@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto:100,300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto:100,300,400,500,700|Rubik:300,400,500,700,900&display=swap');
@import url('https://fonts.cdnfonts.com/css/gotham-rounded');
body {
    font-size: 14px !important;
}
.ja_body a{
    word-break: break-all;
}
.select2-dropdown {
    border: 1px solid #ccc!important;
}
.ident input {
    float: left;
}
.cke_button__about{
    display: none!important;
}
.editCategoryPopup{
    cursor:pointer;
}
.fake-tb-btn{
    border-color: #ccc!important;
    margin-right: 8px!important;
    margin-top: -3px!important;
    background: #e8e8e8!important;
    color: #566770!important;
    border: none!important;
    font-size: 12px!important;
    padding: 6px 5px 5px 0px!important;
    border-radius: 6px!important;
    float: right;
}
.row.tohide{
    color: #566770;
}
.select2-container--default .select2-selection--single{
    border: 1px solid #ccc!important;
}
.select2-container--default .select2-selection--multiple{
    border: 1px solid #ccc!important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #ccc 1px!important;
}
.fake-tb-btn-fix-2{
    margin-top: 5px;
    margin-left: 192px!important;
    padding: 5px 5px 5px 0px!important;
}
.fake-tb-btn-fix{
    margin-left: 0px!important;
    margin-bottom: 30px!important;
}
.dashTables thead tr{
    background: #e8e8e8;
    font-size: 14px;
    font-weight: 600;
}
.calendar-lines{
    /*border: 1px solid #dbdbdb;*/
    margin-bottom: 16px;
    float: left;
    width: 100%;
    border-radius: 6px;
    background: #fcfcfc;
}
input.dayblock.totaldayblock {
    /*color: black!important;*/
}
.xoacp-menu-title{
    color: #566770!important;
}

.openCalendar {
    float: left;
    padding: 5px 9px;
    color: #566770;
    margin-bottom: -3px;
    font-size: 12px!important;
    background: white;
    border: 1px solid #566770;
    border-radius: 6px;
    margin-left: 10px;
    margin-top: -10px!important;
    font-weight: 400!important;
    position: absolute;
    left: 52px;
}
.cke_toolgroup {
    float: left;
    margin: 0 6px 5px 0;
    border: 1px solid #a6a6a6;
    border-color: #d9d9d9;
    border-radius: 3px;
    box-shadow: none!important;
    background: #ffffff;
    background-image: none!important;
}
.cke_top,.cke_toolgroup{
    background: white!important;
    background-image: none!important;
}
a.cke_button_on {
    box-shadow: none!important;
    background: #cecece!important;
    background-image: none!important;
    filter: none!important;
}
a.cke_button_off:hover, a.cke_button_off:focus, a.cke_button_off:active, a.cke_button_disabled:hover, a.cke_button_disabled:focus, a.cke_button_disabled:active {
    box-shadow: none!important;
    background: #fff!important;
    background-image: none!important;
    filter: none!important;
}
#submitOACP {
    position: relative;
    margin-top: 25px;
    background: transparent!important;
}
.fa-pen-to-square {
    font-weight: 900!important;
}
#app .fa.fa-plus-circle {
    margin-left: 6px!important;
}
.apexcharts-toolbar{
    right: -9px!important;
}
.copytoclipboard{
    color: #5d686e!important;
    border-radius: 6px!important;
    font-size: 12px!important;
    font-weight: 600;
    padding-top: 4px!important;
    height: 27px!important;
    background: #e8e8e8!important;
}
.passworddiv{
    background: white!important;
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%)!important;
    filter: drop-shadow(rgb(86, 103, 112) 2px 4px 30px)!important;
    padding: 22px!important;
    border-radius: 6px!important;
    width: 380px!important;
}
.hex-color-picker-wrapper .picker-form .submit{
    border-radius: 6px!important;
    right: -185px!important;
    width: 175px!important;
}
.hex-color-picker-wrapper{
    margin-top: 20px!important;
}
.hex-color-picker-wrapper .picker-form .selected-color{
    border-radius: 6px!important;
}
#emailrecover{
    border-bottom: 1px solid rgb(86, 103, 112) !important;
}
.ja_wrap{
    z-index: 9999999!important;
}
.statDiv{
    width: 23%;
    padding: 5px 1%;
    float: right;
    min-width: 313px;
    position: relative;
    top: 9px;
    background: white;
    right: 9px;
    border-radius: 6px;
    box-shadow: 0px 0px 3px #00000059;
}
.toggleBolsa{
    float: right;
    width: 100px;
    margin: 10px;
    cursor: pointer;
    border-radius: 6px;
    font-weight: 400;
    background: #e8e8e8!important;
    color: #566770!important;
    border: 1px solid #c0c0c0!important;
    padding: 2px 25px!important;
    font-size: 12px;
    margin-right: calc(25% + 9px);
    margin-top: -32px!important;
}
.iziModal-content footer{
    padding-bottom: 25px;
}
.dashTables thead th{
    padding: 5px 10px;
    text-transform: uppercase;
    color: #566770;
}
.jAlert{
    height: fit-content;
    padding-bottom: 12px;
}
#table-std_wrapper{
    margin-top: 5px;
}
.dashTables td{
    font-size: 14px;

    color: #566770;
    line-height: 26px;
    padding-left: 23px;
    padding-right: 10px;

}


.popuptogglerActive{
    background: #ccc!important;
    color: #f9f9f9!important;
}
.receiveStatusFields{
    border-radius: 6px;
}
.popuptoggler{
    float: right;
    font-weight: 400;

    margin-left: 7px;
    padding: 2px 10px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
    background: #f9f9f9;
    color: #ccc;
    border-radius: 6px;
}
.dashTables{
    margin-bottom: 20px;
}
.darkGreen{
    background: #00543b!important;
    background-color: #00543b!important;
}
.green{
    background: #00976b!important;
    background-color: #00976b!important;
}
.lightGreen{
    background: #566770!important;
    background-color: #566770!important;
}
.whiteBack{
    background: #fff!important;
    background-color: #fff!important;
    color: #566770!important;
}
.yellow{
    background: #ffda5d!important;
    background-color: #ffda5d!important;
    color: #566770!important;
}
.grey{
    background: #dadada!important;
    color: #566770!important;
    background-color: #dadada!important;
}
.progress-bar{
    font-weight: 600;
    box-shadow:unset!important;
    /*border: 1px solid;*/
}
.progress{
    border-radius: 0px!important;
    background-color: white!important;
    box-shadow: unset!important;
}
.progressLarge{
    height: 60px!important;
    margin-top: -20px;
}
.topGraph{
    height: 100px!important;
    margin-top: -20px;

}
.topGraph .progress-bar {
    line-height: 100px !important;
}
.progress-bar-large{
    line-height: 60px!important;
}
.circleRed{
    width: 12px;
    float: right;
    background: red;
    height: 12px;
    border-radius: 85px;
    margin: 3px;
}
.pass-graybar {
    height: 3px;
    background-color: #ccc;
    width: 100%;
    position: relative
}
.cke {
    border-radius: 6px;
    overflow: hidden;
}
.material-icons{
    font-size: 15px;
    margin-right: 4px;
    margin-top: -1px;
    float: left;
}
.pass-colorbar {
    height: 3px;
    background-image: url(/img/passwordstrength.jpg);
    position: absolute;
    top: 0;
    left: 0
}
div.dataTables_wrapper div.dataTables_processing{
    z-index: 99;
}
.adendaSelect{
    background: #448731;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px!important;
    text-align-last: center;
    margin-top: 0px;
    height: 20px;
}
.addBolsaBtn{
    background: white;
    color: #56676f;
    padding: 3px 2px;
    float: left;
    font-weight: 400;
    font-size: 10px;
    cursor: pointer;
    margin-top: 2px;
    margin-top: 0px;
    text-transform: uppercase;
}
.faketooltip{
    cursor: pointer;
}
#faketooltip h5{
    font-weight: 400;
    line-height: 20px;
    border-bottom: 1px solid #566770;
}
#faketooltip{
    position: absolute;
    width: 240px;
    height: auto;
    background: #F3F3F3;
    border: 1px solid #e6e6e6;
    color: #566770;
    z-index: 9999999;
    border-radius: 6px;
    padding: 8px;
    font-size: 10px;
    max-height: 250px;
    overflow-y: auto;
}

.infoNote{
    font-size: 8px;
    position: absolute;
    padding-left: 2px;
    cursor: pointer;
}
.legendaHolder{
    width: 100%;
    float: left;
    display: none;
    padding: 4px;
    border: 1px dotted #e8e8e8;
    margin: 18px 0;
    background: white;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 5px 0px rgb(214 214 214 / 80%);
}
.legendaLine{
    font-size: 12px;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fbfbfb!important;
    color: #ccc!important;
    border: 1px solid #f7f6f6!important;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #fbfbfb!important;
    color: #ccc!important;
    border: 1px solid #f7f6f6!important;
}
/*.exportBtn .col-md-9{*/
/*    background: #fafafa;*/
/*}*/
/*.exportBtn i{*/
/*    font-size: 16px;*/
/*    padding-top: 37px;*/
/*    color: white;*/
/*    padding: 46px 8px;*/
/*    cursor: pointer;*/
/*}*/
/*.exportBtn{*/
/*    position: fixed;*/
/*    right: 0px;*/
/*    margin-right: -128px;*/
/*    width: 160px;*/
/*    top: 30%;*/
/*    background: #566770;*/
/*}*/
/*.exportBtnOpen{*/
/*    margin-right: 0px!important;*/
/*}*/
.ja_body{
    font-size: 14px!important;
}
.cvlink:hover{
    color:white!important;
}
.select2-selection--multiple .select2-selection__choice__remove{
    display: none!important;
}
div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    /* margin-left: -100px; */
    margin-top: 50px !important;
    text-align: center;
    padding: 1em 0;
    border: 1px solid #ccc;
    background: #ccc;
    color: #f9f9f9;
}

.tooltip-arrow{

    border-top-color:#f9f9f9!important;
}
.tooltip-inner{
    background-color:#f9f9f9!important;
    color: #707070!important;
    font-weight: 100!important;
}
.pass-percent, .pass-text {
    font-size: 1em
}
.apexcharts-legend-series {
    text-align: left!important;
    line-height: 22px!important;
}
.pass-percent {
    margin-right: 5px
}

.fa-pencil-square-o,
.fa-trash {
    color: #566770;
    /* opacity: 0.5;
     transition: all .5s;*/
}

.fa-pencil-square-o:hover,
.fa-trash-o:hover {
    opacity: 1;
    cursor: pointer;
}

.fa-pencil-square-o:hover {
    color: #566770;
}
.denyTemp{
    background: #f9f9f9;

}
.approveTemp{
    background: #f9f9f9;
}
.approveTempRecover{
    background: #f9f9f9;
}
.tempContact{
    color: #d0d2d0;
    border-radius: 6px;
    margin: 0px 6px;
    cursor: pointer;
    font-size: 11px;
    padding: 8px;

}
.name_contact h4{
    font-size: 14px;
}
#cke_text1 {
    height: calc(100vh - 340px);
}

tfoot {
    display: table-header-group;
}

tfoot input {
    color: #333;
}

.originalBtn {
    float: left;
    font-size: 10px;
    width: 150px;
    background: #566770;
    color: white !important;
    padding: 2px;
    text-align: center;
    font-weight: 600;
    margin-right: calc(100% - 150px);
    margin-top: 3px;
}
.alignRight{
    text-align: right;
}
.perm-submenu {
    float: left;
    margin-left: 15px;
}

.token-input {
    border: 0 !important;
}

/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700'); */
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,400i,500,700');
/* @import url('https://fonts.googleapis.com/css?family=Nunito:200,300,400,400i,600,700,800');/***************************************************/

/**************** ESTILOS GERAIS *******************/
/***************************************************/
body, html {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #566770;
    margin: 0 auto;
    padding: 0px;
    border: 0px;
    /*min-width: 1260px;*/
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    transition: background-color 0.6s ease-in-out 0s;
}

input, select, textarea {
    border: 1px solid #adadad;
}

.modal-body br {
    line-height: 1;
}

h0 {
    font-weight: bold;
    line-height: 1;
    text-transform: unset;
    margin: 18px 0px 0px 0;
    color: #566770;
    font-size: 20px;
    width: 50%;
    margin-right: 50%;
    font-weight: 600;
    float: left;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 16px;
}

h3 {
    font-size: 19px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
    margin: 15px 10px 0px 0;
}

h6 {
    font-size: 12px;
}
.fa-pen-to-square{
    cursor: pointer;
}
.logo-header img{
    width: 190px;
    margin-left: 29px;
    margin-top: 4px;
    image-rendering: -webkit-optimize-contrast;
}
.logo-header{
    z-index: 9999;
    position: relative;
}
.togglecog{
    margin: 0;
    padding: 9px 14px 9px;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 4px solid #fff;
    cursor: pointer;
    float: left;
    width: 12%;
    border-bottom: 4px solid #fff;
    /* background: #F18F1E; */
    color: #797a7b;
    font-weight: 300;
    margin-bottom: -1px;
}
.togglerClass h4{
    padding-left: 25px!important;
}
* {
    /*font-family: 'Lato', sans-serif;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: 'Rubik', sans-serif;*/
    font-family: 'Gotham Rounded', sans-serif;
}
.apexcharts-legend-text{
    font-family: 'Lato', sans-serif!important;
}
.openm{
    background: #fff;
    color: #566770!important;
}
.togglerClass .open {
    background: #e2e2e2!important;
    color: #566770!important;
}
a {
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    outline: none;
}

p {
    width: 100%;
    float: left;
}

a:link {
    color: #566770;
}

a:visited {
    color: #566770;
}

