body {
    font-family: 'Arial', Helvetica, sans-serif;
    font-size: 14px;
    background: #fff;
}


/* header css */

.pgHeader {
    position: relative;
    background: #F78200 url(../images/headerbg.png) 0 85px;
    height: 60px;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    z-index: 100;
}

.navbar-brand {
    padding: 8px 15px;
}

    .navbar-brand img {
        width: 180px;
    }


/* banner css */

.self-help-container {
    background-color: #fff;
    padding-bottom: 30px;
}

    .self-help-container .banner {
        width: 100%;
        position: relative;
    }

.wd {
    width: 100%;
    height: 247px;
}

.self-help-container .ban-txt {
    position: absolute;
    right: 15%;
    bottom: 60px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center;
}

    .self-help-container .ban-txt h2 {
        font-family: arial black;
        font-size: 48px;
        color: #fff;
    }

.container .sel-req {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0 30px 0;
}

    .container .sel-req h3 {
        font-family: arial;
        font-size: 22px;
        color: #a41c22;
        display: inline;
        padding: 0 0 0 60px;
    }

.select-bg-box {
    text-align: center;
    background: #fafafa;
    padding: 15px 30px 50px 30px;
}

.container .select-bg-box p {
    font-family: arial;
    font-size: 20px;
    color: #77787b;
    padding: 0 0 20px 0;
}

/*.select-bg-box select {
    padding: 3px 5px;
}*/

.select-wid-1 {
    width: 230px;
}

.self-cmmn-btn {
    font-family: arial;
    font-size: 17px;
    color: #fff;
    background: #97291e;
    border-color: #97291e;
    outline: none;
    padding: 15px 50px;
    border: none;
    cursor: pointer;
    margin: 10px;
}

.sel-img {
    height: 73px;
    width: 48px;
}

.sel-img-2 {
    height: 73px;
    width: 73px;
}


.sublabel-text {
    font-size: 11px;
    color: #494949;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.input-form-field {
    width: 80%;
    margin: 0 auto;
    padding: 8px 8px;
    border: none;
    border-bottom: 2px dotted #ae353a;
    font-size: 18px;
}

.input-wid-1 {
    width: 200px;
}

.input-wid-2, .select-wid-2 {
    width: 185px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-text-fill-color: #000 !important;
    border: none;
}

.cust-padding-1 {
    padding: 15px 30px 20px 30px;
}

.mob-field-text {
    width: 43px;
    margin-right: 5px;
}

.captcha-field-text {
    background-color: transparent;
    color: Gray;
    width: 160px;
}

.capctha-img {
    width: 150px;
    height: 80px;
    padding: 20px 0 0 0;
}

.txt-tip-class {
    font-size: 11px;
    color: #494949;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

/* table css start */
.result-table-wrp {
    max-width: 700px;
    margin-top: 10px;
    border: 1px solid #e0e0e0;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    margin: 0 auto;
}

    .result-table-wrp .grid-header td {
        font-weight: normal;
        color: White;
        font-size: 16px;
        text-align: left;
        background-color: #053c6d;
        border: 1px solid #E0E0E0;
        padding: 5px;
    }

    .result-table-wrp td {
        padding: 5px;
        color: #053c6d;
        font-size: 15px;
        text-align: left;
        border: 1px solid #E0E0E0;
    }

/* table css end */
.small-txt {
    font-size: 14px;
}

.color-red {
    color: red;
}

.container .select-bg-box p.color-red {
    font-size: 14px;
    color: red;
    padding: 20px 0 0 0;
}

.container .select-bg-box p.color-black {
    font-size: 14px;
    color: #000;
    padding: 10px 0 0 0;
}

.select-pol-txt {
    font-size: 17px;
    text-align: center;
    padding: 20px 0 10px;
}

/* request details css start */

.request-dtls-wrapper {
    background: #fff;
    padding: 30px 7%;
    box-shadow: 0px 0px 4px rgba(80, 80, 80, 0.24);
    -weblit-box-shadow: 0px 0px 4px rgba(80, 80, 80, 0.24);
    -moz-box-shadow: 0px 0px 4px rgba(80, 80, 80, 0.24);
    padding-bottom: 25px;
}

.request-dtls-field h2 {
    font-family: "arial";
    font-size: 16px;
    color: #053C6D;
    padding: 0px;
}

.req-contact-dtls h4 {
    font-family: 'arial';
    font-size: 22px;
    color: #053c6d;
    padding: 2% 0% 2%;
    margin: 0;
}

input::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 0.5;
    font-size: 14px;
}

