@CHARSET "ISO-8859-1";

#login-box .ui-selectonemenu {
    padding-right: 20px !important;
}

.ui-dialog.Container90 {
    width: 90% !important;
}

.requisitoSenhaValido {
    display: inline;
    color: green;
}

.sumario a {
    color: #000000;
    text-decoration: underline;
}

.requisitoSenhaInvalido {
    display: inline;
    color: red;
}

.tabela-semCabecalho.ui-datatable table thead tr {
    display: none;
}

.breakLine {
    word-break: break-word;
}

.botao-conformidade {
    border: none !important;
    padding: 10px 25px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 16px !important;
    border-end-end-radius: 20px;
    border-start-end-radius: 20px;
    border-end-start-radius: 20px;
    border-start-start-radius: 20px;
    width: 25px;
}

.textNA {
    /*color: #757575 !important;*/
    background-color: white !important;
    border: 1px solid #757575 !important;
}

.textOK {
    /*color: #90bf21 !important;*/
    background-color: white !important;
    border: 1px solid #90bf21 !important;
}

.textIN {
    /*color: #e4da3b !important;*/
    background-color: white !important;
    border: 1px solid #e4da3b !important;
}

.textNC {
    /*color: #f15a5f !important;*/
    background-color: white !important;
    border: 1px solid #f15a5f !important;
}

.buttonNA-selected {
    background-color: #757575 !important;
}

.buttonOK-selected {
    background-color: #90bf21 !important;
}

.buttonIN-selected {
    background-color: #e4da3b !important;
}

.buttonNC-selected {
    background-color: #f15a5f !important;
}


.redImportant {
    color: #e90c45 !important;
}

.greenImportant {
    color: #33cc33 !important;
}

.orangeImportant {
    color: #F15A29 !important;
}

.darkGrayImportant {
    color: #3c3c3b !important;
}

#layout-header .ui-selectonemenu {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
}

.MaxHei350 {
    max-height: 350px;
}

.MaxHei90p {
    max-height: 90%;
}

.MaxHei80p {
    max-height: 80%;
}

.MaxHei400 {
    max-height: 400px;
}

.MaxHei450 {
    max-height: 450px;
}

.MaxWid600 {
    max-width: 600px;
}

.MaxWidFit{max-width: fit-content;}

.MaxWid650{max-width:650px;}

.MaxWid700{
    max-width:700px;
}

.MaxWid735{
    max-width:735px;
}

.MaxWid800{
    max-width:800px;
}

.MaxWid900{
    max-width:900px;
}

.MaxWid950{
    max-width:950px;
}

.MaxWid1000{
    max-width:1000px;
}

@media (max-width: 430px) {
    .Fright {
        float: none !important;
        display: inline-block;
        margin-right: 0 !important;
        text-align: center;
        vertical-align: middle;
    }

    .MarRight10 {
        margin-right: 0px !important;
    }
}


@media screen and (max-width: 720px) {
    .SigWid {
        width: 90%;
    }

    .SigHei {
        height: 70vh;
    }
}

@media screen and (min-width: 721px) {
    .SigWid {
        width: 600px !important;
    }

    .SigHei {
        height: 300px !important;
    }
}

#login-box .Container80 {
    width: 80% !important;
}

.ui-selectonemenu-label {
    padding-right: 15px !important;
}

.HGap5 div:not(:empty) {
    margin-right: 5px;
}

.VGap5 div:not(:empty) {
    margin-bottom: 5px;
}

.Gap10{gap:10px;}