a:hover {
    text-decoration: none !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

a:active {
    color: #566770;
}

.search-calendar {
    height: 30px;
}

.singleLineTable {
    background: #adc49a;
    color: white;
    padding: 5px;
    margin: 2px 0;
}

.dashboardHeader {
    text-align: center;
    background: #878787;
    color: white;
    padding: 6px;
    float: left;
    width: 100%;
    margin-top: -10px;
}

div.dataTables_wrapper div.dataTables_filter label {
    color: #566770 !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}

.input-sm {
    font-size: 11px !important;
    font-weight: 400 !important;
}

.dashboardHeader i {
    float: right;
    font-size: 16px;
    cursor: pointer;
    color: #47434d;
    padding-left: 10px;
}

.dashboardHeader .active {
    color: #fff;
}

.grafico {
    width: 100%;
    float: left;
}

input[type="text"],input[type="tel"], input[type="password"], input[type="email"], input[type="number"], input[type="search"],input[type="month"],input[type="search"],select, textarea {
    width: 100%;
    margin: 0;
    padding-left: 10px;
    background-color: #FFFFFF;
    height: 35px;
    border: 1px solid #adadad;
    border-radius: 6px;
}

input[type=search] {
    height: 25px;
}

select, .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid rgba(86, 103, 101, 0.1) !important;
}

thead {
    font-size: 10px;
    font-weight: 300;
}

tfoot {
    font-size: 12px!important;
}
tbody {
    font-size: 12px;
    font-weight: 300;
}

.phases {
    width: 33%;
    float: left;
    margin-top: 20px;
    padding: 20px;
    background: rgba(86, 103, 111, 0.1);
}

.tasks {
    width: 66%;
    float: left;
    margin-top: 20px;
    margin-left: 1%;
}

.menu_fase_active {
    background: rgba(86, 103, 101, 0.1) !important;
}

.single_fase h3 {
    font-size: 14px;
    padding: 2px;
    border-left: 5px solid #ce432c;
    margin: 4px 0px 10px 0px;
}

.single_fase .tasks_holder p {
    padding-left: 20px;
    cursor: pointer;
    color: #fff;
    background: #566770;
    margin: 0;
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.description_toggle {
    cursor: pointer;
}

.tarefas_div {
    width: 100%;
    float: left;
    border-bottom: 1px solid;
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 12px;
    /*margin-top: 30px;*/
}

.new_task {
    float: left;
    width: 75% !important;
}

.new_task_time {
    float: left;
    margin-left: 1%;
    width: 24% !important;
}

.plus_sign {
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
}

.description_toggle_message {
    width: 100%;
    margin-right: 5%;
    border-left: 2px solid #ce432c;
    float: left;
    padding: 10px;
    font-weight: 400;
}

.resumo_fix {
    width: 48%;
    float: left;
    padding: 20px;
    background: rgba(86, 703, 101, 0.1);
    margin-right: 1.5%;
}

.tasks_holder {
    width: 49%;
    float: left;
    padding: 20px;
    background: rgba(86, 703, 101, 0.1);
}

.tasks .single_fase {
    width: 99%;
    /* border-radius: 6px; */
    float: left;
}

.phases .single_fase {
    width: 100%;
    margin-right: 1%;
    float: left;
}

.phases .single_fase:hover {
    background: rgba(86, 703, 101, 0.3);
}

.task_complete {
    background: #e4e4e4 !important;
    color: #666 !important;
}

textarea {
    width: 100%;
    margin: 0;
    padding: 20px 5px;
    border: 1px solid #566770;
    background-color: #FFF;
    min-height: 100px;
    resize: vertical;
}

.desc .cke_textarea_inline {
    height: 375px;
}

input[type="file"] {
    width: 100%;
    height: 60px;
    min-width: 250px;
    margin: 0;
    padding: 8px 3px; /* 1% 1%; */
    border: 1px solid #EEE;
}

select {
    width: 100%;
    /*min-width: 250px;*/
    padding-bottom: 9px;
    padding-top: 9px;
    height: 40px;
    margin: 0;
    border: 1px solid #566770;
    background-color: #FFF;
}

option {
    padding-top: 5px;
    font-weight: 300;
    padding-bottom: 5px;
}

input[type=text].input-task {
    width: 250px;
    min-width: 250px;
    margin: 0;
    padding: 8px;
    border: 1px solid #ccc;
    background-color: #FFF;
}

textarea.textarea-task {
    padding: 8px;
    border: 1px solid #ccc;
    background-color: #FFF;
    resize: horizontal;
    width: 250px;
    min-width: 250px;
    max-width: 90%;
    min-height: 100px;
}

select.select-task {
    width: 56px;
    min-width: 56px;
    padding: 3px 0 0;
    height: 25px;
    margin: 0;
    margin-left: -3px;
    border: 1px solid #ccc;
    background-color: #FFF;
}

select.select-task option {
    padding: 2px 4px;
}

input[type=checkbox].css-checkbox {
    /*position: absolute;*/
    /*overflow: hidden;*/
    /*clip: rect(0 0 0 0);*/
    /*height: 1px;*/
    /*width: 1px;*/
    /*margin: -1px;*/
    /*padding: 0;*/
    /*border: 0;*/
    position: absolute;
}

input[type=checkbox].css-checkbox + label.css-label {
    /*padding-left: 20px;*/
    /*height: 15px;*/
    /*display: inline-block;*/
    /*line-height: 19px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 0 0;*/
    /*font-size: 11px;*/
    /*vertical-align: middle;*/
    /*cursor: pointer;*/
}

input[type=checkbox].css-checkbox + label.css-label {
    /*background-position: 0 -15px;*/
    margin-left: 5px;
    cursor: pointer;
}

.css-label {
    /*background-image: url(../img/site/lite-gray-check.png);*/
}

.setCenter {
    width: 75%;
    margin: 0 auto;
}

.break {
    width: 100%;
    float: left;
}

.deletesafile {
    position: absolute;
    top: -25px;
    right: 0;
    color: #555;
    font-weight: 900;
    text-transform: uppercase;
    /* text-decoration: underline; */

    cursor: pointer;
}

.dholder {
    background: #666;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    display: none;
    text-align: center;
    position: absolute;
}

.dholder span {
    cursor: pointer;
}

.dholder input {
    background: none;
}

/* LOADING */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    /*opacity: 0.5;*/
    z-index: 999999;
    background: #eee;

}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 340px!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0588c6!important;
}
.select2-container--default .select2-results__option[aria-selected=true]{
    background-color: #e8e8e8!important;
    color: #5d686e!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e8e8e8!important;
    color: #5d686e!important;
}
.select2-results__option {
    color: #5d686e!important;
}
/*DELETE OR COMMENT IF NOT USED*/

.NOCURSOR {
    cursor: auto;
}

.sucess-check {
    width: 12px;
    height: 12px;
    background-color: green;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #FFF;
    cursor: pointer;
}

.error-check {
    width: 12px;
    height: 12px;
    background-color: red;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #FFF;
    cursor: pointer;
}

.block-check {
    width: 12px;
    height: 12px;
    background-color: grey;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #FFF;
}

.input-text {
    margin-bottom: 0 !important;
    /*width: 200px;*/
    vertical-align: middle;
    display: inline-block;
    padding-right: 5px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 10px !important;
    color: #566770;
}

thead {
    font-size: 12px !important;
}

.h2, h2 {
    font-size: 20px !important;
}

.numbersOnRight {
    text-align: right !important;
    padding-right: 10px;
}

.topic-text {
    width: 120px;
    vertical-align: middle;
    display: inline-block;
    padding-right: 20px;
    font-weight: bold;
}

.no_btn {
    display: none !important;
}

#multi_entity {
    border: 1px solid red;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    float: left;
    margin-right: 3px;
    cursor: pointer;
}

.multi_active {
    background: rgba(255, 0, 0, 0.3) !important;
}

.toggler {
    margin-bottom: 5px;
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
}

.firstotal {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.current {
    background: #ce432c !important;
    /*padding-top: 20px!important;
    margin-top: -9px;*/
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.current a {
    color: white !important;

}

.fase_name {
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    border: none;
    padding: 4px;
    margin: 3px 0;
}

.add_fase_toggler {
    cursor: pointer;
}

.adicionar_nova_fase {
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
}

.nova_fase_holder {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.tabs-menu li {
    list-style-type: none;

    -webkit-box-shadow: inset 0px 0px 0px 1px #f00;
    -moz-box-shadow: inset 0px 0px 0px 1px #f00;
    box-shadow: inset 0px 0px 0px 1px #f00;
    background: white;
    width: 20%;
    float: left;
    padding: 11px;

}

.tabs-menu li a {
    color: red;
    width: 100%;
    float: left;
}

.tabs-menu {
    width: 100%;
    float: left;
    padding-left: 0px;

}

#documents a {
    font-size: 16px;
    color: black;
    width: 100%;
    font-weight: 600;
    margin: 10px 0;
    position: relative;
    float: left;
}

#documents i {
    margin-left: 10px;
}

#cronograma_ajx h5 {
    font-size: 16px !important;
    font-weight: 600;
    width: 100%;
    float: left;
    margin-top: 35px;
}

.delete-cronograma:hover {
    cursor: pointer;
}

