input[name="form[tipo_contacto]"] {
    float: left;
    margin-right: 4px !important;
}
.dataTable .select2-selection__choice{
    font-size: 12px!important;
    border: none!important;
    text-transform: capitalize;
    font-weight: 100!important;
    height: 19px!important;
    background-color: #e8e8e8!important;
    padding: 0px!important;
    margin-bottom: 15px!important;
    margin-top: 6px!important;
}
select {
    border: 1px solid #adadad !important;
}
#reloadTableCategories input,#reloadTableCategories select{
    border: 0px solid transparent !important;
}
.darkner{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.3;
    z-index: 1;
    display: none;
}
.passworddiv{
    z-index: 2;
}
.menu_user a:hover{
    color: #5a6c73!important;
}
.copytoclipboard{
    position: absolute;
    cursor: pointer;
    color: #ccc;
    background: #f9f9f9;
    padding: 7px;
    margin-left: 0px;
    z-index: 9;
    font-size: 12px;
    float: left;
    margin-top: -8px;
    margin-bottom: -20px;
    height: 32px;
    border-radius: 4px;
}
hr{
    border-width: 0.4px!important;
}
.unavailable {
    z-index: -1;
    /*background: #b3b6b7 !important;*/
}
.select2-container--default .select2-selection--single .select2-selection__rendered{

    color: #566770;
}
.select2-search__field{
    color: #566770;
}
input[type="text"], input[type="password"], input[type="email"], input[type="number"], select, textarea, input[type="date"] {
    width: 100%;
    box-sizing: border-box;
    /*display: inline-block;*/
    margin: 0;

    position: relative;
    vertical-align: middle;
    padding: 5px;
    height: 32px;
    /* border-radius: 4px; */
    border: 1px solid #ccc;
    outline: none;
    font-weight: 300;
    font-size: 12px!important;
    border-radius: 6px;
    color: #566770!important;


}
select{
    border-radius: 6px;
}
.cke_editable {
    font-size: 14px!important;
}

.lastSurvey {
    font-size: 10px;
    width: 100%;
    float: right;
    text-align: right;
    padding: 0;
    color: #b2aabe;
    position: relative;
    right: 0;
    font-weight: 100;
}


.noReply {
    font-weight: 100;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 24px;
    border: 1px solid;
    padding: 13px;
}

.select2-container .select2-selection--single {
    /* height: 28px !important; */
}

.select2-container {
    width: 100% !important;
    font-size: 12px;
}

.login [name="email"],.login [name="password"]  {
    border: 1px solid #ccc;
}
.login input {
    width: 90%;
    margin-left: 5%;
    outline: none;
    height: 33px;
    border-radius: 6px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
}

.tooltip {
    font-size: 11px;
}

.tooltip-inner {
    text-align: left !important;
}

.fa-star-of-life {
    font-size: 8px!important;
    margin-top: 2px;
    margin-left: 3px;
    color: red;
    /*float: right;*/
}

h4 {
    color: #566765;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.typpeofcontact span {
    font-size: 14px;
    color: #566765;
    font-weight: 300;
    margin-right: 7% !important;
}

.typpeofcontact p {
    margin-bottom: 1%;
}
.counter_home2 {
    color: #5d686e;
    font-size: 25px;
    background:#e5e5e5;
    text-align: center;
    height: 60px;
    float:left;
    width: 30%;

    border-top-right-radius: 6px;
}
.surveys{
    border-top-left-radius: 6px;
    height: 48px!important;

}
.counter_home2{
    height: 48px!important;
    font-size: 22px!important;
}
.form-group label {
    font-size: 11px;
    color: #566765;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;

}
#checkImg{
    border: none!important;
}
.typpeofcontact input[type="radio"] {
    margin-right: 5px;
}

.typpeofcontact input[type="radio"]:checked + span {
    font-weight: 700;
}



.select2-container--open .select2-selection__rendered {
    border: none;
}

.select2-container .select2-search--inline {
    /*display: none;*/
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 2px !important;
    border: none !important;
}

