body {
    font-family: Tahoma; /** Arial, Sans-Serif; **/
    color: #000;
    font-size: 11px;
    margin: 0;
    padding: 0;
    background: #888;
}

.beta {
    font-stretch: condensed;
    color: #5897fb;
    font-size: 8px;
}
.red {
    color: Red;
}

.hide {
    display: none !important;
}

.w98 {
    width: 98% !important;
}

.h470 {
    height: 470px !important;
}


#tblDadosBasicos tr td:first-child {
    width: 129px !important;
}

.categ_quebra_linha span {
    width: 125px;
}

.categ_quebra_linha input, .categ_quebra_linha span {
    margin: 2px !important;
}

.howDo_box {
    display: block;
    position: absolute;
    right: 5px;
    bottom: 80px;
    width: 250px;
    height: 330px;
    border: 1px solid red;
}

.ml30 {
    margin-left: 30px;
}

.ml15 {
    margin-left: 15px;
}

.ml5 {
    margin-left: 5px;
}

.scL {
    display: none;
    padding: 4px;
    border-radius: 3px;
    left: 0px;
    top: 0px;
    color: rgb(255, 255, 255);
    font-size: 10px;
    font-style: normal !important;
    font-weight: 400;
    position: absolute;
    z-index: 100;
    background-color: rgb(193, 193, 193);
}

#dlTab tr td a {
    position: relative;
}

.DV_Resumo_sin {
    border: 2px dashed #f90;
    clear: both;
    background: #e4eaf2;
    text-align: left;
    margin: 15px 0 3px 0;
    z-index: 1005 !important;
    bottom: 5px;
    position: relative;
}

.DV-info-sup {
    clear: both;
    width: inherit;
    padding: 5px;
    margin: 2px;
    vertical-align: top;
}

    .DV-info-sup .dv-info-sup-dir {
    margin: 0 10px 0 0;
    width: auto;
    float: right;
}

        .DV-info-sup .dv-info-sup-dir .txt-hyperlink {
    color: #0000C0;
    text-decoration: underline;
    clear: right;
    margin-right: 10px;
}

    .DV-info-sup .dv-info-sup-esq {
    float: left;
    max-width: 420px;
    max-height: 12px;
    overflow: hidden;
}

.dv-info-sin {
    overflow: auto;
    overflow-x: hidden;
    clear: both;
    min-height: 52px;
    max-height: 220px;
    margin: 2px;
    padding: 5px;
}

.dv-ajuda-sin {
    overflow: auto;
    width: 745px;
    overflow-x: hidden;
    clear: both;
    float: left;
    min-height: 70px;
    margin: 2px;
}

.ttn {
    text-transform: none !important;
}

.dv-info-sin .txt-label-descricao {
    color: #000;
}


#divLinks {
    text-align: center;
}


html.w body {
    background: #fff !important;
}

.old {
    position: relative;
    margin-top: 500px;
    display: none;
}

img {
    border: 0;
}

.load-bar {
    width: 1024px;
    height: 3px;
    background: transparent;
    position: absolute;
    z-index: 107;
    top: 65px;
}