button.print-table {
    background-color: #666;
    border: 1px solid #666;
    color: #FFF;
    text-transform: uppercase;
    height: 31px;
    top: -37px;
    right: 190px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 1px;
    position: relative;
    float: right;
    z-index: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

button.print-table:hover {
    background-color: #1E2453;
    border: 1px solid #1E2453;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.btnPerm {
    background-color: transparent;
    border: none !important;
    text-transform: uppercase;
    font-size:12px !important;
    outline: none !important;
}

.butao-save {

    /*position: fixed;*/
    /*right: 2%;*/
    /*bottom: 4%;*/
    /*
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    */

    /*  background: url(../img/save.png);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 80px 0px;
      position: fixed;
      bottom: 10px;
      width: 120px;
      height: 39px;
      border: 0;
      opacity: 0.7;
      padding: 0;
      margin: 20px 0 50px;
      font-weight: bold;
      font-size: 18px;
      text-align: left;
      right: 20px;
      /* opacity: 0.7;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease;
      z-index: 99;*/
}

.butao-reset {
    background: url(../img/site/save_r.png);
    background-repeat: no-repeat;
    background-position: 158px 0px;
    width: 212px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-review {
    background: url(../img/site/refresh.png);
    background-repeat: no-repeat;
    background-position: 230px 0px;
    width: 320px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    line-height: 39px;
}

.butao-review:hover {
    opacity: 1;
    padding: 0;
    margin: 20px 0 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-print {
    background: url(../img/site/print.png);
    background-repeat: no-repeat;
    background-position: 80px 0px;
    width: 120px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-print:hover {
    opacity: 1;
    padding: 0;
    margin: 20px 0 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-pdf {
    background: url(../img/site/pdf.png);
    background-repeat: no-repeat;
    background-position: 125px 0px;
    width: 160px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 0px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    line-height: 40px;
}

.butao-pdf:hover {
    opacity: 1;
    padding: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-excel {
    background: url(../img/site/excel.png);
    background-repeat: no-repeat;
    background-position: 50px 0px;
    width: 110px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    line-height: 39px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-excel:hover {

    padding: 0;
    margin: 20px 0 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-novosub {
    background: url(../img/site/plus.png);
    background-repeat: no-repeat;
    background-position: 170px 0px;
    width: 220px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-novosub:hover {
    opacity: 1;
    padding: 0;
    margin: 20px 0 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-table {
    background: url(../img/site/table.png);
    background-repeat: no-repeat;
    background-position: 70px 0px;
    width: 120px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-table:hover {
    opacity: 1;
    padding: 0;
    margin: 20px 0 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-chart {
    background: url(../img/site/chart.png);
    background-repeat: no-repeat;
    background-position: 70px 0px;
    width: 120px;
    height: 39px;
    border: 0;
    padding: 0;
    margin: 20px 0 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.butao-chart:hover {
    opacity: 1;
    padding: 0;
    margin: 20px 0 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.add {

    width: 100%;
    margin-top: -25px;
    float: right;

    font-weight: bold;
    font-size: 18px;

    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;

}

.add a {

    text-transform: uppercase;
    font-size: 10px;
    width: 10%;
    float: right;
    margin: 0 2px !important;
    text-align: center;
    background-color: #f18f1e;
    color: #fff;
    font-weight: normal;
    padding: 10px 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.add a:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.5;
}

.add img {
    width: 16px;
}

.add:hover {
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#delete {
    cursor: pointer;
}

#cancelar {
    cursor: pointer;
}

#recancelar {
    cursor: pointer;
}

#copyButton {
    background-color: #e8e8e8;
    border: 1px solid #ccc;
    line-height: 8px;
    padding: 5px;
    margin-bottom: 13px;
}

.container-main {
    padding: 0 92px 0 92px;
    min-height: 100vh;

    width: 100%;
    float: left;
    margin-top: 0;
    padding-top: 134px;
    background: #e8e8e8;
    position: relative;
    padding-bottom: 50px;
}


.main-left {
    float: left;
    margin-bottom: 100px;
}

.main-right {
    float: left;
    margin-left: 20px;
    margin-bottom: 100px;
}

.line-title {
    width: 5px;
    height: 50px;
    background-color: #ce432c;
    margin-top: -37px;
    margin-right: 5px;
    display: none;
}

.line-subtitle {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin-top: 20px;
}

.col-left {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EEEEEE;
    padding: 5px 15px;
    float: left;
    vertical-align: top;
    margin-right: 20px;
    width: 400px;
    max-width: 28%;
}

.col-space {
    display: table-cell;
    vertical-align: top;
    width: 1%;
    border: 2px solid #FFFFFF;
}

.col_100 {
    width: 100%;
    float: left;
}

.col-left-save {
    display: block;
    vertical-align: top;
    margin-right: 40px;
    clear: both;
}

.col-all {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 50px;
}

#nEquipReg {
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
}

#nEquipReg input {
    width: 97.5%;
}

.reports-rejected {
    color: red !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

.revision td {
    background-color: rgba(255, 0, 0, 0.3) !important;
}

.yellow td {
    background-color: rgba(240, 240, 131, 0.8) !important;
}

#table-std4 td {
    background-color: #fff;
}

/***************************************************/
/*************** TABELAS DE PESQUISA ***************/
/***************************************************/
table.dataTable {
    width: 100% !important;
    margin-top: 0;
}

table.dataTable th {
    background-color: #566770;
    color: #fff;
    font-weight: normal;
    padding: 6px;
    border: 0px solid #fff;
    text-align: left;
}

table.dataTable th.text-right {
    text-align:right;
}

table.dataTable th.left {
    border-left: 0px;
}

table.dataTable th.right {
    border-right: 0px;
}

#movements_table td {
    /*border-bottom: 1px solid #f5f5f5;*/
    /*font-size: 12px!important;*/
}

table.dataTable td {
    background-color: #FFFFFF;
    color: #566770;
    font-weight: lighter;
    text-align: left;
    line-height: 16px;
    border: 0px solid #fff;
    border-left: 0px solid #ccc;
    padding: 11px 8px 11px 14px;
}

table.dataTable td.left {
    border-left: 0px;
}

table.dataTable td a {
    color: #566770;
}

table.dataTable td.right {
    border-right: 0px;
    text-align: left;
}

table.dataTable td.text-right {
    text-align: right !important;
}

/***************************************************/
/*************** TABELAS DE ALERTA ***************/
/***************************************************/
table.dataTable2 {
    width: 100%;
    margin-top: 20px;
}

table.dataTable2 th {
    background-color: black;
    color: #666;
    font-weight: bold;
    padding: 10px;
    border: 2px solid #FFF;
    text-align: left;
}

table.dataTable2 th.left {
    border-left: 0px;
}

table.dataTable2 th.right {
    border-right: 0px;
}

table.dataTable2 td {
    background-color: #E6E6E6;
    color: #666;
    font-weight: normal;
    padding: 5px;
    border: 2px solid #FFF;
    text-align: left;
}

.div_datas {
    width: 50%;
    float: left;
}

table.dataTable2 td.left {
    border-left: 0px;
}

table.dataTable2 td.right {
    border-right: 0px;
    text-align: left;
}

/***************************************************/
/********************** WRAPPER MAIN ***************/
/***************************************************/
table.wrapper-main {
    width: 100%;
}

table.wrapper-main.one {
    width: 32.5%;
    float: left;
    margin: 8px 0.5% 0 0;
}

table.wrapper-main.two {
    width: 65.5%;
    float: left;
    margin: 8px 0.5% 0 0;
}

table.wrapper-main.duo {
    width: 100%;
    /* border: 1px dotted; */
    float: left;

}

table.wrapper-main.duo h4:nth-child(1) {
    margin-top: -19px;
}

h7 {
    width: calc(100%);
    float: left;
    text-align: left;
    background: #566770;
    color: white;
    padding: 6px;
    margin-bottom: 19px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -10px;
    z-index: 9999;
}

table.wrapper-main.duo h4 {
    border: 1px solid white;
    text-align: left;
    padding: 8px 0;
    color: #566770;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 2px solid #566770;
    font-size: 11px;
    float: left;
    width: 100%;
    /* margin-left: -21px; */
    font-weight: 700;
}

.reversedFloat {
    float: right !important;
    margin-right: 0 !important;
    margin-left: 1% !important;
    width: 65.5% !important;
}

table.wrapper-main.three {
    width: 98.5%;
    float: left;
    margin-top: 10px;
}

table.wrapper-main th.border {
    background-color: #FFF;
    width: 10px;
}

table.wrapper-main td:not(.left) {
    /*width: 10%!important;
     background-color: rgba(173, 196, 154, 0.03); */
    font-weight: normal;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}

.tg-s6z2 p {
    float: left;
    width: 100%;
    margin: 6px 0px;
    text-align: left;
    padding-left: 0px;
}

table.wrapper-main td.duo {
    width: 49%;
    float: left;
}

table.wrapper-main td.clear {
    background-color: #FFF;
    -webkit-box-shadow: inset 0px 0px 0px 1px #FFF;
    -moz-box-shadow: inset 0px 0px 0px 1px #FFF;
    box-shadow: inset 0px 0px 0px 1px #FFF;
}

/***************************************************/
/********************** WRAPPER MAIN ***************/
/***************************************************/
table.wrapper-upload {
    width: 100%;
    margin-top: 10px;
}

table.wrapper-upload td {
    width: 20%;
    background-color: #F9F9F9;
    font-weight: normal;
    padding: 10px 20px 20px;
    text-align: left;
    vertical-align: baseline;
}

/***************************************************/
/********************** WRAPPER MAIN ***************/
/***************************************************/
table.wrapper-processo {
    width: 100%;
    margin-top: 0px;
}

table.wrapper-processo tr {
    -webkit-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    -moz-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    box-shadow: inset 0px 0px 0px 1px #EEEEEE;
}

table.wrapper-processo tr.border {
    background-color: #FFF;
    height: 7px;
    box-shadow: none;
}

table.wrapper-processo td {
    width: auto;
    background-color: #F9F9F9;
    font-weight: normal;
    padding: 10px 20px; /* 10px 20px 20px; */
    text-align: left;
    vertical-align: top;
    box-shadow: none
}

table.wrapper-processo td.duo {
    width: 49%;
}

table.wrapper-processo td.clear {
    background-color: #FFF;
    -webkit-box-shadow: inset 0px 0px 0px 1px #FFF;
    -moz-box-shadow: inset 0px 0px 0px 1px #FFF;
    box-shadow: inset 0px 0px 0px 1px #FFF;
}

table.wrapper-processo_in {
    width: 100%;
    margin-top: 0px;
}

table.wrapper-processo_in tr {
    box-shadow: none
}

table.wrapper-processo_in tr.border {
    background-color: #FFF;
    height: 10px;
    box-shadow: none;
}

table.wrapper-processo_in td {
    width: 33%;
    background-color: #F9F9F9;
    font-weight: normal;
    padding: 10px 0px; /* 10px 20px 20px; */
    text-align: left;
    vertical-align: top;
    box-shadow: none
}

table.wrapper-processo_in td.title-detail {
    box-shadow: 0 0 0 0 #eeeeee inset;
    font-weight: bold;
    vertical-align: top;
    width: 10%;
    padding-right: 20px;
}

/***************************************************/
/********************** HOME - ADMIN ***************/
/***************************************************/
.home-processos {
    font-size: 24px;
    font-weight: bold;
    color: #ccc;
    border-bottom: 2px solid #ccc;
    width: 40%;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.results-processos {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #ccc;
    margin-bottom: 10px;
    display: table;
    cursor: pointer;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.results-processos:hover {
    color: #1E2453;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.results-processos div.Pnumber {
    font-size: 18px;
    font-weight: bold;
    width: 45px;
    display: inline-block;
}

/***************************************************/
/****************** LIST - MENU ********************/
/***************************************************/
table#menu-list {
    width: 100%;
}

table#menu-list th {
    background-color: #ccc;
    border: 2px solid #fff;
    color: #666;
    font-weight: bold;
    padding: 10px 5px;
    text-align: left;
}

table#menu-list tr {
    background-color: #e6e6e6;
}

table#menu-list tbody tr {
    cursor: move;
}

table#menu-list tr.father {
    background-color: #d5d5d5;
    text-transform: uppercase;
    font-size: 12px;
}

table#menu-list tr.father td {
    font-weight: bold;
}

table#menu-list tr.current {
    background-color: rgba(255, 153, 0, 0.5);
}

table#menu-list tr:hover {
    background-color: rgba(255, 153, 0, 0.5);
}

table#menu-list td {
    padding: 0px 5px;
    border: 2px solid #fff;
    color: #666;
    font-weight: normal;
    line-height: 14px;
    text-align: left;
}

table.control-menu {
    width: 100%;
}

table.control-menu td.first {
    width: 30%;
    vertical-align: top;
    background-color: #F9F9F9;
    font-weight: normal;
    text-align: left;
    vertical-align: baseline;
    border-top: 5px solid #FFF;
    -webkit-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    -moz-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    padding: 10px 20px;
}

table.control-menu td.second {
    width: 70%;
    vertical-align: top;
}

table.control-menu td.border {
    background-color: #FFF;
    width: 0.5%;
}
.cke_editable {
    font-size: 14px !important;
}
/***************************************************/
/*************** LIST - PERMISSOES *****************/
/***************************************************/
/*table#perm-list {*/
/*    width: 100%;*/
/*}*/

/*table#perm-list th {*/
/*    background-color: #566770;*/
/*    border: 2px solid #fff;*/
/*    color: #fff;*/
/*    font-weight: 300;*/
/*    padding: 6px;*/
/*    text-align: left;*/
/*    text-transform: uppercase;*/
/*}*/

/*table#perm-list tr {*/
/*    background-color: #e6e6e6;*/
/*}*/

/*table#perm-list tbody tr {*/
/*    cursor: auto;*/
/*}*/

/*table#perm-list tr.father {*/
/*    background-color: #d5d5d5;*/
/*    text-transform: uppercase;*/
/*    font-size: 12px;*/
/*}*/

/*table#perm-list tr.father td {*/
/*    font-weight: bold;*/
/*}*/

/*table#perm-list tr.current {*/
/*    background-color: rgba(86, 103, 101, 0.5);*/
/*}*/
/*
table#perm-list tr:hover {
    background-color: rgba(86, 103, 101, 0.5);
}*/

/*table#perm-list tr a:hover {*/
/*    color: #566770 !important;*/
/*}*/

.current td {
    color: #fff !important;
}
/*table#perm-list td {*/
/*    padding: 5px;*/
/*    border: 2px solid #fff;*/
/*    color: #666;*/
/*    font-weight: normal;*/
/*    line-height: 14px;*/
/*    text-align: left;*/
/*}*/

table.control-perm {
    width: 90%;
    margin-left: 5%;
}

table.control-perm td.first {
    width: 70%;
    vertical-align: top;
    background-color: #F9F9F9;
    font-weight: normal;
    text-align: left;
    vertical-align: baseline;
    border-top: 5px solid #FFF;
    -webkit-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    -moz-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    padding: 10px 20px;
}

table.control-perm td.first div.list-menu {
    /*columns: 3;*/
    /*-webkit-columns: 3; !* Safari and Chrome *!*/
    /*-moz-columns: 3; !* Firefox *!*/
    /*!*padding-top: 10px;*!*/
}


table.control-perm td.first div.globs{
    columns: 3;
    -webkit-columns: 3; /* Safari and Chrome */
    -moz-columns: 3; /* Firefox */
}

table.control-perm td.first div.list-menu p {
    margin-top: 0;
}

table.control-perm td.first div.list-menu p.perm-menu {
    font-weight: 300;
    text-transform: uppercase;
    border-top: 2px solid #d6d5db;
    padding-top: 14px;
}

table.control-perm td.first div.list-menu p label {
    margin-bottom: 5px;
    font-weight: 300;
    padding-left: 11px;
}

table.control-perm td.second {
    width: 30%;
    vertical-align: top;
}

table.control-perm td.border {
    background-color: #FFF;
    width: 0.5%;
}

/***************************************************/
/****************** LANG VARS **********************/
/***************************************************/
.inputAlign {
    display: inline-block;
    margin-right: 5%;
    width: 45%;
    float: left;
}

.inputAlign p {
    margin: 0;
    margin-bottom: 0px;
}

.inputAlign .inputAlign {
    width: 100%;
    float: left;
}

/***************************************************/
/****************** LOGIN AREA *********************/
/***************************************************/
.news-block{
    float: left;
    width: 608px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.news-block h3{
    font-weight: bold !important;
}
.login-holder{
    position: absolute;
    top: calc(50% - 220px);
    left: calc(50% - 495px);
    max-height: 440px;

    background-color: white;
    border: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    filter: blur(0) drop-shadow(-7px 7px 6px #999);
    width: 991px;
}

.login {
    width: 380px;

    margin: 0 auto;

    position: relative;
    float: left;

}

.login-logo img {
    /*margin: 20px 0;*/
    width: 90%;
    padding: 20px;
}

.login .topo {
    width: 100%;
    *height: 80px;
    *margin-left: -5%;
    text-align: center;
}

.login .topo .login-logo {
    width: 100%;
    *float: left;
}

.login .topo .login-title {
    width: 100%;
    margin-top: 10px;
    color: black;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    *float: left;
    *text-align: right;
}

.login .topo .login-title h2 {
    margin-top: 20px;
    color: black;
}

table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
    text-transform: uppercase;
    font-weight: normal !important;
}

input.login-email, input.login-password {
    width: 54%;
    height: 35px;
    margin-left: 23%;
    background-color: white;
    border: 1px solid rgba(255, 255, 255, 0.9);
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

input.login-submit {

    width: 54%;
    height: 35px;
    margin-left: 23%;
    font-weight: 300;
    font-size: 11px;
    text-align: center;
    border: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;

    text-transform: uppercase;
    color: #566770;
    background: #f9f9f9;
    text-transform: CAPITALIZE;

}

input.login-submit:hover {
    opacity: 0.7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

::-webkit-input-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 200;
}

:-moz-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 200;
}

/* Firefox 18- */
::-moz-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 200;
}

/* Firefox 19+ */
:-ms-input-placeholder {
    color: #666;
    font-size: 12px;
    font-weight: 200;
}

/***************************************************/
/******************** NAV BAR **********************/
/***************************************************/
.nav {
    background-color: transparent;
    height: 110px;
    padding: 15px 0 20px 20px;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.nav .nav-options {
    height: 40px;
    width: 100%;
    color: #fff;
    font-size: 12px;
    position: fixed;
    right: 0;
    top: 33px;
}

.nav .nav-options ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    min-width: 1000px;
}

.nav .nav-options ul li {
    display: inline-block;
    font-weight: bold;
    margin-right: 30px;
}

.nav .nav-options .linguas {
    float: left;
    color: #fff;
    position: relative;
    top: -12px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nav .nav-options .linguas a {
    opacity: 0.5;
    margin-right: 5px;
}

.nav .nav-options .linguas a:hover {
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nav .nav-options .linguas a.current {
    opacity: 1;
}

.nav .nav-options .data {
    background: url(../img/site/clock.png);
    background-repeat: no-repeat;
    height: 26px;
    float: left;
    opacity: 0.3;
    color: #fff;
    padding-left: 25px;
    padding-top: 14px;
    cursor: context-menu;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.nav .nav-options .data:hover {
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}



.nav .nav-options a.homepage:hover {
    opacity: 1;
}

.nav .nav-options a.logout:hover {
    opacity: 1;
}

.nav .logo {
    width: 22%;
    float: right;
    text-align: right;
    padding-right: 10px;
    margin-top: -20px;
}

/***************************************************/
/********************** MENU ***********************/
/***************************************************/
.menu-background {
    position: fixed;
    width: 260px;
    height: 100%;
    background-color: #ffffff;
    border-right: 1px solid #adadad;
    z-index: 0;
}
.close-menu,.open-menu{
    cursor: pointer;
    color: #5a6c73;
    font-size: 40px;
    padding: 6px 16px;
    position: relative;
    z-index: 999;
    padding-left: 92px;
    width: 135px;
}
.menu {
    position: fixed;
    width: 100%;
    display: none;
    height: 100%;
    z-index: 9999999;
    background-color: #fff;
    overflow-y: auto;
    padding-top: 8px;

}

.menu .menu-title h4 {
    margin-top: 0px;
}

.menu ul:nth-of-type(1) {
    margin-left: 12%;
}
.menu ul {
    color: #fff;
    list-style: none;
    padding: 0;
    width: 12%;
    float: left;
    /* background-color: #1E2553; */
    margin-bottom: -1px;

}

.menu li {
    /*  margin-top: 5px;*/
    margin-bottom: 5px;
    line-height: 14px;
}

.menu-items li h4:hover {
    color: #e32c2d !important;
}
.processOption a:hover{
    color:#566770!important;
}
.processOptionFocus a:hover{
    color: white!important;
}


.menu li .open {
    background: #fff;
    color: #566770;
}

.menu li .open .fas {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.togglecog .open{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.menu ul.menu-items {
    margin-top: 0px;
    margin-left: 0;
}
.menu-items{
    width: 100%!important;
}
.menu ul.menu-items a {
    color: #797a7b;
    font-size: 12px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 9px 0;
    width: 100%;
    float: left;
    text-transform: uppercase;

    background-color: #fff;
    /*border-bottom: 1px solid #adadad;*/
}

.menu ul.menu-items a:hover {
    text-decoration: none !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #e32c2d !important;
}

.menu ul.menu-items a.menu-active {
    color: #e32c2d;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -moz-transition: alfal 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.menu ul.menu-items span.numbers {
    color: #e32c2d;
    position: absolute;
    right: 20px;
    width: 25px;
    height: 25px;
    padding-right: 2px;
    padding-top: 6px;
    border-radius: 50%;
    margin-top: -8px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    display: none;
}








/*****************************/

.menu2 {
    position: fixed;
    width: 100%;
    display: none;
    height: 100%;
    z-index: 9999999;
    background-color: #fff;
    overflow-y: auto;
    padding-top: 8px;

}
.menu2 li h4 {
    padding: 55px 0px 10px 0;
}

.menu2 .menu-title h4 {
    margin-top: 0px;
}

.menu2 ul:nth-of-type(1) {
    margin-left: 12%;
}
.menu2 ul {
    color: #fff;
    list-style: none;
    padding: 0;
    width: 12%;
    float: left;
    /* background-color: #1E2553; */
    margin-bottom: -1px;

}

.menu2 li {
    /*  margin-top: 5px;*/
    margin-bottom: 5px;
    line-height: 14px;
}



.menu2 li .open {
    background: #fff;
    color: #566770;
}

.menu2 li .open .fas {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.togglecog .open{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.menu2 ul.menu-items {
    margin-top: 0px;
    margin-left: 0;
}
.menu-items{
    width: 100%!important;
}
.menu2 ul.menu-items a {
    color: #797a7b;
    font-size: 12px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    padding: 9px 0;
    width: 100%;
    float: left;
    text-transform: uppercase;

    background-color: #fff;
    /*border-bottom: 1px solid #adadad;*/
}

.menu2 ul.menu-items a:hover {
    text-decoration: none !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #e32c2d !important;
}

.menu2 ul.menu-items a.menu-active {
    color: #e32c2d;
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -moz-transition: alfal 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.menu2 ul.menu-items span.numbers {
    color: #e32c2d;
    position: absolute;
    right: 20px;
    width: 25px;
    height: 25px;
    padding-right: 2px;
    padding-top: 6px;
    border-radius: 50%;
    margin-top: -8px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    display: none;
}
.menu-change{
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #ededed;
    padding: 10px;
    border-radius: 6px;
    font-size: 20px;
    cursor: pointer;
}
/***************************************************/
/***************** TASK DETAIL  ********************/
/***************************************************/
.task-detail {
    padding: 20px;
    margin-top: 20px;
    background: #E8E8E8;
    border: 1px solid #D9D9D9;
}

/***************************************************/
/********************** PROCESS ********************/
/***************************************************/
table.process-detail {
    width: 100%;
    margin-top: 5px;
}

table.process-detail tr {
    border-bottom: 1px solid #EEEEEE;
}

table.process-detail td {
    border: 0;
    box-shadow: 0 0 0 0px #EEEEEE inset !important;
    padding: 10px 10px 10px 0px;
}

table.process-detail td.title-detail {
    width: 20%;
    box-shadow: 0 0 0 0px #EEEEEE inset;
    font-weight: bold;
    vertical-align: top;
}

/***************************************************/
/******************* WRAPPER PROCESS ***************/
/***************************************************/
table.wrapper-process {
    width: 100%;
    margin-top: 10px;
}

table.wrapper-process.one {
    width: 20%;
}

table.wrapper-process th.border {
    background-color: #FFF;
    width: 0.5%;
}

table.wrapper-process td {
    background-color: #F9F9F9;
    font-weight: normal;
    text-align: center;
    vertical-align: baseline;
    -webkit-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    -moz-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    box-shadow: inset 0px 0px 0px 1px #EEEEEE;
}

table.wrapper-process td.clear {
    background-color: #FFF;
    -webkit-box-shadow: inset 0px 0px 0px 1px #FFF;
    -moz-box-shadow: inset 0px 0px 0px 1px #FFF;
    box-shadow: inset 0px 0px 0px 1px #FFF;
}

table.wrapper-process td.current {
    background-color: red;
    -webkit-box-shadow: inset 0px 0px 0px 1px red;
    -moz-box-shadow: inset 0px 0px 0px 1px red;
    box-shadow: inset 0px 0px 0px 1px red;
}

table.wrapper-process a {
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    margin: 10px 10px 8px;
    vertical-align: middle;
}

table.wrapper-process a.current:hover {
    color: #555;
}

table.wrapper-process a.current {
    color: #FFF;
}

/***************************************************/
/****************** WRAPPER CALENDAR ***************/
/***************************************************/
table.wrapper-calendar {
    margin-top: 0px;
}

table.wrapper-calendar th {
    background-color: #ccc;
    color: #666;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    border: 2px solid #FFF;
    padding: 10px;
    font-size: 12px;
}

table.wrapper-calendar th.date {
    background-color: #FFF;
    color: #1E2453;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    border: 2px solid #FFF;
    padding: 0px;
    padding-bottom: 10px;
}

table.wrapper-calendar td {
    background-color: #E6E6E6;
    color: #666;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    border: 2px solid #FFF;
    padding: 5px;
    font-size: 12px;
    height: 25px;
}

table.wrapper-calendar .chosen-container .chosen-drop {
    position: relative;
}

table.wrapper-calendar .chosen-container .chosen-results {
    height: 50px;
}

.editable input {
    background: #FFF;
    border: 1px solid #ccc;
    padding: 5px;
    max-height: 25px;
}

.editafatura input {
    background: #FFF;
    border: 1px solid #ccc;
    padding: 5px;
    max-height: 25px;
}

.selectvan select, .data select {
    background: #FFF;
    border: 1px solid #ccc;
    padding: 5px;
    width: 100% !important;
}

.selectvan button, .data button, .tecnics button {
    background: #ccc;
    border: 1px solid #ccc;
    padding: 5px;
    width: 100% !important;
    margin-top: 5px;
    color: #666;
    font-weight: bold;
}

/***************************************************/
/****************** POP UP  CALENDAR ***************/
/***************************************************/
.formularioPopUp {
    position: fixed;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    height: 100%;
    background-color: #FFF;
    bottom: 0px;
    top: 0px;
    left: 10%;
    right: 10%;
    z-index: 9999;
    padding: 20px 20px 0px 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    overflow-y: auto;
}

.formularioPopUp table {
    width: 100%;
    margin-top: 10px;
}

.formularioPopUp table th.border {
    background-color: #FFF;
    width: 0.5%;
}

.tasks_holder .fa, .description_toggle .fa {
    float: right;
    padding-right: 8px;
    font-size: 18px;
}

.formularioPopUp table td {
    width: 50%;
    background-color: #F9F9F9;
    font-weight: normal;
    text-align: left;
    vertical-align: baseline;
    -webkit-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    -moz-box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    box-shadow: inset 0px 0px 0px 1px #EEEEEE;
    padding: 0px 13px 13px;
}

.transferPopUp {
    position: fixed;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    height: 120px;
    background-color: #FFF;
    bottom: 50%;
    top: 40%;
    left: 10%;
    right: 10%;
    z-index: 9999;
    padding: 20px 20px 0px 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    text-align: center;
}

.processBlock {
    border: 1px solid #E2E2E2;
    padding: 10px 20px;
    background-color: #F2F2F2;
    margin-bottom: 15px;
}

.popUpBack {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.btn-adicionar {
    font-weight: 400;
    font-size: 12px;
    vertical-align: bottom;
    margin-left: 10px;
    padding: 5px 10px;
    background-color: #E6E6E6;
    border: 1px solid #CCCCCC;
    cursor: pointer;
}

.contentArea {
    display: inline-block;
    float: right;
    top: 0;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -9px;
}

#inputSearch {
    width: 321px;
    float: left;
    padding: 19px;
    margin-top: 8px;
    height: 40px!important;
    color: #000;
    background-color: #fff !important;
    font-size: 14px;
    border-radius: 25px;
    border: 1px solid #707070;
}

#divResult {
    position: absolute;
    width: 321px; /* 365px */
    display: none;
    margin-top: 33px;
    border: solid 1px #dedede;
    border-top: 0px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    box-shadow: 0px 0px 5px #999;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-radius: 6px;
    background-color: white;
    max-height: 400px;
    overflow-y: scroll;
    z-index: 999;
}

.display_box {
    padding: 8px;
    border-top: solid 1px #dedede;
    color: #1E2453;
    font-size: 12px;
    width: 100%;
    float: left;
}

.display_box:hover {
    background: #1E2553;
    color: #FFFFFF;
    cursor: pointer;
}

.import-navigator {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EEE;
}

.import-navigator div.select-pesq {
    max-width: 300px;
}

.import-navigator input[type="file"] {
    max-width: 300px;
    height: 25px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-top: 1px;
    padding-left: 5px;
    border: 1px solid #ccc;
    color: #909090;
}

.screenblocker {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: black;
    top: 0;
    display: none;
    left: 0;
}

.screenblocker span {
    top: 50%;
    width: 100%;
    position: fixed;
    text-align: center;
    color: white;
    font-size: 36px;

}

.import-navigator input[type="text"] {
    *max-width: 138px;
    margin-top: 0;
    padding-bottom: 4px;
    padding-top: 1px;
    padding-left: 5px;
    border: 1px solid #ccc;
    color: #909090;
}

.import-navigator .codigos {
    max-width: 138px;
    margin-top: 0;
}

.transfer-pop {
    margin-top: 40px;
}

.transfer-pop a.btn-pop-transf {
    background-color: #ccc;
    border: 1px solid #999;
    display: inline-block;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 10px;
}

.transfer-pop a.btn-pop-transf:hover {
    background-color: red;
    color: #FFF;
    border: 1px solid red;
}

.newshome {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.newshome h1 {
    line-height: 0px;
    font-size: 32px;
}

#newslider .item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: auto;

}

.higher .chosen-choices {
    height: 200px !important;
}

#reason {
    position: absolute;
    width: 40%;
    height: 355px;
    top: 50%;
    border-radius: 5px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 1px solid;
    padding: 20px;
}

.chosen-container-multi .chosen-choices {
    overflow-y: scroll !important;
}

.obsflag {
    width: 13px;
    height: 13px;
    border: 1.5px solid #1E245333;
    cursor: pointer;

}

.obschecked {
    background: black;
}

#faltasadd, #ocorrenciasadd, #recursosadd, #visitasadd, #reunioesadd {
    margin-top: 130px;
    margin-left: 250px;
    left: 0;
    z-index: 1;
    display: block;
}

.dataTables_wrapper {
    float: left;
    width: 100%;
    margin-top: -9px;
}

div.dataTables_wrapper div.dataTables_filter {
    top: 0;
    right: 0;
}

.table-std i, .table-std-nop i, .table-std_date i {
    font-size: 20px;
}

/***************************************************/
/***************************************************/

@media screen and (max-width: 1650px) {
    .smallScreen{
        width: 100%;
        float:left;
    }
}
@media screen and (max-width: 1280px) {

    .container-main {
        padding-right: 20px;
    }

}

/*********/
/*SafeLab*/
/********/
.forgot-pw {
    color: #666666;
    font-size: 12px;
    width: 100%;
    float: left;
    text-align: center;
    margin: 8px 0;
}

.menu-title img {
    width: 100%;
    padding: 25px;
}

.angle {
    float: left;
    padding: 1px 7px 0 0;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}
.user-image{
    float: right;width: 50px;
}
.user-holder{
    float: right;    width: 240px;     margin-right: 92px;    margin-top: -5px;
}
.user-text{
    color: white;
    font-size: 14px;
    width: calc(100% - 50px);
    float: left;
    text-align: right;
    padding-right: 7px;
    padding-top: 5px;
}

.menu_user img {
    width: 50px;
    height: 50px;
    border-radius: 90px;
    overflow: hidden;
    float:left;
}

.menu_user a {
    float: right;
    padding-left: 8px;
    color: #5a6c73;
}

.menu_logout {
    font-size: 14px;
    color: white;
    float: right;
    margin-right: 49px;
    margin-left: 0px;
}

.menu_logout i {
    margin-right: 3px;
}

.menu_logout a {
    color: white;
    font-weight: 300;
}


.dataTables_paginate .previous, .dataTables_paginate .next {
    border-right: none !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#process-list_filter, #table-std_filter, #table-std4_filter {
    position: absolute !important;
    right: 0 !important;
    top: 0px !important;
}

#process-list_filter input, #table-std_filter input, #table-std4_filter input {
    border-radius: 0;
    height: 26px;
    border: 1px solid #ccc;
}

.buttons-html5, .buttons-colvis {
    background: #F9F9F9 !important;
    color: #ccc !important;
    margin-right: 3px !important;
    border-radius: 6px !important;
    border: 1px solid #dddddd!important;
}

.buttons-html5 span, .buttons-colvis span {
    font-size: 12px !important;
    /*font-weight: bold !important;*/
}

.dt-button-collection li {
    margin: 5px 0;
}

.dropdown-menu {
    border-radius: 0px !important;
    padding: 5px !important;
}

.odd td {
    background: #f1f1f1;
}
.background_X{
    /*color: white!important;*/
    background: #ABB5FF!important;
}
#columnSelectionSelect,#columnSelect{
    float: left;
    width: 120px;
    position: absolute;
    right: 254px;
    height: 27px;
    padding: 0;
    top: 172px;
    font-weight: 500!important;
    background: #e8e8e8;
    color: #566070!important;
    border: 1px solid transparent!important;
}
.background_O{
    /*color: white!important;*/
    background: #88EBDE!important;
}
.background_A{
    /*color: white!important;*/
    background: #B6FAA0!important;
}
.background_C{
    /*color: white!important;*/
    background: #EAD986!important;
}
.background_P{
    /*color: white!important;*/
    background: #FFBE94!important;
}





tbody tr .background_X{
    /*color:#566770!important;*/
    /*background: rgba(0, 0, 0, 0.3)!important;*/
}
tbody tr .background_O{
    /*color:#566770!important;*/
    /*background: rgba(86, 103, 112, 0.3)!important;*/
}
tbody tr .background_A{
    /*color:#566770!important;*/
    /*background: rgba(0, 76, 112, 0.3)!important;*/
}
tbody tr .background_C{
    /*color:#566770!important;*/
    /*background: rgba(0, 147, 209, 0.3)!important;*/
}

tbody tr .background_P{
    /*color:#566770!important;*/
    /*background: rgba(68, 135, 49, 0.3)!important;*/
}



.background_select_X .select2-selection__rendered{
    color: white!important;
    background: #000000!important;
}
.background_select_O .select2-selection__rendered{
    color: white!important;
    background: #566770!important;
}
.background_select_A .select2-selection__rendered{
    color: white!important;
    background: #004c70!important;
}
.background_select_C .select2-selection__rendered{
    color: white!important;
    background: #0093d1!important;
}
.background_select_P .select2-selection__rendered{
    color: white!important;
    background: #448731!important;
}
.background_X a{
    color: white!important;
    cursor: pointer;
}
.background_O a{
    color: white!important;
    cursor: pointer;
}
.background_A a{
    color: white!important;
    cursor: pointer;
}
.background_C a{
    color: white!important;
    cursor: pointer;
}
.background_P a{
    color: white!important;
    cursor: pointer;
}
.col_extraextrasmall{
    min-width: 35px!important;
    max-width: 35px!important;
    width: 35px!important;
    /*word-break: break-all;*/
}
.col_extrasmall{
    min-width: 45px!important;
    max-width: 45px!important;
    width: 45px!important;
    /*word-break: break-all;*/
}
.col_semismall{
    min-width: 55px!important;
    max-width: 55px!important;
    width: 55px!important;
    /*word-break: break-all;*/
}
.col_smaller{
    min-width: 80px!important;
    max-width: 80px!important;
    width: 80px!important;
    /*word-break: break-all;*/
}
.col_small{
    min-width: 100px!important;
    max-width: 100px!important;
    width: 100px!important;
    /*word-break: break-all;*/
}
.col_largerSmall{
    min-width: 150px!important;
    max-width: 150px!important;
    width: 150px!important;
    /*word-break: break-all;*/
}
.col_smallerMedium{
    min-width: 200px!important;
    max-width: 200px!important;
    width: 200px!important;
    /*word-break: break-all;*/
}
.col_medium{
    min-width: 250px!important;
    max-width: 250px!important;
    width: 250px!important;
    /*word-break: break-all;*/
}
.col_large{
    min-width: 350px!important;
    max-width: 350px!important;
    width: 350px!important;
    /*word-break: break-all;*/
}
.col_extralarge{
    min-width: 400px!important;
    max-width: 400px!important;
    width: 400px!important;
    /*word-break: break-all;*/
}
.col_extraextralarge{
    min-width: 450px!important;
    max-width: 450px!important;
    width: 450px!important;
    /*word-break: break-all;*/
}
#table-std i, #table-std4 i, .table-std i, .table-std-nop i, #table_order_status i, .table-std_date i, #table-std_email i, #docTable i, .dataTable i {
    margin-left: 15px;
    font-size: 17px;
    cursor: pointer;
}

.table-std-nop tr td {
    cursor: pointer;
}

#dp_portal {
    width: 90px;
    position: absolute;
    bottom: 0;
    left: 115px;
    transform: translateX(-50%);
}

.intervenientes {
    font-size: 40px !important;
    width: 100%;
    color: #1E2553;
    text-align: center;
    cursor: pointer;
}

.grey_blocker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.7);

}

