@media screen and (max-width: 2200px) {
    a, a>span, span, label, select, option, .form-control, div, .ui-autocomplete-input, .btn {
        font-size: 16px!important;
    }
    .divItemCadastro{
        min-height: 80px !important;
    }
}

@media screen and (max-width: 1440px) {
    a, a>span, span, label, select, option, .form-control, div, .ui-autocomplete-input, .btn {
        font-size: 16px!important;
    }

}

@media screen and (max-width: 1100px) {
    a, a>span, span, label, select, option, .form-control, div, .ui-autocomplete-input, .btn {
        font-size: 13px!important;
    }
    .divItemCadastro{
        min-height: 70px !important;
    }
}

.oculto {
    display: none!important;
}

label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}

a:hover {
    text-decoration: underline;
}

/************** PADROES PAINEL ****************/

.form-control{
    font-size: 14px !important;
}
.img-responsive{
    max-width: 100%;
    margin: 0 auto;
}

input[type='checkbox']{
    padding: 0;
}


.erro {
    background-color: #f2dede;
    border-radius: 10px;
    color: #FC6D49;
}


.baixarbotao{
    cursor: pointer;
    margin-top: 10px;
}
.bordadecima{
    border-top: 1px solid;
}
.bordadebaixo{
    border-bottom: 1px solid;
}

.divitemconsulta{
    min-height: 35px;
}

.linhaFiltro div.form-control{
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
/*****  AJUSTES POR TAMANHO DE TELA   *****/

@media (min-width: 1030px) {
    .baixarbotao{
        margin-top: 25px;
    }
}

.itemLista {
    padding: 5px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 15px;
    background: #F0F4B9;
}
.itemSubLista {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1px;
}

.arquivoAnexo{
    min-height: 223px !important;
    border: 1px solid;
    padding: 0px;
}
.arquivoAnexo label, .arquivoAnexo img{
    min-height: 150px !important;
}

.div1 {
    background: #B6BEFA
}

.div2 {
    background: #AAB1F0
}

.div3 {
    background: #E3E1FB;
}

.div4 {
    background: #D7D7D7;
}

.div5 {
    background: #FEE2E8;
}

.div6 {
    background: #F0F4B9;
}

.divit1 {
    background: #FAF3A9;
}

.divit2 {
    background: #E8F4B5;
}

.error {
    border: 1px solid red;
    color: red;
}

.borda {
    border: 1px solid;
}

/************** PADRÕES   **********************/


.tc {
    text-align: center;
}

.td {
    text-align: right;
}

.cursor {
    cursor: pointer;
}

.cursor2:hover {
    cursor: pointer;
    text-decoration: underline;
}

/*********************  ALTURAS  **********************/
.alt20 {
    height: 20px;
}

.alt30 {
    height: 30px;
}

.alt40 {
    height: 40px;
}

.alt100 {
    height: 100px;
}

.alt500 {
    height: 500px;
}

.alt700 {
    height: 700px;
}

.minalt500 {
    min-height: 500px;
}

/******************* MARGENS DIREITA ***********************/
.dir0 {
    margin-right: 0px;
    float: right
}

.dir10 {
    margin-right: 10px;
}

.dir20 {
    margin-right: 20px;
}

/******************* MARGENS ESQUERDA ***********************/
.esq05 {
    margin-left: 5px;
    float: left;
}

.esq10 {
    margin-left: 10px;
}

.esq15 {
    margin-left: 15px;
}

.esq20 {
    margin-left: 20px
}

.esq30 {
    margin-left: 30px;
}

.esq50 {
    margin-left: 50px
}

.esq115 {
    margin-left: 115px;
}

.esq150 {
    margin-left: 130px;
}

/******************** MARGENS TOP *******************/
.top02 {
    margin-top: 2px;
}

.top05 {
    margin-top: 05px;
}

.top10 {
    margin-top: 10px;
}

.top15 {
    margin-top: 15px;
}

.top20 {
    margin-top: 20px;
}

.top25{
    margin-top: 25px;
}

.top30 {
    margin-top: 30px;
}

.top50 {
    margin-top: 50px;
}

.top100 {
    margin-top: 100px;
}

/******************** MARGENS BOTTOM **************/

/******************* CORES DE FUNDO *****************/
.fundobranco {
    background-color: #fff;
}
.fundoazul{background:#879cc3;}

/********************* FONTS ***********************/
.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font25 {
    font-size: 25px;
}

.font36 {
    font-size: 36px;
}

.negrito {
    font-weight: bold;
}

.preto {
    color: #000;
}

.vermelho {
    color: #F00;
}

.verde {
    color: #0EB112;
}

.branco {
    color: #fff;
}

.georgia {
    font-family: Georgia, "Times New Roman", Times, serif;
}

/******************CORES DE FONTE **************/
.fontbranco {
    color: #fff;
}

.fontcinzaclaro {
    color: #91868d;
}

.fontcinza {
    color: #909090;
}

.fontlaranja {
    color: #f58634
}

.fonteazul {
    color: #606DEE;
}
.fontevermelho{
    color: red;
}

/**************** ALINHAMENTOS **********/
.direita {
    text-align: right;
    margin-right: 10px;
    float: left;
}

.tc {
    text-align: center;
}

.td {
    text-align: right;
}

.invisivel {
    display: none;
}
