﻿

@font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Regular'), url('../../Content/fonts/Segoe UI.woff') format('woff');
}


@font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Italic'), url('../../Content/fonts/Segoe UI Italic.woff') format('woff');
}


@font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('../../Content/fonts/Segoe UI Bold.woff') format('woff');
}


@font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('../../Content/fonts/Segoe UI Bold Italic.woff') format('woff');
}

body {
    font-size: 12px !important;
}
.zipNachApp .quickrightDiv {
    background: #003974 !important;
}
.loaderOverlay {
    background: #fff;
    clear: both;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
}
.instructionBox {
    background: #ddd;
    padding: 10px;
    position: absolute;
    width: 100%;
    bottom: 9%;
}
.loaderposition {
    position: relative;
    margin: 21% 45%;
    /* margin-left: 45%; */
    display: block;
    z-index: 9999 !important;
}

    .loaderposition img {
        width: 6%
    }

.mainLogo {
    margin-left: 13px;
    padding-top: 6px;
}

.inputbox {
    border: none;
    border: 1px solid #c6c6c7;
}

.captchaImg {
    width: 163px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border: 1px solid #c6c6c7;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-right: 5px;
    overflow: hidden
}

    .captchaImg img {
        width: 50%
    }

    .captchaImg label {
        font-size: 22px !important;
        vertical-align: middle;
        font-weight: bold
    }

.redCaptcha {
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif
}

.greanCaptcha {
    color: #17bb70;
    font-family: calibri
}

.blueCaptcha {
    color: #043c76;
    font-family: Roboto
}

.orangeCaptcha {
    color: #e88305;
    font-family: 'Segoe UI Regular'
}

.voiletCaptcha {
    color: #9f0fb9;
    font-family: Arial, Helvetica, sans-serif
}

.captchaCon {
    position: relative
}

    .captchaCon i {
        font-size: 20px;
        font-weight: bold;
        color: #003974;
        /* padding-top: 16px; */
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

.quickLeftDiv {
    background: #003974;
    height: 38px;
    width: 12%;
    float: left;
}

.quickrightDiv {
    background: #ed1c24;
    height: 38px;
    width: 88%;
    float: left;
}

    .quickrightDiv img {
        width: auto;
        float: right;
        padding-right: 10px;
    }

.navCon {
    background: #003974;
}

.blue {
    color: #003974 !important;
}

.bolder {
    font-weight: bolder;
}

i.ace-icon.fa.fa-key {
    font-size: 12px;
    margin: 13px 4px 0 0;
}

i.fa.fa-leaf {
    margin-right: 6px;
}

h4 {
    text-align: left;
}

.header > .ace-icon {
    margin-top: 11px;
    margin-left: 4px;
}


* {
    margin: 0;
    padding: 0;
}


.login-box .toolbar {
    background: #f9545a;
    border: 2px solid #f9545a;
}

.login-layout img {
    width: 3%;
}

.chk label {
    font-size: 13px;
    margin-left: 3px;
}


.fa-home {
    font-size: 19px;
}



button.pull-right.btn.btn-sm.btn-primary {
    width: 100%;
}

span#lblmsg {
    float: left;
}

.toolbar1 img {
    margin-top: 4px;
    margin-right: 6px;
    width: 5%;
}

.toolbar2 {
    margin-top: 8px;
    margin-right: 8px;
    width: 97%;
}

.light-login {
    background-size: 100% 100%;
}

.form-control2 {
    width: 94%;
}



.outer {
    background: #f1f1f1;
    height: 252px;
    width: 40%;
    float: right;
}




.login-layout .widget-box {
    background-color: none;
}


.inner {
    background: #f1f1f1;
    height: 185px;
    margin-left: 13px;
    margin-top: 58px;
    border-color: #c5d0dc;
}

.login-layout .widget-box .widget-main {
    padding: 16px 36px 20px;
    border-right: 1px solid #cdcdcd
}

.widget-body {
    background-color: #f7f7f7;
    width: 60%;
    float: left;
    height: auto !important;
}

.navbar {
    height: 39px;
    min-height: 39px;
    /* background: rgb(31,73,125); */
    border: 0px;
    border-radius: 0px;
}

.topper {
    background: #fff;
    width: 14%;
    float: right;
    margin-top: 6px;
}

