@import url(../css/spinners.css);@import url(../css/animate.css);
.alerts{
    width: 100%;
    max-width: 400px;
}
.alert{
    font-weight: 100;
}
.StickyTableHeader{
    font-size: .7rem;
}
.payments th, .payments td{
    padding: .5rem;
    vertical-align: middle !important;
    font-size: 0.85rem;
}
.payments th{
    padding-top: .50rem;
    padding-bottom: .50rem;
}
.payments tr.prepayment td{
    background: #fff59a;
}
/* tabla placed*/
.placed_pipelines th, .placed_pipelines td{
    /*padding: .80rem .25rem;*/
    vertical-align: middle !important;

}
/*
.placed_pipelines th{
    padding-top: .80rem;
    padding-bottom: .80rem;
}
*/
.sticky-column {
  position: absolute;
  z-index: 100;
  background: #fff; 
  /*
    */
}
thead .sticky-column{
  height: 100%;
}
tr .sticky-column:nth-child(4n+4){
  /*box-shadow: 5px 0px 5px rgba(39, 41, 43, .2);*/
}
.fixed-table {
  position: relative;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  margin-bottom: 15px;
}
.odd td.sticky-column{
    background-color: rgba(0,0,0,.05);
}

.fixed-table .th_count a{   
    color: #fff;
}
td.sticky-column > div{
    display: flex;
    height: 100%;
    align-items: center;
}
th.sticky-column > div{
    display: flex;
    height: 33px;
    align-items: center;
}





.preloader{width:100%;height:100%;top:0;position:fixed;z-index:99999;background:#fff}
 .preloader .cssload-speeding-wheel{position:absolute;top:calc(50% - 3.5px);left:calc(50% - 3.5px)}
.badge-warning {
    color: #fff;
}
.btn{
    font-size: .8rem;
}
.btn-forgot{
    background-color: transparent;
    border: none;
    padding: 7px;
    font-size: 14px;
}
a{
    color:rgb(0, 56, 59);
}
a:focus,a:hover{
    color:rgb(1, 35, 37);
}
a.btn:focus{
    color: #fff !important;
}
.tooltip-inner {
    /* max-width: 350px;*/
    max-width: 50vw;
    text-align: left;
    
    /* If max-width does not work, try using width instead */
    min-width: 50px; 
}
th .tooltip-inner{
    text-align: center;
}

.btn-aqua{
    background-color: rgb(0, 56, 59);
    border-color: rgb(0, 56, 59);
    color: #fff;
}
.btn-aqua:focus{
    box-shadow: 0 0 0 0.2rem rgba(0, 56, 59, 0.25)
}
.details{
    border:1px solid #eee;
    border-radius: 4px; 
    margin-bottom: 10px;
    padding: 0 .7rem;
}
.company_section .details{
    padding: 10px .7rem;
}
.bloque_text .mce-container-body .mce-first,
.bloque_text .mce-container-body .mce-last,
.company_section .mce-container-body .mce-first,
.company_section .mce-container-body .mce-last{
    display: none;
}
.bloque_info{ margin: 20px 10px 15px 10px; }
.details .item{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom:1px solid #eee;
    padding: 0.6rem .3rem;
}
.details .item:last-child{
    border-bottom: none;
}
.details .item .title{
    width: 35%;
}
.details .item .content{
    width: 65%;
    padding-left: 5px;
    font-weight: 100;
    position: relative;
}
.details .item .content.toggle{
    cursor: pointer;
}
.details .item .content .arrow{
    position: absolute;
    top: 0;
    right: 0;
}
.details .item .content .arrow i{
    font-size: 18px;
    color:#3498db;
}
.details .item .content .content-note{
    display: none;
}
/*extranet*/
.dash_extranet .details .item .title{
    width: 150px;
}
.dash_extranet .details .item .content{
    width: calc(100% - 150px);
    font-weight: 100;
}
.extranet_contact p, .bloque_info_job p{
    margin-bottom: 0;
}
.extranet_contact p{
    font-size: 0.8rem;
}
.extranet-detail td{
    border-bottom: 2px solid #b4b4b4;
} 
.txt_info{
    color: grey;
    font-size: 13px;
}
.item .content .txt_info{
    margin-left: 10px;
}
.extranet_permissions_inputs label.checkbox{
    width: 100%;
}
.extranet_permissions_inputs label.checkbox span{
    vertical-align: top;
}
.extranet_permissions_inputs p{
    display: inline-block;
    font-size: 14px !important;
}
.resaltarTexto{
    color: #F3AA04;
    background-color: #FFFF96;
}
.feedback_icon_user {
    display: inline-block;
    color: #fff;
    padding: 5px;
    border-radius: 100%;
    width: 33px;
    height: 33px;
    text-align: center;
}
.icon_extranet_user{
    background: slategrey;
}
.icon_latam_user{
    background: mediumseagreen;
}
.priority_ico{
    font-size: 15px;
}
.priority_ico.priority-1{
    color: grey;
}
.priority_ico.priority-2{
    color: #009641;
}
.priority_ico.priority-3{
    color: #ffc107;
}
.priority_ico.priority-4{
    color: #f44542;
}
#bloque_feedbacks{
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 15px;
}
#bloque_feedbacks .row:last-child{
    margin-bottom: 0;
}
#bloque_feedbacks p,#bloque_feedbacks small{
    color: #777;
}
#bloque_feedbacks p{
    padding-right: 15px; 
}
#bloque_feedbacks .feedback_icon_user{
    margin-right: 15px;
}
.icon_add{
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 50%;
    color: white;
    background: #33b35a;
    text-align: center;

}
.ico_notification_number{
    background: red;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 10px;
    padding: 2px;
    border-radius: 50%;
    color: white;
}
.ico_notification_feedback{
    position:absolute;
    top: -10px;
    right: -16px;
}



