/*
 * Author: Nico Lourens
 * For: www.brokerelief.com
 * Created: 6 July 2023
 */

/* ================================================= Start GOOGLE FONTS ================================================= */



/* ================================================= End GOOGLE FONTS ================================================= */

/* ================================================= Start CUSTOM Styles ================================================= */

/* ----- Start 5-COLUMN Styles ----- */

.col-xs-5ths,
.col-xs-5ths-2,
.col-xs-5ths-3,
.col-xs-5ths-4
.col-sm-5ths,
.col-sm-5ths-2,
.col-sm-5ths-3,
.col-sm-5ths-4
.col-md-5ths,
.col-md-5ths-2,
.col-md-5ths-3,
.col-md-5ths-4
.col-lg-5ths,
.col-lg-5ths-2,
.col-lg-5ths-3,
.col-lg-5ths-4 {
    position: relative;
    min-height: 1px;
}

.col-xs-5ths,
.col-xs-5ths-2,
.col-xs-5ths-3,
.col-xs-5ths-4 {
    float: left;
}
.col-xs-5ths {width: 20%;}
.col-xs-5ths-2 {width: 40%;}
.col-xs-5ths-3 {width: 60%;}
.col-xs-5ths-4 {width: 80%;}

@media (min-width: 768px) {
    .col-sm-5ths,
    .col-sm-5ths-2,
    .col-sm-5ths-3,
    .col-sm-5ths-4 {
        float: left;
    }
    .col-sm-5ths {width: 20%;}
    .col-sm-5ths-2 {width: 40%;}
    .col-sm-5ths-3 {width: 60%;}
    .col-sm-5ths-4 {width: 80%;}
}

@media (min-width: 992px) {
    .col-md-5ths,
    .col-md-5ths-2,
    .col-md-5ths-3,
    .col-md-5ths-4 {
        float: left;
    }
    .col-md-5ths {width: 20%;}
    .col-md-5ths-2 {width: 40%;}
    .col-md-5ths-3 {width: 60%;}
    .col-md-5ths-4 {width: 80%;}
}

@media (min-width: 1200px) {
    .col-lg-5ths,
    .col-lg-5ths-2,
    .col-lg-5ths-3,
    .col-lg-5ths-4 {
        float: left;
    }
    .col-lg-5ths {width: 20%;}
    .col-lg-5ths-2 {width: 40%;}
    .col-lg-5ths-3 {width: 60%;}
    .col-lg-5ths-4 {width: 80%;}
}

/* ----- End 5-COLUMN Styles ----- */



.lh-2 {
    line-height: 1.2;
}

label span.required {
    color: #ff5b5b;
}

table.kasCustomTable-small {
    margin: 0px;
    width: 100%;
}

.table-xs > :not(caption) > * > * {
    padding: 0.2rem 0.2rem;
    font-size: 11px !important;
}

.table-xs td, .table-xs th {
    font-size: 11px !important;
}












@media (min-width: 1200px) {
    .header-container.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom){
        max-width: 1730px;
    }
}












.m-n1{margin:-.25rem!important}
.mt-n1,.my-n1{margin-top:-.25rem!important}
.mr-n1,.mx-n1{margin-right:-.25rem!important}
.mb-n1,.my-n1{margin-bottom:-.25rem!important}
.ml-n1,.mx-n1{margin-left:-.25rem!important}
.m-n2{margin:-.5rem!important}
.mt-n2,.my-n2{margin-top:-.5rem!important}
.mr-n2,.mx-n2{margin-right:-.5rem!important}
.mb-n2,.my-n2{margin-bottom:-.5rem!important}
.ml-n2,.mx-n2{margin-left:-.5rem!important}
.m-n3{margin:-1rem!important}
.mt-n3,.my-n3{margin-top:-1rem!important}
.mr-n3,.mx-n3{margin-right:-1rem!important}
.mb-n3,.my-n3{margin-bottom:-1rem!important}
.ml-n3,.mx-n3{margin-left:-1rem!important}
.m-n4{margin:-1.5rem!important}
.mt-n4,.my-n4{margin-top:-1.5rem!important}
.mr-n4,.mx-n4{margin-right:-1.5rem!important}
.mb-n4,.my-n4{margin-bottom:-1.5rem!important}
.ml-n4,.mx-n4{margin-left:-1.5rem!important}
.m-n5{margin:-3rem!important}
.mt-n5,.my-n5{margin-top:-3rem!important}
.mr-n5,.mx-n5{margin-right:-3rem!important}
.mb-n5,.my-n5{margin-bottom:-3rem!important}
.ml-n5,.mx-n5{margin-left:-3rem!important}















.opacity-0 {
  opacity:0!important;
}
.opacity-1 {
  opacity:0.2!important;
}
.opacity-2 {
  opacity:0.4!important;
}
.opacity-3 {
  opacity:0.6!important;
}
.opacity-4 {
  opacity:.8!important;
}
.opacity-5 {
  opacity:1!important;
}

.opacity-0h5 {
  opacity:0!important;
  transition: opacity .25s ease-in-out!important;
  -moz-transition: opacity .25s ease-in-out!important;
  -webkit-transition: opacity .25s ease-in-out!important;
}
.opacity-0h5:hover {
  opacity:1!important;
}









/* ----- Start CUSTOM Policy Page Styles ----- */

.policyPage .singlePoint {
    display: block;
    margin-bottom: 15px;
    margin-top: 5px;
    padding-left: 25px;
}