input:-moz-placeholder {
    color: #000 !important;
    opacity: 0.5;
    font-size: 14px;
}

input::-moz-placeholder {
    color: #000 !important;
    opacity: 0.5;
    font-size: 14px;
}

input:-ms-input-placeholder {
    color: #000 !important;
    opacity: 0.5;
    font-size: 14px;
}

.mailing-feld {
    background: transparent url(../images/self-help/rg_email.png) no-repeat scroll;
    margin-top: 5px;
}

.reqst-form-field {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #4d4d4f;
    display: block;
    line-height: 21px;
    padding: 2px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #666666;
    font-size: 18px;
    height: 41px;
    box-shadow: 0 0 0 transparent;
}

.reqst-form-field-mail {
    padding-left: 52px;
}

.emailid-fld .input-top-label {
    margin-left: 50px;
}

.mobnumber-feld {
    background: transparent url(../images/self-help/rg_mobile.png) no-repeat scroll;
    background-size: 19px;
    margin-top: 5px;
}

.reqst-form-field-mobile {
    width: 70px;
    padding: 0 0 0 30px;
    display: inline-block;
}

.inputbtm-txt {
    padding-top: 5px;
}

.txt-mobile-header {
    width: 80%;
    display: inline-block;
}

.mobnum-fld .input-top-label {
    margin-left: 30px;
}

.existing-fields-wrp h2 {
    font-family: "arial";
    font-size: 16px;
    color: #053C6D;
    padding: 0px;
}

.wid-200 {
    width: 200px;
}

.existing-fields-wrp .reqst-form-field {
    height: 35px;
}

.existing-fields-wrp .rg-rows {
    margin-bottom: 25px;
}

.wid-150 {
    width: 150px;
}

.get-btn {
    width: 95px;
    height: 26px;
    margin: 14px 6px 0 8px;
    padding: 0;
    font-size: 14px;
}

.city-field {
    display: inline-block;
}

.city-sub-txt {
    font-size: 12px;
}

.wid-65 {
    width: 65%;
}

.existing-fields-wrp .request-form-textarea {
    border-bottom: 2px dotted #ae353a;
    border-color: #ae353a;
    box-shadow: 0 0 0 transparent;
    height: 55px;
    outline: none;
}

.summary-wrapper h3 {
    font-family: arial;
    font-size: 16px;
}

.summary-inner-dtls .txt-lable-1,
.summary-inner-dtls .txt-lable-2 {
    width: 50%;
}

.summary-inner-dtls .txt-lable-1 {
    font-family: "arial";
    font-size: 16px;
}

.summary-inner-dtls .txt-lable-2 {
    font-family: "arial";
    font-size: 14px;
}

.txt-blue {
    color: #053C6D;
}

.note-txt {
    font-family: "arial";
    font-size: 14px;
}

/* self help modal css start 08092020 */
.modal.status-service-request-modal {
    background-color: transparent;
}

#statusServiceRequest .modal-content {
    padding: 10px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 16px 0 rgba(21, 55, 74, 0.3);
    box-shadow: 0 0 16px 0 rgba(21, 55, 74, 0.3);
}

#statusServiceRequest .modal-header {
    border: none;
    padding: 0;
}

#statusServiceRequest .modal-body {
    text-align: center;
    padding: 0 15px;
}

.modal-self-btn {
    font-size: 14px;
    border-radius: 6px;
    padding: 7px 25px;
}


/* self help modal css end 08092020 */

/* loader css start 17092020 */

.self-loader-main {
    position: fixed;
    top: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999;
    display: none;
}

.self-loader-container {
    height: 100vh;
    width: 100vw;
}