.ui-selectoneradio.ui-widget td {
    border: none !important;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-list-wrapper {
    width: 48%;
}

.ui-picklist.ui-picklist-responsive .ui-picklist-buttons {
    width: 4%;
    min-width: 48px;
}

.GreenSelOneMenu .ui-selectonemenu-trigger {box-shadow: inset 0 0 0 1px #90bf2100; border: solid 1px #90bf2100 !important; text-shadow: 0 -1px 0 #90bf2100;
    background: #90bf21;
    -webkit-box-shadow: inset 0 0 0 1px #90bf2100 !important;
    background: -moz-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #90bf21), color-stop(100%, #90bf21));
    background: -webkit-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -o-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -ms-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: linear-gradient(to bottom, #90bf21 0%, #90bf21 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.GreenSelOneMenu:hover .ui-selectonemenu-trigger {
    background: #749a1b;
    background: -moz-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #749a1b), color-stop(100%, #749a1b));
    background: -webkit-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -o-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -ms-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: linear-gradient(to bottom, #749a1b 0%, #749a1b 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#749a1b', endColorstr='#749a1b', GradientType=0 );
}

.GreenSelCheckboxMenu .ui-selectcheckboxmenu-trigger {box-shadow: inset 0 0 0 1px #90bf2100; border: solid 1px #90bf2100 !important; text-shadow: 0 -1px 0 #90bf2100;
    background: #90bf21;
    -webkit-box-shadow: inset 0 0 0 1px #90bf2100 !important;
    background: -moz-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #90bf21), color-stop(100%, #90bf21));
    background: -webkit-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -o-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -ms-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: linear-gradient(to bottom, #90bf21 0%, #90bf21 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.GreenSelCheckboxMenu:hover .ui-selectcheckboxmenu-trigger {
    background: #749a1b;
    background: -moz-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #749a1b), color-stop(100%, #749a1b));
    background: -webkit-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -o-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -ms-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: linear-gradient(to bottom, #749a1b 0%, #749a1b 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#749a1b', endColorstr='#749a1b', GradientType=0 );
}


.ui-picklist-source .btnEdicaoGrupo {
    display: none;
}


#btnSejaCliente {
    -webkit-box-shadow: 0 0 5px 0 rgba(135, 23, 23, 0.7);
    box-shadow: 0 0 4px 0 rgba(135, 23, 23, 0.7);
}

#btnSejaCliente.ui-state-focus {
    -webkit-box-shadow: 0 0 5px 0 rgba(135, 23, 23, 0.7);
    box-shadow: 0 0 4px 0 rgba(135, 23, 23, 0.7);
}

#btnSejaCliente .ui-button-text {
    border: solid 1px #871717;
    text-shadow: 0 -1px 0 #5E0A0A;
    -webkit-box-shadow: inset 0 0 0 1px #DB2626;
    -moz-box-shadow: inset 0 0 0 1px #26A3DB;
    box-shadow: inset 0 0 0 1px #DB2626;
    background: #C91515;
    background: -moz-linear-gradient(top, #c91515 0%, #b10b0b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #1578c9), color-stop(100%, #0b66b1));
    background: -webkit-linear-gradient(top, #C91515 0%, #B10B0B 100%);
    background: -o-linear-gradient(top, #1578c9 0%, #0b66b1 100%);
    background: -ms-linear-gradient(top, #1578c9 0%, #0b66b1 100%);
    background: linear-gradient(to bottom, #C91515 0%, #B10B0B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1578c9', endColorstr='#0b66b1', GradientType=0);
}

.ui-button-text{box-shadow: inset 0 0 0 1px #5d5d5d00; border: solid 1px #5d5d5d00; text-shadow: 0 -1px 0 #5d5d5d00;
    background: #90bf21;
    background: -moz-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #90bf21), color-stop(100%, #90bf21));
    background: -webkit-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -o-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -ms-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: linear-gradient(to bottom, #90bf21 0%, #90bf21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90bf21', endColorstr='#90bf21', GradientType=0 );}
.ui-button.ui-state-hover .ui-button-text, .ui-button.ui-state-focus .ui-button-text{color:#ffffff !important;
    background: #749a1b;
    background: -moz-linear-gradient(top, #749a1b, #749a1b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #749a1b), color-stop(100%, #749a1b));
    background: -webkit-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -o-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -ms-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: linear-gradient(to bottom, #749a1b 0%, #749a1b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#749a1b', endColorstr='#749a1b', GradientType=0 );}

/* button colors */
.PurpleButton .ui-button-text{box-shadow: inset 0 0 0 1px #5223c900; border: solid 1px #5223c900; text-shadow: 0 -1px 0 #5223c900;
    background: #5223c9;
    background: -moz-linear-gradient(top, #5223c9 0%, #5223c9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #5223c9), color-stop(100%, #5223c9));
    background: -webkit-linear-gradient(top, #5223c9 0%, #5223c9 100%);
    background: -o-linear-gradient(top, #5223c9 0%, #5223c9 100%);
    background: -ms-linear-gradient(top, #5223c9 0%, #5223c9 100%);
    background: linear-gradient(to bottom, #5223c9 0%, #5223c9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5223c9', endColorstr='#5223c9', GradientType=0 );
    color: #ffffff;}
.PurpleButton:hover .ui-button-text, .PurpleButton:focus .ui-button-text{color:#ffffff !important;
    background: #481fb1;
    background: -moz-linear-gradient(top, #481fb1 0%, #481fb1 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #481fb1), color-stop(100%, #481fb1));
    background: -webkit-linear-gradient(top, #481fb1 0%, #481fb1 100%);
    background: -o-linear-gradient(top, #481fb1 0%, #481fb1 100%);
    background: -ms-linear-gradient(top, #481fb1 0%, #481fb1 100%);
    background: linear-gradient(to bottom, #481fb1 0%, #481fb1 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#481fb1', endColorstr='#481fb1', GradientType=0 );}

.RedButton .ui-button-text{box-shadow: inset 0 0 0 1px #c9151500; border: solid 1px #c9151500; text-shadow: 0 -1px 0 #c9151500;
    background: #c91515;
    background: -moz-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #c91515), color-stop(100%, #c91515));
    background: -webkit-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: -o-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: -ms-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: linear-gradient(to bottom, #c91515 0%, #c91515 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c91515', endColorstr='#c91515', GradientType=0 );
    color: #ffffff;}
.RedButton:hover .ui-button-text, .RedButton:focus .ui-button-text{color:#ffffff !important;
    background: #b10b0b;
    background: -moz-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #b10b0b), color-stop(100%, #b10b0b));
    background: -webkit-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: -o-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: -ms-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: linear-gradient(to bottom, #b10b0b 0%, #b10b0b 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b10b0b', endColorstr='#b10b0b', GradientType=0 );}

.GreenButton .ui-button-text{box-shadow: inset 0 0 0 1px #90bf2100; border: solid 1px #90bf2100; text-shadow: 0 -1px 0 #90bf2100;
    background: #90bf21;
    background: -moz-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #90bf21), color-stop(100%, #90bf21));
    background: -webkit-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -o-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -ms-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: linear-gradient(to bottom, #90bf21 0%, #90bf21 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}
.GreenButton:hover .ui-button-text, .GreenButton:focus .ui-button-text{color:#ffffff !important;
    background: #749a1b;
    background: -moz-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #749a1b), color-stop(100%, #749a1b));
    background: -webkit-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -o-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -ms-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: linear-gradient(to bottom, #749a1b 0%, #749a1b 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#749a1b', endColorstr='#749a1b', GradientType=0 );}

.GreenButton .ui-fieldset{border:solid 1px #90bf2100; background-color: #90bf2100;}
.GreenButton .ui-fieldset:hover{border:solid 1px #90bf21;}
.GreenButton .ui-fieldset-legend{border:solid 1px #90bf21; color:#ffffff; font-size: 14px; line-height: 14px;
    -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;
    background: #90bf21;
    background: -moz-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #90bf21), color-stop(100%, #90bf21));
    background: -webkit-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -o-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: -ms-linear-gradient(top, #90bf21 0%, #90bf21 100%);
    background: linear-gradient(to bottom, #90bf21 0%, #90bf21 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90bf21', endColorstr='#90bf21', GradientType=0 );}
.GreenButton .ui-fieldset, .GreenButton .ui-fieldset-legend.ui-state-hover{ background: #749a1b !important;
    background: -moz-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #749a1b), color-stop(100%, #749a1b));
    background: -webkit-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -o-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: -ms-linear-gradient(top, #749a1b 0%, #749a1b 100%);
    background: linear-gradient(to bottom, #749a1b 0%, #749a1b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#749a1b', endColorstr='#749a1b', GradientType=0 );}

.OrangeButton .ui-button-text{box-shadow: inset 0 0 0 1px #c99f1500; border: solid 1px #c99f1500; text-shadow: 0 -1px 0 #c99f1500;
    background: #c99f15;
    background: -moz-linear-gradient(top, #c99f15 0%, #c99f15 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #c99f15), color-stop(100%, #c99f15));
    background: -webkit-linear-gradient(top, #c99f15 0%, #c99f15 100%);
    background: -o-linear-gradient(top, #c99f15 0%, #c99f15 100%);
    background: -ms-linear-gradient(top, #c99f15 0%, #c99f15 100%);
    background: linear-gradient(to bottom, #c99f15 0%, #c99f15 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}
.OrangeButton:hover .ui-button-text, .OrangeButton:focus .ui-button-text{color:#ffffff !important;
    background: #b1900b;
    background: -moz-linear-gradient(top, #b1900b 0%, #b1900b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #b1900b), color-stop(100%, #b1900b));
    background: -webkit-linear-gradient(top, #b1900b 0%, #b1900b 100%);
    background: -o-linear-gradient(top, #b1900b 0%, #b1900b 100%);
    background: -ms-linear-gradient(top, #b1900b 0%, #b1900b 100%);
    background: linear-gradient(to bottom, #b1900b 0%, #b1900b 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1900b', endColorstr='#b1900b', GradientType=0 );}

.GrayButton .ui-button-text{color:#ffffff !important; box-shadow: inset 0 0 0 1px #6e6e6e00; border: solid 1px #6e6e6e00; text-shadow: 0 -1px 0 #6e6e6e00;
    background: #6e6e6e;
    background: -moz-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #6e6e6e), color-stop(100%, #6e6e6e));
    background: -webkit-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: -o-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: -ms-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: linear-gradient(to bottom, #6e6e6e 0%, #6e6e6e 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6e6e', endColorstr='#6e6e6e', GradientType=0 );}
.GrayButton:hover .ui-button-text, .GrayButton:focus .ui-button-text{color:#d7d7d7 !important;
    background: #5d5d5d;
    background: -moz-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #5d5d5d), color-stop(100%, #5d5d5d));
    background: -webkit-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: -o-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: -ms-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: linear-gradient(to bottom, #5d5d5d 0%, #5d5d5d 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d5d5d', endColorstr='#5d5d5d', GradientType=0 );}

.GrayButton .ui-fieldset{border:solid 1px #6e6e6e00; background-color: #6e6e6e00;}
.GrayButton .ui-fieldset:hover{border:solid 1px #6e6e6e;}
.GrayButton .ui-fieldset-legend{border:solid 1px #6e6e6e; color:#ffffff; font-size: 14px; line-height: 14px;
    -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;
    background: #6e6e6e;
    background: -moz-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #6e6e6e), color-stop(100%, #6e6e6e));
    background: -webkit-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: -o-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: -ms-linear-gradient(top, #6e6e6e 0%, #6e6e6e 100%);
    background: linear-gradient(to bottom, #6e6e6e 0%, #6e6e6e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e6e6e', endColorstr='#6e6e6e', GradientType=0 );}
.GrayButton .ui-fieldset, .GrayButton .ui-fieldset-legend.ui-state-hover{ background: #5d5d5d !important;
    background: -moz-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #5d5d5d), color-stop(100%, #5d5d5d));
    background: -webkit-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: -o-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: -ms-linear-gradient(top, #5d5d5d 0%, #5d5d5d 100%);
    background: linear-gradient(to bottom, #5d5d5d 0%, #5d5d5d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d5d5d', endColorstr='#5d5d5d', GradientType=0 );}

.CyanButton .ui-button-text{box-shadow: inset 0 0 0 1px #00aac100; border: solid 1px #00aac100; text-shadow: 0 -1px 0 #00aac100;
    background: #00aac1 !important;
    background: -moz-linear-gradient(top, #00aac1 0%, #00aac1 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #00aac1), color-stop(100%, #00aac1)) !important;
    background: -webkit-linear-gradient(top, #00aac1 0%, #00aac1 100%) !important;
    background: -o-linear-gradient(top, #00aac1 0%, #00aac1 100%) !important;
    background: -ms-linear-gradient(top, #00aac1 0%, #00aac1 100%) !important;
    background: linear-gradient(to bottom, #00aac1 0%, #00aac1 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00aac1', endColorstr='#00aac1', GradientType=0 );}
.CyanButton:hover .ui-button-text, .CyanButton:focus .ui-button-text{color:#ffffff !important;
    background: #0097ab !important;
    background: -moz-linear-gradient(top, #0097ab 0%, #0097ab 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0097ab), color-stop(100%, #0097ab)) !important;
    background: -webkit-linear-gradient(top, #0097ab 0%, #0097ab 100%) !important;
    background: -o-linear-gradient(top, #0097ab 0%, #0097ab 100%) !important;
    background: -ms-linear-gradient(top, #0097ab 0%, #0097ab 100%) !important;
    background: linear-gradient(to bottom, #0097ab 0%, #0097ab 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097ab', endColorstr='#0097ab', GradientType=0 );}

.BrownButton .ui-button-text{box-shadow: inset 0 0 0 1px #6d4c4100; border: solid 1px #6d4c4100; text-shadow: 0 -1px 0 #6d4c4100;
    background: #6d4c41;
    background: -moz-linear-gradient(top, #6d4c41 0%, #6d4c41 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #6d4c41), color-stop(100%, #6d4c41));
    background: -webkit-linear-gradient(top, #6d4c41 0%, #6d4c41 100%);
    background: -o-linear-gradient(top, #6d4c41 0%, #6d4c41 100%);
    background: -ms-linear-gradient(top, #6d4c41 0%, #6d4c41 100%);
    background: linear-gradient(to bottom, #6d4c41 0%, #6d4c41 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d4c41', endColorstr='#5a3e35', GradientType=0 );}
.BrownButton:hover .ui-button-text, .BrownButton:focus .ui-button-text{color:#ffffff !important;
    background: #5a3e35;
    background: -moz-linear-gradient(top, #5a3e35 0%, #5a3e35 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #5a3e35), color-stop(100%, #5a3e35));
    background: -webkit-linear-gradient(top, #5a3e35 0%, #5a3e35 100%);
    background: -o-linear-gradient(top, #5a3e35 0%, #5a3e35 100%);
    background: -ms-linear-gradient(top, #5a3e35 0%, #5a3e35 100%);
    background: linear-gradient(to bottom, #5a3e35 0%, #5a3e35 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a3e35', endColorstr='#5a3e35', GradientType=0 );}

#btnSejaCliente.ui-button.ui-state-hover .ui-button-text,
#btnSejaCliente.ui-button.ui-state-active .ui-button-text {
    color: #FAA87F !important;
}

/**/
.ui-datatable .ui-state-hover a, .ui-datatable .ui-state-highlight a {
    color: #FFFFFF !important;
    text-decoration: underline;
}

#sm-topmenu .ui-commandlink {
    color: #ffffff !important;
    margin-right: 0px;
}

.ui-picklist table tbody tr td a {
    color: #72828B !important;
    text-decoration: underline;
}

.ui-datatable table tbody tr td a {
    color: #72828B !important;
    text-decoration: underline;
}

/**/

/*Inicio Timeline*/
div.timeline-event {
    color: white;
}

div.timeline-event-content {
    padding: 5px;
}

div.nc, td.nc {
    background: #ff5c5c none !important; /* red */
    border-color: #ff5c5c !important; /* red */
}

div.ok, td.ok {
    background: #82f182 none !important; /* green */
    border-color: #82f182 !important; /* green */
}

div.in, td.in {
    background: #dbdb4f none !important; /* orange */
    border-color: #dbdb4f !important; /* orange */
}

div.na, td.na {
    background: #666666 none !important; /* grey */
    border-color: #666666 !important; /* grey */
}

td.nc a, td.ok a, td.in a, td.na a {
    color: white !important;
}

/*Fim Timeline*/

.notificacao {
    background-color: #ffff0a !important;
    background-image: none !important;
    color: #76858e !important;
}

.inativo {
    background-color: #ffb6b6 !important;
    background-image: none !important;
    color: #ffffff !important;
}

.agendado {
    background-color: #496de3 !important;
    padding: 4px;
    text-decoration: none !important;
    margin-left: 2px !important;
}

.baixado {
    background-color: #8E7CA9 !important;
    padding: 4px;
    text-decoration: none !important;
}

.signed {
    background-color: #90bf21 !important;
    padding: 4px;
    text-decoration: none !important;
    margin-left: 5px !important;
}

.unsigned {
    background-color: #b0b0b0 !important;
    padding: 4px;
    text-decoration: none !important;
    margin-left: 5px !important;
}

.nao-assinado {
    background-color: #ffff0a4d !important;
    color: #000000 !important;
    padding: 4px;
    text-decoration: none !important;
    margin-left: 2px !important;
}

.invisivel {
    display: none !important;
}

.chip- * {
    margin: 50px;
}

.chip-overdue {
    background-color: #f15a5f !important;
    background-image: none !important;
    color: #ffffff !important;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    font-weight: bold;
}

.chip-canceled {
    background-color: #b0b0b0 !important;
    background-image: none !important;
    color: #ffffff !important;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    font-weight: bold;
}

.chip-pending {
    background-color: #000fff !important;
    background-image: none !important;
    color: #ffffff !important;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    font-weight: bold;
}

.chip-paid {
    background-color: #78a51f !important;
    background-image: none !important;
    color: #ffffff !important;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    font-weight: bold;
}

.inspecionado {
    background-color: #e2f3ba !important;
    background-image: none !important;
    color: #ffffff !important;
}

.nao-utilizados {
    margin-right: 0;
    background-color: #FFB6B6;
    font-size: 11px;
}

.principal {
    background-color: #e2f3ba !important;
    background-image: none !important;
    color: #ffffff !important;
}

.ui-datatable thead th.invalido {
    background-color: #ff5c5c !important;
    color: #ffffff !important;
}

.ui-datatable thead th.ignorado {
    background-color: #eeeeee !important;
    color: #bbbbbb !important;
}

.ui-datatable table tbody tr td.ignorado {
    color: #bbbbbb !important;
}

.ui-selectcheckboxmenu-panel {
    min-width: 150px;
}

.ui-datatable .ui-datatable-tablewrapper table tbody .ui-state-hover > td,
.ui-datatable-scrollable table tbody .ui-state-hover > td,
.ui-datatable .ui-datatable-tablewrapper table tbody .ui-state-hover > td {
    background-color: #58656B;
    color: #FFFFFF;
}

.ui-picklist .ui-picklist-list .ui-state-highlight {
    background-color: #c0c7cb;
}

.ui-datatable .ui-datatable-tablewrapper table tbody .ui-state-highlight > td,
.ui-datatable-scrollable table tbody .ui-state-highlight > td,
.ui-datatable .ui-datatable-tablewrapper table tbody .ui-state-highlight > td,
.ui-datatable-scrollable table tbody .ui-state-highlight > td {
    background-color: #465055;
    color: #FFFFFF;
}

.MarLeft5 {margin-left: 5px;}
.MarLeft3 {margin-left: 3px;}
.MarLeft20{ margin-left:20px;}

/*wizard*/
.ui-wizard .ui-wizard-step-titles li.ui-state-highlight {
    background: #ffffff;
    color: #3c3c3b;
    border: solid 1px #3c3c3b;
}

.ui-wizard .ui-wizard-step-titles li {
    background: #ffffff;
    color: #3c3c3b;
    border: solid 0px #3c3c3b;
    text-shadow: none;
}

.tabelaCronogramaPcmsoRelatorio {
    width: 100%;
    border-collapse: collapse;
}

.tabelaCronogramaPcmsoRelatorio td,th {
    border: 1px solid black;
    text-align: left;
    padding: 8px;
}

.ui-panel .ui-panel-titlebar {
    background: #3c3c3b;
    border: solid 1px #3c3c3b;
}

.cinza_escuro {
    background-color: #666666;
    color: #FFFFFF;
}

.verde_igtech_escuro {
    background-color: #86ae5b;
    color: #FFFFFF;
}

.background_evento_datas_calendario {
    background-color: #86ae5b !important;
    color: #FFFFFF !important;
    border: solid 1px #86ae5b !important;
}

.amarelo_igtech_escuro {
    background-color: #e5da3b;
    color: #000000;
}

.laranja {
    background-color: #ff9460;
    color: #FFFFFF;
}

.vermelho_igtech {
    background-color: #f15a5f;
    color: #FFFFFF;
}

.ui-panelgrid.Padding0 .ui-panelgrid-cell,
.ui-dialog.Padding0 .ui-dialog-content,
.Padding0 {
    padding: 0px !important;
}

.Padding5 {
    padding: 5px !important;
}

.Padding7 {
    padding: 7px !important;
}


.Padding20 {
    padding: 20px !important;
}

.PadTop5 {
    padding-top: 5px;
}

.PadRight0{ padding-right: 0px;}
.PadRight5 {
    padding-right: 5px;
}

.PadLeft5 {
    padding-left: 5px;
}

.PadBot5 {
    padding-bottom: 5px;
}

.ui-panelgrid.PadLeft0 .ui-panelgrid-cell, .PadLeft0 {
    padding-left: 0px !important;
}

.ui-chips-token {
    color: white !important;
    background: darkgray;
}

.preformatted {
    white-space: pre-wrap;
}

div.JumpEffect {
    -webkit-animation: jump 1.5s ease 0s 5 normal;
    animation: jump 1.5s ease 0s 5 normal;
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(0);
    }
    60% {
        transform: translateY(-5px);
    }
    80% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
}

.radioPadding01em .ui-g .ui-g-12 {
    padding: .1em;
}

.ui-g-nopad-vertical {
    padding-bottom: 0px;
    padding-top: 0px;
}

.ui-g-nopad-horizontal {
    padding-left: 0px;
    padding-right: 0px;
}

li.highlight-menu-new > a:first-child::after,
.highlight-menuitem-new a::after {
    margin: 5px;
    padding: 2px;
    content: "Novo";
    color: white;
    font-weight: bold;
    background-color: #90bf21;
}

#layout-menubar li i.yellow {
    color: #E1E1E1 !important;
}

#layout-menubar .layout-menubar-container li a:focus, #layout-menubar li, #layout-menubar li a:hover {
    color: #E1E1E1 !important;
}

#layout-menubar-resize {
    color: #909090 !important;
}

.layout-menubar-search, .layout-menubar-search input:focus {
    color: #FFD100 !important;
}

.ui-timepicker-title {
    color: #333;
}

.ui-timepicker-hours {
    border: solid 1px #d4d4d4;
    border-radius: 5px;
}

.ui-timepicker-minutes {
    border: solid 1px #d4d4d4;
    border-radius: 5px;
}

.ui-timepicker .ui-state-default {
    border: solid 1px #d4d4d4;
    border-radius: 5px;
}

.ui-timepicker .ui-state-active {
    border-color: #90bf21;
    color: #90bf21;
}

.ui-timepicker .ui-state-hover {
    border-color: #90bf21;
    color: #90bf21;
}

.ui-selectonemenu-items-wrapper {
    max-width: 800px;
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
    white-space: normal;
}

.NoWrapEllipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.color-blue-important {
    text-decoration: underline;
    color: blue !important;
}

.ui-toggleswitch .ui-toggleswitch-slider {
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    border-radius: 30px;
    background-color: #72707080;
}

.ui-toggleswitch.ui-toggleswitch-checked .ui-toggleswitch-slider {
    background-color: #62bf22;
}

.ui-toggleswitch .ui-toggleswitch-slider::before {
    background-color: #ffffff;
    height: 1.250em;
    width: 1.250em;
    left: .25em;
    bottom: .25em;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

/* Documentos */
.sem-anexo-back {
    background-color: #757575;
    color: #ffffff
}

.ok-back {
    background-color: #90bf21;
    color: #ffffff
}

.vencido-back,
.reprovado-back {
    background-color: #f15a5f;
    color: #ffffff
}

.aprovacao-pendente-back {
    background-color: #e4da3b;
    color: #ffffff
}

/* Modulo permissao */
.configuracao-back {
    background-color: #414141;
    color: #ffffff
}

.administracao-back {
    background-color: #0b66b1;
    color: #ffffff
}

.visualizar-inspecao-back {
    background-color: #EF7F88;
    color: #ffffff
}

.inspecao-coleta-back {
    background-color: #EF3C56;
    color: #ffffff
}

.plano-de-acao-back {
    background-color: #53c9ad;
    color: #ffffff
}

.controle-de-epi-back {
    background-color: #90BF21;
    color: #ffffff
}

.treinamento-back {
    background-color: #FFE771
}

.exame-back {
    background-color: #6BCCED;
    color: #ffffff
}

.esocial-back {
    background-color: #8BD8B1;
    color: #ffffff
}

.ips-back {
    background-color: #F9BB70;
    color: #ffffff
}

.pgr-back {
    background-color: #C970F9;
    color: #ffffff
}

.certificado-de-treinamento-back {
    background-color: #714481;
    color: #ffffff
}

.investigacao-de-acidentes-back {
    background-color: #ff6a00;
    color: #ffffff
}

.controle-de-documento-back {
    background-color: #808080;
    color: #ffffff
}

.eleicao-de-cipa-back {
    background-color: #07533c;
    color: #ffffff
}

.pcmso-back {
    background-color: #6249B1;
    color: #ffffff
}

.ordem-de-servico-back {
    background-color: #B3093F;
    color: #ffffff
}

/* Classes CSS pro relatorio */
.SimpleBorder {
    border: 1px solid black;
}

.BorderTopRelatorio {
    border-top: 1px solid black;
}

.BorderBottomRelatorio {
    border-bottom: 1px solid black;
}

.BorderLeftRelatorio {
    border-left: 1px solid black;
}

.BorderHorizontalRelatorio {
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.BorderVerticalRelatorio {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.BorderRightRelatorio {
    border-right: 1px solid black;
}

.BorderTopBottomRelatorio {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.BorderRightBottomRelatorio {
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.TextBreakWord {
    overflow-wrap: break-word;
}

/* Relatorio do PCMSO */

html.progress, html.progress * {
    cursor: progress !important;
}

.Help:hover {
    cursor: help !important;
}

.TexAlJustify {
    text-align: justify;
}

a[class*="icon-"] {
    text-decoration: none !important;
}

.medidaDisciplinar1 {
    background-color: #ffcb89 !important;
    color: #3c3c3b !important;
    padding: 2px;
}

.medidaDisciplinar2 {
    background-color: #ffa649 !important;
    color: #3c3c3b !important;
    padding: 2px;
}

.medidaDisciplinar3 {
    background-color: #ff8600 !important;
    color: #3c3c3b !important;
    padding: 2px;
}

.medidaDisciplinar4 {
    background-color: #ff4c00 !important;
    color: #3c3c3b !important;
    padding: 2px;
}

.medidaDisciplinar5 {
    background-color: #6e1f00 !important;
    color: #ffffff !important;
    padding: 2px;
}

.DispFlex {
    display: flex;
}
.DispInlFlex {
    display: inline-flex;
}

.widget-notificacao {
    padding: 0px;
    width: 560px;
    margin-left: -430px;
    height: 100vh;
    max-height: 100vh;
    background-color: white;
    position: absolute;
    top: 0px;
    border-radius: 0px
}

.widget-notificacao li, .widget-notificacao li:default {
    background-color: white;
}

.widget-notificacao li:hover,
#sm-topmenu a:focus {
    background-color: #e1e1e1 !important;
}

@media (min-width: 640px) {
    .WidAutoOnDesktop {
        width: auto !important;
    }
}

@media (max-width: 640px) {
    #sm-topmenu.WidAutoOnMobile {
        right: 0px;
    }
    #sm-topmenu>li {
        font-size: 16px;
    }
}

.PosAbsolute {position: absolute;}
.Right0 {right: 0;}
.Bottom0 {bottom: 0;}

.login {
    background: #fff;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    overflow-x: auto;
}

#cadastro .ui-button .ui-button-text, #login .ui-button .ui-button-text{
    padding: 12px !important;
    font-size: 16px !important;
    font-weight: bold;
    min-width: 150px;
}

/*.login-back-modulo-inspecao {*/
/*    background-image:url("/javax.faces.resource/images/fundo-tela-investigacao.jpg.xhtml?ln=moblean");*/
/*}*/
/*.login-back-modulo-epi {*/
/*    background-image:url("/javax.faces.resource/images/fundo-tela-investigacao.jpg.xhtml?ln=moblean");*/
/*}*/
.login-back-modulo-esocial {
    background-image:url("/javax.faces.resource/images/fundo-tela-esocial.jpg.xhtml?ln=moblean");
}
/*.login-back-modulo-treinamento {*/
/*    background-image:url("/javax.faces.resource/images/fundo-tela-investigacao.jpg.xhtml?ln=moblean");*/
/*}*/
.login-back-modulo-investigacao {
    background-image:url("/javax.faces.resource/images/fundo-tela-investigacao.jpg.xhtml?ln=moblean");
}
.login-back-modulo-cipa {
    background-image:url("/javax.faces.resource/images/fundo-tela-cipa.jpg.xhtml?ln=moblean");
}
.login-back-retrospectiva {
    background-image:url("/javax.faces.resource/images/fundo-tela-retrospectiva.jpg.xhtml?ln=moblean");
}
.login-back-whitelabel {
    background-image:url("/javax.faces.resource/images/fundo-tela-whitelabel.jpg.xhtml?ln=moblean");
}

.login-back-retrospectiva, .login-back-modulo-inspecao, .login-back-modulo-epi, .login-back-modulo-esocial, .login-back-modulo-treinamento,
.login-back-modulo-investigacao, .login-back-modulo-cipa{
    background-position: center left;
    background-repeat:no-repeat;
    min-height: 100vh;
    background-size: contain;
}

.ui-wizard .ui-wizard-step-titles li a {
    color: #3c3c3b;
}

.grayChipItem .ui-chips-input-token input {
    color: #78848B;
}

.environment-chips-style {
    display: inline-block;
    margin: 4px;
    padding: 5px;
    vertical-align: top;
    border-radius: 8px;
    white-space: nowrap;
}

.buttonsEmployerTableList {
    display: flex;
    justify-content: right;
    align-items: flex-start;
    margin-top: -30px;
    margin-right: 10px;

    @media (max-width: 718px) {
        margin-right: 0px; !important;
        margin-left: 5px !important;
    }

    @media (max-width: 700px) {
        margin-top: 0px !important;
        justify-content: center !important;
        margin: 5px !important;
    }

    @media (max-width: 530px) {
        gap: 10px !important;
        margin: 10px !important;
    }
}

.ui-selectonemenu .ui-selectonemenu-trigger, .ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger, .ui-picklist.ui-picklist-responsive .ui-picklist-buttons button {
    background: #90bf21 !important;
    border: none !important;
}

.JustContFlexStart {
    justify-content: flex-start;
}

body.employer-listing {
    overflow-x: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100vw !important;
    position: relative !important;

    @media(max-width: 768px) {
        overflow-x: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100vw !important;
        position: relative !important;
    }
}

.exposure-time-content {
    width: 100%;
    display: flex;
    gap: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.exposure-time-button {
    width: 30%;
    display: flex;
    align-items: center;
}