.std_holder p {
    width: 100%;
    float: left;
    padding: 7px;
    margin: 0;
}

.std_holder .par {
    background: #eee;
}

.std_holder .impar {
    background: white;
}

.std_holder i {
    float: right;
    margin-left: 10px;
    font-size: 15px;
}

.std_holder i {
    cursor: pointer;
}

.btn_top {
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    padding-left: 12px;
    width: 100%;
    float: left;
}

.btn_top span {
    color: black;
    font-size: 16px;
    font-weight: 900;
    position: absolute;
    left: 0;
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cke_textarea_inline {
    position: relative;
    width: 100%;
    background: white;
    color: #1E2453;
    padding: 5px;
    height: 150px;
    resize: vertical;
    overflow: auto;
    border: 1px solid rgba(17, 63, 109, 0.1);
    /* max-width: 480px; */
    word-break: break-all;
}

.homemadetextarea {
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    border: 1px solid gray;
    font: medium -moz-fixed;
    height: 35px;
    overflow: auto;
    padding: 2px;
    background: white;
    color: #111;
    resize: both;
    width: 99%;
    float: left;
}

.holder {
    float: right;
    width: 85%;
    margin-top: 20px;
    background: white;
    padding: 10px 0px 0px 50px;
}

#receiveajx {
    width: 100%;
    float: left;
}

