
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap');


@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Roboto', sans-serif !important;
}

.container-fluid {
    /* margin-top: 2.4%; */
    /* position: absolute; */
    /* min-height: 100%; */
}

.navBarDiv {
    display: flex;
    float: right;
    justify-content: right;
}


/*//////////////// LOGIN/SIGNUP PAGE CSS START ///////////////////////*/

/*.postex-logo{
    width: 12% !important;
    margin-top: 40px !important;*/
/* margin-left: -7% !important; */
/* position: absolute;
    left: 2%; */
/*}

.register-body{*/
/*padding-bottom: 5%;*/
/*}
.register-header {*/
/* margin: 40px 0 30px !important;*/
/*margin: 15px 0 15px !important;
    text-align: center;
}

.register-heading{
    color: #1B212D;
    font-weight: bold;
}

.register-text{
    color: #686D76;
    margin-top: -7px !important;
    font-family: 'Poppins' !important;
}

.registration-form{*/
/*margin: auto;*/
/*margin: -12px auto;
    width: 80%;
}

.registration-form label{
    font-size: 85%;
    font-weight: bold;
    padding-left: 5px;
}
.registration-form input{
    border-color: transparent;
    background-color: #F8F8FA;
    border-radius: 13px !important;
    height: 58px !important;
}



.form-group{*/
/* text-align:right;*/
/*margin: 25px 0;
    position: relative;
}

.register-signup-button{
    margin: 6.5% 0 -15px;
    width: 100%;
    height: 58px !important;
    border-radius: 13px !important;
    background-image: linear-gradient(270deg, #469D5A, #91CF4F);
    border:none !important;
    font-size: 15px !important;
}

.register-bottom-text{

    color: #686D76;
    font-size: 85%;
    text-align: center;
    margin-top: 30px;

}

.register-bottom-text img{
    width: 4%;
    margin-top: 13px;
}


.password-eye{
    width: 6%;
    position: absolute;
    top: 48%;
    right: 4%;
    cursor: pointer;
    opacity: 35%;
}

.form-control:focus {
    border-color: #b7ff6ab2 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 255, 0, 0.6) !important;
  }

  .login-body{
    margin-top: 5%;
        margin-bottom:10%;
  }

  .req-field{
    color: rgb(219, 0, 0);
  }

  .login-form{
    margin: auto;
    width: 36%;
  }

  .login-form input{
    height: 8.5%;
  }*/

/*/////////////////// LOGIN/SIGNUP PAGE CSS END ///////////////////*/


/*//////////////// LOGIN/SIGNUP PAGE CSS START ///////////////////////*/

.postex-logo {
    width: 12% !important;
    margin-top: 40px !important;
    /* margin-left: -7% !important; */
    /* position: absolute;
    left: 2%; */
}

.register-body {
    margin-bottom: 10%;
}

.register-header {
    margin: 40px 0 0 !important;
    text-align: center;
}

.register-heading {
    color: #1B212D;
    font-weight: bold;
}

.register-text {
    color: #686D76;
    margin-top: -7px !important;
    font-family: 'Poppins' !important;
}

.registration-form {
    margin: auto;
    width: 80%;
}

    .registration-form label {
        font-size: 16px;
        font-weight: bold;
        padding-left: 5px;
    }

    .registration-form input {
        border-color: transparent;
        background-color: #F8F8FA;
        border-radius: 13px;
        height: 60px;
    }



.form-group {
    margin: 25px 0;
    position: relative;
}

.register-signup-button {
    /* margin: 18px 0; */
    width: 100%;
    height: 60px;
    border-radius: 13px !important;
    background-image: linear-gradient(270deg, #469D5A, #91CF4F);
    border: none !important;
    font-size: 15px !important;
}

.register-bottom-text {
    color: #686D76;
    font-size: 85%;
    text-align: left;
    margin-top: 78px;
}

    .register-bottom-text img {
        width: 9%;
        margin-top: 13px;
    }

#signupCheckbox {
    height: auto !important;
}

#tnc-checkbox {
    margin-bottom: 20px;
    font-weight: lighter;
    font-family: poppins;
    font-size: 12px;
}



.password-eye {
    width: 6%;
    position: absolute;
    top: 48%;
    right: 4%;
    cursor: pointer;
    opacity: 35%;
}

.form-control:focus {
    border-color: #b7ff6ab2 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 255, 0, 0.6) !important;
}

.login-body {
    margin-top: 5%;
}

.req-field {
    color: rgb(219, 0, 0);
}

.login-form {
    margin: auto;
    width: 36%;
}

    .login-form input {
        height: 60px;
    }

#forgot-password p {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    color: #686D76;
}

#forgot-password a {
    text-decoration: none;
    color: #71B7F9;
}

#login-bottom-text {
    text-align: center;
    font-size: 17px;
}

    #login-bottom-text img {
        width: 4%;
    }

/*/////////////////// LOGIN/SIGNUP PAGE CSS END ///////////////////*/




/*/////////////////// HEADER START ///////////////////*/

/* .custom-container{
    margin-top: 0;
    max-width: 100% !important;
    display: inline-grid;
    position: absolute;
    bottom: 0;
    top: 0;

} */

.main-container {
    /*margin: 0px 20px !important;*/
    margin-left: 23%;
}

.full-height {
    height: 100%;
    position: absolute;
    width: 100%;
}

.sidebar {
    background-color: #151619;
    height: auto;
    border-radius: 0 30px 30px 0;
    width: 22% !important;
    min-height: 100%;
    position: fixed;
    display: flex;
    flex-direction: column;
}

.upper-list {
    flex: 1;
}

.postex-logo-white {
    width: 50%;
    margin: 45px 22px;
}

.sidebar-list {
    list-style: none;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-left: 0px !important
}

.sidebar-list-icon {
    width: 16px;
    margin: 10px;
    padding-bottom: 3px;
}

.sidebar-list li {
    /* margin: 10px 0;*/
    margin: 9px 0px !important;
    padding: 7px 0px 0px 25px !important;
    filter: brightness(0.8);
}

    .sidebar-list li:hover {
        filter: brightness(1);
        color: white;
    }


.list-hyperlink {
    color: white;
    text-decoration: none;
}

    .list-hyperlink:hover {
        color: white;
    }

.bottom-list {
    /* position: absolute;
    bottom: 10px;*/
    max-width: 20%;
    flex-shrink: 0;
}

    .bottom-list li {
        width: 240px !important;
    }

    .bottom-list img {
        width: 18px !important;
    }


.active-list {
    width: 90%;
    height: 53px;
    /*width: 232px;
    height: 50px;*/
    background-image: linear-gradient(270deg, #469D5A, #91CF4F);
    filter: brightness(1) !important;
    padding: 8px 25px;
    margin: 0 30px 0 -30px !important;
    border-radius: 10px;
}



.left-header {
    float: left;
}

.right-header {
    float: right;
}

.heading {
    font-weight: bold;
    font-size: 1.7rem;
    margin-bottom: 1rem !important;
}

.search-input {
    background-color: #F8F8FA !important;
    border: none !important;
    display: inline !important;
    width: 404px !important;
    height: 43px !important;
    border-radius: 20px !important;
    padding-left: 41px !important;
}

    .search-input::placeholder {
        color: #8c9097 !important;
        font-size: 15px;
    }


.header-button {
    border: 1px solid #D9D9D9 !important;
    border-radius: 50% !important;
    height: 45px !important;
    width: 45px !important;
    margin: 5px !important;
}




.search-icon {
    width: 2.5%;
    position: absolute;
    top: 28%;
    left: 3%;
    cursor: pointer;
    opacity: 60%;
}

.navBarDiv .search-icon {
    width: 3.4%;
    top: 31%;
    opacity: 40%;
}

#datePickerImage {
    width: 4.5%;
    position: absolute;
    top: 29%;
    left: 4%;
    cursor: pointer;
    opacity: 60%;
}

.notification-button {
    background: url('./../img/header-images/notification-icon.png') no-repeat;
    background-size: 50%;
    background-position: center;
}

.profile-picture-button {
    /*background: url('./../img/man-icon-green.png') no-repeat;*/
    background-size: cover;
    background-position: center;
    padding: 0 !important
}



/*/////////////////// HEADER END ///////////////////*/




/*/////////////////// FUND TRANSFER START  ///////////////////*/

