﻿* {
    padding: 0PX;
    margin-left: 0PX;
    margin-right: 0PX;
}
/*SR2492458Prakat*/
a:focus {
    outline: 2px solid #3E8AD1 !important;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
input[type="text"]:focus {
    outline: 2px solid #3E8AD1 !important;
}

.glyphicon-peTSIl:focus {
    outline: 2px solid #3E8AD1 !important;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 2px solid #3E8AD1 !important;
}

legend {
    border-bottom: none;
    font-size: 18px;
    color: #002868 !important;
}

.rectangle {
    background-color: #dee5e7;
    height: auto;
    width: auto;
    padding: 10px;
    max-width: 368px;
    margin: 10px auto;
}

    .rectangle p {
        text-align: justify;
        font-size: 14px;
        font-family: Calibri;
        color: black;
    }

.rounded_rectangle {
    background-color: #dee5e7;
    height: auto;
    border-radius: 1em;
    padding: 10px 20px 10px 20px;
    text-align: left;
    margin: 10px auto;
}

    .rounded_rectangle p {
        font-family: Calibri;
        font-size: 13px;
        text-align: justify;
    }

.very_rounded_rectangle {
    background-color: #dee5e7;
    height: auto; /*border-radius: 2em;*/
    padding: 20px 20px 20px 20px;
    text-align: left;
    margin: 10px auto;
}

    .very_rounded_rectangle p {
        font-family: Calibri;
        font-size: 16px;
        text-align: justify;
    }


.form-horizontal .control-label {
    text-align: left;
}

/*SR2492458Prakat*/
h3, .h3 {
    /*color: #6EA3D5 !important;<%--SR2492458Prakat --%>*/
    color: #316FAB;
    margin-left: 10px !important;
    text-align: left;
}
/*SR2492458Prakat*/
h4, .h4 {
    color: #002868;
    margin-top: 5px;
    font-weight: bold;
}

h5, .h5 /*SR2492458Prakat*/ {
    color: #002868;
}

.navbar {
    margin-bottom: 12px;
}

.wel p {
    text-align: justify;
    font-family: Calibri;
    font-size: 14px;
    margin-left: 10px;
}

.para {
    margin-top: 5px;
    margin-left: 10px;
}

    .para p {
        font-weight: bold;
        font-family: Calibri;
        font-size: 18px;
        float: left;
        font-weight: bold;
    }


#footer1 {
    text-align: right;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    text-align: center;
    padding: 5px 0 0 0;
    background-color: #dee5e7;
    font-size: 15px;
}

    #footer1 p {
        font-size: 14px;
        padding: 1px 5px 1px;
    }

.line {
    border: 1px solid #D9D9D9;
    margin: 0px 0px 5px 0px;
}

.navbar-inverse {
    background-color: #dee5e7;
    border: 1px solid #D9D9D9;
}

.navbar-header {
    background-color: #dee5e7;
}

.glyphicon {
    top: 0px;
}

.form-group {
    font-size: 16px;
    font-family: Calibri;
    color: #002868;
}



.hide {
    display: none;
}

.show {
    display: block;
}

h1 {
    font-size: 20px;
    color: rgb(0, 40, 104);
    font-weight: lighter;
    text-align: center;
    padding: 0px 0px 0px;
}

h2 {
    font-size: 16px;
    color: #002868;
    text-align: right;
    margin: 5px 15px 0 0;
    font-weight: bold;
}

marquee {
    display: inline-block;
}

.clear {
    clear: both;
}

.paragraph {
    font-size: 12px;
}

.input-inline {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.row.no-gutter .[class*='col-'] {
    padding-right: 0px;
    padding-left: 0px;
}

.btn1 {
    font-size: 18px;
    background-color: #6EA3D5;
    color: #ffffff;
    border: 1px solid #D9D9D9;
    padding: inherit;
    border-radius: 0.5em;
    margin-bottom: 5px;
    padding: 0 20px;
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }
    /* <CHANGE START><SR2204796><Explore Other Option - BIF><KARTHIKA>*/
    .ui-dialog {
        width: auto !important;
    }
    /* <CHANGE END><SR2204796><Explore Other Option - BIF><KARTHIKA>*/
}
/* <CHANGE START><SR2204796><Explore Other Option - BIF><KARTHIKA>*/
.ui-dialog .ui-dialog-titlebar {
    display: none;
}

.ui-dialog {
    z-index: 900 !important;
    top: 30% !important;
    padding: 0px !important;
}

.ui-widget-overlay {
    z-index: 850 !important;
}
/* <CHANGE END><SR2204796><Explore Other Option - BIF><KARTHIKA>*/
.back-color {
    background-color: #D9D9D9;
}

#tbCaptcha input {
    width: 150px;
    border: 1px solid #ccc;
}

.btnStyle {
    padding: 0 20px;
    margin-left: 5px;
}

.iHereBy {
    font-size: 14px;
}

.textBoxPad {
    padding-right: 30px;
    max-width: 330px;
}

.textBoxPadBank {
    max-width: 330px;
}

.btnScrn2 {
    font-size: 14px;
    border-radius: 0.5em;
}

.uploadFile {
    background-color: White;
    color: White;
    background: white;
}

.anchorunderline {
    text-decoration: underline;
}

.ceasedesitRadioPadd {
    margin-top: 5px;
    margin-left: 1px;
}

.contacth4 {
    padding-left: 1px;
}

.RadioButtonList label {
    margin-right: 30px;
}

.RadioButtonList input {
    margin-right: 10px;
}

.RadioButtonListv input {
    margin-right: 10px;
}

.RadioButtonListP label {
    margin-right: 15px;
}

.RadioButtonListP input {
    margin-right: 10px;
}

.styError {
    text-decoration: none;
}

