.applpgfrom {
    top: 30px !important
}

.applpgfrom .bannersliderh4 {
    margin-bottom: 20px !important
}

.applpgfrom .featurelandul {
    margin-bottom: 20px !important
}

.applpgfrom .featurelandul li::before {
    content: '✓'
}

.applpgfrom .featurelandul li {
    color: #000
}

.locpgfrom .button.yelpapply:hover {
    color: #ed1c24 !important;
    border: 1px solid #ed1c24 !important
}

#apply-new-form .container-fluid {
    padding: 0
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 0
}

#msform fieldset {
    background: #fff;
    border: 0 none;
    border-radius: 8px;
    padding: 20px 40px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform input {
    padding: 10px;
    border: 1px solid #7d7d7d;
    border-radius: 4px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    /* font-family: montserrat; */
    color: #000;
    font-size: 15px;
    /* background: #fff !important; */
    height: 50px;
    line-height: 23px;
    font-family: hind, arial, sans-serif;
}

#msform textarea,
#msform select {
    padding: 10px;
    border: 1px solid #7d7d7d !important;
    border-radius: 4px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    /* font-family: montserrat; */
    color: #000;
    font-size: 15px;
    /* background: #fff !important; */
    height: 50px;
    line-height: 23px;
    font-family: hind, arial, sans-serif;
}

#dobNote {
    color: #555;
    font-size: 12px;
    margin-top: 3px;
    display: block;
}

#msform input:focus,
#msform textarea:focus,
#msform select {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #2098ce;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in
}

#msform input:hover,
#msform textarea:hover,
#msform select:hover,
#msform input:focus,
#msform textarea:focus,
#msform select:focus {
    border: 1px solid #eee !important;
    background-color: #f6fffd !important;
    box-shadow: 0px 0px 0px 1px #476f66 inset !important;
}

#msform .action-button {
    text-transform: uppercase;
    width: auto;
    background: #ed1c24 !important;
    font-weight: bold;
    color: #fff;
    border: 0 none;
    border-radius: 8px;
    cursor: pointer;
    padding: 8px 26px;
    margin: 15px 0 0 0;
    font-size: 1rem;
    border: 1px solid #ed1c24 !important
}

#msform .action-button {
    background: #303e3c !important;
    border: 1px solid #303e3c !important;
}

#msform .action-button:hover,
#msform .action-button:focus,
#msform .btn-default:hover,
#msform .btn-default:focus {
    box-shadow: 0 0 0 4px #d0d7d5;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

#msform .btn-primary:hover,
#msform .btn-primary:focus {
    box-shadow: 0 0 0 4px #d0d7d5;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

#msform .btn-secondary:hover,
#msform .btn-secondary:focus {
    box-shadow: 0 0 0 4px #f6fffd;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

#msform .action-button-previous,
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    width: auto;
    background: transparent !important;
    font-weight: 700;
    color: #555;
    border: 0 none;
    border-radius: 4px;
    cursor: pointer;
    padding: 8px 26px;
    margin: 15px 15px 0 0;
    font-size: 17px;
    border: transparent !important;
    padding-left: 0;
}

#msform .btn,
#msform .action-button {
    padding: 10px 25px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 4px;
}

::selection {
    background: #303e3c;
    color: #fff;
    text-shadow: none
}

#msform .labelfullwid {
    display: block
}

#msform .disinlineblk {
    display: inline-block
}

#msform .disinlineblk .iamradioip {
    margin-left: 28px;
    margin-top: -24px
}

.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    margin-top: 0
}

.fs-subtitle {
    font-weight: 400;
    font-size: 13px;
    color: #303e3c;
    margin-bottom: 0
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
    height: 100px;
    background: #f5f7fb;
    padding: 0 100px
}

#progressbar li {
    list-style-type: none;
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    width: 16%;
    float: left;
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
    top: -25px
}

#progressbar li::before {
    content: ' ';
    counter-increment: step;
    height: 30px;
    line-height: 31px;
    display: block;
    font-size: 16px;
    color: #fff;
    border-radius: 25px;
    margin: 0 auto 10px auto;
    background: #fff;
    width: 30px;
    z-index: 2;
    position: relative;
    border: 4px solid #fff;
    bottom: -75px
}

#progressbar li::after {
    content: '';
    width: 100%;
    height: 8px;
    background: #fff;
    position: absolute;
    left: -50%;
    z-index: 0;
    width: 100%;
    bottom: -25px
}

#progressbar li:first-child:after {
    content: none
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #303e3c;
    color: #fff
}

#msform input[type="checkbox"],
#msform input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    height: auto;
    margin: 0;
    width: 20px !important;
    height: 20px !important;
    background: #303e3c !important;
    display: inline-block;
    float: left;
    cursor: pointer;
}

#msform .iamradioip {
    width: 80%;
    vertical-align: top;
    display: inline-block;
    margin-top: -4px;
    margin-left: 15px
}