.unidades_holder .unidades_line {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.unidades_line:last-child {
    border-bottom: 1px solid #ccc;
}

.update_unidades {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 20px;
    padding: 7px;
}

.update_unidades .fa {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.unidades_column {
    width: 25%;

    float: left;
}

#receiveajx i {
    position: absolute;
    left: -17px;
    top: 3px;
    cursor: pointer;
}

.add_unidades {
    border: none !important;
}

.add_options {
    padding: 5px;
}

.add_unidades i {
    font-size: 40px !important;
    width: 100%;
    color: black;
    text-align: center;
    cursor: pointer;
}

.cronograma_options {
    background: black;
    color: white;
    padding: 6px;
    font-weight: 600;
}

.cronograma_holder {
    width: 100%;
    float: left;

    padding: 6px;
    font-weight: 600;
}

.cronograma_line {
    width: 100%;
    float: left;
    padding: 6px;
    text-align: center;
    position: relative;
}

.cronograma_line i {
    position: absolute;
    right: 35px;
}

.cronograma_column2 {
    width: 11.1%;
    float: left;
    border-right: 1px solid white;
    cursor: pointer;
}

.cronograma_column {
    width: 11%;
    float: left;
    border-right: 1px solid white;
    cursor: pointer;
}

.cronograma_line .cronograma_column:last-child {

    border-right: 0;
}

.update_cronograma {
    width: 100%;
    float: left;
    text-align: right;
    font-size: 20px;
}

.update_cronograma i, .update_cronograma a {
    cursor: pointer;
    padding: 4px;
    position: relative;
    color: white;
    right: 0;
}

.ui-timepicker-table {
    width: 280px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    width: 100%;
}

.ui-widget-header {
    color: white !important;

    background: black !important;
}

.ui-timepicker-table th.periods {

    width: 7px !important;
}

.formando_upload {
    border: 1px solid #666;
    padding: 5px;
    background: #f4f4f4;
    color: #666;
    border-radius: 2px;

}

.formando_upload:hover {
    color: white;
    border: 1px solid black;
    background: black;
    text-decoration: none;
}

.newformando .chosen-container {
    width: 90px !important;
    margin-top: -3px;
}

.newformando {
    width: 2305px;
    float: left;
    padding: 3px;
    border-left: 2px solid black;
    margin: 2px 0;
}

.newformando input {
    margin-left: 2px;
}

.alreadyinsystem {
    background: rgba(255, 0, 0, 0.5);
}

.newformandotop span {
    float: left;
    margin-left: 2px;
    background: black;
    color: white;
    height: 46px;
    padding: 4px;
}

.unidades_subline {
    background: red;
    color: white;
}

.unidades_subline input {

    color: black;
}

.cronograma_subline {
    background: red;
    color: white;
    display: none;
}

.cronograma_subline input, .cronograma_subline select {

    color: black;
}

.menupopper {
    position: relative;
    width: 25px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
    z-index: 2;
}

.menupopper img {
    width: 100%;
}

.view-faltastudent {
    margin-left: 8px;
}

.justfaltasblank, .regocorrenciasblank {
    position: absolute;
    top: 214px;
}

table.wrapper-main.three {
    border: 1px solid #EEEEEE;
}

table.wrapper-main.three td {
    padding: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

table.wrapper-main.three td input[type="number"] {
    height: 20px;
}

table.wrapper-main.three td p {
    margin: 0;
}

.rowholder {
    width: 100%;
    float: left;
}

.rowtitle {
    width: 75%;
    float: left;
}

.rowinputs {
    width: 25%;
    float: left;
}

.rowinput {
    width: 20%;
    float: left;
    text-align: center;
}

.submenuprojcts {
    width: 100%;
    float: left;
    background: black;
    margin-bottom: 15px;
}

.submenuprojcts span a {
    color: white;
}

.submenuprojcts span {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 8px;
    color: white;
    font-size: 16px

}

.counter_results {
    float: right;
    font-size: 12px;
    font-weight: 600;
}

.opactive {
    background: white;
    font-weight: 900;
    border: 1px solid black;

}

.opactive a {
    color: black !important;
}

.add-user-rel {
    cursor: pointer;
    color: black;
}

.forgetpassword {
    width: 100%;
    float: left;
    margin-top: 12px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    color: #566770;
    font-size: 10px;
    padding-bottom: 20px;
    margin-top: 86px;
}

.passworddiv {
    display: none;
    width: 90%;
    margin: 0 auto;
    margin-top: 35px;
    text-align: center;
    color: #566770;
}

.passworddiv2 input {
    margin-left: unset!important;
    width: 90%!important;
    text-align: center;
}
.passworddiv2 {
    width: 100%;
    clear: both;
    margin: 0 auto;
    margin-top: 35px;
    text-align: center;
}

.passworddiv p span, .passworddiv2 p span {
    font-size: 14px;
}

#emailrecoverbtn, .passrecoverbtn {
    width: 100%;
    height: 35px;
    background-color: #566770;
    color: white;
    font-size: 14px;
    margin: 0;
    text-align: center;
    border: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-transform: uppercase;
}

input#emailrecover {
    width: 100%;
    height: 35px;
    margin:0;
    background-color: white;
    border: 1px solid rgba(255, 255, 255, 0.9);
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.actions {
    color: #1E2553;
    font-weight: bold;
    font-size: 16px;
    width: 120px;
    float: left;
}

.actions .fa {
    cursor: pointer;
    margin-right: 5px;
}

.actions a {
    color: inherit;
}

.actions a:hover {
    color: inherit;
}

.status_holder {
    width: 32%;
    float: right;
    margin-top: -50px;
    margin-right: 2%;
}

.status_holder h3 {
    width: 100%;
    float: left;
    font-size: 18px;
}

.status_holder span {
    font-weight: bold;
    border-left: 3px solid #ce432c;
    font-size: 18px;
    padding-left: 5px;
}

.status_holder .data {
    font-size: 16px;
    border: none;
    font-weight: normal;
}

.status_holder .btn_close {
    float: right;
    background-color: #1E2553;
    color: #fff;
    margin-top: 12px;
    opacity: 0.6;
}

.copy-btn {
    font-size: 20px !important;
    cursor: pointer;
}

.mainFunctions {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}

.mainFunctionsDriveInside {
    width: 100%;
    float: left;
    margin-top: 0;
}

.mainFunctions .input-text {
    width: 100%;
    font-size: 20px;
}

input#shortlink {
    width: 50%;
    padding: 20px 5px;
    border: 1px solid #1E2553;
    background-color: #FFF;
    height: 35px;
}

span#shortgo, span#newlink, span#copy_new_link {
    background-color: #1E2553;
    border: 1px solid #1E2553;
    color: #fff;
}

span#newlink {
    margin-right: 20px;
}

span#shortgo:hover, span#newlink:hover, span#copy_new_link:hover {
    background-color: #fff;
    color: #1E2553;
}

.status_holder .btn_fases {
    float: right;
    background-color: #1E2553;
    color: #fff;
    margin-top: 12px;
    margin-right: 6px;
    opacity: 0.6;
}

.btn_reopen {
    float: right;
    margin-top: -40px;
    background-color: #008000;
    color: #fff;
    opacity: 0.6;
}

.btn_pop_close, .edit_task, .save-saldo, .btn_pop_close_agendamento, .edit_fase, .btn_add_tipo, .btn_add_cargo, .btn_edit_save {
    background-color: #008000;
    color: #fff;
    margin-right: 10px;
}

.btn_pop_standby, .standby_task {
    background-color: #1E2553;
    color: #fff;
    margin-right: 10px;
}

.status_holder .btn_close:hover, .pop_edit_anexos .btn_edit_save:hover, .pop_close .btn_add_tipo:hover, .pop_close .btn_add_cargo:hover, .status_holder .btn_reopen:hover, .status_holder .btn_fases:hover, .pop_close .btn_pop_close:hover, .pop_close .btn_pop_standby:hover, .pop_close .standby_task:hover, .pop_close .btn_pop_close_agendamento:hover, .pop_close .edit_task:hover, .pop_close .save-saldo:hover, .pop_close .edit_fase:hover {
    color: #fff;
    opacity: 1;
}

.status_holder .btn_close:focus, .pop_edit_anexos .btn_edit_save:focus, .pop_close .btn_add_cargo:focus, .pop_close .btn_add_tipo:focus, .status_holder .btn_reopen:focus, .status_holder .btn_fases:focus, .pop_close .btn_pop_close:focus, .pop_close .btn_pop_standby:focus, .pop_close .standby_task:focus, .pop_close .btn_pop_close_agendamento:focus, .pop_close .save-saldo:focus, .pop_close .edit_fase:focus {
    color: #fff;
}

.blackner {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.pop_close, .pop_edit_anexos {
    display: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    position: absolute;
    width: 70vh;
    padding: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.pop_close .cke_textarea_inline {
    min-height: 50vh;
}

.pop_close #novo_tipo_input, .pop_close #novo_tipo_cor {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 5px;
    border: 1px solid #1E2553;
    background-color: #FFF;
    height: 35px;
    margin-bottom: 20px;
}

.left_l {
    float: left;
    width: 60%;
}

.right_l {
    float: left;
}

.stats_holder:nth-child(1) {
    width: 32%;
    float: left;
    position: relative;
    color: #fff;
    height: 175px;
    padding: 0 10px;
    margin: 0;
}

.stats_holder:nth-child(2) {
    width: 32%;
    float: left;
    position: relative;
    color: #fff;
    height: 175px;
    padding: 0 10px;
    margin: 0 2% 0 2%;
}

.stats_holder:nth-child(3) {
    width: 32%;
    float: left;
    position: relative;
    color: #fff;
    height: 175px;
    padding: 0 10px;
    margin: 0;
}

.counter_home {
    position: absolute;
    top: 11px;
    right: 25px;
    font-size: 25px;
    background: white;

    border-radius: 32px;
    width: 45px;
    height: 45px;
    padding-top: 5px;
    text-align: center;
}

#fullmap {
    min-height: 80vh;
    width: 100%;
}

#marcadores {
    position: absolute;
    top: 45px;
    right: 0;
    width: 360px;
    background: rgba(255, 255, 255, 0.9);
    padding: 23px;
    height: 100%;
    font-size: 14px;
    font-weight: 600;
}

.markerp {
    font-weight: 500;
    font-size: 12px;
}

.markerspan {
    background-color: aqua;
    width: 15px;
    float: left;
    height: 15px;
    border-radius: 20px;
    margin-right: 20px;
    margin-top: 2px;
}

.blue {
    color: #1E2553;
}

.green {
    color: #008000;
}

.red {
    color: #FF0000;
}

.prioritario td {
    background-color: rgba(255, 0, 0, 0.5) !important;
}

.reopen td {
    background-color: rgba(0, 255, 0, 0.5) !important;
}

.nouser td {
    background-color: rgba(255, 255, 0, 0.5) !important;
}

#calendar, #calendar2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.fc-view-container a:visited, .fc-view-container a:link {
    color: #fff;
}

.fc-widget-header {
    background-color: #1E2553;
    color: #fff;
}

.fc-button {
    background-color: #1E2553 !important;
    color: #fff !important;
    background-image: none !important;
    text-shadow: none !important;
}

.add_holder {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.single_add {

    width: 30%;
    float: left;
    text-align: center;
    font-size: 16px;

    padding: 5px 10px;
    margin: 0 1.5%;
    cursor: pointer;
    color: #1E2553;
    text-transform: uppercase;
}

.dt-buttons .btn-default {

    padding: 5px 5px !important;
    font-size: 10px !important;
    border: none!important;
    margin-bottom: 10px;
    margin-right: 20px!important;
    background: #e8e8e8!important;
    color: #566770!important;
    border-radius: 6px!important;
    font-size: 12px!important;
}

.single_add i {
    margin-right: 15px;
    font-size: 36px;
    width: 100%;
    margin-bottom: 7px;
}
.page-container{
    width: 100%;
    float:left;
    background: white;
    padding: 18px;
    border-radius: 6px;
}
/***************************************************************************/
/******************************CLIENTS PAGE*********************************/
/***************************************************************************/
.p_7 {
    width: 13.28%;
    margin-left: 1%;
    float: left;
}

.p_5 {
    width: 19.2%;
    margin-left: 1%;
    float: left;
}

.block5 .p_5:nth-child(1) {
    margin-left: 0;
}

.p_20 {
    width: 19%;
    float: left;
    position: relative;
    margin-left: 1%;
}

.p_33 {
    width: 33%;
    float: left;
    position: relative;
}

.block4 .p_25:nth-child(1) {
    width: 24%;
    float: left;
    position: relative;

    margin-left: 0;
}

.p_25 {
    width: 24%;
    float: left;
    position: relative;
    /*margin-left: 1.333%;*/
    margin: 0.5%;
}

.p_50 {
    width: 49.5%;
    margin-left: 0.5%;
    float: right;
    position: relative;
}

.p_50:nth-child(odd) {
    width: 49.5%;

    margin-left: 0;
    margin-right: 0.5%;
    float: left;
}

.block2 {
    width: 100%;
    float: left;
    position: relative;
}

.block2 .p_50:nth-child(1) {
    width: 49.5%;
    margin-left: 0;
    margin-right: 0.5%;
    float: left;
}

.block3 .p_33:nth-child(2) {
    width: 31%;
    margin: 0 1.5%;
    float: left;
}

.p_66 {
    width: 64%;
    float: left;
    margin-right: 1.5%;
}

.link_holder {
    width: 15%;
    top: 13px;
    padding-top: 40px;
    background: #D6D5DB;
    min-height: 100vh;
    position: fixed;
}

.pft-directory {
    list-style: none;
}

/* .link_holder .active {
  background: #1e2453!important;
color: #1E2352!important;
} */
.link_holder .active p {
    background: #D6D5DB;
    color: #e32c2d;
}

.inner_links p {
    background: #D6D5DB !important;
    color: #797a7b !important;
}

.inner_links .active p {
    background: #D6D5DB !important;
    color: #e32c2d !important;
}

.link_holder a {
    opacity: 1;
    text-decoration: none;
}

.link_holder a:hover {
    opacity: 1;
    text-decoration: none;
}

.single_link p {
    text-transform: uppercase;
    font-size: 13px;
    padding: 5px 0;
    text-align: left;
    padding-left: 45px;
    background: #D6D5DB;
    margin: -1px 0px;
    font-weight: 400;
    color: #797a7b;
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
}

.headerFix small, .headerFix h0 {
    color: #566770;
    font-size: 14px !important;
    margin-top: 7px !important;
    font-weight: 600 !important;
}

.headerFix a {
    color: #adadad;
    font-size: 12px !important;
    margin-top: 7px !important;
    font-weight: 300 !important;
    float: left;
    margin-left: 35px;
    margin-top: -23px !important;
}

.headerFix a:hover {
    color: #adadad !important;
    text-decoration: none;
}

.headerFix span {
    color: #566770;
    font-size: 12px !important;
    margin-top: 7px !important;
    font-weight: 300 !important;
    float: left;
    margin-top: 5px !important;
    margin-right: 100%;
    display: inline-block;
    background: #566770;
    color: white;
    padding: 2px 7px;
    white-space: nowrap;
}

.headerFix {
    text-transform: uppercase;
    margin-left: 15%;
    margin-top: -20px;
    background: #fff;
    float: left;
    width: calc(87%);
    padding: 12px 80px 26px 50px;

}

.single_link {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 700;
    font-weight: 700;
    /* border: 1px solid #212968; */
    color: #566770;
    margin: 0px 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.darkOption {
    /* background-color: #F18F1E; */
}

/*.single_link:hover {
    background: #EEEEEE !important;
    color: #1E2352 !important;
}*/

.single_link_afi {
    background-color: #566770;
    color: #000;
}

.main_link {
    cursor: pointer;
}

.inner_links {
    display: none;
}

.inner_links a, .inner_links a:hover, .inner_links a:focus {
    color: #fff;
}

.inner_links .single_link {
    background-color: #f8f8f8;
    margin: 0;
    margin-bottom: 2px;
    border: none;
}

/*.inner_links .single_link:hover {
  background-color: #59a57a;
}
.inner_links .single_link.active {
  background-color: #59a57a;
}*/
#ficheiros .dz-default span {
    margin-top: 75px;
    width: 100%;
    float: left;
    color: #566770;
}

.filelist p {
    width: 31%;
    float: left;
    margin: 5px 1%;
    background: #f4f4f4;
    padding: 10px;
    border: 1px solid #e4e4e4;
}

.filelist p a {
    min-height: 40px;
    float: left;
}

.delete_file {
    cursor: pointer;
}

.cke_textarea_inline p {
    width: auto;

    margin: auto;
    background: white;
    padding: 0;
    border: none;
}

.save_file_details {
    cursor: pointer;
}

.filelist span {
    margin-top: 15px !important;
    width: 100%;
    float: left;
}

#ficheiros form {
    height: 250px;
    width: 100%;
    float: left;
    background: #f4f4f4;
    text-align: center;
    border: 2px dotted #566770;
    margin-top: 10px;
}

