﻿/*@font-face {
	font-family: 'Impact';
	src: url('../styles/fonts/Impact.eot');
	src:
		url('../styles/fonts/Impact.eot?#iefix') format('embedded-opentype'),
		url('../styles/fonts/Impact.woff') format('woff'),
		url('../styles/fonts/Impact.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}*/
.body {
    font-family: 'Lato', sans-serif;
}
.ff-Lato {font-family: 'Lato', sans-serif;}
.fs-12,.fs-12-md-15,.fs-12-md-16,.fs-12-md-18,.fs-12-md-13{font-size:12px!important;line-height:14px!important;}
.fs-12-md-24{font-size:12px!important;line-height:26px!important;}
.fs-11-md-16{font-size:14px!important;line-height:16px!important;}
.fs-11-md-13,.fs-11-md-12{font-size:11px!important;line-height:14px!important;}
.fs-13 {font-size:13px !important}
.fs-14,.fs-14-md-16,.fs-14-md-20{font-size:14px!important;line-height:20px!important;}
.fs-15-18-md-32{font-size:15px!important;line-height:20px!important;}
.fs-16,.fs-16-md-18,.fs-16-md-20,.fs-16-md-24,.fs-16-md-40{font-size:16px!important;line-height:22px!important;}
.fs-17-md-21{font-size:17px!important;line-height:23px!important;}
.fs-18 {font-size: 18px !important;line-height: 24px !important;}
.fs-20,.fs-20-md-28{font-size:20px!important;line-height:27px!important;}
.fs-22-md-28{font-size:22px!important;line-height:27px!important;}
.fs-20-md-32{font-size:20px!important;line-height:27px!important;}
.fs-24-md-40{font-size:24px!important;line-height:31px!important;}
.fs-24 {font-size:24px!important;line-height:31px!important;}
.fs-25-md-35 {font-size: 25px !important;line-height: 33px !important;}
.fs-30-md-40 {font-size: 30px !important;line-height: 36px !important;}
.fs-38-md-42 {font-size: 38px !important;line-height: 42px !important;}
.fs-40-md-56 {font-size: 40px !important;line-height: 42px !important;}
.pt-4-md-15{padding-top:4px;}
.mx-0-md-auto{margin-left:0!important;margin-right:0!important;}
@media (min-width: 768px) {
    .fs-11-md-12{font-size:12px!important;line-height:14px!important;}
    .fs-12-md-13,.fs-11-md-13{font-size:13px!important;line-height:16px!important;}
    .fs-12-md-15{font-size:15px!important;line-height:20px!important;}
    .fs-12-md-16,.fs-11-md-16,.fs-14-md-16{font-size:16px!important;line-height:22px!important;}
    .fs-12-md-18{font-size:18px!important;line-height:22px!important;}
    .fs-17-md-21{font-size:21px!important;line-height:28px!important;}
    .fs-12-md-24{font-size:24px!important;line-height:40px!important;}
    .fs-14-md-20{font-size:20px!important;line-height:28px!important;}
    .fs-16-md-18{font-size:18px!important;line-height:25px!important;}
    .fs-16-md-20{font-size:20px!important;line-height:27px!important;}
    .fs-16-md-24{font-size:24px!important;line-height:30px!important;}
    .fs-20-md-28{font-size:28px!important;line-height:38px!important;}
    .fs-20-md-32,.fs-15-18-md-32{font-size:32px!important;line-height:38px!important;}
    .fs-25-md-35 {font-size: 35px !important;line-height: 47px !important;}
    .fs-30-md-40, .fs-24-md-40,.fs-16-md-40 {font-size: 40px !important;line-height: 48px !important;}
    .fs-40-md-56 {font-size: 56px !important;line-height: 64px !important;}
    .mx-0-md-auto {margin-left: initial!important;margin-right: initial!important;}

    .mx-0-md-auto {margin-left: initial!important;margin-right: initial!important;}

    .pt-4-md-15{padding-top:15px;}
}

