@charset "utf-8";

body {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-family: 'daxregular';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    box-sizing: border-box;
    background: #fff;
}

/*=============Default css start here=============*/
h1, h2, h3, h4, h5, h6, p, span, label, form, input, li, ol, dl, ul, br, img, div, textarea, checkbox, radio, button, textarea, select, hr, a {
    margin: 0px;
    padding: 0px;
}
/* HTML5 tags */
header, section, footer, aside, nav, article, figure, hgroup, figcaption {
    display: block;
    margin: 0;
    padding: 0;
}
/* HTML5 tags */


input, select, radio {
    vertical-align: middle;
}

img {
    border: 0;
}

a img {
    border: none;
    outline: none;
}

a {
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

img {
    border: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'daxregular';
    font-weight: normal;
}
/*=============Default css End here=============*/

.main {
    float: left;
}

.container {
    width: 1070px;
    margin: 0 auto;
    padding: 0 20px;
}

.container-inner {
    width: 1070px;
    float: left;
    margin-left: 100px;
}

.head-bg {
    width: 100%;
    float: left;
    background: url(../../images/Layout/head-bg.jpg) left top repeat-x;
}

.head {
    width: 100%;
    float: left;
}

.logo {
    width: 20.7%;
    float: left;
    background: #fff;
    text-align: center;
}

    .logo a img {
        width: auto;
        max-width: auto !important;
    }

.head-right {
    width: 79.3%;
    float: right;
    background: #0b4d8c;
    height: 117px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .head-right {
        height: 116px;
    }
}

.top-right-nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: right
}

    .top-right-nav ul li {
        line-height: normal;
        display: inline-block;
        padding-right: 8px;
    }

        .top-right-nav ul li a {
            font-size: 12px;
            color: #fff;
            text-align: right;
            line-height: 36px;
            text-transform: uppercase;
            font-family: 'dax-boldregular';
        }

            .top-right-nav ul li a i {
                width: 10px;
                height: 14px;
                background: url(../../images/Layout/top-nav-icon.png) left top no-repeat;
                display: inline-block;
                float: left;
                margin: 11px 3px 0 0;
            }

                .top-right-nav ul li a i.co-icon1 {
                    background-position: -28px top;
                }

                .top-right-nav ul li a i.co-icon2 {
                    background-position: -56px -1px;
                }

                .top-right-nav ul li a i.co-icon3 {
                    background-position: left top;
                    width: 19px;
                    height: 17px;
                    margin: 0px 0 -3px 0;
                }

.login {
    width: 100%;
    float: left;
    background: rgba(255,255,255,0.06)
}

    .login h1 {
        color: #ffffff;
        padding: 5px 0 4px 40px;
    }

nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}


.mid-counter {
    width: 100%;
    float: left;
    padding: 40px 0 40px 0;
}

.access-sec-up {
    width: 100%;
    float: left;
    padding-bottom: 40px;
    border-bottom: solid 2px #c6dcf0;
}

    .access-sec-up h2 {
        color: #0b4d8c;
        padding-bottom: 30px;
    }
    /*.access-sec-up h3{color:#0b4d8c; padding-bottom:30px;font-size: 14px;}*/
    /*.access-sec-up h5{color:#cf202b;font-size: 14px;}*/
    .access-sec-up p span {
        color: #cf202b;
        font-size: 14px;
    }

.access-sec-left {
    width: 77%;
    float: left;
}

    .access-sec-left h2 {
        color: #0b4d8c;
        padding-bottom: 30px;
    }

    .access-sec-left h5 {
        color: #0b4d8c;
        padding-bottom: 25px;
    }

