input[name="form[tipo_contacto]"] {
    float: left;
    margin-right: 4px !important;
}

select {
    border: 1px solid #adadad !important;
}
#reloadTableCategories input,#reloadTableCategories select{
    border: 0px solid transparent !important;
}
#clearFilters:hover {
    color: white;
    background: #566770;
}

#clearFilters {
    /*position: absolute;*/
    /*cursor: pointer;*/
    /*color: #566770;*/
    /*background: white;*/
    /*padding: 7px;*/
    /*margin-left: 166px;*/
    /*border: 1px solid #566770;*/
    /*z-index: 9;*/
    /*float: left;*/
    /*margin-top: -8px;*/
    /*margin-bottom: -20px;*/
    /*height: 30px;*/
    position: absolute;
    cursor: pointer;
    color: #808080;
    background: white;
    padding: 7px;
    margin-left: 166px;
    border: 1px solid #dddddd;
    z-index: 9;
    float: left;
    margin-top: -8px;
    margin-bottom: -20px;
    height: 30px;
    border-radius: 4px;
}

.copytoclipboard{
    position: absolute;
    cursor: pointer;
    color: #808080;
    background: white;
    padding: 7px;
    margin-left: 0px;
    border: 1px solid #dddddd;
    z-index: 9;
    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;
}

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 #adadad;
    outline: none;
    font-weight: 300;
    font-size: 14px!important;
}
.cke_editable {
    font-size: 14px!important;
}

.lastSurvey {
    font-size: 10px;
    width: 100%;
    float: right;
    text-align: right;
    padding: 0;
    color: red;
    margin: -18px 7px 2px 0;
    font-weight: 600;
    position: fixed;
    right: 0;
    /* top: 43px; */
    margin-top: 32px;
}


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

.login input {
    width: 90%;
    margin-left: 5%;
    outline: none;
    height: 33px;
}

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

.tooltip {
    font-size: 11px;
}

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

hr {
    border: 0.4px solid #e32c2d;
    margin-top: -2px;
}

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

h4 {
    color: #566765;
    font-size: 16px;
    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%;
}

.form-group label {
    font-size: 10px;
    color: #566765;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
}

.typpeofcontact input[type="radio"] {
    margin-right: 5px;
}

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

.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    border: 1px solid #adadad ;
    border-radius: inherit !important;
    height: 32px;
    outline: none;
}

.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: #999;
    font-size: 12px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    font-size: 12px;
    opacity: 1; /* Firefox */
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #566770 ;
    border: 1px solid #aaa;
    border-radius: 6px !important;
    cursor: default;
    float: left !important;
    margin-right: 5px;
    margin-top: 1px !important;
    padding: 4px 8px !important;
    color: #fff;
    height: 24px !important;
    line-height: normal !important;
    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: 85px;
    border: 1px solid #c9cac9;
}

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

.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-radius: 0;
    border-color: #566770 !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 {
    float: right;
    cursor: pointer;
    font-size: 11px;
    font-weight: 400;
    padding: 0;
}

.newSurveyMail img {
    margin: 0 7px;
    width: 34px;
}

.addContact, .addMovement, .addDeliverable, .addBilling,.addPosition,.addConsultant,.addWorkType {
    /*float: right;*/
    /*margin-bottom: -10px;*/
    /*margin-top: 5px;*/
    /*text-transform: uppercase;*/
    /*font-size: 11px;*/
    /*font-weight: normal;*/
    /*padding: 2px 30px;*/
    /*cursor: pointer;*/
    /*!* border: 1px solid #bab9b9; *!*/
    /*-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;*/
    /*border: 1px solid #566770;*/
    /*color: #566770;*/

    /*float: right;*/
    /*margin-bottom: -10px;*/
    /*margin-top: -4px;*/
    /*text-transform: uppercase;*/
    /*font-size: 11px;*/
    /*font-weight: normal;*/
    /*padding: 2px 15px;*/
    /*cursor: pointer;*/
    /*!* border: 1px solid #bab9b9; *!*/
    /*-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;*/
    /*border: 1px solid #dddddd;*/
    /*color: #808080!important;*/
    /*border-radius: 4px;*/


    float: right;
    margin-bottom: 10px;
    margin-top: -9px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 30px;
    cursor: pointer;
    /* border: 1px solid #bab9b9; */
    -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;
    border: 1px solid #566770;
    color: #566770;
}
.addMovement, .addDeliverable, .addBilling {
    position: absolute;
    right: 0;
    margin-top: unset;
    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;
}

.name_contact {
    height: 46px;
    position: fixed;
    background-color: #fff;
    /* font-size: 25px; */
    /* line-height: 40px; */
    z-index: 997;
    width: 100vw;
}

.name_contact h4 {
    position: fixed;
    margin: 5px 0;
}

.name_contact hr {
    position: fixed;
    margin-top: 25px;
}

.newSurveyMail {
    position: fixed;
    right: 20px;
    top: 65px;
}

#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;
}

.menu_user a:hover {
    color: #fff !important;
}

.logout:hover {
    color: #fff !important;
}

.optBack a:hover {
    color: #fff;
}

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

#table-std_info, #sentSurveysTable_info, #auxTabelaAjx_info, #tableUserAdd_info {
    margin-top: -32px;
}

#answersDiv #table_id_paginate {
    margin-top: -17px;
}


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

:focus {
    outline: none;
}
.addEvaluation i{
    font-size: 10px;
    margin: 0;
}
.addEvaluation{
    cursor: pointer;
    width: 58px;
    font-size: 10px;
    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;
}
.selectedLang{
    border-bottom: 4px solid #448731;
    font-weight: 600;
    padding: 6px;
    font-size: 20px;
    margin-top: -8px;
}