.search-beneficiary {
    display: flex;
}

    .search-beneficiary img {
        width: 4.6%;
    }

    .search-beneficiary .form-group {
        margin-top: 0px;
    }

        .search-beneficiary .form-group select {
            margin-left: 15px;
            width: 130% !important;
        }

        .search-beneficiary .form-group .search-input {
            font-size: 15px;
        }

            .search-beneficiary .form-group .search-input::placeholder {
                color: black !important;
            }

.form-select:focus {
    border-color: #b7ff6ab2 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 255, 0, 0.6) !important;
}

.benificiaries {
    padding: 20px 0px 20px 5px;
}

.benficiary-heading {
    font-family: Poppins;
    font-size: 0.9rem;
    color: #686D76;
}

.beneficiary-profile-picture {
    height: 70px !important;
    width: 73px !important;
    padding: 0 !important;
    margin-left: 0 !important;
    border: none !important;
}

.borderless td, .borderless th {
    border: none;
}

.benificiary-left {
    padding-left: 0px !important;
    text-align: left;
    width: 0;
}

.benificiary-center {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.benificiary-right {
    text-align: right;
    font-size: 16px;
}

.beneficiary-name {
    font-weight: bold;
}

.fund-transfer-button {
    background: url('./../img/fund-transfer/arrow-icon.png') no-repeat;
    background-size: cover;
    background-position: center;
    height: 40px !important;
    width: 40px !important;
}

td {
    padding: 3px !important;
}

table {
    margin: 20px 0;
}


/* COMMON MODAL CSS START*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000 !important; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-row {
    padding: 2px 20px;
    display: block !important;
}

.modal-heading {
    font-weight: bold;
    display: flex;
    justify-content: center;
    margin-top: 40px !important;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 550px !important; /* Could be more or less, depending on screen size */
    border-radius: 25px !important;
}

/* The Close Button */
.close {
    width: 43px !important;
    opacity: 60%;
    float: right;
}

    .close:hover,
    .close:focus {
        opacity: 70%;
        text-decoration: none;
        cursor: pointer;
    }

/* COMMON MODAL CSS END*/


/* TRANSFER FUNDS MODAL CSS START*/

.modal-details-row {
    margin: 15px 35px !important;
    font-family: poppins;
}

.send-to-details .heading {
    margin: 0 !important;
    font-size: 10px;
    color: rgb(170, 170, 170);
    letter-spacing: 0.5px;
    font-weight: 500;
}

.send-to-details .name {
    margin: 0 !important;
    font-weight: bold;
}

.bank-details {
    text-align: right;
}

.enter-amount-heading {
    margin-bottom: 8px !important;
    font-size: 11px;
    color: grey;
    font-family: poppins;
    font-weight: bold;
    letter-spacing: 1px;
}

.enter-amount-number {
    border: 0 !important;
    height: 50px;
    font-size: 30px !important;
    font-weight: bold !important;
    font-family: poppins;
    border-bottom: 2px solid #c5c5c5 !important;
    border-radius: 0px !important;
}

    .enter-amount-number:focus {
        border: 0 !important;
        border-bottom: 2px solid #3f3f3f !important;
        border-color: rgb(105, 105, 105) !important;
        box-shadow: none !important;
    }

/*REMOVING BUTTON OF NUMBER INPUT FIELD START*/

/* 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;
}
/*REMOVING BUTTON OF NUMBER INPUT FIELD END*/

.pkr {
    padding-top: 29px;
    margin: 0;
    font-weight: bold;
}

.purpose-of-payment-block {
    font-family: 'Roboto';
}

    .purpose-of-payment-block p {
        margin: 7px;
    }

    .purpose-of-payment-block select {
        width: 100% !important;
        margin: 0 0 35px;
        height: 45px !important;
        padding: 11px 215px;
        color: #73777B !important;
    }

    .purpose-of-payment-block label {
        /*padding: 14px 227px;*/
        margin: 20px 0;
        color: #73777B !important;
    }

    .purpose-of-payment-block .form-inline {
        margin-bottom: 0;
    }

    .purpose-of-payment-block .form-group {
        margin-bottom: 0;
    }

#upload-invoice {
    background: transparent !important;
    font-size: 11px;
    margin: 14px 0px 0px;
    height: 14% !important;
    padding: 0 0 0 20px !important;
    color: #afafaf;
}

    #upload-invoice:focus {
        border-color: transparent !important;
        box-shadow: none !important;
    }

#reset-upload-invoice {
    background: none;
    border: none;
    color: #afafaf;
    font-size: 13px;
    position: absolute;
    bottom: 0;
}

.transaction-confirm-btn {
    height: 50px !important;
    border-radius: 50px !important;
    background-image: linear-gradient(0deg, #469D5A, #91CF4F) !important;
    margin: 10px 0 0px;
    font-family: 'Roboto' !important;
}

.loan-confirm-btn {
    border: none !important;
    height: 50px !important;
    border-radius: 50px !important;
    background: linear-gradient(180deg, #BEFCBD 0%, #999999 0.01%) !important;
    /* background-color: #696969 !important;*/
    /*background-image: linear-gradient(0deg, #469D5A, #91CF4F) !important;*/
    margin: 10px 0 0px;
    font-family: 'Roboto' !important;
}

::-webkit-file-upload-button {
    display: none;
}

.purpose-of-payment-input {
    margin-bottom: 20px;
}

.upload-plus-icon {
    top: 40%;
}

.upload-input-field {
    position: relative;
}
/* TRANSFER FUNDS MODAL CSS END */
/* VERIFY OTP MODAL CSS START*/
#enterOTPModal .modal-content, otpModal .modal-content {
    max-width: 430px !important;
    font-family: 'Poppins';
}


#enterOTPModal .register-signup-button, .otpModal .register-signup-button {
    max-width: 316px;
    margin: 20px auto;
}

#enterOTPModal p, .otpModal p {
    font-size: 12px;
    color: #73777B;
    width: 90%;
    text-align: center;
    margin: auto;
}

#enterOTPModal a, .otpModal a {
    color: #73777B;
}

#enterOTPModal input, .otpModal input {
    text-align: center;
    background-color: #DCE5EF;
    border: none;
    border-radius: 17px;
    width: 60px;
    height: 60px;
    margin: 0 5px !important;
}

    #enterOTPModal input:focus,, .otpModal input:focus {
        border-color: #b7ff6ab2 !important;
    }

    /* Chrome, Safari, Edge, Opera */
    #enterOTPModal input::-webkit-outer-spin-button,
    #enterOTPModal input::-webkit-inner-spin-button,
    .otpModal input::webkit-outer-spin-button,
    .otpModal input::webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* Firefox */
    #enterOTPModal input[type="number"], .otpModal input[type="number"] {
        -moz-appearance: textfield;
    }

#enterOTPModal .modal-details-row, .otpModal .modal-details-row {
    margin: 20px auto !important;
}

#enterOTPModal span, .otpModal span {
    font-size: 13px;
    color: black;
    font-weight: bold;
}

.otp-form {
    text-align: center !important;
}

#counter {
    display: block;
    color: black !important;
}

#verifiBtn, #counter {
    margin-top: 20px !important;
}

#ftresendCodeLine {
    margin-top: 10px !important;
}

#ftinvalidOTPError {
    display: block;
}


#ftinvalidResendOTP {
    display: block;
}

#ftresendCodeLine {
    display: block;
}

#invalidOTPError {
    display: block;
}

#invalidResendOTP {
    display: block;
}

#bpinvalidOTPError {
    display: block;
}

#bpinvalidResendOTP {
    display: block;
}

#upinvalidOTPError {
    display: block;
}

#upinvalidResendOTP {
    display: block;
}
/* VERIFY OTP MODAL CSS END*/
/* TRANSACTION SUCCESSFUL MODAL CSS START*/
#tranSuccessModal .modal-content, .successModal .modal-content {
    width: 30% !important;
    height: 300px !important;
}

#tranSuccessModal .modal-row, .successModal .modal-row {
    margin: auto;
    text-align: center;
}

#tranSuccessModal img, .successModal img {
    /*width: 40%;
    filter: brightness(1.2);*/
    width: 80px !important;
    margin: 27px auto !important;
    display: block;
}

.pointer {
    cursor: pointer;
}

.reciept-download {
    width: auto;
    height: auto;
}

#tranSuccessModal h3, .successModal h3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 -60px;
}

#tranSuccessModal button, .successModal button {
    width: 160px;
    height: 37px !important;
    margin: auto;
}


#ft_tranSuccessModal .modal-content, #recieve_tranSuccessModal .modal-content, #bill_tranSuccessmodal .modal-content {
    width: auto !important;
    height: auto !important;
}

