﻿/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

a {
    color: #1f1e1e !important;
}

    a:hover {
        color: #1f1e1e;
        text-decoration: underline;
    }

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.col-15 {
    width: 15px !important;
    min-width: 15px;
}

.col-25 {
    width: 25px !important;
    min-width: 25px;
}

.col-30 {
    width: 30px !important;
    min-width: 30px;
}

.col-50 {
    width: 50px !important;
    min-width: 50px;
}

.col-75 {
    width: 75px !important;
    min-width: 75px;
}

.col-80 {
    width: 80px !important;
    min-width: 80px;
}

.col-100 {
    width: 100px !important;
    min-width: 100px;
}

.col-150 {
    width: 150px !important;
    min-width: 150px;
}

.col-200 {
    width: 200px !important;
    min-width: 200px;
}

.col-250 {
    width: 250px !important;
    min-width: 250px;
}

.col-300 {
    width: 300px !important;
    min-width: 300px;
}

.col-350 {
    width: 350px !important;
    min-width: 350px;
}

.btn-grade {
    color: #1f1e1e !important;
    height: inherit !important;
    line-height: inherit !important;
    padding: 0rem !important;
    border: none !important;
    vertical-align: bottom !important;
}

.grid-form-check {
    margin: auto;
}
/*.sidebar .nav-item .collapse .collapse-inner .collapse-item .active,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item .active {
    background-color: rgb(157, 181, 230) !important;
}*/
.login-icon {
    display: block;
    height: 10rem;
    width: 100%;
    margin: 0rem;
    background-color: #fff;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    padding: 0.5rem;
}

.login-icon-picture {
    max-height: 8.5rem;
    top: auto;
    bottom: auto;
}


.sidebar-brand-icon {
    height: 4rem;
    width: 5.5rem;
    margin: 0.5rem;
    background-color: #fff;
    border-radius: 15%;
    border-style: groove;
    padding: 0.5rem;
}

.sidebar-brand-icon-picture {
    max-height: 3rem;
    max-width: 4.5rem;
    margin: auto;
}

.sidebar-rodape-icon-picture {
    max-height: 2rem;
    max-width: 5rem;
    margin: auto;
    border-radius: 0rem !important;
}

.toggled .sidebar-brand-icon .sidebar-brand-icon-picture {
    max-height: 3rem;
    max-width: 4.5rem;
    margin: auto;
}

.toggled .sidebar-rodape .sidebar-rodape-icon-picture {
    max-height: 2rem;
    max-width: 5rem;
    margin: auto;
}

.toggled .sidebar-brand-icon {
    height: 4rem;
    width: 5.5rem;
    margin: 0.5rem;
    background-color: #fff;
    border-radius: 15%;
    border-style: groove;
    padding: 0.5rem;
}

.sidebar-rodape {
    height: 3.25rem;
    width: 6.5rem;
    padding: 0.5rem;
    font-size: 0.65rem;
    display: block;
    /*z-index: 1000;*/
}


.toggled .sidebar-rodape {
    height: 3rem;
    width: 6.5rem;
    padding: 0.5rem;
    font-size: 0.65rem;
}

@media (min-height: 500px) {
    .sidebar-rodape {
        display: block;
    }

    .sidebar.toggled .sidebar-rodape {
        display: none;
    }
}

@media (max-height : 500px) {
    .sidebar-rodape {
        display: none;
    }
}

.buttonInstancia {
    width: 100%;
    height: 100px;
    margin: 2px;
    border: 1px solid #BDBDBD;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
}

.buttonInstancia-link {
    font-size: 0.85rem;
}