/*header-notifications*/
.subtitle_block, .notification_block{
    display: inline-block;
}
.notification_block{
    float:right;
    /*font-size: 0.8rem;*/
}
#notifications_link > div{
    display: inline-block;
    position: relative;
}
.puntito-active{
    background: red;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    top: -1px !important;
    right: -1px !important;
}








.child_table{
    width: calc(100% - 60px);
    float: right;
}
.child_table th{
    padding: .75rem .5rem !important;
}











.mce-notification {display:none!important;}
tr:hover{
    cursor: pointer;
}
button.badge{
    border:0;
}
.badge-pomegranate{
    background-color: #c0392b;
    color: #fff;
}
.badge-peterriver{
    background-color: #3498db;
    color:white;
}
.badge-alizarin{
    background-color: #e74c3c;
    color:white;
}
.badge-wisteria{
    background-color: #8e44ad;
    color:white;
}
/*presented*/
.badge-emerland{
    background-color: #2ecc71;
    color:white;
}
.badge-aqua{
    background-color: #50E3C2;
    color:white;
}
/*preselected*/
.badge-f-aqua{ 
    background-color: #16c9a0;
    color:white;
}
.badge-lightblue{
    background-color: #42cef4;
    color:white;
}
.badge-blue{
    background-color: #4286f4;
    color:white;
}
.badge-darkblue{
    background-color: #283fd4;
    color:white;
}
.badge-yellow{
    background-color: #ffc107;
    color:white;
}
.badge-lightyellow{
    background-color: #f9d159;
    color:white;
}
.badge-violet{
    background-color: #7448ba;
    color:white;
}
.badge-lightviolet{
    
    background-color: #a586d6;
    color:white;
}
.badge-orange{
    background-color: #ff8c4f;
    color:white;
}
.badge-lightorange{
    background-color: #ffad82;
    color:white;
}
.badge-green{
    background-color: #009641;
    color:white;
}
.badge-grey{
    background-color: #adadad;
    color:white;
}
.badge-darkgrey{
    background-color: #6e7072;
    color:white;
}
.badge-f-grey{
    background-color: #4e5066;
    color:white;
}
.badge-red{
    background-color: #f44542;
    color:white;
}
.badge-brown{
    background-color: rosybrown;
    color:white;
}
.badge-loro{
    background-color: #45ea3c;
    color:white;
}
.badge-lime{
    background-color: #c1f441;
    color:white;
}




