﻿.form-control {
    height: 30px;
    padding: 4px 8px 4px 8px;
    font-size: 14px;
    line-height: 1.2;
    /*line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      */
}

/*
    This is a temporary style sheet. All content should move to common.cs before deployment.
    */

.header_enrollment1 {
    background: url("/Content/images/client/MS/ms_prpp1.jpg") center top no-repeat;
    background-size: contain;
    width: 1170px;
    height: 268px;
    border: 1px solid #ffffff;
}

.header_enrollment2 {
    background: url("/Content/images/client/MS/ms_prpp1.jpg") center top no-repeat;
    background-size: contain;
    width: 1170px;
    height: 272px;
    border: 0px solid green;
}

.header_enrollment3 {
    background: url("/Content/images/client/MS/ms_prpp1.jpg") center top no-repeat;
    background-size: contain;
    width: 1170px;
    height: 272px;
    border: 0px solid green;
}

.header_enrollment4 {
    background: url("/Content/images/client/BNT/BNT_banner.png") center top no-repeat;
    background-size: contain;
    width: 1170px;
    height: 418px;
    border: 1px solid #ffffff;
}

.mandatorysign {
    font-family: open-sans, sans-serif;
    color: #00accd;
    font-size: 18px;
    position: relative;
    top: 0.3em;
}

.rfinput-text2 {
    width: 242px;
}

.rfinput-text3 {
    width: 150px;
}

.rfinput-text4 {
    width: 342px;
}

.rfinput-dd2 {
    width: 242px;
}

.rfinput-dd3 {
    width: 150px;
}

.rfleft {
    margin-left: 0px;
}

.rfLabel {
    font-size: 16px;
    font-weight: bold;
    color: #10aac6;
}

.accordionBlock {
    width: 550px;
}

.accordionHeader {
    color: #4b286d;
    width: 550px;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #A4A4A4;
    /*background-color: #eee;*/
    font-size: 16px;
    font-weight: bold;
}

.accordionContent {
    width: 550px;
    padding: 10px 0px 10px 0px;
    /*border-bottom: 1px solid #A4A4A4;*/
    background-color: #ffffff;
}