@media (min-width: 768px) {

    .sidebar.toggled .nav-item .collapse-inner.collapse {
        left: calc(6.5rem + 2.5rem / 2);
    }

    .sidebar-brand-icon {
        height: 8rem;
        width: 12rem;
        margin: 1rem;
        background-color: #fff;
        border-radius: 15%;
        border-style: groove;
        padding: 0.5rem;
    }

    .sidebar-rodape {
        width: 14rem;
        height: 3.25rem;
        padding: 0.5rem;
        font-size: 0.85rem;
        display: block;
    }

    .sidebar.toggled .sidebar-rodape {
        display: block;
    }

    .sidebar-brand-icon-picture {
        max-height: 7rem;
        max-width: 11rem;
    }

    .buttonInstancia {
        margin: 5px;
        border: 2px solid #BDBDBD;
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    .buttonInstancia-link {
        font-size: 1rem;
    }
}

.dropdown-control {
    padding: 0.1rem 0.5rem !important;
}

.background {
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    background-color: darkgray;
    opacity: 0.5;
    outline: 0;
    align-content: space-around;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 0.4em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.buttonModulos {
    width: 100%;
    height: 50px;
    margin: 5px;
    border: 2px double #BDBDBD;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
}


.buttonOpcoesDeArea {
    font-size: 1rem !important;
    width: 100%;
    height: auto;
    min-height: 40px;
    margin: 5px;
    border: 2px double #BDBDBD;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
}



.nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

.row {
    padding-top: 5px;
}

.nav-link-2 {
    width: 12rem !important;
}

option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1em !important;
    padding: 0px 3px 1px 3px !important;
}

select {
    text-rendering: auto;
    color: black;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    background-color: white;
    cursor: default;
    margin: 0em !important;
    font-size: 0.8rem !important;
    font-weight: 400;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 169, 169);
    border-image: initial;
    padding: 0px 3px 1px 3px !important;
}

.modal-sm {
    max-width: 300px;
}

.topbar {
    height: 3rem;
}

