* {
    margin: 0;
    border: 0;
    padding: 0;
}

@font-face {
    font-family: 'BMW';
    src: url('fonts/bmw/BMWTypeWebBoldAll.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'BMW';
    src: url('fonts/BMWGroupTNProTT-Medium.woff.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BMW-light';
    src: url('fonts/bmw/BMWTypeWebThinAll.woff2') format('woff2');
}

.padTop20 {
    padding-top: 20px;
}

.padBut20 {
    padding-bottom: 20px;
}

.padTop40 {
    padding-top: 40px;
}

.padBut40 {
    padding-bottom: 40px;
}

body {
    background-color: #EAEAEA4D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #272727;
}

a {
    text-decoration: none;
    color: #3A4768;
}

.ajax__calendar {
    position: relative;
    z-index: 1000;
}

/* ESTILOS LOGIN ------------------------------------------*/

.GeralLogin {
    position: relative;
    float: left;
    width: 100%;
}

.Login {
    position: relative;
    width: 975px;
    height: 570px;
    margin: 30px auto;
    background: url(../img/login.jpg) top center no-repeat;
}

.CamposLogin {
    padding: 6px 25px 6px 8px;
    background-color: #F0F0F0;
    border: 1px solid #CCC;
    margin-bottom: 12px;
    border-width: 1px;
    border-color: rgb(15, 110, 179);
    border-style: solid;
    border-radius: 5px;
    font-size: 15px;
    font-family: "Open Sans";
    color: rgb(15, 110, 179);
    line-height: 1.2;
    height: 35px;
}

.LoginHolder .CamposLogin {
    width: 100%;
}

#logoSysLogin {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 248px;
    height: 102px;
    background-image: url('../img/mktCoop_white.png');
    background-size: cover;
}

.Bt_Login {
    width: 92px;
    height: 36px;
    background-color: rgba(0,0,0,.8);
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    border-width: 1px;
    border-color: #3585d6;
    border-style: solid;
    border-radius: 3px;
    font-size: 18px;
    font-family: "Open Sans";
    color: rgb(128, 255, 255);
    line-height: 1;
    text-align: center;
    margin-left: -5px;
}

.input-group {
    display: inline-flex;
}

    .input-group i {
        margin-left: -23px;
        margin-top: 7px;
        font-size: 20px;
        color: #77aacf;
    }

.LoginHolder .input-group {
    width: 100%;
}

.Bt_Login:hover {
    border-color: #80ffff;
}

.DevLogin {
    position: relative;
    float: left;
    width: 965px;
    height: 21px;
    text-align: right;
    margin-top: 370px;
}

.RecLoginSenha {
    position: relative;
    text-align: right;
    font-size: 12px;
}

    .RecLoginSenha a {
        color: rgba(255,255,255,.6);
        text-decoration: none;
    }

        .RecLoginSenha a:hover {
            color: rgba(255,255,255,.8);
        }

/* ESTILOS MASTER PAGE ---------------------------------------*/

.Centraliza, .Miolo, .Header, .Rodape {
    width: 100%;
}

.Geral {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    min-height: calc(100vh - 85px);
}

.Centraliza {
    position: relative;
    min-height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.Miolo {
    position: relative;
    float: left;
    min-height: 500px;
}

.Header {
    background: #2E2E2E;
    position: relative;
    float: left;
    text-align: left;
    z-index: 10;
}

    .Header.affix {
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0px;
    }

@media (max-width: 762px) {
    .Header.affix {
        position: relative;
    }
}

.Header .col-sm-8, .Header .col-sm-4, .Header .col-sm-9, .Header .col-sm-3,
.Header .col-md-8, .Header .col-md-4, .Header .col-md-9, .Header .col-md-3,
.Header .col-lg-8, .Header .col-lg-4, .Header .col-lg-9, .Header .col-lg-3 {
    padding: 0px
}

.logoSys {
    width: 382px;
    height: 18px;
    position: absolute;
    top: 14px;
    left: 0px;
    background-image: url('../img/mktCoop.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.logo {
    width: 53px;
    height: 76px;
    position: absolute;
    top: 3px;
    right: 12px;
    background-image: url('../img/bmw.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.Conteudo {
    position: relative;
    float: left;
    width: 100%;
    min-height: calc(100vh - 170px);
    text-align: left;
    margin-bottom: 20px;
}

.Rodape {
    position: relative;
    float: left;
    height: 25px;
    text-align: left;
}

.LogadoHolder {
    position: absolute;
    float: right;
    height: 35px;
    width: 345px;
    margin-top: 46px;
}

.LogadoIcone {
    position: relative;
    float: left;
    width: 21px;
    height: 27px;
    padding-top: 8px;
    margin-right: 5px;
}

.LabelUsuario {
    position: absolute;
    float: left;
    width: 220px;
    margin-top: 2px;
    height: 16px;
    font-size: 12px;
    color: #6d7579;
    white-space: nowrap;
}

.LabelDataHora {
    position: relative;
    float: left;
    width: 65px;
    height: 14px;
    margin-top: 3px;
    font-size: 13px;
    font-weight: bold;
    color: #747F9D;
}

.Assinatura {
    position: relative;
    float: left;
    width: 100%;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 40px;
}
/* ESTILOS MASTER PAGE ---------------------------------------*/


/* ESTILOS DOS COMPONENTES------------------------------------*/

.Botoes {
    background-color: #666;
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
}

.Botoes.BotoesInserirAcoes {
    background-color: #32CD32;
    color: #000;
}

.btnform {
    margin-top: 18px
}

.Gerar-nota {
    background-color: #3a4768;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.bgLogin {
    /*background: url('../img/login/loginb.png') no-repeat center center !important;*/
    background-size: cover !important;
}

#main {
    min-height: 100%;
}

.bgRescale {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.elementSquare {
    background-color: #1C68D2;
    width: 100px;
    height: 100px;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 5;
}

.elementShadow-top {
    box-shadow: 0px 0px 42.5px 85px rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    visibility: hidden;
}

.elementShadow {
    box-shadow: 0px 0px 61px 600px rgba(0, 0, 0, 0.3);
    top: 0px;
    right: 0px;
    position: fixed;
    height: 100%;
}

#loginContainer {
    position: fixed;
    margin: 40px;
    width: calc(100vw - 80px);
    height: calc(100vh - 80px);
    background-color: transparent;
    border: 1px solid rgba(255,255,255, 0.3);
}

#loginBox {
    position: fixed;
    top: 60px;
    right: 150px;
    width: 410px;
    height: calc(100vh - 225px);
    background-color: transparent;
    padding: 0px 20px;
}

    #loginBox .title {
        font-family: BMW-light, 'Lucida Sans', 'Lucida Sans Regular', Geneva, Verdana, sans-serif;
        color: rgba(255,255,255,0.8);
        font-size: 35px;
        line-height: 45px;
    }

        #loginBox .title .sub {
            color: rgba(255,255,255,1);
            font-weight: bold;
            font-size: 20px;
            line-height: 20px;
            padding: 20px 0px;
        }

    #loginBox .btn {
        font-weight: bold;
        padding: 12px 12px;
        height: auto;
    }