.meios {
    width: 20%;
    float: left;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: -31px;
    border: 1px solid white;
    padding-top: 7px;
    color: white;
}

.meios p {
    margin-bottom: 5px;
}

.meiosEven {
    background: #E6E6E6 !important;
}

.meiosOdd {
    background: #f1f1f1 !important;
}

input.meiosEven, input.meiosOdd {
    border: 1px solid #ddd !important;
    margin-top: 2px;
    height: 32px;
    color: #666;
}

.meios p span {
    width: 100%;
    float: left;
    padding: 9px;
    /* background: #e6e6e6; */
    margin: 1.5px 0;
    color: #666;
}

.meios p span.titulo {
    background: none;
}

/*.single_link:hover, .single_link.active {
  background-color: #549542;
}*/
/*.single_link_afi:hover, .single_link_afi.active {
  background-color: #FFC70E;
}*/
.holder#colaboradores, .holder#incidencias {
    margin-top: 35px;
    background: white;
}

.single_agendamento {
    width: 32%;
    float: left;
    position: relative;
    color: #434348;
    /*background: #ce432c;*/
    padding: 0 10px 14px 10px;
    margin-top: 20px;
}

.the_link:hover {
    color: #666;
}

.space {
    margin: 20px 2% 0 2%;
}

.single_agendamento p {
    font-size: 12px;
}

.single_agendamento .timer {
    position: absolute;
    left: 12px;
    top: 34px;
}

.single_agendamento .counter {
    font-size: 20px;
    font-weight: bold;
    top: 50px;
}

.single_agendamento .timer span {
    width: 100%;
    float: left;
    text-align: center;
}

.single_agendamento i.fa-clock-o {
    font-size: 30px;
    margin-left: 33px;
    margin-top: inherit;
}

.single_agendamento i.fa-calendar-o {
    font-size: 90px;
    margin-top: 10px;
}

.single_agendamento .timer span.dia {
    font-size: 36px;
    font-weight: bold;
}

.single_agendamento .timer span.mes {
    font-size: 20px;
    margin-top: -15px;
}

.single_agendamento span.horas {
    font-size: 10px;
    width: 100%;
    float: left;
    margin-top: -10px;
}

.single_agendamento .timer_text {
    width: 75%;
    float: right;
}

#addNonFed {
    width: 250px;
    float: left;
    margin-left: calc(50% - 125px);
    cursor: pointer;
    text-transform: uppercase;
    color: white;
    text-align: center;
    background: #566770;
    padding: 13px;
    font-size: 10px;
    margin-top: 25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#addNonFed:hover {
    opacity: 0.6;
}

#novo_tipo_btn {
    cursor: pointer;
    font-size: 10px;
}

#novo_tipo .fa {
    cursor: pointer;
}

form.dropzone_incidencias {
    height: 200px;
    width: 100%;
    float: left;
    background: #f4f4f4;
    text-align: center;
    border: 2px dotted #566770;
    margin-bottom: 10px;
}

.single_agendamento .btn_close_agendamento {
    position: absolute;
    left: 22px;
    top: 80px;
    background-color: #f00;
    color: #fff;
}

.single_agendamento .btn_close_agendamento:hover {
    background-color: #f00;
    color: #fff;
}

.datadoc {
    width: 100%;
    float: left;
    font-size: 10px;
    margin-left: 20px;
}

select {
    width: 100%;
    margin: 0;
    padding-left: 10px;
    border: 1px solid #000;
    background-color: #FFFFFF;
    height: 35px;
}

.infoTable {
    width: 66%;
    float: left;
    font-size: 90%;
}

.infoTable .p_33, .infoTable .p_66 {
    background: #eee;
    padding: 3px;
    color: #666;
}

.infoTable .p_66 {
    margin-right: 0;
    margin-left: 1.5%;
    text-align: right;
}

.groupHeader {
    width: 100%;
    float: left;
    font-weight: 600;
    margin: 10px 0 -5px 0;
}

#addRubrica {

    width: 250px;
    float: left;
    margin-left: calc(50% - 125px);
    cursor: pointer;
    text-transform: uppercase;
    color: white;
    text-align: center;
    background: #566770;
    font-size: 10px;
    padding: 13px;
    margin-top: 25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

.butao-save {
    border: none !important;
}

input.genericAdd.butao-save-add {
    border: none !important;
    background-color: transparent;
    color: #566770;
    font-size: 25px;
    outline: none;
    font-weight: 600;
}

.genericAdd {
    width: 250px;
    font-size: 10px;
    float: left;
    margin-left: calc(50% - 125px);
    cursor: pointer;
    text-transform: uppercase;
    color: white;
    text-align: center;
    background: #566770;
    padding: 13px;
    margin-top: 25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.getHistory a {
    color: #566770;
    font-weight: 600;
    font-size: 12px;
}

#newRacional {
    display: none;
}

.p_6 {
    width: 15%;
    margin-left: 2%;
    float: left;
}

.block6 .p_6:nth-child(1) {
    margin-left: 0;
}

.lateralAdd {
    width: 15px !important;
    position: absolute !important;
    right: -15px !important;
    padding: 9px 0 !important;
    top: -8px !important;
}

/*
.cke_top, .cke_contents, .cke_bottom {
    width:100% !important;
    margin-right: 2%;
}

.cke_reset_all, .cke_reset_all *, .cke_reset_all a, .cke_reset_all textarea {
    float:left !important;
}*/

.cke_chrome {
    border: 1px solid #adadad !important;
    filter: unset!important;
}


/***************************************************************************/
@page {
    size: auto;  /* auto is the initial value */
    margin: 0mm; /* this affects the margin in the printer settings */
}

@media print {
    a[href]:after {
        content: none !important;
    }

    .menu-background {
        display: none;
    }

    .menu {
        display: none;
    }

    .container-main {
        margin-left: 0px;
    }

    .nav {
        display: none;
    }

    .butao-save {
        display: none;
    }

    #dp_portal {
        display: none;
    }

}

#meios .titulo-actividade {
    float: left;
    background: #bab9b9;
    color: white;
    padding: 8px;
    text-align: left;
    font-weight: 300;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 11px;
    width: 100%;
}

.butao-save-add {
    position: fixed;
    bottom: 15px;
    right: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
    transition: all 0.2s ease-in-out;
    width: 170px;
    z-index: 4;
}

.butao-save-add:hover {
    opacity: 1;
}

.btn-palop {
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    border: 1px solid #c0c0c0!important;
    border-radius: 6px!important;
    background-color: #ffffff;
    color: #c0c0c0;
    font-weight: 100!important;
    font-weight: normal;
    padding: 10px 25px;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
}


/************** izi modal ********************/

.hide {
    display: none;
}

.trigger-custom {
    padding: 10px 20px;
    border-radius: 3px;
    border: 0;
    background: #ccc;
    font-size: 14px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #aaa;
    cursor: pointer;
}

.trigger-custom:hover {
    background: #d5d5d5;
}

.iziModal {
    width: 500px;
}

.izi .iziModal-content header {
    background: #566770;
    overflow: hidden;
    width: 100%;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.izi .iziModal-content header span {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
    background: #566770;
    color: #fff;
    height: 35px;
    vertical-align: middle;
    line-height: 37px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}

.izi .iziModal-content header a.active {
    background: #fff;
    color: #777;
}

#ficheirosTable {
    padding-left: 17px;
    padding-right: 17px;
}

.izi .iziModal-content section {
    padding: 3px 30px 12px;
    margin-top: 10px;

}

.iziModal .col-sm-4 {
    padding-left: 0px !important;
    padding: 0;
}

.izi .iziModal-content section input:not([type="checkbox"]),
.izi .iziModal-content section button {
    width: 100%;
    /* margin-bottom: 2%;*/
}

.izi .iziModal-content section input[type="radio"] {
    width: unset !important;
}

.izi .iziModal-content section button {
    height: 30px;
    padding: 0;
}

.izi .iziModal-content section input:focus {
    border-color: #566770;
}

.izi .iziModal-content section label[for="check"] {
    margin-bottom: 26px;
    font-size: 14px;
    color: #999;
    display: block;
}

.izi .iziModal-content section footer {
    overflow: hidden;
    margin-top: 15px;
}

.ja_btn_default{
    margin-left: 35%!important;
}
.izi .iziModal-content section button:hover,.ja_btn_green:hover,.ja_btn_red:hover,.ja_btn_default:hover {
    background:#566770;
    color: white!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #b7b7b7 transparent transparent transparent!important;
    border-style: solid!important;
    border-width: 6px 6px 0 6px!important;
    height: 0!important;
    left: 50%!important;
    margin-left: -10px!important;
    margin-top: -1px!important;
    position: absolute!important;
    top: 50%!important;
    border-radius: 24px!important;
    width: 13px!important;
}
.izi .iziModal-content section button,.ja_btn_green, .ja_btn_green:link, .ja_btn_green:visited,.ja_btn_red, .ja_btn_red:link, .ja_btn_red:visited,.ja_btn_default {
    background: white;

    margin: 0;
    border: 0;
    cursor: pointer;
    width: 40%;
    float: left;
    text-transform: uppercase;
    font-weight: normal;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 11px;
    outline: none;
    color: #566770!important;
    filter: drop-shadow(2px 4px 6px #999);
    margin-top: 6px;
    border-radius: 20px;
}
.ja_body{
    border-radius: 6px;
}
.jAlert{
    border-radius: 6px;
}
.surveys{
    width: 70%;
    background-color: #e5e5e5;
    height: 60px;
    float:left;
    /*  margin: 0 auto;*/
}
.ja_orange .ja_title > div{
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.surveys h4 {
    position: relative;
    color:#5d686e;
    font-size:16px;
    font-weight: 500;
    top:15%;
    left:6%;
}
.izi .iziModal-content section button:hover {
    /* opacity: 0.8; */
}

.izi .iziModal-content section button:nth-child(1) {
    /*background: #fe0000;*/
}

.izi .iziModal-content section button:nth-child(2) {
    /*border-radius: 0 3px 3px 0;*/
}

.izi .iziModal-content .icon-close {
    background: #FFF;
    margin-bottom: 10px;
    position: absolute;
    right: -8px;
    top: -8px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 0;
    color: #a9a9a9;
    cursor: pointer;
}

.izi .iziModal-content .icon-close:hover,
.izi .iziModal-content .icon-close:focus {
    color: black;
}

.izi .ui-accordion .ui-accordion-content {
    padding: 0 !important;
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.chosen-container .chosen-drop, .chosen-container-single .chosen-single {
    width: 100%;
}

.errored {
    color: #ff0000;
}

.erro {
    /* color: #ff0000; */
    background: #f3f3f3;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding-right: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
}

h0 a:hover {
    text-decoration: none;
}

.fields {

    width: 100%;
    float: left;
    background: #f4f4f4;
    padding: 2px;
    margin: 8px 0.5%;
    border: 1px dotted #ddd;
}

.fields p {
    width: 45%;
    margin-right: 20%;
    margin-left: 27%;
    float: left;
}

.fields p span {

    float: right;
}

.narrativa h5, .grafico h5 {
    font-size: 10px;
    float: left;
    width: 100%;
    text-align: center;
    color: #7f838a;
    padding: 6px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    text-transform: uppercase;
}

.graphDash {
    width: 100%;
    float: left;
}

.narrativa {
    width: 100%;
    float: left;
}

hr {
    width: 100%;
    float: left;
    border: 1px solid #566770!important;
    border-top: 0px!important;
    margin-top: -2px!important;
}
.fakehr{
    width: 100%;
    height: 1px;
    float: left;
}
#setContent footer {
    float: left;
    margin-top: 20px;
    width: 100%;
    padding-bottom: 14px;
}

.input-error {
    border: 1px solid #566770 !important;
}

.addToggleBtn, . .btn-add-palop {
    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;
}

.addToggle {
    display: none;
    float: left;
    width: 100%;
}

.single_link_versoes {
    background-color: #566770 !important;
}

.lvl1 {
    /* background: #1E2453; */
    /* color: white; */
    padding: 10px;
    margin: 0;
    cursor: pointer;
    border-left: 2px solid #566770;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.lvl2 {
    /* background: #444;
    color: white; */
    padding: 10px;
    margin: 0;
    cursor: pointer;
    display: none;
    width: 97%;
    border-left: 2px dotted #566770;

    margin-left: 3%;
    float: left;
    margin-bottom: 3px;
    margin-top: 10px;
}

.lvl3 {
    /* background: #555;
    color: white; */
    padding: 10px;
    margin: 0;
    cursor: pointer;
    display: none;
    border-left: 2px dashed #c3c9f9;
    width: 97%;
    margin-left: 3%;
    float: left;
    margin-top: 10px;
    margin-bottom: 2px;
}

.square {
    width: 16px;
    height: 16px;
    float: left;
    border-radius: 4px;
    margin-right: 2px;
}

.labelquadro {
    font-weight: 700;
    float: left;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 10px;
}

.lvl1 .fa, .lvl2 .fa, .lvl3 .fa {
    font-size: 12px;
    margin-left: 15px;
}

.lvl1 .fa {
    padding-right: 20px;
}

.lvl2 .fa {
    padding-right: 10px;
}

.lvl3 .fa {
    padding-right: 0px;
}

.otherOptions {
    cursor: pointer;
    color: black;
    background: #566770 !important;
}

.menuSubTitle {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 3px;
    color: #797a7b;
    font-weight: 700;
    padding-top: 8px;
    text-transform: uppercase;
    text-align: left;
    margin-left: 11px;
    padding: 6px 10px;
    /* border-left: 4px solid #f7941e; */
}

.menuSubTitle .fa {
    float: right;
    padding-right: 17px;
}

#grid[data-columns]::before {
    content: '2 .column.size-1of2';
}

/* These are the classes that are going to be applied: */
.column {
    float: left;
}

.size-1of2 {
    width: 100%;
}

#warning {
    width: 100%;
    font-size: 10px;
    font-weight: 600;
    color: red;
}