.loader-wrp {
    height: 20px;
    width: 250px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.loader-dot {
    animation-name: loader;
    animation-timing-function: ease-in-out;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    background-color: black;
    position: absolute;
    border: 2px solid white;
}

    .loader-dot:first-child {
        background-color: #850013;
        animation-delay: 0.5s;
    }

    .loader-dot:nth-child(2) {
        background-color: #7F2D96;
        animation-delay: 0.4s;
    }

    .loader-dot:nth-child(3) {
        background-color: #5496a5;
        animation-delay: 0.3s;
    }

    .loader-dot:nth-child(4) {
        background-color: #e9ab00;
        animation-delay: 0.2s;
    }

    .loader-dot:nth-child(5) {
        background-color: #1bd741;
        animation-delay: 0.1s;
    }

    .loader-dot:nth-child(6) {
        background-color: #d14851;
        animation-delay: 0s;
    }

.loader-text {
    position: absolute;
    top: 200%;
    left: 0;
    right: 0;
    width: 4rem;
    margin: auto;
}

    .loader-text:after {
        content: "Loading";
        font-weight: bold;
        font-size: 22px;
        animation-name: loading-text;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        color: #fff;
    }

@keyframes loader {
    15% {
        transform: translateX(0);
    }

    45% {
        transform: translateX(230px);
    }

    65% {
        transform: translateX(230px);
    }

    95% {
        transform: translateX(0);
    }
}

@keyframes loading-text {
    0% {
        content: "Loading";
    }

    25% {
        content: "Loading.";
    }

    50% {
        content: "Loading..";
    }

    75% {
        content: "Loading...";
    }
}


/* loader css end 17092020 */

/* media query css start */

/* Large screens */
@media only screen and (min-width: 1824px) {
}

@media (max-width: 1366px) {
    .pgHeader {
        height: 50px;
    }
}

@media (max-width:1366px) and (min-width:992px) {
    .container {
        width: 970px;
    }
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
}


/*--- Tablet landscape --- */

@media only screen and (min-width: 1024px) and (max-width: 1224px) {
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .pgHeader {
        height: 50px;
    }

    .navbar-brand {
        width: 200px;
        margin-left: 18%;
    }

        .navbar-brand img {
            width: 170px;
        }

    .self-help-container .ban-txt h2 {
        font-size: 29px;
    }

    .container .sel-req h3 {
        font-size: 18px;
        padding: 0 0 0 30px;
    }
}


/* media query css end */

/*Added by rajendra on 13082020 start*/
.select-req-img {
    height: 73px;
    width: 48px;
}

select {
    background-color: #FFFFFF;
    border: 1px solid black;
    color: black !important;
}

#lblToday {
    font-size: larger;
}
/*Added by rajendra on 13082020 end*/

/* interaction search css start 28082020 */

.interaction-search-container {
    width: 500px;
    margin: 0 auto;
    border: 2px solid #D7691A;
}

.interactn-heading {
    background: #F78200 url(../images/self-help/headerbg.png) 0 85px;
    padding: 9px 10px;
}

    .interactn-heading h4 {
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        text-align: center;
    }

.interactn-search-fields {
    padding: 20px;
}

    .interactn-search-fields h3 {
        color: #474747;
        font-size: 14px;
        width: 50%;
        text-align: right;
        margin-right: 15px;
    }

    .interactn-search-fields .interactn-input {
        width: 140px;
        border: 1px solid #5e89a1;
    }

.interactn-search-captcha .capctha-img {
    width: 136px;
    height: 37px;
    padding: 0;
}

.interactn-search-captcha .interactn-input {
    width: 95px;
}

.interactn-search-btn {
    background: #b32030;
    border-radius: 4px;
    width: 80px;
    height: 25px;
    font-size: 14px;
    padding: 0;
}

.interactn-request-btn {
    background: #b32030;
    border-radius: 4px;
    width: 250px;
    height: 25px;
    font-size: 14px;
    padding: 0;
}

.interactn-close-btn {
    background: #b32030;
    border-radius: 4px;
    width: 80px;
    height: 25px;
    font-size: 14px;
    padding: 0;
}

.interaction-result-wrp h4 {
    color: #a41c2b;
    font-weight: bold;
}

.interaction-search-result {
    max-width: 900px;
    margin-top: 10px;
    display: table;
    overflow-x: auto;
    white-space: nowrap;
    margin: 0 auto;
    text-align: center;
}

    .interaction-search-result th {
        font-weight: normal;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: #D7691A;
        border: 1px solid #a29d9d;
        padding: 5px;
    }

    .interaction-search-result tr td {
        padding: 5px;
        color: #474747;
        font-size: 14px;
        text-align: center;
        border: 1px solid #a29d9d;
        vertical-align: middle;
    }


.close-remarks-txt {
    white-space: normal;
}


/* interaction search css end 28082020 */
/* self help payment gateway and file upload css start 10092020 */

.gateway-main-container {
    padding: 10px 0;
}

.self-help-gateway-container {
    width: 41.5%;
    margin: 0 auto;
}