.colorBlue {
    color: #1C68D2;
}

#footer {
    color: #FFFFFF;
    overflow: hidden;
    width: 100%;
    height: 65px;
    background-color: #272727;
    text-align: right;
    padding-top: 25px;
    border-bottom: 6px solid #1C68D2;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 20px;
}

    #footer img {
        padding: 0px 6px;
        max-height: 18px;
        max-width: 27px;
    }

#footerLogin {
    color: #EAEAEA;
    position: absolute;
    bottom: 0px;
    width: 100%;
    min-height: 65px;
    background-color: #272727;
    text-align: right;
    padding-top: 20px;
    border-bottom: 6px solid #1C68D2;
    text-transform: uppercase;
    font-size: 12px;
}

    #footerLogin img {
        padding: 0px 6px;
        max-height: 20px;
        max-width: 30px;
    }

#footerDevPartner img {
    max-height: 100%;
    max-width: 120px;
    width: 120px;
}

.GerarBoleto {
    height: 22px;
    background-color: #3a4768;
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
}

.Bt_Sair {
    font-size: 16px;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    background-color: transparent;
    width: 100%;
    text-align: left;
    height: 16px;
    line-height: 16px;
    border: 0px;
    height: 30px;
    margin: 0px;
}

.Bt_MeuCad {
    font-size: 16px;
    cursor: pointer;
    font-size: 12px;
    color: #000;
    background-color: transparent;
    text-align: left;
    height: 16px;
    line-height: 16px;
    border: 0px;
    height: 30px;
    margin: 0px;
}