@media (min-width:400px) and (max-width:768px) {
    #apply-new-form {
        padding-top: 0 !important
    }
    #progressbar {
        height: auto;
        background: #f5f7fb;
        padding: 0;
        padding-bottom: 40px
    }
    #progressbar li {
        /* width: 32%; */
        margin-bottom: 20px;
        font-size: small;
    }
    #progressbar li::before {
        margin: 0 auto 4px;
    }
    #progressbar li:after {
        bottom: -35px
    }
    #msform fieldset {
        width: 100%
    }
}

@media (min-width:0px) and (max-width:399px) {
    #apply-new-form {
        padding-top: 0 !important
    }
    #progressbar {
        height: auto;
        background: #f5f7fb;
        padding: 0;
        padding-bottom: 40px
    }
    #progressbar li {
        /* width: 32%; */
        margin-bottom: 20px;
        font-size: x-small;
        font-weight: bold;
    }
    #progressbar li::before {
        margin: 0 auto 4px;
    }
    #progressbar li:after {
        bottom: -35px
    }
    #msform fieldset {
        width: 100%;
        padding: 20px 20px;
    }
    #msform .iamradioip {
        width: 85% !important;
    }
    .h4,
    h4,
    .newformdiv .fs-title {
        line-height: 26px !important;
        font-size: 18px !important;
        font-weight: bold !important;
        word-wrap: break-word;
    }
}

#msform .form-group {
    margin-bottom: 4px;
}

.headlight {
    font-weight: 100;
    font-family: hind, arial, sans-serif;
}

.locnew a,
.locnew p {
    text-align: left;
    color: #555;
}

.locnew p strong {
    color: #000;
}

.new-lo-h {
    overflow: hidden;
}

.new-lo-h iframe {
    margin-top: -115px;
    border: 0;
}

.new-lo-h {
    border-radius: 12px;
}

.locnew p.innerp {
    display: inline-block;
    vertical-align: top;
}

.wid9 {
    width: 9%;
}

.wid90 {
    width: 88%;
    padding-left: 5px;
}

.locnew i {
    color: #303e3c;
    font-weight: bold;
}

.pl-0 {
    padding-left: 0 !important;
}

.needcarousel.owl-carousel .owl-prev,
.loccarousel.owl-carousel .owl-prev,
.testicarousel.owl-carousel .owl-prev {
    display: none;
}

.needcarousel.owl-carousel .owl-next,
.loccarousel.owl-carousel .owl-next,
.testicarousel.owl-carousel .owl-next {
    right: -22px;
    font-size: 50px;
    color: #000;
}

.testicarousel {
    width: 85%;
    margin: 0 auto;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.newformdiv .fs-title {
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #000;
}

.newformdiv label b {
    font-weight: 400;
}

#msform .iamradioip {
    width: 93%;
}

.newformdiv a {
    color: #303e3c;
    text-decoration: underline;
}

.newformdiv #msform select {
    color: #000;
    font-weight: 400;
    font-size: 15px;
}

#msform select:disabled {
    background: #e4e4e4 !important;
    border: 1px solid #7d7d7d !important;
}

.newformdiv #msform .button-yellow {
    color: #303e3c;
    font-weight: bold;
    background: none;
    font-size: 16px;
    margin-top: 15px;
}

.newformdiv #msform .button-remove {
    color: #303e3c;
    font-weight: bold;
    background: none;
    font-size: 16px;
}

.error-message {
    display: none;
    color: red;
    font-size: 0.9em;
    margin-top: 5px;
}

.handleError {
    font-weight: normal;
}

#msform label {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 10px;
    font-family: hind, arial, sans-serif;
    color: #000;
}

@media (min-width:320px) and (max-width:768px) {
    #msform .iamradioip {
        width: 85% !important;
    }
}

/* Z-INDEX */

.formError {
    z-index: 990;
}

.formError .formErrorContent {
    z-index: 991;
}

.formError .formErrorArrow {
    z-index: 996;
}

.ui-dialog .formError {
    z-index: 5000;
}

.ui-dialog .formError .formErrorContent {
    z-index: 5001;
}

.ui-dialog .formError .formErrorArrow {
    z-index: 5006;
}

.inputContainer {
    position: relative;
    float: left;
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left;
}

.formError.inline {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none;
}

.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position: relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    border: 2px solid #ddd;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    -o-box-shadow: 0 0 6px #000;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.greenPopup .formErrorContent {
    background: #33be40;
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0px 0 0 12px;
    top: 2px;
}

.formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #444;
    -moz-box-shadow: 0 2px 3px #444;
    -webkit-box-shadow: 0 2px 3px #444;
    -o-box-shadow: 0 2px 3px #444;
    font-size: 0px;
    height: 1px;
    background: #ee0101;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
    background: #33be40;
}

.blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow .line10 {
    width: 13px;
    border: none;
}

.formError .formErrorArrow .line9 {
    width: 11px;
    border: none;
}

.formError .formErrorArrow .line8 {
    width: 11px;
}

.formError .formErrorArrow .line7 {
    width: 9px;
}

.formError .formErrorArrow .line6 {
    width: 7px;
}

.formError .formErrorArrow .line5 {
    width: 5px;
}

