﻿select[readonly] option {
    display: none;
}

.btn-link-integracoes {
    padding: 4px 8px !important;
}

.scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}

.modal-loading {
    display: block;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('/Content/img/loading.gif') 50% 50% no-repeat;
}

.modal-loading-calculo {
    display: block;
    position: relative;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('/Content/img/loading.gif') 50% 50% no-repeat;
    border: 1px solid darkgray;
}

.boxFileUpload .fileUpload {
    position: relative;
    overflow: hidden;
}

.boxFileUpload a span {
    color: red;
    top: 3px !important;
}

.boxFileUpload .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.reguaDiaSemana {
    text-anchor: middle;
}

.reguaDiaText {
    text-anchor: middle;
    cursor: pointer;
}

.reguaDiaAtualText {
    text-anchor: middle;
    cursor: pointer;
    font-size: medium;
    font-weight: bold;
    text-decoration: underline;
}

.reguaDiaRect {
    cursor: pointer;
}

.toolbar_editor_relatorio_quebra_pagina:before {
    content: url('/Content/ico/quebra_de_paginas.png');
}

.toolbar_editor_relatorio_campos:before {
    content: url('/Content/ico/icone_campos_sistema.png');
}

.toolbar_editor_relatorio_listas:before {
    content: url('/Content/ico/lista_pre_congiguradas.png');
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.break-word {
    word-break: break-all !important;
}

.widget-content-ccusto {
    position: relative;
}

    .widget-content-ccusto .widget-ativo {
        position: absolute;
        z-index: 9;
        right: 248px;
        top: 12px;
    }

.widget-content-benfunc {
    position: relative;
}

    .widget-content-benfunc .widget-ativo {
        position: absolute;
        z-index: 9;
        right: 248px;
        top: 12px;
    }

    
.widget-content-acordocoletivo {
    position: relative;
}

.widget-content-acordocoletivo .widget-ativo {
    position: absolute;
    z-index: 9;
    right: 248px;
    top: 12px;
}

.widget-content-permissoes {
    position: relative;
}

    .widget-content-permissoes .widget-ativo {
        position: absolute;
        z-index: 9;
        right: 248px;
        top: 12px;
    }

.table-lancamento input[type="text"]:focus,
.table-lancamento select:focus {
    background-color: rgba(245, 255, 133, 0.7) !important;
}

.loading-dashboard-modal {
    position: absolute;
}

.grafico-cont .widget div.widget-content {
    height: 520px;
    position: relative;
}

    .grafico-cont .widget div.widget-content .modal-loading-graficos {
        position: relative;
        z-index: 9;
    }

    .widget div.widget-content .modal-loading-graficos {
        position: relative;
        z-index: 9;
    }

div.col-sm-4.grafico-cont .widget div.widget-content {
    height: 320px;
    position: relative;
    max-height: 100%;
}

    div.col-sm-4.grafico-cont .widget div.widget-content .modal-loading-graficos {
        position: relative;
        z-index: 9;
    }

widget-content wdg-grf-visao-empresa .aviso-cont .widget div.widget-content {
    position: relative;
}

.aviso-cont .widget div.widget-content .modal-loading-avisos {
    position: absolute;
    z-index: 9;
}

.wkfl-cont .widget div.widget-content {
    height: 170px;
    position: relative;
}

    .wkfl-cont .widget div.widget-content .modal-loading-wkfl {
        position: relative;
        z-index: 9;
    }

.grafico-cont .widget div.widget-empty, .aviso-cont .widget div.widget-empty, .wkfl-cont .widget div.widget-empty {
    position: relative;
    height: 500px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    background: #ffffff;
}

    .grafico-cont .widget div.widget-empty span, .aviso-cont .widget div.widget-empty span, .wkfl-cont .widget div.widget-empty span {
        background-color: #f1f1f1;
        display: inline-block;
        width: 200px;
        padding: 20px;
        margin: 200px auto auto auto;
        color: #333;
        font-size: 13px;
        font-weight: bold;
    }

.abrirlink-cont .widget div.widget-content .modal-loading-abrirlinks {
    position: relative;
    z-index: 9;
}

div.col-sm-4.grafico-cont .widget div.widget-empty, .aviso-cont .widget div.widget-empty, .wkfl-cont .widget div.widget-empty {
    position: relative;
    height: 300px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    background: #ffffff;
}

    div.col-sm-4.grafico-cont .widget div.widget-empty span, .aviso-cont .widget div.widget-empty span, .wkfl-cont .widget div.widget-empty span {
        background-color: #f1f1f1;
        display: inline-block;
        width: 200px;
        padding: 20px;
        margin: 110px auto auto auto;
        color: #333;
        font-size: 13px;
        font-weight: bold;
    }

div.wdg-grf-visao-empresa {
    position: relative;
}

    div.wdg-grf-visao-empresa > .default-chart {
        position: relative;
        width: 100% !important;
        height: 100% !important;
    }

        div.wdg-grf-visao-empresa > .default-chart > .highcharts-container {
            position: absolute;
            width: 100% !important;
            height: 100% !important;
        }

#frmLoginPasso2 div.box-perfil {
    background: #f9f9f9;
    padding: 2px 0px 1px 10px;
}