.circle {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

    .circle ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .circle ul li {
            line-height: normal;
            float: left;
            margin-right: 4px;
        }

            .circle ul li span {
                width: 18px;
                height: 18px;
                background: url(../../images/Layout/step-button.png) left top no-repeat;
                display: inline-block;
            }

                .circle ul li span.active {
                    background-position: left bottom;
                }

.access-input {
    width: 15%;
    float: left;
    border: solid 1px #0b4d8c;
    border-radius: 3px;
    line-height: 30px;
    height: 30px;
    margin-right: 15px;
    font-size: 18px;
    color: #0b4d8c;
    text-align: center;
    font-family: 'daxbold';
    position: relative;
    left: none;
    opacity: 1;
}

.input {
    width: 15%;
    float: left;
    border: solid 1px #0b4d8c;
    border-radius: 3px;
    line-height: 33px;
    height: 33px;
    margin-right: 15px;
    font-size: 18px;
    color: #0e4c8b;
    text-align: center;
    font-family: 'daxbold';
    position: relative;
    left: none;
    opacity: 1;
}

.input-one {
    width: 40%;
}

.input-fill-text {
    width: 40%;
    box-sizing: border-box;
    font-family: "daxmedium";
    font-size: 15px;
    text-align: left;
    color: #555555;
    padding: 0 10px;
}


.input-menu {
    width: 16%;
    float: left;
    border: solid 1px #0b4d8c;
    border-radius: 3px;
    line-height: 32px;
    height: 32px;
    margin-right: 15px;
}

.input-menu {
    background: #ffffff;
    border-radius: 4px;
    width: 16%;
    float: left;
    border: none;
    font-size: 18px;
    color: #0b4d8c;
    font-family: 'daxbold';
    padding-left: 15px;
    background: url(../../images/Layout/drop-arrow.png) center right no-repeat #fff;
    border: solid 1px #0b4d8c;
    line-height: 32px;
    height: 32px;
    margin-right: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .input-menu select {
        width: 100%;
    }

.login-btn {
    width: auto;
    float: left;
    background: #0b4d8c url("../../images/spacer.gif") repeat-x 0 0;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
}

    .login-btn img {
        vertical-align: text-top;
        margin: 0px 0 0 5px;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .login-btn img {
        margin: 0px 0 0 5px;
        vertical-align: text-top;
    }
}

.sub-nav {
    width: 100%;
    float: left;
    margin-top: 25px;
}

    .sub-nav ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .sub-nav ul li {
            line-height: normal;
            float: left;
            margin-right: 15px;
        }

            .sub-nav ul li a {
                font-size: 14px;
                color: #0b4d8c;
                background: url(images/sub-nav-arrow.png) left top no-repeat;
                padding: 0 0 0 22px;
            }

.access-sec-right {
    width: 23%;
    float: left;
    padding-top: 20px;
}

.new-article {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.new-article-left {
    width: 22%;
    float: left;
}

.new-article-right {
    width: 71%;
    float: left;
    margin-left: 15px;
}

    .new-article-right h5 {
        color: #0b4d8c;
        font-family: 'daxbold';
    }

    .new-article-right p {
        font-size: 14px;
        color: #0b4d8c;
    }

    .new-article-right a {
        color: #0b4d8c;
        padding: 0px;
    }

.access-sec-down {
    width: 100%;
    float: left;
    padding-top: 40px;
}

.access-sec-down-left {
    width: auto;
    float: left;
    width: 60%;
}

.top-right-nav {
    width: 100%;
    float: left;
}

.content-head {
    min-width: 1260px;
    width: 100%;
    float: left;
}

.access-sec-down-mid {
    width: 36%;
    float: left;
    margin-left: 3%;
}

    .access-sec-down-mid h5 {
        color: #0b4d8c;
        font-family: 'daxbold';
        padding: 0 0 20px 0;
    }

    .access-sec-down-mid p {
        font-size: 14px;
        color: #5d5d5d;
        line-height: 19px;
        padding-top: 10px;
    }

        .access-sec-down-mid p span {
            /*  font-family: 'daxbold';*/
            color: #99c0e5;
        }

    .access-sec-down-mid em {
        font-size: 12px;
        color: #5d5d5d;
        font-style: normal;
        padding-top: 10px;
        display: block;
    }

.foot {
    width: 100%;
    float: left;
    background: #0b4d8c;
    padding: 30px 0 30px 0;
}

    .foot p {
        font-size: 14px;
        color: #fff;
    }

.footdiv {
    float: right;
    font-size: 14px;
    color: #fff;
    margin-top: -30px;
}

.foot p a {
    color: #fff;
}

.maain {
    float: left;
    padding: 0;
}

.login-drop {
    width: 178px;
    padding: 0px;
    display: none;
    position: absolute;
    right: 0px;
    background: rgba(255,255,255,0.9);
    border: solid 1px #b2c6da;
    z-index: 999999;
}

    .login-drop ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
    }

        .login-drop ul li {
            line-height: normal;
        }

            .login-drop ul li a {
                line-height: normal;
                font-size: 12px;
                color: #0e4c8c;
                border-bottom: solid 1px #b2c6da;
                line-height: 20px;
                text-align: left;
                display: block;
                padding: 0 10px;
                width: 100%;
                float: left;
            }

                .login-drop ul li a i {
                    width: 16px;
                    height: 16px;
                    background: url(../../images/Layout/login-icon.png) left top no-repeat;
                    display: inline-block;
                    float: left;
                    margin: 6px 4px 0 0px;
                }

                    .login-drop ul li a i.login-icon1 {
                        background-position: left top;
                    }

                    .login-drop ul li a i.login-icon2 {
                        background-position: left -17px;
                    }

                    .login-drop ul li a i.login-icon3 {
                        background-position: left -37px;
                    }

                    .login-drop ul li a i.login-icon4 {
                        background-position: left -59px;
                    }

                    .login-drop ul li a i.login-icon5 {
                        background-position: left -59px;
                    }

                    .login-drop ul li a i.login-icon6 {
                        background-position: left -59px;
                    }

.notification-drop {
    width: 325px;
    padding: 0px;
    display: none;
    position: absolute;
    z-index: 999999;
    top: 45px;
    background: rgba(255,255,255,0.95);
    border: solid 1px #86a4c4;
    margin: 0 0 0 -152px;
}

.notifcation-arrow {
    width: 100%;
    float: left;
    margin: -19px 0 0 0;
    text-align: center;
}

.notification-drop h4 {
    font-size: 16px;
    color: #0e4c8c;
    font-family: 'daxbold';
    text-align: left;
    line-height: 30px;
    padding: 0 0 0 15px;
}

.notification-drop-list {
    width: 100%;
    float: left;
    border-top: solid 1px #86a4c4;
    text-align: left;
    padding: 6px 15px;
    box-sizing: border-box;
}

    .notification-drop-list h6 {
        font-size: 12px;
        color: #0e4c8c;
        font-family: 'daxmedium';
        padding-bottom: 4px;
    }

    .notification-drop-list p {
        font-size: 12px;
        color: #505150;
    }

        .notification-drop-list p a {
            font-size: 12px !important;
            color: #98c0e6 !important;
            text-transform: none !important;
            line-height: normal !important;
        }

    .notification-drop-list span {
        font-size: 12px;
        color: #bcbec0;
    }

    .notification-drop-list:hover {
        background: #e9eff6;
    }

/*=============NBK Login Online banking-04 Css Start here=============*/
.step-four {
    width: 100%;
    float: left;
}

.step-four-left {
    width: 50%;
    float: left;
}

.step-four-left-loop {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

    .step-four-left-loop h4 {
        color: #0b4d8c;
    }

    .step-four-left-loop span {
        font-size: 18px;
        color: #5d5d5d;
    }

    .step-four-left-loop article {
        margin-top: 15px;
    }

.step-four-left-pic {
    width: auto;
    float: left;
    padding: 10px;
    border: solid 2px #ccc;
    border-radius: 3px;
}

.step-four-left-text {
    margin-left: 40px;
    width: 48%;
    float: left;
}

    .step-four-left-text p {
        font-size: 14px;
        color: #5d5d5d;
        padding-top: 10px;
    }

    .step-four-left-text div:not(#foo) > input + label {
        padding: 2px 0 0 25px;
    }

.step-four-right {
    width: 50%;
    float: left;
    padding-top: 70px;
    padding-left: 30px;
    box-sizing: border-box;
}

    .step-four-right h5 {
        color: #0b4d8c;
        padding: 0 0 20px 0;
    }

.input-two {
    width: 65%;
    box-sizing: border-box;
    font-family: "daxmedium";
    font-size: 15px;
    text-align: left;
    color: #555555;
    padding: 0 10px;
}
/*=============NBK Login Online banking-04 Css End here=============*/

/*=============Registeration Online banking-01 Css Start here=============*/
.registeration-sec {
    width: 100%;
    float: left;
    border: none;
    padding: 0px;
}

    .registeration-sec h5 {
        color: #0b4d8c;
        padding-bottom: 5px;
    }

    .registeration-sec span {
        font-size: 14px;
        color: #99c0e5;
    }

        .registeration-sec span.login-error {
            font-size: 14px;
            color: #cf202b;
        }

.filled {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.fillederrlbl {
    width: 100%;
    float: left;
    margin-top: 0px;
}

.filled-left {
    width: 50%;
    float: left;
}

.filled-right {
    width: 11%;
    float: left;
}

.filled label {
    font-size: 18px;
    color: #0b4d8c;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
}

    .filled label span {
        font-size: 18px;
        color: #99c0e5;
    }

        .filled label span a {
            color: #99c0e5;
        }

            .filled label span a:hover {
                opacity: 0.9;
            }

.filled-margin {
    margin-top: 0px !important;
}

.reg-input {
    width: 21%;
}

.reg-input-menu {
    width: 23%;
}

.reg-input-one {
    width: 25% !important;
    text-align: left;
    padding: 0 10px;
    box-sizing: border-box;
}

.reg-input-two {
    width: 100%;
}

.filled {
    font-size: 18px;
    color: #0b4d8c;
    padding: 0px 0 0 0;
}

.radio-filled {
    width: auto;
    margin-right: 10px;
    float: left;
}

.inter .radio-filled {
    margin: 4px 20px 0px 0px;
}

.radio-filled label {
    width: auto;
}

.radio-filled input {
    margin: -8px 2px 0 0;
}
/*=============Registeration Online banking-01 Css End here=============*/

/*=============NBK_ RSA Enrollment-01 Css Start here=============*/
.question-sec {
    width: 100%;
    float: left;
}

    .question-sec h5 {
        padding-bottom: 20px;
    }

.question-sec-left {
    width: 70%;
    float: left;
}

.question-sec-right {
    width: 20%;
    float: left;
}

    .question-sec-right .step-four-left-loop span {
        color: #5d5d5d;
        font-size: 18px;
    }

.question-loop {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}

.question-filled {
    width: 100%;
    float: left;
    position: relative;
}

    .question-filled label {
        width: 50px;
        font-size: 18px;
        color: #0b4d8c;
        float: left;
        font-family: 'daxbold';
        line-height: 32px;
    }

    .question-filled span {
        width: 40px;
        font-size: 18px;
        color: #0b4d8c;
        float: left;
        line-height: 32px;
    }

.question-input-menu {
    width: 522px;
    margin-bottom: 10px;
}

.question-input {
    width: 70%;
    box-sizing: border-box;
    color: #555;
    font-family: "daxmedium";
    font-size: 14px;
    opacity: 1;
    padding: 0 10px;
    position: relative;
    text-align: left;
}

.submit {
    width: 140px;
    margin-right: 10px;
}

.cancel-btn-rsa {
    border: solid 1px #0e4c8c;
    background: none;
    border-radius: 3px;
    color: #0b4d8c;
    height: 30px;
    line-height: 27px;
}

    .cancel-btn-rsa:hover {
        background: #98c0e6;
        border: solid 1px #98c0e6;
    }
/*=============NBK_ RSA Enrollment-01 Css End here=============*/

/*=============NBK_Local Transfer-01 Css Start here=============*/
.local-sec {
    width: 100%;
    float: left;
}

.left-panel {
    width: 80%;
    float: left;
}

    .left-panel h3 {
        color: #0b4e8c;
        padding-bottom: 15px;
    }

    .left-panel h5 {
        color: #0b4e8c;
        padding-bottom: 15px;
        padding-bottom: 20px;
    }

    .left-panel p {
        color: #0b4e8c;
        padding-bottom: 15px;
        padding-bottom: 20px;
    }

.right-panel {
    width: 18.6%;
    float: right;
    margin: 39px 0 0 0px;
}

.quick-links {
    width: 100%;
    float: left;
    border-radius: 5px;
    border: solid 1px #97bfe5;
    margin-bottom: 15px;
}

    .quick-links h4 {
        color: #fff;
        background: #97bfe5;
        line-height: 50px;
        text-align: center;
        text-transform: uppercase;
    }

    .quick-links ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .quick-links ul li {
            line-height: normal;
        }

            .quick-links ul li a {
                line-height: 50px;
                font-size: 15px;
                color: #0e4c8b;
                display: block;
                width: 100%;
                float: left;
                border-bottom: solid 1px #f3f3f2;
                padding: 0 14px;
                box-sizing: border-box;
            }

                .quick-links ul li a i {
                    width: 35px;
                    height: 35px;
                    background: url(../../images/Layout/quick-icon.png) left top no-repeat;
                    display: inline-block;
                    float: left;
                    margin: 9px 10px 0 0;
                }

                .quick-links ul li a:hover {
                    color: #98c0e6;
                    background: #f9f9f9;
                }

                .quick-links ul li a i.quick-icon1 {
                    background-position: left 10px;
                }

                .quick-links ul li a i.quick-icon2 {
                    background-position: left -44px;
                }

                .quick-links ul li a i.quick-icon3 {
                    background-position: left -93px;
                }

                .quick-links ul li a i.quick-icon4 {
                    background-position: left -145px;
                }

                .quick-links ul li a i.quick-icon5 {
                    background-position: left -195px;
                }

                .quick-links ul li a i.quick-icon6 {
                    background-position: left -245px;
                }

                .quick-links ul li a i.quick-icon7 {
                    background-position: left -299px;
                }

                .quick-links ul li a i.quick-icon8 {
                    background-position: left -350px;
                }

                .quick-links ul li a i.quick-icon9 {
                    background-position: left -403px;
                }

                .quick-links ul li a i.quick-icon10 {
                    background-position: left -458px;
                }

                .quick-links ul li a i.quick-icon11 {
                    background-position: left -512px;
                }


.add {
    width: 100%;
    float: left;
    border: none;
}

    .add a img {
        width: 100%;
    }

.tranfer-detail {
    width: 100%;
    float: left;
    border: solid 1px #9ac0e4;
    margin-bottom: 30px;
    position: relative;
}

.tranfer-detail-one {
    box-sizing: border-box;
}

.tranfer-detail h6 {
    background: #9ac0e4;
    color: #0b4e8c;
    line-height: 36px;
    padding-left: 20px;
    font-family: 'daxmedium';
}

.tranfer-form {
    width: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}

    .tranfer-form p {
        font-size: 14px;
        color: #5d5e5e;
        font-family: 'daxmedium'
    }

        .tranfer-form p span {
            color: #d12b36;
            font-family: 'daxmedium'
        }

.tranfer-filled {
    width: 100%;
    float: left;
    padding-top: 12px;
}

    .tranfer-filled em {
        font-style: normal;
        font-size: 12px;
        color: #5d5e5e;
    }

    .tranfer-filled label {
        width: 222.328px;
        float: left;
        font-size: 14px;
        color: #0b4e8c;
        line-height: 32px;
        font-family: 'daxmedium';
        padding: 0px;
    }

        .tranfer-filled label span {
            color: #dd6169;
        }

        .tranfer-filled label em {
            font-style: normal;
            color: #5d5e5e;
            font-size: 14px;
        }

    .tranfer-filled p {
        font-size: 14px;
        color: #5d5e5e;
        display: block;
        width: 100%;
        float: left;
        padding-top: 8px;
    }

        .tranfer-filled p strong {
            font-weight: normal;
            font-size: 12px;
            font-style: normal;
        }

    .tranfer-filled img {
        margin: 1px 8px 0 0;
        float: left;
    }

    .tranfer-filled p img.setHeaderAlign {
        float: none;
    }

    .tranfer-filled img.Case_Advance_img {
        margin: -30px 0 0 0;
        float: none;
    }

.transfer-input {
    width: 296px;
    text-align: left;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #555;
    font-family: 'daxmedium';
    opacity: 1;
    position: relative;
    left: none;
}

.nickname-input {
    width: 170px;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    color: #555;
    font-family: 'daxmedium';
    opacity: 1;
    position: relative;
}

.nickname-input-wrong {
    width: 170px;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    color: #555;
    font-family: 'daxmedium';
    opacity: 1;
    position: relative;
    border-color: red;
}

.tranfer-filled em.check {
    margin: 0 0 0 0;
}

.transfer-menu-one {
    width: 15%;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
    color: #808285;
    font-family: 'daxmedium';
}

}

.transfer-input-left {
    width: 25%;
}

.transfer-input-right {
    width: 13%;
}

.transfer-input-left.setalign {
    margin-right: 10px;
}

.transfer-input-right.setalign {
    margin-right: 5px;
}

.currency-btn {
    width: auto;
    width: 130px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
}

    .currency-btn a {
        font-size: 14px;
        color: #ffffff;
        background: #0e4c8b;
        font-size: 14px;
        color: #ffffff;
        height: 32px;
        line-height: 32px;
        border-radius: 3px;
        padding: 0 0px;
        display: block;
    }

.radio-sec {
    width: auto;
    float: left;
    font-size: 14px;
    font-family: 'daxmedium';
    line-height: 32px;
    margin-right: -15px;
    color: #0b4e8c;
    padding: 5px 0 5px 0;
}

    .radio-sec label {
        width: auto;
    }

    .radio-sec input {
        margin: -6px 5px 0 0;
    }

.radio {
    background-color: aqua;
}

.currency-btn.curr-btn {
    margin: 0px;
    width: auto;
}

    .currency-btn.curr-btn a {
        font-size: 14px;
        padding: 4px 15px;
        margin: 7px 0 0 10px;
    }

.dot {
    width: auto;
    float: left;
    margin: 0px;
    color: #0b4d8c;
    margin-right: 9px;
    margin-top: 5px;
}

.dot-amount {
    width: auto;
    float: left;
    margin: 0px;
    color: #0b4d8c;
    margin-top: 5px;
}

.benefic-tag span {
    width: 40%;
    float: left;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .radio-sec input {
        margin: -4px 5px 0 0;
    }
}

.currency-btn-conevert {
    float: left;
    margin-right: 10px;
    font-family: 'daxmedium';
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    padding: 0 15px;
    width: auto;
    margin-top: 15px;
}

.currency-btn-right {
    float: left;
    margin-right: 10px;
    font-family: 'daxmedium';
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    padding: 0 15px;
    width: auto;
    margin-top: 15px;
    margin-right: -76px
}
/*=============NBK_Capital Form-01 Css End here=============*/

.capital {
    width: 48%;
    float: left;
    margin: 0 1%;
}

.capital-filled {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .capital-filled label {
        width: 106.703px;
        float: left;
        font-size: 14px;
        color: #0b4e8c;
        line-height: 32px;
        font-family: 'daxmedium';
        padding: 0px;
    }

        .capital-filled label span {
            color: #dd6169;
        }

.capital-input {
    width: 231.203px
}

.top-login-btn {
    width: auto;
    float: right;
    position: relative;
}

    .top-login-btn a {
        height: 45px;
        line-height: 45px;
        color: #fff;
        background: #c62330;
        font-size: 18px;
        font-family: 'daxbold';
        margin-top: -45px;
        display: block;
        padding: 0 45px;
        text-transform: uppercase;
    }

        .top-login-btn a img {
            margin: -7px 5px 0 0;
        }

/*=============NBK_Beneficiary List-01 Css Start here=============*/
.table-margin {
    margin-bottom: 0px;
}

.beneficiary {
    width: 103%;
    border-top: solid 1px #ccd;
    margin: 10px 0 0 -10px;
    padding-left: 20px;
    box-sizing: border-box;
}

    .beneficiary .currency-btn {
        width: auto;
        padding: 0 0px;
        margin: 0 0 0 -10px;
        ;
        padding-left: 60px;
    }

        .beneficiary .currency-btn a {
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            margin-top: 0px;
        }

.beneficiary-table {
    width: 100%;
}

    .beneficiary-table table tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .beneficiary-table table tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 6px 10px 6px 10px;
        border-bottom: solid 1px #d3d4d6;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .beneficiary-table table tr th.head1 {
        width: 17%;
        padding-left: 20px;
    }

    .beneficiary-table table tr th.head2 {
        width: 26%;
    }

    .beneficiary-table table tr th.head3 {
        width: 29%;
    }

    .beneficiary-table table tr th.head4 {
        width: 12%;
    }

    .beneficiary-table table tr th.head5 {
        width: 16%;
        padding-left: 35px;
    }

    .beneficiary-table table tr td.content1 {
        width: 17%;
        padding-left: 20px;
    }

    .beneficiary-table table tr td.content2 {
        width: 26%;
    }

    .beneficiary-table table tr td.content3 {
        width: 29%;
    }

    .beneficiary-table table tr td.content4 {
        width: 12%;
    }

    .beneficiary-table table tr td.content5 {
        width: 13%;
    }

        .beneficiary-table table tr td.content5 i {
            width: 23px;
            height: 24px;
            background: url(../../images/Layout/action-icon.png) left top no-repeat;
            display: inline-block;
        }

        .beneficiary-table table tr td.content5 ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .beneficiary-table table tr td.content5 ul li {
                line-height: normal;
                display: inline-block;
            }

                .beneficiary-table table tr td.content5 ul li a i.action-icon1 {
                    background-position: left top;
                }

                .beneficiary-table table tr td.content5 ul li a i.action-icon2 {
                    background-position: -24px top;
                }

                .beneficiary-table table tr td.content5 ul li a i.action-icon3 {
                    background-position: -48px top;
                }

                .beneficiary-table table tr td.content5 ul li a i.action-icon4 {
                    background-position: -72px top;
                }
/*=============NBK_Beneficiary List-01 Css End here=============*/

/*=============NBK_Beneficiary List-01 Css Start here=============*/
.table-margin {
    margin-bottom: 0px;
}

.beneficiaryloc {
    width: 105.5%;
    float: left;
    border-top: solid 1px #ccd;
    margin: 10px 0 0 -20px;
    padding-left: 20px;
    box-sizing: border-box;
}

    .beneficiaryloc .currency-btn {
        width: auto;
        padding: 0 0px;
        margin: 0 0 0 -10px;
    }

        .beneficiaryloc .currency-btn a {
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            margin-top: 0px;
        }

.beneficiaryloc-table {
    width: 100%;
}

    .beneficiaryloc-table table tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .beneficiaryloc-table table tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 6px 5px 6px 5px;
        border-bottom: solid 1px #d3d4d6;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .beneficiaryloc-table table tr th.head1 {
        width: 22%;
        padding-left: 20px;
    }

    .beneficiaryloc-table table tr th.head2 {
        width: 30%;
    }

    .beneficiaryloc-table table tr th.head3 {
        width: 32%;
    }

    .beneficiaryloc-table table tr th.head4 {
        width: 16%;
        padding-left: 35px;
    }

    .beneficiaryloc-table table tr td.content1 {
        width: 22%;
        padding-left: 20px;
    }

    .beneficiaryloc-table table tr td.content2 {
        width: 30%;
    }

    .beneficiaryloc-table table tr td.content3 {
        width: 32%;
    }

    .beneficiaryloc-table table tr td.content4 {
        width: 16%;
    }

        .beneficiaryloc-table table tr td.content4 i {
            width: 23px;
            height: 24px;
            background: url(../../images/Layout/action-icon.png) left top no-repeat;
            display: inline-block;
        }

        .beneficiaryloc-table table tr td.content4 ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .beneficiaryloc-table table tr td.content4 ul li {
                line-height: normal;
                display: inline-block;
            }

                .beneficiaryloc-table table tr td.content4 ul li a i.action-icon1 {
                    background-position: left top;
                }

                .beneficiaryloc-table table tr td.content4 ul li a i.action-icon2 {
                    background-position: -24px top;
                }

                .beneficiaryloc-table table tr td.content4 ul li a i.action-icon3 {
                    background-position: -48px top;
                }

                .beneficiaryloc-table table tr td.content4 ul li a i.action-icon4 {
                    background-position: -72px top;
                }
/*=============NBK_Beneficiary List-01 Css End here=============*/

/*=============NBK - Account Statement-01 Css Start here=============*/
.account-table {
    width: 100%;
    float: left;
    margin-top: 30px;
}

    .account-table table tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .account-table table tr td {
        font-size: 12px;
        color: #5d5d5d;
        text-align: left;
        padding: 10px 10px 10px 10px;
        border-bottom: solid 1px #acccea;
        font-family: 'daxmedium';
    }

    .account-table table tr th.statement-heading1 {
        width: 15%;
        padding-left: 20px;
    }

    .account-table table tr th.statement-heading1 {
        width: 15%;
        padding-left: 20px;
    }

    .account-table table tr th.statement-heading2 {
        width: 19%;
    }

    .account-table table tr th.statement-heading3 {
        width: 25%;
    }

    .account-table table tr th.statement-heading4 {
        width: 18%;
    }

    .account-table table tr th.statement-heading5 {
        width: 10%;
    }

    .account-table table tr th.statement-heading6 {
        width: 10%;
    }


    .account-table table tr td.statement-content1 {
        width: 15%;
        padding-left: 20px;
    }

        .account-table table tr td.statement-content1 i {
            float: left;
            margin: -3px 3px 0 0;
        }

    .account-table table tr td.statement-content2 {
        width: 19%;
    }

    .account-table table tr td.statement-content3 {
        width: 25%;
    }

    .account-table table tr td.statement-content4 {
        width: 18%;
    }

    .account-table table tr td.statement-content5 {
        width: 10%;
    }

        .account-table table tr td.statement-content5 span {
            color: #cf202a;
        }

    .account-table table tr td.statement-content6 {
        width: 10%;
    }

.account-detail {
    width: 50%;
    float: left;
}

    .account-detail label {
        width: 160px;
        float: left;
        color: #0b4e8c;
        font-family: "daxmedium";
        font-size: 14px;
        line-height: 30px;
    }

    .account-detail span {
        color: #0b4e8c;
        font-family: "daxmedium";
        font-size: 14px;
        line-height: 30px;
        width: auto;
        float: left;
    }

.account-filled {
    width: 100%;
    float: left;
}

.account-filled-right label {
    width: auto;
    padding-right: 10px;
}

.account-bottom-list {
    width: 100%;
    float: left;
}

    .account-bottom-list .transfer-menu-one {
        color: #0b4e8c;
    }

    .account-bottom-list label {
        width: 160px;
    }

    .account-bottom-list .login-btn img {
        vertical-align: text-top;
        margin: 0px 0 0 5px;
        float: none;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .account-bottom-list .login-btn img {
        margin: 0px 0 0 5px;
        vertical-align: text-top;
    }
}


.account-bottom-list .login-btn {
    font-family: 'daxmedium';
}
/*=============NBK - Account Statement-01 Css Start here=============*/
.tranfer-filled td.account-bottom-list {
    width: 500px;
}

/*=============NBK_ Balance Page_Ready_NBK_Online Banking Css Start here=============*/
.imp-message {
    width: 100%;
    float: left;
    border: solid 1px #dedfe0;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 12px 15px 15px 15px;
    box-sizing: border-box;
}

    .imp-message h6 {
        color: #cf202b;
        font-size: 16px;
        padding-bottom: 5px;
    }

    .imp-message p {
        font-size: 12px;
        color: #5d5e5e;
    }


.type-account table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.type-account table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.type-account table tr th.type-heading1 {
    width: 35%;
    padding-left: 20px;
}

.type-account table tr th.type-heading2 {
    width: 25%;
}

.type-account table tr th.type-heading3 {
    width: 20%;
}

.type-account table tr th.type-heading4 {
    width: 20%;
}

.type-account table tr td.type-content1 {
    width: 35%;
    color: #5d5e5e;
    padding-left: 20px;
}

.type-account table tr td.type-content2 {
    width: 25%;
}

    .type-account table tr td.type-content2 a {
        color: #0b4e8c;
    }

.type-account table tr td.type-content3 {
    width: 20%;
}

.type-account table tr td.type-content4 {
    width: 20%;
    color: #5d5e5e;
}

.card-type table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.card-type table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 0px 8px 0px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.card-type table tr th.type-heading1 {
    width: 40%;
    padding-left: 20px;
}

.card-type table tr th.type-heading2 {
    width: 20%;
}

.card-type table tr th.type-heading3 {
    width: 20%;
}

.card-type table tr th.type-heading4 {
    width: 20%;
}

.card-type table tr th.type-heading5 {
    width: 6%;
}

.card-type table tr td.type-content1 {
    width: 40%;
    color: #5d5e5e;
    padding-right: 27px;
}

    .card-type table tr td.type-content1 i {
        float: left;
        margin-right: 10px;
    }

.card-type table tr td.type-content2 {
    width: 20%;
}

    .card-type table tr td.type-content2 a {
        color: #0b4e8c
    }

.card-type table tr td.type-content3 {
    width: 20%;
}

.card-type table tr td.type-content4 {
    width: 20%;
    color: #5d5e5e;
}

.card-type table tr td.type-content5 {
    width: 8%;
    padding-left: 20px;
}

.card-history table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.card-history table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.card-history table tr th.type-heading1 {
    width: 30%;
    padding-left: 20px;
}

.card-history table tr th.type-heading2 {
    width: 20%;
}

.card-history table tr th.type-heading3 {
    width: 25%;
}

.card-history table tr th.type-heading4 {
    width: 25%;
}

.card-history table tr th.type-heading10 {
    width: 10%;
}

.card-history table tr th.type-heading15 {
    width: 15%;
}

.card-history table tr th.type-heading20 {
    width: 20%;
}

.card-history table tr th.type-heading25 {
    width: 25%;
}

.card-history table tr th.type-heading30 {
    width: 25%;
}

.card-history table tr th.type-heading35 {
    width: 35%;
}

.card-history table tr th.type-heading100 {
    width: 100%;
}

    .card-history table tr th.type-heading100 span {
        color: #000;
        font-size: 12px;
    }

.card-history table tr td.type-content1 {
    width: 30%;
    color: #5d5e5e;
    padding-left: 20px;
}

.card-history table tr td.type-content2 {
    width: 20%;
    color: #5d5e5e;
}

.card-history table tr td.type-content3 {
    width: 25%;
    color: #5d5e5e;
}

.card-history table tr td.type-content4 {
    width: 25%;
    color: #5d5e5e;
}

.card-history table tr td.type-content10 {
    width: 10%;
}

.card-history table tr td.type-content15 {
    width: 15%;
}

.card-history table tr td.type-content20 {
    width: 20%;
}

.card-history table tr td.type-content25 {
    width: 25%;
}

.card-history table tr td.type-content30 {
    width: 25%;
}

.card-history table tr td.type-content35 {
    width: 35%;
}


.click-view {
    width: 100%;
    float: left;
    border: solid 1px #0b4e8c;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}

    .click-view a {
        font-size: 14px;
        color: #0b4e8c;
        padding: 5px 10px 10px 20px;
        display: block;
        line-height: 26px;
    }

        .click-view a span {
            float: right;
        }

.load-type table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.load-type table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.load-type table tr th.type-heading1 {
    width: 40%;
    padding-left: 20px;
}

.load-type table tr th.type-heading2 {
    width: 40%;
}

.load-type table tr th.type-heading3 {
    width: 20%;
}

.load-type table tr td.type-content1 {
    width: 40%;
    color: #5d5e5e;
    padding-left: 20px;
}

    .load-type table tr td.type-content1 i {
        float: left;
        margin-right: 10px;
    }

.load-type table tr td.type-content2 {
    width: 40%;
    color: #5d5e5e;
}

    .load-type table tr td.type-content2 a {
        color: #0b4e8c;
    }

.load-type table tr td.type-content3 {
    width: 20%;
    color: #5d5e5e;
}

.load-text {
    width: 100%;
}

    .load-text p {
        font-size: 12px;
        color: #5d5e5e;
        padding: 5px 0 5px 10px;
    }

        .load-text p a {
            color: #9ac0e4;
        }

.reward-type {
    width: 100%;
    float: left;
}

    .reward-type table tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .reward-type table tr td {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 8px 10px 8px 10px;
        border-bottom: solid 1px #d3d4d6;
        font-family: 'daxmedium';
    }

    .reward-type table tr th.type-heading1 {
        width: 30%;
        padding-left: 20px;
    }

    .reward-type table tr th.type-heading2 {
        width: 35%;
    }

    .reward-type table tr th.type-heading3 {
        width: 15%;
    }

    .reward-type table tr th.type-heading4 {
        width: 15%;
    }

    .reward-type table tr th.type-heading5 {
        width: 15%;
    }

    .reward-type table tr td.type-content1 {
        width: 30%;
        color: #5d5e5e;
        padding-left: 20px;
    }

        .reward-type table tr td.type-content1 i {
            float: left;
            margin-right: 10px;
        }

    .reward-type table tr td.type-content2 {
        width: 35%;
    }

    .reward-type table tr td.type-content3 {
        width: 15%;
        color: #5d5e5e;
    }

    .reward-type table tr td.type-content4 {
        width: 15%;
        color: #5d5e5e;
    }

    .reward-type table tr td.type-content5 {
        width: 15%;
    }

        .reward-type table tr td.type-content5 a {
            color: #5d5e5e;
        }

.reward-program-table {
    width: 100%;
    float: left;
}

    .reward-program-table table tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .reward-program-table table tr td {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 8px 10px 8px 10px;
        border-bottom: solid 1px #d3d4d6;
        font-family: 'daxmedium';
    }

    .reward-program-table table tr th.type-heading1 {
        width: 25%;
        padding-left: 20px;
    }

    .reward-program-table table tr th.type-heading2 {
        width: 33%;
    }

    .reward-program-table table tr th.type-heading3 {
        width: 15%;
    }

    .reward-program-table table tr th.type-heading4 {
        width: 15%;
    }

    .reward-program-table table tr th.type-heading5 {
        width: 12%;
    }

    .reward-program-table table tr td.type-content1 {
        width: 25%;
        color: #5d5e5e;
        padding-left: 20px;
    }

        .reward-program-table table tr td.type-content1 i {
            float: left;
            margin-right: 10px;
        }

    .reward-program-table table tr td.type-content2 {
        width: 33%;
        color: #5d5e5e;
    }

    .reward-program-table table tr td.type-content3 {
        width: 15%;
        color: #5d5e5e;
    }

    .reward-program-table table tr td.type-content4 {
        width: 15%;
        color: #5d5e5e;
    }

    .reward-program-table table tr td.type-content5 {
        width: 12%;
    }

        .reward-program-table table tr td.type-content5 a {
            color: #0b4e8c;
        }

.creditcards-table {
    width: 100%;
    float: left;
}

    .creditcards-table table tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .creditcards-table table tr td {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 8px 10px 8px 10px;
        border-bottom: solid 1px #d3d4d6;
        font-family: 'daxmedium';
    }

    .creditcards-table table tr th.type-heading1 {
        width: 39%;
        padding-left: 15px;
    }

    .creditcards-table table tr th.type-heading2 {
        width: 12%;
    }

    .creditcards-table table tr th.type-heading3 {
        width: 16%;
    }

    .creditcards-table table tr th.type-heading4 {
        width: 13%;
    }

    .creditcards-table table tr th.type-heading5 {
        width: 13%;
    }

    .creditcards-table table tr th.type-headingimg {
        width: 7%;
    }

    .creditcards-table table tr td.type-content1 {
        width: 39%;
        color: #5d5e5e;
        padding-left: 20px;
    }

        .creditcards-table table tr td.type-content1 i {
            float: left;
            margin-right: 10px;
        }

    .creditcards-table table tr td.type-content2 {
        width: 12%;
        color: #5d5e5e;
    }

    .creditcards-table table tr td.type-content3 {
        width: 16%;
        color: #5d5e5e;
    }

    .creditcards-table table tr td.type-content4 {
        width: 13%;
        color: #5d5e5e;
    }

    .creditcards-table table tr td.type-content5 {
        width: 13%;
    }

    .creditcards-table table tr td.type-contentimg {
        width: 7%;
    }

    .creditcards-table table tr td.type-content5 a {
        color: #0b4e8c;
    }

ul.toggal-drop {
    width: 100%;
    list-style: none;
    margin: 30px 0px 30px 0px;
    padding: 0px;
}

.toggal-drop li:hover {
    background: none
}

.toggal-drop li {
    list-style-type: none;
    cursor: pointer;
    -moz-border-radius: 0 10px 0 10px;
    margin: 0px 0px 1px 0px;
    padding: 0 10px 0 20px;
    border: solid 1px #9ac0e4;
    color: #0b4e8c;
    line-height: 36px;
    border-radius: 3px;
    font-family: 'daxmedium';
    box-sizing: border-box;
}

.toggal-drop ul div {
    color: #666666;
    cursor: auto;
    display: none;
    font-size: 13px;
    padding: 5px 0 5px 15px;
    text-decoration: none;
}

    .toggal-drop ul div a {
        color: #000000;
        font-weight: bold;
    }

.toggal-drop li div:hover {
    text-decoration: none !important;
}

.toggal-drop li:before {
    content: "+";
    padding: 0px 0px 0px 0;
    color: #0b4e8c;
    font-weight: bold;
    margin-right: 5px;
    float: right;
    border: solid 1px #0b4e8c;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    text-align: center;
    line-height: 20px;
    margin-top: 7px;
}

.toggal-drop li.active:before {
    content: "-";
    padding: 0px 0px 0px 0;
    color: #0b4e8c;
    font-weight: bold;
}

ul.plus-drop {
    width: auto;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.plus-drop {
    list-style-type: none;
    cursor: pointer;
    -moz-border-radius: 0 10px 0 10px;
    margin: 0px 0px 1px 0px;
    padding: 0 0px 0 22px;
    color: #5d5d5d;
    border-radius: 3px;
    font-family: 'daxmedium';
    width: 100%;
    box-sizing: border-box;
}

    .plus-drop div {
        color: #666666;
        cursor: auto;
        display: none;
        font-size: 13px;
        padding: 5px 0 5px 15px;
        text-decoration: none;
    }

        .plus-drop div a {
            color: #000000;
            font-weight: bold;
        }

        .plus-drop div:hover {
            text-decoration: none !important;
        }

    .plus-drop:before {
        content: "+";
        padding: 0px 0px 0px 0;
        color: #0b4e8c;
        font-weight: bold;
        margin-right: 5px;
        float: left;
        border: solid 1px #0b4e8c;
        width: 16px;
        height: 16px;
        border-radius: 3px;
        text-align: center;
        line-height: 17px;
        margin-top: -2px;
        position: absolute;
        float: left;
        left: 4px;
        font-size: 17px;
        text-align: center;
    }

    .plus-drop.active:before {
        content: "-";
        padding: 0px 0px 0px 0;
        color: #0b4e8c;
        font-weight: bold;
    }

.plus-drop-one {
    list-style-type: none;
    cursor: pointer;
    -moz-border-radius: 0 10px 0 10px;
    margin: 0px 0px 1px 0px;
    padding: 0 0px 0 22px;
    color: #5d5d5d;
    border-radius: 3px;
    font-family: 'daxmedium';
    width: 100%;
    box-sizing: border-box;
}

    .plus-drop-one:before {
        content: "+";
        padding: 0px 0px 0px 0;
        color: #0b4e8c;
        font-weight: bold;
        margin-right: 5px;
        float: left;
        border: solid 1px #0b4e8c;
        width: 16px;
        height: 16px;
        border-radius: 3px;
        text-align: center;
        line-height: 17px;
        margin-top: -2px;
        position: absolute;
        float: left;
        left: 20px;
        font-size: 17px;
        text-align: center;
    }

    .plus-drop-one.active:before {
        content: "-";
        padding: 0px 0px 0px 0;
        color: #0b4e8c;
        font-weight: bold;
    }
/*=============NBK_ Balance Page_Ready_NBK_Online Banking Css End here=============*/

/*=============NBK_Online Banking WOL-01 Css Start here=============*/
.banking-sec {
    width: 824px;
    float: left;
}

    .banking-sec banking-sec-full {
        width: 824px;
    }

.banking-sec-left {
    width: 444.891px;
    float: left;
}

.banking-sec-right {
    width: 346.031px;
    float: left;
    margin-left: 30px;
}

.wol-table {
    border: none;
}

.balance-type table tr th {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.balance-type table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
}

.balance-type table tr th.type-top-heading1 {
    color: #fff;
    line-height: 24px;
    padding: 5px 15px 6px 20px;
}

    .balance-type table tr th.type-top-heading1 ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: right;
        width: auto;
    }

        .balance-type table tr th.type-top-heading1 ul li {
            line-height: normal;
            float: left;
            margin-left: 5px;
        }

            .balance-type table tr th.type-top-heading1 ul li a {
                width: 24px;
                height: 24px;
                background: url(../../images/Layout/info-icon.png) left top no-repeat;
                display: inline-block;
            }

                .balance-type table tr th.type-top-heading1 ul li a.close {
                    background-position: -26px top;
                }

.balance-type table tr th.type-heading1 {
    width: 40%;
    padding-left: 20px;
}

.balance-type table tr th.type-heading2 {
    width: 35%;
}

.balance-type table tr th.type-heading3 {
    width: 25%;
}

.balance-type table tr td.type-content1 {
    width: 40%;
    padding-left: 20px;
}

.balance-type table tr td.type-content2 {
    width: 35%;
    color: #5d5e5e;
}

.balance-type table tr td.type-content3 {
    width: 25%;
    color: #5d5e5e;
}

.balance-type-new table tr th {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.balance-type-new table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
}

.balance-type-new table tr.type-top-heading1 {
    color: #fff;
    line-height: 24px;
    list-style: none;
    margin: 0px;
    width: 250%
}

.balance-type-new table tr th.type-top-heading2 {
    padding: 2px 8px 6px 8px;
    text-align: left
}

.balance-type-new table tr th.type-top-heading2-icons {
    padding: 2px 8px 6px 8px;
    text-align: right
}

.balance-type-new table tr th.type-heading1 {
    width: 40%;
    padding-left: 20px;
    color: #0b4e8c;
}

.balance-type-new table tr th.type-heading2 {
    width: 30%;
    color: #0b4e8c;
}

.balance-type-new table tr th.type-heading3 {
    width: 25%;
    color: #0b4e8c;
}

.balance-type-new table tr th.type-heading4 {
    width: 5%;
    color: #0b4e8c;
}

.balance-type-new table tr td.type-content1 {
    width: 40%;
    padding-left: 20px;
}

.balance-type-new table tr td.type-content2 {
    width: 30%;
    color: #5d5e5e;
}

.balance-type-new table tr td.type-content3 {
    width: 25%;
    color: #5d5e5e;
}

.balance-type-new table tr td.type-content4 {
    width: 5%;
}

.payment-type table tr th {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.payment-type table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
}

.payment-type table tr th.type-top-heading1 {
    color: #fff;
    line-height: 24px;
    padding: 5px 0px 6px 0px;
    list-style: none;
    margin: 0px;
    float: left;
    width: 250%
}

    .payment-type table tr th.type-top-heading1 input {
        width: 24px;
        height: 24px;
        background: url(../../images/Layout/info-icon.png) left top no-repeat;
        display: inline-block;
    }

        .payment-type table tr th.type-top-heading1 input.close {
            background-position: -26px top;
        }

.payment-type table tr th.type-top-heading2 {
    padding: 2px 8px 6px 8px;
}

.payment-type table tr th.type-heading1 {
    width: 40%;
    padding-left: 20px;
}

.payment-type table tr th.type-heading2 {
    width: 35%;
}

.payment-type table tr th.type-heading3 {
    width: 25%;
}

.payment-type table tr td.type-content1 {
    width: 40%;
    padding-left: 20px;
}

.payment-type table tr td.type-content2 {
    width: 35%;
    color: #5d5e5e;
}

.payment-type table tr td.type-content3 {
    width: 25%;
    color: #5d5e5e;
}

.transfer-btn {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #0d4e8b url("../../images/spacer.gif") repeat-x 0 0;
    color: #fff;
    font-family: 'daxmedium';
    font-size: 15px;
    width: 80px;
    text-align: center;
    border-radius: 3px;
    border: none
}

.ex-rate table tr th {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.ex-rate table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
}

.ex-rate table tr th.type-top-heading1 {
    color: #fff;
    line-height: 24px;
    padding: 5px 10px 3px 20px;
}

    .ex-rate table tr th.type-top-heading1 ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: right;
        width: auto;
    }

        .ex-rate table tr th.type-top-heading1 ul li {
            line-height: normal;
            float: left;
            margin-left: 5px;
        }

            .ex-rate table tr th.type-top-heading1 ul li a {
                width: 24px;
                height: 24px;
                background: url(../../images/Layout/info-icon.png) left top no-repeat;
                display: inline-block;
            }

                .ex-rate table tr th.type-top-heading1 ul li a.close {
                    background-position: -26px top;
                }

.ex-rate table tr th.type-top-heading2 {
    padding: 5px 8px 6px 8px;
}

.ex-rate table tr th.type-heading1 {
    width: 30%;
    padding-left: 20px;
}

.ex-rate table tr th.type-heading2 {
    width: 30%;
}

.ex-rate table tr th.type-heading3 {
    width: 30%;
}

.ex-rate table tr td.type-content1 {
    width: 30%;
    padding-left: 20px;
}

.ex-rate table tr td.type-content2 {
    width: 30%;
    color: #5d5e5e;
}

.ex-rate table tr td.type-content3 {
    width: 30%;
    color: #5d5e5e;
}

.currency {
    width: 100%;
    float: left;
}

    .currency .tranfer-filled {
        padding-top: 0px;
    }

    .currency p {
        color: #0b4e8c;
        padding-bottom: 5px;
    }

    .currency .tranfer-filled label {
        width: 100%;
        float: left;
        padding-top: 10px;
    }

    .currency .transfer-menu {
        width: 100%;
        margin: 0px;
    }

    .currency .transfer-input {
        width: 100%;
    }

.currency-btn {
    display: inline-block;
}

    .currency-btn a {
        color: #fff;
        font-family: 'daxmedium';
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding: 0 15px;
        width: auto;
        margin-top: 5px;
        float: none;
    }

.view-btn {
    width: 130px;
    float: left;
    margin-top: 4px;
}

    .view-btn a {
        float: left;
        color: #fff;
        font-family: "daxregular";
        font-size: 12px;
        height: 27px;
        line-height: 27px;
        padding: 0 15px;
        width: auto;
        float: none;
    }

.favorites table tr th {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.favorites table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
}

.favorites table tr th.type-top-heading2 {
    padding: 5px 8px 6px 8px;
}

.favorites table tr th.type-heading1 {
    width: 50%;
}

.favorites table tr th.type-heading2 {
    width: 50%;
}

.favorites table tr td.type-content1 {
    width: 50%;
}

.favorites table tr td.type-content2 {
    width: 50%;
    color: #5d5e5e;
}
/*=============NBK_Online Banking WOL-01 Css End here=============*/

/*=============Registeration Online banking-01 Css Start here=============*/
select.input-menu::-ms-expand {
    display: none;
}
/*=============Registeration Online banking-01 Css End here=============*/

/*=============23.One Time Password-01 Css Start here=============*/
.login-error p {
    font-size: 14px;
    color: #cf202b;
}

.resend-btn {
    margin: 0 0 20px 10px;
    width: 275px;
}

.verify-btn {
    width: 140px;
}
/*=============23.One Time Password-01 Css End here=============*/

/*=============18.Open an account-01 Css Start here=============*/
ul.contact-head-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: #0e4c8b;
    float: left;
}

.contact-head-list li {
    line-height: normal;
    float: left;
    width: 25%;
    text-align: center;
    display: block;
    float: left;
}

    .contact-head-list li a {
        font-size: 14px;
        color: #fff;
        height: 36px;
        line-height: 36px;
        display: block;
    }

        .contact-head-list li a.active {
            background: #9ac0e4;
            color: #0e4c8b;
        }

.cancel-btn {
    margin-left: 10px;
}

.area-input {
    border: 1px solid #0b4d8c;
    border-radius: 3px;
    float: left;
    width: 40%;
    color: #555;
    font-family: "daxmedium";
    font-size: 14px;
    opacity: 1;
    padding: 10px 10px;
    position: relative;
    text-align: left;
}

.contact-menu {
    width: 15%;
}
/*=============18.Open an account-01 Css Start here=============*/

/*=============5.RSA Image-Phrase-01 Css Start here=============*/
.left-gallery {
    width: 45%;
    float: left;
}

    .left-gallery h4 {
        color: #0b4d8c;
        padding-bottom: 20px;
    }

.gallery {
    width: 100%;
    float: left;
}

    .gallery ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .gallery ul li {
            line-height: normal;
            width: 481.5px
        }

            .gallery ul li a {
                width: 144.44px;
                float: left;
                border: solid 2px #dedfe0;
                border-radius: 5px;
                padding: 10px;
                display: block;
                box-sizing: border-box;
                margin: 3px;
                text-align: center;
                position: relative;
            }

.thick {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.pageination {
    width: 100%;
    float: left;
    margin-top: 10px;
}

    .pageination ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .pageination ul li {
            line-height: normal;
            float: left;
        }

            .pageination ul li a {
                font-size: 14px;
                color: #0b4d8c;
                border: solid 1px #0b4d8c;
                border-radius: 3px;
                width: 20px;
                height: 20px;
                text-align: center;
                line-height: 20px;
                display: block;
                margin-right: 5px;
            }

.phrase {
    margin-left: 70px;
    width: 22%;
    line-height: 18px;
}

    .phrase p {
        font-size: 14px;
        color: #5d5d5d;
    }

.phrase-input {
    width: 100%;
    float: left;
    margin: 10px 0 10px 0;
}
/*=============5.RSA Image-Phrase-01 Css End here=============*/

/*=============9 MyWOL Customization-01 Css Start here=============*/
.customization-sec {
    width: 100%;
    float: left;
}

    .customization-sec p {
        font-size: 12px;
        padding-bottom: 10px;
    }

.customization-list {
    width: 100%;
    float: left;
    border: solid 1px #9ac0e4;
    grid-template: none;
    box-sizing: border-box;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.customization-list-up {
    width: 100%;
    float: left;
    background: #9ac0e4;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    box-sizing: border-box;
}

    .customization-list-up ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .customization-list-up ul li {
            font-size: 14px;
            color: #0b4e8c;
            font-family: 'daxmedium';
        }

            .customization-list-up ul li span.custom-heading-1 {
                width: 45%;
                float: left;
            }

            .customization-list-up ul li span.custom-heading-2 {
                width: 5%;
                float: left;
            }

            .customization-list-up ul li span.custom-heading-3 {
                width: 25%;
                float: left;
            }

            .customization-list-up ul li span.custom-heading-4 {
                width: 25%;
                float: left;
            }

.customization-list-down {
    width: 100%;
    float: left;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
}

    .customization-list-down ul {
        list-style: none;
        margin: 0px;
        padding: 0px 0px 0px 0px;
    }

        .customization-list-down ul li {
            line-height: 30px;
            font-size: 14px;
            color: #0b4e8c;
            font-family: 'daxmedium';
            margin: 8px 0 0px 0;
            display: block;
            width: 100%;
            float: left;
        }

            .customization-list-down ul li span.custom-content-1 {
                width: 45%;
                float: left;
            }

            .customization-list-down ul li span.custom-content-2 {
                width: 5%;
                float: left;
            }

                .customization-list-down ul li span.custom-content-2 div {
                    float: left;
                }

                    .customization-list-down ul li span.custom-content-2 div:not(#foo) > input + label {
                        height: 25px;
                        line-height: 25px;
                        display: inline-block;
                        float: left;
                        margin: 6px 0 0 0;
                    }

            .customization-list-down ul li span.custom-content-3 {
                width: 25%;
                float: left;
            }

            .customization-list-down ul li span.custom-content-4 {
                width: 25%;
                float: left;
                color: #9ac0e4;
                padding-left: 30px;
                box-sizing: border-box;
                line-height: 30px;
            }

                .customization-list-down ul li span.custom-content-4 a {
                    color: #9ac0e4;
                }

.service-input {
    margin: 0px;
    width: 100%;
    color: #555;
}

    .service-input:focus {
        color: #555;
    }

.check-tab {
    position: relative;
    z-index: 99;
}

.continue-btn {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-left: 230px;
    margin-top: 15px;
}

    .continue-btn a {
        font-size: 14px;
        color: #ffffff;
        background: #0e4c8b;
        font-size: 14px;
        color: #ffffff;
        height: 32px;
        line-height: 32px;
        border-radius: 3px;
        padding: 0 0px;
        display: inline-block;
        width: 130px;
        float: left;
        margin-right: 10px;
    }


.my-wol-popup {
    width: 600px !important;
    margin: 0 auto;
}

.my-wol-popup {
    border: 1px solid #bad4ec !important;
    border-radius: 5px;
}

    .my-wol-popup header {
        padding: 12px 20px !important;
        background: #0b4e8c;
        border-radius: 5px 5px 0px 0px;
    }

        .my-wol-popup header h6 {
            font-size: 14px;
            color: #fff;
            padding: 0px;
        }

.my-wol-list {
    width: 100%;
    float: left;
    border: solid 1px #9ac0e4;
    box-sizing: border-box;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

    .my-wol-list p {
        font-size: 12px;
        color: #5d5e5e;
        line-height: 36px;
        padding: 0 20px !important;
    }

.my-wol-list-up {
    width: 100%;
    float: left;
    background: #9ac0e4;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    box-sizing: border-box;
}

    .my-wol-list-up ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .my-wol-list-up ul li {
            font-size: 14px;
            color: #0b4e8c;
            font-family: 'daxmedium';
        }

            .my-wol-list-up ul li span.custom-heading-1 {
                width: 30.4%;
                float: left;
            }

            .my-wol-list-up ul li span.custom-heading-2 {
                width: 30.4%;
                float: left;
                margin: 0 20px;
            }

            .my-wol-list-up ul li span.custom-heading-3 {
                width: 30.4%;
                float: left;
            }

.my-wol-list-down {
    width: 100%;
    float: left;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
}

    .my-wol-list-down ul {
        list-style: none;
        margin: 0px;
        padding: 0px 0px 0px 0px;
    }

        .my-wol-list-down ul li {
            line-height: 30px;
            font-size: 14px;
            color: #0b4e8c;
            font-family: 'daxmedium';
            margin: 8px 0 0px 0;
            display: block;
            width: 100%;
            float: left;
        }

            .my-wol-list-down ul li span.custom-content-1 {
                width: 30.4%;
                float: left;
            }

            .my-wol-list-down ul li span.custom-content-2 {
                width: 30.4%;
                float: left;
                margin: 0 20px;
            }

            .my-wol-list-down ul li span.custom-content-3 {
                width: 30.4%;
                float: left;
            }
/*=============9 MyWOL Customization-01 Css End here=============*/


/*=============8 MyWOL Customization-01 Css Start here=============*/
.radio-input {
    margin: 0 0 0 -35px;
}

.custom-btn {
    width: auto;
    margin-right: 10px;
}

.input-content {
    width: 100%;
    float: left;
}

    .input-content p {
        color: #5d5e5e;
        font-family: "daxmedium";
        font-size: 12px;
        padding-left: 30%;
        margin-top: -20px;
        box-sizing: border-box;
    }

.custom-right-panel {
    margin-top: 80px;
}
/*=============8 MyWOL Customization-01 Css Start here=============*/


/*=============17.Manage Mobile Devices-01 Css Start here=============*/
.manage-divice table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.manage-divice table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.manage-divice table tr th.type-heading1 {
    width: 20%;
    padding-left: 20px;
}

.manage-divice table tr th.type-heading2 {
    width: 25%;
    text-align: center;
}

.manage-divice table tr th.type-heading3 {
    width: 30%;
    text-align: center;
}

.manage-divice table tr th.type-heading4 {
    width: 25%;
    text-align: center;
}

.manage-divice table tr td.type-content1 {
    width: 20%;
    padding-left: 20px;
}

    .manage-divice table tr td.type-content1 div:not(#foo) > input + label {
        padding: 2px 0 0 25px;
    }

    .manage-divice table tr td.type-content1 label {
        color: #0b4e8c;
    }

.manage-divice table tr td.type-content2 {
    width: 25%;
    text-align: center;
}

.manage-divice table tr td.type-content3 {
    width: 30%;
    text-align: center;
}

.manage-divice table tr td.type-content4 {
    width: 25%;
    text-align: center;
}

.manage-divice table tr td.divice-row {
    padding: 20px;
}

    .manage-divice table tr td.divice-row p {
        font-size: 14px;
        color: #cf202b;
        font-family: "daxregular";
    }

    .manage-divice table tr td.divice-row ul {
        list-style: none;
        margin: 30px 0px 0px -6px;
        padding: 0px;
        text-align: center;
    }

        .manage-divice table tr td.divice-row ul li {
            line-height: normal;
            display: inline-block;
        }

            .manage-divice table tr td.divice-row ul li a {
                font-size: 14px;
                color: #ffffff;
                height: 30px;
                line-height: 30px;
                background: #0d4e8b;
                width: 169px;
                border-radius: 3px;
                display: inline-block;
                margin: 0 6px;
            }
/*=============17.Manage Mobile Devices-01 Css End here=============*/

/*=============20.Foreign Interest Rates-01 Css Start here=============*/
.interest-drop h6 {
    line-height: 45px;
}

.interest-tranfer-detail {
    margin-top: -30px
}

.interest-sec p {
    font-size: 14px;
    color: #0b4e8c;
    line-height: 33px;
}

    .interest-sec p a {
        color: #9ac0e4;
    }

.interest-table {
    width: 100%;
    float: left;
}

    .interest-table table tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px 5px 10px 5px;
        font-family: 'daxmedium';
        font-weight: normal;
    }

    .interest-table table tr td {
        font-size: 13px;
        color: #5d5e5e;
        text-align: left;
        padding: 6px 5px;
        border: none;
    }

    .interest-table table tr th.head1 {
        width: 12%;
        padding-left: 20px;
    }

    .interest-table table tr th.head2 {
        width: 10%;
    }

    .interest-table table tr th.head3 {
        width: 10%;
    }

    .interest-table table tr th.head4 {
        width: 10%;
    }

    .interest-table table tr th.head5 {
        width: 10%;
    }

    .interest-table table tr th.head6 {
        width: 10%;
    }

    .interest-table table tr th.head7 {
        width: 10%;
    }

    .interest-table table tr th.head8 {
        width: 10%;
    }

    .interest-table table tr th.head9 {
        width: 18%;
    }

    .interest-table table tr td.content1 {
        width: 12%;
        padding-left: 20px;
    }

    .interest-table table tr td.content2 {
        width: 10%;
    }

    .interest-table table tr td.content3 {
        width: 10%;
    }

    .interest-table table tr td.content4 {
        width: 10%;
    }

    .interest-table table tr td.content5 {
        width: 10%;
    }

    .interest-table table tr td.content6 {
        width: 10%;
    }

    .interest-table table tr td.content7 {
        width: 10%;
    }

    .interest-table table tr td.content8 {
        width: 10%;
    }

    .interest-table table tr td.content9 {
        width: 18%;
    }

.interest-table-bot table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px 5px 10px 5px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.interest-table-bot table tr td {
    font-size: 13px;
    color: #5d5e5e;
    text-align: left;
    padding: 6px 5px;
    border-bottom: none;
}

.interest-table-bot table tr th.head1 {
    width: 10%;
    text-align: center;
    padding-left: 20px;
}

.interest-table-bot table tr th.head2 {
    width: 18%;
}

.interest-table-bot table tr th.head3 {
    width: 9%;
}

.interest-table-bot table tr th.head4 {
    width: 9%;
}

.interest-table-bot table tr th.head5 {
    width: 9%;
}

.interest-table-bot table tr th.head6 {
    width: 9%;
}

.interest-table-bot table tr th.head7 {
    width: 9%;
}

.interest-table-bot table tr th.head8 {
    width: 9%;
}

.interest-table-bot table tr th.head9 {
    width: 9%;
}

.interest-table-bot table tr th.head10 {
    width: 9%;
}

.interest-table-bot table tr td.content1 {
    width: 10%;
    text-align: center;
}

.interest-table-bot table tr td.content2 {
    width: 18%;
}

.interest-table-bot table tr td.content3 {
    width: 9%;
}

.interest-table-bot table tr td.content4 {
    width: 9%;
}

.interest-table-bot table tr td.content5 {
    width: 9%;
}

.interest-table-bot table tr td.content6 {
    width: 9%;
}

.interest-table-bot table tr td.content7 {
    width: 9%;
}

.interest-table-bot table tr td.content8 {
    width: 9%;
}

.interest-table-bot table tr td.content9 {
    width: 9%;
}

.interest-table-bot table tr td.content10 {
    width: 9%;
}

.call-account-table table tr td {
    font-size: 13px;
    color: #5d5e5e;
    text-align: left;
    padding: 6px 5px;
    border-bottom: none;
}

    .call-account-table table tr td.content1 {
        width: 10%;
        text-align: left;
        padding-left: 20px;
    }

    .call-account-table table tr td.content2 {
        width: 10%;
    }

    .call-account-table table tr td.content3 {
        width: 10%;
    }

    .call-account-table table tr td.content4 {
        width: 15%;
    }

    .call-account-table table tr td.content5 {
        width: 10%;
    }

.watani-table table tr td {
    font-size: 13px;
    color: #5d5e5e;
    text-align: left;
    padding: 6px 5px;
    border-bottom: none;
}

    .watani-table table tr td.content1 {
        width: 12%;
        text-align: left;
        padding-left: 20px;
    }

    .watani-table table tr td.content2 {
        width: 12%;
    }

    .watani-table table tr td.content3 {
        width: 12%;
    }

    .watani-table table tr td.content4 {
        width: 12%;
    }

    .watani-table table tr td.content5 {
        width: 12%;
    }

    .watani-table table tr td.content6 {
        width: 12%;
    }

    .watani-table table tr td.content7 {
        width: 14%;
    }

    .watani-table table tr td.content8 {
        width: 14%;
    }
/*=============20.Foreign Interest Rates-01 Css End here=============*/

/*=============21.Prepaid card details-01 Css Start here=============*/
.card-balance {
    width: 400px;
    margin: 15px auto 0 auto;
}

.card-balance-table table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.card-balance-table table tr td {
    font-size: 14px;
    color: #5d5e5e;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
    border-bottom: solid 1px #cde0f2;
}

.card-balance-table table tr th.type-top-heading1 {
    color: #fff;
    line-height: 24px;
    padding: 5px 10px 3px 10px;
}

    .card-balance-table table tr th.type-top-heading1 ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: right;
    }

        .card-balance-table table tr th.type-top-heading1 ul li {
            line-height: normal;
            float: left;
            margin-left: 5px;
        }

            .card-balance-table table tr th.type-top-heading1 ul li a {
                width: 24px;
                height: 24px;
                background: url(../../images/Layout/info-icon.png) left top no-repeat;
                display: inline-block;
            }

                .card-balance-table table tr th.type-top-heading1 ul li a.close {
                    background-position: -26px top;
                }

.card-balance-table table tr th.type-heading1 {
    width: 65%;
}

.card-balance-table table tr th.type-heading2 {
    width: 35%;
}

.card-balance-table table tr td.type-content1 {
    width: 65%;
}

.card-balance-table table tr td.type-content2 {
    width: 35%;
}

.card-balance-list {
    width: 100%;
    float: left;
}

    .card-balance-list ul {
        list-style: none;
        margin: 20px 0px 0px -10px;
        padding: 0px;
        text-align: center;
    }

        .card-balance-list ul li {
            line-height: normal;
            display: inline-block;
        }

            .card-balance-list ul li a {
                font-size: 14px;
                color: #ffffff;
                height: 30px;
                line-height: 30px;
                background: #0d4e8b;
                width: 150px;
                border-radius: 3px;
                display: inline-block;
                margin: 0 6px;
            }

    .card-balance-list p {
        font-size: 12px;
        color: #5d5e5e;
        line-height: normal;
        padding-top: 20px;
    }

        .card-balance-list p img {
            float: left;
            margin: 1px 8px 0 0;
        }

.drop-right {
    margin-top: -39px;
    width: 100%;
    float: left;
    margin-left: 400px
}

.card-btn {
    margin: -30px 10px 0 0;
}

    .card-btn a {
        font-size: 14px;
        color: #fff;
        background: #0b4e8c;
        border-radius: 3px;
        line-height: 24px;
        height: 24px;
        padding: 0 5px;
        display: inline-block;
    }

.multicurrency-list {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.multicurrency-loop {
    width: auto;
    float: left;
    margin-right: 15px;
    font-size: 14px;
    color: #0b4e8c;
    line-height: 22px;
    font-family: 'daxmedium';
}

.multicurrency-loop-right {
}

    .multicurrency-loop-right label {
        width: 80px !important;
    }

.multicurrency-list label {
    width: 105px;
    float: left;
    color: #0b4e8c;
}

.multicurrency-list span {
    width: 110px;
    float: left;
}

    .multicurrency-list span img {
        margin: -4px 0px 0 10px;
    }
/*=============21.Prepaid card details-01 Css End here=============*/

/*=============22.SMS Subscription-01 Css Start here=============*/
.self-service {
    width: 100%;
    float: left;
    margin: 0px;
    background: #fff;
    box-sizing: border-box;
}

    .self-service h6 {
        background: #0b4e8c;
        color: #fff;
    }

        .self-service h6 a {
            color: #fff;
            display: block;
        }

.alert-type table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.alert-type table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
}

.alert-type table tr th.type-heading1 {
    width: 8%;
    padding-left: 20px;
}

.alert-type table tr th.type-heading2 {
    width: 15%;
}

.alert-type table tr th.type-heading3 {
    width: 27%;
}

.alert-type table tr th.type-heading4 {
    width: 12%;
}

.alert-type table tr th.type-heading5 {
    width: 18%;
}

.alert-type table tr th.type-heading6 {
    width: 20%;
}

.alert-type table tr td.type-content1 {
    width: 8%;
    padding-left: 20px;
}

.alert-type table tr td.type-content2 {
    width: 15%;
    color: #5d5e5e;
}

.alert-type table tr td.type-content3 {
    width: 27%;
    color: #5d5e5e;
}

.alert-type table tr td.type-content4 {
    width: 12%;
}

.alert-type table tr td.type-content5 {
    width: 18%;
    color: #5d5e5e;
}

.alert-type table tr td.type-content6 {
    width: 20%;
    color: #5d5e5e;
}

.card-table table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.card-table table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
}

.card-table table tr th.type-heading1 {
    width: 8%;
    padding-left: 20px;
}

.card-table table tr th.type-heading2 {
    width: 20%;
}

.card-table table tr th.type-heading3 {
    width: 32%;
}

.card-table table tr th.type-heading4 {
    width: 20%;
}

.card-table table tr th.type-heading5 {
    width: 20%;
}

.card-table table tr td.type-content1 {
    width: 8%;
    padding-left: 20px;
}

.alert-type table tr td.type-content1 div:not(#foo) > input + label {
    padding: 3px 0 0 30px;
}

.card-table table tr td.type-content1 div:not(#foo) > input + label {
    padding: 3px 0 0 30px;
}

.card-table table tr td.type-content2 {
    width: 20%;
    color: #5d5e5e;
}

.card-table table tr td.type-content3 {
    width: 32%;
    color: #5d5e5e;
}

.card-table table tr td.type-content4 {
    width: 20%;
}

.card-table table tr td.type-content5 {
    width: 20%;
    color: #5d5e5e;
}

.card-form {
    padding: 10px 20px 10px 20px;
    margin-top: -1px;
    box-sizing: border-box;
    width: 100%;
}

    .card-form .tranfer-form {
        padding: 0px;
    }

    .card-form input {
        margin: -5px 5px 0 0;
    }

    .card-form label {
        width: 100%;
        color: #0b4e8c;
        font-family: "daxmedium";
        font-size: 14px;
        margin: 0px;
    }

.accordian {
    width: 100%;
    float: left;
    margin-top: -30px;
}

ul {
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.toggal li:hover {
    background: #0b4e8c
}

.toggal li {
    list-style-type: none;
    cursor: pointer;
    -moz-border-radius: 0 10px 0 10px;
    margin: 0px 0px 1px 0px;
    padding: 0 10px 0 12px;
    background: #0b4e8c;
    color: #fff;
    line-height: 36px;
    border-radius: 0px;
    font-family: 'daxmedium';
    width: 100%;
    box-sizing: border-box;
}

.toggal ul div {
    color: #666666;
    cursor: auto;
    display: none;
    font-size: 13px;
    padding: 5px 0 5px 15px;
    text-decoration: none;
}

    .toggal ul div a {
        color: #000000;
        font-weight: bold;
    }

.toggal li div:hover {
    text-decoration: none !important;
}

.toggal li:before {
    content: "+";
    padding: 10px 13px 10px 3px;
    color: white;
    font-weight: bold;
    border-right: solid 1px #99c0e5;
    margin-right: 18px;
}

.toggal li.active:before {
    content: "-";
    padding: 10px 14px 10px 5px;
    color: white;
    font-weight: bold;
}

#toggle {
    width: 100%;
}
/*=============22.SMS Subscription-01 Css End here=============*/


@media only screen and (min-width:767px) {
    .head-right {
        width: 71%;
        float: right;
    }

    .logo {
        width: 28.7%;
    }
}

@media only screen and (min-width:1024px) {
    .head-right {
        width: 79.3%;
        float: right;
    }

    .logo {
        width: 20.7%;
    }
}

/*Newly added */
/*Existing css*/

/*Prepaid Card Begin*/
.divprepaidcardheader {
    float: left;
    padding-left: 15px;
    padding-top: 4px;
}

.divprepaidcardheadericon {
    float: right;
    padding-right: 10px;
    padding-bottom: 10px;
}

.divmywolprepaidbtn {
    text-align: right;
}

.divmywolprepaidcardheader {
    float: left;
    padding-top: 6px;
}

.divmywolprepaidcardheadericon {
    float: right;
}
/*Prepaid Card End*/
.divajaxloader {
    position: absolute;
    display: none;
    text-align: center;
    margin: 0 auto;
    top: 55%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}

.divajaxloadermywol {
    position: absolute;
    display: none;
    text-align: center;
    margin: 0 auto;
    top: 75%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}

.divajaxloaderViewPIN {
    position: absolute;
    display: none;
    text-align: center;
    margin: 0 auto;
    top: 75%;
    left: 20%;
}

.w-lg-25 {
    width: 25%;
}

div.bluecontent {
    float: left;
    width: 100%;
    padding: 40px 0;
    /* for gradient*/ background: #1b397e;
    /* Old browsers */
    /* IE9 SVG,needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiMzk3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMWIzOTdmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMiUiIHN0b3AtY29sb3I9IiMxYzNjODciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzIwNDQ5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjMjE0NjlkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjMWQ0MTk2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE1Mzc4NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,#1b397e 0%,#1b397f 1%,#1c3c87 2%,#204497 3%,#21469d 4%,#1d4196 49%,#153787 100%);
    /* FF3.6+*/
    
    /* Opera 11.10+*/
    background: -ms-linear-gradient(top,#1b397e 0%,#1b397f 1%,#1c3c87 2%,#204497 3%,#21469d 4%,#1d4196 49%,#153787 100%);
    /* IE10+*/
    background: linear-gradient(to bottom,#1b397e 0%,#1b397f 1%,#1c3c87 2%,#204497 3%,#21469d 4%,#1d4196 49%,#153787 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b397e',endColorstr='#153787',GradientType=0 );
    /* IE6-8 */
}

:root .gradient {
    filter: none \0/IE9;
}

div.gborder {
    border-bottom: 10px solid #e5ebf1;
    padding-bottom: 0;
}

div.logout a, div.logout span {
    font-family: arial;
    font-weight: bold;
    font-size: 0.850em;
    display: inline-block;
    color: #fff;
}

div.logout {
    float: right;
    margin: 0 0 0 0;
    width: 300px;
}

    div.logout a {
        padding: 0 18px 2px 25px;
        background: url("../../images/Layout/Background/LogOut.gif") no-repeat scroll left 0 transparent;
    }

        div.logout a:hover {
            color: #b3b3b3;
        }

    div.logout span {
        border-left: 1px solid #fff;
        padding: 0 0 0 18px;
    }

div.contentwrap {
    width: 980px;
    margin: 0 auto;
    height: 35px;
}

p.note {
    color: #000000 !important;
}

.note {
    font-size: 12px;
    color: #5d5e5e;
    padding: 10px;
}

.greenmessage {
    color: darkgreen;
}

.normalmessage {
    color: #5d5e5e;
}

.redmessage {
    color: #ed1c24;
}

div.radiowrap {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    margin: 8px 0 0 0;
}

.errormsg {
    color: #ed1c24 !important;
    display: block !important;
    clear: both !important;
    padding: 5px 0px !important;
    margin: 0 !important;
    font-family: 'arial' !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

p.caution {
    padding: 2px 25px;
    background: url("../../images/Layout/Background/info.png") no-repeat left 0;
}


/*New CSS*/
a {
    color: #0b4e8c;
}

.type-profile table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.type-profile table tr td {
    font-size: 14px;
    color: #5d5e5e;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: solid 0px;
    font-family: 'daxmedium';
}

.float {
    float: right;
}

.account-table table {
    width: 100%;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-spacing: 0px;
}

.grid th {
    padding: 0 0 0 0px;
    border-right: 0px solid #FFF;
    border-left: 0;
    background: #9ac0e4;
}

.grid td {
    padding: 0 0 0 0px;
    border-right: 0px solid #FFF;
    border-left: 0;
}

a.lnkSubmit:active {
    margin: 0px 0px 0px 0px;
    background: url(images/arrow.png) left center no-repeat;
    padding: 0em 1.2em;
    font: 8pt "tahoma";
    color: #336699;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

.login-btn-new {
    width: 104px;
    float: left;
    background: #0b4d8c;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    text-align: justify;
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: 65px;
    vertical-align: text-top;
    margin: 0px 0 0 5px;
}

.login-btn-new-disabled {
    width: 104px;
    float: left;
    background: #0b4d8c;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    text-align: justify;
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    padding: 0 20px;
    background: #b4b7bb url(images/arrow.png) no-repeat;
    background-position: 65px;
    vertical-align: text-top;
    margin: 0px 0 0 5px;
}

.tranfer-filled span {
    width: auto;
    float: left;
    font-size: 14px;
    color: #0b4e8c;
    line-height: 32px;
    font-family: 'daxmedium';
    padding: 0px;
}

    .tranfer-filled span em {
        font-style: normal;
        color: #5d5e5e;
        font-size: 14px;
    }

    .tranfer-filled span.balance {
        width: auto
    }

    .tranfer-filled span.balance-cardtype {
        width: 205px;
        padding-left: 10px;
    }

.tranfer-filled-align td {
    height: 0px !important;
}

.tranfer-filled-minwidth td {
    width: unset !important;
}

.tranfer-filled-minwidth label {
    width: unset !important;
}

.pnlstyle {
    margin: 0px;
}

.tranfer-filled span.errormsg {
    width: auto;
}

.tranfer-filled .login-btn-new {
    width: 115.516px;
    background-position: 75px;
}

.tranfer-filled label span {
    width: 6.17188px;
    color: #dd6169;
    float: initial
}

.tranfer-filled span.login-span {
    width: 741.094px;
    font-size: 14px;
    color: #cf202b;
    padding-bottom: 15px;
    line-height: 15px;
}

.tranfer-filled td {
    width: 222.328px;
}

.tranfer-filled label.login-error {
    width: auto;
    font-size: 14px;
    color: #cf202b;
}

.tranfer-filled span.login-error {
    width: auto;
    font-size: 14px;
    color: #cf202b;
}

.customization-listnew {
    width: 100%;
    float: left;
    border: solid 1px #9ac0e4;
    box-sizing: border-box;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.customization-list-upgrid {
    background: #9ac0e4;
    list-style: none;
    margin: 0px;
    font-size: 12px;
    color: #0b4e8c;
    font-family: 'daxmedium';
    font-weight: normal;
}

    .customization-list-upgrid.custom-heading-1 {
        width: 334px;
        float: left;
        padding-left: 20px;
    }

    .customization-list-upgrid.custom-heading-2 {
        width: 33px;
        float: left;
    }

    .customization-list-upgrid.custom-heading-3 {
        width: 195px;
        float: left;
    }

    .customization-list-upgrid.custom-heading-4 {
        width: 186px;
        float: left;
    }

    .customization-list-upgrid table tr th {
        float: left;
    }

.customization-list-downnew {
    float: left;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
}

    .customization-list-downnew.custom-content-1 {
        width: 334px;
        float: left;
    }

    .customization-list-downnew.custom-content-2 {
        width: 37.5px;
        float: left;
    }

    .customization-list-downnew.custom-content-3 {
        width: 195px;
        float: left;
    }

    .customization-list-downnew.custom-content-4 {
        width: 186px;
        float: left;
        padding-left: 40px;
        padding-top: 15px;
    }

    .customization-list-downnew.custom-fund-content-4 {
        width: 100px;
        float: left;
        padding-left: 0px;
        padding-left: 50px;
    }

    .customization-list-downnew.custom-balance-content-4 {
        width: 186px;
        float: left;
    }

.gridmywol {
    width: 100%;
    float: left;
    background: #9ac0e4;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    box-sizing: border-box;
}

    .gridmywol th {
        padding: 0 0 0 0px;
        border-right: 0px solid #FFF;
        border-left: 0;
        background: #9ac0e4;
    }

    .gridmywol td {
        padding: 0 0 0 0px;
        border-right: 0px solid #FFF;
        border-left: 0;
    }

.check-tab span {
    position: relative;
    z-index: 99;
    width: 20px;
    height: 20px
}

.accountlist-table {
    width: 100%;
    float: left;
    border: solid 1px #9ac0e4;
    grid-template: none;
    box-sizing: border-box;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

    .accountlist-table table tr th {
        width: 100%;
        float: left;
        line-height: 30px;
        list-style: none;
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        color: #0b4e8c;
        font-family: 'daxmedium';
    }

    .accountlist-table table tr td {
        width: 100%;
        list-style: none;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        line-height: 30px;
        font-size: 14px;
        color: #0b4e8c;
        font-family: 'daxmedium';
        display: block;
    }

    .accountlist-table table tr th.statement-heading1 {
        width: 40%;
        float: left;
    }

    .accountlist-table table tr th.statement-heading2 {
        width: 30%;
        float: left;
    }

    .accountlist-table table tr th.statement-heading3 {
        width: 5%;
        float: left;
    }

    .accountlist-table table tr th.statement-heading4 {
        width: 25%;
        float: left;
    }

    .accountlist-table table tr td.statement-content1 {
        width: 40%;
        float: left;
    }

    .accountlist-table table tr td.statement-content2 {
        width: 30%;
        float: left;
    }

    .accountlist-table table tr td.statement-content3 {
        width: 5%;
        float: left;
    }

    .accountlist-table table tr td.statement-content4 {
        width: 25%;
        float: left;
    }

.grid {
    width: 783.094px;
    float: left;
    border: solid 1px #9ac0e4;
    grid-template: none;
    box-sizing: border-box;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

    .grid table {
        width: 783.094px;
        float: left;
        padding: 4px 7px 2px 2px
    }

        .grid table tr th {
            width: 783.094px;
            float: left;
            line-height: 30px;
            list-style: none;
            margin: 0px;
            padding: 0px 0px 0px 0px;
            font-size: 14px;
            color: #0b4e8c;
            font-family: 'daxmedium';
        }

        .grid table tr td {
            width: 783.094px;
            list-style: none;
            margin: 0px;
            padding: 0px 0px 0px 0px;
            line-height: 30px;
            font-size: 14px;
            color: #0b4e8c;
            font-family: 'daxmedium';
        }

    .grid th.statementnew-heading1 {
        width: 40%;
        float: left;
        padding-left: 20px;
    }

    .grid th.statementnew-heading2 {
        width: 30%;
        float: left;
    }

    .grid th.statementnew-heading3 {
        width: 3%;
    }

    .grid th.statementnew-heading4 {
        width: 27%;
    }

    .grid td.statementnew-content1 {
        width: 40%;
        float: left;
    }

    .grid td.statementnew-content2 {
        width: 30%;
        float: left;
    }

    .grid td.statementnew-content3 {
        width: 3%;
    }

    .grid td.statementnew-content4 {
        width: 27%;
    }

.login-btn-mywol {
    background: #0b4d8c;
    font-size: 15px;
}

.customization-listnew span {
    line-height: 30px;
    font-size: 14px;
    color: #0b4e8c;
    font-family: 'daxmedium'
}

.check-tab span input checkbox {
    width: 20px;
    height: 20px;
    width: 5%;
    float: left;
}

table.tabledetail tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 20px 8px 20px;
    font-family: 'daxmedium';
    font-weight: normal;
    background: #9ac0e4;
}

    table.tabledetail tr th.head6 {
        width: 9%;
    }

table.tabledetail {
    margin-left: 0;
    width: 100%;
    display: table;
    border-spacing: 0px;
}

    table.tabledetail tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 8px 20px 8px 20px;
        font-family: 'daxmedium';
    }

        table.tabledetail tr th.firsttdin,
        table.tabledetail tr td.firsttdin {
            padding-left: 35px;
        }

        table.tabledetail tr td.content6 {
            width: 9%;
        }

        table.tabledetail tr td.amount {
            color: #dc1c2f;
        }

table.tabledetail_mailbox {
    margin-left: 0;
    width: 100%;
    display: table;
    border-spacing: 0px;
}

    table.tabledetail_mailbox tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 8px 20px 8px 20px;
        font-family: 'daxmedium';
        font-weight: normal;
        background: #9ac0e4;
    }

    table.tabledetail_mailbox tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 0px 20px 0px 20px;
        font-family: 'daxmedium';
    }

        table.tabledetail_mailbox tr th.firsttdin,
        table.tabledetail_mailbox tr td.firsttdin {
            padding-left: 35px;
        }

        table.tabledetail_mailbox tr td.amount {
            color: #dc1c2f;
        }

table.tabledetail_statement {
    margin-left: 0;
    width: 100%;
    display: table;
    border-spacing: 0px;
    border-bottom: solid 1px #9ac0e4;
    border-left: none;
    border-right: none;
    border-top: solid 1px #9ac0e4;
}

    table.tabledetail_statement tr th.statement-heading1 {
        padding-left: 24px !important;
    }

    table.tabledetail_statement tr th {
        font-size: 14px;
        color: #0b4e8c;
        padding: 10px 0px 10px 2px;
        font-family: 'daxmedium';
        font-weight: normal;
        background: #9ac0e4;
        text-align: left;
    }

    table.tabledetail_statement tr td {
        font-size: 12px;
        color: #5d5e5e;
        padding: 2px 0px 2px 2px;
        font-family: 'daxmedium';
    }

        table.tabledetail_statement tr td.statement-content1 {
            width: 12%;
            padding-left: 24px;
        }

            table.tabledetail_statement tr td.statement-content1 i {
                float: left;
                margin: -3px 3px 0 0;
            }

        table.tabledetail_statement tr td.statement-content2 {
            width: 15%;
        }

        table.tabledetail_statement tr td.statement-content3 {
            width: 25%;
        }

        table.tabledetail_statement tr td.statement-content4 {
            width: 10%;
        }

        table.tabledetail_statement tr td.statement-content5 {
            width: 10%;
        }

            table.tabledetail_statement tr td.statement-content5 span {
                color: #cf202a;
            }

        table.tabledetail_statement tr td.statement-content6 {
            width: 11%;
        }

        table.tabledetail_statement tr th.firsttdin,
        table.tabledetail_statement tr td.firsttdin {
            padding-left: 35px;
        }

        table.tabledetail_statement tr td.amount {
            color: #dc1c2f;
        }

.input.login-btn-update {
    width: auto;
    float: left;
    background: #0b4d8c;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
}

.tranfer-filled label.currCalcLabel {
    width: 100px;
}

.logout-btn {
    width: auto;
    float: left;
    background: #0b4d8c url("../../images/spacer.gif") repeat-x 0 0;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    position: relative;
    opacity: inherit;
}

.login-btn-rsa {
    float: left;
    background: #0b4d8c;
    font-size: 15px;
    color: #0b4d8c;
    color: #ffffff;
    font-family: 'daxmedium';
    text-align: justify;
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: 84px;
    vertical-align: text-top;
    margin: 0px 0 0 5px;
}


.phrase-input.login-btn-rsa {
    float: left;
    background: #0b4d8c;
    font-size: 15px;
    color: #0b4d8c;
    color: #ffffff;
    font-family: 'daxmedium';
    text-align: justify;
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: 84px;
    vertical-align: text-top;
    margin: 0px 0 0 5px;
}

.login-btn-rsa-qtn {
    width: 140px;
    text-align: center;
    float: left;
    background: #0b4d8c;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
}

.input-two.test {
    color: red !important;
}

table.tabledetail-iban tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px 8px 10px 8px;
    font-family: 'daxmedium';
    font-weight: normal;
    background: #9ac0e4;
}

table.tabledetail-iban {
    margin-left: -10px;
    width: 782px;
    display: table;
}

    table.tabledetail-iban tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 0px 8px 0px 8px;
        border-bottom: solid 1px #d3d4d6;
        font-family: 'daxmedium';
    }

        table.tabledetail-iban tr td.amount {
            color: #dc1c2f;
        }

.loginpwd {
    width: auto;
}

.tranfer-filled .ttdetails {
    font-size: 18px;
}

    .tranfer-filled.ttdetails label {
        width: 222.328px;
        float: left;
        font-size: 16px;
        color: #0b4e8c;
        line-height: 32px;
        font-family: 'daxmedium';
        padding: 0px;
    }

.tranfer-filled stmtlegal {
    font-size: 14px;
}

.stmtlegal p {
    font-size: 14px;
    color: #5d5e5e;
    display: block;
    width: 100%;
    float: left;
    padding-top: 8px;
}

    .stmtlegal p strong {
        font-weight: normal;
        font-size: 14px;
        font-style: normal;
    }

table.tabledetail-personalize tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    font-family: 'daxmedium';
    font-weight: normal;
    background: #9ac0e4;
    line-height: 34px;
}

table.tabledetail-personalize {
    margin-left: 0;
    width: 100%;
    display: table;
}

    table.tabledetail-personalize tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 8px 1px 2px 20px;
        font-family: 'daxmedium';
    }

        table.tabledetail-personalize tr th.firsttdin,
        table.tabledetail-personalize tr td.firsttdin {
            padding-left: 35px;
        }

        table.tabledetail-personalize tr td.amount {
            color: #dc1c2f;
        }

