.elig-mono-title { font-size:20px; font-weight: bold; margin:0 10px 10px 0;}
.new-elig-mono-page{margin-top: 10px;}
.elig-mono-select a.active { color:#aaa;}
.elig-mono-page {
    margin: 10px auto 0;
}
.elig-mono-form-content .elig-mono-form-section {
    margin: 5px 9px 9px;
    padding: 0;
    width: 48%;
    border-bottom: 1px solid #e0e0e0;
    color: #9ea6ad;
    min-height: 56px;
    font-size: 12px;
}
.elig-mono-form-section.check-box-3-column .fl_wrap .checkbox {
    display: inline-block;
    float: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding-left: 32px;
    position: relative;
    top: 0;
    width: 33%;
}
.elig-mono-form-content .elig-mono-form-section.full-width {
    width: 98%;
}
.elig-mono-form-content .active {
    border-bottom: 1px solid #1abc9c;
    color: #1abc9c;
}
.elig-mono-form-content .error {
    border-bottom: 1px solid #d38888;
    color: #d38888;
}
.elig-mono-form-content .error strong.error, .elig-mono-form-content .active strong.error {
    border: medium none;
    bottom: -15px;
    font-weight: normal;
    line-height: 12px;
    margin: 0;
    position: absolute;
    right: 3px;
    text-decoration: none;
    width: auto;
    z-index: 1;
}
.elig-mono-form-content .active .fl_wrap .fl_input {
    color: #1abc9c;
}
.elig-mono-form-content .error .fl_wrap .fl_input {
    color: #d38888;
}
.elig-mono-form-content .fl_wrap {
    display: block;
    min-height: 39px;
    position: relative;
}
.elig-mono-form-content .fl_wrap.focused .fl_label, .elig-mono-form-content .fl_wrap.populated .fl_label {
    top: -8px;
}
.elig-mono-form-content .fl_input {
    background: 0;
    border: 0;
    border-radius: 0;
    line-height: 22px;
    padding: 8px 0 0 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    height: 42px;
    box-shadow: none;
    font-size: 12px;
    color: #9ea6ad;
}
.elig-mono-form-content .fl_label {
    left: 5px;
    position: absolute;
    text-transform: uppercase;
    top: 4px;
    transition: all 0.05s linear 0s;
    z-index: 3;
    line-height: 2.4;
}
.elig-mono-form-content .fl_wrap.focused .fl_label, .elig-mono-form-content .fl_wrap.populated .fl_label {
    top: -8px;
}
.elig-mono-form-content input[type="checkbox"], .elig-mono-form-content input[type="radio"] {
    display: none;
    outline: medium none !important;
}
.elig-mono-form-section .btn.checked {
    background: #1abc9c;
}
.elig-mono-form-content .fl_label_top {
    left: 45px;
    position: absolute;
    text-transform: uppercase;
    top: -4px;
}
.elig-mono-form-content .classic {
    opacity: 0;
    position: absolute;
    text-transform: uppercase;
    top: -1em;
    z-index: -1;
}
.elig-mono-form-content .classic.is-active, .elig-mono-form-multi-dropdown .fl_label_dropdown{
    color: #9ea6ad;
    left: 45px;
    line-height: 20px;
    opacity: 1;
    position: absolute;
    top: -4px;
    z-index: 1;
}
.full-width > span > span {
    display: inline-block;
    width: 88%;
}
.label-full-width > span > span{
    width:auto;
    margin:0 5px;
}
.select-wrapper {
    dbImage_background: APP_DROPDOWN_BG no-repeat right center;
    cursor: pointer;
    display: inline-block;
    line-height: 38px;
    margin-top: -1px;
}
.is-active + .bbicons-elig-mono-section .select-wrapper,.fl_label_dropdown + .bbicons-elig-mono-section .select-wrapper  {
    margin-top: 3px;
}
.select-wrapper select {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: auto;
    margin: 0;
    opacity: 0;
    outline: 0 none;
    padding: 0;
    position: absolute;
    top: 16px;
    width: auto;
    z-index: 2;
    color: #9ea6ad;
}
.select-wrapper .holder {
    line-height: 38px;
    padding: 0 22px 0 5px;
    white-space: nowrap;
}
.elig-mono-form-section-gender .bbicons-elig-mono-section, .elig-mono-form-section-other .bbicons-elig-mono-section {
    padding: 10px 0 5px 45px;
}
.elig-mono-form-section-phone .fl_wrap_splitter {
    display: inline-block;
    padding: 11px 0 0 5px;
    vertical-align: middle;
}
.elig-mono-form-section-phone .fl_wrap {
    display: inline-block;
    vertical-align: middle;
    width: 74%;
}
.elig-mono-form-section-phone.fl_label, .elig-mono-form-section-phone .fl_label {
    top: 11px;
}
.elig-mono-form-section-phone .fl_wrap.focused .fl_label, .elig-mono-form-section-phone .fl_wrap.populated .fl_label {
    left: -31px;
    top: -11px;
}
.elig-mono-form-section-home-phone .fl_wrap_std, .elig-mono-form-section-home-phone .fl_wrap_phone, .elig-mono-form-section-home-phone .fl_wrap_ext, .elig-mono-form-section-home-phone .fl_wrap_splitter {
    display: inline-block;
    vertical-align: middle;
}
.elig-mono-form-section-home-phone .fl_wrap_std {
    width: 46px;
}
.elig-mono-form-section-home-phone .fl_wrap_phone {
    width: 128px;
}
.elig-mono-form-section-home-phone .fl_wrap_ext {
    width: 45px;
}
.elig-mono-form-section-home-phone .fl_wrap_splitter {
    height: 11px;
}
.elig-mono-form-section-pancard .fl_wrap {
    width: 56%;
    display: inline-block;
}
.pancard-link {
    color: #1abc9c;
    font-size: 75%;
    padding: 0 0 2px 4px;
    text-decoration: underline;
    vertical-align: bottom;
    display: inline-block;
}
.submit-button-block {
    margin: 10px 0 20px;
}
.submit-button-block .btn {
    margin-right: 10px;
}
.elig-mono-form-section-height  .elig-mono-verify {
    background-clip: padding-box;
    background-color: #7af8bd;
    border-radius: 6px;
    display: block;
    right: -16px;
    max-width: 273px;
    width: 273px;
    min-height: 54px;
    position: absolute;
    top: -9px;
    white-space: normal;
    z-index: 4;
    padding: 5px;
    margin: 0;
    color: #009e43;
    line-height: 18px
}
.elig-mono-verify:before {
    border-color: #fff #7af8bd #fff #fff;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
    height: 0;
    left: -9px;
    position: absolute;
    top: 21px;
    width: 0;
    content: ""
}
.elig-mono-form-section-height em {
    color: #009e43;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    display: block;
    text-align: left
}
.elig-mono-form-section-height .elig-mono-verify input {
    height: 19px;
    vertical-align: middle;
    margin: 0 0 0 4px;
    width: 50px;
    border: 1px solid #e0e0e0;
    font-size: 11px;
    padding: 4px;
    right: 88px;
    top: 2px;
    position: absolute
}
.elig-mono-form-section-height button {
    background: #34495e;
    border: 0;
    color: #fff;
    font-size: 11px;
    height: 19px;
    width: 30px;
    margin: 0 5px 0 0;
    position: absolute;
    right: 50px;
    top: 2px;
    border-radius: 4px
}
.elig-mono-verify > a {
    font-size: 11px;
    margin: 0;
    position: absolute;
    right: 12px;
    top: 2px;
    cursor: pointer;
    text-decoration: underline
}
.elig-mono-verify > a:hover {
    text-decoration: none
}
.elig-mono-form-section .lnk {
    cursor: pointer;
    left: 80px;
    position: absolute;
    z-index: 99;
}
.panel-body textarea {
    font-size: 15px;
    font-weight: normal;
    height: 70px;
    width: 100%;
    padding: 5px 11px;
}
.panel-body .full-width textarea {
    border: 1px solid #d3d1cf;
    border-radius: 5px;
    margin-top: 7px;
    resize: none;
}
.mobile-bankdetail ul li span.labelmob {
    float: left;
    font-weight: bold;
    width: 116px;
}
.mobile-bankdetail .bbicons-rupee-small {
    background-position: -12px -186px;
    width: 11px;
}
.default .bbicons-elig-mono-section  {
    padding: 9px 0 5px 40px;
}
.elig-mono-form-section .active .fl_label_top, .default.active span, .elig-mono-form-section .fl_wrap.populated .fl_label {
    color: #9ea6ad;
}
.elig-mono-submit-modal .modal-title{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}
.elig-mono-submit-modal h2, .elig-mono-submit-modal h1 {
    font-size: 28px;
    margin: 15px 0;
    font-weight: bold;
}
.elig-mono-submit-modal p {
    font-size: 16px;
    line-height: 1.625;
    margin: 0 0 15px;
}
.elig-mono-submit-modal-button {
    text-align: center;
}
.loan-detail-app {
    display: inline-block;
}
/* App Form Style | End*/
/* Tooltip Style | Begin*/
.tooltip {
    font-size: 14px;
}
.tooltip-inner {
    background-color: #34495e;
    line-height: 1.286;
    padding: 12px 12px;
    text-align: center;
    width: 183px;
    border-radius: 6px;
}
.tooltip.top {
    padding-bottom: 9px
}
.tooltip.top .tooltip-arrow {
    border-top-color: #34495e;
    border-width: 9px 9px 0;
    bottom: 0;
    margin-left: -9px
}
.tooltip.right .tooltip-arrow {
    border-right-color: #34495e;
    border-width: 9px 9px 9px 0;
    margin-top: -9px;
    left: -3px
}
.tooltip.bottom {
    padding-top: 8px
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #34495e;
    border-width: 0 9px 9px;
    margin-left: -9px;
    top: -1px
}
.tooltip.left .tooltip-arrow {
    border-left-color: #34495e;
    border-width: 9px 0 9px 9px;
    margin-top: -9px;
    right: -3px
}
.elig-mono-form-section-repository .btn {
    margin-bottom:5px;
}
/* Tooltip Style | End*/
/* App icon Style | Begin*/
.bbicons-elig-mono-section {
    display: inline-block;
    padding: 4px 0 5px 40px;
    width: 100%;
    dbImage_background-image:SPRITE_APP_FORM;
    background-repeat: no-repeat;
    background-position: 0 200px;
}
.elig-mono-details:before, .elig-mono-health-diseases:before, .elig-mono-health-medican:before, .elig-mono-health-blood-pressure:before {
    dbImage_background-image:SPRITE_APP_FORM;
    background-repeat: no-repeat;
    background-position: 0 -747px;
    content: "";
    height: 50px;
    left: -2px;
    position: absolute;
    top: -5px;
    width: 50px;
}
.elig-mono-health-diseases:before {background-position:0 -2256px}
.elig-mono-health-blood-pressure:before{background-position:0 -94px}
.elig-mono-health-medican:before{background-position:0 -3102px}

.error .bbicons-elig-mono-section, .error .elig-mono-details:before, .error .elig-mono-health-diseases:before, .error .elig-mono-health-blood-pressure:before, .error .elig-mono-health-medican:before   {
    dbImage_background-image: SPRITE_APP_FORM_ERROR;
}
.elig-mono-form-content .active .bbicons-elig-mono-section, .elig-mono-form-content .active .elig-mono-details:before, .elig-mono-form-content .active .elig-mono-health-diseases:before, .elig-mono-form-content .active .elig-mono-health-blood-pressure:before, .elig-mono-form-content .active .elig-mono-health-medican:before {
    dbImage_background-image: SPRITE_APP_FORM_ACTIVE;
}
.elig-mono-area{background-position:0 0}
.elig-mono-blood{background-position:0 -94px}
.elig-mono-car-finance{background-position:0 -188px}
.elig-mono-car-no{background-position:0 -282px}
.elig-mono-category{background-position:0 -376px}
.elig-mono-chassis-no{background-position:0 -470px}
.elig-mono-financed-city,
.elig-mono-city-state{background-position:0 -564px}
.elig-mono-congential{background-position:0 -658px}
.elig-mono-dob{background-position:0 -848px}
.elig-mono-education{background-position:0 -937px}
.elig-mono-email{background-position:0 -1034px}
.elig-mono-engine-no{background-position:0 -1128px}
.elig-mono-policy-no,
.elig-mono-financed-car{background-position:0 -1222px}
.elig-mono-gender{background-position:0 -1316px}
.elig-mono-group1{background-position:0 -1410px}
.elig-mono-group2{background-position:0 -1504px}
.elig-mono-group3{background-position:0 -1598px}
.elig-mono-group4{background-position:0 -1692px}
.elig-mono-health-asthma{background-position:0 -1786px}
.elig-mono-health-calendar{background-position:0 -1880px}
.elig-mono-health-cancer{background-position:0 -1974px}
.elig-mono-health-claim{background-position:0 -2068px}
.elig-mono-health-diabetes{background-position:0 -2162px}
.elig-mono-diseases {background-position:0 -2256px}
.elig-mono-health-liver,
.elig-mono-health-ins-document,
.elig-mono-health-document-cancel{background-position:0 -2350px}
.elig-mono-health-existing-policy{background-position:0 -2444px}
.elig-mono-health-heart{background-position:0 -2538px}
.elig-mono-health-hospital{background-position:0 -2632px}
.elig-mono-health-congential,
.elig-mono-health-house{background-position:0 -2726px}
.elig-mono-gutka,
.elig-mono-health-illness{background-position:0 -2820px}
.elig-mono-health-income{background-position:0 -2914px}
.elig-mono-health-insured{background-position:0 -3008px}
.elig-mono-health-patient-bed{background-position:0 -3196px}
.elig-mono-health-other-disease,
.elig-mono-drugs,
.elig-mono-health-problems{background-position:0 -3290px}
.elig-mono-health-proof-type{background-position:0 -3384px}
.elig-mono-house{background-position:0 -3480px}
.elig-mono-ins-document{background-position:0 -3572px}
.elig-mono-quantity,
.elig-mono-instution{background-position:0 -3666px}
.elig-mono-health-joint-pain,
.elig-mono-joint-pain{background-position:0 -3760px}
.elig-mono-landmark{background-position:0 -3854px}
.elig-mono-marital-status{background-position:0 -3950px}
.elig-mono-mobile{background-position:0 -4042px}
.elig-mono-name,.elig-mono-person {background-position:0 -4136px}
.elig-mono-pan{background-position:0 -4230px}
.elig-mono-health-heart,
.elig-mono-health-proof-no,
.elig-mono-passport{background-position:0 -4324px}
.elig-mono-health-existing-policy,
.elig-mono-health-height,
.elig-mono-person-height{background-position:0 -4418px}
.elig-mono-pincode{background-position:0 -4512px}
.elig-mono-health-hospitalized,
.elig-mono-pregnancy{background-position:0 -4606px}
.elig-mono-proof-type{background-position:0 -4700px}
.elig-mono-relationship{background-position:0 -4794px}
.elig-mono-religion{background-position:0 -4888px}
.elig-mono-salaried{background-position:0 -4982px}
.elig-mono-health-kidney,
.elig-mono-smoke{background-position:0 -5076px}
.elig-mono-emergency,
.elig-mono-telephone{background-position:0 -5170px}
.elig-mono-details, .active .elig-mono-details, .error .elig-mono-details, .elig-mono-health-diseases, .active .elig-mono-health-diseases, .error .elig-mono-health-diseases,
.elig-mono-health-medican, .active .elig-mono-health-medican, .error .elig-mono-health-medican, .elig-mono-health-blood-pressure, .active .elig-mono-health-blood-pressure, .error .elig-mono-health-blood-pressure {
    background-image:none;
}
.active .elig-mono-diseases, .error .elig-mono-diseases, .active .elig-mono-health-diseases, .error .elig-mono-health-diseases {background-position:0 -2254px}
.active .elig-mono-health-hospitalized, .active .elig-mono-pregnancy, .error .elig-mono-health-hospitalized, .error .elig-mono-pregnancy {background-position: 0 -4607px;}

/* App icon Style | End*/
/* Pancard popup | Begin*/
.pan-modal .modal-title {
    font-size: 20px;
    font-weight: bold;
}
.bs-example-modal-sm_app .pan-modal, .bs-example-modal-sm_coApp .pan-modal {
    border: 1px solid #000;
    border-radius: 8px;
    color: #333;
    width: 400px;
}
.bs-example-modal-sm_coApp .pan-modal p, .bs-example-modal-sm_app .pan-modal p {
    font-size: 12px;
    margin: 0;
    line-height: 1.625;
}
.sms-later-check {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
}
.sms-later-check input[type="checkbox"] {
    line-height: normal;
    margin-bottom: 6px;
    position: relative;
    vertical-align: middle;
    z-index: 0;
    display: inline-block;
}
.pan-modal .pan-button {
    display: block;
    text-align: center;
}
.pan-modal .btn-panok {
    background: #45c8af;
    font-size: 16px;
    margin: 0 5px 0 0;
    padding: 5px 10px;
}
.pan-modal .btn-pancancel {
    color: #00f;
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    text-decoration: underline;
}
/* Pancard popup | End*/
/* App Helper popup | Begin*/
.elig-mono-section-help {
    position: relative
}
.elig-mono-section-help .btn-primary {
    margin: 10px 10px 3px 0;
    min-width: 140px;
    padding: 0;
}
.elig-mono-section-help .btn-primary:hover {
    background: #1abc9c
}
.elig-mono-section-help .btn-primary .login-save-icon, .elig-mono-section-help .btn-primary .email-link-icon {
    border-right: 1px solid #17a98c;
}
.elig-mono-section-help .btn-primary span {
    display: inline-block;
    float: left;
    height: 30px;
    padding: 5px 8px;
    width: 38px;
    white-space: nowrap;
}
.elig-mono-section-help-sprite-bg {
    dbImage_background-image:APP_SAVE_ICONS;
    background-repeat: no-repeat
}
.login-save-icon {
    background-position: 7px -27px
}
.email-link-icon {
    background-position: 6px 9px
}
.elig-mono-section-help .email-link-image, .elig-mono-section-help .anxious-imgs  {
    top: 14px;
    left: -12px;
    position: absolute;
    display: none !important;
}
.elig-mono-section-help .anxious-imgs {
    top: -30px;
    left: -183px;
}
.elig-mono-section-help:hover .anxious-imgs, .elig-mono-section-help:hover .email-link-image  {
    display: block !important;
}
.elig-mono-form-section-dob .bbicons-elig-mono-section {
    padding-left: 45px;
}
.elig-mono-form-section-dob .fl_wrap { display:inline-block;  width: 25px;}
.elig-mono-form-section-dob .fl_wrap_splitter {
    display: inline-block;
    line-height: 0;
    margin-top: 22px;
    padding: 0;
    vertical-align: top;
    width: 8px;
}
.elig-mono-form-section-dob .fl_wrap input {
    display: inline-block;
    height: 33px;
    padding: 12px 0 0;
    width: 33px;
}
.elig-mono-dob .populated:last-child input {
    width: 37px;
}
.elig-mono-form-section .fl_wrap.focused .fl_label {
    color: #1abc9c;
}
.elig-mono-form-section.active .fl_label_top, .elig-mono-form-section .fl_wrap.populated .fl_label, .elig-mono-form-section-gender.active span {
    color: #9ea6ad;
}
.elig-mono-form-section-conditions label {
    float: left;
    margin:3px 0 12px;
    min-height: 20px;
    padding-left: 32px;
    position: relative;
}
.elig-mono-form-section-conditions .elig-mono-icon {
    color: #bdc3c7;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: color 0.25s linear 0s;
    width: 20px;
}
.ac_results {
    position: relative;
    z-index: 1051;
}
.ac_results>ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.ac_results li {
    cursor: pointer;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    max-width: 239px;
    background: #f6f7f9;
    word-wrap: break-word
}
.ac_results .ac_over, .ac_results li:hover {
    background: #ccc;
    color: #000;
    padding: 5px 5px 5px 5px
}
.savings-summary {
    left: 766px;
    position: absolute;
    top: -37px;
    width: 220px;
    z-index: 1;
}
.savings-summary .popover-content {
    background-color: #fdfdd0;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 5px 10px #ccc;
    color: #585854;
    padding: 10px;
    text-align: left;
    white-space: normal;
}
.savings-summary .savings-summary-list .close-cluetip {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 16px;
}
.savings-summary-list ul li {
    color: #585854;
    font-size: 12px;
    padding: 5px 0;
    text-align: right;
}
.savings-summary-list ul li.breakups-title {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 4px;
    text-align: left;
}
.savings-summary-list ul li.savings {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: right;
}
.savings-summary .popover-close-mark {
    background: url(/images/newAppPage/sprite-for-symbols-v2.png) no-repeat -106px -145px;
    display: inline-block;
    height: 16px;
    width: 14px;
}
.savings-breakup-popup span {
    text-decoration: underline;
}
.pan-modal .modal-body, .pan-modal .modal-header {
    padding: 10px;
}
.elig-mono-form-section label.desc {
    display: inline-block;
    margin-bottom: 5px;
}
.elig-mono-form-section .elig-mono-email .lnk  {
    left: 165px;
}
.elig-mono-section .panel {
    box-shadow: 1px 1px #ccc;
}
/* App Helper | End*/
.elig-mono-check-box .fl_wrap .checkbox {
    float: left;
    min-height: 20px;
    padding-left: 32px;
    position: relative;
}
.elig-mono-check-box .fl_wrap {
    line-height: 19px
}

.elig-mono-check-box.error strong.error {
    bottom: -26px;
}
.full-width.elig-mono-check-box > span > span {
    width: 100%;
}
.elig-mono-check-box .bbicons-elig-mono-section  {
    padding-left: 10px;
}
.btn-small {
    line-height: 1.5;
}
.elig-mono-form-section .radio-inline {
    margin-bottom: 4px;
}
.select-wrapper select option {
    border-right: 1px solid #ccc;
}
.elig-mono-form-multi-dropdown .fl_wrap {max-width: 101px;width: auto;}
.elig-mono-form-multi-dropdown .dontshow{display:none;}
.sub-multi-dropdown{margin-left: 15px;}
.elig-mono-form-multi-dropdown .bbicons-elig-mono-section{padding-left: 41px;}
.app-subtitle label.desc {display: inline-block;margin-bottom: 5px; padding-top:10px;}
/*Media query style is begin*/
@media(max-width:1024px) {
    .full-width > span > span, .full-width.default > span > span {
        width: 86%;
    }
    .savings-summary {
        left: 583px
    }
    .label-full-width.default > span > span{width:auto;}
}
@media(max-width:991px) {
    .elig-mono-form-content .elig-mono-form-section {
        width: 98%
    }
    .pan-modal .modal-header .close {
        margin-top: 2px;
    }
    .savings-summary{
        left: 439px
    }
    .bs-example-modal-sm_app .pan-modal, .bs-example-modal-sm_coApp .pan-modal {
        margin: 0 auto;
        width: 90%;
        border: 0 none
    }
    .elig-mono-form-section-height .elig-mono-email .elig-mono-verify {
        right: 0;
    }
}
@media screen and (max-width:768px) {
    .savings-summary {
        left: 383px
    }
}
@media(max-width:767px) {
    .elig-mono-title{
        margin-left: 9px;
    }
    .elig-mono-form-section .fl_wrap.populated .fl_label, .elig-mono-form-section .fl_wrap.focused .fl_label {
        height: 20px;overflow: hidden
    }
    .elig-mono-check-box .fl_wrap {
        line-height: 15px;
    }
    .full-width > span > span {
        width: 82%;
    }
    .select-wrapper {
        background-position: right 11px;
    }
    .select-wrapper {
        line-height: 16px;
    }
    .select-wrapper .holder {
        max-width: 320px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 209px;
        display: inline-block;
        line-height: 36px;
    }
    .bbicons-elig-mono-section.elig-mono-details .fl_label {
        line-height: 19px;
        top: 10px
    }
    .cc-teams-list, .appsection {
        padding: 0 5px;
    }
    .elig-mono-check-box .fl_wrap .checkbox {
        margin-bottom: 15px
    }
    .elig-mono-form-content .elig-mono-form-section {
        margin: 5px 15px 10px 0;
        width: 100%
    }
    .elig-mono-form-section .lnk {
        height: 15px;
        line-height: 15px;
        padding: 5px;
    }
    .elig-mono-form-section-height .elig-mono-mobile .fl_wrap .fl_input {
        width:100px;
    }
    .mobile-bankdetail {
        text-align: left
    }
    .mobile-bankdetail ul li {
        padding: 0 0 10px;
    }
    .mobile-bankdetail ul li .mobile-label {
        float: left;
        font-size: 15px;
        font-weight: bold;
        width: 116px
    }
    .elig-mono-form-section .tooltip {
        display: none!important
    }
    .pan-modal .modal-title {
        font-size: 16px;
    }
    .elig-mono-form-section .elig-mono-email .fl_wrap.populated .elig-mono-sms-wide {
        height: 30px;
        padding-top: 17px;
        z-index: 0;
    }
    .elig-mono-form-content .classic.is-active {
        width: 480px;
        text-overflow: ellipsis;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
    }
    .elig-mono-form-content .default .bbicons-elig-mono-section > span, .label-full-width.default .bbicons-elig-mono-section > span  {
        display: block;
        width: 100%;
    }
    .elig-mono-form-content .fl_label {
        line-height: 19px;
        top: 10px;
    }
    .elig-mono-form-content .default .bbicons-elig-mono-section label {
        /*left: -5px;*/
        position: relative;
    }

    .elig-mono-form-section-phone .fl_label {
        top:15px;
    }
    .elig-mono-form-multi-dropdown .fl_wrap{
        min-width: inherit;
    }
    .elig-mono-form-multi-dropdown .select-wrapper .holder{
        width:auto;
    }
    .label-full-width > span > span {margin-left: 0;}

}
@media only screen and (min-width:481px) and (max-width:571px) {
    .elig-mono-form-section-height .elig-mono-mobile .elig-mono-verify {
        right: -73px;
    }
}
@media(max-width:480px) {
    .elig-mono-form-section .elig-mono-email .lnk {
        top: 30px;
        left: 179px;
    }
    .select-wrapper select {
        width: 84%
    }
    .elig-mono-check-box .fl_wrap .checkbox {
        display: inline-block;
        float: none;
        vertical-align: top
    }
    .full-width.elig-mono-check-box .fl_wrap .checkbox {
        position: absolute;
        left: -27px;
        top: 8px;
    }
    .elig-mono-form-section-phone-height {
        height: 109px
    }
    .elig-mono-form-section-height .elig-mono-verify {
        top: 45px
    }

    .elig-mono-verify:before {
        border-color: #fff #fff #7af8bd;
        border-style: solid;
        border-width: 0 10px 10px;
        left: 114px;
        top: -9px;
    }
    .elig-mono-form-section .lnk {
        left: inherit;
        right: 0;
        top: 10px;
    }
    .tooltip-bottom-pad {
        height: 109px
    }
    .elig-mono-form-content .classic.is-active {
        width: 291px;
    }
    .elig-mono-check-box .bbicons-elig-mono-section{
        padding-left: 40px
    }

}
@media (max-width: 360px) {
    .elig-mono-form-content .classic.is-active {
        width: 221px;
    }
}
/*Media query style | End*/

/*bug fix issues style | Begin*/
.elig-mono-submit-modal ol li { margin:0 0 10px 20px; list-style-type: decimal}
.cc-teams-list-new {clear: both;}
.cc-teams-list-new p {font-size: 14px;
    line-height: 20px;}
.cc-teams-list-new sup {
    top: 0;
    font-size: 14px;
    padding-right: 4px;
    font-weight: bold;
}
.cc-teams-list-new sup:after {
    content: ".";
}
.elig-mono-form-section-dob .fl_label_top {top:0}
.total-br-bt {
    border-bottom: 1px solid #c5c3b4;
}
.error .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #edb0b0;
}
.error .tooltip.top .tooltip-arrow {
    border-top-color: #edb0b0;
}
.error .tooltip.right .tooltip-arrow {
    border-right-color: #edb0b0;
}
.error .tooltip.left .tooltip-arrow {
    border-left-color: #edb0b0;
}
.error .tooltip-inner {
    background-color: #edb0b0;
    color: #b76a6a;
}
.top-slider-mobile .disable-click {pointer-events:auto;}
.disable-click, .active .elig-mono-salaried .holder {cursor: default;}
.equal {
    min-height: 83px;
    overflow: hidden;
    text-align: center;
}
.equal .elig-mono-element {
    margin-bottom: -1000px!important;
    padding: 10px 20px 1000px!important;
}
.modal-open, .modal-open .elig-mono-sticky{padding-right: 15px;}
.mac .modal-open{padding-right: 0;}