span.orange {
    margin-right: 14px;
    margin-left: 5px;
}

.topper i {
    font-size: 15px;
}

.n-left-content {
    text-align: center;
}

img.im {
    width: 41%;
}

p.n-left-para2 {
    font-size: 22px;
}

span.blue-back {
    font-size: 24px;
}


p.n-left-para1 {
    font-size: 23px;
}

span.lbl {
    font-size: 13px;
    margin-left: 0px;
    float: right;
}

.toolbar.clearfix {
    width: 86%;
    margin-left: 32px;
    margin-top: -35px;
}

.toolbar.clearfix1 {
    width: 86%;
    margin-left: 32px;
    margin-top: 0px;
}

input#btnLogin {
    width: 22%;
}

.row {
    margin-right: 0;
}

span.text {
    color: #b84590;
}



.head {
    background: #2457ae;
    height: 10px;
    width: 100%;
}

label.errmsg {
    height: 22px;
    font-size: 13px;
    color: Red;
    width: 100%;
}

label.err {
    height: 0;
    font-size: 13px;
    color: Red;
}

h4.header.blue.lighter.bigger {
    margin-bottom: -3px;
}

a.back-to-login-link {
    float: right;
    margin-right: 142px;
}

.space1 {
    min-height: 1px;
    max-height: 1px;
    margin: 29px 0;
}

.space2 {
    min-height: 1px;
    max-height: 10px;
}

.upspace {
    background: #f1f1f1;
}

i.ace-icon.fa.fa-key {
    left: auto;
    right: 3px;
    float: left;
}

.toolbar1 {
    right: 0;
}

.phoneNumber {
    color: #6fb3e0 !important;
}

span.phoneNumber {
    margin-right: 14px;
    margin-left: 5px;
}

.validate {
    border: 1px solid #f57373 !important;
    box-shadow: 2px 2px 15px 1px #f0a4a4 !important;
    -webkit-box-shadow: 2px 2px 15px 1px #f0a4a4 !important;
}
/*
form {
    display: block;
    overflow: hidden;
    padding: 1px 0px 20px !important;
    height: 88% !important;
    background-image: url("../../assets/images/backimage.jpg");
} */

.footer .footer-inner .footer-content {
    /* position: absolute; */
    left: 12px;
    right: 12px;
    bottom: 0px;
    margin-bottom: 6px;
}

.footer-inner img {
    width: 3.5%;
    float: right;
    padding-right: 10px
}

* {
    box-sizing: border-box;
}

html {
    overflow: hidden;
}

body {
    font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    color: white;
    font-size: 12px;
    overflow: hidden !important;
}

.form {
    width: 30%;
    overflow: hidden;
    display: inline-block;
    height: auto;
}

.quickCheckLogin {
    margin-top: 2%
}

.login-container, .forgot-container {
    background: transparent;
    width: 100%;
    position: relative
}



.form:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100px;
    left: 20%;
    background: #111;
    top: 0;
}

.form:before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 0px;
    border-radius: 50%;
    left: 34%;
    top: -7px;
    box-shadow: 0 0 6px 4px #fff;
}

#btnLoginzipnach {
    width: 22%
}

.inset {
    padding: 10px 20px;
    border-top: 1px solid #e9e9f1;
    overflow: hidden;
}


.form h1 {
    font-size: 18px;
    font-weight: normal;
    color: #003974;
    padding-left: 15px;
    font-family:"Segoe UI Bold";
}


label {
    color: #000000;
    display: block;
    padding-bottom: 9px;
}

input[type=text],
input[type=password] {
    width: 100%;
    padding: 5px 5px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1);
    border-radius: 0.3em;
    margin-bottom: 20px;
}

label[for=remember] {
    color: white;
    display: inline-block;
    padding-bottom: 0;
    padding-top: 5px;
}

input[type=checkbox] {
    display: inline-block;
    vertical-align: top;
}

.p-container {
    padding: 0 20px 20px 20px;
    overflow: hidden;
}

    .p-container:after {
        clear: both;
        display: table;
        content: "";
    }

    .p-container span {
        display: block;
        float: left;
        color: #58585a;
        padding-top: 8px;
        font-size: 12px !important;
    }