.miniObj {
    width: 100%;
    float: left;
    margin-top: 5px;
}

#criterioAddBtn {
    text-transform: uppercase;
    padding: 4px;
    width: 100%;
    float: left;
    font-weight: 400;
    color: white;
    cursor: pointer;
    font-size: 10px;
    text-align: center;
    background: #566770;
    height: 36px;
    padding-top: 10px;
}

.criterioHolder {
    width: 238px;
    position: fixed;
    left: 0;
    background: #f1f1f1;
    padding: 6px;
    top: 62px;
}

.criterioHolder h5 {
    color: white;
    padding: 4px;
}

.criterios {
    /* background: #ADC49A; */
    color: #566770;
    font-weight: 600;
    cursor: pointer;
    margin: 0;
    padding: 5px 5px 5px 37px;
    font-size: 10px;
    text-transform: uppercase;
}

.currentCriterio {
    background: #566770;
    color: white;
}

.questionsHolder {
    width: calc(100% - 224px);
    float: right;
}

.slideNewQuestion {
    cursor: pointer;
    border-left: 2px solid #566770;
    padding-left: 4px;
}

.questionarioFull h4 {
    padding: 10px 0px;
}

.questionarioFull li {
    list-style: none;
    width: 100%;
    float: left;
    padding: 5px;
    /* text-transform: uppercase; */
}

.miniObj h5 {
    text-decoration: underline;
}

.miniObj .input-text {
    float: left;
}

.fakeinput {
    width: 100%;
    float: left;
    /* border: 1px solid #949494; */
    padding: 7px;

}

table.dataTable th {
    font-size: 11px;
}

.searchBox {
    width: 300px;
    float: left;
    /* background: #f5f5f5; */
    padding: 11px;
    margin-top: 23px;
}

.search span {
    text-transform: uppercase;
    font-size: 10px;
    border: 1px solid #bab9b9 !important;
    transition: all 0.2s ease-in-out;
    padding: 6px;
    cursor: pointer;
    margin-right: 8px;
    float: right;
    margin-top: 9px;
}

.tableHolder {
    width: calc(100% - 319px) !important;
    float: right;
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 12px;
}

.permissionLines {
    font-size: 14px;
    width: 325px;
    background: #f4f4f4;
    padding: 3px;
    margin: 10px;
    margin-right: calc(100% - 325px);
}

.permissionLines .actions {
    text-align: right !important;
    width: 100%;
    min-width: 105px;
}

#route {
    float: left;
    color: #566770;
    width: 100%;
    margin-bottom: -50px;
    margin-top: 40px;
    font-weight: 400;
}

.permissionLines .actions .fa-pencil, .permissionLines .actions .fa-eye, .permissionLines .actions .fa-check, .permissionLines .actions .fa-question-circle {
    background: #bab9b9;
    color: white;
    padding: 4px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
}

.permissionLines .actions .toggled {
    background: #566770;
}

.permissionLines .actions .fa-question-circle.toggled {
    background: #566770;
}

.blueOption {
    /* background-color: #F18F1E; */
}

.home_sq {
    width: 98%;
    float: left;
    border: 1px solid #f3f3f3;
    margin: 1%;
    padding: 11px;
}

.home_sq h4 {
    margin: 0;
    padding: 10px !important;
    font-size: 24px;
    font-weight: 900;
    background-color: #566770;
    color: #FFF;
    margin-bottom: 20px !important;
    text-transform: uppercase;

}

.disabled {
    cursor: not-allowed;
    background: #f4f4f4;
}

.singlesquare {
    width: 165px;
    height: 165px;
    float: left;
    background: #566770;
    color: white;
    margin: 0 17px 17px 0;
    cursor: pointer;
    padding: 10px;
    font-weight: 300;
    font-size: 13px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.singlesquare:hover {
    width: 165px;
    height: 165px;
    float: left;
    background: #7da272;
    color: white;
    margin: 0 17px 17px 0;
    cursor: pointer;
    padding: 10px;
    font-weight: 300;
    font-size: 13px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.activeSquare {
    background: #566770;
}

.openLink a:hover, .openLink a:active {
    color: white;
}

.openLink a {
    width: 90%;
    float: left;
    color: white;
    padding: 2px;
    margin: 5px 5%;
    border: 1px solid;
    font-size: 12px;
}

.openLink {
    height: 100%;
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #566770;
    text-align: center;
    padding-top: calc(35% - 10px);
    color: white !important;
    display: none;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 997;
}

#reorder button {
    color: white;
    margin: 0;
    border: 0;
    cursor: pointer;
    width: 50%;
    float: left;
    /*border-radius: 3px 0 0 3px;*/
    height: 46px;
    background: #aaa;

}

#reorder ul {
    padding-left: 0;
    padding: 12px;
}

#reorder li {
    list-style: none;
    padding: 5px;
    cursor: move;
}

#reorder header {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    text-align: center;
    background: #1E2453;
    color: #fff;
    height: 35px;
    vertical-align: middle;
    line-height: 37px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

#reorder {
    display: none;
    background: #ededed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    min-width: 500px;
}

.listGroups h5 {
    padding-left: 13px;
}

.listGroups {
    float: left;
    width: 50%;
    padding: 7px;
}

body {
    background-color: #fff !important;
    overflow-x: hidden;

    /* background-color: #ededed!important; */
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff !important;
    cursor: default;
    background-color: #566770 !important;
    border-color: #566770;
    outline: none;
}

.pagination > li > a, .pagination > li > span {
    color: #566770 !important;
    outline: none;
    border: 0.5px solid #ddd !important;
    padding: 6px 11px 7px 11px !important;

}

input[type=submit] {
    /* border: 0 !important; */
}

.iziModal .iziModal-content {
    background: #fff;
    border-radius: 6px!important;
}
.iziModal{

    border-radius: 6px!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-default .ui-icon {
    float: left;
}

#elfinder {
    clear: both;
}

#elfinder .ui-state-default, #elfinder .ui-widget-content .ui-state-default, #elfinder .ui-widget-header .ui-state-default {
    width: unset;
}

#elfinder .ui-widget-header {
    color: unset !important;
    background: unset !important;
}

.enterFolder {
    cursor: pointer;
}

.nwF, .newdoc {
    /* width: auto;
  float: left;
  margin-bottom: -35px;
  margin-top: 15px;
  border: 1px solid #bab9b9;
  background-color: rgb(221, 221, 221);
  padding: 4px;
  color:#666;
  position: relative;
  cursor: pointer; */
    float: left;
    margin-right: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 9px;
    text-transform: uppercase;
    /* font-weight: 600; */
    cursor: pointer;
    color: #1e2453;
}

.nwF img, .newdoc img {
    height: 20px;
}

#newdoclabel {
    float: left;
    margin-top: 15px;
    padding: 4px;
    margin-bottom: -30px;
}

.dropzone {
    background: unset !important;
}

.searchTitle {
    background: #566770;
    width: unset;
    margin-right: 100%;
    min-width: 253px;
    color: white;
    padding: 5px 5px;
}

.reorderBtn {
    margin-left: 10px !important;
}

.popContainer h5 {
    background: #566770 !important;
}

/* #equipa .dataTables_wrapper ,#actividades .dataTables_wrapper{
    margin-top: -30px!Important;
} */
/* .locking i{
  /* float: left;
  position: relative; */
/*}  */
.locking {

    position: absolute;
    top: 60px;
    right: 26px;
    padding: 4px 6px;
    color: #1e2453;
    /* background: #1e2453; */
    z-index: 1;
    font-size: 22px;
    cursor: pointer;
    display: none !important;
}

#hiddenoptions {
    float: right;
    padding: 6px;
    display: none;
}

#addHonorarios {
    z-index: 150;
    width: 170px;
    height: 36px;
    position: fixed;
    bottom: 15px;
    right: 30px;
    padding: 11px 0;
}

#criterioAdd {
    padding: 2px 10px;
    height: 29px;
}

.blueBanner {
    border: 1px solid white;
    text-align: center;
    padding: 8px;
    color: white;
    text-transform: uppercase;
    background: #1E2453;
    font-size: 11px;
    float: left;
    width: 100%;
    font-weight: 700;
    margin-top: 30px;
}

#iziForm4 select {
    height: 40px;
}

#setContent5 button, #setContent6 button {
    width: 50% !important;
}

#setContent5 button:nth-child(3), #setContent6 button:nth-child(3) {
    border-radius: 0 3px 3px 0;
}

#setContent5 button:nth-child(2), #setContent6 button:nth-child(2) {
    border-radius: unset;
    border-left: 2px solid #f4f4f4;
    border-right: 2px solid #f4f4f4;
}

#uploadDestak img {
    cursor: pointer;
}

.fileList .fa {
    padding: 2px;
    color: #666;
}

.fileList .fa-trash {
    cursor: pointer;
    float: right;
    font-size: 21px;
}

.fileList .fa-arrows-v {
    padding: 2px;
    color: #666;
    font-size: 15px;
    margin-right: 7px;
}

.crop, .newUp {
    width: 48%;
    margin: 1%;
    float: left;
    text-align: center;
    font-weight: 600;
    border: 1px solid #666;
    color: #666;
    text-transform: uppercase;
    font-size: 9px;
    cursor: pointer;
}

.php-file-tree {
    padding-left: 0px;
    padding: 6px;
}

#treeView .fa-folder, #treeView .fa-folder-open {
    color: #e6b800;
    font-size: 18px;
    vertical-align: bottom;
    text-decoration: none;
    float: left;
}

#treeView a {
    color: #1e2453;
    width: 100%;
    float: left;
}

#treeView span {
    float: left;
    padding: 0 4px 6px 4px;
}

#treeView {
    /* border:1px solid #999; */
    /* text-transform: uppercase; */
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 4px;
    height: calc(100vh - 240px);
}

.actions {
    display: none;
    font-size: 0px;
    text-align: center;
    margin: 0px;
    padding-bottom: 7px;
}

.actions img {
    /* opacity: 0.7; */
    margin: 0 4px;
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 5em;
    line-height: 4em;
    vertical-align: middle;
}

.plusminus {
    font-size: 12px;
    margin-left: -13px;
    margin-top: 0px;
}

.icon-stack-1x,
.icon-stack-2x,
.icon-stack-3x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: right;
}

.icon-stack-1x {
    line-height: inherit;
}

.icon-stack-2x {
    font-size: 1.5em;
}

.icon-stack-3x {
    font-size: 2em;
}

.finTable input,.rubTable input{
    font-size: 14px !important;
}
.form-group input, .form-group select, .dropzone span {
    font-size: 12px ;
}

#sortable a {
    font-size: 12px;
}

[id^='docDesc'] {
    padding: 5px;
    font-size: 12px;
}

#treeView ul {
    padding-left: 15px;
    -webkit-padding-start: 15px;
}

.form-group {
    margin-bottom: 10px !important;
}

.form-group p {
    margin: 0 0 0px;
}

.closeModal {
    cursor: pointer;
}

.fa-trash:hover {
    color: #566770;
}

#addRacional {
    float: right;
}

#objGlobaisHolder > tr > td:last-child,
#objEspHolder > tr > td:last-child,
#resultadosHolder > tr > td:last-child,
#tr_receiver > tr > td:last-child,
#rubricasHolder tr > td:last-child {
    width: 60px !important;
}

.linha {
    display: inline-flex;
    width: 100%;
}

.cell {
    flex: 1;
}

.membro .linha:not(:first-child) .meios p:first-child {
    color: red;
}

table.tabela-honorarios,
table.tabela-honorarios td {
    /*border: 1px solid;*/
    /*font-size: 10px;*/
    border-spacing: 1px;
    border-collapse: separate;
}

table.tabela-honorarios td.titulo-atividade {
    background: #bab9b9 !important;
    text-align: left !important;
}

table.tabela-honorarios td {
    text-align: center !important;
    vertical-align: middle !important;
}

table.tabela-honorarios td.text-right {
    text-align: right !important;
    padding-right: 10px;
}

.linha-honorarios {
    background: #f1f1f1;
}

.linha-honorarios td:first-child {
    position: relative;
}

.linha-honorarios td:first-child i.fa {
    position: absolute;
    left: 10px;
    top: 35%;
    cursor: pointer;
}

.linha-honorarios.hasError {
    background: lightcoral;
}

.linha-honorarios td:nth-child(1),
.linha-honorarios td:nth-child(2),
.linha-nova td:nth-child(1),
.linha-nova td:nth-child(2) {
    width: 150px;
}

.linha-honorarios td:last-child,
.linha-honorarios td:nth-last-child(2),
.linha-nova td:last-child,
.linha-nova td:nth-last-child(2) {
    width: 100px;
}

.linha-header {
    background: #bab8b9;
}

.linha-nova {
    background: #e6e6e6;
}

.tabela-honorarios td > input {
    width: 80%;
    text-align: center;
}

#tipo-meios-div {
    width: 120px;
    float: right;
    margin-top: -45px;
    margin-right: 5px;
}

#tipo-meios-div .search-choice-close {
    display: none;
}

#tipo-meios-div * {
    font-size: 10px !important;
}

#tipo-meios-div .chosen-container-single .chosen-single {
    padding: 0 0 0 8px;
}

#tipo-meios-div .chosen-container-single .chosen-single div {
    top: -2px;
}

#tipo-meios-div .chosen-container,
#tipo-meios-div .chosen-container-single .chosen-single {
    height: 20px !important;
}

button[disabled], html input[disabled], select[disabled] {
    color: #566770!important;
    background: #fbfbfb;
    cursor: not-allowed !important;
    border: 1px solid #f7f6f6;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #f9f9f9;
    color: #8e8d8d!important;
}

input:disabled::-webkit-input-placeholder { /* WebKit browsers */
    color: #444;
}

input:disabled:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #444;
}

input:disabled::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #444;
}

input:disabled:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #444;
}

.chosen-disabled {
    cursor: not-allowed !important;
}

.returnVersion a {
    width: auto !important;
    color: #1e2453 !important;
    background: white !important;
}

.returnVersion i {
    padding: 4px !important;
}

.returnVersion {
    position: absolute !important;
    right: 0 !important;
    width: 184px !important;
    padding: 11px !important;
    background: white !important;
    color: #1e2453 !important;
}

#auxName {
    margin-bottom: 2%;
}

#auxFuncao {
    margin-bottom: 2%;
}

div.survey_step_div {
    /* display: none; */
}

#uploadsDiv {
    width: 100%;
    float: left;
    border: 2px dashed rgba(0, 0, 0, 0.3) !important;
    margin-top: 0px;
}

#uploadsHolder {
    clear: unset;
    margin-top: 15px !important;
    float: left;
}

.dz-message span {
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #566770;
    -webkit-font-smoothing: antialiased;
}

[data-survey-answer].different {
    border: 2px solid #ff0000 !important;
}

#uifm-customreport-results {
    background-color: #D6D5DB;
    padding: 10px 15px;
    margin: 20px auto;
}

input.column_search {
    color: #566770;
}

.dataTables_wrapper .text-center {
    text-align: center
}