@media(max-width:375px) {
    .elig-mono-form-section.multi-line-three {min-height: 89px!important}
    .FlowupLabels .multi-line-three .fl_wrap.focused .fl_label,.FlowupLabels .multi-line-three .fl_wrap.populated .fl_label {height: auto}
    .elig-mono-form-section.multi-line-three .fl_wrap.focused .fl_label,.elig-mono-form-section.multi-line-three .fl_wrap.populated .fl_label {line-height: 15px;font-size: 11px}
    .elig-mono-form-content .multi-line-three .fl_input {top: 25px}
    .elig-mono-form-multi-dropdown .fl_label_dropdown{
        position: static;
        padding-left: 45px;
        display: inline-block;
    }
    /*.elig-mono-form-content .default .bbicons-elig-mono-section label:nth-child(6),*/
    /*.elig-mono-form-content .default .bbicons-elig-mono-section label:nth-child(9){*/
        /*margin-left: 5px;*/
    /*}*/
}
.coupon-section .close{display: none;}

#lblVerifMsgmobile {
    left: 112px;
    position: absolute;
    top: 13px;
}
#lblVerifMsgworkEmail {
    right: 10px;
    position: absolute;
    top:13px
}
/*need to change as new standard -- RamKumar*/
.rupee{
    dbImage_background: APP_RUPEE_BG no-repeat 0 0;
    display: inline-block;
}
.rp-blk-med, .rp-blk-sml{
    background-position: -12px -186px;
    width: 11px;
    height: 16px;
}
.elig-mono-form-multi-dropdown.error .fl_label_dropdown {color:#d38888;}
.checkbox-select{padding: 0 22px 0 5px;}
.checkbox-select .select-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;}
.checkbox-select.open>.select-menu {display:block;top:33px;left:42px;}
.checkbox-select ul.select-menu li{padding:0;}
.checkbox-select .select-menu .checkbox{text-transform:capitalize;display:inline-block;line-height:normal;margin:0;cursor:pointer}
.checkbox-select .checkbox,.radio{margin-bottom:12px;position:relative;font-size:12px;line-height:1.5}
.elig-mono-form-content .select-menu input[type="checkbox"]{display:none;}
.checkbox-select .select-menu label {cursor: pointer;position: relative;}
.checkbox-select .select-menu input[type=checkbox] {visibility: hidden;}
.checkbox-select a {color:#9ea6ad}
.checkbox-select .checkbox .icons{font-size:15px;margin-left:10px;top:1px;}
.active .checkbox-select .checkbox{color: #9ea6ad;}
.checkbox-select .checkbox{width:100%;padding: 4px 30px;}
.checkbox-select .checkbox:hover{ background-color:#edeeef;}
.cc-landing .elig-mono-form-section .checkbox-select.open>.select-menu{overflow-y: scroll; max-height: 130px;}
