﻿.loginCPF {
    background: white url(icone-usuario-34x34px.png) left no-repeat;
    padding-left: 37px;
}

.loginSenha {
    background: white url(icone-cadeado-34x34px.png) left no-repeat;
    padding-left: 37px;
}

.corbotaologin {
    background-color: #10a3b3;
    border-color: #10a3b3;
    color: white;
    font-weight: bold;
}

.corbotaoacessoCD {
    background-color: #f6821f;
    border-color: #f6821f;
    color: white;
    font-weight: bold;
}


.corbotaoDeliberacao {
    background-color: #3c8cbd;
    border-color: #3c8cbd;
    color: white;
    font-weight: bold;
}

section.content {
    min-height: 500px;
}

.datagrid {
    margin-bottom: 10px !important;
}

    .datagrid .datagrid-form td {
        vertical-align: top !important;
    }

    .datagrid .datagrid-actions {
        margin: 10px 0;
        text-align: right;
    }

    .datagrid .form-group {
        margin-bottom: 0;
    }

    .datagrid .datagrid-form {
        display: none;
    }

    .datagrid th {
        text-align: center !important;
        cursor: pointer;
    }

        .datagrid th a {
            color: white;
        }

    .datagrid .no-items-row {
        text-align: center !important;
    }

    .datagrid .datagrid-form td .field-validation-error {
        color: #f56954;
    }

    .datagrid .datagrid-form td .input-validation-error {
        border-color: #f56954;
    }

.box-body.form-content {
    width: 50%;
}

.nowrap {
    white-space: nowrap !important;
}

table th, table td {
    vertical-align: middle !important;
}

.pagination-container {
    text-align: center;
}

.form-group {
    margin: 5px !important;
    display: inline-block;
}

.form-control {
    display: inline-block;
}

.dashed-border, .dashed-border-left {
    border-left: dashed 1px #aaa;
}

.dashed-border, .dashed-border-bottom {
    border-bottom: dashed 1px #aaa;
}

.dashed-border, .dashed-border-right {
    border-right: dashed 1px #aaa;
}

.dashed-border, .dashed-border-top {
    border-top: dashed 1px #aaa;
}

.width-45-pc {
    width: 45% !important;
}

.width-55-pc {
    width: 55% !important;
}

.width-80-pc {
    width: 80% !important;
}

.width-100-pc {
    width: 100% !important;
}

.width-80-px {
    width: 80px !important;
}

.width-100-px {
    width: 100px !important;
}

.width-150-px {
    width: 150px !important;
}

.tamanhoBotaoNav {
    width: 110px !important;
}

.nav.nav-pills.navegacao > li.active > a,
.nav.nav-pills > li.active > a:hover {
    /* background-color: #f6f6f6; */
    border-top-color: #3c8dbc;
    /* color: #444; */
}

.nav.nav-pills > li.active > a {
    font-weight: 600;
}

.nav.nav-pills > li > a:hover {
    background-color: #f6f6f6;
}

.sistema {
    float: left;
    padding: 9px 5px;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #f9f9f9;
    font-weight: bold;
    font-size: 18px;
}

a.sistema:hover,
a.sistema:active,
a.sistema:focus {
    outline: none;
    text-decoration: none;
    color: #f9f9f9;
}


.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.margem-esq-5 {
    margin-left: 5px !important;
}

.margem-esq-10 {
    margin-left: 10px !important;
}

.margem-esq-20 {
    margin-left: 20px !important;
}

.margem-sup-10 {
    margin-top: 10px !important;
}

.largura-20 {
    width: 20px !important;
}

.largura-40 {
    width: 40px !important;
}

.largura-60 {
    width: 60px !important;
}

.largura-80 {
    width: 80px !important;
}

.largura-100 {
    width: 100px !important;
}

.largura-150 {
    width: 150px !important;
}

.largura-200 {
    width: 200px !important;
}

.largura-450 {
    width: 450px !important;
}