#frmLoginPasso2 .label-perfil {
    margin: 0 !important;
    color: #111111;
    font-size: 15px;
    font-weight: bold;
}

div.box-perfil label.form-control {
    background-color: inherit;
    border: none;
    max-height: 25px;
    max-width: 350px;
    overflow: hidden;
    display: inline-block;
}

#frmLoginPasso2 div.box-perfil-itens label.form-control {
    height: 27px;
}

span.dwn-btn i {
    font-size: 17px;
    color: #13C32B;
}

a:hover span.dwn-btn i {
    color: #099008;
}

span.ndwn-btn i {
    font-size: 17px;
    color: #cccccc;
    cursor: help;
}

div.top-bar div div.logged-user div > a {
    max-width: 226px;
    overflow-x: hidden;
}

#frmLoginPasso2 .sp_usuario_nome {
    display: inline-block;
    overflow: hidden;
    max-height: 23px;
    max-width: 350px;
}

#tblFuncionariosAtivos tr td {
    cursor: pointer;
}

#tblFuncionariosDemitidos tr td {
    cursor: pointer;
}

a.link-disabled:hover, a.link-disabled:hover {
    cursor: progress !important;
}

.input-validation-error {
    border-color: red !important;
}

div[id*=cad_mus] ul li.select2-search-choice {
    border: 1px solid #26669e !important;
    background-color: #296eaa !important;
}

#tblAviso_length label > select,
#tblAcompanhamento_length label > select,
#tblArquivosFuncionario_length label > select {
    min-width: 45px;
}

.contExibeGraficos {
    height: 32px !important;
    width: 82px !important;
    margin: 0 !important;
    padding: 0 !important;
}

    .contExibeGraficos .control-inline.onoffswitch {
        top: 1px;
        left: -2px;
    }

div#calculoContainer {
    position: relative;
    border: 1px solid darkgray !important;
    background-color: #f7f7f7 !important;
}

    div#calculoContainer .modal-loading-calculo {
        position: relative;
        z-index: 9;
        min-height: 300px;
        border: none;
    }

    div#calculoContainer > fieldset {
        border: none !important;
    }

#perfilContainer {
    width: 90%;
    margin-top: 5px;
    border-collapse: collapse;
    border-spacing: 0;
}

    #perfilContainer .item-lradio {
        width: 10px;
        padding: 0;
    }

    #perfilContainer .item-ltext {
        padding: 0;
    }

        #perfilContainer .item-ltext label {
            padding: 4px 0 5px 5px !important;
            margin: 0 0 2px 0 !important;
            display: inline-block;
            height: 22px !important;
        }

.select2-container-multi {
    vertical-align: inherit !important;
}

table.dataTableWorkflow {
    width: 100% !important;
}

    table.dataTableWorkflow tr {
        cursor: pointer !important;
    }

