/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */



@media screen and (max-width: 767px){
    .dt-toolbar>:first-child, .dt-toolbar>:last-child {
        display: contents !important;
    }
    .dt-buttons {
        margin-bottom: 6px;
    }
    .modal-dialog {
        width: auto !important;
    }
    .subtitleBlock {
        display: inherit;
        float: left;
    }
    .subtitleBlockRight {
        display: inherit;
        float: right;
    }
    .subtitleGroup {
        display: table;
    }
}

.subtitleGroup {
    text-align: right;
    padding: 5px;
}

.subtitleGroupRight {
    text-align: left;
    padding: 5px;
}
.display-grid {
    display: grid !important;
}

.margin-horizontal-15 {
    margin: 0px 15px 0px 15px;
}
.table-in-modal header {
    display: block;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0,0,0,.2);
    background: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #232323;
    margin: 10px 0px 0;
}
.table-in-modal footer {
    display: block;
    padding: 7px 14px 15px;
    border-top: 1px solid rgba(0,0,0,.1);
    background: rgba(248,248,248,.9);
}
.border-horizontal-solid {
    border-left: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
}
table.dataTable tbody td {
    word-break: break-word;
    vertical-align: top;
}
.word-break {
    word-break: break-word;
}
.layout-fixed {
    table-layout: fixed;
}
.width-100 {
    width: 100%;
}
.m-15 {
    margin: 15px;
}

@media screen and (max-width: 800px) {
    .MessageBoxContainer {
        top: 10% !important;
    }
}

@media screen and (max-width: 272px) {
    .MessageBoxContainer {
        top: 5% !important;
    }
}


.fonteCinza{
    color: #606060;

}
.height-18 {
    height: 18px;
}
.modal-backdrop {
    position: fixed;
}
.span-btn {
    width: 100%;
    border: none;
    pointer-events: none;
}
.span-btn-click {
    width: 100%;
    border: none;
}
.span-btn-click:hover {
    background-color: #d5af46;
}
.span-btn-click:focus {
    background-color: #ac9758;
}
.display-block {
    display: block;
}
.bg-red {
    background-color: #ffcdcd;
}
.bg-green {
    background-color: #d8ffcd;
}
.footer-btn {
    float: right;
    margin: 10px 11px -20px 0px;
}
.dataTables_filter label {
    display: flex;
}
.datatable-padding-0 .dataTables_wrapper {
    padding: 0 !important;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-0 {
    margin: 0 !important;
}
.mb-0 {
    margin-bottom: 0;
}
@media only screen and (max-width: 479px) and (min-width: 320px) {
    .jarviswidget header h2 {
        width: 135px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

.textarea-outros {
    padding: 5px 10px; 
    resize: none; 
    width: calc(100% - 22px);
}

.border-red {
    border: 1px solid red !important;
}

.display-inline-block {
    display: inline-block;
}

.align-self-center {
    align-self: center;
}

.gm-tooltip-custom {
    line-height: 150%;
}
.margin-vertical-10 {
    margin: 10px 0;
}
.modal {
    overflow-y: auto;
}
/*INICIO CSS MODAL IMPORTAR PROPRIEDADE EXCEL*/
.button-wrapper {
    position: relative;
    display: flex;
    width: 165px;
    text-align: center;
}

.button-wrapper span.label {
    position: relative;
    z-index: 0;
    display: inline-block;
    width: 165px;
    background: #5b835b;
    cursor: pointer;
    color: #fff;
    padding: 16px 0;
    text-transform:uppercase;
    font-size: 12px;
    margin-bottom: 15px;
}

#fileImportPropriedade {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
#labelImportPropriedade {
    line-height: 32px;
    float: left;
    padding-left: 5px;
}
.list-group-item h2 {
    text-align: center;
    margin: 0 !important;
    background: rgba(0,0,0,.03);
    padding: 20px 0;
}
.list-group-item {
    margin: 5px 0;
}
.enviar {
    width: 100%;
}
.display-flex {
    display: flex;
}
.margin-bottom-1 {
    margin: 0 0 15px;
}
.bg-gray {
    background-color: #9e8e84;
}
.bg-danger {
    background-color: #a8011e;
}
.text-white {
    color: white;
}
.bg-success {
    background-color: #28a745 !important;
}
.bg-warning {
    background-color: #cfaf50!important;
}
.box-subtitle {
    width: 15px;
    height: 15px;
    margin: auto 7px;
}
.card-result-1 {
    max-width: 23rem;
    padding: 20px 15px;
}
.card-result-2 {
    max-width: 23rem;
    padding: 8px 15px;
}

.card-text {
    text-align: end;
    font-size: 45px;
    margin: auto;
    margin-left: 5%;
    width: 100%;
}
.card-body {
    display: inline-flex;
    max-width: 100%;
}
div.DTTT .btn.color-white{
    display: none !important;
}
.result-subtitles {
    float: right;
    margin-right: 10px;
    display: inline-flex;
    line-height: 32px;
}
.string-vazia {
    content: 'String Vazia';
}
.ml-1 {
    margin-left: 1em;
}
@media (min-width: 768px) {
    .-modal-lg {
        width: 1000px !important;
    }
}
div.DTTT .btn.btn-exporta{
    box-shadow: none !important;
    color: white !important;
    text-decoration: underline;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
}

div.alert-warning div.DTTT .btn.btn-exporta{
    box-shadow: none !important;
    color: #856430 !important;
    text-decoration: underline;
}
div.DTTT .div-embed{
    margin-top: -14px;
    height: 15px;
    width: 77px;


}
div.DTTT .div-btn{
    margin-top: -14px;
    height: 15px;
    width: 77px;

}

.info-result {
    padding-left: 7px;
    cursor: pointer;
    font-size: 16px;
}
.dataTables_wrapper {
    border-left: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
}
.dataTables_scrollHeadInner {
    padding-left: 0 !important;
}

.legendaItemClassificacao {
    float: left;
    margin-right: 3px;
    pointer-events: none;
    padding: 8px;
    color: black;
    font-size: 15px;
}


/*FIM CSS MODAL IMPORTAR PROPRIEDADE EXCEL*/