﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
.htm-ar, .htm-ku{
    direction:rtl;
}
#bd {
    font-family: 'poppinsregular', sans-serif;
}
.htm-ar #bd, .htm-ku #bd {
    font-family:Tahoma;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

/* Provide sufficient contrast against white background */
a {
    color: #00678F;
}

.btn {
    width: 210px;
    height: 52px;
}

.btn-primary {
    color: #fff;
    background-color: #00678F;
    border-color: none;
}

.wlc {
    width: 294px !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #00678F;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

body {
    /* Margin bottom by footer height */
    max-width: 500px;
/*    background-color: #FFCB2B;*/
    margin-left: auto;
    margin-right: auto;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.col-form-label {
    white-space: nowrap;
}
.htm-ar .col-form-label, .htm-ku .col-form-label {
    text-align:right;
}
@media (min-width: 576px) {

}

.modal-content {
    border-radius: 13px;
}

.cust-btn {
    margin: 0px !important;
    color: #212529 !important;
    background-color: white !important;
    border-radius: 0px !important;
    border-bottom: 0px !important;
    border-color: rgba(0,0,0,0.3);
}

.cust-btn-left {
    border-bottom-right-radius: 13px !important;
}

.cust-btn-right {
    border-bottom-left-radius: 13px !important;
    border-left:0px;
}

label#phoneNumber-error, label#pincode-error {
    color: red;
    font-size: 12px;
}

.modal-open{
    padding-right:0px !important;
}

.form-check {
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
}

.er{
color: red;
font-size: 12px;
}

.h-main {
    font-size: 24px;
    text-align: center;
    color: #1F4E79;
    font-family: 'poppinslight';
}
.htm-ar .h-main, .htm-ku .h-main {
    font-family: Tahoma;
    font-weight: bold;
}
    .h-main span {
        font-family: 'poppinsbold';
        color: #0057B7;
    }
.htm-ar .h-main span, .htm-ku .h-main span {
    font-family: Tahoma;
    font-weight: bold;
}

.h-slogan {
    text-align: center;
    padding: 60px 0px;
}
    .h-slogan .h-tit {
        font-family: 'poppinsbold';
        color: #1F4E79;
        font-size: 18px;
        margin-bottom: 20px;
    }
.htm-ar .h-slogan .h-tit, .htm-ku .h-slogan .h-tit {
    font-family: Tahoma;
    font-weight: bold;
}

    .h-slogan .h-subtit {
        color: #1F4E79;
        font-size: 16px;
    }
.main-form {
    height: calc(100vh - 360px);
}
    .main-form .btn {
        max-width: 153px;
        background-color: #0057B7;
        color: #fff;
        line-height: 39px;
        font-family: 'poppinsbold';
        font-size: 16px;
        margin: 0px auto;
        border-radius: 75px;
        text-align:center;
    }
    .htm-ar .main-form .btn, .htm-ku .main-form .btn {
        font-family: Tahoma;
        font-weight: bold;
    }

    .main-form .tp {
        padding-bottom: 40px;
    }
    .main-form #phoneNumber-error.error, .main-form #pincode-error.error {
        position: absolute;
        left: 15px;
        bottom: -30px;
    }
    .main-form .ft {
        padding-top: calc(100vh - 600px);
    }
    .terms {
        text-align: center;
        font-size: 14px;
        padding: 20px 0px;
    }
.top-mobile {
    background-color: #0057B7;
    color: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    font-size: 12px;
    box-shadow: 0 0 6px rgb(138 138 138);
}
.htm-ar .top-mobile, .htm-ku .top-mobile {
    text-align: right;
}
    .top-mobile .mob {
        padding-left: 11px;
        padding-right: 11px;
/*        direction:ltr;
*/    }
.credit-limit {
    border-top: 1px solid #FFCC32;
    border-bottom: 1px solid #FFCC32;
    line-height: 40px;
    position: relative;
    margin: 30px 0px;
    font-size: 14px;
}
.htm-ar .credit-limit, .htm-ku .credit-limit {
    text-align: right;
}
    .credit-limit .val {
        color: #0057B7;
        font-family: 'poppinsbold';
        font-size: 18px;
        position: absolute;
        right: 0px;
    }
    .htm-ar .credit-limit .val, .htm-ku .credit-limit .val {
        font-family: Tahoma;
        font-weight: bold;
        right: auto;
        left:0px;
    }

.accObj .tit {
    cursor: pointer;
    line-height: 36px;
    text-transform: uppercase;
    background-image:url(../assets/ar-d.png);
    background-repeat:no-repeat;
    background-position:right 10px;
    background-size:11.5px 6.5px;
}
.htm-ar .accObj .tit, .htm-ku .accObj .tit {
    text-align: right;
    background-position: left 10px;
}
    .accObj .tit.collapsed {
    background-image:url(../assets/ar-l.png);
    background-size:6.5px 11.5px;
    }
        .accObj .main-acc .itm {
    background-color: #fff;
    padding: 15px 15px;
    border-radius: 8px;
    font-size: 13px;
    box-shadow: 0 0 6px rgb(138 138 138);
    margin: 15px 0px;
    position: relative;
    color: #1F4E79;
    cursor:pointer;
}
    .accObj .main-acc .itm span {
        font-family: 'poppinsbold';
        padding-left:5px;
    }
        .htm-ar .accObj .main-acc .itm span, .htm-ku .accObj .main-acc .itm span{
            font-family: Tahoma;
            font-weight: bold;
        }
    .accObj .main-acc .itm .prc {
        position: absolute;
        right: 14px;
        top: 20px;
        font-size: 16px;
        color:#1F4E79;
        font-family: 'poppinsbold';

    }
        .htm-ar .accObj .main-acc .itm .prc, .htm-ku .accObj .main-acc .itm .prc {
            font-family: Tahoma;
            font-weight:bold;
        }
    .accObj .main-acc .itm .tg {
        position: absolute;
        top: -11px;
        padding: 2px 6px;
        font-size: 11px;
        color: #fff;
        border-radius: 2px;
    }

.modal .preload {
    text-align: center;
}
.modal .msg, .sadBD .msg{
    text-align: center;
    padding: 20px 20px;
}
.modal .msg-bd img, .sadBD .msg-bd img {
    max-width: 100px;
    margin-bottom: 20px;
}
.modal .msg-bd .tit, .sadBD .msg-bd .tit {
    padding: 10px 0px;
    font-size: 24px;
}
.modal .msg-bd .desc, .sadBD .msg-bd .desc {
    padding: 10px 0px;
}

.modal .btn, .sadBD .btn {
    max-width: 153px;
    background-color: #0057B7;
    color: #fff;
    line-height: 39px;
    font-family: 'poppinsbold';
    font-size: 16px;
    margin: 0px auto;
    border-radius: 75px;
    text-align: center;
    margin-top: 40px;
}

.htm-ar .modal .btn, .htm-ku .modal .btn, .htm-ar .sadBD .btn, .htm-ku .sadBD .btn {
    font-family: Tahoma;
    font-weight: bold;
}