#tblAcompanhamento > thead > tr > th:nth-child(1) {
    width: 85px !important;
}

.tab-content #principal .row .col-sm-12 > .col-sm-1,
.tab-content #principal .row .col-sm-12 > .col-sm-2,
.tab-content #principal .row .col-sm-12 > .col-sm-3 {
    padding-left: 5px;
    padding-right: 5px;
}

tr.aniversariante .itemFoto {
    text-align: center;
    vertical-align: middle;
    height: 70px;
}

    tr.aniversariante .itemFoto img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }

tr.aniversariante .itemNome {
    text-align: left;
    vertical-align: middle;
    height: 70px;
}

tr.aniversariante .itemData {
    text-align: center;
    vertical-align: middle;
    height: 70px;
    font-weight: 700;
}

#tblAniversariantes thead, #tblAniversariantes_length, #tblAniversariantes_filter {
    display: none !important;
    visibility: hidden !important;
}

#relatorio #lstRelatorio.list-group {
    width: 49.5% !important;
}

#lstRelatorioSelecionado li {
    list-style: decimal inside;
    display: list-item;
}

#relatorio #divSticky {
    width: 49.5% !important;
}

    #relatorio #divSticky.panel-default.is_stuck {
        margin-top: 15px !important;
    }

#relatorio .stuck-parent {
    width: 49.5% !important;
}

    #relatorio .stuck-parent #divSticky.panel-default.is_stuck {
        width: 37.8% !important;
    }

.notify-widget {
    width: 300px;
    height: 115px;
}

    .notify-widget .widget-header > h6 {
        width: 100px;
        float: left;
        display: inline-block;
        vertical-align: middle;
        zoom: 1;
        font-family: "latobold";
        font-size: 1.1em;
        margin: 0;
        line-height: 35px;
    }

    .notify-widget .widget-content > span {
        color: #333;
        font-size: 1em;
        font-weight: bold;
    }

        .notify-widget .widget-content > span > a {
            font-size: 0.9em;
            font-weight: bold;
        }

.notify-video-widget {
    width: 502px;
    height: 326px;
}

    .notify-video-widget .widget-header > h6 {
        width: 100px;
        float: left;
        display: inline-block;
        vertical-align: middle;
        zoom: 1;
        font-family: "latobold";
        font-size: 1.1em;
        margin: 0;
        line-height: 35px;
    }

    .notify-video-widget .widget-content > span {
        color: #333;
        font-size: 1em;
        font-weight: bold;
    }

        .notify-video-widget .widget-content > span > a {
            font-size: 0.9em;
            font-weight: bold;
        }

.tree {
    width: 400px;
    height: 100%;
    overflow: auto;
    padding-top: 5px;
}

    .tree .parent:hover {
        cursor: pointer !important;
    }

    .tree > ul {
        padding: 5px 0 0 10px !important;
    }

    .tree ul {
        list-style: none outside none;
    }

    .tree li a {
        line-height: 25px;
    }

    .tree > ul > li > a {
        color: #3B4C56;
        display: block;
        font-weight: normal;
        position: relative;
        text-decoration: none;
    }

    .tree li.parent > a {
        padding: 0 0 0 28px;
    }

        .tree li.parent > a:before {
            display: block;
            height: 23px;
            left: -10px;
            position: absolute;
            top: -10px;
            vertical-align: middle;
            width: 23px;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font: normal normal normal 22px/1 FontAwesome;
            margin: 11px 11.5px;
            text-align: center;
            float: none;
            content: "\f055";
        }

    .tree ul li.active > a:before {
        content: "\f056";
    }

    .tree .can-click, .tree .can-click a {
        cursor: pointer !important;
    }

    .tree ul li ul {
        border-left: 1px solid #D9DADB;
        display: none;
        margin: 0 0 0 12px;
        overflow: hidden;
        padding: 0 0 0 25px;
    }

        .tree ul li ul li {
            position: relative;
        }

            .tree ul li ul li:before {
                border-bottom: 1px dashed #E2E2E3;
                content: "";
                left: -20px;
                position: absolute;
                top: 12px;
                width: 15px;
            }