table.tabledetail-balance tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    font-family: 'daxmedium';
    font-weight: normal;
    background: #9ac0e4;
    line-height: 34px;
    padding: 0px 2px 0px 20px;
}

table.tabledetail-balance {
    margin-left: 0;
    width: 100%;
    display: table;
}

    table.tabledetail-balance tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 8px 1px 2px 20px;
        font-family: 'daxmedium';
    }

        table.tabledetail-balance tr th.firsttdin,
        table.tabledetail-balance tr td.firsttdin {
            padding-left: 35px;
        }

        table.tabledetail-balance tr td.amount {
            color: #dc1c2f;
        }

label.tranfer-filled-beneficiary {
    float: none;
    line-height: 0px
}

.radio-confirmation {
    position: relative;
    left: 30px;
    float: none;
    height: 13px;
    opacity: 0;
}

input[type="radio"] + label {
    float: none;
}

.input-trans-content {
    width: 340px;
    float: left;
    margin-left: -100px
}

    .input-trans-content p {
        color: #5d5e5e;
        font-family: "daxmedium";
        font-size: 12px;
        padding-left: 30%;
        margin-top: -20px;
        box-sizing: border-box;
    }

.btngenericbluedisabled {
    width: auto;
    margin-right: 10px;
    float: left;
    background: #b4b7bb url("../../images/spacer.gif") repeat-x 0 0 !important;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: default;
    padding: 0 20px;
}

    .btngenericbluedisabled:hover {
        color: #fff !important;
        background: #b4b7bb !important;
    }