#ft_tranSuccessModal .modal-row, #recieve_tranSuccessModal .modal-row, #bill_tranSuccessmodal .modal-row {
    margin: auto;
    text-align: center;
}

#ft_tranSuccessModal img, #recieve_tranSuccessModal img, #bill_tranSuccessmodal img {
    width: 28%;
    filter: brightness(1.2);
}

#ft_tranSuccessModal h3, #recieve_tranSuccessModal h3, #bill_tranSuccessmodal h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0 -60px;
}

#ft_tranSuccessModal button, #recieve_tranSuccessModal button, #bill_tranSuccessmodal button {
    width: 160px;
    height: 37px !important;
    margin: auto;
}


#ft_tranImageSave {
    position: relative;
    padding: 10px;
    display: block;
    background-color: white;
    overflow: hidden;
    width: auto;
    height: auto;
}

    #ft_tranImageSave .text-element {
        font-size: 16px;
        line-height: 1.5;
        margin: 10px 0;
    }

#transSuccessModalClose, #transHistorySuccessModalClose, #ft_tranSuccessModalClose, #recieve_tranSuccessClose, #recieve_tranSuccessModalClose, #bill_tranSuccessModalClose {
    position: absolute;
    right: 20px;
    width: 21px !important;
}

#transSuccessModalClose_fundsT {
    position: absolute;
    right: 20px;
    width: 21px !important;
    z-index: 1;
}




#bp_tranSuccessModal .modal-content {
    width: 375px !important;
    height: 330px;
}

#bp_tranSuccessModal .modal-row {
    margin: auto;
    text-align: center;
}

#bp_tranSuccessModal img {
    width: 40%;
    filter: brightness(1.2);
}

#bp_tranSuccessModal h3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 -60px;
}

#bp_tranSuccessModal button {
    width: 160px;
    height: 37px !important;
    margin: auto;
}



#up_tranSuccessModal .modal-content {
    width: 375px !important;
    height: 330px;
}

#up_tranSuccessModal .modal-row {
    margin: auto;
    text-align: center;
}

#up_tranSuccessModal img {
    width: 40%;
    filter: brightness(1.2);
}

#up_tranSuccessModal h3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 -60px;
}

#up_tranSuccessModal button {
    width: 160px;
    height: 37px !important;
    margin: auto;
}

/*signup*/


#SignUpSuccessModal .modal-content {
    width: 375px !important;
    height: 330px;
}

#SignUpSuccessModal .modal-row {
    margin: auto;
    text-align: center;
}

#SignUpSuccessModal img {
    width: 40%;
    filter: brightness(1.2);
}

#SignUpSuccessModal h3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 -60px;
}

#SignUpSuccessModal button {
    width: 160px;
    height: 37px !important;
    margin: auto;
}



#transactionTabs {
    --bs-nav-tabs-border-width: none;
}

    #transactionTabs a {
        background-color: #E3E3EA;
        border-radius: 20px;
        color: black;
        cursor: pointer !important;
    }

        #transactionTabs a.active {
            background-color: #000000;
            color: white;
        }

        #transactionTabs a:last-child {
            margin-left: 20px;
        }


.pending-btn {
    background-color: #FFE3D1;
    border: none;
    width: 40%;
    padding: 8px;
    border-radius: 20px;
    font-size: 14px;
    color: #DA8230;
    cursor: pointer !important;
}

    .pending-btn img {
        width: 13%;
        filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(325deg) brightness(95%) contrast(80%);
    }

#pendingTransactionModal .close {
    position: absolute;
    right: 20px;
    width: 21px !important;
}

.glassHourImg {
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(325deg) brightness(95%) contrast(80%);
}

.glassHourImgBg {
    background-color: #FFE3D1;
    width: 50px !important;
    height: 50px !important;
    margin: auto;
    border-radius: 50%;
    padding-top: 11px;
}

.pending-modal-close-div {
}

    .pending-modal-close-div img {
        width: 7% !important;
        margin: unset !important;
        float: right;
        opacity: 50% !important;
        cursor: pointer !important;
    }

.pending-modal-row, invoice-modal-row {
    margin: 0 auto !important;
    padding: 20px 0 !important;
}

    .pending-modal-row .row, .invoice-modal-row .row {
        margin: 10px 0 !important;
    }

        .pending-modal-row .row .col-lg-6:last-child, .invoice-modal-row .row .col-lg-6:last-child {
            text-align: right !important;
        }

#transaction-pending-modal, #transaction-reciept {
    height: unset !important;
    width: 30% !important;
}
/* TRANSACTION SUCCESSFUL MODAL CSS END*/
.fund-transfer-list .scroll-list, #outgoingTransactions .scroll-list {
    height: 800px !important;
}

.dropdownPoP {
    width: 100% !important;
}

.purpose-of-payment-block .search-input {
    width: 100% !important;
    display: block !important;
    text-align: left;
    padding: 10px 0;
    border-radius: 15px !important;
}

.fileNamePoP {
    position: relative;
}

#ftresendCodeLine a {
    color: black;
}
/*/////////////////// FUND TRANSFER END  ///////////////////*/
/*/////////////////// ADD BENEFICIARY START  ///////////////////*/
.add-beneficiary .search-input {
    border-radius: 13px !important;
    height: 47px !important;
    width: 41% !important;
    color: #73777B;
    font-size: 15px;
    padding-left: 25px !important;
}

.add-beneficiary button {
    width: 200px;
}

.add-beneficiary label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.add-beneficiary-heading {
    font-family: 'Roboto';
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
}

hr.solid {
    border-top: 3px solid #bbb;
}


#titleFetch {
    font-family: 'Poppins';
}

    #titleFetch .modal-row {
        margin: 20px
    }

    #titleFetch .name {
        font-weight: bold !important;
    }

    #titleFetch input {
        border: none;
        height: 25px;
        width: 100%;
        /* font-weight: bold; */
    }

        #titleFetch input:focus {
            outline: none;
        }

        #titleFetch input::placeholder {
            color: rgb(170, 170, 170);
            font-weight: lighter;
            font-size: 13px;
        }

.title-confirm-btn-box {
    display: flex !important;
    margin: 40px auto 0px !important;
    width: 50% !important;
}

.title-fetch-modal-row {
    /* margin: 25px 0; */
}

    .title-fetch-modal-row .col-lg-6:last-child, #input-mobile-no {
        text-align: right !important;
    }

.title-fetch-close {
    margin: 0 0 30px !important;
}

#title-confirm-button {
    width: 100%;
    margin-top: 30px;
}

.title-fetch-modal-headings {
    font-size: 12px !important;
}

.add-beneficiary .dropdown {
    padding-left: 15px;
    width: 41%;
    height: 46px;
    border-radius: 13px;
    margin: 0;
    display: flex;
}

.purpose-of-payment-block .dropdown {
    padding-left: 15px;
    width: 50%;
    border-radius: 15px;
    margin: 0;
    display: flex;
}

.select-bank {
    background-color: #F8F8FA;
    border: none;
    width: 100% !important;
    height: 45px !important;
    padding-left: 15px;
}

    .select-bank:focus {
        border: white !important;
        outline: none;
        border-color: #b7ff6ab2 !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 255, 0, 0.6) !important;
    }

/**/
/*#select-bank {
    opacity: 0;
}*/

/*#selectPoP {
    opacity: 0;
}*/

/*#company-list {
    opacity: 0;
}*/

.add-beneficiary .dropdown-menu {
    margin-top: 50px !important;
}

.purpose-of-payment-block .dropdown-menu {
    margin-top: 50px !important;
}


/*/////////////////// ADD BENEFICIARY END  ///////////////////*/
/*///////////////////////DROPDOWN START/////////////////////////////*/
/*Styling Selectbox*/
.dropdown {
    padding: 0 !important;
    position: relative;
    width: 100%;
    display: inline-block;
    background-color: #fff;
    border-radius: 2px;
    /* box-shadow: 0 0 2px rgb(204 204 204); */
    transition: all .5s ease;
    position: relative;
    font-size: 14px;
    color: #474747;
    /* height: 100%; */
    text-align: left;
    background-color: #F8F8FA;
    /* border: none !important; */
    border-radius: 20px;
    /*padding-left: 10px;*/
    font-size: 15px;
    color: #8c9097;
    /*margin-left: 20px;*/
    border: 0px;
    outline: 0px;
}

.width-100 {
    width: 100% !important;
}

.dropdown-arrow {
    position: absolute;
    width: 10px;
    right: 20px;
    top: 18px;
    opacity: 40%;
}