.content-bar {
    width: 0;
    background: #3d557f;
    height: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.kl-box-hide {
    overflow: auto !important;
    overflow-x: hidden !important;
    height: 290px !important;
    min-height: 0 !important;
}

.kl-box-hide-larger {
    overflow: auto !important;
    overflow-x: hidden !important;
    height: 420px !important;
    min-height: 0 !important;
}


.icon-line {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: visible;
    z-index: 102;
}

.kl-icon {
    position: absolute;
    top: -14px;
    right: 3px;
    width: 16px;
    height: 14px;
    background: url("../Imagens/icon-action.png") 0 0 no-repeat;
    cursor: pointer;
}

    .kl-icon.open {
    background-position: 0 -24px;
}

    .kl-icon:hover {
    opacity: 8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.list-a a:hover {
    background: #ffe469 !important;
}

.load {
    display: none;
}

.w {
    background: #fff !important;
}

.zt tr:hover td {
    background: #ddd !important;
}

    .zt tr:hover td > td {
    background: inherit !important;
}

.hist-fieldset {
    margin-top: 5px;
    position: relative;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px #ccc solid;
}

    .hist-fieldset .row:first-child {
    margin-top: 24px;
}

.hist-legend {
    min-width: 0px;
    max-width: 70%;
    margin: auto;
    padding: 5px 20px;
    color: #3d557f;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border: 1px #ccc solid;
}


.btn-upper {
    text-transform: uppercase;
    font-size: 9px !important;
}

input[type="text"], input[type="password"], select, textarea {
    border: 1px solid #ccc;
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    min-height: 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #FFFFCC;
    font-size: 10px;
    resize: none !important;
    outline: none;
}

textarea {
    font-size: 12px !important;
}

    input[opcional="1"], input[opcional="1"], select[opcional="1"], textarea[opcional="1"] {
    background-color: #E1FFE1 !important;
}

select {
    font-size: 12px !important;
}

input[type="text"]:focus, input[type="password"]:focus {
    outline: none;
}

input[disabled], .disabled, input[readonly=readonly], select[disabled], select[readonly=readonly], textarea[disabled], textarea[readonly=readonly] {
    cursor: default !important;
    color: #000;
    background-color: #f0f0f0 !important;
}

    input[disabled]:hover, .disabled:hover, input[readonly=readonly], select[disabled]:hover, select[readonly=readonly]:hover, textarea[disabled]:hover, textarea[readonly=readonly]:hover {
    cursor: default !important;
    color: #000;
    background-color: #f0f0f0 !important;
    text-decoration: inherit !important;
}

button, input[type="button"], input[type="submit"] {
    border: 1px solid #999;
    background: #ddd;
    color: #000;
    padding: 3px 8px !important;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none !important;
    font-size: 13px;
}

    button[disabled = disabled], input[type="button"]:disabled, input[type="submit"]:disabled {
    color: #c0c0c0 !important;
}

    button:hover, input[type="button"]:hover, input[type="submit"]:hover {
    border: 1px solid #888;
    background: #e9e9e9;
    color: #222;
}

    button:active, input[type="button"]:active, input[type="submit"]:active {
    border: 1px solid #777;
    background: #ccc;
    color: #000;
}

.SemFiltroCaracteres input, .SemFiltroCaracteres textarea {
    text-transform: none !important;
}


.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    top: 0;
    left: 0;
    z-index: 9999;
}

.kl-modal {
    position: absolute;
    left: 30%;
    top: 20%;
    width: 500px;
    height: auto;
    z-index: 900;
    background: #fff;
    border: 2px solid #3d557f;
}

    .kl-modal .content, .kl-modal .kl-modal-content {
    padding: 20px;
}

.pg {
    max-width: 1024px;
    min-height: 450px;
    margin: 0 auto;
    position: relative;
}

    .pg.view-g {
    max-width: 100%;
}

    .pg.view-m {
    max-width: 1024px;
}

    .pg.view-p {
    max-width: 800px;
}

.bold {
    font-weight: bold;
}

.fit {
    width: 100%;
}

.k-link {
    text-decoration: underline !important;
    color: Blue !important;
    padding-left: 3px;
    padding-right: 3px;
}

.noBr br {
    display: none;
}

hr.bar, hr.bar-p {
    border: 0;
    border-top: 1px solid #ddd;
    margin: 15px 0;
    padding: 0;
    height: 1px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    display: inline-block;
}

hr.bar-p {
    margin: 5px 0;
}

.show {
    display: block !important;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-100px, .col-300px {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
}

.divGraf {
    width: 33%;
    float: left;
}

.titulo {
    clear: both;
    text-align: center;
    padding: 5px;
    background-color: #3d557f;
    font-size: 9pt;
    font-weight: bold;
    color: white;
}

.titulo_quest {
    text-align: left;
    padding: 5px;
    /*background-color: #3d557f;*/
    font-size: 9pt;
    font-weight: bold;
    /*color: white;*/
}

.destaque_termo, .destaque_termo0 {
    background-color: #33FF37;
    font-weight: bold;
}

.destaque_termo1 {
    background-color: #ffe469;
    font-weight: bold;
}

.destaque_termo2 {
    background-color: #ff69fa;
    font-weight: bold;
}

.destaque_termo3 {
    background-color: #f6ff69;
    font-weight: bold;
}

.destaque_termo4 {
    background-color: #5dc3ff;
    font-weight: bold;
}

.destaque_termo5 {
    background-color: #5dffe1;
    font-weight: bold;
}

.destaque_termo6 {
    background-color: #ff37af;
    font-weight: bold;
}

.destaque_termo7 {
    background-color: #d0ff5d;
    font-weight: bold;
}

.destaque_termo8 {
    background-color: #ff5dbe;
    font-weight: bold;
}

.destaque_termo9 {
    background-color: #37ffff;
    font-weight: bold;
}

.destaque_termo10 {
    background-color: #d8b9b9;
    font-weight: bold;
}

.descAc {
    overflow: auto;
    overflow-x: hidden;
    padding: 2px 2px 2px 2px;
    margin: 2px 2px 2px 0px;
    height: expression( this.scrollHeight > 250 ? "250px" : "auto" );
    border: 1px solid #3d557f;
    background-color: #e4eaf2;
    scrollbar-face-color: #ccd4e2;
    scrollbar-shadow-color: #ccd4e2;
    scrollbar-3dlight-color: #d8dee9;
    scrollbar-track-color: #e5eaef;
    scrollbar-darkshadow-color: #525e6e;
}

.divScroll {
    overflow: auto;
    overflow-x: hidden;
    scrollbar-face-color: #ccd4e2;
    scrollbar-shadow-color: #ccd4e2;
    scrollbar-3dlight-color: #d8dee9;
    scrollbar-track-color: #e5eaef;
    scrollbar-darkshadow-color: #525e6e;
}

.row {
    overflow: hidden;
    padding: 10px 0 0;
    width: 100%;
}

.col-1 {
    width: 20%;
}

.col-2 {
    width: 20%;
}

.col-3 {
    width: 30%;
}

.col-4 {
    width: 40%;
}

.col-5 {
    width: 50%;
}

.col-6 {
    width: 60%;
}

.col-7 {
    width: 70%;
}

.col-8 {
    width: 80%;
}

.col-9 {
    width: 90%;
}

.col-100px {
    width: 100px;
}

.col-300px {
    width: 300px;
}

.block {
    display: block;
}

.ref {
    padding-right: 5px;
    min-width: 300px;
}

.pr {
    padding-right: 5px;
}

.pb {
    padding-bottom: 5px;
}

.mt {
    margin-top: 5px;
}

.mb {
    margin-bottom: 5px;
}

.ml {
    margin-left: 5px;
}

.mr {
    margin-right: 5px;
}

.label {
    padding-left: 5px;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
    color: #0033cc;
}

.text-center {
    text-align: center;
}


.destaque_linha {
    background-color: LightSteelBlue;
}

.alt {
    background-color: #f0f0f0;
}

.zebra {
    border-bottom: solid 1px gray;
}

.kl-line {
    padding-top: 5px;
    clear: both;
    overflow: hidden;
}

.overflow-visible {
    overflow: visible !important;
}

.line {
    clear: both;
    overflow: hidden;
}

.kl-title-l {
    height: 25px;
}

.kl-title {
    font-weight: bold;
    color: #3d557f;
    font-size: 12px;
}

.np {
    padding: 15px 0 !important;
}

.p {
    padding: 10px;
    clear: both;
    overflow: hidden;
}

.kl-simple-box {
    border: 1px solid #ccc;
}

.kl-simple-box-limited {
    max-height: 270px;
    overflow: auto;
}

.data-grid-custom-table-style td:not(:first-child) {
    min-width: 200px;
    max-width: 200px;
}

.data-grid-custom-table-style a {
    display: block;
    text-align: center;
}

.data-grid-custom-table-style input td:not(:first-child) {
    min-width: 200px;
}

.data-grid-custom-table-style input {
    text-align: center;
    display: block;
}

.kl-msg {
    border: 2px solid #3d557f;
}

.kl-msg, .kl-msg-p {
    background: #e4eaf2;
    padding: 5px 10px;
    margin-top: 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    overflow: hidden;
}

.kl-msg-p {
    border: 1px solid #ccc;
}

.kl-view {
    clear: both;
    padding: 20px 20px 10px 20px;
    background: #fff;
    position: relative;
    min-height: 390px;
    max-width: 1440px;
}

.kl-min-height {
    min-height: 400px;
}

.kl-page-height {
    min-height: 500px;
    position: relative;
    overflow: auto;
}

.kl-simple-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .kl-simple-list a {
    display: block;
    padding: 3px 5px;
}

        .kl-simple-list a:hover {
    text-decoration: none !important;
    color: #000 !important;
}

    .kl-simple-list .active {
    background: #ffe469 !important;
}

/* forms */

.pull-left {
    float: left !important;
}

.pull-center {
    text-align: center !important;
}

.pull-right {
    float: right !important;
}

.auto {
    width: auto !important;
}


.overflow-visible {
    overflow: visible !important;
}
.overflow-hidden {
    overflow: hidden !important;
}

.form-group {
    padding-bottom: 5px;
    position: relative;
}

    .form-group.last {
    padding-bottom: 0;
}

    .form-group label {
    vertical-align: 2px;
}

    .form-group span {
    display: inline-block;
    padding-bottom: 4px;
}

.cor1, .cor2, .cor3, .cor4, .cor5, .cor6, .cor7, .cor8, .cor9, .cor10, .cor11, .cor12, .cor13, .cor14 {
    padding: 3px 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #999;
    color: #fff;
}



.cor12 {
    background: #009900;
    color: #fff;
}

.cor13 {
    background: #3d557f;
    color: #fff;
}

.cor14 {
    color: #fff;
    background: Red;
    font-weight: bold;
}

.img-align {
    vertical-align: -4px;
}

.table-list, .table-list2 {
    border-collapse: collapse;
    border: 0;
    width: 100%;
}

.resultAlternativo {
    background: #D7EFFA !important;
}

.result {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    padding: 3px;
}

    .result a {
    color: #222;
}

        .result a:hover {
    color: #0033cc !important;
}

.table-list td, .table-list2 td {
    padding: 4px;
    border: 1px solid #ddd;
}

.table-list tr:nth-child(odd) td, .result:nth-child(odd) {
    background: #E8E8E8;
}

.table-list tr:nth-child(even) td, .result:nth-child(even) {
    background: #f0f0f0;
}

.table-list tr:last-child td {
    border-bottom: 0;
}

.table-list2 td {
    border: 0;
    padding: 4px 5px !important;
    border-bottom: 1px solid #ddd;
}

.table-list2 tr:not(.thead):not(.tfoot):hover td, .result:hover {
    background: #CDD3DA;
}

.result:hover {
    border-bottom: 1px solid #A4A9AE;
    border-top: 1px solid #A4A9AE;
}

.table-list2 tr:last-child td {
    border: 0;
    padding-bottom: 15px;
}

.kl-table {
    width: 100%;
}

    .kl-table td {
    padding: 0;
}

.kl-tab-list table {
    width: 100%;
    margin: 0;
    float: right;
    margin-right: -2px;
}

.kl-tab-list {
    width: 20%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    background: #e4eaf2;
}

    .kl-tab-list td {
    padding: 0;
    text-align: left;
    border-right: 0;
}

        .kl-tab-list td a {
    display: block;
    padding: 5px 10px;
}

            .kl-tab-list td a:hover {
    background: #3d557f;
    margin-right: 2px;
    color: #fff !important;
    text-decoration: none !important;
}

    .kl-tab-list table td.active {
    border: 2px solid #3d557f;
    border-right: 0;
    background: #fff;
}

    .kl-tab-list td.active a:hover {
    background: #fff !important;
    color: #000 !important;
}

.kl-tab-view {
    float: left;
    width: 80%;
    min-height: 280px;
    border: 2px solid #3d557f;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

/* interna */

.d-block-form {
    overflow: hidden;
}

    .d-block-form .d {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 5px 10px 5px 0;
    width: 16.59%;
    height: 45px;
}

    .d-block-form .text-label-align {
    padding-top: 17px !important;
}

.d-buttons {
    width: 150px !important;
    padding-top: 19px !important;
    height: 50px !important;
}

.d-block {
    overflow: hidden;
    padding-bottom: 2px;
    border-bottom: 1px solid #ddd;
    margin-top: 8px;
    position: relative;
}

.d-block-action {
    position: absolute;
    right: 10px;
    border: 0 !important;
    padding: 0 !important;
}

.d-block .d {
    float: left;
    padding: 5px 20px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px;
}

.d-table {
    display: table;
    width: 100%;
}

    .d-table .d {
    display: table-cell;
    vertical-align: middle;
}

.kl-box-overflow {
    width: 100%;
    height: auto;
    margin-top: 15px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    overflow-x: hidden;
}

    .kl-box-overflow.kl-box-overflow-fix {
    margin-top: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.m-left {
    margin-left: 15px !important;
}

.label-blue {
    padding: 5px;
    font-weight: bold;
    color: #fff;
    background: #3d557f;
    display: block;
}

.blue {
    padding: 5px;
    background: #3d557f;
    font-weight: bold;
    color: #fff;
}

.row .kl-box {
    margin: 0;
    padding-bottom: 20px;
}

.spacing .kl-box {
    margin-bottom: 15px;
}

.overflow {
    overflow: scroll !important;
    overflow-x: hidden !important;
}

.kl-box {
    padding: 20px 20px 0;
    border: 2px solid #3d557f;
    margin: 0 20px 20px;
    overflow: hidden;
    clear: both;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .kl-box.kl-box-table {
    margin: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

    .kl-box.template {
    padding: 0 !important;
}

        .kl-box.template .content {
    padding: 0 20px;
}

.kl-box-border {
    border: 1px solid #efefef !important;
}

.na {
    cursor: not-allowed !important;
}

.kl-box-item {
    position: relative;
    float: left;
    padding-left: 68px;
    height: 58px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 20px;
}

    .kl-box-item input[type="image"] {
    position: absolute;
    left: 0;
    top: 0;
}

    .kl-box-item a {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 2px;
    display: block;
    margin: 0;
    float: left;
}

    .kl-box-item span {
    display: block;
    color: #777;
    font-style: italic;
    margin: 0;
    clear: both;
    padding-right: 20px;
}

.kl-flags {
    float: right;
    margin: -5px 20px 5px 0;
}

    .kl-flags.in {
    margin: -2px 0px 0px 5px;
}

    .kl-flags td {
    vertical-align: middle;
    padding: 3px 3px 1px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

        .kl-flags td.active {
    background: #ccc !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

        .kl-flags td:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.kl-box-list span {
    background: #3d557f;
    color: #fff;
    padding: 3px;
    display: block;
}

.kl-box-list li a {
    padding: 2px;
    display: inline-block;
}

TD {
    font-size: 11px;
}


.fs10{
    font-size: 10px;
}

/* Nodos Arvore */
.descricao, .nodeStyle {
    color: #000;
    font-family: Consolas;
    font-size: 14px;
    text-decoration: none;
    padding: 0 0 0 3px;
}

    .nodeStyle a:hover {
    color: #f90;
    text-decoration: none;
}

    .nodeStyle a:active {
    padding-top: 2px;
}

.selectedStyle {
    background-color: #f90;
    font-family: Consolas;
    font-weight: bolder;
    font-size: 14px;
    padding: 0 0 0 3px;
}

.txt-letra /*Classe para destacar as letras/nodos */ {
    color: Maroon;
    font-weight: bolder;
}

.divButtons {
    min-height: 25px;
}
/* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaantigo */



.os .kl-view {
    height: 520px;
    z-index: 1;
    margin-top: -42px;
}

.os .pg {
    width: 785px;
}


.os BODY {
    background-color: #ffffff !important;
    font-size: 8pt;
    font-family: Tahoma;
    -ms-scrollbar-face-color: #ccd4e2;
    -ms-scrollbar-shadow-color: #ccd4e2;
    -ms-scrollbar-3dlight-color: #d8dee9;
    -ms-scrollbar-track-color: #e5eaef;
    -ms-scrollbar-darkshadow-color: #525e6e;
}

.os .DataGridFixedHeader {
    position: relative;
    top: expression(this.offsetParent.scrollTop);
}


.os TD {
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial;
}

.os HR {
    color: #696969;
    height: -7pt;
    text-align: left;
}

.os input {
    font-size: 8pt;
    color: black;
    font-family: 'Tahoma';
}

.os textarea {
    font-size: 8pt;
    color: black;
    font-family: 'Tahoma';
}

.os select {
    font-size: 8pt;
    color: black;
    font-family: 'Tahoma';
    margin-left: 0px;
}

.os span {
    font-size: 8pt;
    color: black;
    font-family: 'Tahoma';
}

.os A.hier:active, .os A.hier:hover {
    color: #CC6600;
    font-weight: bolder;
    font-family: 'Tahoma';
    font-size: 8pt;
    text-decoration: underline;
    cursor: hand;
}

.os a:link, .os a:visited {
    font-size: 8pt;
    color: black;
    font-family: 'Tahoma';
    text-decoration: none;
}

.os .nobrb {
    border: solid 1px gray;
}


.os .menuItens {
    border-bottom: solid 1px gray;
    border-top: solid 1px gray;
    border-right: solid 2px red;
    border-top-color: #C0C0C0;
    border-right-color: #3d557f;
    border-bottom-color: #C0C0C0;
}

.os .menuSelecionado {
    border-bottom: solid 2px #3d557f;
    border-top: solid 2px #3d557f;
    border-left: solid 2px #3d557f;
    border-right: none;
}

.os .menuHItens {
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    border-bottom: none;
}

.os .menuHPdm {
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-bottom: none;
}


.os .menuFooter {
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: solid 2px #3d557f;
}

.os div {
    -ms-scrollbar-face-color: #ccd4e2;
    -ms-scrollbar-shadow-color: #ccd4e2;
    -ms-scrollbar-3dlight-color: #d8dee9;
    -ms-scrollbar-track-color: #e5eaef;
    -ms-scrollbar-darkshadow-color: #525e6e;
}

.os .seldt {
    font-size: 8pt;
    width: 80px;
}

.dtA {
    background-color: #CCFF99;
}

.dtO {
    background-color: #C7CDC7;
}

.dtC {
    background-color: #99CCFF;
}

.dtN {
    background-color: #FFCCFF;
}

.dtM {
    background-color: #FFCC66;
}

.os .blue {
    color: blue;
    background-color: #6699FF;
    font-weight: bold;
}


.os .mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
}

    .os .mGrid td {
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #FFF;
}

    .os .mGrid th {
    padding: 4px 2px;
    color: #fff;
    background: #424242 url('Imagens/grd_head.png') repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}

    .os .mGrid .alt {
    background: #fcfcfc url('Imagens/grd_alt.png') repeat-x top;
}

    .os .mGrid .pgr {
    background: #424242 url('Imagens/grd_pgr.png') repeat-x top;
}

        .os .mGrid .pgr table {
    margin: 5px 0;
}

        .os .mGrid .pgr td {
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}

        .os .mGrid .pgr a {
    color: #000;
    text-decoration: none;
}

            .os .mGrid .pgr a:hover {
    color: #F90;
    text-decoration: none;
}

.os .divBack {
    width: 100%;
    height: 100%;
    background: url('Imagens/back.png') repeat;
    z-index: 900;
    display: block;
}

.os .Header {
    background: #3d557f;
    color: #fff;
    text-align: left;
    font-weight: bolder;
    font-size: 8pt;
    width: 100%;
    padding: 2px;
    clear: both;
}

.os .buttonList {
    margin: 1px 3px 1px 3px;
}


.os .tabList ul {
    margin: 10px;
    color: Blue;
}

.os .tabList li {
    padding: 3px;
    list-style-type: square;
    color: #3d557f;
}

.os .categ_quebra_linha {
    float: left;
    text-align: left;
    margin: 2px 10px 2px 2px;
    vertical-align: text-top;
    display: block;
}

.os .categ_mesma_linha {
    clear: both;
    float: left;
    text-align: left;
    margin: 2px 10px 2px 2px;
    vertical-align: text-top;
    display: block;
}

.kl-box-item a::before, .kl-box-item a::after {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.kl-box-item a::before {
    position: absolute;
    top: 75%;
    left: 35%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: .7em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}

.kl-box-item:not(.na):hover a::before, .kl-box-item:not(.na):focus a::before {
    color: #808080;
    text-shadow: 10px 0 #808080, -10px 0 #808080;
}

.kl-box-item:not(.na):hover a, .kl-box-item:not(.na):focus a {
    color: #0033cc !important;
}

.img-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.kl-box-item:not(.na):hover .img-grow {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.tfoot span {
    color: Navy;
    font-weight: bold;
}

.controleRel {
    width: 80%;
    margin: 0 auto;
}

.ckValidado label {
    display: none;
}

.divTags {
    line-height: 25px;
}

.ucFiltroRelatorio.divConteudo {
    position: absolute;
    padding: 5px;
    background-color: White;
    z-index: 1001;
    left: 50%;
    top: 250px;
    width: 360px;
    margin-left: -180px;
    margin-top: -100px;
    height: 50%;
}

.ucFiltroRelatorio .divHeader {
    width: inherit -2px;
    padding: 4px 0px 1px 5px;
    margin: 2px 2px 10px;
    color: White;
    background: #3d557f;
    font-weight: bolder;
    clear: both;
}

.ucFiltroRelatorio .rdOpcoes {
    clear: both;
    float: left;
    text-align: left;
    margin: 0;
    top: 0px;
    background: inherit;
    width: inherit;
}

.ucFiltroRelatorio .butOk {
    z-index: 1;
    left: 119px;
    top: 85%;
    position: absolute;

}

.ucFiltroRelatorio .butCancelar {
    z-index: 1;
    left: 190px;
    top: 85%;
    position: absolute;
}

.ucFiltroRelatorio .rbOpcoes {
    z-index: 1;
    left: 12px;
    top: 37px;
    position: absolute;
}

.ucFiltroRelatorio .rbOpcoesCheckbox {
    z-index: 1;
    left: 12px;
    top: 0px;
    position: relative;
}

.ucFiltroRelatorio .ddlOpcoes {
    z-index: 1;
    left: 12px;
    top: 0px;
    position: relative;
    width: 250px;
}

.ucFiltroRelatorio .imgAguarde {
    z-index: 1;
    left: 124px;
    top: 48px;
    position: absolute;
    height: 8px;
    width: 86px;
}

.ucFiltroRelatorio .lblAndamento {
    z-index: 1;
    left: 10px;
    top: 53px;
    position: absolute;
    text-align: center;
    width: 344px;
    height: 69px;
}

.ucFiltroRelatorio .hlkBaixar {
    z-index: 1;
    left: 130px;
    top: 150px;
    position: absolute;
    text-align: center;
    width: 104px;
    height: 49px;
}


.ucFiltroRelatorio .chkExecSegundoPlano {
    z-index: 1;
    left: 93px;
    top: 203px;
    position: absolute;
    width: 196px;
    
}

.listEmpresas ul {
    list-style-type: none;
}

    .listEmpresas ul .liEmpresas {
        padding-top: 5px;
        font-weight: bold;
    }

    .listEmpresas ul .liDepositos {
        padding-top: 5px;
        list-style-type: initial;
        font-weight: normal;
    }

.labelCheckbox {
    cursor: pointer;
    padding: 2px 2px 2px 2px;
}

.avisoEspecial {
    border-radius: 25px; /*border: 2px solid red; */
    position: absolute;
    bottom: 0;
    right: 0;
    float: left;
    padding-left: 50px;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    margin-bottom: 20px;
    margin-right: 15px;
}


#TaxAi {
    position: absolute;
    z-index: 2147483647;
    right: -213px;
    width: 190px;
    padding: 5px;
    top: 60px;
    background-color: rgb(247,247,204);
    height: 400px;
    border-color: #888888;
    border-width: 5px;
    border-style: solid;
}

.txtDados {
    position: relative;
    left: 200px;
    width: 80px !important;
}

#sortable {
    margin-left: -1.3em;
    list-style-type: none;
    padding-left: 10px;
}

    #sortable li {
    background-color: white;
}

.c-pointer {
    cursor: pointer;
}

.tabelaRelatorio {
    width: 500px;
    display: block;
    height: 120px;
    overflow: auto;
    border: solid 1px #3d557f;
}

.buscarValor {
    height: 15px;
    overflow: hidden;
}



 /* Dropdown Button */
.dropbtn {
    background-color: #3d557f;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
width: 160px;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #4269a3;
    border: none;
    color: white;
}

/* The container <div> - needed to position the dropdown content */
.dropdown{
    float: right;
    margin: 0 5px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}

.fixedbottom{
    position: fixed;
    bottom: -10px;
    margin: 10px;
    width: 100%;
}

.msgAlert {
    float: right;
    font-size: 14px;
    font-weight: bolder;
    background-color: red;
    color: white;
    padding: 3px;
    margin: 1px 2px 0px 0px;
    text-align: center;
    width: 89%;
}

.EmAtuacao {
    background-color: #fdd3d3 !important;
}


#clImgVisibility {
    width: 25px;
    height: 25px;
}

.destaqueVerde{
    color:white;
    background-color:green;
    padding:2px;
}
.destaqueAmarelo{
    color:black;
    background-color:yellow;
    padding:2px;
}
.destaqueVermelho{
    color:white;
    background-color:red;
    padding:2px;
}

.lida{
    color:grey;
}
.lida a {
    color: grey;
}
.destaqueVerde{
    color:white;
    background-color:green;
    padding:2px;
}
.destaqueAmarelo{
    color:black;
    background-color:yellow;
    padding:2px;
}
.destaqueVermelho{
    color:white;
    background-color:red;
    padding:2px;
}

.notificationIcon
{
    background-color: orange !important;
    display: inline-block !important;
    padding: 5px !important;
    margin-top: 5px !important;
    font-weight: bold !important;
    color: black !important;
    font-style: normal !important;
}
#clImgVisibility
{
    width: 25px;
    height: 25px;
}

.labelTabulado{
    font-weight: bold;
    width: 200px;
    padding: 10px 0 0 6px;
    display: inline-block;
}

.divHistoricoEmpresa
{
    width: 70%;
    z-index: 1001; 
    position:absolute; 
    background-color: white; 
    left:15%;
    top:50px;
}

.tabelaHistoricoEmpresa
{
    width:100%;
    text-align: center;
    padding: 5px;
}

.tabelaHistoricoEmpresa tr:nth-child(even) 
{
    background-color: #E4EAF2;
}

.tabelaHistoricoEmpresa th
{
    background-color: #3d557f;
    color:white;
}

.lblSituacaoAtual
{
    display: inline-block;
    margin: 10px;
}

.divTabelaHistoricoEmpresa
{
    max-height: 400px;
    overflow: auto;
}
#divListEmpresas{
    height:350px;
    overflow-y:auto;
}
#txtNBS1{
    padding-left:3px;
}

.classificadoresTextMini {
    width: 6%
}
.classificadoresTextMiniTop {
    width: 4%
}
.classificadoresTextMiniMedio {
    width: 15%
}

.classificadoresTextMedio {
    width: 7%
}

.classificadoresTextGrande {
    width: 10%
}

.classificadoresInputMini {
    width: 3%
}

.classificadoresInputMedio {
    width: 40%
}

.classificadoresInputGrande {
    width: 93%
}
