@import url(../css/spinners.css);@import url(../css/animate.css);

.page-header{padding: 12px 0px;}
section.tables{padding: 15px 0px;}
.container-fluid{padding: 0px 15px;}

nav.side-navbar .sidebar-header{padding: 21px 10px;}
nav.side-navbar ul li a{padding: 8px 10px;}

.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;

}

.side-navbar{
    font-size: 0.9rem;
}

/*survey*/
.quest li{
    list-style-type: none;
}

/*
.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-orange{
    background-color: #ff8c4f;
    border-color: #ff8c4f;
    color: #fff;
}
.btn-orange:hover{
    background-color: #e37b44;
    border-color: #e37b44;
    color: #fff;
}
.btn-orange:focus{
    box-shadow: 0 0 0 0.2rem rgba(227, 123, 68, 0.25)
}

.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*/
#client_causes_block .highcharts-title, #causes_block .highcharts-title, #previous_status_block .highcharts-title, #candidates_status_block .highcharts-title{
    font-size: 1rem !important;
    text-decoration: underline;
}

.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;*/
    color:#ffc107;
}
.priority_ico.priority-2{
    /*color: #009641;*/
    color: #4286f4;
}
.priority_ico.priority-3{
    /*color: #ffc107;*/
    color: #ff8c4f;
}
.priority_ico.priority-4{
    color: grey;
}
/* priority class */
.priority_ico.priority-yellow{
    color: #ffc107;
}
.priority_ico.priority-lightblue{
    color: #42cef4;
}
.priority_ico.priority-blue{
    color: #4286f4;
}
.priority_ico.priority-loro{
    color: #45ea3c;
}
.priority_ico.priority-green{
    color: #009641;
}
.priority_ico.priority-orange{
    color: #ff8c4f;
}
.priority_ico.priority-red{
    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;
}
#qualification_modal .modal-content {
  padding: 20px;
}
#qualification_modal .modal_notes ul, #view_questions ul, #view_template_modal ul, #selectionModal ul {
  padding-left: 20px;
  margin: 0;
}



/*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;
}
.badge-darkblue{
    background-color: #1550b0;
    color:white;
}




/* tr */
.tr_placed_in_other{
    background-color: #bfd9bf !important;
    color: darkslategrey !important;
}
.tr_job_red,
.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;
}
.tr_job_yellow{
    background-color: #ffeeba !important;
    color: darkslategrey !important;
}

.tr_job_green{
    background-color: #c3e6cb !important;
    color: darkslategrey !important;
}
.tr_job_orange{
    background-color: #ffd08a !important;
    color: darkslategrey !important;
}
.tr_job_grey{
    background-color: #a6a6a6 !important;
    color: darkslategrey !important;
}


.pdn_5{
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-align: center !important;
}
.pdn_5 .checkbox span{
    margin: 0 !important;
}


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


.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.darkblue_span {
  border: 2px solid #0a43ff;
}
.checkbox span.orange_span {
  border: 2px solid #ff8c4f;
}
.checkbox span.red_span {
  border: 2px solid #f44542;
}
.checkbox span.violet_span {
  border: 2px solid #7448ba;
}
.checkbox span.green_span {
  border: 2px solid #03a37b;
}
.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;
}
.radio span.darkblue_span:before,
.checkbox span.darkblue_span:before {
    background: #0a43ff;
}
.checkbox span.orange_span:before {
    background: #ff8c4f;
}
.radio span.violet_span:before,
.checkbox span.violet_span:before {
    background: #7448ba;
}
.radio span.green_span:before,
.checkbox span.green_span:before {
    background: #03a37b;
}
.radio span.red_span:before,
.checkbox span.red_span:before {
    background: #f44542;
}
.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;
}
.radio span.darkblue_span:after,
.checkbox span.darkblue_span:after {
    background: #0a43ff;
}
.checkbox span.orange_span:after {
    background: #ff8c4f;
}
.radio span.violet_span:after,
.checkbox span.violet_span:after {
    background: #7448ba;
}
.radio span.green_span:after,
.checkbox span.green_span:after {
    background: #03a37b;
}