.drop-container {
    display: none;
    position: relative;
    height: 300px;
    min-width: 390px;
    float: left;
    top: 32px;
    left: 0px;
    z-index: 1000;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    background: #f5f5f5;
    background-clip: padding-box;
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px;
    list-style: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

    .drop-container li {
        position: relative;
        text-align: left;
        list-style: none;
    }

    .drop-container a {
        font-size: 13px;
        font-weight: normal;
        color: #3B4C56;
        font-family: Arial,Helvetica,sans-serif;
        cursor: pointer;
        text-align: left !important;
    }

.custom-page-break,
br.QuebraPagina {
    page-break-before: always !important;
    visibility: hidden !important;
}

#editor .custom-page-break,
#editor br.QuebraPagina,
#editor div.QuebraPagina {
    width: 100% !important;
    background-color: #f5f5f5 !important;
    display: block !important;
    position: relative !important;
    height: 11px !important;
    visibility: visible !important;
    border: solid 1px !important;
    text-align: center !important;
    color: #cc0000 !important;
    font: bold 9px Arial !important;
}

    #editor div.QuebraPagina:before {
        content: "Quebra de Página";
    }

table.froala-custom-button {
    margin: 0 10px 0 10px !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    white-space: nowrap;
}

    table.froala-custom-button tr, table.froala-custom-button td {
        border: none !important;
        outline: none !important;
        font: bold 12px Arial;
    }

        table.froala-custom-button td.text {
            text-align: left;
            padding-top: 1px;
        }

        table.froala-custom-button td.icon {
            text-align: left;
            padding-right: 10px;
        }

.froala-custom-button i.fa {
    display: inline-block !important;
}

button.customSystemFields,
#customSystemFields-1 {
    width: 167px !important;
}

button.customSystemLists,
#customSystemLists-1 {
    width: 191px !important;
}

button.customHelp {
    margin-left: 8px !important;
}

#editorContainer {
    position: relative;
}

#btnSystemFieldsContainer {
    position: absolute;
    width: 164px;
    height: 37px;
    top: 4px;
    left: 5px;
    z-index: 999;
    margin: 0;
}

    #btnSystemFieldsContainer.sticky {
        position: fixed;
        bottom: auto;
        left: auto;
        margin: 0 0 0 5px;
    }

    #btnSystemFieldsContainer #btnSystemFields {
        position: absolute;
        width: 164px;
        height: 37px;
        top: 0px;
        left: 0px;
        margin: 0;
    }

#btnSystemListsContainer {
    position: absolute;
    width: 189px;
    height: 37px;
    top: 4px;
    left: 182px;
    z-index: 999;
    margin: 0;
}

    #btnSystemListsContainer.sticky {
        position: fixed;
        bottom: auto;
        left: auto;
        margin: 0 0 0 181px;
    }

    #btnSystemListsContainer .drop-container a:before {
        position: absolute;
        top: 0px;
        left: -25px;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font: normal normal normal 18px/1 FontAwesome;
        text-align: center;
        float: none;
        content: "\f0c9";
    }

    #btnSystemListsContainer .drop-container div.inner {
        height: 100%;
        overflow: auto;
    }

        #btnSystemListsContainer .drop-container div.inner > ul {
            margin-top: 13px;
        }

            #btnSystemListsContainer .drop-container div.inner > ul > li {
                padding: 0 0 5px 0;
            }

    #btnSystemListsContainer #btnSystemLists {
        position: absolute;
        width: 189px;
        height: 37px;
        top: 0px;
        left: 0px;
        margin: 0;
    }

#btnSystemLists, #btnSystemFields {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.customSystemFields.focused, .customSystemLists.focused {
    color: #222 !important;
    background: #ebebeb !important;
}

#EstiloEditor * .EstiloSpam {
    font-weight: bolder;
    font-size: 10pt;
    color: green;
    font-family: Tahoma;
}