.dropdown .select {
    cursor: pointer;
    display: block;
    padding: 10px;
    border: none !important;
}

    .dropdown .select > i {
        font-size: 13px;
        color: #888;
        cursor: pointer;
        transition: all .3s ease-in-out;
        float: right;
        line-height: 20px;
        border: none !important;
    }

.dropdown:hover {
    /* box-shadow: 0 0 4px rgb(204, 204, 204) */
}

.dropdown:active {
    /* background-color: #f8f8f8 */
    border: none !important;
}

.dropdown.active:hover,
.dropdown.active {
    /* box-shadow: 0 0 4px rgb(204, 204, 204); */
    border-radius: 20px;
    background-color: #f8f8f8;
    border: none !important;
}

    .dropdown.active .select > i {
        transform: rotate(-90deg);
        border: none !important;
    }

.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    /* box-shadow: 0 1px 2px rgb(204, 204, 204); */
    border-radius: 0 1px 2px 2px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9;
    border: none !important;
}

    .dropdown .dropdown-menu li {
        padding: 10px;
        transition: all .2s ease-in-out;
        cursor: pointer;
        border: none !important;
    }

.dropdown .dropdown-menu {
    padding: 0 10px 0;
    margin-top: 10px;
    list-style: none;
    border: none !important;
    background-color: #F8F8FA;
    font-family: 'Roboto';
    font-size: 14px;
    border-radius: 10px;
}

    .dropdown .dropdown-menu li:hover {
        background-color: #f2f2f2
    }

    .dropdown .dropdown-menu li:active {
        background-color: #e2e2e2;
        border: none !important;
    }

.dropdown .scroll-list {
    height: auto;
}

    .dropdown .scroll-list::-webkit-scrollbar {
        width: 5px;
    }

/*/////////////////// DROPDOWN END  ///////////////////*/

/*/////////////////// BILLS & INVOICE PAYMENT START  ///////////////////*/

#bill-searchbar .search-icon {
    width: 14px !important;
    top: 14px !important;
    left: 16px !important;
}

.payment-section {
    display: flex;
    margin-bottom: 50px;
}

    .payment-section button {
        background-color: #F8F8FA;
        border: 2px solid #459D5A;
        border-radius: 15px;
        text-align: center;
        width: 234px;
        height: 228px;
    }

    .payment-section img {
        width: 60px;
        margin: 50px;
    }

    .payment-section h3 {
        font-size: 16px;
        font-weight: bold;
        margin: -35px;
    }

    .payment-section p {
        font-size: 12px;
        color: #73777B;
        margin: 45px 15px;
    }

.invoice-payment {
    float: right;
    margin: 0 30px;
}

.statement-button {
    border: none;
    padding: 8px 15px 8px 35px;
    border-radius: 20px;
}

.statement-img {
    filter: invert(1);
    width: 15px;
    top: 8px;
    /* left: 12px;*/
    margin-left: 35%;
}

.recent-bill-payment .benificiary-right {
    font-size: 15px;
    font-weight: bold;
}

.recent-bill-payment span {
    font-size: 9px;
    margin-left: 3px;
}


.recent-bill-payment .scroll-list {
    height: 300px;
}

.invoice-payment {
    float: right;
    margin: 0 30px;
    border: none !important;
}


/*/////////////////// CORPORATE PAYMENT START  ///////////////////*/

#on-view {
    display: none;
}

.select-company {
    display: flex;
}

    .select-company label {
        margin: 3px 15px;
        display: block;
        font-weight: bold;
    }

    .select-company select {
        margin: 0;
        width: 80% !important;
        color: #73777B;
    }

    .select-company input {
        width: 100% !important;
    }



.select-company-right {
    margin-left: 30px;
}

.bill-button {
    width: 150px !important;
    height: 40px !important;
    margin: 25px 0px !important;
    margin-right: 5px !important;
    /*margin: 25px 13px !important;*/
}

#account-list {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Poppins';
}

.acc-no {
    font-size: 10px !important;
    font-weight: normal !important;
}

.bill-detail-box {
    font-family: 'Poppins';
    background-color: #F8F8FA;
    border-radius: 20px;
    border: dashed 2px #73777B;
    padding: 0 15px;
    margin: 20px 0 0 !important;
}

    .bill-detail-box .left {
        font-size: 12px;
        color: #73777B;
    }

    .bill-detail-box .right {
        font-size: 12px;
        font-weight: bold;
        text-align: right;
        border-width: 0 0 0 75px;
    }

#bill-status td {
    display: block;
}


.bill-detail-box tr {
    border-width: 8px 0px;
    border-color: transparent;
}

#bill-status .right {
    border-width: 0px !important;
}

.float-right {
    float: right;
}

.payable .left {
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.payable .right {
    border-width: 0 0 0 30px;
}

.by-due-date .right {
    color: #459D5A;
}

.after-due-date .right {
    color: #D36D5F;
}

.dropdownCP {
    width: 100% !important;
    margin-left: auto;
}

    .dropdownCP .select {
        float: left;
    }

    .dropdownCP input {
        width: auto !important;
    }

    .dropdownCP .dropdown-menu {
        margin-top: 20px;
    }

.invoice-input-label-CP {
    margin-top: 25px !important;
}

.invoice-input-CP {
}

/*#pay-bill-button {
    display: none;
}*/

#bill-status .right {
    text-align: left;
}

.payable-amount {
    float: right;
}
/*/////////////////// CORPORATE PAYMENT END  ///////////////////*/
/*/////////////////// BILLS & INVOICE PAYMENT END  ///////////////////*/
/*/////////////////// RECIEVE PAYMENT START  ///////////////////*/
#recieve-searchbar .search-icon {
    width: 14px !important;
    top: 14px !important;
    left: 16px !important;
}

.my-account-details {
    background-color: #F8F8FA;
    border: 2px solid #459D5A;
    border-radius: 30px;
    width: 50%;
    height: auto;
    margin-bottom: 30px;
    font-family: 'Poppins';
    padding: 40px;
}

    .my-account-details h6 {
        font-weight: bold;
    }

    .my-account-details p {
        margin-bottom: 0;
        font-size: 11px;
        color: #73777B;
    }

    .my-account-details .row:first-child {
        margin-bottom: 30px;
    }

#copy-text-image {
    width: 18px;
    float: left;
}

.copy-account-number {
    border: none;
    background-color: transparent;
    margin-bottom: 20px;
}

    .copy-account-number p {
        float: left;
        font-weight: bold;
        font-size: 12px;
        color: black;
        margin-left: 7px;
    }

.incoming-outgoing-img img {
    width: 20px;
    float: right;
}

#to-be-copied {
    display: none;
}

#tooltip {
    position: absolute;
    top: 155px;
    font-size: 10px;
    font-weight: normal;
    background: black;
    color: white;
    padding: 3px 8px;
    opacity: 70%;
    letter-spacing: 1.4px;
    border-radius: 10px;
    display: none;
}


/*/////////////////// RECIEVE PAYMENT END  ///////////////////*/



/*/////////////////// STATEMENT START  ///////////////////*/
.statement-form {
    font-family: 'Roboto';
}

.statement-section-label {
    font-size: 13px;
    color: #73777B;
    font-weight: bold;
    letter-spacing: 0.6px;
    padding: 4px;
    display: block;
}

.statement-form p {
    width: 20px;
    font-size: 11px;
    margin-top: 4px;
    padding-left: 5px;
    font-family: 'Poppins';
}

select, input, label {
    border-radius: 13px !important;
}

.my-postex-acc, .date-range input {
    height: 70px !important;
    max-width: 250px !important;
    border: none !important;
    background-color: #F8F8FA !important;
    font-family: 'Poppins' !important;
    padding: 0px 30px !important;
}

.date-to p {
    left: 58%;
}

/*
.date-range p{
    position: relative;
    margin-left: 10px;
    opacity: 50%;
    font-weight: bold;
} */



#date-inputs {
    display: flex;
}

    #date-inputs p {
        position: absolute;
        padding: 2px 30px;
        font-family: Poppins;
        color: #73777B;
        font-family: poppins;
        font-weight: bold;
        letter-spacing: 0.4px;
        opacity: 65%;
    }

    #date-inputs input {
        width: 230px !important;
    }

#date-from-input {
    display: flex;
}

#date-to-block {
    float: right;
    display: flex;
    /* padding-left: 35px; */
}

    #date-to-block p {
        float: right;
    }

#radio-file-type label {
    background-color: #F8F8FA;
    color: black;
    font-family: poppins;
    width: 126px;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    margin: 10px;
    border-color: white;
}