.inner-pay-content {
    display: block;
    width: 100%;
    margin: 0px;
}

.main-lombard-logo {
    margin: 0 0 0 0;
    background: #fff;
    border: 1px solid #e7ebee;
}

.main-logo-img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.self-pay-border-wrp {
    margin: 0 0 0 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #e7ebee;
}

    .self-pay-border-wrp h2 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 10px;
        color: #3AD5A0;
        font-weight: 500;
        font-family: 'Alegreya Sans', sans-serif;
    }

.pay-dtls-name {
    color: #435964;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    width: 40%;
}

.pay-dtls-info {
    font-size: 16px;
    color: #000;
    border: none;
}

.continue-pay-btn {
    background: #5cc3e5;
    border-radius: 6px;
    width: 95px;
    height: 28px;
    font-size: 14px;
    padding: 0;
    font-weight: 600;
}


/* upload documents css start */

.self-help-file-upload-section .upload-doc-section {
    text-align: center;
    padding-top: 10px;
}

.self-help-file-upload-section .custom-upload-btn {
    border: 1px solid #e7ebee;
    padding: 8px;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 600;
    margin-top: 0;
}

.self-help-file-upload-section .upload-list li {
    color: #435964;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0px 15px 15px 0;
    font-weight: 600;
}

.self-help-file-upload-section .upload-list {
    margin-top: 15px;
}

.file-uplad-id-wrp .pay-dtls-name {
    width: auto;
}

.self-help-file-upload-section h5 {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin: 10px 0;
}

.self-help-file-upload-section .upload-doc-section input[type="file"] {
    width: 200px;
}

/*added 22092020*/
.border-fill-field {
    border: 1px solid #dee2e6;
    padding: 10px 10px 10px 5px;
    border-radius: 5px;
}
/* upload documents css start */
/* self help payment gateway and file upload css start 10092020 */


/* self help payment status css start 10092020 */

.payment-status-main-container {
    margin: 8px;
}

.self-trans-pay-dtls {
    margin: 20px 0;
}

    .self-trans-pay-dtls h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .self-trans-pay-dtls h5 {
        color: #435964;
        font-size: 12px;
        margin: 0 0 8px 0;
        font-weight: 400;
    }

.lbl-trans-status .trans-dtls-head,
.lbl-trans-status .trans-dtls-info {
    color: #435964;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 8px;
}

.lbl-trans-status .trans-dtls-head {
    width: 12%;
}
.red_strip {
    position: absolute;
    bottom: 0;
    background: url('../Images/redbgs.png');
    width: 100%;
    height: 52px;
}

/*Grievance Redressal 19112021 start*/
.Grievence_div{
    padding-top: 12px;
    height: 50px;
    background-color: #a41f1f;
    margin-bottom: 20px;
}

.Grievence_heading{
    color: #fff;
    text-align-last: center;
    font-size: 25px;
    padding-top: 0px;
    font-family: 'Arial', Helvetica, sans-serif;
}
.Grievence_message{
    text-align: justify;
    color: rgb(51, 51, 51) !important;
    font-family: arial !important;
    font-size: 20px !important;
}
.Grievence_ComplDtls_step2{
    width: 95%;
    height: 52px;
    border:1px solid #5e89a1
}
.Grievence_ComplDtls_step3{
    width: 100%;
    height: 52px;
    border: 1px solid #5e89a1
}
.Grievence_ComplDtls_limit_step2 {
    width: 95%;
    text-align: right;
}
.Grievence_ComplDtls_limit_step3 {
    width: 100%;
    text-align: right;
}
.Grievence_Captcha {
    text-align: center;
    opacity: 1;
    transition: opacity 0.35s ease-in-out;
    height:35px;
}
.Grievence_drp {
    border-style: none;
    border-bottom: 1px solid #666;
    color: #4d4d4f !important;
    font-family: arial;
    font-size: 18px;
    background-color: #f9f9f0;
}
.Grievence_Hint{
    font-family: arial;
    font-size: 14px;
    color: #77787b;
}
.Grievence_btnsubmit{
    padding: 3px 6px;
    width: 96px;
    height: 36px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    margin-left: 45px;
    display: inline-block;
    background-color: rgb(164, 28, 34);
}

.Grievence_Blurdiv {
    background-color: #f1f1ea;
    padding: 15px 20px;
    margin-bottom: 40px;
}
/*Grievance Redressal 19112021 end*/