.menuOACPright{
    font-size: 12px;
    width: 100%;
    float: left;
    text-transform: uppercase;
    list-style-type: none;
    color: #bcbcbc;
    margin: 4px;
    font-weight: 600;
}
.dropdown-menu>li>a {
    display: unset!important;
    padding:unset!important;
    clear: unset!important;
    font-weight: unset!important;
    line-height: unset!important;
    color: unset!important;
    white-space: unset!important;
}
.dangerBorder{
    border:1px solid red!important;
}
table.dataTable .odd td {
    background-color: #f9f9f9;
}
.new-oacp-i{
    margin-left: -6px;
    margin-right: 4px;
}
.new-oacp-form{
    margin: 0 5px;
    float: left;
    width: 100%;
}
tbody p{
    margin: 2px 0!important;
}
.new-oacp-button{
    /*width: 145px;*/
    /*color: white;*/
    /*margin: 0px;*/
    /*font-size: 12px;*/
    /*padding: 8px;*/

    width: 140px;
    color: white;
    margin: 0px;
    font-size: 12px;
    padding: 3px;
    font-weight: 500;
    border-radius: 2px;
}
.togglerClass h4{
    font-size: 13px!important;
}
.togglerClass{
    border-left: 4px solid #e8e7e7;
}
.togglerClass ul{
    border-left: 0px solid #e2e2e2!important;
    padding-left: 8px;
}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-right: 30px;
    width: unset;
}

.menu li h4 {
    margin: 0;
    padding: 9px 14px;
    /*font-size: 15px;*/
    text-transform: uppercase;
    border-top: 4px solid #fff;
    cursor: pointer;
    float: left;
    width: 100%;
    border-bottom: 4px solid #fff;
    /* background: #F18F1E; */
    color: #5a6c73;
    font-weight: 600;
    margin-bottom: -1px;
    padding: 55px 0px 10px 0;
}
.plan_pick:hover{
    color:white!important;
}
.plan_pick{
    background: #448731;
    color: white;
    border-radius: 0!important;
    width: 135px;
}
table.dataTable{clear:both;margin-top:6px;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}
.negmargin,.noheader{
    /*margin-top:-79px!important;*/
}
.negmargin .dataTables_empty{
    height: 33px;
}
.negmargin thead .sorting_asc ,.negmargin thead .sorting,.noheader thead .sorting_asc ,.noheader thead .sorting{
    background: #9ba0a2!important;
    visibility:hidden;
}
#reloadTableCategories .dataTables_wrapper:first-child{
    padding-top: 7px!important;
}

.expandBtn .fa{
    float: right;
    padding: 2px;
}

.selectAllBtn{
    margin-right: 5px;
    font-weight: 400;
}

.evenline{
    background: #f9f9f9;
    padding: 4px 10px;
}
.oddline{
    padding: 4px 10px;
}

.expandBtn,.selectAllBtn,.clearFilters,.langPick{
    cursor: pointer;
    padding: 4px 7px;
    border-radius: 2px;
    width: 80px;
    float: left;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
    color: #a7a7a7!important;
    background: #f9f9f9;
    border: 0px solid #dddddd;
    position: relative;
    margin-top: -4px;
    margin-left: -1px;
    z-index: 999;
    margin-bottom: -20px;
    border-radius: 4px;
    float: left;
    width: 100px;
    font-size: 12px!important;
    font-weight: 400!important;
}
.langPick{
    background: #f9f9f9!important;
    /*border: 1px solid #a7a7a7!important;*/
    width: 98px!important;
    margin-right: 15px!important;
}
.selectedLang{
    background: #ccc!important;
    margin-bottom: 14px;
}
.hiredBtn a:hover{
    color:#b5b5b5!important;
}
.statusBtnSelection a:hover{
    color:#f9f9f9!important;
}
.langPick:hover{
    background: #ccc!important;
}
.criarAdendan{
    margin-top: -4px!important;
    padding-bottom: 0px!important;
}
.criarAdendan:after{
    height: 0!important;
}
#submitOACP .btn{
    font-weight: 400!important;
    color: #ccc;
    border: 1px solid #ccc!important;
}
.hiredBtnSelected {
    display: block!important;
    background: #ccc!important;
    color: #f9f9f9!important;
    font-weight: 600;
}
.hiredBtnSelected a,.hiredBtnSelected a:hover,.activeBtnSelection a,.activeBtnSelection a:hover{
    color: white!important;
}
.statusBtnSelection, .activeBtnSelection{
    display: block!important;
    background: #e6e6e6!important;
    font-weight: 600;
}
.hiredBtn a{
    color: #b5b5b5;
}

.statusBtnSelection{
    background: #ccc;
}

.hiredBtn {
    width: 75px;
    margin-right: 6px;
    background: #f9f9f9;
    color: #ccc;
    border: 1px solid #fff;
    /* display: none; */
    float: right;
    font-weight:400;
    border-radius: 6px;
    z-index: 999;
    position: relative;
    padding: 2px 0;
    margin-bottom: -18px;
    font-size: 12px;
    margin-right: 20px;
    margin-bottom: 12px;
    padding: 4px 0;
}
.open-table-menu{
    float: right;
    position: relative;
    z-index: 998;
    cursor: pointer;
    font-size: 20px;
    color: #566770;
}
.table-menu-option:hover
{
    color: red!important;
}
.table-menu{
    display: none;
    background: white;
    position: absolute;
    width: 200px;
    right: 106px;
    filter: drop-shadow(2px 4px 6px #999);
    padding: 2px;
    border-radius: 6px;
    top: 191px;
    z-index: 99999;
}
.table-menu-option:after {
    height: 1px;
    content: ' ';
    background-color: #d9d9d9;
    width: 96%;
    text-align: left;
    margin-left: 2%;
    float: left;
    margin-top: 3px;
}
.menu_items i{
    margin-right: 14px;
    font-size: 22px;
    margin-left: -4px;
}
.table-menu i{
    width: 20px;
    float: left;
    padding: 3px 0;
    text-align: left;
    margin-top: -3px;
}
.dataTables_wrapper tr td:last-child {
    text-align: left;
}
#contactsHolder img{
    image-rendering: -webkit-optimize-contrast;
    width: 25px!important;
}

.table-menu-option{
    width: 100%;
    float: left;
    font-size: 12px;
    color: #566770;
    cursor: pointer;
    padding: 4px 0;
    text-align: left;
    line-height: 11px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
    font-weight: 600;
    color: #bdc1c0!important;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
    font-weight: 600;
    color: #bdc1c0!important;
}
.pagination>li>a, .pagination>li>span{
    font-weight: 600;
    color: #bdc1c0!important;
}
.pagination{
    border-radius: 6px;
}

div.dataTables_wrapper div.dataTables_paginate{
    float: right;
}
div.dataTables_wrapper div.dataTables_length select {
    border-radius: 6px;
}
.breadcrumbs {
    font-size: 14px !important;
    font-weight: 100 !important;
    margin-top: -3px !important;
    text-transform: unset !important;
}
.dataTables_info{
    color: #b5b5b5;
    float: left;margin-left: 4px;
}
.dataTables_length{
    float: left;
}
.btn-primary:hover,.btn-primary,.toggle-off.btn-xs,.toggle-off.btn-xs:hover{
    color: #fff!important;
    background-color: #ccc!important;
    border-color: transparent!important;
    box-shadow: none!important;
    font-size: 10px!important;
    padding-top: 2px!important;
    text-align: center!important;

}
.btn-primary:hover,.btn-primary{
    padding-top:0px!important;
}
.toggle-on,.toggle-on:hover{
    padding-top:2px!important;
}
[name="auxTabelaAjx_length"],[name="table-std_length"],[name="DataTables_Table_0_length"],[name="table_id_length"]
{
    background: #efefef!important;
    color: #b5b5b5!important;
    border: none!important;
}
table.dataTable thead .sorting_asc, table.dataTable thead .sorting,table.dataTable th {
    background: #ffffff!important;
    color: #566770!important;
}

.rubTable td{
    line-height: 33px!important;
}
.finTable tbody .odd td,.rubTable tbody .odd td {
    /*background-color: #ffffff!important;*/
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #b5bac9 !important;
    background-color: #efefef !important;
}
table.dataTable{
    border-bottom: 1px solid #CCC;
}
table.dataTable tfoot th{
    border-bottom: 1px solid #CCC;
}
.btn-group, .btn-group-vertical{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-right: 118px;
    margin-top: -6px;
}

table.dataTable thead .sorting, table.dataTable th,table.dataTable thead .sorting_asc,table.dataTable thead .ascending {
    background: #ffffff!important;
    color: #56676f!important;
    /*font-weight: 900;*/
}
.iziModal-overlay{
    z-index: 999999!important;
}
.iziModal{
    z-index: 1000000!important;
}


.delete-budget{
    color: #566770;
}
td.specialBackground
{
    /*background-color: #e8e8e8!important;*/
    height: 31px;
    /*font-size: 14px!important;*/
    font-weight: 400!important;
}
.specialBackgroundx{
    color: #566770;
    font-weight: 400!important;
}
.iziModal-overlay{
    background-color: rgba(0, 0, 0, 0.7)!important;
}
.edit-budget{
    color: #566770;
}
.editBolsa{
    background: transparent!important;
    text-align: right!important;
    border: none!important;
    padding: 0px 0px!important;
    margin: 0!important;
    height: 15px!important;

}
.m379{
    display: none!important;
}

.deleteAdenda:hover
{
    color: unset!important;
}
#paymentsMov{
    width: 100%;
    float: left;
    margin: 0;
}
.fa-clone{
    /*margin-left: 7px;*/
}
/*.bkg1{*/
/*    background: #f3f3f3;*/
/*}*/
/*.bkg2{*/
/*    background: #d4d4d4;*/
/*}*/

#movementModal footer {
    display: flex;
}

#movementModal footer button {
    margin: 0 3%;
    width: 100%;
}
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
/************************************************/
table.dataTable th{
    text-transform: uppercase;
    padding: 8px;
}
tr.nivel-0>td {
    /*border-top: 1px solid #ccc!important;*/
}
#advancedFilters{
    cursor: pointer;

    padding: 5.2px 30px;
    margin-left: 3px;
    float: right;
    font-size: 11px;
    font-weight: 400;
    background: #efefef!important;
    color: #b5b5b5!important;
    border-radius: 6px;
}
.searchBtn{
    right: calc(16% - 4px);

    border-radius: 0;
    font-size: 12px;

    text-transform: uppercase;
    border: none;
    font-size: 11px;
    font-weight: 400;
    float: left;
    padding: 5.2px 30px;
    background: #efefef!important;
    color: #b5b5b5!important;
    border-radius: 6px;
}
.clearFilters2{

    padding: 5.2px 30px;
    float: left;
    margin-right: 6px;

    cursor: pointer;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    margin-left: 10px;
    background: #efefef!important;
    color: #b5b5b5!important;
    border-radius: 6px;
}
.backDash{
    margin: 0!important;
    position: relative!important;
}
.totalMov{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    background: #f9f9f9;
    width: 228px;
    padding: 4px;
    border-radius: 4px;
    float: right;
    margin-top: -33px;
    text-align: right;
}
.graphBar{
    padding: 4px;
    text-align: right;
}
.menu_contactos {
    width: 292px;
    height: calc(100vh - 161px);
    z-index: 999;
    background-color: white;
    right: -240px;
    margin-top: -36px;
    border-radius: 6px;
    position: fixed;
    filter: drop-shadow(2px 4px 6px #666);
}

.lateralOacp {
    width: 290px;
    height: calc(100vh - 161px);
    z-index: 99;
    background-color: white;
    right: -237px;
    top: 157px;
    border-radius: 6px;
    position: fixed;
    filter: drop-shadow(2px 4px 6px #666);
    z-index: 999;
}
.trapezoid {
    border-bottom: 28px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 95px;
    transform: rotate(270deg);
    position: absolute;
    left: -50px;
    top: calc(50vh - 165px);
    text-align: center;
    cursor: pointer;
}
.trapezoid2 {
    border-bottom: 28px solid #fff;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 95px;
    transform: rotate(270deg);
    position: absolute;
    left: -50px;
    top: calc(50vh - 165px);
    text-align: center;
    cursor: pointer;
}
.menu_contactos ul {
    color: #fff;
    list-style: none;
    padding: 0;
    width: 100%;
    float: left;
    margin-bottom: -1px;
    padding: 20px;
}

.menu_contactos li {

    /*line-height: 30px;*/
    margin-bottom: 15px;
    font-size: 14px;
}

.menu_contactos ul.menu_items, .menu_items_aditional {
    /* padding-left: 47px; */
    /* padding-top: 3px; */
    display: block;
    padding: 18px 0px;
    margin-top: -16px;
}

.menu_contactos ul.menu_items li, .menu_items_aditional li {
    color: #b0b4b7;
    font-size: 14px;
    width: 100%;
    float: left;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.menu_contactos ul.menu_items li:hover, .menu_items_aditional li:hover {
    color: #e32c2d !important;
    cursor: pointer;
}

.rightmenu-active {
    color: #5d686e !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    position: relative!important;
    float: left!important;
    margin-right: 6px!important;
    bottom:unset!important;
    right:unset!important;
}
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    /*border: 1px solid #ccc!important;*/
    border-radius: 6px!important;
}
.lateralOacp{
    background: white;
}
.lateralOacp li i{
    font-size: 22px;
    margin-left: -5px;
}
.edit-budget {
    margin-left: 9px;
}
.lateralOacp li{
    font-size: 16px;
}
.lateralOacp li i{
    width: 35px;
}
.lateralOacp li a{
    color: #ccc;
    font-weight: 300;
}


.lateralOacp .selected-option,.lateralOacp .selected-option a{
    color: #565770;
    font-weight: 300;
}
.chosen-container .chosen-drop{
    border: 1px solid #eeefef!important;
    border-radius: 6px!important;
}
.getAllContacts{
    margin-right: 10px;
}
.chosen-container .chosen-results li.highlighted{
    background-color: #ccc!important;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ccc), color-stop(90%, #ccc))!important;
    background-image: -webkit-linear-gradient(#ccc 20%, #ccc 90%)!important;
    background-image: -moz-linear-gradient(#ccc 20%, #ccc 90%)!important;
    background-image: -o-linear-gradient(#ccc 20%, #ccc 90%)!important;
    background-image: linear-gradient(#ccc 20%, #ccc 90%)!important;
    color: white!important;
}
.chosen-container-single .chosen-search input[type="text"]{
    border-radius: 6px;
    border: 1px solid #eeefef!important;
}
tbody i {
    font-size: 18px!important;
}
.botao-topo-slide{
    color: #566770;
    float: right;
    background: #e8e8e8;
    padding: 6px 7px;
    margin: 6px;
    border-radius: 4px;
    margin-top: 5px;
    margin-left: 15px;
    cursor: pointer;
}
.botao-hider{
    position: absolute;
    right: 151px;
}
#worktypestable_wrapper .dataTable td {
    padding: 6px 0px 6px 14px;
}
#worktypestable_wrapper{
    float: left;
    width: 100%;
    /*margin-top: -27px;*/
    /*margin-bottom: 18px;*/
    /*max-height: 180px;*/
    /*overflow-y: scroll;*/
}
.chosen-container-single .chosen-single span{
    /*color:#b7b7b7;*/
}
div#movements_table ul.dt-button-collection.dropdown-menu{
    position: absolute!important;
    top: 27px!important;
    margin-left: -56px!important;
}
div#movements_table .dt-buttons {
    margin-top: 2px;
}
#saveContactV2 {
    border: 1px solid #566770!important;
}
#toggleTables{
    margin-top: 4px!important;
}
#dash_relO .dt-buttons.btn-group,#dash_relA .dt-buttons.btn-group,#dash_relC .dt-buttons.btn-group{
    float: left;
}
#dash_relO .copytoclipboard,#dash_relA .copytoclipboard,#dash_relC .copytoclipboard {
    margin-top: -38px!important;
}
#tabela_resumo_wrapper .dt-buttons{
    margin-top: 1px;
}
.select2{
    float: left;
}
.totalTable .select2{
    margin-left:-5px;
}
.singleConsultant p {
    padding: 0 18px 0 0;
    word-break: keep-all;
}
.circle{
    background: red;
    width: 13px;
    height: 13px;
    float: right;
    border-radius: 20px
}