.login-btn-transfer {
    width: 12%;
    float: none;
    background: #0b4d8c;
    font-size: 15px;
    color: #0b4d8c;
    color: #ffffff;
    font-family: 'daxmedium';
    text-align: justify;
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: 63px;
    vertical-align: text-top;
    margin: -17px 0 0 5px;
}

.tranfer-filled .login-btn-transfer {
    width: 115.516px;
    background-position: 75px;
}

span.initiate-label {
    width: 700px;
    color: #5d5e5e;
    line-height: 15px;
    font-size: 12px;
}

/* Pagination */
h1 img {
    display: inline-block;
    margin: 0 10px 0 0;
}

div.imagesel {
    float: left;
    margin: 10px 0 5px;
    padding: 4px;
    background: #e9e9e9;
    border: 1px solid #8a8a8a;
}

    div.imagesel ul {
        float: left;
        margin: -12px 0 5px 0;
        overflow: hidden;
        padding: 0 5px;
        vertical-align: top;
    }

        div.imagesel ul li {
            background: none repeat scroll 0 0 #fff;
            border-top: 1px solid #dcdcdc;
            border-left: 1px solid #dcdcdc;
            border-right: 1px solid #9F9F9F;
            border-bottom: 1px solid #9F9F9F;
            float: left;
            height: 115px;
            padding: 5px 2px 10px 4px;
            width: 117px;
            text-align: center;
            vertical-align: middle;
            margin: 3px;
        }

            div.imagesel ul li.noborder {
                border-right: 0;
            }

            div.imagesel ul li img {
                display: block;
            }

            div.imagesel ul li a {
                border: 2px solid #fff;
                float: left;
                width: 113px;
            }

                div.imagesel ul li a:hover,
                div.imagesel ul li.active a {
                    border-color: #2e55b3;
                }