/* tr */
.tr_placed_in_other{
    background-color: #bfd9bf !important;
    color: darkslategrey !important;
}
.tr_observed{
    background-color: #ffcccc !important;
    color: darkslategrey !important;
}
.tr_job_quitted{
    background-color: #fffea6 !important;
    color: darkslategrey !important;
}
.tr_job_dismissed{
    background-color: #f5baba !important;
    color: darkslategrey !important;
}



.count_{
    font-size: 0.7em;
    width: 22px;
    height: 16px;
}
.th_count{
    text-align: center;
    /*padding: 0.75rem 0.5rem !important;*/
    padding: 0.75rem 0.2rem !important;
}


.notes{
    min-height: 70px;
    max-height: 70px;
    font-size: 12px;
}
span.input-info{
    font-size: 12px;
    color:#17a2b8;
}
span.input-danger{
    font-size: 12px;
    color:#b82217;
}
.select_2{
    height: 38px;
}
.select2-container--default .select2-selection--single , .select2-container--default .select2-selection--multiple{
    border: 1px solid #d2d6de;
    padding-top: 0.5rem;
    padding-left: 0.75rem; 
    width: 100%;
    overflow: hidden;
    border-radius: 0;
}
.text_{
    position: relative;
}
.text_ span{
    position: absolute;
    bottom: 0;
}
.select2-container--default .select2-selection--single
.select2-selection__rendered, .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding-left: 0;
    white-space: normal; 
    word-break: break-all; 
    font-size: 0.9rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow, 