a:hover.styError {
    text-decoration: none;
}

.select option {
    width: 100px;
}

.attach {
    max-width: 220px;
    margin-right: 10px;
    float: left;
}

.Pagefoot {
    height: 700px;
}

.accText {
    font-size: 16px;
}

    .accText p {
        color: Black;
        font-size: 15px;
    }

.off {
    padding-right: 30px;
}

.calStyle1 {
    padding-right: 40px;
}

.glyphicon-calendar {
    color: #23527C;
}

.AceaseStyle p {
    text-align: justify;
    font-size: 15px;
    font-weight: normal;
}

.AceaseStyle b {
    font-weight: 700;
    color: #002868;
    margin-left: 10px;
}

.btn-info:disabled {
    box-shadow: 3px 4px 9px #888888;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #d9d9d9 45%, #d9d9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(45%,#d9d9d9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#d9d9d9 45%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#d9d9d9 45%,#d9d9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#d9d9d9 45%,#d9d9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#d9d9d9 45%,#d9d9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 );
    margin-right: 15px;
    border: #D9D9D9;
}

.btn-info:active, .btn-info:hover, .btn-info:focus, .btn-info {
    color: #002868;
    box-shadow: 3px 4px 9px #888888;
    margin-right: 15px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 9%, #b4daff 43%, #b4daff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,#ffffff), color-stop(43%,#b4daff), color-stop(100%,#b4daff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 9%,#b4daff 43%,#b4daff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 9%,#b4daff 43%,#b4daff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 9%,#b4daff 43%,#b4daff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 9%,#b4daff 43%,#b4daff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b4daff',GradientType=0 ); /* IE6-9 */
}

.rptr {
    padding-left: 0px;
}

.marginR0, .marginR0:hover, .marginR0:active, .marginR0:focus {
    margin-right: 0px;
}


.ul_margin {
    margin-left: 15px;
    color: #002868;
    text-align: justify;
}

.pnlhide {
    display: none;
}

.form-control-feedback {
    z-index: 1;
}


.divLine {
    border-top: 2px solid #D9D9D9;
}

.divLinePtag {
    border-bottom: 2px solid #d9d9d9;
    padding-top: 10px;
}

.pad-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.fontNormal {
    font-weight: normal;
}

.zeroheight {
    max-height: 0px;
}

.margin-bottom-five {
    margin-bottom: 5px;
}

.pad5 > li > a {
    padding-bottom: 5px;
    padding-top: 5px;
}

.min-height-30 {
    min-height: 30px;
    margin-bottom: 5px;
}

.margin-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.margingT0 {
    margin-top: 0px;
}

.marginT0 {
    margin-top: 0px;
}

.marginB0 {
    margin-bottom: 0px;
}

.paddingT0 {
    padding-top: 0px;
}

.paddingB0 {
    padding-bottom: 0px;
}

.marginT5 {
    margin-top: 5px;
}

.paddingT5 {
    padding-top: 5px;
}

.paddingB5 {
    padding-bottom: 5px;
}

.paddingL5 {
    padding-left: 5px;
}

.height300 {
    height: 300px;
    display: block;
}

.form-control {
    height: 30px;
}

.textdatepicker {
    height: 30px;
    float: left !important;
    width: 85% !important;
}

.over-flow-controller {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 420px;
}

.label-font-size {
    font-size: 18px;
}

.margin-padding-right0 {
    margin-right: 0px;
    padding-right: 0px;
}

.textbox-height {
    height: 20px;
    padding: 0px 5px;
}

.canceldisclosure {
    font-size: 16px;
    font-family: Calibri;
    color: #002868;
    text-align: justify;
    font-weight: normal;
}

.err-msg {
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.err-msg-ez {
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1em;
}

.heightofpnl {
    height: 50px;
    margin-bottom: 10px;
}

/*<CHANGE START><SINGLE PAYMENT MAIL OFFER><REDIRECTION><KARTHIKA><SR2002834>*/
.btn_as_link_mailoffer {
    font-weight: bold;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    color: rgb(110, 163, 213);
}
/*<CHANGE END><SINGLE PAYMENT MAIL OFFER><REDIRECTION><KARTHIKA><SR2002834> */
/*SR2492458Prakat*/
.container a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

    .container a.skip-main:focus, a.skip-main:active {
        color: #000;
        background-color: #dee5e7;
        left: auto;
        top: auto;
        width: 15%;
        height: auto;
        overflow: auto;
        margin: 10px -13%;
        padding: 5px;
        border: 2px solid blue;
        text-align: center;
        font-size: 1.2em;
        z-index: 999;
    }
/*SR2492458Prakat*/

/*ADA calender issue CSS <START><SHRIRAM>*/
header {
    position: relative;
    text-align: center;
}

footer {
    font-size: smaller;
    margin-top: 2em;
    text-align: center;
}

body > div > div, header {
    margin: 0 auto;
    max-width: 960px;
    padding: 0 1em;
    position: relative;
}

#datepicker {
    margin: 0;
    padding: 0;
    height: 25px;
    vertical-align: bottom;
}

.ui-datepicker-trigger {
    margin: 2px;
    padding: 0;
    vertical-align: bottom;
}

    .ui-datepicker-trigger img {
        width: 25px;
        height: 27px;
    }

.offscreen {
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    margin: 0;
    padding: 0;
}

button.ui-datepicker-trigger {
    background-color: transparent !important;
    border: none !important;
    margin: auto !important;
}

    button.ui-datepicker-trigger:focus,
    button.ui-datepicker-trigger:hover,
    button.ui-datepicker-trigger:active {
        border: none !important;
        margin: auto !important;
        outline: 4px solid #8cc63f !important;
        background-color: #fdf6e7 !important;
    }
/*ADA calender issue CSS <END><SHRIRAM>*/