.accordionIconPlus {
    float: right;
    margin: 2px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    min-width: 110px;
    height: 20px;
    background: url("/content/images/misc/sign_plus.png") right center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.accordionIconMinus {
    float: right;
    margin: 2px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    min-width: 110px;
    height: 20px;
    background: url("/content/images/misc/sign_minus.png") right center no-repeat;
    background-size: contain;
    cursor: pointer;
}

.nobdr {
    border: 0px solid red;
}

.div_pdfIcon {
    background: url("/content/images/misc/pdf_icon.jpg") left center no-repeat;
    background-size: contain;
    margin: 20px 0 0 0px;
    height: 40px;
    padding: 0px 18px 0px 35px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid red;
}

/*.div_pdfIcon2
{
    background: url("/content/images/misc/pdf_icon.jpg") left center no-repeat; 
    background-size: contain;

    margin: 0px 0 0 0px;
    width: 25px;
    height: 25px;
    border: 0px solid blue;
    cursor: pointer;
}

.HelpPDFLink
{
    font-size: 14px;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
}

.HelpPDFLink:hover
{
    text-decoration: underline;
}*/

.error_tbl_h0 {
    background-color: #ececec;
    height: 45px;
    padding: 0 0 0 8px;
    font-weight: bold;
    width: 200px;
}

.error_tbl_h1 {
    background-color: #ececec;
    padding: 0 0 0 8px;
    font-weight: bold;
}

.error_tbl_b0 {
    background: #f7f7f7;
    height: 30px;
    padding: 8px 8px 8px 8px;
    font-weight: bold;
}

.error_tbl_b1 {
    background: #f7f7f7;
    padding: 8px 8px 8px 8px;
    line-height: 20px;
    display: table-cell;
    word-wrap: break-word;
}

.ercont {
    width: 600px;
    word-wrap: break-word;
    border: 0px solid red;
}

.alertMsg {
    padding: 9px 14px;
    margin: 20px 0 14px 0;
    background-color: #FE2E2E;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    display: none;
    color: #FFFFFF;
}

.confirmHeader {
    font-size: 20px;
    font-weight: bold;
    color: #5bb049;
}

.confirmationHighlighMsg {
    padding: 17px 20px 25px 20px;
    margin: 10px 0px 0px 0;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #333a32;
}

.confirmationMsg {
    padding: 15px 20px 0px 5px;
    color: #333a32;
    min-height: 170px
}

.regLeftMenu {
    background-color: #ffffff;
    width: 198px;
    height: auto;
    border: 0px solid black;
}

.leftmenuitem {
    width: 198px;
    vertical-align: middle;
    border-bottom: 1px solid #E6E6E6;
    cursor: pointer;
}

.leftmenuitem:hover, .saveBtndiv:hover, .divBtn_validation:hover {
    background-color: #cccccc !important;
}


.mitem {
    padding: 8px 0 8px 12px;
}

.topitem {
    padding: 8px 0 8px 8px;
    background-color: #4a134c;
    color: #ffffff;
}

.divBtn_save {
    padding: 8px 0 8px 8px;
    color: #FFFFFF;
    background-color: #00ACCD;
}

.divBtn_validation {
    padding: 8px 0 8px 8px;
    background-color: LightCyan !important;
}

.divBtn_submit {
    padding: 8px 0 8px 8px;
    background-color: #d4a6cb !important;
    color: #4f204a;
}

.divBtn_submit_disabled {
    color: lightgrey;
    cursor: not-allowed;
}


/*.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}*/
.rightarrow_white {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 0 25px;
    vertical-align: middle;
    border-top: 5px solid transparent;
    border-right: 0 dotted;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #ffffff;
}

.downarrow_white {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 0 0px;
    vertical-align: middle;
    border-top: 8px solid #ffffff;
    border-right: 5px solid transparent;
    border-bottom: 0 dotted;
    border-left: 5px solid transparent;
}

.leftarrow_purple {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 2px 0px;
    vertical-align: middle;
    border-top: 5px solid transparent;
    border-right: 8px solid #451048;
    border-bottom: 5px solid transparent;
    border-left: 0 dotted;
}

.rightarrow_white {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 0 0px;
    vertical-align: middle;
    border-top: 6px solid transparent;
    border-right: 0 dotted;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #ffffff;
}

.rightarrow_green {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 0 0px;
    vertical-align: middle;
    border-top: 6px solid transparent;
    border-right: 0 dotted;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #00a8c9;
}

.greencheck {
    background: url("/Content/images/misc/green_check.png") right no-repeat;
    background-size: 16px;
}

.redcross {
    background: url("/Content/images/misc/red_cross.png") right no-repeat;
    background-size: 16px;
}

.questionmark {
    display: inline-block;
    background: url("/Content/images/misc/question_mark.png") left center no-repeat;
    background-size: 18px;
    margin: 0 0 0 3px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border: 0px solid green;
    cursor: pointer;
}

.ift_inlinepopblock {
    color: #4D4D4D;
    border: 1px solid #E6E6E6;
    background-color: #E6E6E6;
    text-align: left;
    padding: 6px 6px 6px 6px;
    line-height: 20px;
    font-size: 12px;
    font-family: Arial, sans-serif;
}


.left-inner-addon input {
    padding-left: 40px;
}

.arieldc-currency-en {
    padding-left: 36px;
}

.arieldc-currency-sign-en {
    position: absolute;
    margin: 1px 0 3px 1px;
    padding: 4px 10px;
    pointer-events: none;
    background-color: #eeeeee;
    height: 28px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 1px solid #cccccc;
}

.arieldc-currency-sign-error-en {
    position: absolute;
    margin: 2px 0 3px 2px;
    padding: 3px 10px;
    pointer-events: none;
    background-color: #eeeeee;
    height: 26px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 1px solid #cccccc;
}

.arieldc-currency-fr {
    padding-right: 36px;
}

.arieldc-currency-sign-fr {
    position: absolute;
    margin: 1px 1px 3px 0px;
    right: 33px;
    padding: 4px 10px;
    pointer-events: none;
    height: 28px;
    background-color: #eeeeee;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #cccccc;
}

.arieldc-currency-sign-error-fr {
    position: absolute;
    margin: 2px 2px 3px 2px;
    right: 33px;
    padding: 4px 10px;
    pointer-events: none;
    height: 26px;
    background-color: #eeeeee;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #cccccc;
}


.arieldc-percentage {
    padding-right: 34px;
    text-align: right;
}

.arieldc-percentage-sign {
    position: absolute;
    margin: 1px 1px 3px 2px;
    right: 33px;
    padding: 5px 7px 3px 7px;
    pointer-events: none;
    height: 28px;
    background-color: #eeeeee;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #cccccc;
}

.arieldc-percentage-sign-error {
    position: absolute;
    margin: 2px 2px 3px 0px;
    right: 33px;
    padding: 4px 7px 4px 7px;
    pointer-events: none;
    height: 26px;
    background-color: #eeeeee;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #cccccc;
}

.arieldc-suffixtext {
    padding-right: 130px;
    text-align: right;
}

.arieldc-suffixtext-sign {
    position: absolute;
    margin: 1px 1px 3px 2px;
    right: 33px;
    width: 120px;
    padding: 5px 7px 3px 7px;
    pointer-events: none;
    height: 28px;
    background-color: #eeeeee;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #cccccc;
    text-align: center;
}

.arieldc-suffixtext-sign-error {
    position: absolute;
    margin: 2px 2px 3px 0px;
    right: 33px;
    width: 120px;
    padding: 4px 7px 4px 7px;
    pointer-events: none;
    height: 26px;
    background-color: #eeeeee;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #cccccc;
    text-align: center;
}

.alertmsgdiv {
    position: absolute;
    left: 580px;
    margin: 45px 0 0 0px;
    width: 270px;
    height: auto;
    color: red;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    /*font-weight: bold;*/

    border-radius: 4px;
    /*background-color: #eeeeee;*/
    padding: 52px 10px 10px 10px;
    border: 0px solid red;
}

.div_sampleCheque {
    padding: 10px 10px 10px 10px;
    border: 0px solid green;
}

.phonebox {
    padding: 0 5px 0 5px;
}

.select-editable {
    position: relative;
    background-color: white;
    border: 1px solid #cccccc;
    border-radius: 3px;
    font-size: 14px;
    width: 242px;
    height: 32px;
    color: #555555;
}

    .select-editable select {
        position: absolute;
        top: 3px;
        left: 2px;
        padding-left: 5px;
        font-size: 14px;
        border: none;
        width: 232px;
        height: 22px;
        margin: 0;
        border: 0px solid blue;
    }

    .select-editable input {
        position: absolute;
        top: 3px;
        left: 0px;
        width: 190px;
        margin: 1px 0 0px 5px;
        padding-left: 3px;
        font-size: 14px;
        /*border: 0px solid #ffffff;*/
        border: 0px solid yellow;
        height: 20px;
        color: #555555;
    }

        .select-editable select:focus, .select-editable input:focus {
            outline: none;
        }

.editable-dropdown-error {
    position: relative;
    background-color: white;
    border: 2px solid #f92328;
    border-radius: 3px;
    font-size: 14px;
    width: 242px;
    height: 32px;
    color: #555555;
}

.ac-checkbox {
    text-align: center;
    width: 30px;
    height: 30px;
}

.ac-error {
    border: 2px solid #f92328;
}

.ac-alertmsgdiv {
    color: red;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
    display: none;
}

#pdftesttable td {
    font-size: 14px;
    font-family: Arial;
}