input[type=submit] {
    margin-right: 10px;
    padding: 4px 15px;
    border: 1px solid rgba(0,0,0,0.4);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 10px rgba(255,255,255,0.1);
    border-radius: 0.3em;
    background: #003974;
    color: white;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    width: 100%;
    width: 80px !important;
}

    input[type=submit]:hover {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -10px 10px rgba(255,255,255,0.1);
    }


input[type=text]:hover,
input[type=password]:hover,
label:hover ~ input[type=text],
label:hover ~ input[type=password] {
    background: transparent;
}

.ace-nav > li.light-blue > a {
    background-color: #003974;
}

.footer .footer-inner .footer-content {
    /* position: absolute; */
    left: 12px;
    right: 12px;
    bottom: 0px;
    margin-top: 1%;
}

.footer-inner {
    height: 25px;
    text-align: center;
    position: absolute;
    z-index: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0% 0 0.5% 0;
    /*box-shadow: 1px 0px 2px 1px #dddfe2;*/
}

ol, ul {
    padding: 0;
    margin: 0 0 1px 25px;
}

label {
    font-family: "Segoe UI Regular","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 3px;
}

    label.text1 {
        display: inline-block;
        font-size: 12px;
        font-weight: normal;
        color: #478FCA !important;
        margin-bottom: 3px !important;
        font-family: "Segoe UI Bold";
    }


#navbar1 {
    height: 45px !important;
    background: rgb(31,73,125) !important;
    border: none;
    border-radius: 0px;
    min-height: 40px !important;
}

    #navbar1 .navbar-brand {
        color: #FFF;
        font-size: 24px;
        text-shadow: none;
        padding-top: 14px;
        padding-bottom: 10px;
        height: auto;
    }

    #navbar1 .navbar-container {
        padding-left: 0px;
    }

span#zipNachFooter {
    color: #478FCA !important
}

.headerHome {
    float: right;
    padding: 14px 0 0 0;
}

    .headerHome a {
        color: #fff;
    }

a.headerRightIcon i {
    font-size: 15px;
}

a.headerRightIcon i {
    margin-right: 2px;
}

.headerRightPart {
    float: right;
    margin-left: 3px;
}

.divDisable {
    background: #f0f0f0 !important;
    opacity: 0.8;
    pointer-events: none;
}

.heroImg {
    vertical-align: top;
    float: right;
    width: 58%;
    padding-right: 20px;
    box-sizing: border-box;
    height: 320px;
    overflow: hidden;
}

    .heroImg img {
        width: 100%
    }

.verisignCon {
    display: inline-block;
    width: 190px;
    vertical-align: top;
    padding-top: 10%;
}

.veriSign {
    position: absolute;
    right: 0px;
    top: 16px;
}


.forgotPass {
    right: 0;
    top: 0;
    position: absolute;
    cursor: pointer;
    font-size: 12px;
    display: block;
    /* text-align: center; */
    color: #073e78;
    font-weight: bold;
    text-decoration: underline;
}



    .instructionBox ul li {
        font-size: 12px;
        color:#000;
    }

.linkContainer {
    background: #4b5054;
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 4%;
}

    .linkContainer ul {
        width: 32%;
        float: right;
        /* overflow: hidden; */
        padding: 9px 0px;
    }

        .linkContainer ul li {
            cursor: pointer;
            display: inline-block;
            width: 19%;
            text-align: center;
            padding: 0px 5px;
            color: #fff;
            font-size: 12px;
            border-right: 1px solid #6a7682;
        }

 .copyRight

{
    display: inline-block;
    padding-top: 4px;
    color:#000;
}


.kotakLogo {
    width: 210px;
    float: right;
    height: 38px;
    overflow: hidden;
}

.error {
    color: #e83c43;
    position: absolute;
    bottom: -18px;
    font-size: 12px;
    font-weight: 600;
}

#lblName {
    color: #f10009;
    font-size: 12px;
    font-weight: 400;
    font-family: "Segoe UI Bold"
}

.inset p {
    position: relative
}



@media only screen and (max-device-width : 1366px) and (min-device-width : 1025px) {
}