@media (min-width: 1450px) {
    .container {max-width: 1364px;}
}
.letter-spacing-1px {letter-spacing: 1px;}
/*New colors*/
.color-light-yellow {
    color: #F8BC39 !important
}
.color-white{color:white!important;}
.bg-footer{background-color: #000;}
.bg-yellow{background-color:#F8BC39!important}
.bg-middleblue{background-color: #012840!important}
/*Old colors*/
button:focus{outline:none!important;}
.bg-darkblue{background-color: #012840!important;color:White;}

.bg-powderblue {background-color: #E4F2FE !important;}
.bg-white{background-color: white!important;}
.color-popup-title{color: #1F98FF!important;}
.color-lightblue {color: #7FC4FD!important;}
.color-middleblue{color:#415A77;}
.color-dodgerblue{color:#00ABD8;}
.color-darkblue{color: #16324F!important;}
.color-footer {color: #052C4D!important;}
.color-gray{color:#707070!important;}
.color-grey {color:#8C8C8C!important;}
.color-lightgrey {color: #D2D2D2 !important;}
.color-c1{color: #C1C1C1!important;}
.color-d2{color:#D2D2D2!important;}
.color-blue{color:#012840!important;}
.color-dark {color: #012840!important;}
.color-black {color: #000 !important}
.color-red {color: #D40707;}
.bg-dodgerblue{background-color: #00ABD8!important;}
.bg-lightgrey {background-color: #D2D2D2 !important;}

.border-darkblue 
{
    border:1px solid  #16324F;
    }
.border-lightblue {border:1px solid  #7FC4FD;}
/*Text on the screen can't be selected*/
.not-selected {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.h-0{height:0!important;}
.text-underline{text-decoration:underline!important;}
.text-decoration-none{text-decoration: none !important;}
.text-bold {font-weight: bold !important;}
/*Buttons*/
.btn-white {
    color: #012840!important;
    background-color: white!important;
    border: 2px solid #012840;
    border-radius: 50rem !important;
    padding: 6px 24px;
    text-decoration: none !important;
    cursor:pointer;
}
.btn-dark-mm:focus, .btn-white:focus{outline:none!important;}
.btn-shadow {box-shadow: 0 3px 3px 0px #bbb;}
.btn-shadow-dark-lg {box-shadow: 0 5px 3px 0px #777;}
@media (max-width: 767px) {
    .btn-shadow-dark-lg {box-shadow: 0 3px 3px 0px #777;}
    .color-c1{color: #FFF!important;
              font-weight:500;}
}
/*check-box*/
.chk-inp {
    opacity: 0;
    z-index: 1;
    width: 15px;
    height: 15px;
}

.chk-div label {
    position: relative;
    padding-left: 5px;
    padding-top: 4px;
    margin: 0 !important;
}

.chk-div label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 3px;
    left: 3px;
    margin-left: -18px;
    border: 2px solid white;
    box-shadow: 0px 0px 0px 1px #012840;
    border-radius: 3px;
    background-color: white;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.chk-div label::after {
    /*display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 3px;
    top: 3px;
    margin-left: -18px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 12px;
    color: #F8BC39;
    background-color: #F8BC39;
    border: 2px solid white;*/
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: 3px;
    top: 4px;
    margin-left: -17px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 12px;
    color: #F8BC39;
    background-color: #F8BC39;
    border: 1px solid white;
    border-radius: 3px !important;
}

.chk-div input[type="checkbox"]:focus + label::before {
    outline: none!important;
}

.chk-div input[type="checkbox"]:checked + label::after {
    /*content: "✔";*/
    content: "";
    color: #012840;
    font-weight: bold;
}

.chk-div input[type="checkbox"]:checked + label::before {
    background-color: white;
    color: #012840;
}






.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: underline;
}


a {
  color: #012840;
}

#lc01,
#lc02 {
  height: 350px;
}

#lock02 {
  font-family: FontAwesome;
  content:"\f023";
}

.modularForm
{
    display: none;
}

#next, #prev{
    float: right;
}

.custom-select{
    height: 34px;
}
.fa-ban, .fa-lock {
  color: #0de037;
  border-width:0;
}

select.form-control {
  line-height: 60px;
}


#signupbutton, #submitbutton {
    background: linear-gradient(to right, #3BD426, #76e467)
}

/*#progressBar {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#22b547), to(#8ccb32 ));
    background-image: -webkit-linear-gradient(to right, #22b547,#53bf3d, #8ccb32 );
    background-image: -moz-linear-gradient(to right, #22b547,#53bf3d, #8ccb32 );
    background-image: -ms-linear-gradient(to right, #22b547,#53bf3d, #8ccb32 );
    background-image: -o-linear-gradient(to right, #22b547,#53bf3d, #8ccb32 );
    background-image: linear-gradient(to right, #22b547,#53bf3d, #8ccb32 );
}

.progress {
height:5px;
flex:1;
}*/
#vipbadge {
  background-color: #3BD426;
  color: white;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f106";
}

#phoneIcon2 {
  color: #0de037;
  padding-top: 5px;
}
#phoneIconloanstatus {
  color: #0de037;

}
#paysched {
  margin-left: 0;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#paymentamount {
  font-size-adjust: auto;
  height: 40px;
  width: 50%;
}
/* The slider itself */
.slider {
    -webkit-appearance: none;  /* Override default CSS styles */
    appearance: none;
    width: 100%; /* Full-width */
    height: 15px; /* Specified height */
    background: #d3d3d3; /* Grey background */
    outline: none; /* Remove outline */
    opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
    -webkit-transition: .2s; /* 0.2 seconds transition on hover */
    transition: opacity .2s;
}

/* Mouse-over effects */
.slider:hover {
    opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    width: 25px; /* Set a specific slider handle width */
    height: 25px; /* Slider handle height */
    background: #4CAF50; /* Green background */
    cursor: pointer; /* Cursor on hover */
}

.slider::-moz-range-thumb {
    width: 25px; /* Set a specific slider handle width */
    height: 15px; /* Slider handle height */
    background: #4CAF50; /* Green background */
    cursor: pointer; /* Cursor on hover */
}

 /* keeps this behind all content */
.carousel,
.carousel .item {
    /*position:   absolute; 
    width: 100%; height: 100%;*/
    /*-webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;*/
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
    transition: -webkit-transform .6s ease-out;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
}
.MMlink,  .MMlink:hover
{
    text-decoration:underline;
    color:#16324F;
    font-weight:bold;
 }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;

}

.mmrbcontainer
{
    display:inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    }
.mmradio
{
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top:5px;
  left:16px;
}

.mmcheckmark {
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #012840 solid 1px;
    border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.mmrbcontainer:hover input ~ .mmcheckmark {
  background-color: #ccc;
}

/* When the radio button is checked, add  background */
input.mmradio:checked +label .mmcheckmark {
    color: #fff;
    border-color: #012840;
    background-color: #F8BC39;
    box-shadow: inset 0 0 1px 2px #fff;
}

/* style date inputs on App page, Profile, payment page  */
.hasDatepicker, .prof-dob {
    background: url('images/select_date.png') no-repeat right 15px center;
    cursor:pointer;
}

.outline-none, .outline-none:focus, .outline-none:active{outline: none !important;}
.no-outline, .no-outline:focus, .no-outline:active {
outline: none !important;
box-shadow:none;
}


/* Back to top button */

.back-to-top {
    position: fixed;
    display: none;
    background: #F8BC39;
    color: #fff;
    padding: 6px 12px 9px 12px;
    font-size: 16px;
    border-radius: 2px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
}

    .back-to-top:focus {
        background: #F8BC39;
        color: #fff;
        outline: none;
    }

    .back-to-top:hover {
        background: #0c2e8a;
        color: #fff;
    }

@media (max-width: 768px) {
    .back-to-top {
        bottom: 15px;
    }
}
.back-to-top {
    bottom: calc(50% - 2em) !important;
}

/*Login redesign - modals{ */
.login-modal .modal-content {
    border-radius: 10pt
}

.btn-login-modal, .btn-login-modal:hover {
    background: #F8BC39;
    color: #012840 !important;
    margin: auto;
    border-radius: 25pt;
    font-weight: bold;
}

.login-modal .btn:hover {
    color: #012840 !important;
}

.login-modal .modal-body {
    padding: 40px 20px 0px !important;
    text-align: center;
}

.login-modal .modal-footer {
    border-top: none;
    padding: 20px 20px 40px;
}

/*Login redesign - modals } */

/*Login Verify*/
.login-verify-div {
    display: flex;
    justify-content: center;
    padding-top: 106px;
    padding-bottom: 120px;
}

.login-verify-body {
    max-width: 295px;
}

.login-verify-input {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.login-verify-icon-lock {
    width: 16px;
    opacity: 0.4;
    margin-right: 9px;
    margin-top: -10px;
}

@media (max-width: 767px) {
    .login-verify-div {
        padding-top: 16px;
        padding-bottom: 120px;
    }
}


/*Connect Bank Account Page *** start*/
.connect-acc-body {
    background-color: #F6FBFF;
    color: #012840;
    font-size: 16px;
    line-height: 20px;
}
/*Connect Bank Account Page *** end*/