.largura-800 {
    width: 800px !important;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.clear-both {
    clear: both;
}

.invisible {
    display: none !important;
}

.nowrap {
    white-space: nowrap;
}

.pagination-container {
    text-align: right;
}

    .pagination-container div.total {
        font-size: 0.8em;
        font-weight: bolder;
    }

/* Form elements */

.campodata, .campomes {
    width: 100px;
}

.passo-edicao span {
    display: inline-block;
}

/*Campo de edição de número de processo do TCE*/
.form-field-processoTCE {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 0px;
    color: #555555;
    border-radius: 4px;
}

.numeroprocessoTCE, .dvprocessoTCE, .anoprocessoTCE, .numerooficioTCE {
    border-style: none;
}

.numeroprocessoTCE {
    padding-right: 0px;
    width: 62px !important;
}

.dvprocessoTCE {
    padding-left: 0px;
    padding-right: 0px;
    width: 10px !important;
}

.anoprocessoTCE {
    padding-left: 0px;
    width: 44px !important;
}

.numerooficioTCE {
    padding-right: 0px;
    width: 55px !important;
}

.progress {
    border-style: groove;
    border-width: 1px;
}

.obrigatorio {
    color: #a94442;
}

.field-validation-error {
    color: red;
    font-weight: bold;
}

.input-validation-error {
    background: pink;
    border: 1px solid red;
}

.validation-summary-errors {
    color: red;
    font-weight: bold;
}

.panel {
    margin: 5px 10px 5px 10px;
}

.small-brand {
    font-size: 14px;
    color: white;
}

/* Sticky footer styles
-------------------------------------------------- */
footer.navbar {
    background-color: #3B8BB9;
}

.logofooter {
    color: white;
    padding-top: 15px;
    padding-left: 10px;
}

header div.small-brand {
    padding-top: 5px;
}

/* Widget
-------------------------------------------------- */

.widget {
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .widget.style1 h2 {
        font-size: 30px;
    }

    .widget h2,
    .widget h3 {
        margin-top: 5px;
        margin-bottom: 0;
    }

.widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff;
}

.widget-head-color-box {
    border-radius: 5px 5px 0px 0px;
    margin-top: 10px;
}

.widget .flot-chart {
    height: 100px;
}


/* Buttons BackGrounds
-------------------------------------------------- */
.gray-bg {
    background-color: #f3f3f4;
}

.white-bg {
    background-color: #ffffff;
}

.navy-bg {
    background-color: #1ab394;
    color: #ffffff;
}

.blue-bg {
    background-color: #1c84c6;
    color: #ffffff;
}

.lazur-bg {
    background-color: #23c6c8;
    color: #ffffff;
}

.yellow-bg {
    background-color: #f8ac59;
    color: #ffffff;
}

.red-bg {
    background-color: #ed5565;
    color: #ffffff;
}

.black-bg {
    background-color: #262626;
}

.tab-tce .nav-tabs li {
    width: 220px;
    text-align: center;
}

    .tab-tce .nav-tabs li a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .tab-tce .nav-tabs li a h4 {
            color: #9c9999;
        }

        .tab-tce .nav-tabs li.active a h4 {
            color: #555;
        }

    .tab-tce .nav-tabs li img {
        height: 55px;
        margin-right: 5px;
        width: auto;
    }

.tab-tce .tab-content {
    background-color: #FFF;
    padding: 30px;
    overflow: hidden;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

.boxes-container {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}

.boxes-container > form {
    width: 23%;
    background-color: #1c84c6;
    color: #FFF;
    margin: 10px;
    padding: 15px;
    border-radius: 8px;
}

@media (max-width: 1080px) {
    .boxes-container > form {
        width: 30%;
    }
}

@media (max-width: 780px) {
    .boxes-container > form {
        width: 46%;
    }
}

@media (max-width: 700px) {
    .tab-tce .nav-tabs li {
        width: auto;
    }
    .tab-tce .nav-tabs li img {
        width: 30px;
        height: auto;
    }
}

@media (max-width: 580px) {
    .boxes-container > form {
        width: 100%;
    }
    .tab-tce .nav-tabs li img {
        display: none;
    }
}

.popover-content {
    color: black;
}
.popover-content ul li {
    margin-left: -15px;
}

/**SWITCH BEGIN*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: .4s;
    }

/* include generated hidden field here */
input[type="checkbox"]:checked + input[type="hidden"] + .slider,
input[type="checkbox"]:checked + .slider {
    background-color: #2196F3;
}

/* include generated hidden field here */
input[type="checkbox"]:focus + input[type="hidden"] + .slider,
input[type="checkbox"]:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

/* include generated hidden field here */
input[type="checkbox"]:checked + input[type="hidden"] + .slider:before,
input[type="checkbox"]:checked + .slider:before {
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/**SWITCH END*/

/**POPOVER*/
.popover-title {
    background-color: #337ab7;
}

.popover {
    border-color: #337ab7;
}


.btn-indicios {
    padding: 1px 15px 3px 2px;
    border-radius: 50px;
}

.btn-icon-indicios {
    padding: 8px;
    background: #ffffff;
}

.swal-large {
    width: 850px;
    text-align: left;
}

.swal-large-sicodi {
    width: 900px;
    text-align: left;
}