#EstiloEditor * .QuebraPagina {
    page-break-before: always;
    visibility: hidden;
}

#EstiloEditor * W {
    border-right: #008080 1px solid;
    padding-right: 2px;
    border-top: #008080 1px solid;
    padding-left: 2px;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: #008080 1px solid;
    color: #008080;
    padding-top: 2px;
    border-bottom: #008080 1px solid;
    font-family: Tahoma;
    text-decoration: none;
}

table#tblArquivos {
    width: 100% !important;
}

#modal-iframe .modal-body {
    padding: 30px 0 0 31px !important;
    display: block;
}

    #modal-iframe .modal-body button.close {
        position: absolute;
        top: 6px;
        right: 10px;
    }

    #modal-iframe .modal-body .modal-loading-iframe {
        position: absolute;
        z-index: 1000;
        top: 0px;
        left: 0px;
        width: 775px;
        height: 530px;
        background: rgba( 255, 255, 255, .9 ) url(/Content/img/loading.gif) 50% 50% no-repeat;
        flex-direction: row-reverse;
    }

#modal-iframe iframe {
    height: 555px;
    width: 800px;
}

.select-referencia {
    width: 300px;
    position: absolute;
    top: 10px;
    right: -42px;
}

    .select-referencia .lbl {
        float: left;
        padding: 0;
        margin: 7px 6px 0 0;
        height: 19px;
        font-weight: normal;
        font-size: 0.85em;
    }

    .select-referencia .itm {
        width: 130px;
        float: left;
        padding: 0;
        margin: 0;
    }

#tblMovimentoTomadorCooperativa_filter {
    display: none;
}

.caid-True {
    border-color: red !important;
}

.select-referencia {
    width: 300px;
    position: absolute;
    top: 10px;
    right: -42px;
}

    .select-referencia .lbl {
        float: left;
        padding: 0;
        margin: 7px 6px 0 0;
        height: 19px;
        font-weight: normal;
        font-size: 0.85em;
    }

    .select-referencia .itm {
        width: 130px;
        float: left;
        padding: 0;
        margin: 0;
    }

#tblMovimentoTomadorCooperativa_filter {
    display: none;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

#tblSelecionarEmpresa tr {
    cursor: pointer !important;
}

    #tblSelecionarEmpresa tr td:last-child {
        text-align: center !important;
    }

#tblSelecionarEmpresa_wrapper .row:first-child {
    display: none !important;
}

#tblSelecionarFuncionario tr {
    cursor: pointer !important;
}

    #tblSelecionarFuncionario tr td:first-child {
        text-align: left !important;
    }

#tblSelecionarFuncionario_wrapper .row:first-child {
    display: none !important;
}

#grafico-cont-wkfl .widget-empty {
    height: 150px;
}

    #grafico-cont-wkfl .widget-empty span {
        margin-top: 40px;
    }

.fl-transferencia .col-sm-6 .form-group {
    position: relative;
}

    .fl-transferencia .col-sm-6 .form-group .fa-arrow-right {
        position: absolute;
        top: 31px;
        left: 102.5%;
    }

#tblPrevidencia_filter {
    display: none;
}

#divFiltroAtivo {
    width: 200px;
    position: absolute;
    top: 11px;
    right: 15px;
}

    #divFiltroAtivo .lblAtivo label {
        font-weight: normal;
        font-size: 0.85em;
    }

    #progress p {
        display: block;
        padding: 2px 5px;
        margin: 2px 0;
        border: 1px inset #446;
        border-radius: 5px;
        background: #DFF0D8 url("../img/progress.png") 100% 0 repeat-y;
    }

    #progress p.sucesso {
        background: #6B996A none 0 0 no-repeat;
    }

    #progress p.falhas {
        background: #c00 none 0 0 no-repeat;
    }

    #check {
        display: block;
        padding: 2px 5px;
        margin: 2px 0;
        border-radius: 5px;
        height: 1px;
        width: 1px;
        
    }