@media only screen and (max-device-width : 1024px) and (min-device-width : 768px) {
    .form {
        width: 44% !important;
        overflow: hidden;
        display: inline-block;
        height: auto;
    }

    .heroImg {
        vertical-align: top;
        float: right;
        width: 52% !important;
        padding-right: 20px;
        box-sizing: border-box;
        height: 320px;
        overflow: hidden;
    }

    /*.mainLogo {
        width: 80% !important;
        margin-left: 16px;
        padding-top: 7px !important;
    }*/


    .quickLeftDiv {
        background: #003974;
        height: 38px;
        width: 32% !important;
        float: left;
    }

    .quickrightDiv {
        background: #ed1c24;
        height: 38px;
        width: 68% !important;
        float: left;
    }

    .forgotPass {
        right: 0px;
        top: 0;
        position: absolute;
        cursor: pointer;
        font-size: 9px !important;
        display: block;
        color: #073e78;
        font-weight: bold;
        text-decoration: underline;
    }


    .captchaImg {
        width: 126px;
        height: 35px;
        display: inline-block;
        text-align: center;
        border: 1px solid #eae6e6;
        vertical-align: middle;
        margin-bottom: 5px;
        margin-right: 5px;
        overflow: hidden;
    }

    .linkContainer ul {
        width: 55%;
    }
}


@media only screen and (max-device-width : 767px) and (min-device-width : 451px) {
    .inset p label {
        font-size: 12px !important;
    }

    /*.mainLogo {
        width: 78% !important;
        margin-left: -4px;
        padding-top: 0px !important;
    }*/

    .quickLeftDiv {
        background: #003974;
        height: 38px;
        width: 32% !important;
        float: left;
    }

    .quickrightDiv {
        background: #ed1c24;
        height: 38px;
        width: 68% !important;
        float: left;
    }

    .forgotPass {
        right: 0px;
        top: 0;
        position: absolute;
        cursor: pointer;
        font-size: 9px !important;
        display: block;
        color: #073e78;
        font-weight: bold;
        text-decoration: underline;
    }

    .form {
        width: 100% !important;
        overflow: hidden;
        display: inline-block;
        height: auto;
    }

    .heroImg {
        display: none;
        vertical-align: top;
        float: right;
        width: 58%;
        padding-right: 20px;
        box-sizing: border-box;
        height: 320px;
        overflow: hidden;
    }

    .captchaImg {
        width: 126px;
        height: 35px;
        display: inline-block;
        text-align: center;
        border: 1px solid #eae6e6;
        vertical-align: middle;
        margin-bottom: 5px;
        margin-right: 5px;
        overflow: hidden;
    }

    .linkContainer ul {
        width: 63%;
        float: none;
        padding: 9px 0px;
        display: block;
        margin: 0 auto;
    }
}


@media only screen and (max-device-width : 450px) and (min-device-width : 320px) {
    .loaderposition {
        margin: 21% 42%;
    }

    .inset p label {
        font-size: 12px !important;
    }

    .veriSign {
        position: absolute;
        left: 72%;
        top: -39px;
    }

        .veriSign img {
            width: 93% !important;
        }

    ul {
        width: 100% !important;
        padding: 10px 5px 10px 10px;
        margin-left: 0px;
        font-size: 11px !important;
    }

    body {
        width: 100% !important;
        overflow: hidden;
        display: inline-block;
    }

    .quickLeftDiv {
        background: #003974;
        height: 38px;
        width: 32% !important;
        float: left;
    }

    .quickrightDiv {
        background: #ed1c24;
        height: 38px;
        width: 68% !important;
        float: left;
    }

    .forgotPass {
        right: 0px;
        top: 0;
        position: absolute;
        cursor: pointer;
        font-size: 9px !important;
        display: block;
        color: #073e78;
        font-weight: bold;
        text-decoration: underline;
    }

    .form {
        width: 100% !important;
        overflow: hidden;
        display: inline-block;
        height: auto;
    }

    .heroImg {
        display: none;
    }

    .linkContainer ul li {
        padding: 0px 2px;
    }

    .captchaImg {
        width: 126px;
        height: 35px;
        display: inline-block;
        text-align: center;
        border: 1px solid #eae6e6;
        vertical-align: middle;
        margin-bottom: 5px;
        margin-right: 5px;
        overflow: hidden;
    }
}

@media only screen and (max-device-width : 360px) {
    .form {
        height: auto;
    }
}



    