div.currentimg {
    float: right;
    margin-left: 27px;
    width: 232px;
}

div.colwrap {
    width: 414px;
    position: relative;
    float: left;
    vertical-align: top;
}

div.imgbox {
    width: 144.44px;
    float: left;
    border: solid 2px #dedfe0;
    border-radius: 5px;
    padding: 10px;
    display: block;
    box-sizing: border-box;
    margin: 3px;
    text-align: center;
    position: relative;
}

div.currentimg h3 {
    display: block;
}

div.phrase {
    width: 240px;
    float: left;
    padding: 70px 0 0 0;
}

div.newphrase {
    float: left;
    width: 100%;
}

    div.newphrase h3 {
        font-size: 14px;
        padding: 5px 0 5px 0;
    }

    div.newphrase p {
        font-family: 'Arial';
        font-size: 12px;
    }

    div.newphrase .cardno {
        float: left;
        margin-top: 10px;
        width: 100%;
    }

        div.newphrase .cardno input.generic {
            width: 90%;
            text-align: left;
        }


ol#pagination {
    background-color: Transparent;
}

    ol#pagination li {
        float: left;
        width: 15px;
        background-color: Transparent;
        font-size: 13px;
        padding: 5px;
        cursor: pointer;
        text-align: center;
        border: 1px solid #828282;
    }

        ol#pagination li.next {
            border: 0;
        }

        ol#pagination li.prev {
            border: 0;
        }

        ol#pagination li.current {
            background-color: #2e55b3;
        }

            ol#pagination li.current a {
                color: #fff;
            }