input[name="form[date_of_birth]"] {
    height: 32px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #b7b7b7;
    font-size: 12px;
    text-transform: capitalize;

}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    font-size: 12px;
    opacity: 1; /* Firefox */
}
.fa-trash-o:before {
    content: "\f1f8";
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: white;
    border-radius: 6px !important;
    color: #5d686e!important;
    border: 1px solid #ccc;
    font-weight: 300;
    float: left !important;
    margin-right: 5px;
    margin-top: 3px;
    padding: 4px 8px;
    color: #fff;
    height: 24px ;
    line-height: normal;
    outline: none;
}

.small, small {
    font-size: 70% !important;
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    cursor: pointer !important;
    font-size: 21px !important;
    /* float: right !important; */
    right: -1px !important;
    top: 5px !important;
    color: #566770 !important;
    position: absolute !important;
    font-weight: normal !important;
    outline: none !important;
    background: #ffffff !important;
    padding: 0 0 !important;
    border-radius: 38px !important;
    height: 14px;
    text-align: center;
    width: 14px;
    line-height: 0.6;


}

span.radioLabel {
    margin-right: 15%;
}

div#groupsHolder {
    padding: 15px 10px;
    height: 80px;
    border: 1px solid #c9cac9;
    border-radius: 6px;
}

div#groupsHolder p {
    height: auto;
}

span.checkboxGroup {
    width: 33%;
    display: inline-flex;
}
.ja_title{
    font-size: 14px!important;
}
.ja_btn_red, .ja_btn_red:link, .ja_btn_red:visited{
    font-size: 12px!important;
}
.checkboxGroup input[type=checkbox] {
    -moz-appearance: none !important;
    -o-appearance: none !important;
    -webkit-appearance: none !important;
    background-color: #fff !important;
    padding: 7px;
    border: 1px solid;
    outline: none;
    height: 12px;
    margin-top: 0;
    float: left;
    margin-left: -16px !important;
    border-radius: 4px;
}
.select2-container .select2-selection--single,.select2-container .select2-selection--multiple{
    height: 32px!important;
    font-weight: 300!important;
}
.checkboxGroup label {
    font-size: 12px;
}

.checkboxGroup input[type=checkbox].noclass {
    float: unset !important;
    margin-left: unset !important;
}

.checkboxGroup input[type=checkbox]:checked {
    border: solid #566765 !important;
    border-width: 0 3px 3px 0 !important;
    -webkit-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    background-color: transparent !important;
    padding: 1% 0.5% !important;
    margin-left: -4% !important;
    cursor: pointer;
    margin-top: 0;
}

.aux {
    border: 0.4px solid #e32c2d;
    margin-top: -2px;
    /*margin-left: 1%;*/
    /* margin-right: 62%; */
    width: 100%;
}

input.form-control.input-sm {
    border-color: #adadad !important;
}

.form-control:focus {
    outline: none !important;
    box-shadow: none;
}


/*.dataTables_filter {
  margin-top: -5.2%;
}*/

.panel-default > .panel-heading {
    color: #566770;
    background-color: transparent;
    height: 28px;

}

.panel-group .panel {
    border-radius: 0;
    border: 1px solid #adadad;
}

i.newUnavailable.fa.fa-plus-circle {
    font-size: 14px;
    color: #566765;
}

#saveContact {
    cursor: pointer;
}

.newUnavailable {
    float: right;
    font-size: 14px;
    color: #566770;
    cursor: pointer;
}

#uploads, #duplicated, #related,#oacpcont {
    display: none;
}

.dataTables_filter {
    margin-top: -44px;
    width: 100%;
}

.newSurveyMail {
    position: absolute;
    cursor: pointer;
    font-size: 11px;
    font-weight: 400;
    padding: 5px 18px;
    background: #e8e8e8;
    color: #566770;
    border-radius: 6px;
    right: 101px;
    top: 160px;
}