.BotaoBusca {
    position: relative;
    float: left;
    height: 22px;
    padding-top: 0px;
    margin-left: 8px;
    background-color: #666;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    cursor: pointer;
}

.CamposForm {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

    .CamposForm li {
        position: relative;
        float: left;
        list-style: none;
        font-size: 12px;
        min-height: 25px;
        margin-bottom: 5px;
    }

.Busca {
    float: right;
    height: 25px;
}

.Impressao {
    float: right;
    height: 26px;
}

.ImpressaoGraficoMid {
    float: right;
    height: 20px;
    top: -65px;
}

.ImpressaoGraficoMaior {
    float: right;
    height: 20px;
    top: -37px;
}

.Status {
    float: right;
    height: 28px;
}

.Busca li {
    padding: 0px 0px 0px 0px;
}

.CamposFormDireita {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
}

    .CamposFormDireita li {
        position: relative;
        float: left;
        padding: 8px 0px 0px 8px;
        list-style: none;
        font-size: 14px;
        min-height: 25px;
    }

.InputText, input {
    position: relative;
    font-size: 12px;
    padding: 8px;
    border: 1px solid #c7c7c7;
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
}

    input:-internal-autofill-selected,
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus, {
        background-color: unset !important;
    }

    input[type="checkbox" i], input[type="radio"] {
        height: unset;
        width: unset;
        margin: 0 8px 0 0;
    }

.InputMultiline {
    max-height: 50px;
    max-width: 350px;
    width: 350px;
    height: 50px;
    position: relative;
    font-size: 12px;
    padding: 3px 0 3px 0;
    border: 1px solid #BBB;
    top: 1px;
    left: 0px;
    text-align: left;
}

.TextArea, textarea {
    width: 100%;
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    border: 1px solid #BBB;
    padding: 10px;
    margin-bottom: 10px;
}

table {
    width: 100%;
    font-family: 'BMW', Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.DropDown {
    font-size: 12px;
    padding: 6px;
    border: 1px solid #BBB;
}

.BotoesHolder {
    float: left;
    width: 100%;
    /*height:35px;*/
    margin: 15px 0 10px 0;
    text-align: center;
}

.Externo {
    margin-top: 20px;
}

.carreguePdfExplicativo {
    float: right;
    margin-top: 5px;
}

    .carreguePdfExplicativo img {
        vertical-align: -7px;
    }

    .carreguePdfExplicativo a:hover {
        text-decoration: underline;
    }

.pdfExplicativo {
    float: right;
}

    .pdfExplicativo img {
        vertical-align: -7px;
    }

    .pdfExplicativo a:hover {
        text-decoration: underline;
    }

.extratoEmExcel {
    float: right;
    margin-right: 10px;
}

    .extratoEmExcel img {
        vertical-align: -7px;
    }

    .extratoEmExcel a:hover {
        text-decoration: underline;
    }

.checkboxAcoesMkt input[type=checkbox] {
    width: 17px;
    height: 17px;
    vertical-align: -4px;
    margin-right: 2px;
}

.checkboxAcoesMkt td {
    float: left;
    margin: 4px;
    width: 217px;
}

.divLegendaAcao {
    padding: 6px 15px 0px 20px;
    line-height: 19px;
    font-weight: bold;
    font-size: 13px;
}

span.txtDestaque {
    color: #027bb2
}

td.txtAcaoMkt {
    vertical-align: top;
    line-height: 16px;
}

div.tituloAcaoMkt {
    font-size: 20px;
    font-weight: bold;
    color: #027bb2;
    padding-bottom: 10px;
    padding-top: 7px;
    width: 480px;
    line-height: 25px;
}

.paginacaoAcoesMkt {
    color: #ababab;
    background: #eeeeee;
    float: left;
    width: 944px;
    margin-top: -15px;
    margin-bottom: 20px;
    padding: 4px 15px 7px 4px;
    text-align: right;
}

    .paginacaoAcoesMkt a {
        text-decoration: underline;
        padding: 5px;
    }

        .paginacaoAcoesMkt a:hover {
            text-decoration: none;
        }

.numeroAcaoMkt {
    float: left
}

    .numeroAcaoMkt span {
        color: #000;
    }




.Totais /* acidione essa classe no CamposForm para montar os totais verticalmente */ {
    float: right;
}

    .Totais span {
        float: left;
        position: relative;
        width: 125px;
        font-size: 14px;
        font-weight: bold;
        color: #3A4768;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 5px;
        text-align: right;
    }

.TotaisHolder {
    position: relative;
    float: right;
    width: 300px;
}

.style-box {
    width: 1160px;
}
/* ESTILOS DOS COMPONENTES-----------------------------------*/
/* ESTILOS LISTAGENS ----------------------------------------*/
.ListagemHolder {
    position: relative;
    float: left;
    width: 100%;
    min-height: 35px;
    margin: 30px 0 10px 0px;
}

.Inner /*Ajusta a margem superior da div que sustenta as tabelas internas */ {
    margin: 10px 0 5px 0px;
}

.Motivo {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
}

.Listagens {
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}

.TitulosListagens {
    background-color: #c0c4d2;
}

    .TitulosListagens th {
        color: #FFF;
        height: 30px;
        text-align: left;
        vertical-align: middle;
        padding-left: 10px;
        border-right: 1px solid #d7dae0;
        font-size: 12px;
    }

.TitulosListagens2 {
    background-color: #92A1BD;
    text-align: left;
}

    .TitulosListagens2 th {
        color: #FFF;
        height: 30px;
        text-align: left;
        vertical-align: middle;
        padding-left: 10px;
        border-right: 1px solid #d7dae0;
        border-bottom: 1px solid black;
    }

.RolagemLista {
    position: relative;
    width: 100%;
    max-height: 400px;
}

.Linha1Listagem td {
    height: 24px;
    font-size: 12px;
    border-right: 1px solid #e6e6f7;
}


.Linha2Listagem td {
    height: 24px;
    font-size: 12px;
    padding-left: 10px;
    border-right: 1px solid #e6e6f7;
    background-color: #f1f1f1;
}

    .Linha1Listagem td:last-child, .Linha2Listagem td:last-child {
        border-right: none;
    }

.RolagemLista table tbody tr:last-child {
    border-bottom: 1px solid #e3e4e4;
}

/* ESTILOS LISTAGENS ----------------------------------------*/

.PopUpFundo {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    animation: fadeInOverlay 0.3s ease;
}

@keyframes fadeInOverlay {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* Loading Overlay - BMW Motorrad */
.bmw-loading-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 48, 107, 0.75);
    z-index: 99999;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    animation: fadeInOverlay 0.2s ease;
}

.bmw-loading-overlay.active {
    display: flex;
}

.bmw-loading-spinner {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #FFFFFF;
    border-radius: 50%;
    animation: bmwSpin 0.8s linear infinite;
}

.bmw-loading-text {
    color: #FFFFFF;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    margin-top: 15px;
    letter-spacing: 1px;
}

@keyframes bmwSpin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Fade para paineis de modal popup */
.PopCadastroDetalhes,
.PopCadastroDetalhesMenor {
    animation: fadeInModal 0.3s ease;
}

@keyframes fadeInModal {
    from { opacity: 0; transform: translateY(-15px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ARVORE DE MIDIA -----------------------------------------*/

.TreeHolder {
}

.CheckHolder {
    position: relative;
    top: -30px;
    line-height: 24px;
    font-family: 'BMW', Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

    .CheckHolder table {
        border-collapse: collapse;
    }

    .CheckHolder td {
    }

    .CheckHolder label {
        vertical-align: 2px;
        margin-left: 2px;
        white-space: normal;
    }

.ArvoreMidia {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 16px;
    color: #666;
}

.ArvoreItemSelecionado {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #2A3759;
}


/* ARVORE DE MIDIA -----------------------------------------*/

/* PALHETA DE CORES ---------------------------------------*/

.Azul {
    color: #3a4768;
}

.AzulMedio {
    color: #92a1bd;
}

.AzulClaro {
    color: #d8e1f1;
}

/* PALHETA DE CORES ---------------------------------------*/
.AutoComplete {
    width: 700px;
    float: left;
}
/* EFEITO HOVER NA LINHA DA TABELA */

.BtTabela {
    width: 980px;
    position: absolute;
    height: 38px;
    z-index: 1;
    color: red;
    display: block;
    padding: 0;
    margin: 0px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

    .BtTabela:hover {
        opacity: 100;
        -moz-opacity: 100;
        filter: alpha(opacity=100);
        /*color:#666;*/
        background: none;
    }

.BtTabelaEditar, .BtTabelaExcluir {
    width: 980px;
    height: 20px;
    display: block;
    float: left;
    text-align: center;
    /*color: #fff;*/
    font-weight: bold;
    text-decoration: none;
    line-height: 1.7;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}


    .BtTabelaEditar:hover {
        /*opacity: 0.10;
    -moz-opacity: 0.10;
    filter: alpha(opacity=10);*/
        display: block;
        background: none;
        color: #000;
    }

.legenda {
    font-size: 0.9em;
    font-weight: bold;
}

select, input {
    width: 100%;
    height: 36px;
    margin-bottom: 8px;
}

.floatL {
    float: left
}

.w100 {
    width: 100%;
}

input {
    height: 36px;
}

.dataTables_filter input {
    border: 1px solid #BBB !important;
}

.mdl-textfield {
    width: 100% !important;
}

.mdl-textfield__input {
    color: #fff !important;
    border-bottom: 1px solid #EAEAEA !important;
}

/* Login: texto digitado visível nos campos Usuário e Senha */
#loginBox .mdl-textfield__input {
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
}

.mdl-textfield__label:after {
    background-color: #1C68D2 !important;
    bottom: 14px !important;
}

.mdl-textfield__label {
    font-weight: normal;
    color: #fff !important;
    font-family: 'BMW-light', 'Lucida Sans', Geneva, Verdana, sans-serif;
    padding-left: 10px;
}

.bg-light {
    background-color: transparent !important;
}

.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1);
}

.navbar-light .navbar-toggler-icon {
    filter: invert(1);
}

.navbar-light .navbar-nav .nav-link {
    color: #FFFFFF;
    padding-right: .4rem;
    padding-left: .4rem;
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(255,255,255,.7)
    }

    .navbar-light .navbar-nav .active > .nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.show,
    .navbar-light .navbar-nav .show > .nav-link {
        color: #1C68D2;
        font-weight: bold;
        border-bottom: 4px solid #1C68D2;
    }

.navbar-light .navbar-nav .show > .nav-link {
    color: #8a8a8a;
    font-weight: bold;
    border-bottom: 4px solid #1C68D2;
}

.flex {
    display: flex;
}

.alignV {
    align-items: center;
}

.alignH {
    justify-content: flex-end;
}

.mainLogo-collapse {
    margin: 0px 25px 0px 0px;
}

    .mainLogo img, .mainLogo-collapse img {
        max-height: 50px
    }

.headerInfo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 84px;
}

.bgMenuWhite {
    background-color: #2E2E2E;
    position: fixed;
    width: 100%;
    top: 85px;
    left: 0px;
    height: 120px;
    z-index: 1;
}

.positionMenu {
    position: absolute;
    z-index: 9;
    font-size: 12px;
    font-family: 'BMW', sans-serif;
}

    .positionMenu .dropdown-item {
        font-weight: bold;
        padding: .25rem 0.5rem;
        color: #FFFFFF;
    }

.dropdown-item:focus, .dropdown-item:hover,
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background-color: #007bff;
}

.mainMenu .dropdown-menu {
    background-color: #2E2E2E;
    margin: 0.5rem 0 0;
}

.Header .container {
    border-bottom: 1px solid #fff;
}

.mainMenu .nav-link {
    padding: 1.8rem 1rem;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.nav-link {
    padding: .5rem 0;
}

a.nav-link {
    color: #BBBBBB;
}

.mainMenu .navbar {
    padding: 0px;
}

.dropdown-toggle-arrow {
    display: inline-block;
    margin-right: .4em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.topmain.dropdown-toggle::after {
    display: none !important;
}

/*.mainPageHome {
    position: absolute;
    top: 87px;
    left: 0px;
    width: 100%;
}*/

/*.carousel-inner {
    width: auto;
    margin-top: -85px;
    margin-left: -40vh;
    margin-right: -40vh;
}*/

.carousel-control-next, .carousel-control-prev {
    margin-right: 10%;
    margin-left: 10%;
}

.carousel-control-prev-icon {
    background-image: url(../img/arrow-left-banner.svg);
}

.carousel-control-next-icon {
    background-image: url(../img/arrow-right-banner.svg);
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 65px;
    height: 65px;
}

.carousel-indicators {
    bottom: -50px;
    z-index: 2;
}

    .carousel-indicators li {
        width: 10px;
        height: 10px;
        margin-right: 10px;
        margin-left: 10px;
        border-radius: 10px;
        border-top: 0px solid transparent;
        border-bottom: 0px solid transparent;
        background: #BBBBBB;
    }

#carouselExampleIndicators {
    margin-bottom: 60px;
}

.carousel-indicators li.active {
    background: #1C68D2;
    margin-top: -2px;
    width: 14px;
    height: 14px;
}


@media (min-width: 992px) {
    .mainLogo {
        display: none;
    }
}

@media (max-width: 992px) {
    .reverseMobile {
        flex-flow: wrap-reverse;
        min-height: 84px;
    }

    .headerInfo {
        justify-content: space-between;
    }

    .mainMenu .nav-link {
        padding: .5rem 1rem;
    }

    .bgMenuWhite {
        display: none;
    }

    .positionMenu {
        position: relative;
    }

    .mainLogo-collapse {
        display: none;
    }

    .carousel-control-next, .carousel-control-prev {
        margin-right: 5%;
        margin-left: 5%;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 25px;
        height: 25px;
    }
}

.carousel-item img {
    width: 100% !important;
    max-height: 180vh;
}

.verticalScroll {
    overflow-y: scroll;
    height: 400px
}

@media (max-width: 768px) {
    .verticalScroll {
        overflow-y: unset;
        height: unset
    }

    .elementSquare {
        background-color: #1C68D2;
        width: 60px;
        height: 60px;
        position: fixed;
    }

    #loginBox {
        position: absolute;
        top: 20px;
        right: 20px;
        width: calc(100% - 40px);
        height: calc(100vh - 150px);
        background-color: transparent;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        min-height: 500px;
    }

        #loginBox .title {
            font-size: 25px;
            line-height: 35px;
        }

            #loginBox .title .sub {
                font-size: 15px;
                line-height: 15px;
            }

    body.external-page #main {
        overflow: unset !important;
        min-height: 600px;
        height: 100vh;
    }
}

@media (min-width:1400px) {
    #loginBox {
        top: 80px;
    }

        #loginBox .title {
            font-size: 40px;
            line-height: 58px;
        }

            #loginBox .title .sub {
                font-size: 27px;
                line-height: 38px;
                padding: 40px 0px;
            }
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.0em !important;
}


.TreeHolder table {
    width: unset;
}

.table thead th {
    font-size: 14px;
}

.table td, .table th {
    padding: .4rem;
}