.radio span.red_span:after,
.checkbox span.red_span:after {
    background: #f44542;
}
.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.darkblue_span,
input[type="checkbox"]:checked + .checkbox span.darkblue_span {
  background-color: #0a43ff;
  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.red_span,
input[type="checkbox"]:checked + .checkbox span.red_span {
  background-color: #f44542;
  transform: scale(1);
}
input[type="radio"]:checked + .radio span.violet_span,
input[type="checkbox"]:checked + .checkbox span.violet_span {
  background-color: #7448ba;
  transform: scale(1);
}
input[type="radio"]:checked + .radio span.green_span,
input[type="checkbox"]:checked + .checkbox span.green_span {
  background-color: #03a37b;
  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.darkblue_span,
input[type="checkbox"]:checked + .checkbox:hover span.darkblue_span {
  background-color: #0a43ff;
  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.red_span,
input[type="checkbox"]:checked + .checkbox:hover span.red_span {
  background-color: #f44542;
  transform: scale(1);
}
input[type="radio"]:checked + .radio:hover span.violet_span,
input[type="checkbox"]:checked + .checkbox:hover span.violet_span {
  background-color: #7448ba;
  transform: scale(1);
}
input[type="radio"]:checked + .radio:hover span.green_span,
input[type="checkbox"]:checked + .checkbox:hover span.green_span {
  background-color: #03a37b;
  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;
}
.highslide-close, .highslide-move{
    padding: 4px 12px 4px 4px;
    border-radius: 8px;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 0.7rem
}
.highslide-close{
    background: green;
} 
.highslide-move{
    background: orange;
}
.highslide-header{
    margin: 6px 6px 0px 6px;
}
.highslide-header a {
    color: #fff !important;
}
.highslide-maincontent h3{
    font-size: 0.9rem;
    padding: 0px 0px 6px 0px;
}


/*** 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;*/
}
#qualification_modal, #view_info_modal{
    user-select:none;
}
.extranet_child tr, tr.extranet_child{
    cursor: auto;
    user-select:none;
 }
.extranet_child .extranet_view_cv > i,
.create_feedback div > span,
.extranet_view_cv > span,
.extranet_child .qualification > span,
.tr_data_interview > span {
    padding: 4px 8px;
    border-radius: 4px;
    background: none;
}
.extranet_child .extranet_view_cv > i{
    padding: 8px;
}
.extranet_child .extranet_view_cv > i:hover,
.create_feedback div > span:hover,
.extranet_view_cv > span:hover,
.extranet_child .qualification > span:hover,
.view_report:hover,
.view_report_ajax:hover,
.tr_data_interview > span:hover {
    cursor: pointer;
    background: #33b35a;
    color: #fff;
}
.edit_advance >span{
    cursor: pointer;
}
.view_report, .view_report_ajax{
    padding: 3px;
    display: inline-block;
    /*width: 30px;*/
    height: 25px;
    vertical-align: middle;
    padding-top: 3px;
    border-radius: 4px;
}
.view_report_font{
    font-size: 0.8em;
}


/*** 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;
}
.card_interview{
    max-height: 400px;
    overflow-y: scroll;
}

/**********************************/
/***** candidates - interviews ****/
/**********************************/
.q_block{
    display:none;
}

/**********************************/
/*********** 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;
}

/**** survey ******/
.title_survey_item{
    text-decoration:underline;
    font-weight: bolder;
}
.subtitle_underline{
    text-decoration:underline;
}

#view_survey_modal .item{
    margin-bottom: 10px;
}

/*********  Entrevista popup  *********/
#interview_view p, #view_template_modal p{
    margin: 0!important;
}

#view_template_modal p{
    line-height: 1.2
}
.icon-small {
    font-size: 10px;
    vertical-align: middle;
    position: relative;
    top: -5px;
}

/**** Sidebar ****/
.heading_separador{
    display: inline-block;
    margin-left: 0 !important;
    color: #666 !important;
    background: lightgrey;
    padding: 11px;
    padding-left: 20px;
    width: 100%;
}


/* Tamaño Extra Grande (modal-xl) */
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

/* Tamaño Súper Grande (modal-xxl) */
@media (min-width: 1400px) {
  .modal-xxl {
    max-width: 1320px;
  }
}

/**** notification ****/
#modal_notifications_table{
    max-height: 60vh;
    overflow-y: scroll;
}
#bloque_messages{
    max-height: 60vh;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 15px;
}

nav.side-navbar ul{
    padding: 0 0 0 0;
}

#selectionModal p, #view_questions_modal p{
    margin-bottom: 0.2rem;
}
/* editor */
.tox-statusbar__branding {
  display: none !important;
}
.tox-edit-focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

