﻿/* 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. */


/**************** CONTAINER CONFIG *******************/
/*****************************************************/

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.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;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    background-color: white;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}

.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;
}

.toast-top-right {
    top: 8% !important;
    right: 12px;
}
/****************************** CSS BRUNO NOVO DESENHO************/
/***************************************************************


/*LOADING CSS*/
#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: block;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

/******************/
a.buttons-collection {
    margin-left: 1em;
}

.errorForm {
    border: 1px solid red !important;
    box-shadow: 0px 0px #888888;
}


#ContentConfig {
    z-index: 1000;
}

label {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d7278;
    display: inline-block;
    padding-top: 2px;
    margin-bottom: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    min-height: 40px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f8f8f8;
    border: 0px solid #ced4da;
    border-radius: 0;
}

.noMargin {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/*.lineFilters {
    margin: -13% 0% 0% -26%;
    z-index: 10;
    width: 57%;
    border: 2px solid #f8f8f8;
    position: fixed;
    transform: rotate(-90deg);
}*/
#searchOptions {
    border-left: 2px solid #f8f8f8;
}

input[type='checkbox'] {
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.2);
    background-color: white;
    padding: 0px;
    float: left;
    color: #6d6d6d;
    margin: 5px 0px 0px 10px;
    width: 20px;
    height: 20px;
}

    input[type='checkbox'] input:checked ~ .checkmark {
        background-color: #6236ff;
    }

input[type='date'] {
    -webkit-appearance: listbox;
    display: block;
    width: 100%;
    height: auto;
    min-height: 40px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f8f8f8;
    border: 0px solid #ced4da;
    border-radius: 0;
}

.wrapper1 {
    overflow-y: scroll;
    overflow-x: hidden;
    display: inline-block;
}

    /* width */
    .wrapper1::-webkit-scrollbar {
        width: 7px;
    }

    /* Track */
    .wrapper1::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #f8f8f8;
        border-radius: 10px;
    }

    /* Handle */
    .wrapper1::-webkit-scrollbar-thumb {
        background: #bababa;
        border-radius: 10px;
    }

        /* Handle on hover */
        .wrapper1::-webkit-scrollbar-thumb:hover {
            background: #bababa;
        }

#lstLeads_paginate {
    font-size: 12px;
    margin-top: 20px;
    font-family: Roboto;
}

    #lstLeads_paginate .paginate_button.current {
        background-color: #6236ff !important;
        background: #6236ff !important;
        color: white !important;
        font-family: Roboto;
    }

    #lstLeads_paginate .paginate_button:hover {
        background-color: #6236ff !important;
        background: #6236ff !important;
        color: white !important;
        border: 0px !important;
        font-family: Roboto;
    }

#lstOnboarding_paginate {
    font-size: 12px;
    margin-top: 20px;
    font-family: Roboto;
}

    #lstOnboarding_paginate .paginate_button.current {
        background-color: #6236ff !important;
        background: #6236ff !important;
        color: white !important;
        font-family: Roboto;
    }

    #lstOnboarding_paginate .paginate_button:hover {
        background-color: #6236ff !important;
        background: #6236ff !important;
        color: white !important;
        border: 0px !important;
        font-family: Roboto;
    }

table.dataTable thead .sorting {
    background-image: none !important;
}
/*************** HOME CSS **************
*****************************************************/
.divTitleH3 {
    margin-top: 0px;
    margin-left: 20px;
}

.rightExpandeCollapse {
    width: 10%;
    margin-top: 25px;
    float: right;
}

.expand-section {
    margin-right: 5px;
    font-size: 11px;
    color: #6e9aa6 !important;
}

.hrTitlesHeaders {
    margin-left: 20px;
    border-top: 3px solid #6e9aa6;
    margin-top: 0px;
}

.contentAccordeon {
    margin-left: 20px;
    margin-right: 20px;
    display: none;
}

.headerAccordeon {
    cursor: pointer;
}