input[type="radio"]:checked + label {
    border-color: #459D5A !important;
}

.statement-form button {
    width: 40%;
}

#statement-preview {
    background-color: #F8F8FA;
    height: 800px;
    border-radius: 15px;
    margin-bottom: 30px;
    text-align: center;
}

    #statement-preview iframe {
        display: flex;
        margin: auto;
        height: 100%;
        /*width: auto;*/
    }

#statement-file {
    height: 145%;
    /* width: 100%;
    margin: auto;*/
    text-align: center;
    width: 895px;
    margin: auto;
    text-align: center;
    transform: scale(0.6);
    transform-origin: 0 0;
    margin-bottom: -60%;
}

#iframeStatment {
    /*  margin-top: 50px !important;
    margin-bottom: 20px !important;
    height: 90%;
    width: 576px !important;
    height: 1176px !important;*/
    /* overflow: hidden !important;*/
    margin-left: 25% !important;
    padding-top: 12%;
}

iframe {
    overflow: hidden !important;
}

embed {
    margin-top: 50px;
    margin-bottom: 20px;
    height: 90%;
}

.my-postex-acc {
    width: 210px !important;
}

#statement-file a {
    font-size: 15px;
}

#my-acc-no {
    width: 46% !important;
}
/*/////////////////// STATEMENT END  ///////////////////*/
/*/////////////////// MEDIA QUERIES ///////////////////*/
@media(max-width:1381px) {
}

@media (max-width: 1332px) {

    .col-lg-9 {
        width: 74% !important;
    }
}

@media (max-width: 1024px) {

    .main-container {
        margin-left: 30%;
    }

    .sidebar {
        min-width: 29% !important;
    }

    .main-container {
        max-width: 67% !important;
    }

    nav .search-input {
        max-width: 60% !important;
    }

    .select-company {
        display: block !important;
    }

        .select-company label {
            margin-top: 20px !important;
        }

    #copy-button {
        width: 30%;
        float: right;
    }

    .statement-form p {
        min-width: 50% !important;
    }

    .statement-form button {
        font-size: 15px !important;
        min-width: 60% !important;
    }

    .balance-div button {
        width: 40%;
        height: 30px !important;
        font-size: 9px !important;
        float: right;
        margin: 20px 20px 5px;
    }
}

}

@media (max-width: 999px) {

    .col-lg-9 {
        width: 73% !important;
    }
}


@media (max-width: 991px) {
    .postex-logo {
        width: 20% !important;
    }

    .reg-right-container {
        margin-top: 30px !important;
    }

    .password-eye {
        width: 4% !important;
    }

    .register-signup-button {
        margin-top: 13% !important;
    }

    .register-bottom-text img {
        width: 6% !important;
    }
}

@media(min-height:657px) {
    .fund-transfer-list .scroll-list {
        height: 380px;
    }
}

@media(min-height:939px) {
    .fund-transfer-list .scroll-list {
        height: 650px;
    }
}

@media(max-width:1536px) {
    #statement-file {
        transform: scale(0.45);
        margin-bottom: -112%;
    }
}

/*@media(max-height:1920px){
    #statement-file {
        transform: scale(0.6);
        margin-bottom: -60%;
    }
}*/


/*MEDIA QUERIES END*/

.td_p {
    margin: auto !important;
}

#ft_acctNumber {
    display: none;
}

/*/////////////////// ACCOUNT VERIFICATION START ///////////////////*/

.account-verification {
    margin: 30px;
    text-align: center;
}

    .account-verification img {
        width: 50%;
    }

    .account-verification h3 {
        font-weight: bold;
    }

    .account-verification p {
        width: 50%;
        font-family: 'Poppins';
        text-align: center;
        margin: auto;
    }

    .account-verification span {
        color: #459D5A;
        text-decoration: underline #459D5A;
    }

/*/////////////////// ACCOUNT VERIFICATION END ///////////////////*/


#myBtn {
    margin-bottom: 22px !important;
}

#invalidOTP {
    color: #DA0000 !important;
}

#invalidOTPError {
    color: black !important;
    display: none;
}


#invalidResendOTP {
    text-align: center;
    color: #2F88DA !important;
    text-decoration: underline !important;
    display: none;
}


#ftinvalidOTP {
    color: #DA0000 !important;
}

#ftinvalidOTPError {
    color: black !important;
    display: none;
}

#ftinvalidResendOTP {
    text-align: center;
    color: #2F88DA !important;
    text-decoration: underline !important;
    display: none;
}

#bpinvalidOTP {
    color: #DA0000 !important;
}

#bpinvalidOTPError {
    color: black !important;
    display: none;
}

#bpinvalidResendOTP {
    text-align: center;
    color: #2F88DA !important;
    text-decoration: underline !important;
    display: none;
}

#upinvalidOTP {
    color: #DA0000 !important;
}

#upinvalidOTPError {
    color: black !important;
    display: none;
}

#upinvalidResendOTP {
    text-align: center;
    color: #2F88DA !important;
    text-decoration: underline !important;
    display: none;
}

#tran-success-tick-image {
    display: none;
}





/* TRANSACTION UNSUCCESSFUL MODAL CSS START*/

.tran-unsuccessful-modal .modal-content {
    width: 375px !important;
    height: 330px;
}

.tran-unsuccessful-modal .modal-row {
    margin: auto;
    text-align: center;
}

.tran-unsuccessful-modal img {
    width: 33%;
    filter: brightness(1.05);
}

.tran-unsuccessful-modal h3 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin: 25px 0 -60px;
    color: #EA0722;
}

.tran-unsuccessful-modal p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: auto;
}


.session-unsuccessful-modal .modal-content {
    width: 375px !important;
    height: 330px;
}

.session-unsuccessful-modal .modal-row {
    margin: auto;
    text-align: center;
}

.session-unsuccessful-modal img {
    width: 45%;
    filter: brightness(1.05);
    margin-bottom: 20%;
}

.session-unsuccessful-modal h3 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    /* margin: 25px 0 -60px;*/
    color: #EA0722;
}

.session-unsuccessful-modal p {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: auto;
}

.try-again {
    color: #459D5A;
}

    .try-again:hover {
        color: #3b814b;
    }

/* TRANSACTION UNSUCCESSFUL MODAL CSS END*/


#ftbranchName {
    display: none;
}

#amountToBePaid {
    display: none;
}

/*/////////////////// SETTING START  ///////////////////*/
.settings-input label {
    font-size: 15px;
    font-weight: bold;
}

.settings-input .form-group {
    width: 450px;
}

.settings-input input {
    border: none;
    background-color: #F8F8FA;
    height: 60px;
}

.settings-input button {
    margin: 0;
    width: 450px;
    /* height: 6.5%;*/
}

.settings-input hr {
    width: 28%;
    margin-top: 70px;
    margin-left: 50px;
}

.notification-setting {
    margin: 40px 0 60px;
}

.notification-toggle-field {
    background-color: #F8F8FA;
    height: 100px;
    margin: 15px 0;
    border-radius: 20px;
}

.notification-setting .row {
    padding: 0px 50px;
}

.notification-setting h6 {
    font-weight: bold;
}

.notification-setting p {
    font-size: 13px;
    /* width: 60%; */
    color: #73777B;
}

.notification-setting .col-lg-6 {
    margin: 20px 0;
}

.notification-button {
    position: relative;
}

    .notification-button span {
        background-color: #FD4E53;
        height: 16px;
        width: 16px !important;
        border-radius: 50%;
        position: absolute;
        right: -3px;
        top: -3px;
        padding: 0px 4px !important;
        font-size: 10px;
        color: white;
    }

#notificationBox .scroll-list {
    height: 92%;
    overflow-y: auto;
    width: 100%;
    overflow-x: hidden;
}

    #notificationBox .scroll-list::-webkit-scrollbar {
        width: 5px;
    }

.toggle-button-div {
    display: flex;
    justify-content: right;
    margin: auto !important;
    height: 40px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 20px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #92CF4F;
}

