/* GLOBAL */
.none {
    display: none;
}

input, button, submit {
    border: none !important;
    outline: none !important;
} 

.pointer {
    cursor: pointer;
}

/* MAIN */
html {
    position: relative;
    min-height: 100%;
}

body { 
    margin-bottom: 60px;
}

/* FOOTER */
footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
}

.view-footer {
    padding: 0 !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}

main {
    height: 100%
}

.mainContainer { 
    height: 100%;
    padding-left: 10%;
    padding-right: 10%;
    position: relative;
}

.card {
    border: 0 !important;
}

input, select { 
    font-size: 15px !important;
}



.card-header {
    padding: 0 0 .75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent !important;
    border-bottom: none;
    border-top: 2px solid #2c66ce;
}

    .card-header:first-child {
        border-radius: 0 !important;
    }

    .card-header h2 .nav-link {
        color: #0056b3;
        display: inline-block;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

        .card-header h2 .nav-link:hover {
            text-decoration: none;
            background-color: transparent;
            border-color: transparent;
        }


.top-bar {
    background-color: #304b66;
}

.containerSelos{
    display:flex;
    flex-direction:row;
}

.logo {
    padding-top: 45px;
}

.top-user ul {
    padding-top: .23rem;
}

    .top-user ul li a {
        color: #fff;
    }

        .top-user ul li a:hover {
            color: #c6cacc;
            text-decoration: none;
        }

.container-nav {
    padding: 5px 0;
    background-color:#304b66;
}
    /* css menu*/
    .container-nav .nav-item a {
        background-color: transparent !important;
        width: auto;
    }

    .container-nav li.nav-item {
        padding: 0 20px;
    }

    .container-nav .nav-item:first-child {
        padding: 0 20px 0 0;
    }

    .container-nav .dropdown-menu {
        border-radius: 0;
        /*background-color: rgba(255, 255, 255, 0.98);*/
        background-color: #304b66 !important;
        border: 0;
        margin-top: 10px;
        padding: .2rem 0 !important;
    }

        .container-nav .dropdown-menu .dropdown-item {
            color: #ffffff;
        }

            .container-nav .dropdown-menu .dropdown-item:focus, .container-nav .dropdown-menu .dropdown-item:hover {
               /* background-color: #3a5877 !important;*/
               background-color:rgba(59, 89, 120, 0.78) !important;
                color: #fff;
            }
/*css passo */
.nav-tabs {
    border-bottom: 0 !important;
    margin-top: 30px;
}
/*.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: transparent!important;
    border-color: transparent !important;
}*/
li.nav-item {
    position: relative;
    width: auto;
    display: block;
    padding: 0 60px;
}

input, button, textarea {
    font: 400 18px Roboto, sans-serif;
}

    li.nav-item:after {
        content: "";
        border-top: 3px solid #15428f;
        width: 165px;
        height: 34px;
        display: block;
        position: absolute;
        top: 20px;
        z-index: -1;
    }

li:last-child.nav-item:after {
    border-top: none !important;
}

.nav-item a {
    width: 45px;
    color: #fff;
    background-color: #e7e8e8;
    border-color: transparent !important;
    text-align: center;
}

.nav-link.active {
    background-color: #15428f !important;
    color: #fff !important;
}

.btn {
    border-radius: 0;
    border-color: transparent;
    white-space: normal;
}

    .btn:focus {
        box-shadow: 0 0 0 0 transparent;
    }

.btn-primary {
    background: #389266;
    color: #FFF;
    border: solid transparent 1px !important;
}

    .btn-primary:hover {
        background-color: #41a574;
        color: #FFF;
    }

.btn-white {
    background-color: #FFF;
    color: #7D7D7D;
    border-color: #D9D9D9;
}

    .btn-white:hover {
        background-color: #f9f9f9;
    }

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
}
footer {
    height: auto;
}
    .verde {
        background-color: #1E7B50;
    }
.amarelo {
    background-color: #304b66;
}
/*CSS LISTA*/
.list-link {
    color: #0056b3;
}

#presentation-desc.card {
    background: #fcfcfc;
    padding-top: 0 !important;
    border-top: 2px solid #E0E0E0 !important;
    margin-top:3rem;
}

.card-header {
    display: flex;
    border-top: 0 !important;
    border-bottom: 1px solid #fff;
    padding: .45rem 0 .45rem 1.25rem !important;
}

    .card-header h2 {
        color: #3a5877;
        font-size: 1.3rem;
    }

.field-validation-error {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.input-validation-error {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.dz-filename {
    top: 10px;
    position: relative;
}

.w-20{
    width: 20%;
}

.card-lista-vazia {
    background-color: rgb(243, 117, 117);
    color: #fff;
    border: 1px solid rgb(225, 123, 123);
    padding: 10px;
    text-align: center;
    width: 100%;
    margin: 15px 0 5px;
}

.mensagem-lista-vazia {
    padding: 0.75rem;
}

.texto-descricao-anexo {
    margin-left: 15px;
    font-size: smaller;
    margin-bottom: 15px;
}

.iframe-faq {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    min-height: 3470px
}

.tipo-documento {
    color: black !important;
}

@media(max-width:660px) {
    .containerSelos {
        display: flex;
        flex-direction: column;
        float: right;
    }
}

/*table-JQUERY-CSS*/

.tableProcess {
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
    padding: 8px;
}

.tableProcess input {
    width: 30%;
    height: 60px;
    color: #333;
    border: 1px solid #dcdce6;
    border-radius: 8px;
    padding: 0 24px;
}

.tableProcess table {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
    background-color: transparent; /* Change the background-color of table here */
    text-align: left; /* Change the text-alignment of table here */
}

.tableProcess tr {
    height: 50px;
    background-color: transparent; /* Change the default background-color of rows here */
    -moz-transition: background-color 300ms ease-in-out 0s;
    -ms-transition: background-color 300ms ease-in-out 0s;
    -o-transition: background-color 300ms ease-in-out 0s;
    -webkit-transition: background-color 300ms ease-in-out 0s;
    transition: background-color 300ms ease-in-out 0s;
    transition: filter 0.2s;
}

.tableProcess tr:hover {
    filter: brightness  (90%);
}

.tableProcess tr:nth-of-type(2n+2) {
    background-color: #e8e4e4; 
}

.tableProcess th {
    font-weight: bold;
    border: 1px solid #cccccc; /* Change the border-color of heading here */
    padding: 8px;
    background-color: #ebe5eb;
    border: none;
    font-weight: 400;
    font-size: 16px;
}

.tableProcess td {
    border: 1px solid #cccccc; /* Change the border-color of cells here */
    padding: 8px;
    border: none;
}

.dataSize { 
    display: flex;
    justify-content: flex-end;
    align-content: center;
    font-weight: 500;
    height: 28px;
}

.dataSize span { 
    margin-left: 5px;
}



.page-link {
    background-color: #fefefe !important;
    color: #6bb2ff !important;
}

.page-item.disabled .page-link {
    color: #6c757d !important;
    pointer-events: none !important; 
    cursor: auto !important;
}

.page-item.active .page-link {
    z-index: 1 !important;
    color: #fff !important;
    background-color: #469efc !important;
    border-color: #cbddf1 !important;
}


/*INICIO FOOTER*/
footer .footerLogo {
    background-color: #304b66;
    padding-left: 15px;
    width: 100%;
    bottom: 0;
    position: fixed;
    min-height: 30px;
    left: 0;
}

    footer .footerLogo img {
        margin-top: 6px;
    }
/*FIM FOOTER*/
