/*.bg-gray-amt{
    background-color: #ececec;
    padding: 7px;
    margin: 10px 0px;


}
.boldFont {
    font-weight: bold;
}

.borderlesss-table table{
    border: none;
}

.borderlesss-table .table > thead > tr > th{
    border-bottom: none;
    border-top: none;
}

.borderlesss-table .table-striped>tbody>tr>td{
    border: none;
    background: #ffffff;
}
@media only screen and (max-width: 736px) {
   
    .table-responsive {
    border: none;
    }
    .pad-l-r-5px{padding-left: 5px !important; padding-right: 5px !important;}
}
.pageheader{
    padding: 0 0 0 10px;
    font-weight: bold;
}




.flaticon-map-marker:before, .flaticon-envelope:before, .flaticon-phone:before {
    color: #ffb84d;
    font-size: 20px;
}

.flaticon-edit:before {
    font-size: 16px !important;
}

.initWhiteSpace {
    white-space: initial;
    padding-left: 0;
    padding-right: 0;
}

.edit-icon-position {
    position: absolute;
    bottom: 0;
}

#edit-btn {
    background-color: #fff !important;
    color: #1e558f !important;
    border: none !important;
    box-shadow: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 15px;
    height: auto;
    font-weight: normal;
    margin-right: 0px;
}

#edit-btn:hover {
    color: #428bca !important;
    text-decoration: underline;
}

#confirm-btn {
    background-color: #fff !important;
    color: darkgray !important;
    border: none !important;
    box-shadow: none;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 0px;
    height: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: #1e558f !important;
}

#confirm-btn:hover {
    color: #428bca !important;
}

.textbox-position {
    top: -5px;
}

#btn-make-payment {
    float: none;
    margin-right: 0;
    font-weight: normal;
    padding: 0px 25px;
    text-shadow: none;
    font-family: 'source_sans_proregular';
    margin-top: 15px;
    margin-bottom: 15px;
}

.title {
    padding-left: 20px;
}

#paymentsMethodButton{
    float: none;
    text-align: center;
}


.labeltext {
    color: #777;
    font-size: 16px;
}

.flaticon-usd:before{
    color: #333333;
    font-size: 13px;
    margin-right: -4px;
}
.color-black {
    color: black;
    font-weight: 500;
}

#myPoliciesLabel, #myClaimsLabel {
    color: black;
    font-size: 24px !important;
    padding-left: 0px !important;
}

#partyHeaderLabel {
    color: black;
    font-size: 18px;
    padding-left: 0px !important;
}

.nameLabel {
    color: black;
    font-size: 20px;
}

#choosePaymentMethodLabel{
    font-weight: bold;
    font-size: 15px;
    color: #333333;
}

#yourSavedAccountMethodLabel{
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
    color: #333333;
}

#securedata{
    padding: 0 0 0 15px;
}

#securedata input[type=radio]{
    display: none;
}

#securedata input[type=radio] + label{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 5px 0 0 0;
    font-weight: normal;
}

#securedata input[type=radio] + label:before {
    content: "";  
    display: inline-block;  
    width: 15px;  
    height: 15px;  
    vertical-align:middle;
    margin-right: 8px;  
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #1e558f;
}

#securedata input[type=radio]:checked + label:before {
    content: "\2022"; 
    color: #1e558f;
    background-color: #ffffff; 
    font-size:2.6em;
    text-align:center;
    line-height:14px;
    border: 1px solid #1e558f;
}

.label-text{
    font-size: 14px;
    padding-bottom: 15px;
}

#timePeriodDropDown{
    margin-top: 15px;
}

#accountNumberLabel, #futureDueLabel, #accountPlanLabel, .label-color {
    color: #55585e;
}

#autoPayCheckboxLabel, #paperlessCheckboxLabel, #autoPayLabel, #PaperlessBillingLabel{
    font-size: 16px;
    font-weight: normal !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #55585e;
}

.makePaymentButtons{
    margin: 50px 0 0 0;
}

.header {
    padding-left: 15px !important;
}

.position-absolute {
    position: absolute;
}
.position-fixed{
    position: fixed;
}
.margin-none{
    margin: 0px !important;
    min-height: inherit;
}


.block {
    display: inline-block;
    text-align: center;
    min-width: 16%;
    background-color: #1e558f;
    color: white;
    padding: 10px 0px;
    border-left: rgba(255, 255, 255, .2) 1px solid;
}

.block.active {
    background-color: #fff;
    border-top: #1e558f 1px solid;
}

.block.active a{
    color: #1e558f;
    font-weight: bold;
}

.link-cover a {
    color:white;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
}


@media screen and (min-width: 768px){
    .showForMobile {
        display: none;
    }
} 

.pay {
    width: 125px;
    font-weight: normal;
    background-color: #1e558f !important;
}

.pay:active, .pay:hover, .pay:focus, .pay:active:hover, .pay:active:focus{
    width: 125px;
    font-weight: normal;
    background-color: #1e558f !important;
        box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
       -o-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
      -ms-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
     -moz-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
    transition-duration: 0.4s;
    outline: none;
}

.cancel {
    width: 125px;
    font-weight: normal;
    color: #1e558f !important;
    background-color: #ffffff !important;
    border: 1px solid #1e558f;
}

.cancel:active, .cancel:hover, .cancel:focus, .cancel:active:hover, .cancel:active:focus {
    width: 125px;
    font-weight: normal;
    color: #1e558f !important;
    background-color: #ffffff !important;
    border: 1px solid #1e558f;
        box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
       -o-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
      -ms-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
     -moz-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: inset 0 0px 10px 1px rgba(0, 0, 0, 0.45);
}


.titl-bdr{
    border-bottom: 1px #ccc solid;
    margin-bottom: 5px;
    margin-top:30px;
}
.viewMore{
    padding-top: 12px;
    text-transform: capitalize;
    padding-right: 5px !important;

}
.amountpad-r-10px{
    padding-right: 10px
} 

.payhis .nav-tabs
 {
     border-bottom:none; 
}
.payhis .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius:0;
  border-bottom:2px solid transparent; 
  text-align: center;
}


.payhis .nav-tabs > li.active > a,
.payhis .nav-tabs > li.active > a:active
.payhis .nav-tabs > li.active > a:hover,
.payhis .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color:transparent;
  border: none;
  border-bottom: 2px solid #428bca;
padding-bottom: 5px;
}
.payhis .nav > li > a:hover, .payhis .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    border-bottom: 2px solid #428bca;
    padding-bottom: 5px;
}


@media (max-width: 767px){

.table-responsive {border: none;}
.payhis.nav-tabs > li {width: 33%;white-space: nowrap;}
#PaperlessBillingLabel, #AutopayLabel,#autoPayLabel{padding-left: 5px !important;}
}

#PaperlessBillingLabel, #AutopayLabel,#autoPayLabel{
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-top: 15px;
}

.totalLink, .paymentAmountLink {
    margin-left: -7px;
}

.mrg-tp {
    margin-top: -3px;
}
.Expires{
    color:rgba(51, 51, 51, .7) !important; 
}

.autoPay {
    width: 90px;
    float:right;
}

.bdr-btm {
    border-bottom: 1px solid #ccc;
    height: 70px;
}
.display-block{
    display: block;
}

*/
