/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16/11/2022, 15:19:57
    Author     : jivago
*/


.sophos-descricao {
    color: #1976d2 !important;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.sophos-label-pesquisa {
    font-weight: bold;
    letter-spacing: 0.5px;
}

.sophos-afirmacao {
    letter-spacing: 0.5px;
    font-size: 1.375rem;
    text-transform: lowercase;
}

.sophos-afirmacao::first-letter {
    text-transform: uppercase;
}

.sophos-afirmacao-interno {
    font-size: 1.200rem;
    text-transform: lowercase;
}

.sophos-afirmacao-interno::first-letter {
    text-transform: uppercase;
}

.cor-label .sophos-label-pesquisa {
    color: #0d47a1;
}

.cor-pergunta .sophos-label-pesquisa, .cor-pergunta .sophos-afirmacao, .cor-pergunta .sophos-afirmacao-interno {
    color: #304ffe;
}

.ui-dialog.responsive {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background-color: rgba(0, 0, 0, 0.01) !important;
    height: 100% !important;
    overflow-y: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.ui-dialog.responsive-small {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background-color: rgba(0, 0, 0, 0.01) !important;
    height: 100% !important;
    overflow-y: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.bg-sugestao.ui-dialog.responsive-small {
    background-color: rgba(0, 0, 0, 0.7) !important;
    border: 0px !important;
}

.ui-dialog.responsive > .ui-dialog-content {
    background-color: #fff !important;
    display: block;
    width: 100%;
    margin: 35px auto;
    max-width: 85vw;
    overflow: visible !important;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important;
}

.ui-dialog.responsive-small > .ui-dialog-content {
    background-color: #fff !important;
    display: block;
    width: 100%;
    margin: 35px auto;
    max-width: 50vw;
    top: 15vh !important;
    overflow: visible !important;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important;
}

.sophos-btn-pdf {
    margin-left: -9px;
}

.sophos-cor-da-linha:hover {
    color: #3F51B5;
    font-weight: bold;
    border-color: #1a237e;
}

.login-body .login-panel .login-header img {
    width: 90px !important;
}

.layout-wrapper .topbar .logo img {
    width: 200px !important;
    margin-top: 10px !important;
    margin-left: 10px !important;
}

@media (max-width: 650px) {
    .layout-wrapper .topbar .logo img {
        width: 200px !important;
        margin-top: -5px !important;
        margin-left: 10px !important;
    }

    .sophos-logo img {
        width: 30vw !important;
    }
}

@media (max-width: 1200px) {
    .sophos-logo img {
        width: 15vw !important;
    }
}

.questionario-sem-borda > .ui-widget-content {
    border: none !important;
    padding: 0px;
}

.sophos-logo {
    max-width: 100%;
    height: auto;
}

.sophos-logo img {
    max-width: 100%;
    width: 8vw;
    max-height: inherit;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.sophos-label-atendimento {
    border-bottom: 0.5px solid;
    border-bottom-color: #d1d1d1;
    font-size: 1rem;
}

.sophos-label-atendimento:hover {
    background-color: #f7f7f7;
}

.btnCheckbox div[class="ui-g-12 ui-md-4"] {
    color: #424242;
    font-size: 14px;
}

.btnCheckbox div[class="ui-g-12 ui-md-4"]:hover {
    background-color: #f7f7f7;
    border-radius: 5px;
    color: #0d47a1;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

.material-icons.md-60 {
    font-size: 60px;
}

.material-icons.md-96 {
    font-size: 96px;
}

.material-icons.md-120 {
    font-size: 120px;
}

.material-icons.md-danger {
    color: #D32F2F;
}

.material-icons.md-secondary {
    color: #FFC107;
}

.material-icons.md-success {
    color: #689F38;
}

.material-icons.md-help {
    color: #9C27B0;
}

.material-icons.md-indigo {
    color: #673ab7;
}

.material-icons.md-pink {
    color: #e91e63;
}

.material-icons.md-folder {
    color: #757575;
}

table > thead[id$="_head"] > tr[role="row"] {
    height: 40px !important;
}

.card.card-w-title > h1 {
    color: #757575;
}

.ui-g > div > h3 {
    color: #757575;
}

.ui-treenode-label.ui-corner-all {
    max-width: 80vw;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: ltr;
}

.layout-wrapper .layout-main-publico {
    padding: 50px 0px 0px 0px;
    -moz-transition: margin-left 0.3s;
    -o-transition: margin-left 0.3s;
    -webkit-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
    width: 100%;
}

/*layout-tabmenu-content-active*/
/*layout-wrapper-menu-active*/

.menu-revista .layout-sidebar .layout-tabmenu .layout-tabmenu-contents {
    left: 0px !important;
    min-width: 350px !important;
}

.menu-revista.layout-sidebar.layout-tabmenu.layout-tabmenu-nav > li.active-item {
    display: none !important;
}

/*.menu-revista.layout-wrapper-menu-active .layout-sidebar {*/
/*    width: 0px;*/
/*}*/

/*.revista-titulo {*/
/*    background-color: #d1d1d1;*/
/*    padding: 15px 15px 15px 5px;*/
/*    border-left: #555555 12px solid;*/
/*    color: #757575;*/
/*}*/

/*.revista-subtitulo {*/
/*    line-height: 1.625rem;*/
/*    color: #757575;*/
/*}*/

/*.revista-subtitulo::before {*/
/*    content: "";*/
/*    background-color: #1976D2;*/
/*    display: inline-flex;*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    margin-right: 5px;*/
/*}*/

/*.revista-subtitulo::after {*/
/*    content: "";*/
/*    background-color: #d1d1d1;*/
/*    display: block;*/
/*    margin-top: 3px;*/
/*    width: 100%;*/
/*    height: 1.5px;*/
/*}*/

/*.revista-conteudo {*/
/*    font-size: 1rem;*/
/*    line-height: 1.625rem;*/
/*    margin-bottom: 0px;*/
/*}*/

/*.revista-topbar {*/
/*    background-image: url('../../resources/custom/images/revista-top-bar.png') !important;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    height: auto;*/
/*    height: 60px;*/
/*}*/

/*.revista-logo {*/
/*    display: inline-flex;*/
/*    justify-content: center;*/
/*    width: 200px;*/
/*}*/

/*.revista-logo > img {*/
/*    top: 0px;*/
/*    position: absolute;*/
/*    max-width: 100%;*/
/*    margin-top: 10px !important;*/
/*    margin-bottom: 10px !important;*/
/*    height: auto;*/
/*}*/

.logo-pg-inicial > div > img {
    display: flex;
    justify-content: center;
}

/*.btn-publico.ui-button {*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    color: #0D47A1;*/
/*    border-color: rgba(0, 0, 0, 0);*/
/*}*/

/*.btn-publico.ui-button .ui-icon {*/
/*    color: #0D47A1;*/
/*}*/

/*.btn-publico.ui-button .ui-icon:hover {*/
/*    color: #FFFFFF;*/
/*}*/

.revista-menu-capitalize li[role="menuitem"] a.ripplelink span {
    text-transform: capitalize;
}
