@font-face {
	font-family: 'Bahnschrift';
	font-style: normal;
	src: url("/assets/fonts/BAHNSCHRIFT-b3483ec650bba4a4416d39c4d6030a99.TTF");
}

@font-face {
	font-family: 'Bahnschrift Bold';
	font-weight: bold;
	src: url("/assets/fonts/BAHNSCHRIFT-b3483ec650bba4a4416d39c4d6030a99.TTF");
}

html, body {
   	font-family: 'Bahnschrift';
}

#bodyDesktop{
    min-width:1366px;
    width:100%;
}

body{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

footer{
    margin-top: auto;
}

@media (min-width: 576px) {
    .container-md {
      width: 400px;
    }
}

.container-body{
    background: linear-gradient(
                to bottom,
                #F5F5F7 0%,
                #F5F5F7 226px,
                #FFFFFF 226px,
                #FFFFFF 100%
        );
}

#main-footer{
    background-color:#111111;
    font-size: 12px;
    letter-spacing: 0.12px;
    color: #FFFFFF;
    opacity: 1;
}

#main-footer span {
    letter-spacing: 0px;
    color: #808080;
    opacity: 1;
    font-size: 12px;
}

#paydee-reverse{
    margin-bottom: 15px;
    margin-top: 33px;
    width: 3%;
    max-width: 10px;
    min-width: 8px;
    opacity: 1;
}

#background-desktop{
     background-image: url("/assets/img/logos/desktop-background-4757de7065c3848b6fead68a07f4b786.png");
     background-position: center;
     background-size: contain;
     background-repeat: no-repeat;
     background-position-y: 135px;
     max-width: 1920px;
     width: 100%;
     margin: 0px 141px;
}


#footer{
    background-color:#111111;
    font-size: 12px;
    color: #FFFFFF;
    opacity: 1;

}

#paydee-reverse-desktop{
    width: 10px;
    padding: 0px;
}

.icon{
    float:right;
    width: 24px;
    height: 24px;
    font-size:24px;
}

.loading-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
}

.loading-overlay.active {
    display: flex;
    align-items: center;
    justify-content: center;
    /* blur effect to the background */
    backdrop-filter: blur(10px);
}

#letStart{
    color:#FFFFFF;
}

#startButton{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #EB6F93 !important;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    width: 150px !important;
    height: 40px;
    border-color: transparent !important;
}
#security-verification-text{
    font-size: 14px;
    color: #9F9F9F;
    text-align: left;
    letter-spacing: 0.35px;
}
.buttonText{
    color: #FFFFFF;
}
.contact-info{
    color:#000000;
    font-size:16px;
    font-family: Bahnschrift ;
}

.contact{
    color:#000000;
    font-size:16px;
    font-family: Bahnschrift Bold ;
}
#errorMessageStep1{
    margin-top:21px;
}
.color-title{
    color: #EB6F93;
}
.countdown{
    font-style: italic;
    font-size: 12px;
    color: #9F9F9F
}
#errorBackButton{
    margin-top:30px;
}
.back-button-text{
    font-size:16px;
    font-family:
    Bahnschrift Bold;
    color: #545454;
}
.home-button{
    font-family: Bahnschrift Bold;
    color: #000000;
}
#resendOtp{
    font-family: Bahnschrift Bold;
    letter-spacing: 0px;
    color: #EB6F93;
    height: 19px;
    font-size: 12px;
    background-repeat: no-repeat;
}
#resendOtp:hover{
    color: #EB6F93;
}

#resendOtp[disabled] {
    color: #54545480;
    pointer-events: none;
    cursor: not-allowed;
}

.act-invalid-feedback {
    margin-top: 0px;
}

.act-invalid-none{
    display: none !important;
}

.form-control {
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    padding-left: 0px;
}
a.anchorButton{
  color: #000000;
  text-decoration: none;
}

.anchorButton:hover{
    cursor: pointer;
}
.act-col-pinotp {
    padding: 0px 5px;
}

.act-btn-disabled:disabled{
    background: #54545480 !important;
    border-color: transparent !important;
}

#first{
    margin-bottom: 10px;

}
#second{
    margin-bottom: 70px;
}
#paydee-image{
    width:30%;
    max-width:150px;
    min-width:100px;
    margin-top: 115px;
    margin-bottom: 29px;
    padding: 0px;
}

#background-complete-page{
    background: url('/assets/img/logos/confetti-complete-4b7a30cd8f5734d1f3464cbe1bbe5ebb.png');
    opacity: 1;
    background-position: center top;
    background-repeat: no-repeat;
    background-position-y: 6px;
    background-size: contain;
}
.complete-page-text{
    font-size: 16px;
    letter-spacing: 0px;
    color: #545454;

}
.complete-page-button{
    font-family: Bahnschrift Bold;
    color: #EB6F93;
    text-decoration: underline;
}
.complete-page-button:hover{
    font-family: Bahnschrift Bold;
    color: #EB6F93;
}
#hello{
    width:100%;
    color: #191C1F;
    font-family: Bahnschrift Bold;
}

.toggle-control:focus {
    box-shadow: 0 0 0px rgba(0, 123, 255, 0.5);
    border-bottom: 1px solid grey;
    padding-left:0px;

}
.toggle-control:hover {
    color:#212529;
}

.input-icons a {
    position: absolute;
    color: #212529;
}

.input-icons {
    width: 100%;
    margin-bottom: 10px;
}

.icon {
    padding: 10px;
}

.input-field {
    width: 100%;
    padding: 10px;

}
.toggle-eye-icon {
  color: #333;
}

.toggle-eye-icon.hide-eye {
  color: #ccc;
}

#frame-desktop{
    min-height:100vh
}

.none-text-decoration{
    text-decoration:none;
}

.pinInput, .otpInput{
    width: 40px;
    height: 66px;
    text-align: center;
    border: none;
    border-bottom: 1.5px solid black;
    opacity: 1;
    font-weight: bold;
    padding-top: 37px;
}

/*Custom table styling for calculator page*/
table{
   margin-bottom: 10px;
   margin-top: 10px;
   width: 100%;
}

th, td {
    border: 1px solid #000;
    padding: 8px;
    text-align: left;
}

.title-text-product-terms{
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: bold;
}

.table-responsive {
    height:320px;
}

.custom-table {
    border: 0px;
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.card-payment-calculator{
    width:100%;
    color: #191C1F;
    font-family: Bahnschrift Bold;
    font-size: 50px;
 }

.custom-space{
    border: 0px;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}
/*Custom table styling for calculator page*/