.newSurveyMail img {
    margin: 0 7px;
    width: 34px;
}
.info-holder{
    float: right;
    /*text-transform: uppercase;*/
    text-align: right;
}
.info-holder p {
    margin-top: -10px;
}
.x1234y1{
    margin-top: 4px!important;
}
.submenuOp,.saveLine,.toggleBolsa,.addContact, .addMovement, .addDeliverable,.btn-palop, .addBilling,.addPosition,.addConsultant,.addWorkType,.backDash,.addToggleBtn2,.getBankInfo,.newLineCurr {
    float: right;
    margin-bottom: 10px;
    margin-top: -9px;
    text-transform: uppercase;
    font-size: 12px!important;
    font-weight: normal;
    padding: 2px 30px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #e8e8e8!important;
    color: #566770!important;
    border: none!important;
    border-radius: 6px;
    padding: 4.44px 0!important;
    width: 130px;
    font-weight: 400!important;
    text-align: center;
}
input[type="tel"]{
    font-weight: 100;
}
#submitOACP .btn{
    padding: 2px 0px!important;
}
.submenuOp{
    /*font-weight: 100!important;*/
}
#budgetTable{
    padding-top: 27px;
    margin-top: -54px;
}
#budgetTable .saveLine{
    margin-right: 30px;
    margin-left: 9px;
}
.spacer{
    width: 100%;
    float: left;
    margin:10px 0;
}
#saveContactV2{
    padding: 5px 7px;
}
.getBankInfo{
    float: left;
    border: 1px solid #efefef;
    background: #b5b5b5!important;
    color: #efefef!important;
}
.getBankInfoFilled{

    border: 1px solid #b5b5b5;
    background: #efefef!important;
    color: #b5b5b5!important;
    border-radius: 6px;
}
.addMovement, .addDeliverable, .addBilling {
    position: absolute;
    right: 0;
    margin-top: -2px;
    margin-bottom: unset;
}

table.dataTable tfoot th input {
    height: 32px;
}

table.dataTable tfoot th select {
    height: 25px;
    padding: 0 5px;
}

table.dataTable th input {
    height: 25px;
}

.dataTables_paginate.paging_simple_numbers {
    font-size: 11px !important;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
    height: auto !important;
}

body.me-inside .loader {
    background-color: #FFF !important;
}









#personal {
    margin-top: 60px;
}

#branco {
    height: 22px;
    position: fixed;
    background-color: #fff;
    z-index: 997;
    width: 100vw;
    top: 45px;
}

:disabled {
    background-color: #eee;
}

.survey_step_div,
.survey_step_div_2 {
    margin-top: 40px;
}

.select2-selection.select2-selection--multiple {
    overflow-x: auto;
}



table.dataTable td a:hover {
    color: #566770 !important;
}

.addContact:hover,
.addMovement:hover {
    color: #566770 !important;
}

.addToggleBtn2:hover {
    color: #566770 !important;
}

.deleteNewContact:hover {
    color: #566770 !important;
}

.deleteUnavailable:hover {
    color: #566770 !important;
}

.chosen-container a {
    color: #000 !important;
}

span.addToggleBtn2.backGroup {
    border: none;
}

.rockfm-txtbox-inp-val {
    font-size: 14px;
    color: #000;
    text-align: left;
    background: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #adadad !important;
}

.fakeFA {
    width: 14px;
    height: 14px;
    background: #566770;
    color: white;
    float: right;
    text-transform: lowercase;
    padding: 2px;
    font-size: 11px;
    text-align: center;
    border-radius: 18px;
}

.input-countrycode {
    width: 80px !important;
    float: left;
}

.input-aftercountrycode {
    width: calc(100% - 80px) !important;
    float: left;
}

.input-sm {

    border-radius: 0;
}

table {
    margin: 0 auto;
    width: 100%;
    clear: both;
    border-collapse: collapse;
    table-layout: fixed;
    word-wrap: break-word;
}




span.checkboxGroupStatus {
    width: 33%;
    display: inline-flex;
}