input:focus + .slider {
    box-shadow: 0 0 1px #92CF4F;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/*/////////////////// SETTING END  ///////////////////*/

/*/////////////////// SUPPORT START  ///////////////////*/

.support-divider {
    border-top: 2px solid #bbb;
    width: 100%;
    margin-top: -5px;
}

.support-heading {
    font-family: "Poppins";
    color: #686D76;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.7px;
}

.support-buttons h3, .support-buttons p {
    letter-spacing: 0.5px;
}

/*/////////////////// SUPPORT END  ///////////////////*/


/*/////////////////// DASHBOARD START ///////////////////*/

.available-balance {
    height: 200px;
    width: 99%;
    background-image: linear-gradient(130deg, #459d5a57, #91cf4f67);
    border-radius: 15px;
}

    .available-balance .row:last-child {
        position: relative;
    }

        .available-balance .row:last-child .col-lg-7 {
            position: absolute;
            bottom: -66px;
        }

            .available-balance .row:last-child .col-lg-7 p {
                color: black !important;
            }

        .available-balance .row:last-child .col-lg-5 {
            position: absolute;
            right: 0;
            top: -100px;
        }

            .available-balance .row:last-child .col-lg-5 p {
                color: black;
                margin-top: -58px;
                font-size: 11px;
                text-align: center;
                position: absolute;
                top: 195px;
            }

/* .my-card{
  height: 200px;
  width: 99%;
  background-image: url('./../img/postex-card.png');
  border-radius: 15px;
} */



.dashboard-balance-section p {
    font-size: 14px;
    font-weight: bold;
    margin: 4px 10px;
    letter-spacing: 0.3px;
    color: #686D76;
}

.balance-div button {
    /*  width: 40%;*/
    width: 26%;
    height: 33px !important;
    font-size: 12px !important;
    float: right;
    margin: 20px 20px 5px;
    z-index: 1;
}

.available-balance p {
    color: #459D5A;
    /* font-weight: lighter; */
    margin-left: 20px;
}

.available-balance .col-lg-9 p {
    color: black;
    font-weight: lighter;
    margin-top: 30px;
}

.view-statement {
    justify-content: right;
}

.balance-amount h2 {
    font-weight: bold;
    margin: 0px 20px;
}

.balance-amount span {
    font-size: 15px;
    margin-left: 10px;
}

#postex-card {
    /* margin: -7px; */
    width: 100%;
    height: 100%;
    /* background-image: url('./../img/postex-card.png'); */
    /* background-size: auto; */
}

.last-transaction {
    background-image: linear-gradient(90deg, #469d5ab9, #91cf4fad);
    height: 25%;
    border-radius: 0 0 10px 10px;
    position: relative;
    bottom: 51px;
}

    .last-transaction p {
        position: absolute;
        color: white;
        font-weight: normal;
        font-size: 12px;
        bottom: 14px;
    }

.blur-box {
    background-color: #61616133;
    height: 100%;
    z-index: 1;
    position: relative;
    bottom: 200px;
    border-radius: 10px;
}

.coming-soon {
    background-color: #EBEBEB;
    height: 90px;
    width: 101px;
    bottom: 345px;
    position: relative;
    z-index: 1;
    margin: auto;
    border-radius: 20px;
    text-align: center;
}

    .coming-soon img {
        width: 20%;
        margin: 25px 0 0;
    }

    .coming-soon p {
        font-size: 10px;
        color: #433E3E;
    }

.today-spending {
    background-color: #EBFDEE;
    height: 460px;
    border-radius: 20px;
    margin-top: 27px !important;
    padding: 30px 10px;
}

/* Style the tab */
.tab {
    overflow: hidden;
    /* border: 1px solid #ccc;
  background-color: #f1f1f1; */
    font-size: 12px;
}


    .tab .tablinks {
        padding: 6px;
    }

    /* Style the buttons that are used to open the tab content */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        color: white;
        padding: 6px 23px;
        color: black;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            /* color:#91cf4f ; */
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-image: linear-gradient(0deg, #469d5a, #91cf4f);
            border-radius: 26px;
            padding: 6px 23px;
            color: white;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    /* border: 1px solid #ccc; */
    border-top: none;
    color: black;
}

    .tabcontent p {
        color: #73777B;
        font-size: 15px;
    }

    .tabcontent h2 {
        margin-bottom: 20px !important;
        font-weight: bold;
        margin: -15px 0;
    }

    .tabcontent span {
        font-size: 15px;
        margin-left: 10px;
    }

/*.cash-flow-tabcontent{
        position: absolute;
        top: 80px;
    }*/

.pov-tab .tablinks {
    padding: 9px;
    float: right;
}

.profile-box {
    background-color: white;
    position: absolute;
    top: 89px;
    right: 0px;
    height: 120px;
    width: 190px;
    border-radius: 15px;
    padding: 22px 15px;
    display: none;
    box-shadow: 2px 6px 7px -1px #888888;
    z-index: 1;
}

    .profile-box a {
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        margin: 8px 3px -7px !important;
    }

        .profile-box a:last-child {
            color: #FD4E53;
        }

            .profile-box a:last-child:hover {
                color: #ff8b8f;
            }

        .profile-box a:hover {
            color: #469d5a;
        }

    .profile-box hr {
        border-top: 2px solid #bbb !important;
        margin: 13px 0 !important;
    }

.profile-picture-box {
    height: 100px;
    width: 100px;
    background-image: linear-gradient(-30deg, #ffffff,#ebf7ff, #ffffff);
    position: absolute;
    top: 89px;
    right: 40px;
    height: 215px;
    width: 285px;
    border-radius: 15px;
    padding: 15px;
    display: none;
    z-index: 999;
}

    .profile-picture-box h5 {
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.4px;
    }

    .profile-picture-box img {
        width: 15px !important;
    }

    .profile-picture-box .profile-picture-button {
        margin: 20px auto !important;
        width: 70px !important;
        height: 70px !important;
    }

#galleryBtn {
    background-image: url('./../img/gallery.png');
    background-size: cover;
}

#deleteProfilePictureBtn {
    background-image: url('./../img/delete.png');
    background-size: cover;
}

.profile-action-btn button {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: none;
}



.profile-action-btn label {
    font-family: 'Poppins';
    font-size: 13px;
    display: block;
}

.profile-action-btn .col-lg-6:last-child label {
    color: #FD4E53;
}

.profile-action-btn .col-lg-6:first-child {
    display: flex;
    justify-content: right;
}


.profile-update-button {
    display: inline-block;
    text-align: center;
}

#gallerySelect {
    display: none;
}

.loan-statistics {
    padding: 15px !important;
    margin: 20px 0 !important;
}

    .loan-statistics tr {
        border-width: 0 0 20px;
        border-color: transparent;
    }

.loan-header {
    padding: 0 !important;
    margin-bottom: 20px;
}

    .loan-header h3 {
        float: left;
        font-size: 20px;
        font-weight: bold;
        margin: 5px 0;
    }

    .loan-header button {
        float: right;
        margin-top: 0;
        width: 16%;
        height: 35px !important;
        font-size: 12px !important;
    }

#viewButton {
    width: 150px !important;
}

.loan-img {
    width: 8%;
    padding: 0 !important;
}

.sand-clock-img {
    width: 40px;
    height: 40px;
    height: auto;
    background-color: #F6E58A;
    padding: 6px;
    text-align: center;
    border-radius: 7px;
}

#amount-spent .sand-clock-img {
    background-color: #FEBCFF !important;
}

#available-limit .sand-clock-img {
    background-color: #C3CFFC !important;
}

.loan-img img {
    width: 40%;
}

.loan-label {
    width: 20%;
}

    .loan-label p {
        margin: 0;
        font-size: 15px;
    }

.loan-bar {
    width: 50%;
}

.bar {
    width: 100%;
    height: 15px;
    background-color: #D9D9D9;
    border-radius: 3px;
}

#loan-limit-progress {
    height: 15px;
    width: 1%;
    background-image: linear-gradient(-90deg, #E3C62C, #F2EBC2);
}

#amount-spent-progress {
    height: 15px;
    width: 1%;
    background-image: linear-gradient(-90deg, #EA96EC, #FEBCFF);
}

#available-limit-progress {
    height: 15px;
    width: 1%;
    background-image: linear-gradient(-90deg, #879EF6, #9DAFF2);
}

.loan-amount h4 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.recent-transactions {
    padding: 0 15px 15px !important;
    margin: 0 !important;
}

    .recent-transactions .statement-img {
        /* left: 45px; */
    }

    .recent-transactions .loan-header {
        margin: 0;
    }

.login-activity {
    height: 300px;
    width: 100%;
    background-color: #FAFAFA;
    border-radius: 20px;
    margin: 15px 0 !important;
}

.login-activity {
    padding: 20px !important;
}

    .login-activity p {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.3px;
        color: #686D76;
    }

    .login-activity table {
        font-size: 12px;
    }

.login-ip {
    font-weight: bold;
}

.login-date {
    text-align: center;
}

