/*
* demo.css
* File include item demo only specific css only
******************************************************************************/

.light-style .menu .app-brand.demo {
    height: 64px;
}

.dark-style .menu .app-brand.demo {
    height: 64px;
}

.app-brand-logo.demo {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.app-brand-logo.demo svg {
    width: 1.7rem;
    height: 1.7rem;
}

.app-brand-text.demo {
    font-size: 1.75rem;
    letter-spacing: -0.45px;
}

/* ! For .layout-navbar-fixed added fix padding top tpo .layout-page */
.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
    padding-top: 64px !important;
}

/* Navbar page z-index issue solution */
.content-wrapper .navbar {
    z-index: auto;
}

/*
* Content
******************************************************************************/

.demo-blocks > * {
    display: block !important;
}

.demo-inline-spacing > * {
    margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
.demo-vertical-spacing > * {
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
}

.demo-vertical-spacing.demo-only-element > :first-child {
    margin-top: 0 !important;
}

.demo-vertical-spacing-lg > * {
    margin-top: 1.875rem !important;
    margin-bottom: 0 !important;
}

.demo-vertical-spacing-lg.demo-only-element > :first-child {
    margin-top: 0 !important;
}

.demo-vertical-spacing-xl > * {
    margin-top: 5rem !important;
    margin-bottom: 0 !important;
}

.demo-vertical-spacing-xl.demo-only-element > :first-child {
    margin-top: 0 !important;
}

.rtl-only {
    display: none !important;
    text-align: left !important;
    direction: ltr !important;
}

[dir='rtl'] .rtl-only {
    display: block !important;
}

/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
}

.layout-demo-placeholder img {
    width: 900px;
}

.layout-demo-info {
    text-align: center;
    margin-top: 1rem;
}

fieldset {
    margin: 30px;
    border: 1px solid #ff7c7d;
    border-radius: 10px;
    padding: 20px;
}

legend {
    width: auto;
    text-align: right;
    float: inherit;
    background: none;
    padding: 4px 10px;
    color: #ff7c7d;
    margin: 0 auto;
    display: block;
    font-size: 18px;
}

.tabulator .dropdown-menu .btn {
    margin-left: 2px;
}

.container-fluid .card {
    padding-top: 10px;
}

.container-fluid .card .row .row {
    padding-left: 0px;
    padding-right: 0px;
}

.container-fluid .card .row {
    place-content: center;
}

.container-fluid .row .row .card {
    box-shadow: none !important;
}

.container-fluid .row .row .card div {
    margin-bottom: 2px;
}

.container-fluid .row .row .card #paginate {
    margin-top: 10px;
    overflow: auto;
}

.container-fluid .row .row #table {
    border-radius: 4px;
}

@media (max-width: 767.98px) {
    .container-fluid {
        padding-right: 4px !important;
        padding-left: 4px !important;
    }
    .operatorBtnsCenter .btn{
        width: 100%;
        margin-top: 5px;
    }
    .ageRangeFilter{
        flex-wrap: wrap;
    }
    .payBySecratary .btn{
        margin-top: 5px;
    }
}

ul.dropdown-menu .btn {
    width: 100%;
    display: block;
    text-align: center;
    margin: 2px 0px;
}

#table .tabulator-frozen .dropdown ul.dropdown-menu {
    /*display: grid;*/
    margin-left: 40px !important;
    /*z-index: auto !important;*/
}

.tabulator-frozen {
    /*z-index: 1 !important;*/
}

.tabulator-frozen-right {
    position: fixed !important;
}

.widget-icon2 {
    /*padding-top: 8px;*/
    text-align: -webkit-center;
    transition: all .2s ease !important;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-image: initial;
    /*background-color: rgb(35, 141, 23);*/
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 6px, rgba(0, 0, 0, 0.15) 0px 1px 10px;
}

.widget-icon2:hover {
    /*padding-top: 12px;*/
    /*width: 65px;*/
    /*height: 65px;*/
    scale: 1.1;
}
.widget-icon2 img {
    width: 100%;
    height: 100%;
}
.widget-icon2 img:hover {
    /*width: 45px;*/
    /*height: 45px;*/
    /*scale: 1.1;*/
}
#callWidget {
    bottom: 90px;
    left: 15px;
    right: auto;
    width: 80px;
    height: 80px;
    position: fixed
}

@media (max-width: 767.98px) {
    #callWidget {
        bottom: 20px;
        left: 10px;
        right: auto;
        width: 50px;
        height: 50px;
    }
    .widget-icon2 {
        /*padding-top: 3px;*/
        width: 40px;
        height: 40px;
    }
    .widget-icon2 img {
        width: 100%;
        height: 100%;
    }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: none !important;
    background: none !important;
}
input:-webkit-autofill{
    -webkit-text-fill-color: #a1b0cb !important;
}
.layout-without-menu .form-control {
    color: #a1b0cb !important;
    background: none !important;
}
input[type=checkbox] {
    position: relative;
    cursor: pointer;
}

input[type=checkbox]:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 1px solid #99AFC1;
    border-radius: 3px;
    padding: 1px;
    background-color: #FFFFFF;
}

input[type=checkbox]:checked:before {
    background-color: #00AEEF;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
}
.select2-selection--multiple{
    background-color: #444 !important;
}
#wizard-create-deal label.form-label{
    color: #0a0a0a;
}
#timeLine #timeline-p1-c2{
    border: 1px solid #33d9e4;
    border-top: none;
}
#timeLine .btn{
    width: 100%;
}
#timeLine .btn.collapsed{
    border-radius:10px;
}
#timeLine .btn:not(.collapsed){
    border-radius:10px 10px 0 0;
}

#timeLine .hykjd{
    border: 1px solid #39da8a;
    border-top: none;
}
#timeLine .hykjd2{
    border: 1px solid #ff5b5c;
    border-top: none;
}
#timeLine .hykjd22{
    border: 1px solid #69809a;
    border-top: none;
}
#timeLine .hykjd3{
    border: 1px solid #5a8dee;
    border-top: none;
}
.amountText1{
    font-size: 25px;
}
.aci_div1{
    overflow: auto;
    max-height: 100px;
    text-align: center;
}
.aci_div1 span{
    margin: 5px !important;
}
.aci_div1 span:hover{
    color: red !important;
}
.flatpickr-time{
    direction: ltr !important;
}
.formBlades{
    padding: 10px !important;
}
.formBladeBtn{
    display: flex;justify-content: center;padding-top: 10px
}
.borderDiv{
 border: 2px solid rgba(173, 173, 173, 0.09);
    border-radius: 10px;
    padding: 10px;
}
.flexDivColumn{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.flexDivRow{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
