﻿/**
 * @package     less_source
 *
 * @copyright   Copyright (C) 2016. All rights reserved.
 * @license     Proprietary Onurabat S.L.
 * @author      Created by Xavier Elorduy
 */
/**
 * @copyright   Copyright (C) 2014. All rights reserved.
 * @license     Proprietary Onurabat S.L.
 * @author      Created by Xavier Elorduy
 */
.resultorder {
  background-color: #fff;
  padding-bottom: 50px;
}
.resultorder .title-order,
.resultorder-mobil .labelmob {
  color: #C4C2BD;
}
.resultorder .table {
  background-color: transparent !important;
  border: unset;
}
.resultorder .table th {
  background-color: transparent !important;
  border: unset;
  opacity: 0.5;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0f1941;
}
.resultorder .table td {
  border: unset;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding-top: 33px;
  padding-bottom: 20px;
  /*padding-top: 2%;
    padding-bottom: 2.5%;
    top: 22px;
    position: relative;*/
}
.table td {
  padding-top: 17.5px;
  padding-bottom: 17.5px;
  text-align: left;
}
.table th {
  text-align: left;
}
.table td .gridfooterbutton {
  padding-top: 43px;
}
.gridfooterbutton a {
  padding-right: 16px;
  color: black;
}
.table td .gridfooterbutton a {
  padding-right: 16px;
  color: black;
}
.columNotVisible {
  display: none;
}
/*.resultorder .btn {
    font-size: 13px;
    border-radius: 16px;
    color: @white;
    width: 171px;
    height: 32px;
}*/
.resultorder .dropdown-menu {
  box-shadow: none;
}
.resultorder .dropdown-cap-separador {
  left: inherit;
  background-color: #f7f5f0;
  position: absolute;
  border: 0px solid rgba(0, 0, 0, 0.15);
  width: 100px;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(0, 0, 0, 0);
  left: -4px;
  top: 14px;
  height: 12px;
  width: 48px;
  min-width: 30px;
  border-radius: 0;
  z-index: 1000;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  background-clip: padding-box;
}
/*input[type="checkbox"] {
    margin: -8px 0 0;
    visibility: collapse;
}*/
input[type='checkbox']:after {
  width: 24px;
  height: 24px;
  background-color: #fff;
  position: relative;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #d7d7d7;
}
input[type='checkbox']:hover:after {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 2px;
  position: relative;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #d7d7d7;
  border-color: #2175d9;
}
input[type='checkbox']:checked:after {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  border-color: #2175d9;
  content: '\2714 \fe0e';
  display: inline-block;
  color: #f7f5f0;
  padding-left: 4px;
  /*-webkit-mask-image: url('../images/icons-inputfield-check.svg');
    -webkit-mask-repeat: no-repeat;
    background-color: @primarycolor;*/
  background-color: #2175d9;
  /*-moz-filter: RED;
	-webkit-filter: BLUE;
	filter: green;*/
}
/*input[type='checkbox'] label {
display: block;
width: 22px;
height: 22px;
border-radius: 50%;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-ms-transition: all .5s ease;
transition: all .5s ease;
cursor: pointer;
position: absolute;
top: 9px;
z-index: 1;
left: 12px;
background: #ddd;
}

input[type="checkbox"]:checked + label::after {
  color: @white; 
}*/
.resultorder .validation {
  background-color: #e74536;
}
.resultorder .table .btn {
  width: 171px;
  height: 32px;
  border-radius: 16px;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: center;
  padding-top: 6px;
  top: -6px;
  position: relative;
}
.resultorder-mobil .btn {
  width: 171px;
  height: 32px;
  border-radius: 16px;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: center;
  padding-top: 6px;
  top: -6px;
  position: relative;
}
.resultorder .table .validation {
  background-color: #e74536;
}
.resultorder .table .recruitment {
  background-color: #ffb511;
}
.resultorder .table .contract {
  background-color: #6ba5b4;
}
.resultorder .dropdown-menu {
  left: inherit;
  background-color: #f7f5f0;
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.resultorder .dropdown-menu li {
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.67;
  letter-spacing: normal;
}
.resultorder .dropdown-menu a {
  color: #2175d9;
}
.resultorder .dropdown {
  padding-left: 12px;
  padding-right: 12px;
}
.resultorder .tdcolor2 {
  background-color: #f7f5f0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  top: -5px;
  position: relative;
  padding-top: 4px !important;
  padding-left: 3px;
  padding-right: 3px;
  height: 32px;
  padding-bottom: 22px !important;
}
.resultorder .dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #2175d9;
  background-image: -webkit-linear-gradient(top, #2175d9 0, #2175d9 100%);
  background-image: -o-linear-gradient(top, #2175d9 0, #2175d9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2175d9), to(#2175d9));
  background-image: linear-gradient(to bottom, #2175d9 0, #2175d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2175d9, endColorstr=#2175d9, GradientType=0);
  background-repeat: repeat-x;
  color: #f7f5f0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background-color: #fff;
}
.footer-menu {
  background-color: #0f1941;
  color: #fff;
}
#footer-menu {
  display: none;
}
.footer-menu .container-fluid {
  height: 100px;
}
.footer-menu a,
.footer-menu a:hover,
.footer-menu a:active,
.footer-menu a:focus {
  color: #fff;
}
.footer-menu li.active {
  background-color: #2175d9;
}
.footer-menu .navbar {
  margin-bottom: 0px;
}
.footer-menu .title-footer {
  margin-top: 15px;
}
@media (max-width: 479.98px) {
  .resultorder .dropdown-menu {
    right: -70%;
    top: 97%;
  }
  .resultorder-mobil .row {
    border-top: solid 2px #C4C2BD;
    margin-top: 20px;
    padding-top: 20px;
  }
  .collapse.in {
    display: block;
    position: absolute;
    z-index: 20;
    width: 100%;
    top: -210px;
    background-color: #0f1941;
    right: -6%;
  }
  .navbar-collapse {
    max-height: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .resultorder .dropdown-menu {
    right: -70%;
    top: 97%;
  }
  .resultorder-mobil .row {
    border-top: solid 2px #C4C2BD;
    margin-top: 20px;
    padding-top: 20px;
  }
  .resultorder-mobil .collapse.in {
    display: block;
    position: absolute;
    z-index: 20;
    width: 100%;
    top: 25px;
    background-color: #0f1941;
    right: -6%;
  }
  .footer-menu .collapse.in {
    display: block;
    position: absolute;
    z-index: 20;
    width: 100%;
    top: -195px;
    background-color: #0f1941;
    right: -6%;
    width: inherit;
    padding-right: 29px;
  }
  .footer-menu .collapse {
    display: block;
    position: absolute;
    z-index: 20;
    width: 100%;
    top: -195px;
    background-color: #0f1941;
    right: -6%;
    width: inherit;
    padding-right: 29px;
  }
  .navbar-collapse {
    max-height: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .resultorder .dropdown-menu {
    right: -70%;
    top: 97%;
  }
  .resultorder-mobil .row {
    border-top: solid 2px #C4C2BD;
    margin-top: 20px;
    padding-top: 20px;
  }
  .collapse.in {
    display: block;
    position: absolute;
    z-index: 20;
    width: 100%;
    top: -210px;
    background-color: #0f1941;
    right: -6%;
  }
  .navbar-collapse {
    max-height: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .resultorder .dropdown-menu {
    right: -33%;
    top: 130%;
  }
  .footer-menu .navbar-collapse {
    padding-left: 0px;
  }
  .footer-menu .navbar .navbar-nav > li > a:hover,
  .navbar .navbar-nav > li > a:focus {
    color: #2175d9;
  }
}
@media (min-width: 1200px) {
  .resultorder .dropdown-menu {
    right: -10%;
    top: 158%;
  }
  .footer-menu .navbar-collapse {
    padding-left: 0px;
  }
}
@-moz-document url-prefix() {
  .resultorder .dropdown-menu {
    right: -10%;
    top: 122%;
  }
}
@media (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  .table-responsive input[type=checkbox] {
    margin: -4px 0 0;
  }
  input[type=checkbox] {
    margin: 3px 0 0;
  }
}