.login-time {
    font-size: 10px;
    color: #73777B;
    text-align: right;
}

.login-activity tr {
    border-width: 0 0 20px;
    border-color: transparent;
}

.login-activity table {
    margin: 30px 0;
}

.dashboardBtn {
    width: 150px !important;
}


/*/////////////////// DASHBOARD END ///////////////////*/



/*/////////////////// TRANSACTION START ///////////////////*/

.invoice-button {
    /* text-align: center !important; */
    width: 88px;
}

    .invoice-button img {
        /* left: 84px; */
    }

    .invoice-button div {
        text-align: center;
    }



.transaction-amount {
    font-size: 14px;
    font-weight: bold;
    margin-right: 50px;
}

    .transaction-amount span {
        font-size: 10px;
        font-weight: lighter;
        margin-left: 4px;
    }

.select-date-range {
    margin-left: 20px;
}

    .select-date-range input:focus {
        border-color: #b7ff6ab2 !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 255, 0, 0.6) !important;
    }

#red-cross-date-range {
    left: 91%;
    width: 3%;
    top: 16px;
    opacity: 100%;
    display: none;
}

.bgColor-darkBlue {
    background-color: #D0D9E9 !important;
}

#invoice-modal .modal-content {
    width: 35% !important;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.scroll-list {
    height: 70%;
    overflow-y: auto;
    /*width: 104%;*/
}

    .scroll-list::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(148, 147, 147, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    .scroll-list::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .scroll-list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(194, 191, 191, 0.3);
        background-color: rgba(172, 171, 171, 0.555);
    }

    .scroll-list tr td:last-child {
        padding-right: 50px !important;
    }

/*/////////////////// TRANSACTION END ///////////////////*/


.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em;
}

    .daterangepicker:before, .daterangepicker:after {
        position: absolute;
        display: inline-block;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    .daterangepicker:before {
        top: -7px;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        border-bottom: 7px solid #ccc;
    }

    .daterangepicker:after {
        top: -6px;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
    }

    .daterangepicker.opensleft:before {
        right: 9px;
    }

    .daterangepicker.opensleft:after {
        right: 10px;
    }

    .daterangepicker.openscenter:before {
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .daterangepicker.openscenter:after {
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .daterangepicker.opensright:before {
        left: 9px;
    }

    .daterangepicker.opensright:after {
        left: 10px;
    }

    .daterangepicker.drop-up {
        margin-top: -7px;
    }

        .daterangepicker.drop-up:before {
            top: initial;
            bottom: -7px;
            border-bottom: initial;
            border-top: 7px solid #ccc;
        }

        .daterangepicker.drop-up:after {
            top: initial;
            bottom: -6px;
            border-bottom: initial;
            border-top: 6px solid #fff;
        }

    .daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
        float: none;
    }

    .daterangepicker.single .drp-selected {
        display: none;
    }

    .daterangepicker.show-calendar .drp-calendar {
        display: block;
    }

    .daterangepicker.show-calendar .drp-buttons {
        display: block;
    }

    .daterangepicker.auto-apply .drp-buttons {
        display: none;
    }

    .daterangepicker .drp-calendar {
        display: none;
        max-width: 270px;
    }

        .daterangepicker .drp-calendar.left {
            padding: 8px 0 8px 8px;
        }

        .daterangepicker .drp-calendar.right {
            padding: 8px;
        }

        .daterangepicker .drp-calendar.single .calendar-table {
            border: none;
        }

    .daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
        color: #fff;
        border: solid black;
        border-width: 0 2px 2px 0;
        border-radius: 0;
        display: inline-block;
        padding: 3px;
    }

    .daterangepicker .calendar-table .next span {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .daterangepicker .calendar-table .prev span {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }

    .daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        min-width: 32px;
        width: 32px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        border-radius: 4px;
        border: 1px solid transparent;
        white-space: nowrap;
        cursor: pointer;
    }

    .daterangepicker .calendar-table {
        border: 1px solid #fff;
        border-radius: 4px;
        background-color: #fff;
    }

        .daterangepicker .calendar-table table {
            width: 100%;
            margin: 0;
            border-spacing: 0;
            border-collapse: collapse;
        }

    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
        background-color: #e4fdea;
        border-color: transparent;
        color: inherit;
    }

    .daterangepicker td.week, .daterangepicker th.week {
        font-size: 80%;
        color: #ccc;
    }

    .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
        background-color: #fff;
        border-color: transparent;
        color: #999;
    }

    .daterangepicker td.in-range {
        background-color: #e4fdea;
        border-color: transparent;
        color: #000;
        border-radius: 0;
    }

    .daterangepicker td.start-date {
        border-radius: 50%;
    }

    .daterangepicker td.end-date {
        border-radius: 50%;
    }

    .daterangepicker td.start-date.end-date {
        border-radius: 50%;
    }

    .daterangepicker td.active, .daterangepicker td.active:hover {
        background-color: #469d5a;
        border-color: transparent;
        color: #fff;
    }

    .daterangepicker th.month {
        width: auto;
    }

    .daterangepicker td.disabled, .daterangepicker option.disabled {
        color: #999;
        cursor: not-allowed;
        text-decoration: line-through;
    }

    .daterangepicker select.monthselect, .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default;
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%;
    }

    .daterangepicker select.yearselect {
        width: 40%;
    }

    .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
        width: 50px;
        margin: 0 auto;
        background: #eee;
        border: 1px solid #eee;
        padding: 2px;
        outline: 0;
        font-size: 12px;
    }

    .daterangepicker .calendar-time {
        text-align: center;
        margin: 4px auto 0 auto;
        line-height: 30px;
        position: relative;
    }

        .daterangepicker .calendar-time select.disabled {
            color: #ccc;
            cursor: not-allowed;
        }

    .daterangepicker .drp-buttons {
        clear: both;
        text-align: right;
        padding: 8px;
        border-top: 1px solid #ddd;
        display: none;
        line-height: 12px;
        vertical-align: middle;
    }

    .daterangepicker .drp-selected {
        display: inline-block;
        font-size: 12px;
        padding-right: 8px;
    }

    .daterangepicker .drp-buttons .btn {
        margin-left: 8px;
        font-size: 12px;
        font-weight: bold;
        padding: 4px 8px;
    }

    .daterangepicker.show-ranges.single.rtl .drp-calendar.left {
        border-right: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.single.ltr .drp-calendar.left {
        border-left: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.rtl .drp-calendar.right {
        border-right: 1px solid #ddd;
    }

    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border-left: 1px solid #ddd;
    }

    .daterangepicker .ranges {
        float: none;
        text-align: left;
        margin: 0;
    }

    .daterangepicker.show-calendar .ranges {
        margin-top: 8px;
    }

    .daterangepicker .ranges ul {
        list-style: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    .daterangepicker .ranges li {
        font-size: 12px;
        padding: 8px 12px;
        cursor: pointer;
    }

        .daterangepicker .ranges li:hover {
            background-color: #eee;
        }

        .daterangepicker .ranges li.active {
            background-color: #08c;
            color: #fff;
        }

.applyBtn {
    background-color: #469d5a;
    border: #469d5a;
}

    .applyBtn:hover {
        background-color: #53b86a;
    }

    .applyBtn:disabled {
        background-color: #469d5a;
        border: #469d5a;
    }



    .applyBtn:active {
        background-color: #469d5a !important;
        border: #469d5a !important;
    }

/*  Larger Screen Styling */
@media (min-width: 564px) {
    .daterangepicker {
        width: auto;
    }

        .daterangepicker .ranges ul {
            width: 140px;
        }

        .daterangepicker.single .ranges ul {
            width: 100%;
        }

        .daterangepicker.single .drp-calendar.left {
            clear: none;
        }

        .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
            float: left;
        }

    .daterangepicker {
        direction: ltr;
        text-align: left;
    }

        .daterangepicker .drp-calendar.left {
            clear: left;
            margin-right: 0;
        }

            .daterangepicker .drp-calendar.left .calendar-table {
                border-right: none;
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

        .daterangepicker .drp-calendar.right {
            margin-left: 0;
        }

            .daterangepicker .drp-calendar.right .calendar-table {
                border-left: none;
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

        .daterangepicker .drp-calendar.left .calendar-table {
            padding-right: 8px;
        }

        .daterangepicker .ranges, .daterangepicker .drp-calendar {
            float: left;
        }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
    }

    .daterangepicker .ranges {
        float: left;
    }

    .daterangepicker.rtl .ranges {
        float: right;
    }

    .daterangepicker .drp-calendar.left {
        clear: none !important;
    }
}


#receiptImage {
    display: none;
}

#transactionFlag {
    display: none;
}