.policyPage .singlePoint.singlePoint2 {
    padding-left: 45px;
}

.policyPage .singlePoint.singlePoint3 {
    padding-left: 65px;
}

.policyPage .pointNr,
.policyPage .pointContent {
    display: inline;
}

.policyPage .pointNr {
    font-weight: 700;
    margin-right: 10px;
}

.policyPage .singlePoint.singlePoint2 .pointNr,
.policyPage .singlePoint.singlePoint3 .pointNr {
    font-weight: 400;
}

#tosTableContents .list li {
    margin-bottom: 10px;
}

/* ----- End CUSTOM Policy Page Styles ----- */



/* ----- Start CUSTOM Card Styles ----- */

html .card-featured-primary {
    border-color: #121536;
}
html .card-featured-secondary {
    border-color: #f7ba2f;
}
html .card-featured-tertiary {
    border-color: #ed3237;
}
html .card-featured-quaternary {
    border-color: #383f48;
}
html .card-featured-success {
    border-color: #0cc485;
}
html .card-featured-danger {
    border-color: #d2322d;
}

/* ----- End CUSTOM Card Styles ----- */

/* ----- Start CUSTOM Badge Styles ----- */



/* ----- End CUSTOM Badge Styles ----- */

/* ----- Start CUSTOM Alerts Styles ----- */



/* ----- End CUSTOM Alerts Styles ----- */

/* ----- Start CUSTOM Button Styles ----- */



/* ----- End CUSTOM Button Styles ----- */











/* ----- Start CUSTOM Color Styles ----- */

.border-primary {
    border-color: #121536!important;
}

/* ----- End CUSTOM Color Styles ----- */
































form label {
    font-weight: 400;
}

form .radio-custom label {
    font-weight: 400;
}

form .custom-checkbox-1 label {
    font-weight: 400;
}
















#mainCalculatorSection .nav-tabs li:nth-child(2) {
    margin: 0 2px !important;
}

#mainCalculatorSection .nav-tabs li .nav-link {
    background: rgba(255,255,255,0.3);
    border: none !important;
}

#mainCalculatorSection .nav-tabs li .nav-link:hover {
    background: rgba(255,255,255,0.4);
}

html body #mainCalculatorSection .tabs .nav-tabs .nav-link, 
html body #mainCalculatorSection .tabs .nav-tabs .nav-link:hover {
    color: #ffffff;
}

html body #mainCalculatorSection .tabs .nav-tabs .nav-link.active,
html body #mainCalculatorSection .tabs .nav-tabs .nav-link.active:hover {
    background: rgba(255,255,255,1);
    color: #121536;
}

#mainCalculatorSection input.form-control,
#mainCalculatorSection select.form-select {
    background-color: #f8f8f8;
}

#mainCalculatorSection select.form-select:disabled {
    background-color: #e9ecef;
}

#fixedPeriod {
    background-color: #e9ecef;
    font-size: 0.85rem;
    line-height: 1.85;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 0.25rem;
}

#mainCalculatorSection form label {
    font-weight: 500;
    color: #777 !important;
    font-size: 14px;
    line-height: 26px;
}

.popover {
    font-size: .875rem;
    background-color: #f8d7da;
    border: 1px solid #842029;
}

.bs-popover-top>.popover-arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(132,32,41,1);
}

.popover .popover-arrow::after {
    border-top-color: #f8d7da;
}

.popover-body {
    color: #842029;
}

#mainCalculatorSection .singleTab ul.nav-tabs {
    display: none;
}

#zulaWalletPeriod {
    background-color: #e9ecef;
    font-size: 0.85rem;
    line-height: 1.85;
    min-height: 2.4rem;
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    border: 1px solid rgba(0, 0, 0, 0.02);
    color: #212529;
    border-radius: 0.25rem;
}




















.datepicker {
    z-index: 9999 !important;
}













#video_selfie,
#canvas_selfie {
    max-width: 100%;
    height: auto;
}






















dialog:-internal-dialog-in-top-layer::backdrop {
    position: fixed;
    inset: 0px;
    background: rgba(11, 11, 11, 0.8);
}

dialog {
    max-width: 800px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    padding: 0;
}

.dialog-header {
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.dialog-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.dialog-body {
    padding: 1rem;
}

.dialog-footer {
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}









































/* Responsive Css */
@media only screen and (max-width: 1400px){
	
}

@media only screen and (max-width: 1200px){
	
}

@media only screen and (max-width: 1200px) and (min-width: 992px){
    
}

@media only screen and (max-width: 991px){
    
}

@media only screen and (max-width: 767px){
	
}

@media only screen and (max-width: 591px){
    #mainCalculatorSection ul.nav-tabs {
        display: flex;
        flex-direction: column!important;
        margin-bottom: 0;
    }
	#mainCalculatorSection ul.nav-tabs li.nav-item {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 2px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #mainCalculatorSection ul.nav-tabs li.nav-item:first-of-type {
        order: 3;
    }
    #mainCalculatorSection ul.nav-tabs li.nav-item.active {
        order: 3;
    }
    #mainCalculatorSection ul.nav-tabs li.nav-item a.nav-link {
        border-radius: .25rem .25rem 0 0 !important;
    }
    #mainCalculatorSection .tab-content {
        margin-top: -2px;
    }
}

/* ================================================= End CUSTOM Styles ================================================= */


