.direction {
    direction: ltr;
}

.dialogwindowbutton {
    padding-top: 20px;
    padding-left: 34%;
    display: none
}

.alignside {
    padding-left: 10px;
}

ul.toggal-drop-mywol {
    width: 100%;
    list-style: none;
    margin: 30px 0px 30px 0px;
    padding: 0px;
}

.toggal-drop-mywol li:hover {
    background: none
}

.toggal-drop-mywol li {
    list-style-type: none;
    cursor: pointer;
    -moz-border-radius: 0 10px 0 10px;
    margin: -6px 0px 0px 10px;
    padding: 0 10px 0 20px;
    color: #0b4e8c;
    line-height: 36px;
    font-family: 'daxmedium';
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid 1px #9ac0e4;
}

.toggal-drop-mywol ul div {
    color: #666666;
    cursor: auto;
    display: none;
    font-size: 13px;
    padding: 5px 0 5px 15px;
    text-decoration: none;
}

    .toggal-drop-mywol ul div a {
        color: #000000;
        font-weight: bold;
    }

.toggal-drop-mywol li div:hover {
    text-decoration: none !important;
}

.toggal-drop-mywol li:before {
    content: "+";
    padding: 0px 0px 0px 0;
    color: #0b4e8c;
    font-weight: bold;
    margin-right: 5px;
    float: right;
    border: solid 1px #0b4e8c;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    text-align: center;
    line-height: 20px;
    margin-top: 7px;
}

