﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.otf');
    font-weight: normal;
}

@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothicSmBd.otf');
    font-weight: bold;
}

.alertBalanceSheet {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
    display: flex;
    align-items: center;
}

a {
    cursor: pointer;
}

.toast {
    opacity: 1 !important;
}

.dossie-card {
    width: 300px;
}

.back-color {
    background-color: #eee;
}

#irpj-table td, #csll-table td {
    vertical-align: middle;
}

hr.divider-hr {
    display: block;
    border: 0;
    height: 1px;
    width: 100%;
    margin-left: -4px;
    background-color: #ccc;
}

.required:after {
    content: "*";
    color: red;
}

body.modal-open {
    overflow: hidden;
}

.info {
    color: #00aeff;
}

.blue {
    color: #0000a4 !important;
}

input,
input::-webkit-input-placeholder,
html * {
    font-family: 'CenturyGothic';
    font-size: 13px;
    color: #676a6c;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.cursor-pointer {
    cursor: pointer;
}

.table-condensed {
    font-size: 2px;
}

.dossie-year {
    bottom: 30%;
    left: 40%;
    font-size: 56px;
    color: #00aeff;
    font-weight: 600;
}

a:hover {
    text-decoration: none;
    color: #337ab7;
}

.truncate {
    display: inline-block;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
    text-decoration: none;
}

#toast-container > .toast-success {
    background-color: #51A351;
}

#toast-container > .toast-error {
    background-color: #BD362F;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.gray-color,
.gray {
    color: #676a6c;
}

.red {
    color: red !important;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    font-family: 'CenturyGothic';
    color: #676a6c;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    font-family: 'CenturyGothic';
    color: #676a6c;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background-image: url("../images/MicrosoftTeams-image.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.custom-file-label::after {
    content: 'Selecione o arquivo' !important;
}

.hasFile::after {
    content: 'Alterar' !important;
}

.border-color {
    border: 1px solid #ced4da;
    color: #495057;
    border-radius: 0 0.25rem 0.25rem 0;
}

.item-color {
    color: #3E495F;
}

*::-webkit-scrollbar,
*::-webkit-scrollbar-thumb {
    border-radius: 13px;
    background-clip: padding-box;
    border: 1px solid transparent;
}

*::-webkit-scrollbar-thumb {
    width: 10px;
    background-color: rgba(0,0,0,0.5);
}

*::-webkit-scrollbar:horizontal {
    height: 10px;
}

*::-webkit-scrollbar:vertical {
    width: 10px;
}

.sub-titles {
    background-color: rgba(0,0,0,0.3) !important;
    right: 0 !important;
    left: 0 !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
}

.image-main {
    align-self: center;
    justify-self: center;
}

.active > a svg path,
.blue path {
    color: #0000a4 !important;
}

.text-white path,
.white path {
    color: #FFFFFF !important;
}

.green path {
    color: #28a745 !important;
}

.red path,
.red-color path {
    color: #dc3545 !important;
}

.brown path {
    color: sandybrown !important;
}

.info path {
    color: #00aeff;
}

.small-text1 {
    font-size: 15px !important;
}

th, td {
    white-space: nowrap;
}

div.dataTables_wrapper {
    margin: 0 auto;
}

.dataTables_scrollHeadInner {
    width: 100%;
}

.dataTables_scroll {
    overflow: auto;
}

.dataTables_wrapper .row {
    margin: 0;
}

    .dataTables_wrapper .row .col-sm-12 {
        padding: 0;
    }

.drop-styles {
    margin-left: -40px;
}

textarea {
    resize: none;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.img-loading-styles {
    visibility: hidden;
    position: absolute;
    margin-top: 1%;
    width: 0px;
    margin-left: 43%;
}

.btn-danger {
    background-color: #676a6c !important;
    border-color: #676a6c !important;
}

    .btn-danger:not(:disabled):not(.disabled).active:focus,
    .btn-danger:not(:disabled):not(.disabled):active:focus, 
    .show > .btn-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgb(103 106 108 / 50%);
    }

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #01AEFF !important;
    border-color: #01AEFF !important;
}

.table th, .table td {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-total-value {
    font-size: 24px !important;
}

.background-white {
    background-color: #FFF;
}

.font-15 {
    font-size: 15px;
}

.background-gray {
    background-color: #eee;
}

.back-cursor {
    background-color: #eee;
    cursor: not-allowed;
}

.not-allowed {
    cursor: not-allowed !important;
}

.wid-200 {
    width: 200px;
}

.max-width-option {
    max-width: 250px !important;
    width: 250px !important;
}

.overflow-width {
    width: 250px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: ltr;
}