.hidden,
.d-none{display: none;}
.datepicker {
    z-index: 9999999;
}

.modal-xl {
    width: 1200px;
}

.area-controles{
    padding: 15px;
}

.area-filtro{
    margin: 0;
}
.label-filtro{
    font-size: 12px;
    color: rgba(0,0,0,.5);
}

.px-nav-box button
{
    position: relative;
    top: 1px;
    float: right;
    line-height: 18px;
    background: none;
    border: none;
    font-weight: 300;
}
.px-nav-box button i
{
    display: block;
    font-size: 24px;
    padding: 0!important;
    margin: 0!important;
}

.px-nav-item.menu-item.active::after {
    border-right: 10px solid #EBEFF4;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    content: "";
    display: block;
    right: -1px;
    position: absolute;
    top: 12px;
}

.px-nav-dropdown-menu > .px-nav-item.menu-item.active::after {
    top: 8px;
}

.badge, .label {
    font-size: 80%;
}

.small, small {
    font-size: 85%!important;
}

.form-control {
    border-radius: 0!important;
}

/*Modal Môdulo*/
.conteudo
{
    position: relative;
    width: 100%;
    height: 200px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    margin: 0px;
    grid-gap: 10px;
}
.conteudo .caixa
{
    position: relative;
    width: 100%;
    display: grid;
    padding: 20px 5px;
    place-items: center;
    border: 1px solid  rgba(0,0,0,0.09);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    transition: 0.5s;
    border-radius: 5px;
}
.conteudo .caixa:hover
{
    background: rgba(0,0,0,0.8);
    color: #fff;
}
.conteudo .caixa.active
{
    background: #248cd2;
    color: #fff;
}
.conteudo .caixa > i
{
    font-size: 45px;
}
.conteudo .caixa span
{
    text-transform: uppercase;
}
.conteudo .caixa form
{

}
.conteudo .caixa form button.btn
{
    font-size: 13px!important;
    cursor: pointer;
}
.conteudo .caixa.active form button.btn
{
    background: #fff;
    color: #248cd2;
    border-color: #fff;
}

li.list-group-item a h4{
    margin-top: 10px!important;
    margin-bottom: 5px!important;
}

li.list-group-item small{
    display: block;
    padding-bottom: 8px!important;
}

.fa-10x{font-size: 172px!important}

.titulo-formulario{
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 8px;
	margin-bottom: 25px;
	color: #2B8BCB;
}

a[href="#top"]{
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 22px;
    width: 40px;
    height: 40px;
    background: #e74c3c;
    color: white;
    border: none;
    cursor: pointer;
    outline: none!important;
    display: none;
    justify-content: center;
    align-items: center;
}
a[href="#top"]:hover{
    text-decoration:none;
}
a[href="#top"] i{
    /* margin-top: -15px; */
    /* color: 2px solid #2e6da4!important; */
}

dl dt{
    color: #777!important;
}

dl.dl-horizontal.area-visualizando{

}
dl.dl-horizontal.area-visualizando dt{
    font-size: 12.5px;
}
dl.dl-horizontal.area-visualizando dd{
    display: block;
    font-size: 14.5px;
}
dl.dl-horizontal.dl-sm dd{
    margin-bottom: 0px!important;
}

.titulo-sessao-formulario{
	margin-left: 0!important;
    margin-bottom: 15px;
}
.titulo-sessao-formulario p{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px!important;
	margin-bottom: 2px!important;
}

.subtitulo-sessao-formulario{
	margin-left: 0px;
}
.subtitulo-sessao-formulario p{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px!important;
	margin-bottom: 2px!important;
}

table.tabela-lista-registros{
    width: 100%;
    margin-top: -15px;
    margin-bottom: 20px;
}

table.tabela-lista-registros tr th{
    color: #777!important;
    text-align: right!important;
    font-size: 13px!important;
    padding: 5px 10px 0 0;
    font-weight:  normal!important;
    vertical-align: bottom!important;
}

table.tabela-lista-registros tr td{
    font-size: 14px!important;
    border-bottom: 1px #f1f1f1 solid;
    padding: 5px 0 0 0;
    font-weight: bold;
}

table.tabela-lista-registros tr td.off-border-bottom{
    border-bottom: 1px #fff solid!important;
}


#toast-container{
    width: 400px
}

#toast-container .toast{
    width: 100%
}

#toast-container .toast .toast-title{
    font-size: 14px;
}

.area-modulos{
    text-align: center;
    border: 1px solid rgba(0,0,0,.07);
    padding: 5px;
    background-color: #F6F6F6;
    width: 100%;
    margin: 0 auto;
}

.area-modulos i{
    font-size: 45px;
    color: #444;
}

.area-modulos span{
    display: block;
    font-size: 16px;
    color: #444;
}

.px-content{padding-bottom: 210px;}
.page-header-form .input-group-addon,
.page-header-form .form-control {
    background: rgba(0,0,0,.05);
}
.DT-lf-right {
    width: 100%;
    float: left!important;
}
.DT-lf-right .DT-search{
    float: right!important;
}
.DT-search .form-control{
    width: 350px!important;
}
table tr th{
    font-size: 12px!important;
    background-color: rgba(0,0,0,.05);
}
table tr td{
    vertical-align: middle!important;
    font-size: 12.5px;
}
textarea {
    resize: none !important;
}
.mensagem-error{
    color: red;
    font-weight: bold;
    font-size: 12px;
}
dd, dt{
    height: 25px;
}

.form-pesquisar .form-group{
    border: none!important;
    padding: 0!important;
}

.grade-pesquisa{
    margin-bottom: 10px;
}
.grade-pesquisa .list-group-item-text{
    font-size: 14px;
    border-bottom: 1px solid rgba(0,0,0,.03);
    padding-bottom: 3px;
    margin-bottom: 3px;
}
.grade-pesquisa .list-group-item-text span{
    font-weight: 600;
    display: block;
    height: 20px;
}
.grade-pesquisa .list-group-item-text small{
    display: block;
    color: #888;
}
.table{
    margin-bottom: 0!important;
}
.m-t-5{
    margin-top: 45px;
}
ul.lista-exibir{margin-left: 55px}
ul.lista-exibir li{font-size: 13px!important;font-weight: bold!important;padding: 0}
ul.lista-exibir li small{font-weight: normal;font-size: 13px!important;}
ul.lista-exibir li.li-titulo{padding: 10px 0 5px 0;list-style: none;margin-left: -40px;font-size: 13px!important;text-transform: uppercase;font-weight: 500;}
ul.lista-exibir li.li-divisor{padding: 7.5px 0;list-style: none;}
.align-items-center{
    display: flex;
    align-items: center!important
}