.toggal-drop-mywol li.active:before {
    content: "-";
    padding: 0px 0px 0px 0;
    color: #0b4e8c;
    font-weight: bold;
}

.login-error span {
    width: auto;
    font-size: 14px;
    color: #cf202b;
}

#PasswordStrength {
    padding-left: 0px;
}

#PasswordStrengthBorder {
    margin-top: 5px;
    height: 5px;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    display: none;
}

#PasswordStrengthBar {
    float: left;
    height: 5px;
    width: 0px;
}

#PasswordStrengthText {
    text-align: left;
    width: 200px;
    font-size: 12px;
    margin-top: 5px;
}

div.heading1 {
    border-top: 1px solid #CECFD0;
    border-bottom: 1px solid #CECFD0;
    width: 687px;
    float: left;
    background: #E7E7E8;
    padding: 10px 0 10px 38px;
    margin: 30px 0 30px -38px;
    line-height: 50px;
}

table.tabledetail_LoanTrans {
    margin-left: -10px;
    display: table;
    border-bottom: solid 1px #9ac0e4;
    width: 782px;
}

    table.tabledetail_LoanTrans tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 8px 20px 8px 20px;
        font-family: 'daxmedium';
        font-weight: normal;
        background: #9ac0e4;
    }

    table.tabledetail_LoanTrans tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 8px 20px 8px 20px;
        font-family: 'daxmedium';
    }

.tranfer-filled td.LoanAlign {
    width: 550px;
}

.login-btn.setmargin {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
}

.setLeftFloat {
    float: left;
}

.setRightFloat {
    float: right;
}

.tabledetail.setprepaidmargin {
    margin-left: 10px;
    width: 442px;
}

.accordian.setprepaidmargin {
    margin-left: -20px;
    width: 442px;
}

div.prepaidcardmargin {
    margin: 20px 0px 0px 110px;
}

.setMargin {
    margin-left: 12px;
}

.setMarginTop {
    margin-top: -20px;
}

.setLoginMarginTop {
    margin-top: -4px;
}

.login-btn.apply-default.setButtonMargin {
    margin-right: 10px;
}

.login-btn.custom-btn.apply-default.setButtonMargin {
    margin-right: 10px;
}

.login-btn.custom-btn.cancel-btn-rsa apply-default.setButtonMargin {
    margin-right: 10px;
}

.btngenericbluedisabled.setmargin {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
}

.tranfer-filled-align td.SetTransferWidth {
    width: 450px;
}

.tranfer-filled-align td.SetTransferLabelWidth {
    width: 450px;
}

.tranfer-filled-align td.SetTransferLtrWidth {
    width: 280px;
}

.tranfer-filled-align td.SetTransferLtrLabelWidth {
    width: 280px;
}

.tabledetail.tablelist {
    margin-left: -10px;
}

.tranfer-detail.table-margin.setTranferWidth {
    width: 813px;
}

.setLocalBenficiary {
    padding-left: 32px;
}

.customization-list-upgrid {
    background: #9ac0e4; /*line-height:34px; padding:10px;*/
    list-style: none;
    margin: 0px;
    font-size: 12px;
    color: #0b4e8c;
    font-family: 'daxmedium';
    font-weight: normal;
}

    .customization-list-upgrid.custom-heading-transferFund-1 {
        width: 334px;
        float: left;
        padding-left: 20px;
    }

    .customization-list-upgrid.custom-heading-transferFund-2 {
        width: 33px;
        float: left;
    }

    .customization-list-upgrid.custom-heading-transferFund-3 {
        width: 298px;
        float: left;
    }

    .customization-list-upgrid.custom-heading-transferFund-4 {
        width: 85px;
        float: left;
    }

.customization-list-downnew.custom-content-transferFund-1 {
    width: 334px;
    float: left;
}

.customization-list-downnew.custom-content-transferFund-2 {
    width: 37.5px;
    float: left;
}

.customization-list-downnew.custom-content-transferFund-3 {
    width: 300px;
    float: left;
}

.customization-list-downnew.custom-content-transferFund-4 {
    width: 100px;
    float: left;
    padding-top: 15px;
}

.tranfer-filled label span.setspan {
    width: 6.17188px;
    color: #dd6169;
    float: none;
}

.tranfer-filled-beneficiary.setbankcode {
    margin-left: 118px;
}

.tranfer-filled-beneficiary.setIBAN {
    margin-left: 100px;
}

.tranfer-filled-beneficiary.setaccount {
    margin-left: 82px;
}

.tranfer-filled-beneficiary.setbcc {
    margin-left: 30px;
}

.set-align-center {
    padding-left: 250px;
}

.balance.alignbalance {
    margin-left: 10px;
}

.tranfer-detail.setloadmargin {
    margin-left: 120px;
}

.tranfer-detail.setcardmargin {
    margin-left: 185px;
}

.tranfer-filled td .setAddress {
    width: 265px;
}

.standingorder-table table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.standingorder-table table tr td {
    font-size: 14px;
    color: #5d5e5e;
    text-align: left;
    padding: 6px 10px 6px 10px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
    font-weight: normal;
}

.standingorder-table table tr th.head1 {
    width: 17%;
    padding-left: 20px;
}

.standingorder-table table tr th.head2 {
    width: 25%;
}

.standingorder-table table tr th.head3 {
    width: 18%;
}

.standingorder-table table tr th.head4 {
    width: 17%;
}

.standingorder-table table tr th.head5 {
    width: 23%;
    padding-left: 30px;
}

.standingorder-table table tr td.content1 {
    width: 17%;
    padding-left: 20px;
}

.standingorder-table table tr td.content2 {
    width: 25%;
}

.standingorder-table table tr td.content3 {
    width: 18%;
}

.standingorder-table table tr td.content4 {
    width: 17%;
}

.standingorder-table table tr td.content5 {
    width: 23%;
}

    .standingorder-table table tr td.content5 i {
        width: 23px;
        height: 24px;
        background: url(../../images/Layout/action-icon.png) left top no-repeat;
        display: inline-block;
    }

    .standingorder-table table tr td.content5 ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .standingorder-table table tr td.content5 ul li {
            line-height: normal;
            display: inline-block;
        }

            .standingorder-table table tr td.content5 ul li a i.action-icon1 {
                background-position: left top;
            }

            .standingorder-table table tr td.content5 ul li a i.action-icon2 {
                background-position: -24px top;
            }

            .standingorder-table table tr td.content5 ul li a i.action-icon3 {
                background-position: -48px top;
            }

            .standingorder-table table tr td.content5 ul li a i.action-icon4 {
                background-position: -72px top;
            }

.tranfer-filled span.setPadding {
    padding-right: 10px;
}

.setStatement {
    margin-left: 30px;
    margin-top: -4px
}

.setCreditCard {
    width: 13px;
    margin-left: -300px;
}

.setDebitCard {
    width: 13px;
    margin-left: 15px;
    margin-left: 100px;
}

.setBothCard {
    width: 13px;
    margin-left: 90px;
}

.radiobtn1.setCreditCardMargin {
    margin-top: 4px;
}

.radiobtn1.setDebitCardMargin {
    margin-top: 2px;
    margin-left: 25px;
}

.radiobtn1.setBothCardMargin {
    margin-top: 2px;
    margin-left: 20px;
}

.setDateMargin {
    margin-left: -2px;
}

.login-btn-new.setlogin {
    margin: 2px 0 0 5px;
}

.radiobtn1.setlabelcolor {
    color: #0b4e8c;
}

span.setLabelVerification {
    color: #0b4e8c;
    font-size: 14px;
}

p.setTextAlign {
    padding-left: 3px;
}

.tranfer-filled span.setCustomerAddress {
    direction: rtl;
    display: block;
    padding: 7px 10px 0 0;
    text-align: right;
    float: right
}

.tabledetail.setpointstatement {
    padding-top: 10px;
    background: #9ac0e4;
    width: 856px;
    margin-left: -10px;
}

.tranfer-filled p.set-initiate-align {
    width: 200px;
}

.tranfer-filled p.set-initiateLT-align {
    width: 200px;
}

.tranfer-filled p.set-initiateLT-alignBalance {
    width: 210px;
}

.setpointstatement-margin {
    float: right;
    margin-right: 8px;
    margin-top: 2px;
}

.tranfer-filled label.setupdate-beneficiary {
    margin-left: 20px;
}

@media only screen and (max-width:1000px) {

    .container {
        overflow: hidden;
        width: auto;
    }
}

.login-btn-rsa-new {
    width: 115px;
    float: left;
    background: #0b4d8c;
    font-size: 15px;
    color: #ffffff;
    font-family: 'daxmedium';
    text-align: justify;
    line-height: 28px;
    height: 30px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 0 20px;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: 85px;
    vertical-align: text-top;
    margin: 0px 0 0 0px;
}