.headerFontSelected {
    font-size: 20px !important;
    color: #004C5F !important;
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: 10px;
}

.expand-section-span-selected {
    margin-right: 5px;
    font-size: 11px;
    color: #004C5F !important;
}

.pageTitle {
    font-size: 24px;
    color: #056b84;
    padding: 15px;
    text-transform: uppercase;
    margin-top: 50px;
}

.headerTitles {
    margin-top: 2px;
    border-top: 3px solid #004c5f;
}

.titlePage {
    line-height: 0;
    margin-bottom: 5.5px;
}

.fieldsetFilters {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    border: 2px solid #6e9aa6 !important;
}

.configInputsFilters {
    width: 20%;
    margin-right: 5px;
}

/************************ MULTISELECT **********************/

.multiselect {
    color: white;
    background-color: #6e9aa6;
    border-radius: 10px;
    color: white;
    margin-left: 10px;
}

.btn:hover {
    color: white;
    background-color: #6e9aa6;
    border-radius: 10px;
    color: white;
}

label.checkbox {
    color: black;
    font-size: 14px;
}


/*************** RECONCILIOTION CSS **********************/

.configRowButtons {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}

.custom-header {
    margin-top: 5px;
    text-align: center;
    color: black;
}

.popupConfirm {
    position: fixed;
    top: 2px;
    left: -12px;
    width: 100%;
    margin-left: -15px;
    background-color: lavender;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    display: none;
    z-index: 5;
    height: 700px;
    overflow-x: auto;
}

.error {
    color: red;
}

.documentOrigin label {
    display: block;
}

    .documentOrigin label:first-child {
        font-weight: bold;
    }

.plusIcon .glyphicon {
    color: green;
}

.removeIcon .glyphicon {
    color: red;
}

#reconciliationMovementDetails {
    position: fixed;
    top: 2px;
    left: -12px;
    width: 100%;
    margin-left: -15px;
    background-color: lavender;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    display: none;
    z-index: 5;
    height: 700px;
    overflow-x: auto;
}
/*********************************************************/
/*scrollbar*/
/* width */
:: -webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #056b84;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #033c4a;
    }

#filterContent {
    z-index: 5;
    overflow: auto;
    max-height: 748px;
    padding-right: 24px;
    margin-left: 15px;
    padding-left: 0;
}

    #filterContent span {
        padding-left: 15px;
    }

.animated-icon1 .open:nth-child(1) {
    top: 0px;
}

.animated-icon1 .open:nth-child(2) {
    top: 5px;
}

.animated-icon1 .open:nth-child(3) {
    top: 10px;
}

.animated-icon1 .open {
    background: #464646;
    opacity: 0.5;
}

.animated-icon1 .open {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.animated-icon1 .close {
    font-size: 23px;
    font-weight: 300;
    margin-top: -6px;
}

.animated-icon1 {
    width: 16px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

/*ALL SELECTS READONLY CSS NO EVENTS*/
select[readonly=readonly] {
    pointer-events: none;
    touch-action: none;
}

input[readonly=readonly] {
    pointer-events: none;
    touch-action: none;
}

/* DASHBOARD */

.boxDashboard {
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
    margin-bottom: 0 !important;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    height: 225px;
    background-color: #9a5c08;
    background-clip: border-box;
    border: 1px solid #e3eaef;
    border-radius: 5px;
    margin-right: 1%;
    width: 24%;
    cursor: pointer;
}

.rowConfigDash {
    float: right;
    padding-right: 20px;
}

.labelDashBoard {
    color: white;
    padding: 30px;
    font-size: 20px;
    padding-top: 45px;
    cursor: pointer;
}

.h2DashBoard {
    padding: 10px;
    font-size: 25px;
    color: white;
    padding-top: 43px;
}

.rectangleDash {
    width: 90%;
    height: 2px;
    border: 2px solid white;
    margin: 15% 0% 0% 4%;
}

.pieChartCombo {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
}

table.dataTable.no-footer {
    border-bottom: 0px solid #111 !important;
}