.bg-gradient-bordo {
    background-color: #8a1c1d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #4e73df), to(#08136c));
    background-image: linear-gradient(180deg, #8a1c1d 10%,#cf4b4c 100%);
    background-size: cover;
}

.form-check-inline {
    margin-right: 0.05rem;
    padding-left: 2rem !important;
}

.form-check {
    padding-left: 2rem !important;
}

.form-control-plaintext-log {
    display: block;
    width: 100%;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 0;
    line-height: 1.2;
    color: #858796;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

@media all {
    .page-break {
        display: none;
    }
}

@media print {
    .page-break {
        display: block;
        page-break-before: always;
    }
}

.sidebar .nav-item .collapse .collapse-inner {
    background-color: #000000 !important;
}


.check-all[type="checkbox"]:before {
    position: relative;
    display: block;
    width: 11px;
    height: 11px;
    border: 1px solid #808080;
    content: "";
    background: #FFF;
}

.check-all[type="checkbox"]:after {
    position: relative;
    display: block;
    left: 2px;
    top: -11px;
    width: 7px;
    height: 7px;
    border-width: 1px;
    border-style: solid;
    border-color: #B3B3B3 #dcddde #dcddde #B3B3B3;
    content: "";
    background-image: linear-gradient(135deg, #B1B6BE 0%, #FFF 100%);
    background-repeat: no-repeat;
    background-position: center;
}

.check-all[type="checkbox"]:checked:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC'), linear-gradient(135deg, #B1B6BE 0%, #FFF 100%);
}

.check-all[type="checkbox"]:disabled:after {
    -webkit-filter: opacity(0.4);
}

.check-all[type="checkbox"]:not(:disabled):checked:hover:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC'), linear-gradient(135deg, #8BB0C2 0%, #FFF 100%);
}

.check-all[type="checkbox"]:not(:disabled):hover:after {
    background-image: linear-gradient(135deg, #8BB0C2 0%, #FFF 100%);
    border-color: #85A9BB #92C2DA #92C2DA #85A9BB;
}

.check-all[type="checkbox"]:not(:disabled):hover:before {
    border-color: #3D7591;
}


.mvc-grid-reduzida {
    font-size: 0.80rem;
}

    .mvc-grid-reduzida > tbody > tr > td {
        padding: 0.3em !important;
    }

.fieldset-itens {
    border: solid 1px silver !important;
    padding: 0.75rem 0rem 0.75rem 0rem !important;
    margin: 0.35rem 0.75rem !important;
    display: block;
}

    .fieldset-itens > .row {
        margin: 0;
        padding: 0.35rem;
    }

.fieldset-itens-label {
    font-size: 0.8rem !important;
    width: auto;
    margin: 0 0 0 0.75rem;
    padding: 0 0.5rem;
}

mvc-grid-popup .mvc-grid-value, .mvc-grid-popup .mvc-grid-method, .mvc-grid-popup .mvc-grid-operator {
    font-size: 0.9em !important;
    padding: 0 0.2em !important;
}

.mvc-grid {
    line-height: 1em !important;
    font-size: 0.85rem !important;
}

    .mvc-grid > table > thead > tr > th,
    .mvc-grid > table > tbody > tr > td,
    .mvc-grid > table > tfoot > tr > td {
        border: none !important;
        border-bottom: 1px solid #dee2e6 !important;
        padding: 0.5em !important;
    }

.mvc-grid-popup .mvc-grid-value,
.mvc-grid-popup .mvc-grid-method,
.mvc-grid-popup .mvc-grid-operator {
    height: 1.5em !important;
}


fieldset {
    border-width: 1px;
    border-style: groove;
    border-color: #d1d3e2;
    border-image: initial;
    display: block;
    margin-inline-start: 2px;
    margin-inline-end: 2px;
    min-inline-size: min-content;
    padding-block-start: 0.35em;
    padding-inline-start: 0.75em;
    padding-inline-end: 0.75em;
    padding-block-end: 0.625em;
}

legend {
    color: inherit;
    font-size: 0.9rem;
    padding-inline-start: 3px;
    padding-inline-end: 3px;
    white-space: normal;
    width: auto;
}

@media (min-width: 768px) {

    .sidebar .nav-item .nav-link {
        padding: 0.5rem 1rem;
    }
}

.row {
    margin-bottom: 0.35em;
}

.container {
    margin-left: 1.5em;
}

.container-formulario {
    width: 100%;
    max-width: 960px !important;
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1360px;
    }
}

.custom-control {
    line-height: 1.3rem !important;
    padding-left: 1.3rem !important;
}

.custom-control-label {
    vertical-align: bottom !important;
    line-height: 1.3rem !important;
}

    .custom-control-label::before {
        content: none;
    }

    .custom-control-label::after {
        content: none;
    }


.mvc-grid {
    line-height: 1em !important;
    font-size: 0.85rem !important;
}

    .mvc-grid > table > thead > tr > th,
    .mvc-grid > table > tbody > tr > td,
    .mvc-grid > table > tfoot > tr > td {
        border: none !important;
        border-bottom: 1px solid #dee2e6 !important;
        padding: 0.5em !important;
    }

.mvc-grid-popup .mvc-grid-value,
.mvc-grid-popup .mvc-grid-method,
.mvc-grid-popup .mvc-grid-operator {
    height: 1.5em !important;
}


.mvc-grid-sort,
.mvc-grid-filter {
    width: 2em !important;
    padding:0 !important;
}

.mvc-grid-excel-mode .filterable .mvc-grid-sort,
.mvc-grid-header-mode .filterable .mvc-grid-sort {
    right: 2em;
}

.mvc-grid-excel-mode .sortable .mvc-grid-title,
.mvc-grid-header-mode .sortable .mvc-grid-title {
    margin-right: 2em;
}

.mvc-grid-excel-mode .sortable.filterable .mvc-grid-title {
    margin-right: 4em;
}


.identificacao-de-ambiente {
}

.identificacao-do-usuario {
    color: #858796 !important;
}

.alertas-popup {
    position: absolute;
    z-index: 3000;
    display: block;
    left: auto;
    right: 10px;
    width: 350px;
    top: 100px;
}

    .alertas-popup .alert-danger {
        border: solid 2px #ed4f60 !important;
    }

    .alertas-popup .alert-success {
        border: solid 1px #6cea89 !important;
    }

    .alertas-popup .alert-info {
        border: solid 1px #6ad6e6 !important;
    }

    .alertas-popup .alert-warning {
        border: solid 1px #fad35d !important;
    }


@media (max-width: 575.98px) {
    .alertas-popup {
        position: absolute;
        z-index: 3000;
        display: block;
        width: 100%;
    }
}
.informe-popup {
    font-size: 0.65rem;
    position: absolute;
    z-index: 3000;
    display: block;
    left: auto;
    right: 10px;
    width: 400px;
    top: 50px;
}

    .informe-popup .alert-warning {
        border: solid 1px #fad35d !important;
        padding: 3px !important;
        margin: 1px !important;
    }
        .informe-popup .alert-warning ol, ul, dl {
            margin-top: 0 !important;
            margin-bottom: 0rem !important;
        }

@media (max-width: 575.98px) {
    .informe-popup {
        position: absolute;
        z-index: 3000;
        display: block;
        width: 100%;
    }
}