#fromAccountNum {
    display: none;
}

#toAccountNum {
    display: none;
}

#fromAccountTit {
    display: none;
}

#toAccountTit {
    display: none;
}

#dateReceipt, #tran_type, #creditType, #receive_receiptDateTime, #fromAccountTitle, #fromAccountNo, #rCprNo, #cprText, #not_cprNo, #not_rrn, #not_cprText, #tran_cprno, #tran_cprText {
    display: none;
}

#billConNo, #billTranDate, #billFromAccTitle, #billFromAccNo, #billRrn {
    display: none;
}

#notificationBox {
    height: 430px;
    width: 350px;
    position: absolute;
    background-color: white;
    z-index: 2;
    right: 65px;
    top: 90px;
    border-radius: 10px;
    box-shadow: 0px 0px 7px 1px #888888;
    padding: 15px;
    display: none;
}

    #notificationBox h5 {
        font-size: 17px;
        font-weight: bold;
    }

    #notificationBox img {
        width: 18px !important;
    }

.individual-notifications {
    padding: 5px 27px 5px 11px;
}

.single-notification {
    /*height: 60px;*/
    background-color: #F8F8FA;
    border-radius: 13px;
    margin: 2px 0;
    position: relative;
}

    .single-notification .col-lg-11 {
        padding-left: 22px;
    }

.error-text {
    color: red;
    font-size: 11px;
    display: none;
}

.single-notification img {
    margin-top: 20px;
}

.single-notification h5 {
    font-size: 13px !important;
    margin: 15px 0 0;
}

.single-notification p {
    font-size: 10px;
}

.new-notification {
    background-color: #D7F1DF;
}

    .new-notification span {
        background-color: #FD4E53;
        height: 13px;
        width: 0 !important;
        border-radius: 50%;
        position: absolute;
        right: -3px;
        top: -3px;
        padding: 0 6px !important;
    }



/*partial statemnet*/
#iframeStatment {
    width: 80%;
}


.statmentDate {
    width: 210px !important;
}

#statement-preview {
    display: none;
}

.statementDate {
    margin-top: -63px !important;
    font-family: Poppins !important;
    margin-left: 28px;
    padding-bottom: 68px;
}

#generateButton {
    width: 175px;
    font-size: 12px !important;
}

.addVerify {
    width: 300px !important;
}

.codeTag {
    text-decoration: none;
}

.contactSupport {
    width: 298px;
}

.contactSupportBtn {
    margin: 0 auto;
}


#forgot-password p {
    text-align: center;
    margin-top: 20px;
    font-size: 17px;
    color: #686D76;
}

#forgot-password a {
    text-decoration: none;
    color: #71B7F9;
}

#login-bottom-text {
    text-align: center;
    font-size: 17px;
}

    #login-bottom-text img {
        width: 4%;
    }

#forgotPasswordModal h4, #enterNewPasswordModal h4, #changePasswordModal h4, #changeUpdatePasswordModal h4 {
    font-size: 18px;
}

#forgotPasswordModal p, #enterNewPasswordModal p, #changePasswordModal p, #changeUpdatePasswordModal p {
    text-align: center;
    font-size: 12px;
    width: 68%;
    margin: auto;
    color: #73777B;
    font-family: Poppins;
}

#forgotPasswordModal form, #enterNewPasswordModal form, #changePasswordModal form, #changeUpdatePasswordModal form {
    width: 80%;
}

#forgotPasswordModal input, #enterNewPasswordModal input, #changePasswordModal input, #changeUpdatePasswordModal input {
    height: 50px;
}

#forgotPasswordModal button, #enterNewPasswordModal button, #changePasswordModal button, #changeUpdatePasswordModal button {
    margin-bottom: 50px;
}

#forgotPasswordOTPModal #verifiBtn p {
    width: 80%;
    margin-top: 20px;
}

#forgotPasswordOTPModal p, #enterNewPasswordModal p, #changePasswordModal p {
    width: 80%;
}




#ft_tranSuccessModal .modal-content {
    width: 500px !important;
    height: 500px;
}

#ft_tranSuccessModal img {
    width: 28%;
}

.bold-heading {
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0 2px;
}

    .bold-heading span {
        font-size: 11px;
        margin-left: 5px;
        color: grey;
        letter-spacing: 0.7;
    }

.prompt-headline {
    margin: 0 !important;
}

.light-heading {
    font-size: 11px;
    font-weight: bold;
    color: grey;
    letter-spacing: 0.7px;
    margin: 0;
}

#ft_tranSuccessModal .row, #recieve_tranSuccessModal .row, #bill_tranSuccessmodal .row {
    margin: 20px;
}


#ft_tranSuccessModal .modal-content .row .col-lg-6:last-child, #recieve_tranSuccessModal .modal-content .row .col-lg-6:last-child, #bill_tranSuccessmodal .modal-content .row .col-lg-6:last-child {
    text-align: right !important;
}

#bill-transaction-reciept .row {
    margin: 20px;
}

#transSuccessModalClose_fundsT {
    z-index: 1;
}

#ft_tranSuccessModal h3, #recieve_tranSuccessModal h3, #bill_tranSuccessmodal h3 {
    font-weight: bold;
}


.customer-info {
    font-family: 'Poppins';
    margin: 0 !important;
    text-align: unset !important;
}

#PKRSpan {
    font-size: 12px;
    /*    margin-left:-5px;*/
    margin-left: 4px;
}


.google-visualization-tooltip {
    background-image: linear-gradient(0deg, #469D5A, #91CF4F) !important;
    /* font-size: 14px; */
    /* width: 57px !important; */
    /* height: 45px !important; */
    /* left: 126.357px !important; */
    /* top: -10.7px !important; */
    border-radius: 12px !important;
}

    .google-visualization-tooltip ul li:first-child {
        display: none !important;
    }

    .google-visualization-tooltip ul li span:first-child {
        display: none !important;
    }

    .google-visualization-tooltip ul li span {
        /* color: black !important; */
        font-size: 13px !important;
        text-align: center !important;
        padding-left: 10px !important;
        /* font-weight: bold !important; */
    }



/*/////////////////// LOADER START ///////////////////*/
.loader {
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #4BA059;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    justify-content: center;
}

#loader-modal {
    justify-content: center;
    /*margin-top:50%;*/
    padding-top: 25%;
    z-index: 9999 !important;
    pointer-events: auto; /* Enable pointer events on the loader modal */
    background-color: rgba(0, 0, 0, 0.4);
}

#tran-success-continue-buttonn .loader, #viewStatementBtn .loader, #viewButton .loader, #transfer-modal-confirm-button .loader, #ft_otp-verify-button .loader, #generateButton .loader, #forgot-password-modal-button .loader, #forgot-password-otp-verify-button .loader, #add-beneficiary-button .loader, #title-confirm-button .loader, #otp-verify-button .loader {
    border: 3px solid #f3f3f300;
    border-radius: 50%;
    border-top: 3px solid #ffffff;
    width: 25px;
    height: 25px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
}

#loginButton .loader {
    border: 4px solid #f3f3f300;
    border-radius: 50%;
    border-top: 4px solid #ffffff;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
}


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*/////////////////// LOADER END ///////////////////*/


#sessionButton {
    width: 60% !important;
    height: 17% !important;
    margin: 0 auto !important;
}

.w-20 {
    width: 20px !important;
}

#maxLimitMessage {
    font-size: 10px;
    color: darkred;
    display: none;
}


#incorrectDateSelectionModal img {
    width: 45%;
    margin: 20px auto;
}

#incorrectDateSelectionModal .close {
    /*width: 4% !important;*/
    float: right !important;
    margin: 0 10px !important;
}

#incorrectDateSelectionModal h5 {
    width: auto;
    margin: 10px auto 0;
}

#incorrectDateSelectionModal .modal-row {
    text-align: center;
    margin: 10px;
}

#incorrectDateSelectionModal .modal-content {
    width: 20% !important;
    height: 40%;
}

#incorrectDateSelectionModal {
    display: none;
}

#snackbar-failure {
    visibility: hidden; /* Hidden by default. Visible on click */

    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 10px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 99999999 !important; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    top: 30px; /* 30px from the bottom */
    background-color: green; /* Black background color */
    background-color: #DC3545; /* Black background color */
}

    #snackbar-failure.show {
        text-align: center;
        visibility: visible; /* Show the snackbar */
        /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }
