﻿#info-area, #info-area2, #divAgreementTxtN {
    box-shadow: 0 -2px 5px 3px #ccc;
}

.lbulb {
    font-size: 1.2rem;
}
.tild {
text-align:center;
}
    .tild .card-body, .tild2 .card-body {
        border: 0;
        font-size: 24pt;
        font-weight: bold;
        color: #012840;
        text-transform: uppercase;
        padding: 5px 0 5px 0;
    }
    .tild .card-header {
        border: 0;
        font-family: Lato;
        font-size: 10pt;
        font-weight: bold;
        color: #969696;
        background-color: white;
        text-transform: uppercase;
    }
    .tild2 .card-header {
        border: 0;
        font-family: Lato;
        font-size: 8pt;
        font-weight: bold;
        color: #969696;
        background-color: white;
        text-transform: uppercase;
    }
    .tild .card-footer {
        border: 0;
        font-size: 9pt;
        font-weight: normal;
        color: #707070;
        background-color: white;
        text-transform:none
    }

.tild2 .card-footer {
    color: #012840;
    background-color: #E6E6E6;
    font-size: 8pt;
    font-weight: bold;
}
#div_youcould {
    color: #012840;
}
@media (max-width:470px) {
    #div_youcould {
        font-size: 10pt;
    }
    .tild2 .card-footer {
    min-height:60px;
    }
}
@media (min-width:471px) and (max-width:767px){
    .tild2 .card-footer {
        min-height: 60px;
    }
}
/*@media (min-width:768px) {
    .tild2 .card-footer {
        min-height: 52px;
    }
}*/

.esign-arrowtop {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 20px;
}
/*.esign-arrowleft {
    position: absolute;
    bottom: 0px;
    top:0px;*/
    /*left: 0px;*/
    /*right: 0px;
    margin-top: auto;
    margin-bottom: auto;
    width: 20px;
}*/
/*tild2 desctop*/
@media (min-width:768px) {
    .tild2 .card-footer {
        /*height:100%;*/
        position:relative;
        height:97px;
        
    }

        .tild2 .card-footer:before {
            display: block;
            position: absolute;
            left: -15px;
            background: url(/Skins/UWB/Images/arrleft.svg) no-repeat;
            content: " ";
            width: 20px;
            height: 23px;
            background-size: contain;
            top: 38%;
        }
    }

@media (min-width:992px) {
    .tild2 .card-footer {
        height:65px
    }
        .tild2 .card-footer:before {
            top: 28%;
        }
}
@media (min-width:1200px) {
    .tild2 .card-footer {
        height: 70px
    }
        .tild2 .card-footer:before {
            top: 23%;
        }
}

/* Styles for EsigDocuments page  {*/
            .fs-22-xl-32 {
    font-size: 22px;
}
@media (min-width:1400px) {
    .fs-22-xl-32 {
        font-size: 32px;
    }
}

.fs-larger {
font-size:larger
}
.fs-xlarge {
font-size:x-large
}

/*.fs-14-md-15 {
font-size:14px !important;
}
@media (min-width:768px) {
    .fs-14-md-15 {
        font-size: 15px !important;
    }
}*/

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.dropdown-toggle {
    display: block;
    padding: 20px 40px 20px 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    color: #fff;
    font-weight: 700;
    position: relative;
    background-color: rgb(153, 153, 153);
    cursor: pointer;
}

    .dropdown-toggle::after {
    display:none
    }



 @font-face{font-family:'Glyphicons Halflings';src:url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}
      .glyphicon-chevron-down:before{content:"\e114"}
      .glyphicon-chevron-up:before{content:"\e113"}
      .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}






.w-row:before, .w-row:after {
    content: " ";
    display: table;
}

.w-row:after {
    clear: both;
}



.card-body .table {
    border-right: none;
    border-left: none;
    border-bottom:none;
}

.tbl-header {
    padding-top: 25px;
    padding-bottom: 10px;
    background-color: #eee;
    text-align: right;
}

.tbl-row {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ccc;
    text-align: right;
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    color: #555;
}

    .w-col .w-col {
        padding-left: 0;
        padding-right: 0;
    }

.w-col-1 {
    width: 8.33333333%;
}

.w-col-2 {
    width: 16.66666667%;
}

.w-col-3 {
    width: 25%;
}

.w-col-4 {
    width: 33.33333333%;
}

.w-col-5 {
    width: 41.66666667%;
}

.w-col-6 {
    width: 50%;
}

.w-col-7 {
    width: 58.33333333%;
}

.w-col-8 {
    width: 66.66666667%;
}

.w-col-9 {
    width: 75%;
}

.w-col-10 {
    width: 83.33333333%;
}

.w-col-11 {
    width: 91.66666667%;
}

.w-col-12 {
    width: 100%;
}


@media screen and (max-width: 991px) {

    .ysm {
        display: none !important;
    }
   
    .w-col-medium-1 {
        width: 8.33333333%;
    }

    .w-col-medium-2 {
        width: 16.66666667%;
    }

    .w-col-medium-3 {
        width: 25%;
    }

    .w-col-medium-4 {
        width: 33.33333333%;
    }

    .w-col-medium-5 {
        width: 41.66666667%;
    }

    .w-col-medium-6 {
        width: 50%;
    }

    .w-col-medium-7 {
        width: 58.33333333%;
    }

    .w-col-medium-8 {
        width: 66.66666667%;
    }

    .w-col-medium-9 {
        width: 75%;
    }

    .w-col-medium-10 {
        width: 83.33333333%;
    }

    .w-col-medium-11 {
        width: 91.66666667%;
    }

    .w-col-medium-12 {
        width: 100%;
    }

    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}
.amt {
    font-size:30px;
}
@media screen and (max-width: 767px) {
    .lbulb {
        font-size: 0.8rem;
    }
    #divAssistance h4 {
        font-size: 1.0rem;
    }

    .w-row,
    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }

    .w-col-small-1 {
        width: 8.33333333%;
    }

    .w-col-small-2 {
        width: 16.66666667%;
    }

    .w-col-small-3 {
        width: 25%;
    }

    .w-col-small-4 {
        width: 33.33333333%;
    }

    .w-col-small-5 {
        width: 41.66666667%;
    }

    .w-col-small-6 {
        width: 50%;
    }

    .w-col-small-7 {
        width: 58.33333333%;
    }

    .w-col-small-8 {
        width: 66.66666667%;
    }

    .w-col-small-9 {
        width: 75%;
    }

    .w-col-small-10 {
        width: 83.33333333%;
    }

    .w-col-small-11 {
        width: 91.66666667%;
    }

    .w-col-small-12 {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
   
  
  
  
   
    .w-col {
        width: 100%;
    }

    .w-col-tiny-1 {
        width: 8.33333333%;
    }

    .w-col-tiny-2 {
        width: 16.66666667%;
    }

    .w-col-tiny-3 {
        width: 25%;
    }

    .w-col-tiny-4 {
        width: 33.33333333%;
    }

    .w-col-tiny-5 {
        width: 41.66666667%;
    }

    .w-col-tiny-6 {
        width: 50%;
    }

    .w-col-tiny-7 {
        width: 58.33333333%;
    }

    .w-col-tiny-8 {
        width: 66.66666667%;
    }

    .w-col-tiny-9 {
        width: 75%;
    }

    .w-col-tiny-10 {
        width: 83.33333333%;
    }

    .w-col-tiny-11 {
        width: 91.66666667%;
    }

    .w-col-tiny-12 {
        width: 100%;
    }
}

.col-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.label {
    color: #aaa;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-top: 1.5rem;
}
    .label.label-dark {
        color: #888;
    }






.button {
    padding: 15px 30px;
    border-radius: 25px;
    background-color: #ff8c00;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    height:auto;
}


.button:active {
    background-color: #f7630c;
}
.button:hover {
    padding-right: 35px;
    padding-left: 35px;
    background-color: #f70;
}
.button.btn-agree {
    margin-top: 26px;
}






/*for esign page brick to occupy 40%*/
 .bg-brick40
 {
    background-image: url(/Skins/UWB/images/bricks.jpg);
    background-repeat:repeat-x;
    background-position: right 0px top -334px;
 }
.has-float-label>label {color:#16324F; left: 3px!important; font-size: 12px!important;}
.esign h2 {font-size:1.5em;}
.esign h6 {font-size:0.67em;}
.esign h2 small {font-size:0.67em;}
 h4.text-agreement {display:block;font-size:0.8em;}
 h3.text-agreement {display:block;font-size:1.2em;}
.agreement .label 
{ 
    font-size:1.4rem;
    font-weight: normal;
    color:#16324F
}

.agreement .info-value 
{ 
    font-size:1.35rem;
    font-weight: normal;
    color:#415A77
}
.hr
{
    height:20px;
    }
.span_installments
 {
    width:70%;
     border: 1px solid #ccc;
}
@media screen and (max-width: 991px) 
{
.span_installments {
    border: 1px solid #ccc;
    width:98%
}
    
}

.span_installments .tbl-header {
    padding-top: 25px;
    padding-bottom: 10px;
    background-color: #eee;
    text-align: right;
}

.span_installments .tbl-row {
     border-top: 1px solid black;
     text-align: right;
     padding:0px;
}
.span_installments .w-col {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding-top: 12px;
    padding-bottom: 12px;
  
}
.hr-title {
    width: 80px;
    height: 5px;
    margin-top: 10px;
    margin-bottom: 40px;
    clear: both;
    background-color: #218838;
}

.tbl-info {
    position: relative;
    min-height: 210px;
    padding-bottom: 50px;
    border-radius: 1rem;
    box-shadow: 0 -3px 5px 5px #ccc;
    background-color: white;
    color: #012840;
}
.tbl-info2 {
    position: relative;
    min-height: 160px;
    padding-bottom: 10px;
    border-radius: 1rem;
    box-shadow: 0 7px 7px -1px #ccc;
    background-color: #012840;
    color: white;
}
@media screen and (max-width: 991px) {
    .tbl-info {
        min-height: 160px;
    }

    .tbl-info2 {
        min-height: 150px;
    }
}

.tbl-text {
    padding: 20px;
   
}
.tbl-text2 {
    padding: 20px;
margin-top:50px;
position:absolute;
width:100%;
}

.tbl-value {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    height: 50px;
    padding: 10px;
    border-top: 1px solid #ccc;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    background-color: #012840;
    font-size: 20px;
    color: white;
}

.tbl-value2 {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 0;
    height: 50px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    background-color: #F8BC39;
    font-size: 20px;
    text-align:center;
    color: black;
}
.tbl-top-light {
    background-color: #F8BC39;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
.tbl-mid-dark {
    background-color: #012840;
}
.tbl-bottom-white {
    background-color: white;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}



a.btn.btn-success:hover:not(.active),
a.btn.btn-success:hover,
a.btn.btn-warning:hover:not(.active),
a.btn.btn-warning:hover {
    font-weight: normal !important
}
#phoneIcon {
padding-top:0px !important
}

.esigpage #collapseOne input {
height:25px !important;
}

.esigpage #collapseOne label ,.esigpage #collapseOne span{
line-height:32px !important;
margin-bottom:0px;
/*height:30px*/
}




.rbtSelExtraPmt {
    margin-left: -5px;
    margin-right: -5px;
}

.row-ExtraPmt {
    padding-right: 0px !important;
    padding-left: 20px !important;
}

.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}
.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}

.chevronicon:before {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
}


.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
}

.divDocContainer {
background:#f5f5f5;
position:relative;
}

.divDocContainer .container {
    background:#fff;
    z-index:1;
}

.orangeLnk,.orangeLnk:hover {
color: #f7630c !important;

}

.header-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 100%;
    height: 80px;
    background-image: -webkit-linear-gradient(270deg, #00a950, #00a950);
    background-image: linear-gradient(180deg, #00a950, #00a950);
    -webkit-transform: skew(0deg, -5deg);
    -ms-transform: skew(0deg, -5deg);
    transform: skew(0deg, -5deg);
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

h3
{
    text-align:center;
    font-weight:bold;
    color:#16324F;
    font-size:1.6rem;
    }

.reducefch
{
    padding-right:0px;
}
.reducefchsub {
    box-shadow: 0 -5px 10px -1px #ccc;
    border: 1px solid #16324F;
    border-bottom:none;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    background-color: #012840;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 22px;
    color: white;
}

.finchslidersub {
    box-shadow: 0 0px 10px -1px #ccc;
    border-bottom: 0;
    border-left: 0;
    border-top-right-radius: 1rem;
    height: 100%;
    padding-left: 0px;
    background-color: white;
}
 #msliderlabel{padding-bottom:22px;}
 
@media (max-width: 1200px) 
{
.reducefchsub
{
  padding-top:8px;
  padding-bottom:10px;
 }
    
}
.finchslider
{
    padding-left:0px;
}
.savefinch {
    color: #020F16;
    border-bottom-left-radius: 0 !important;
    background-color: #F8BC39;
}

@media (max-width: 992px) 
{
    #msliderlabel{padding-bottom:15px;}
    .reducefch {
        padding-right: 15px;
        /*margin-bottom:30px!important;*/
    }
    .reducefchsub {
        border-top-right-radius: 1rem;
        border-bottom-left-radius: 0rem;
        border-bottom-right-radius: 0rem;
    }
.finchslider
{
    padding-left:15px;
}

.savefinch
 {
  border-bottom-left-radius: 1rem!important;
  
 }

    .finchslidersub {
        border-top-left-radius: 0rem !important;
        border-top-right-radius: 0rem !important;
    }
}
 
 
 
@media (max-width: 767px) 
{
    .finchslider
    {
      padding-left:0px;  
    }
   .reducefchsub
 {
 border-top-right-radius: 1rem;
  padding-right:auto; 
 } 
 .reducefch
 {
     padding-right:15px;
 }
    .finchslider {
      margin-top:0px!important;
        /*margin-left:15px;
      margin-right:15px;
      margin-bottom:0px!important;
      padding-right:30px;*/
        margin-bottom: 0px !important;
        padding-right: 15px;
        margin: auto;
        padding-left: 15px;
      }
       .finchslidersub
 {
     border-bottom:0;
     border-left:0;
    border-top-right-radius: 1rem;
    padding-left:15px;
   
 }
 
 .span_installments h4 
 { 
     font-size: 1.3rem;
 }
 .w-col
 {
  padding-left: 3px;
  padding-right:3px;   
     }
}

#slider-handles{margin-left:-2px;margin-right:3px;margin-top:-4px;}
.preslider { height: 4px;box-shadow: none; 
             background-color:#16324F; margin-top:4px;}
.noUi-tooltip,.noUi-marker {display: none;}
.noUi-active .noUi-tooltip {display: block;}
.noUi-pips-horizontal {
    padding: 0;
    height: 20px;
    top: -25px;
    left: 0;
    width: 100%;
}
.noUi-value-horizontal {
    margin-left: -20px;
    padding: 0;
}
.noUi-value {
    font-size:14px;
    width: 40px;
    position: absolute;
    text-align: center;
}
.noUi-pips {
    position: absolute;
    color: #2c2c2c;
}
.noUi-horizontal {height: 4px;}
.noUi-horizontal .noUi-handle {
    width: 29px;
    height: 31px;
    left: -10px;
    top: -15px;

    background-color: transparent;
    border:none;
    box-shadow: none;
    background-image:url(/Skins/UWB/Images/sliderIcon.svg);
background-size: 29px;
    background-position: 0px 0px;
    
}
.noUi-origin {top: -3px;bottom: 1px;}
.noUi-connect{background:#27AAE1;box-shadow: none;}
.noUi-background
{
    background-color:transparent;
                 box-shadow: none;
                 border:none;
                 }
.noUi-base { height: 4px;box-shadow: none; 
             background-color:#16324F;}
.noUi-handle:after{width:0!important;}
.noUi-handle:before{width:0!important;}
.noUi-base::before{left: -4px;}
.noUi-base::after {left:100%;margin-left:-4px;}
.noUi-tooltip {font-size: 12px;width: 64px;}
.noUi-pips .noUi-value:last-child::after {
    content: '+';
    position: relative;
    top: -2px;
}

.esigpage * label 
{ 
    font-size:16px;
   font-family :'Lato';
}

.esigpage * .chk-div label {
    width:100%
}



.has-float-label .form-control:placeholder-shown:not(:focus) + .mombomenu + label,
.promosection .has-float-label .form-control:placeholder-shown:not(:focus) + label
 {
    font-size: 16px !important;
    font-family: 'Lato';
    top: 11px;
    left: 4px;
}
.modularForm .form-control,
.apply-select
{
border-bottom-color:#16324F; 
border-bottom-width:2px;  
font-size: 16px; 
}



nav
{
    box-shadow:none!important;
 }
.has-float-label > label {
    color: #16324F !important;
    left: 3px !important;
    font-size: 12px !important;
}

/*.has-float-label .form-control:placeholder-shown:not(:focus) + * {
    top: 16px;
}*/

div .mombomenu .item {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 0px;
}

    div.mombomenu .item div {
        display: block;
        text-decoration: none;
        color: #000;
        padding: 8px;
    }

div.mombomenu {
    overflow: auto;
    position: absolute;
    background-color: #fff;
    z-index: 999;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    width: 100%;
    opacity: 1 !important;
}

div.mombobutton {
    display: none;
    position: absolute;
    width: 1px;
    height: 1px;
    top: -10px;
}

#ddl_BNC[readonly] {
    cursor: context-menu !important;
}

input[id*="ddl_BNC"] {
        background: url(images/ddl_down.png) no-repeat;
    background-position-y: bottom;
    background-position-x: right;
}

.form-control {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-radius: 0;
    border-bottom: solid 2px #16324F;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-right: 3px !important;
    padding-left: 3px !important;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    background-color: #fff;
    background-clip: padding-box;
    color: #495057;
    line-height: 1.2;
    outline: none !important;
}

.ysm {
    font-size: xx-small;
}
@media screen and (max-width: 767px) {
    .tbl-value2 {
        font-size: 12px;
    }

    .amt {
        font-size: 26px;
    }

    .ysm {
        display:none!important;
    }
    .tbl-text2 {
        padding:4px;
    }
    .tbl-info2 {
        min-height: 135px;
    }
}
.paymSchedCard {
    background-color: white;
    border: #707070;
    font-family: Lato;
    box-shadow: 3px 3px 3px #415A77;
    border-radius: 1em! important;
}

.paymSchedCard a:hover{
    text-decoration: none!important;
    color:#012840;
}
@media screen and (max-width: 376px) {/*iphone 6,7,8plus*/
    #ola1 {
    display:none;
    }
}
@media screen and (max-width: 376px) and (min-height: 811px) {
    /* 375 x 812 iPhone X, iPhone XS, iPhone 11 Pro*/
    #ola1 {
        display: block;
    }
}

.luct, .olamember, .godaddycert {
    display: none;
}

@media screen and (min-width: 375px) and (max-width: 834px) { /*iphone Xs +ipadpro*/
    .olamember {
        display: block;
    }
}

@media screen and (min-width: 414px) and (max-width: 834px) { /*iphone XR +ipadpro*/
    .luct, .godaddycert {
        display: block;
    }
    }
@media screen and (min-width: 414px) and (max-height: 737px) { /*iphone XR +ipadpro*/
    .luct, .godaddycert {
        display: none;
    }
}

@media screen and (min-width:374px) and (max-width: 960px) and (max-height: 668px) { /*iphone XR +ipadpro*/
    /*fonts*/
    #topintro .tbl-top-light, #topintro .tbl-top-light.p-2 {
        font-size: 20px !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }

    #topintro .tbl-mid-dark {
        font-size: 15px !important;
        padding-bottom: .25rem !important;
        padding-top: .25rem !important
    }

    #div_youcould .p-2 {
        padding-bottom: .25rem !important;
        padding-top: .25rem !important
    }
}

    @media screen and (min-width: 834px) { /*ipadpro11*/
        #ola1 {
            display: none;
        }
    }


    .ycpat .card-header {
        border: 0;
        font-family: Lato;
        /*font-size: 10pt;*/
        font-weight: bold;
        color: #969696;
        text-transform: uppercase;
        background-color: transparent;
    }

.text-bold {
font-weight:bold
}

#ola1 {
    display: none;
}
@media screen and (max-width: 450px) { /*iphone Xs +ipadpro*/

    .tild .card-header {
        font-size: 9pt;
    }
}
@media screen and (max-width: 412px) { 

    .tild .card-header {
        min-height: 44px;
    }
}
@media screen and (min-width: 767px) and (max-width: 991px) {

    .ycpat .card-header {
        font-size: 7pt!important;
    }
}
@media screen and (min-width: 767px) {

    .tild2 .card-footer {
        font-size: 10pt;
    }
}
@media screen and (max-width: 366px) { 


.tild .card-body {
        font-size: 25px;
    }
    .ycpat .card-header {
        height: 36px;
    }
    .ycpat .card-footer {
        font-size: 10px;
    }
}
@media screen and (max-width: 344px) {

    .tild2 .card-header {
        height: 32px;
    }

    .has-float-label .form-control:placeholder-shown:not(:focus) + .mombomenu + label {
    font-size:15pximportant;
    }
}
.ycpat .card-footer {
    color: #969696;
}
@media screen and (max-width: 400px) {

    #span_installments th, #span_installments td {
        padding:.35rem;
        font-size:15px;
    }
}

/*Promo section {*/
.promosection small {    
        clear: both;
}
.promosection .form-control {
   
    display: inline-block;
}
.apply-promo {
    background: #F8BC39;
    border: solid 2px #042F50;
    color: #042F50;
    padding: .26rem 1.2rem;
    width: 27%;
    text-align: center;
    margin-left: -6px;
    margin-top: -1px;
}

    .apply-promo:hover {
        color: #fff;
    }
@media (max-width:414px) {
    .apply-promo {
        padding: .26rem 0.7rem;
        width: 30%;
        margin-top: 0px;
    }

}
.lblPromoUsed {
display:none;
}
.promoused .lblPromoUsed {
    display:inline-block;
}


.img-promoused {
display:none;}
.promoused .img-promoused {
    
    display: block;
    position: absolute;
    width: 20px;
    height: auto;
    right: 5px;
    top: 13px;
}

    .promoused .apply-promo {
        background: #E6E6E6;
    }

.txtPromoCode, .txtPromoCode:focus, .txtPromoCode:active {
background:transparent !important;
}

.promoused .txtPromoCode:disabled {
    color: #C2C0C0;
    background: transparent !important;
}
@supports (-webkit-touch-callout: none) {
	/* CSS specific to iOS devices */
	.promoused .txtPromoCode:disabled{
		color:#495057
	}
	.has-float-label label{ width:100%}
   
}
    .img-promoinvalid {
        position: absolute;
        width: 20px;
        height: auto;
        right: 5px;
        top: 9px;
    }

    .applynowtransparent {
        padding: 0.775rem 0.75rem;
    }

    .esig-error {
        font-size: 14px;
        font-family: Arial;
        color: red;
    }
    /*Promo section }*/

    /* Payroll and LoanAmount Change section start */
#Div2 select {
    background: url(images/ddl_down.png) no-repeat;
    background-position-y: bottom;
    background-position-x: right;
}
/* Payroll and LoanAmount Change section end */
/* AUTO-207 New design of esign and pre-esign page { */
.esigpageview{background-color: #EAF2F8;}
    .esigpageview .whitebox {
        background-color: white;
        border: 1px solid #F2F2F2;
        border-radius: 8px;
        box-shadow: #0000004D 0 0 10px;
    }
    .esigpageview .graybox {
        background-color: #F2F2F2;
        border: 1px solid #F2F2F2;
        border-radius: 8px;
        box-shadow: #0000004D 0 0 10px;
        padding: 35px 17px 40px;
    }
    .esigpageview .box-leftpart, .esigpageview .presign-box-leftpart {
        border-right: 1px solid #707070;
    }
    .esigpageview .box-rightpart {
        max-width: 336px;
        background-color: #EEEEEE;
        border-radius: 8px;
        margin-right: 17px;
    }
    .esigpageview .step-slider {
        height: 40px;
        max-width: 70px;
        position: relative;
    }
    .esigpageview .step-sticker {
        width: 24px;
        height: 24px;
        position:absolute;
        top: 8px;
        right:24px;
    }
    /*.esigpageview .postesign-div {max-width: 1118px;}*/

    .esigpageview .block-card {
        border-radius: 8px;
        box-shadow: rgba(0,0,0, 0.34) 0px 0px 10px;
        padding: 24px 16px;
    }

    .esigpageview .custom-select {
        background: url(images/ddl_down.png) no-repeat right center;        
    }

        .esigpageview .custom-select:focus, .esigpageview .custom-select:active {
            outline: none !important;
            box-shadow: none !important;
        }

    .esigpageview input[type="text"], .esigpageview .custom-control, .esigpageview .custom-select {
        border: none;
        border-bottom: solid 2px #C1C1C1;
        border-radius: 0px;
        outline: none !important;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        display: inline-block;
        color: #012840;
        font-size: 16px;
        padding-left: 0px;
        padding-right: 0px;
        line-height: 22px;
    }
#bestWayReachMe {
    padding-left: 8px !important;
}

.esigpageview .apply-promo-block {
    width: fit-content;
    height: fit-content;
    margin: auto 0px auto auto;
    position: absolute;
    top: 0;
    /* left: 0; */
    bottom: 0;
    right: -10px;
}
    .esigpageview .img-promoinvalid {
        position: relative;
        top: 0px;
        right: 0px;
    }

    .esigpageview .promo-btn {
        /*  position: absolute;*/
        color: #2680EB;
        font-size: 16px;
        right: 0px;
        font-weight:bold;
    }

    .esigpageview .promo-btn:hover, .esigpageview .promo-btn:disabled, .esig-link:hover {
        opacity: 0.5;
        text-decoration: none;
    }

.position-relative {
position:relative;
}

.esig-link {
    color: #2680EB;
    font-size: 16px;
    text-decoration:underline;
}
    .esig-link:hover {
        text-decoration:none
    }
    .esigpageview .header-yellow {
        background: linear-gradient(180deg, rgba(0,0,0,0) calc(50% - 2px), rgba(248,188,57,1) calc(50%), rgba(0,0,0,0) calc(50% + 1px) );
        height: 29px;
        margin-bottom: 37px;
    }
        .esigpageview .header-yellow div {
            background: #fff;
            padding-right: 10px;
            font-size: 24px;
            font-weight: bold;
            line-height: 29px;
            width: -moz-fit-content;
            width: fit-content;
        }

.mt-40 {
margin-top:40px;
}

.esigpageview .btn-pre-esign {
    background-color: #012840;
    border-radius: 4px;
    color: white;
    padding: 10px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    height:48px
}
.font-semibold {
font-weight:600;
}

.esigpageview .block-subtitle {
    font-size: 24px
}

.esigpageview .usetick {
    background: url(images/ddl_down.png) no-repeat;
    background-position-y: bottom;
    background-position-x: right;
}

@media (min-width: 768px) {
    .esigpageview .header2 {
        font-size: 24px !important;
        line-height: 29px
    }

    
}

@media (min-width:992px) {
    .esigpageview .block-card {
        padding: 42px 32px 32px;
    }
}

.esigpageview .yellow-line {
    height: 8px;
    border: 4px solid #F8BC39;
    max-width: 384px;
    border-radius: 4px;
    margin-bottom: 24px;
}

.esigpageview .has-float-label > label {
    font-size: 14px !important;
    color: #707070 !important;
    top:-1.5em;
    left:8px !important;
}
.esigpageview .block-title {
    font-size:24px;
    font-weight:bold;
}
.esigpageview .block-title-2 {
    font-size: 24px;
    font-weight: bold;
}

.esigpageview .block-title-light {
    font-weight: normal;
    font-size: 24px;
}

.esigpageview .block-amount {
    font-size: 40px;
    font-weight: bold;
}
.esigpageview .block-grey-big {
    text-align:center;
    font-size:24px;
    width: 376px;
    margin: auto;
    color: #707070;
}
.esigpageview .block-subline-grey {
    font-size: 14px;
    color: #707070;
}
.esigpageview .block-line-bold {
    font-size: 20px;
    font-weight: bold;
}
.esigpageview .block-line{font-size: 20px;}
.esigpageview .ola-logo {
    width: 107px;
    height: 107px;
}
.esigpageview .box-ola {
    max-width: 481px;
    text-align:center;
}
.esigpageview .disclosures-header {
    color: #575656;
    font-weight:bold;
    font-size:16px;
}
.esigpageview .disclosures-value {
    font-weight: bold;
    font-size: 20px;
}
.esigpageview .disclosures-footer {
    color: #575656;
    font-size: 16px;
}
.esigpageview .disclosures-cell-1, .esigpageview .disclosures-cell-2, .esigpageview .disclosures-cell-3 {
    border-right: 1px solid #707070;
    text-align: center;
    padding-bottom: 16px;
    padding-top: 16px;
}
.esigpageview .disclosures-cell-4 {
    text-align: center;
    padding-bottom: 16px;
    padding-top: 16px;
}
.esigpageview .box-doc {font-size: 14px;}
.esigpageview .tablebox {
    padding: 16px 32px;
    margin: 40px 0 45px !important;
}
.esigpageview .borrower-label {
    font-size:14px;
    color:#707070;
}
.esigpageview .borrower-value {
    font-size: 20px;
    font-weight:500;
}
.esigpageview .borrower-footer {
    color: #4A4A4A;
    padding-right: 41px;
}
.esigpageview .borrowerbox {
    padding: 16px 32px;
    margin: 40px 0 45px !important;
}
.esigpageview .box-rightpart-ammount-big{
    font-size:32px;
    font-weight:bold;
    line-height:39px;
}
.esigpageview .godaddydiv {
    width: 206px;
    margin-right: 55px;
    text-align: center;
}
.esigpageview .box-rightpart-amount{
    font-size:20px;
    font-weight:bold;
    line-height:24px;
}
.esigpageview .sslprotect {
    font-weight: 500;
    color: #707070;
    width: 327px;
}
.esigpageview .chk-text {
    padding-top: 0px !important;
    padding-left: 13px;
    font-weight: normal !important;
    line-height: 19px !important;
}
.esigpageview .block-desc {
    color: #575656;
    line-height:24px!important;
}
.esigpageview .actionblock {padding: 35px 17px 40px;}
.esigpageview .btn-esign-div {margin: 32px 16px 16px 0;}
.esigpageview .nobtn-esign-div {
    margin: 32px 16px 16px 0;
}
.esigpageview a.btn-esign-back{
    width: 100%;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}

.esigpageview .btn-esign {
    background-color: #012840;
    border-radius: 4px;
    /*box-shadow: #00000029 0 3px 6px !important;*/
    color: white;
    padding: 10px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:18px;
    line-height:22px;
}
.esigpageview .btn-esign-back {
    background-color: #ffffff;
    border: 3px solid #012840;
    color: #012840;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
}
.esigpageview .mombomenu{cursor:pointer;}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
    .esigpageview .block-title {font-size: 20px;}
    .esigpageview .block-title-2 {font-size: 16px;}
    .esigpageview .block-amount {font-size: 32px;}
    .esigpageview .block-line {font-size: 16px;}
    .esigpageview .block-line-bold {font-size: 16px;}
    .esigpageview .block-subline-grey {font-size: 12px;}
    .esigpageview .block-grey-big {
        font-size: 16px;
        width: 296px;
    }
    .esigpageview .ola-logo {
        width: 80px;
        height: 80px;
    }
    .esigpageview .graybox { padding: 24px 16px; }
    .esigpageview .disclosures-header { font-size: 14px; }
    .esigpageview .disclosures-footer { font-size: 12px;}
    .esigpageview .disclosures-header { font-size: 14px; }
    .esigpageview .disclosures-value { font-size: 16px;}
    .esigpageview .borrower-label{font-size: 12px;}
    .esigpageview .borrower-value {font-size: 16px;}
    .esigpageview .borrower-footer {font-size: 14px;padding-right:0;}
    .esigpageview .box-rightpart {
        max-width: 327px;
        margin-right: 17px;
    }
    .esigpageview .block-desc {line-height: 21px !important;}
    .esigpageview .actionblock {padding: 24px 0;}
    .esigpageview .godaddydiv {margin-right: 0;}
    .esigpageview .btn-esign-div {margin: 32px 0 16px;}
    .esigpageview .btn-esign, .esigpageview .btn-esign-back {
        font-size: 16px;
        line-height: 19px;
        border-radius: 8px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
    .esigpageview .disclosures-header { font-size: 13px; }
}
@media screen and (max-width: 767.98px) {
    .esigpageview .block-title {font-size: 20px;}
    .esigpageview .block-title-2 {font-size: 16px;margin-top:20px;}
    .esigpageview .block-amount {font-size: 32px;}
    .esigpageview .block-line {font-size: 16px;}
    .esigpageview .block-line-bold {font-size: 16px;}
    .esigpageview .block-subline-grey {font-size: 12px;}
    .esigpageview .block-grey-big {
        font-size: 16px;
        width: 296px;
    }
    .esigpageview .ola-logo {
        width: 80px;
        height: 80px;
    }
    .esigpageview .graybox { padding: 24px 16px; }
    .esigpageview .box-leftpart {
        border-bottom: 1px solid #707070;
        border-right:none;
        padding-left:0!important;
        padding-right:0!important;
        padding-bottom:24px;
    }
    .esigpageview .presign-box-leftpart {
        border-bottom: 1px solid #707070;
        border-right: none;
        padding-bottom:24px;
        margin-bottom:24px
    }
    .esigpageview .yellow-line {
        height: 4px;
        border: 2px solid #F8BC39;
        max-width:100%
    }
    .esigpageview .box-ola {
        max-width: none;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .esigpageview .disclosures-header { font-size: 14px; }
    .esigpageview .disclosures-cell-1 {
        border-bottom: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
    }
    .esigpageview .disclosures-cell-2 {
        border-bottom: 1px solid #cccccc;
        border-right: none;
    }
    .esigpageview .disclosures-cell-3 {border-right: 1px solid #cccccc;}
    .esigpageview .disclosures-cell-4 {border-right: none;}
    .esigpageview .disclosures-footer {font-size: 12px;}
    .esigpageview .disclosures-value { font-size: 16px;}
    .esigpageview .box-doc{
        font-size:12px;
        padding-left:0!important;
        padding-right:0!important;
    }
    .esigpageview #payplan_table{font-size:12px!important;}
    .esigpageview .tablebox {padding: 16px;}
    .esigpageview .borrowerbox{padding:16px;}
    .esigpageview .borrower-label{font-size: 12px;}
    .esigpageview .borrower-value {font-size: 16px;}
    .esigpageview .borrower-footer {font-size: 14px;padding-right:0;}
    .esigpageview .box-rightpart {
        max-width: 327px;
        margin: 24px auto;
    }
    .esigpageview .block-desc {line-height: 21px !important;}
    .esigpageview .actionblock {padding: 24px 0;}
    .esigpageview .godaddydiv {margin-right: 0;}
    .esigpageview .btn-esign-div {margin: 32px 0 24px;}
    .esigpageview .btn-esign, .esigpageview .btn-esign-back {
        font-size: 16px;
        line-height: 19px;
        border-radius: 8px;
    }

    .esigpageview .header-yellow div {
    font-size:20px
    }
    .esigpageview .block-subtitle {
        font-size:16px
    }

    .esigpageview .chk-div label::before {
    top:8px;
    }
}
.esigpageview [id^=amp] {
    position: relative;
    padding: .375rem 0px;
}
    .esigpageview [id^=amp] span {
    }
.esigpageview .paydate{
    /*background: url(images/select_date.png) no-repeat right 15px center;*/
}
@media screen and (max-width: 767.98px) {
    .chk-div label::after {
        top: 9px;
    }
    .esigpageview [id^=amp] {
        margin: 0px 10px;
    }
}
.esigpageview .dollar:before {
    top: 7px
}
    .esigpageview .dollar input {
    padding-left:9px
    }

.row-add-bank-acc {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom:  solid 2px #ccc
}
@media screen and (max-width: 768px) {
    .row-add-bank-acc {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}

    .add-bank-acc-modal {
        color: #012840
    }
.add-bank-acc-modal .modal-header {
    border: none;
    font-size:20px;
    font-weight:bold;
}

    .add-bank-acc-modal .modal-body {
        padding-top:0px
    }

.btnAddBankConfirm, .btnAddBankConfirm:hover {
    border: solid 2px #012840;
    color: #012840 !important;
    background: #fff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    height:48px
}

.add-bank-acc-modal .text-error {
    color: red;
    font-size: x-small !important;
    margin-bottom: 0 !important;
    position: absolute;
    bottom: -16px;
    left: 0px
}

.btn-spinner {
    width: 30px;
    height: 30px;
    margin: auto;
    position: absolute
}
@media screen and (max-width: 768px) {
    .esigpageview .btn-spinner .spinner {
        top: -23px !important;
    }
}
    /* AUTO-207 New design of esign and pre-esign page } */
.esigpageview.pageFooterContainer {
display:none;
}

/* PROJ-391, PROJ-392 { */
    .autopaymentspopup .btn-dark {
        font-weight: bold;
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
        height: 40px;
        background: #012840 !important;
        border-radius: 8px
    }
.autopaymentspopup .btn-link {
    color: #012840;
    font-weight:bold;
    text-decoration:underline;

}
    .autopaymentspopup .btn-link:hover {
    text-decoration:none
    }
.autopaymentspopup .block-title {
    font-size: 18px;
    color: #012840;
    font-weight:bold
}
@media (min-width: 576px) {
    .autopaymentspopup .modal-sm {
        max-width: 350px;
    }
}


.popover, .popover.bottom .arrow:after, .popover.bottom .arrow:after, .autopayment-popover .arrow:after {
    background: #393838 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
}
 .popover *{
    color: white !important;
}

    .popover.bottom .arrow::after, .popover.right .arrow::after, .popover.left .arrow::after, .popover.top .arrow::after,
    .popover.bottom .arrow::before, .popover.right .arrow::before, .popover.left .arrow::before, .popover.top .arrow::before,
    .bs-popover-top .arrow::after,
    .bs-popover-auto[x-placement^="top"] .arrow::after,
    .popover.bottom .arrow {
        border-bottom-color: #393838 !important;
        border-right-color: #393838 !important;
        border-left-color: #393838 !important;
        border-top-color: #393838 !important;
        background-color: #393838 !important;
    }
.chk-div.chk-autopayments label {
width:unset;
}
/* PROJ-391, PROJ-392 } */
#elDisclPreferenceSelect {
    color: #707070;
    padding-left:8px;
}

    #elDisclPreferenceSelect option {
        color: #012840
    }

        #elDisclPreferenceSelect option:first-child {
            color: #707070 !important
        }

@media (max-width:545px) {
    #elDisclPreferenceSelect {
        height: calc(2.5em + .75rem + 2px);
        white-space: normal;
    }

    label[for='elDisclPreferenceSelect'] {
        line-height: 1.2;
        white-space: normal;
    }
}