.select2-container--default .select2-selection--multiple .select2-selection__arrow{
    height: 38px;
}
.select2-container--default .select2-selection--single {
    height: 38px;
    padding: 0.375rem 0.75rem;    
}
.select2-container--default .select2-selection--single 
.select2-selection__rendered .select2-selection__placeholder, 
.select2-container--default .select2-selection--multiple 
.select2-search__field {
    margin-top: 0;
    width: 100% !important;
    font-size: 0.9em;
    font-weight: 300;
    color: #aaa;
}
.select2-container--focus .select2-selection, .select2-container--open .select2-selection{
    border-color: #33b35a !important;
    box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.25);
    outline:none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #33b35a;
    border: 1px solid #33b35a;
    color: #fff;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: .8rem;
}
.select2-results__option{
    font-size: .85rem;
    font-weight: 100;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background-color: #33b35a;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: rgba(255,255,255,0.7);;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
    color: #fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear{
    margin:0;
    color: #868e96;
}
.input-group span.input-group-addon{
    text-align: center;
    width:15%;
    min-width: 55px;
    height: 38px;
}
span.input-addon-text{
    font-size: 13px;
    
}
.input-group .form-control{
    width: 100%;
    font-size: 0.9rem;
}
.select-icon .text{
    padding-top: 6px;
    padding-left: 5px;
}
section.forms form span i{
    margin: 0 auto;
}
.br-theme-fontawesome-stars-o .br-widget{
    display: flex;
    align-items: center;
}
.table td, .table th{
    vertical-align: middle;
}
.table thead th{
    vertical-align: middle !important;
}
.show-detail{
    color: #50e3c2;
}
.pipelines-details{
    display: none;
}
.pipelines-details  .details-header{
    font-size: 16px;
}
.pipelines-details  .details-list{
    padding-left: 5px;
}
.pipelines-details  .details-list .list-item .note{
    padding: 2px 15px 5px 15px;
}
.table-striped tbody tr.even{
    background-color: #fff;
}
.table-striped-custom tbody tr.odd{
    background-color: rgba(0,0,0,.05);
}
.accordion{
    width: 100%;
}
.accordion .card{
    margin-bottom: 0;
}
.accordion .card:last-child{
    margin-bottom: 1rem;
}
.accordion .card .card-header .badge{
    background-color: #439fd8;
    font-size: 16px;
    max-width: 150px;
    width: 100%;
    text-align: left;
}
.tgl {
    position: relative;
    display: inline-block;
    height: 30px;
    cursor: pointer;
}
.tgl > input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    /* Put the input behind the label so it doesn't overlay text */
    visibility: hidden;
}
.tgl .tgl_body {
    width: 60px;
    height: 30px;
    background: white;
    border: 1px solid #dadde1;
    display: inline-block;
    position: relative;
    border-radius: 50px;
}
.tgl .tgl_switch {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: white;
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: 50%;
    border: 1px solid #ccd0d6;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
    -moz-transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), -moz-transform 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), -o-transform 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), -webkit-transform 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), transform 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    z-index: 1;
}
.tgl .tgl_track {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    border-radius: 50px;
}
.tgl .tgl_bgd {
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    width: 55px;
    -moz-transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), right 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), right 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), right 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: left 250ms cubic-bezier(0.34, 1.61, 0.7, 1), right 250ms cubic-bezier(0.34, 1.61, 0.7, 1);
    background: #439fd8 url("http://petelada.com/images/toggle/tgl_check.png") center center no-repeat;
}
.tgl .tgl_bgd-negative {
    right: auto;
    left: -45px;
    background: white url("http://petelada.com/images/toggle/tgl_x.png") center center no-repeat;
}
.tgl:hover .tgl_switch {
    border-color: #b5bbc3;
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}
.tgl:active .tgl_switch {
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}
.tgl > :not(:checked) ~ .tgl_body > .tgl_switch {
    left: 30px;
}
.tgl > :not(:checked) ~ .tgl_body .tgl_bgd {
    right: -45px;
}
.tgl > :not(:checked) ~ .tgl_body .tgl_bgd.tgl_bgd-negative {
    right: auto;
    left: -10px;
}
.list-items div{
    border:  1px solid #eee;
    padding: 0.5rem 1rem ;
}
.list-items div:first-child{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.list-items div:last-child{
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.cv-files .head {
    margin-bottom: 10px;
}
.cv-files input{
    display: none;
}
.cv-files .button-plus{
    display: flex;
    padding: 5px;
    background: #33b35a;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0,0,0,0.1) 0px 0px 8px;
    cursor: pointer;
    transition: transform 0.3s cubic-bezier(0,.99,.44,1.4);
    user-select: none;
    margin-bottom: 0;
}
.cv-files .cv-title{
    margin-right: 5px;
}
.cv-files .cv-list .cv-list-item, .cv-files .cv-have-list .cv-list-item{
    background: #33b35a;
    padding: 2px 5px;
    border-radius: 4px;
    color: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.cv-files .cv-list .cv-list-item .badge, .cv-files .cv-have-list .cv-list-item .badge{
    background-color: #f8f9fa;
    color: #343a40;
}
.cv-files .removeAttachment{
    background: transparent;
    border: none;
    color: #f1f1f1;
    font-size: 14px;
}
.bg:target {
    animation: push 1s ease-out;
    transition: all 1s linear;
}
.filter{
    margin-bottom: 15px;
}
.filter .filter-title{
    background: #3498db;
    color:white;
    border-radius: 3px;
    padding: 4px 8px;
    font-size: 14px;
}
.radio,
.checkbox {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}
.radio{
    margin-right: 10px;
}
.radio span,
.checkbox span {
  display: inline-block;
  position: relative;
  background-color: transparent;
  width: 20px;
  height: 20px;
  transform-origin: center;
  border: 2px solid #33b35a;
  border-radius: 50%;
  vertical-align: -6px;
  margin-right: 10px;
  transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}
.checkbox span.blue {
  border: 2px solid #387eed;
}
.checkbox span.orange_span {
  border: 2px solid #ff8c4f;
}
.radio span:before,
.checkbox span:before {
  content: "";
    width: 0px;
    height: 2px;
    border-radius: 2px;
    background: #33b35a;
    position: absolute;
    transform: rotate(45deg);
    top: 7.6px;
    left: 5px;
    transition: width 50ms ease 50ms;
    transform-origin: 0% 0%;
}
.radio span.blue:before,
.checkbox span.blue:before {
    background: #387eed;
}
.checkbox span.orange_span:before {
    background: #ff8c4f;
}
.radio span:after,
.checkbox span:after {
      content: "";
    width: 0;
    height: 2px;
    border-radius: 2px;
    background: #33b35a;
    position: absolute;
    transform: rotate(305deg);
    top: 11px;
    left: 6px;
    transition: width 50ms ease;
    transform-origin: 0% 0%;
}
.radio span.blue:after,
.checkbox span.blue:after {
    background: #387eed;
}
.checkbox span.orange_span:after {
    background: #ff8c4f;
}
.radio:hover span:before,
.checkbox:hover span:before {
  width: 5px;
  transition: width 100ms ease;
}
.radio:hover span:after,
.checkbox:hover span:after {
  width: 10px;
  transition: width 150ms ease 100ms;
}
.citizenship{
    margin-top: 10px;
}
.bootstrap-tagsinput{
    border: 1px solid #dee2e6;
    padding: 0.375rem 0.75rem;
    padding-bottom: 4px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
    box-shadow: none;
}
.bootstrap-tagsinput input{
    padding: 0;
    font-size: .9rem;
}
.bootstrap-tagsinput input::-moz-placeholder {
    font-size: 0.9em;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #aaa;
}
.bootstrap-tagsinput input::-webkit-input-placeholder {
    font-size: 0.9em;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #aaa;
}
.bootstrap-tagsinput input:-ms-input-placeholder {
    font-size: 0.9em;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
    color: #aaa;
}
.bootstrap-tagsinput.focus{
    color: #495057;
    background-color: #fff;
    border-color: #33b35a;
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(51, 179, 90, 0.25);
}
.badge-danger {
    background-color: #ccc;
}
/*jobs view*/
.h3_list{
    padding: 1rem 1.25rem 0 1.25rem;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
input[type="radio"]:checked + .radio span,
input[type="checkbox"]:checked + .checkbox span {
  background-color: #33b35a;
  transform: scale(1);
}
input[type="radio"]:checked + .radio span.blue,
input[type="checkbox"]:checked + .checkbox span.blue {
  background-color: #387eed;
  transform: scale(1);
}
input[type="radio"]:checked + .radio span.orange_span,
input[type="checkbox"]:checked + .checkbox span.orange_span {
  background-color: #ff8c4f;
  transform: scale(1);
}
input[type="radio"]:checked + .radio span:after,
input[type="checkbox"]:checked + .checkbox span:after {
  width: 10px;
  background: #fff;
  transition: width 150ms ease 100ms;
}
input[type="radio"]:checked + .radio span:before,
input[type="checkbox"]:checked + .checkbox span:before {
  width: 5px;
  background: #fff;
  transition: width 150ms ease 100ms;
}
input[type="radio"]:checked + .radio:hover span,
input[type="checkbox"]:checked + .checkbox:hover span {
  background-color: #33b35a;
  transform: scale(1);
}
input[type="radio"]:checked + .radio:hover span.blue,
input[type="checkbox"]:checked + .checkbox:hover span.blue {
  background-color: #387eed;
  transform: scale(1);
}
input[type="radio"]:checked + .radio:hover span.orange_span,
input[type="checkbox"]:checked + .checkbox:hover span.orange_span {
  background-color: #ff8c4f;
  transform: scale(1);
}
input[type="radio"]:checked + .radio:hover span:after,
input[type="checkbox"]:checked + .checkbox:hover span:after {
  width: 10px;
  background: #fff;
  transition: width 150ms ease 100ms;
}
input[type="radio"]:checked + .radio:hover span:before,
input[type="checkbox"]:checked + .checkbox:hover span:before {
  width: 5px;
  background: #fff;
  transition: width 150ms ease 100ms;
}
.companyBlock {
    display: none;
}

/*  Candidates Status Map */
.tr-pomegranate{
    background-color: #c0392b;
    color: #fff;
}
.tr-peterriver{
    background-color: #3498db;
}
.tr-alizarin{
    background-color: #e74c3c;
}
.tr-wisteria{
    background-color: #dfc8ea;/****/
}
.tr-emerland{
    background-color: #c1f1d5;/****/
}
.batrdge-aqua{
    background-color: #50E3C2;/****/
}
.tr-f-aqua{
    background-color: #16c9a0;
}
.tr-yellow{
    background-color: #ffecb3;/****/
}
.tr-lightyellow{
    background-color: #f9d159;
}
.tr-violet{
    background-color: #7448ba;
}
.tr-lightviolet{
    
    background-color: #a586d6;
}
.tr-orange{
    background-color: #ffcdb3;/****/
}
.tr-lightorange{
    background-color: #ffad82;
}
.tr-green{
    background-color: #bfd9bf;/*****/
}
.tr-aqua{
    background-color: #c9fff2;/*****/
}
.tr-grey{
    background-color: #adadad;
}
.tr-f-grey{
    background-color: #4e5066;
}
.tr-red{
    background-color: #fbb8b7;/****/
}
.tr-brown{
    background-color: #e2cfcf;/***/
}
.tr-danger{
    background-color: #ededed; /*****/
}


.moviendo{
    /*display: none;*/
}



.groups_pipelines {
    max-height: 420px;
    height: 100%;
    overflow-y: scroll;

}

.sortable_group_pipelines:hover {
    webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
}

.sortable_title{
    font-size: 0.95rem;
}

.groups_pipelines ul.sortable_placed{
    cursor:no-drop;
}

.groups_pipelines ul.sortable_child_job{
    height: 100%;
}

.groups_pipelines .odd{
    background-color: rgba(0,0,0,.05);
}

.groups_pipelines ul li {
    list-style: none;
    padding: 8px;
    margin: 3px 0px;
    font-size: 0.8em;
}


/*** buscador status maps ***/

/*
*/
.indicator_selected{
    background-color: #17a2b8;
    border: 1px solid #17a2b8;
    color: #fff;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: .8rem;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    padding: 0 5px;    
}

.job_selected, .owner_selected{
    background-color: #33b35a;
    border: 1px solid #33b35a;
    color: #fff;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: .8rem;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    padding: 0 5px;
}

.job_selected_remove, .owner_selected_remove, .indicator_selected_remove{
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}


/*** ESTADISTICAS ***/
#container_pipelines, #container_interviews{
    border-top: 1px solid lightgrey;
    margin-top: 30px !important;
    padding-top: 30px;
}
.draggable-header .highslide-header{
    height: 30px !important;
}
.draggable-header .highslide-heading{
    margin: 2px 20px 0.4em 0.4em !important;
}
.draggable-header .highslide-maincontent{
    padding-top: 10px !important;
}
.highslide-wrapper hr{
    margin-top: 5px;
    margin-bottom: 5px;
}
.highslide-maincontent li {
    border-bottom: 1px solid lightgrey;
    padding-bottom: 5px;
    margin-top: 5px;
}
.highslide-maincontent li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.highslide-maincontent li small{
    color: grey;
}


/*** sortable ***/
body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

ul.sortable li.placeholder {
  position: relative;
  /** More li styles **/
}
ul.sortable li.placeholder:before {
  position: absolute;
  /** Define arrowhead **/
}
/*** end sortable ***/

/** extranet **/
.link_editable:hover{
    color: green;
    /*font-weight: 600;*/
}


/*** candidates sap ***/
.sap_modules,
.sap_group{
    display: none;
}
.hiring_interest .select2-container,
.sap_modules .select2-container{
    width: 100% !important;
}

/*** CANDIDATES LIST MODAL ***/
ul.list_link {
    list-style-type: none;
}
ul.list_link li {
    padding-bottom: 10px; 
    margin-top: 10px;
    border-bottom: 1px solid lightgrey; 
}
ul.list_link li:last-child {
    border-bottom: none; 
}

/**********************************/
/***** candidates - pipelines *****/
/**********************************/
.assign_interview:hover{
    color: green;
}
.disabled_interview:hover{
    color: darkgrey;
}
.line_{
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #eee;
    margin: 30px 0;
}

/**********************************/
/*********** job - index **********/
/**********************************/
.edit_button{
    padding: 0 5px;
    background: lightgrey;
    border-radius: 5px;
    display: none;
}
.td_edit_title:hover > .edit_button{
    display: inline;
}

@keyframes push {
    15% {transform: scale(0.75); box-shadow: 0 0 1px rgba(0, 0, 0, 0.3)}
    75% {transform: scale(1.1); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)}
    100% {transform: scale(1)}
}
/*tabla responsive*/


/**********HOLIDAYS************/
.disabled-select {
  background-color: #d5d5d5;
  opacity: 0.5;
  border-radius: 3px;
  cursor: not-allowed;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

select[readonly].select2-hidden-accessible + .select2-container {
  pointer-events: none;
  touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
  background: #eee;
  box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow,
select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
  display: none;
}