.range-slider-red{
    --primary-color: linear-gradient(to right, red, orange , yellow, lime, green);
}
.range-slider-orange{
    --primary-color: linear-gradient(to right, orange , yellow, lime, green, #3067e6);
}
.range-slider{
    --value-offset-y: var(--ticks-gap);
    --value-active-color: white;
    --value-background: transparent;
    --value-background-hover: black;
    --value-font: 700 12px/1 Arial;
    --fill-color: var(--primary-color);
    --progress-background: #EEE;
    --progress-radius: 20px;
    --track-height: calc(var(--thumb-size)/2);
    --min-max-font: 12px Arial;
    --min-max-opacity: .5;
    --min-max-x-offset: 10%;
    --thumb-size: 22px;
    --thumb-color: white;
    --thumb-shadow: 0 0 3px rgba(0,0,0,.4),
                  0 0 1px rgba(0,0,0,.5) inset,
                  0 0 0 99px var(--thumb-color) inset;
    --thumb-shadow-active: 0 0 0 calc(var(--thumb-size)/4) inset var(--thumb-color),
                         0 0 0 99px var(--primary-color) inset,
                         0 0 3px rgba(0,0,0,.4);
    --thumb-shadow-hover: var(--thumb-shadow);
    --ticks-thickness: 1px;
    --ticks-height: 5px;
    --ticks-gap: var(--ticks-height, 0);
    --ticks-color: silver;--step: 1;
    --ticks-count: (var(--max) - var(--min)) / var(--step);
    --maxTicksAllowed: 30;
    --too-many-ticks: Min(1, Max(var(--ticks-count) - var(--maxTicksAllowed), 0));
    --x-step: Max( var(--step), var(--too-many-ticks) * (var(--max) - var(--min)) );
    --tickIntervalPerc_1: Calc( (var(--max) - var(--min)) / var(--x-step) );
    --tickIntervalPerc: calc(  (100% - var(--thumb-size))/var(--tickIntervalPerc_1) * var(--tickEvery, 1)  );
    --value-a: Clamp(var(--min), var(--value, 0), var(--max));
    --value-b: var(--value, 0);
    --text-value-a: var(--text-value, "");
    --completed-a: calc((var(--value-a) - var(--min) ) / (var(--max) - var(--min)) * 100);
    --completed-b: calc((var(--value-b) - var(--min) ) / (var(--max) - var(--min)) * 100);
    --ca: Min(var(--completed-a), var(--completed-b));
    --cb: Max(var(--completed-a), var(--completed-b));
    --thumbs-too-close: Clamp(-1, 1000 * (Min(1, Max(var(--cb) - var(--ca) - 5, -1)) + 0.001),1);
    --thumb-close-to-min: Min(1, Max(var(--ca) - 5, 0));
    --thumb-close-to-max: Min(1, Max(95 - var(--cb), 0));
    box-sizing:content-box;
    display:inline-block;
    height:Max(var(--track-height), var(--thumb-size));
    background:linear-gradient(to right, var(--ticks-color) var(--ticks-thickness), transparent 1px) repeat-x;
    background-size:var(--tickIntervalPerc) var(--ticks-height);
    background-position-x:calc(var(--thumb-size)/2 - var(--ticks-thickness)/2);
    background-position-y:var(--flip-y, bottom);padding-bottom:var(--flip-y, var(--ticks-gap));
    padding-top:calc(var(--flip-y) * var(--ticks-gap));
    position:relative;z-index:1}

    .range-slider[data-ticks-position='top']{
        --flip-y: 1}
    .range-slider::before,.range-slider::after{
        --offset: calc(var(--thumb-size)/2);
        content:counter(x);
        display:var(--show-min-max, block);
        font:var(--min-max-font);position:absolute;
        bottom:var(--flip-y, -2.5ch);
        top:calc(-2.5ch * var(--flip-y));
        opacity:Clamp(0, var(--at-edge), var(--min-max-opacity));
        transform:translateX(calc( var(--min-max-x-offset) * var(--before, -1) * -1)) scale(var(--at-edge));
        pointer-events:none}
    .range-slider::before{
        --before: 1;
        --at-edge: var(--thumb-close-to-min);
        counter-reset:x var(--min);
        left:var(--offset)}
    .range-slider::after{
        --at-edge: var(--thumb-close-to-max);counter-reset:x var(--max);right:var(--offset)}
    .range-slider__values{
        position:relative;
        top:50%;
        line-height:0;
        text-align:justify;
        width:100%;
        pointer-events:none;
        margin:0 auto;z-index:5}
    .range-slider__values::after{
        content:'';
        width:100%;
        display:inline-block;
        height:0;background:red}
    .range-slider__progress{
        --start-end: calc(var(--thumb-size)/2);
        --clip-end: calc(100% - (var(--cb) ) * 1%);
        --clip-start: calc(var(--ca) * 1%);
        --clip: inset(-20px var(--clip-end) -20px var(--clip-start));position:absolute;
        left:var(--start-end);
        right:var(--start-end);
        top:calc(var(--ticks-gap) * var(--flip-y,0) + var(--thumb-size)/2 - var(--track-height)/2);
        height:calc(var(--track-height));
        background:var(--progress-background, #EEE);
        pointer-events:none;
        z-index:-1;
        border-radius:var(--progress-radius)}
    .range-slider__progress::before{
        content:'';
        position:absolute;
        left:0;
        right:0;
        clip-path:var(--clip);
        top:0;bottom:0;
        background:var(--fill-color, black);
        box-shadow:var(--progress-flll-shadow);
        z-index:1;
        border-radius:inherit}
    .range-slider__progress::after{
        content:'';
        position:absolute;
        top:0;
        right:0;
        bottom:0;
        left:0;
        box-shadow:var(--progress-shadow);
        pointer-events:none;
        border-radius:inherit}
    .range-slider>input{
        -webkit-appearance:none;
        width:100%;
        height:var(--thumb-size);
        margin:0;
        position:absolute;
        left:0;
        top:calc(50% - Max(var(--track-height), var(--thumb-size))/2 + calc(var(--ticks-gap)/2 * var(--flip-y, -1)));
        cursor:-webkit-grab;
        cursor:grab;
        outline:none;
        background:none}
    .range-slider>input:not(:only-of-type){
        pointer-events:none}
    .range-slider>input::-webkit-slider-thumb{
        appearance:none;
        border:none;
        height:var(--thumb-size);
        width:var(--thumb-size);
        transform:var(--thumb-transform);
        border-radius:var(--thumb-radius, 50%);
        background:var(--thumb-color);
        box-shadow:var(--thumb-shadow);
        pointer-events:auto;transition:.1s}
    .range-slider>input::-moz-range-thumb{
        appearance:none;
        border:none;
        height:var(--thumb-size);
        width:var(--thumb-size);
        transform:var(--thumb-transform);
        border-radius:var(--thumb-radius, 50%);
        background:var(--thumb-color);
        box-shadow:var(--thumb-shadow);
        pointer-events:auto;
        transition:.1s}
    .range-slider>input::-ms-thumb{
        appearance:none;
        border:none;
        height:var(--thumb-size);
        width:var(--thumb-size);
        transform:var(--thumb-transform);
        border-radius:var(--thumb-radius, 50%);
        background:var(--thumb-color);
        box-shadow:var(--thumb-shadow);
        pointer-events:auto;
        transition:.1s}
    .range-slider>input:hover{
        --thumb-shadow: var(--thumb-shadow-hover)}
    .range-slider>input:hover+output{
        --value-background: var(--value-background-hover);
        --y-offset: -5px;
        color:var(--value-active-color);
        box-shadow:0 0 0 3px var(--value-background)}
    .range-slider>input:active{
        --thumb-shadow: var(--thumb-shadow-active);
        cursor:grabbing;
        z-index:2}
    .range-slider>input:active+output{
        transition:0s}
    .range-slider>input:nth-of-type(1){
        --is-left-most: Clamp(0, (var(--value-a) - var(--value-b)) * 99999 ,1)}
    .range-slider>input:nth-of-type(1)+output{
        --value: var(--value-a);
        --x-offset: calc(var(--completed-a) * -1%)}
    .range-slider>input:nth-of-type(1)+output:not(:only-of-type){
        --flip: calc(var(--thumbs-too-close) * -1)}
    .range-slider>input:nth-of-type(1)+output::after{
        content:var(--prefix, "") var(--text-value-a) var(--suffix, "")}
    .range-slider>input:nth-of-type(2){
        --is-left-most: Clamp(0, (var(--value-b) - var(--value-a)) * 99999 ,1)}
    .range-slider>input:nth-of-type(2)+output{
        --value: var(--value-b)}
    .range-slider>input:only-of-type ~ .range-slider__progress{
        --clip-start: 0}
    .range-slider>input+output{
        --flip: -1;--x-offset: calc(var(--completed-b) * -1%);
        --pos: calc(((var(--value) - var(--min))/(var(--max) - var(--min))) * 100%);
        pointer-events:none;
        position:absolute;
        z-index:5;
        background:var(--value-background);
        border-radius:10px;padding:2px 4px;
        left:var(--pos);
        transform:translate(var(--x-offset), calc(150% * var(--flip) - (var(--y-offset, 0px) + var(--value-offset-y)) * var(--flip)));
        transition:all .12s ease-out, left 0s}
        .range-slider>input+output::after{
            content:var(--prefix, "") var(--text-value-b) var(--suffix, "");
            font:var(--value-font)}