.divFaq {
    font-family: open-sans, sans-serif;
    font-size: 14px;
}

.zoom {
    /*-webkit-transform: scale(0.8);
  transform: scale(0.8);*/

    width: 904px; /* 1075px */
    height: 1050px; /* 1125px  1000px*/

    overflow: hidden; /* remove big-ass scrollbars */
}


/*progress bar*/

/*body{
  background: #e7e7e7;
  font-family: Arial, Helvetica, Sans-serif;
  text-align: center;
  padding: 5px;
  margin: 0;
}*/

.loader {
    margin: 50px 0 10px 0px;
    width: 480px;
    height: 25px;
    border-radius: 8px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #999;
    background: #ccc;
    overflow: hidden;
    position: relative;
}

    .loader.gray {
        background: #999;
    }

.progress-bar {
    height: inherit;
    width: 0%;
    border-radius: inherit;
    position: relative;
    overflow: hidden;
}

.progress-stripes {
    width: inherit;
    height: inherit;
    font-size: 180px;
    font-weight: bold;
    margin-top: -50px;
    letter-spacing: -14px;
}

.pbpercentage {
    position: absolute;
    top: 4px;
    right: 5px;
    font-weight: bold;
    font-size: 16px;
    padding-right: 10px;
}

/* BLUE */
.blue .progress-bar {
    background: #3498db;
}

.blue .progress-stripes {
    color: #2980b9;
}

.blue .pbpercentage {
    color: #eee;
}

.pbspan {
    color: #888;
    text-shadow: 0 1px 0 #fff;
}

    .pbspan.loaded.blue {
        color: #2980b9;
    }


.radioerror {
    font-weight: bold;
    color: red;
}