table.tabledetail_statement tr th.cardstatement-header {
    text-align: left;
}

.tranfer-form p span.note {
    color: #5d5e5e;
    width: auto;
    font-size: 14px;
}

.tranfer-form p label.note {
    color: #5d5e5e;
    width: auto;
    font-size: 14px;
}

.tranfer-filled label.greenmsg {
    color: darkgreen;
}


.filled-left.drop {
    width: 135px;
}

#ctl00_ContentPlaceHolder1_cardnumber1.reg-input.cardnumber1 {
    width: 114.34px;
}

#ctl00_ContentPlaceHolder1_cardnumber3.reg-input.cardnumber3 {
    width: 114.34px;
}

#ctl00_ContentPlaceHolder1_cardnumber4.reg-input.cardnumber4 {
    width: 114.34px;
}

table.tabledetail-beneficiary {
    margin-left: -10px;
    border: solid 1px #9ac0e4;
    border-left: none;
    width: 782px;
}

.tabledetail-beneficiary {
    width: 100%;
}

table.tabledetail-beneficiary tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
    background: #9ac0e4;
    border-bottom: solid 1px #d3d4d6;
}

table.tabledetail-beneficiary tr td {
    font-size: 14px;
    color: #5d5e5e;
    text-align: left;
    padding: 6px 10px 6px 10px;
    font-family: 'daxmedium';
    border-bottom: solid 1px #d3d4d6;
}

table.tabledetail-beneficiary tr th.head1 {
    width: 15%;
    padding-left: 20px;
}

table.tabledetail-beneficiary tr th.head2 {
    width: 25%;
}

table.tabledetail-beneficiary tr th.head3 {
    width: 17%;
}

table.tabledetail-beneficiary tr th.head4 {
    width: 25%;
}

table.tabledetail-beneficiary tr th.head5 {
    width: 10%;
}

table.tabledetail-beneficiary tr th.head6 {
    width: 9%;
}

table.tabledetail-beneficiary tr td.content1 {
    width: 15%;
    padding-left: 20px;
}

table.tabledetail-beneficiary tr td.content2 {
    width: 25%;
}

table.tabledetail-beneficiary tr td.content3 {
    width: 17%;
}

table.tabledetail-beneficiary tr td.content4 {
    width: 25%;
}

table.tabledetail-beneficiary tr td.content5 {
    width: 10%;
}

table.tabledetail-beneficiary tr td.content6 {
    width: 9%;
}

table.tabledetail-profile {
    margin-left: -14px;
    border: solid 1px #9ac0e4;
    border-right: none;
    width: 782px;
}

.tabledetail-profile {
    width: 100%;
}

table.tabledetail-profile tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 20px 8px 20px;
    font-family: 'daxmedium';
    font-weight: normal;
    background: #9ac0e4;
    border-bottom: solid 1px #d3d4d6;
}

table.tabledetail-profile tr td {
    font-size: 14px;
    color: #5d5e5e;
    text-align: left;
    padding: 8px 20px 8px 20px;
    font-family: 'daxmedium';
    border-bottom: solid 1px #d3d4d6;
}

table.tabledetail-profile tr th.head1 {
    width: 10%;
    padding-left: 20px;
}

table.tabledetail-profile tr th.head2 {
    width: 45%;
}

table.tabledetail-profile tr th.head3 {
    width: 45%;
}

table.tabledetail-profile tr td.content1 {
    width: 10%;
    padding-left: 12px;
}

table.tabledetail-profile tr td.content2 {
    width: 45%;
}

table.tabledetail-profile tr td.content3 {
    width: 45%;
}

.cardList {
    box-shadow: 1px 0px 11px rgba(201, 203, 207, 1);
    height: 200px;
    width: 200px;
    border-color: #0b4d8c;
    border-radius: 3px;
    text-align: left;
}

    .cardList option {
        padding: 5px 0px 5px 5px;
        cursor: pointer;
    }

        .cardList option:disabled {
            border-bottom: 1px solid #0b4e8c;
            color: #0b4e8c;
        }

        .cardList option:hover {
            background-color: #99c0e5;
        }

.set-alignment {
    float: right !important;
}

.progressBox {
    position: absolute;
    z-index: 999;
    height: 200px;
    background-color: #f3f3f2;
    width: 200px;
    top: 14%;
    opacity: 0.6;
}

    .progressBox img {
        margin: 1px 8px 0 0 !important;
        float: left !important;
        top: 90px !important;
        position: absolute !important;
    }

.card {
    line-height: 20px !important;
    margin-top: 6px !important;
}

.quick-links ul li a i.cardIcon {
    background: url('../../images/Layout/NBK Unblocking Cards Icon 35x35_5.jpg') no-repeat;
    background-size: 25px 25px;
    margin-left: 6px;
    width: 30px !important;
}

.divBtn {
    margin-left: 306px;
}

.textDirection {
    direction: ltr;
}

.usernamemsg {
    width: 100%;
    float: left;
    font-size: 14px;
    padding-top: 7px;
    color: red;
    font-weight: bold
}



/*=============23.RSA PassPhrase Css Starts here=============*/

.passworddiv {
    color: #0b4d8c;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-top: 20px;
    width: 44%;
    padding-top: 50px
}

.labelpassword {
    color: #0b4d8c;
    width: 100%;
    padding-bottom: 20px
}
/*=============23.RSA PassPhrase Css Ends here=============*/

/*=============24.EBill Payment Css Start here=============*/
.ebillgallery {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}

.ebill-gallery {
    padding: 0 25px;
}

    .ebill-gallery h4 {
        color: #0b4d8c;
        padding-bottom: 20px;
    }

.ebillgallery ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .ebillgallery ul li {
        line-height: normal;
    }

        .ebillgallery ul li a {
            width: 115px;
            height: 130px;
            float: left;
            border-radius: 5px;
            padding: 10px;
            display: block;
            box-sizing: border-box;
            margin: 3px;
            text-align: center;
            position: relative;
        }

.ebilltopimgdiv {
    width: 100%;
    padding: 5px 10px 10px 5px;
}

.ebilltopimg {
    width: 100px;
    display: inline-block;
    padding: 10px 10px 5px 10px;
}

.ebilltoplbl {
    color: #0b4e8c;
    font-size: 20px;
    padding: 5px 0px;
    font-weight: bold;
    display: inline-block;
}

.ebillcategoryimg {
    width: 100px;
}

.ebillcategory {
    color: #0b4e8c;
    font-size: 20px;
    padding: 10px 5px;
    font-weight: bold;
}

table.tableebill tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

table.tableebill tr td {
    font-size: 14px;
    color: #5d5e5e;
    text-align: left;
    padding: 6px 10px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
    font-weight: normal;
}

.table.tableebill tr td.content1 {
    width: 60%;
    padding-left: 20px;
}

.table.tableebill tr td.content2 {
    width: 15%;
}

.table.tableebill tr td.content3 {
    width: 15%;
    text-align: right;
}

.table.tableebill tr td.content4 {
    width: 17%;
}

.table.tableebill tr tdtd.content5 {
    width: 23%;
}

.product-btn {
    width: 100px !important;
    float: left;
    font-size: 15px;
    color: #0b4d8c;
    font-family: 'daxmedium';
    line-height: 28px;
    height: 30px !important;
    border: solid 1px #0e4c8c;
    background: none;
    border-radius: 5px;
    padding: 0 20px;
}

/*=============24.EBill Payment Css Ends here=============*/
/*Direct Remit*/
.divDRajaxloader {
    position: absolute;
    display: none;
    text-align: center;
    margin: 0 auto;
    top: 60%;
    left: 73%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}

.deposit-rate {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

    .deposit-rate h5 {
        color: #fff;
        background: #97bfe5;
        line-height: 12px;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        padding: 8px 20px;
    }

/*Ajax loading*/
.divAjaxloaderNew {
    position: absolute;
    display: none;
    text-align: center;
    margin: 0 auto;
    z-index: 99;
    top: 21%;
    left: 93%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}

.divTDRateAjaxloader {
    position: absolute;
    display: none;
    text-align: center;
    margin: 0 auto;
    z-index: 99;
    top: 63%;
    left: 93%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}

.divFCRateajaxloader {
    position: absolute;
    display: none;
    text-align: center;
    margin: 0 auto;
    z-index: 99;
    top: 60%;
    left: 78%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
}

.form {
    width: 100%;
}

.lnkSSO {
    border-left: solid 1px #d3d4d6;
    text-align: center !important;
}
/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #0b4d8c;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

    /* Mark the active step: */
    .step.active {
        opacity: 1;
    }

    /* Mark the steps that are finished and valid: */
    .step.finish {
        background-color: #04AA6D;
    }
/* Hide all steps by default: */
.tab {
    display: none;
}

.lnkbutton {
    background: none !important;
    border: none;
    cursor: pointer;
    color: #0b4e8c;
    font-family: 'daxmedium';
    font-size: 14px;
}

.error {
    font-size: 14px;
    color: #cf202b;
    font-family: 'daxmedium';
}

.beneficiaryListLogo {
    height: 30px;
    width: 20px;
    padding-right: 20px;
}

.beneficiaryActivatebtn {
    white-space: normal;
    width: 45px;
    padding: 0px;
    border-radius: 8px;
    line-height: normal;
    font-size: 11px;
    margin: 0px;
}

.beneficiaryPendingText {
    border-bottom: 0px;
    padding-left: 5px;
}

.tdStyle1 {
    width: 45%;
}

.tdStyle2 {
    width: 55%;
}


.nickname-account table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.nickname-account table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 0px 8px 0px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.nickname-account table tr th.type-heading1 {
    width: 24%;
    padding-left: 20px;
}

.nickname-account table tr th.type-heading2 {
    width: 19%;
}

.nickname-account table tr th.type-heading3 {
    width: 13%;
}

.nickname-account table tr th.type-heading4 {
    width: 25%;
}

.nickname-account table tr td.type-content1 {
    width: 35%;
    color: #5d5e5e;
    padding-left: 20px;
    padding-right: 7px;
}

.nickname-account table tr td.type-content2 {
    width: 25%;
}

    .nickname-account table tr td.type-content2 a {
        color: #0b4e8c;
    }

.nickname-account table tr td.type-content3 {
    width: 20%;
}

.nickname-account table tr td.type-content4 {
    width: 20%;
    color: #5d5e5e;
}

.nickname-account table tr td.save-delete {
    width: 11.5%;
}

.nickname-card table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.nickname-card table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 0px 8px 0px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.nickname-card table tr th.type-heading1 {
    width: 39%;
    padding-left: 20px;
}

.nickname-card table tr th.type-heading2 {
    width: 18%;
}

.nickname-card table tr th.type-heading3 {
    width: 26%;
}

.nickname-card table tr th.type-heading4 {
    width: 20%;
}

.nickname-card table tr th.type-heading5 {
    width: 5%;
}

.nickname-card table tr th.save-delete {
    width: 11.5%;
}

.nickname-card table tr td.type-content1 {
    width: 40%;
    color: #5d5e5e;
    padding-right: 24px;
}

    .nickname-card table tr td.type-content1 i {
        float: left;
        margin-right: 10px;
    }

.nickname-card table tr td.type-content2 {
    width: 12%;
}

    .nickname-card table tr td.type-content2 a {
        color: #0b4e8c
    }

.nickname-card table tr td.type-content3 {
    width: 20%;
}

.nickname-card table tr td.type-content4 {
    width: 20%;
    color: #5d5e5e;
}

.nickname-card table tr td.type-content5 {
    width: 8%;
    padding-left: 12px;
}

table.tabledetailPP {
    margin-left: 0;
    width: 100%;
    display: table;
    border-spacing: 0px;
}

    table.tabledetailPP tr td {
        font-size: 14px;
        color: #5d5e5e;
        text-align: left;
        padding: 8px 0px 8px 0px;
        font-family: 'daxmedium';
    }

    table.tabledetailPP tr th {
        font-size: 14px;
        color: #0b4e8c;
        text-align: left;
        padding: 10px;
        font-family: 'daxmedium';
        font-weight: normal;
        background: #9ac0e4;
    }

        table.tabledetailPP tr th.type-heading1 {
            width: 39%;
        }

        table.tabledetailPP tr th.type-heading2 {
            width: 18%;
        }

        table.tabledetailPP tr th.type-heading3 {
            width: 26%;
        }

        table.tabledetailPP tr th.type-heading4 {
            width: 20%;
        }

        table.tabledetailPP tr th.type-heading5 {
            width: 5%;
        }

        table.tabledetailPP tr th.save-delete {
            width: 11.5%;
        }

    table.tabledetailPP tr td.type-content1 {
        width: 60%;
        color: #5d5e5e;
        padding-right: 15px;
        padding-left: 10px;
    }

        table.tabledetailPP tr td.type-content1 i {
            float: left;
            margin-right: 10px;
        }

    table.tabledetailPP tr td.type-content2 {
        width: 12%;
    }

        table.tabledetailPP tr td.type-content2 a {
            color: #0b4e8c
        }

    table.tabledetailPP tr td.type-content3 {
        width: 20%;
    }

    table.tabledetailPP tr td.type-content4 {
        width: 20%;
        color: #5d5e5e;
    }

    table.tabledetailPP tr td.type-content5 {
        width: 12%;
        padding-left: 12px;
    }

.nickname-load table tr th {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 10px;
    font-family: 'daxmedium';
    font-weight: normal;
}

.nickname-load table tr td {
    font-size: 14px;
    color: #0b4e8c;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: solid 1px #d3d4d6;
    font-family: 'daxmedium';
}

.nickname-load table tr th.type-heading1 {
    width: 25%;
    padding-left: 20px;
}

.nickname-load table tr th.type-heading2 {
    width: 25%;
}

.nickname-load table tr th.type-heading3 {
    width: 20%;
}

.nickname-load table tr td.type-content1 {
    width: 40%;
    color: #5d5e5e;
    padding-left: 20px;
}

    .nickname-load table tr td.type-content1 i {
        float: left;
        margin-right: 10px;
    }

.nickname-load table tr td.type-content2 {
    width: 40%;
    color: #5d5e5e;
}

    .nickname-load table tr td.type-content2 a {
        color: #0b4e8c;
    }

.nickname-load table tr td.type-content3 {
    width: 20%;
    color: #5d5e5e;
}
.notice-header {
    color: #0b4e8c;
    font-family: "daxmedium";
    font-size: 14px;
    line-height: 30px;
}
.notice-data {
    font-size: 14px;
    color: #5d5e5e;
    font-family: 'daxmedium';
}

    /* Basic Flex Layout for small screens */
    @media (max-width: 768px) {
        
        .access-sec-up {
            display: flex;
            flex-direction: column;
            gap: 20px;
            height: 100%;
        }

        .access-sec-up .access-sec-left {
            width: 100%;
        }

        .access-sec-right, .access-sec-down {
            flex: 1;
        }

        /* Container to hold them side by side */
        .right-down-row {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            gap: 20px;
        }

        .access-sec-right,
        .access-sec-down {
            width: 100%;
        }

        /* Optional: Stack them horizontally only on VERY small screens */
        @media (max-width: 480px) {
            .right-down-row {
                flex-direction: column;
            }
        }
    }