.checkboxGroupStatus input[type=radio] {
    -moz-appearance: none !important;
    -o-appearance: none !important;
    -webkit-appearance: none !important;
    background-color: #ddd !important;
    padding: 7px;
    border: none !important;
    outline: none;
    height: 12px;
    margin-top: 0;
    float: left;
    margin-left: -14px !important;
}

.checkboxGroupStatus label {
    font-size: 12px;
    margin-left: 12px;
}

.checkboxGroupStatus input[type=radio].noclass {
    float: unset !important;
    margin-left: unset !important;
}

.checkboxGroupStatus input[type=radio]:checked {
    border: solid #566765 !important;
    border-width: 0 3px 3px 0 !important;
    -webkit-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    background-color: transparent !important;
    padding: 1% 1.3% !important;
    margin-left: -7% !important;
    cursor: pointer;
    margin-top: 0;
}

.input-countrycode {
    width: 80px !important;
    float: left;
}


span.checkboxGroupDate {
    /*width: 33%;*/
    display: inline-flex;
    margin-left: 15px;
    margin-top: 7px;
}

.checkboxGroupDate input[type=checkbox] {
    -moz-appearance: none !important;
    -o-appearance: none !important;
    -webkit-appearance: none !important;
    background-color: #bdbdbd!important;
    padding: 7px;
    border: none !important;
    outline: none;
    height: 12px;
    margin-top: 0;
    float: left;
    margin-left: -14px !important;
}

.checkboxGroupDate label {
    font-size: 12px;
    background-color: transparent;
    color: #566765;
    padding: 0;
}

.checkboxGroupDate input[type=checkbox].noclassDate {
    float: unset !important;
    margin-left: unset !important;
}

.checkboxGroupDate input[type=checkbox]:checked {
    border: solid #fff !important;
    border-width: 0 3px 3px 0 !important;
    -webkit-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    background-color: transparent !important;
    padding: 0 1.3% !important;
    margin-left: -9% !important;
    cursor: pointer;
    margin-top: 0;
}
input[type="file"]{
    border: none!important;
}
.chosen-container-single .chosen-single{
    border-radius: 6px!important;
}
.dropdown-menu>li>a, .dropdown-menu>li {
    width: 100%;
    float: left;
}
.dropdown-menu>.active>a {
    background-color: unset!important;
    color: white!important;
    border-radius: 3px!important;
}
.dropdown-menu>.active {
    border-radius: 3px!important;
}
.dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #ccc!important;
    color: #f9f9f9!important;
    border-radius: 3px;
}
.dropdown-menu .dt-button{
    padding-left: 10px!important;
}
.dropdown-menu{
    border-radius: 3px!important;
    border: none!important;
}
.dropdown-menu .active{
    background-color: #ccc!important;
}
.dropdown-menu>li>a,.dropdown-menu>li{
    color: #ccc!important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: white!important;
}
:focus {
    outline: none;
}
.addEvaluation i{
    margin: 0;
}
.addEvaluation{
    cursor: pointer;
    width: 58px;

    text-transform: uppercase;
    font-weight: 900;
    /*border: 1px solid #e6e6e6;*/
    text-align: center;
    padding: 2px;
    border-radius: 2px;
    float: left;
    /*background: #f3f3f3;*/
}
.copiedtoword{
    border: 1px solid #448731!important;
    border-radius: 0;
}
.tagVis{
    visibility: visible!important;
}
.copytoword{
    font-size: 9px;
    padding: 1px;
    text-align: left;
    cursor: pointer;
    visibility: hidden;
    background: white;
    border: none;
}
.toggleTags{
    float: left;
    background: #f1f1f1;
    padding: 2px 12px;
    cursor: pointer;
    width: 125px;
    margin-top: 10px;
    text-align: center;
}


.backDash {
    margin: 0!important;
    position: relative!important;
    margin-top: -28px!important;
    float: right!important;
    right: 0!important;
}
.line-edit{
    display: none;
}
table.dataTable th{
    font-weight: 100;
}
.izi .iziModal-content section footer{
    padding-bottom: 25px!important;
}