.formError .formErrorArrow .line4 {
    width: 3px;
}

.formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #ddd;
}

.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #ddd;
}

.text-right {
    text-align: right;
}

input[type="radio"] {
    accent-color: #476f66;
}

.form-control::placeholder {
    color: #000;
    opacity: 1;
}

.mt-40 {
    margin-top: 40px;
}


/* Remove red background and arrow */

.formError,
.formError .formErrorContent,
.formError .formErrorArrow {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

.formError .formErrorArrow { display: none !important; }

.formError .formErrorContent {
    color: #d60000 !important;
    font-size: 15px !important;
    font-weight: 450;
    padding: 0 !important;
}

.form-group.displayradio + .formError {
    position: relative !important;
    top: -11px !important;  
    margin: 0 !important;
    padding: 0 !important;
}

.form-group.displayradio {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.radiogroup-wrapper + .formError {
    position: relative !important;
    top: -15px !important;
    margin: 0 !important;
}

.displayradio + .formError {
    position: relative !important;
    top: -15px !important;
    margin: 0 !important;
}
.displayradio,
.radiogroup-wrapper {
    position: relative;
 /* reserve error space */
}


#empstatus_prompt,
#paytype_prompt,
#homestatus_prompt {
    width: 100%;
    position: relative;
    padding-bottom: 1px;
}

#empstatus_prompt .formError,
#paytype_prompt .formError,
#homestatus_prompt .formError,
#empstatus_prompt .formError.inline,
#paytype_prompt .formError.inline,
#homestatus_prompt .formError.inline {
    position: relative !important;   
    top: -12px !important;          
    left: 0 !important;            
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;

}

#empstatus_prompt2,
#paytype_prompt2{
    position: relative;
    width: 100%;
}

#empstatus_prompt2 .formError,
#paytype_prompt2 .formError,
#empstatus_prompt2 .formError.inline,
#paytype_prompt2 .formError.inline {
    position: relative !important;   
top: -12px !important;           
    left: 0 !important;            
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;
}

#empstatus_prompt3,
#paytype_prompt3{
    position: relative;
    width: 100%;
}

#empstatus_prompt3 .formError,
#paytype_prompt3 .formError,
#empstatus_prompt3 .formError.inline,
#paytype_prompt3 .formError.inline {
    position: relative !important;   
    top: -12px !important;          
    left: 0 !important;            
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;
}

.email_loan {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-left: -7px;
}

.email_loan .form-group {
  padding: 0 9px;
}

#military_prompt {
    position: relative;
}

#military_prompt .formError {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    display: block;
    clear: both !important;
    width: 100% !important;
    margin-top: -16px !important;
    white-space: normal;
    margin-left: 25px;
    margin-bottom: 5px
}

#military_prompt .formError .formErrorArrow {
    display: none !important;
}


/* .military-wrapper {
    margin-bottom: 0px;
} */




#agreement_prompt .formError.inline {
    display: block;
     position: static !important;
    clear: both !important;
    width: 100%;
    margin-top: -22px !important;
    white-space: normal;
}
 /* #agreement_prompt .formError.inline {
  position: static !important;  
  margin-top: -22px !important;    
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  height: auto !important;
} */


#amount {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='%23666' d='M0 0l5 6 5-6z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px; 
}

#DriversLicenseState {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='%23666' d='M0 0l5 6 5-6z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
}


#employmentselect {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
}

#payfreq {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
}

#howPaid {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
}


#weekly {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#biweekly {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#nextpaydate1 {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselectmonth {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselectmonthw{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselectmonthw1{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselect{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselect1{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselectweek{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}
#paydayselectweek1{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselectweek2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselectweek3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#employerState{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#employmentselect2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#payfreq2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#howPaid2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#weekly2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#biweekly2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#nextpaydate2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselectmonth2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselectmonthw2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselectmonthw12{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}



#paydayselect2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselect12{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}



#secondpaydayselectweek{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#secondpaydayselectweek1{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#secondpaydayselectweek2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#secondpaydayselectweek3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#employerState2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#employmentselect3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#payfreq3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#howPaid3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}



#weekly3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}



#biweekly3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}



#nextpaydate3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#paydayselectmonth3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselectmonthw3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselectmonthw13{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselect3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#paydayselect13{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#thirdpaydayselectweek{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#thirdpaydayselectweek1{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#thirdpaydayselectweek2{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#thirdpaydayselectweek3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}



#employerState3{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#refrel{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#refrel1{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}


#advertising{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'>\<path fill='%23666' d='M0 0l5 6 5-6z'/>\</svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 10px 6px;

  padding-right: 35px;
  line-height: 28px;
}

#email_lable{
font-weight: bold;font-size: 22px;letter-spacing: 0px;color:#000;
}


#fail .modal-footer .btn {
    border: 2px solid #599a9e;  
    border-radius: 12px;        
    padding: 7px 12px;        
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    background-color: #599a9e; 
}

#fail .modal-footer .btn:hover {
    background-color: #5fa3a6;
    color: #ffffff;
}
.btn-secondary, .btn-secondary:hover {
	background: #476f66;
}