html, body {
    margin: 0;
    height: 100%;
    scroll-behavior: smooth;
    overflow-y: hidden;
    background-color: #e4e6e9 !important;
}

.custom-container {
    width: 100%;
    height: 100%;
    background: #FFF;
    padding: 60px 20px 40px 20px;
}

.ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
    height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 12px !important;
}

.ui-widget-content{
    z-index: 9999;
    font-size: 12px !important;
}

.ui-widget-content td {
    padding: 1px !important;
}

.loading {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
    position: absolute;
    align-items: center;
    background: #cecece8a;
    justify-content: center;
}

.ui-autocomplete-loading {
    background: white url("../images/loader-input.gif") right center no-repeat;
}

.ui-dialog{
    position:fixed;
    top:70px !important;
}

.checkbox-inline{
    margin-left: 10px;
}

.ace-pg-button > .ace-pg-icon {
    display: inline-block;
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    float: none;
    color: #808080;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 100%;
    font-size:10px;
}

.ace-pg-button > .ace-pg-icon:hover{
    border:1px solid #0192A3;
}

.ace-pg-icon {
    cursor:pointer;
    text-indent: 0px;
    overflow:hidden;
    background-repeat: no-repeat;
}

.nav-tabs {
    border-color: #C5D0DC;
    margin-bottom: 0;
    position: relative;
    top: 1px;
}

.nav-tabs > li > a,
.nav-tabs > li > a:focus {
    border-radius: 0 !important;
    background-color: #F9F9F9;
    color: #999;
    margin-right: -1px;
    line-height: 16px;
    position: relative;
    z-index: 11;
    border-color: #c5d0dc;
}
.nav-tabs > li > a:hover {
    background-color: #FFF;
    color: #4c8fbd;
    border-color: #c5d0dc;
}
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus {
    outline: none !important;
}
.nav-tabs > li:first-child > a {
    margin-left: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #576373;
    border-color: #c5d0dc;
    border-top: 2px solid #4c8fbd;
    border-bottom-color: transparent;
    background-color: #FFF;
    z-index: 12;
    line-height: 16px;
    margin-top: -1px;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
}

div.pesquisa{
    padding: 5px;
    margin-bottom: 5px;
    color: #fff;
}

.red{
    color: #DD5A43 !important;
}

.blue{
    color: #478FCA !important;
}

.green{
    color: #008000;
}

.purple{
    color: #800080;
}

.grey{
    color:#777 !important;
}

.title{
   vertical-align: middle;
   margin-top:0px !important;
   padding-top: 5px;
   display: block;
   font-size: 15px;
   font-weight: bold;
}

.form-title{
    border-bottom: 1px solid #0092A2;
    font-size: 16px;
    color: #0092A2;
    font-weight: bold;
    margin: 15px 0;
}

.form-title-sub{
    text-decoration: underline;
    font-size: 15px;
    color: #D35400;
    font-weight: bold;
    margin: 5px 0;
}

.modal .error {
    color:red;
}

span.error ul li{
    color: red !important;
    list-style: none !important;
    margin-left: -40px;
}

.loader-input{
    padding: 8px;
    background: url('../images/loader-input.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    display: none;
    margin-top: 15px;
}

#form-checkboxes label {
    padding: 0 20px;
    margin-top: -30px;
    margin-left: -10px;
    text-transform: capitalize;
    font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;

}

#form-checkboxes-salario label {
    text-transform: capitalize;
    font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;
}

#form-checkboxes-horas label {
    padding: 0px 20px;
    margin-top: -30px;
    margin-left: -6px;
    text-transform: capitalize;
    font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;
}

#form-checkboxes-dependente label {
    text-transform: capitalize;
    font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;
}

#form-checkboxes-observacao label {
    font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;
    cursor: pointer;
}

#lock{
    background-color:rgba(84,84,84, 0.5);
    top: 0px;
    left: 0px;
    z-index: 9999;
    height: 100%;
    width: 100%;
    position: fixed;
    background-repeat: repeat;
}
#lock div{
    text-align:center;
}

table tbody, .cursor-pointer{
    cursor: pointer;
}

.table-font-size{
    font-size: 12px;
}

.hidden-fields > div{
    display:none;
}

.display-none{
    display: none;
}

.parent-box{
    border:thin solid #0092A2;
    padding:10px;
    margin-bottom:20px;
}

.margin-bottom-zero{
    margin-bottom: 0 !important;
}

fieldset{
    border:1px solid #C0C0C0;
}

.ui-datepicker{
    z-index:1051 !important;
}

.modal-fluido{
    widtH:95%;
}

.disabled{
    readonly:true;
}

.uppercase {
    text-transform: uppercase;
}

textarea.resize-vertical {
    resize: vertical;
}

#gerar-documento {
    margin-left: 30px;
    border: ridge;
    width: 1160px;
    height: 410px;
}

.espaco-foto {
    margin-left: 30px;
}

.loaderDiv{
    background-color:rgba(84,84,84, 0.3);
    top: 0px;
    left: 0px;
    z-index: 1002;
    height: 100%;
    width: 100%;
    position: absolute;
    background-repeat: repeat;
    text-align: center;
    display:none;
}

span.error {
    color: red;
    font-size: 12px;
}

i.loader{
    background-image: url("../images/ajax-loader-cyrcle.gif");
    display: block;
    width:32px;
    height: 32px;
}

.datepicker-days table {
    font-size: 12px;
}

.titulo-modal {
    padding: 2px;
    color: #FFFFff;
    background: #2b3c93;
}

.titulo-modal > h2 {
    font-size: 20px !important;
    font-weight: 800px !important;
}

.row-table th {
    padding: 5px !important;
    font-size: 11px !important;
}

.row-table td {
    padding: 5px !important;
    font-size: 10px !important;
}

md-select[disabled] .md-select-value {
    margin:1px !important;
}

.ui-dialog-titlebar {
    color: #ffffff !important;
    background: #286090 !important;
    border-color: #286090 !important;
}

.title-modal {
    padding: 2px;
    color: #FFFFff;
    background: #2b3c93;
}

.title-modal > h2 {
    font-size: 20px !important;
    font-weight: 800px !important;
}

.blink {
    animation: blinker 3s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}