﻿body {
    font-family: Helvetica,Arial,sans-serif;
}

.menuIcon{
    display: none;
    height: 50px;
    padding: 0px 30px;
    vertical-align: bottom;
}

.menuIcon a{
    color: #ffffff;
    text-decoration: none;
    line-height: 50px;
}

.titleHeading {
    font: bold 1.6em Helvetica, Sans-Serif; 
}

.subHeading {
    font: .8em Arial;
    padding-top: 10px;
}
#headerDiv{
    background: #ffffff;
    margin: 0px auto;
}

#headerContent {
    font-size: large;
    text-align: center;
    margin-top: 20px;
    height: 130px;
    background: #f1f1f1;
}

#topContent {
    font-size: large;
    text-align: center;
    margin-top: 15px;
    padding-top: 10px;
    height: 80px;
    background: #76C46D;
    color: #ffffff;
}

#headerContentList {
    padding: 0px !important;
    list-style-type: none;
    margin: 0px;
    width: 100%;
    font-size: 1em;   
}

.headerListItem {
    color: #76C46D;
    vertical-align: bottom;
    height: 50px;
    font-size: 1em;
    font-weight: 500;
    text-align: center;
    float: left;
    width: 20%;
    text-decoration: underline;
}

headerListItem.activeHeader {
    text-decoration: underline;
}

#logo {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    color: #373737;
}

#headerLogo {
    padding: 0px;
    padding-bottom: 5px;
    background: #ffffff;
}

#logoImg{
    height: 60px;
}

.headerListItem a {
    color: #76C46D;
    line-height: 50px;
    display: inline-block;
    box-sizing: content-box;
    padding: 0px 30px;
    font-size: .9em;
}

    .headerListItem a:hover {
        text-decoration: none;
        color: #76C46D;
    }

.headerListItem a:visited {
    text-decoration: none;
}

#subHeaderContentList{
    padding: 0px !important;
    margin: 0px;
    border-bottom: solid;
}

#subHeaderContent{
    font-size: medium;
    text-align: center;
    background-color: #7c7c7c;
}

.subHeaderListItem{
    color: #ffffff;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    height: 50px;
    width: 10%;
    text-align:center;
    float:  left;
}

.subHeaderListItem a {
    color: #ffffff;
    line-height: 50px;
    box-sizing: content-box;
    font-size: small;
    display: inline-block;
    padding: 0px 30px;
}

.subHeaderListItem a:hover {
    text-decoration: none;
    color: #ffffff;
}

.subHeaderListItem a:visited {
    text-decoration: none;
}

#bannerDiv{
    vertical-align: middle;
    max-width:1800px;
    margin: 0px auto;
    max-height: 300px;
    min-height: 200px;
}

#innerBanner{
    position: relative;
    display: inline-block;
}

#tulipBanner {
    display: block;
    opacity: 0.6;
    filter: aplpha(opacity=60);
    /*position: absolute;*/
}

#bannerDiv h2 { 
    position: absolute;
    z-index: 100;
    top: 70px;
    left: 20px;
}
#bannerDiv h3 {
    position: absolute;
    z-index: 200;
    top: 150px;
    left: 20px;
}

#bannerDiv h2 span {
    color: white;
    font: bold 1em Helvetica, Sans-Serif;
    letter-spacing: 1.2px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    padding: 20px;
    margin: 30px;
}

#bannerDiv h3 span {
    color: white;
    font: bold 1em Helvetica, Sans-Serif;
    letter-spacing: 1.2px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    padding: 20px;
    margin: 30px;
}

#subfooterContent {
    width: 100%;
    color: #7c7c7c;
    margin: 10px;
    padding-left: 10%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url("../images/healthcare-banner.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#footerContent {
    width: 100%;
    color: #7c7c7c;
    margin: 25px auto;
    background: #f1f1f1;
    padding-left: 20%;
    margin-bottom: 20px;
    margin-top: 0px;
}

#footerContent ul{
    padding: 0px;
    list-style-type: none;
}


#footerContent a{
    color: #7c7c7c;
}

#footerContent a:hover{
    text-decoration: none;
}

    #footerContent h4 {
        color: #50BA45;
    }
        #footerContent p {
            font-size: .8em;
        }

#links, #contacts, #news{
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding-left: 10px;
    min-width: 250px;
}

#individuals, #employers, #providers, #agents {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding: 20px;
    min-width: 250px;
    min-height: 150px;
    background: #ffffff;
    margin-right: 50px;
}

#news ul{
    margin: 0px;
}

#policySummary{
    text-align: center;
    font-weight: lighter !important;
    display: inline-block;
    margin: 30px auto 30px auto;
    width: 100%;
}


.policySummaryTitle {
    font-size: 3.5em;
    line-height: 1em;
    font-family:   Helvetica,Arial,sans-serif;
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.policySummaryTable{
    display: inline-block;
}

.policySummaryTable thead{
    font-weight: bold;
}

.tableheader {
    background-color: #76C46D;
    color: white;
    padding: 20px;
}
#firstHead {
    background: #76C46D;
    color: #ffffff;
}

.policySummaryTable td, th{
    padding:  0.5rem 5rem;
    text-align: left;

}

#policySummaryDetails{
    font-size: small;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    display: block;        
}

#policyHeading {
    padding-bottom: 10px;
}

.policyHeading {
    font-size: small;
   display: block;
    padding-bottom: 10px;
    text-align: center;
}

#policySummaryDue {
    font-size: x-large;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    display: block;
}

#paymentOptionButtons{
    text-align: center;
    padding: 10px;
    width: 90%;
    margin: 0px auto;
}

.paymentOption {
    height: 300px;
    max-width: 300px;
    width: 30%;
    display: inline-block;
    background: blue;
    border: 1px #373737 solid;
    margin: 0px 10px;
    border: none;
    border-radius: 8px;
    color: #ffffff;
    font-size: xx-large;
    padding: 20px;
    vertical-align: top;
    position: relative;
    text-align: left;
}

.paymentOption:hover{
    cursor: pointer;
}

.paymentOption span{
    display: block;
    margin-top: 20px;
}

.toCenter{
    display: inline-block;
    margin: 0px auto;
    width: 100%;
}

.paymentOption img{
    height: 18%;
    display: block;
}

#headerContent a.goToHome:hover, #headerContent a.goToSummary:hover,
 #headerContent a.goToWallet:hover,
#headerContent a.goToHistory:hover {
    text-decoration: underline;
    color: grey;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.formDiv{
    margin: 0px auto;
}

#payByCardDiv{
    background: #348AA7;
    margin: 20px;
}

.formDiv h1{
    color: white !important;
    margin-bottom: 10px !important;
    padding-left: 10px !important;
}

.ctPayByTable{
    background: white;
    padding: 10px;
    width: 100%;
    position: relative;
}

.ctPayByTable td:nth-of-type(1){
    width: 165px;
}

.ctPayByTable label{
    font-size: small;
}

#ctPayByCard input{
    border: 1px solid #7c7c7c;
    margin-top: 5px;
}

#ctPayByCard label{
    margin-left: 10px;
}

#ctPayByCard input{
    margin-right: 10px;
}

#bodyContent{
    padding-bottom: 60px;
}

.submitButtonRow{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.payBtn{
    width: 80%;
}

#payByCancel{
    display: block;
    width: 100px;
    margin: 0px auto;
}

input{
    width: 100%;
}

.dateInput{
    width: 30%;
}

.formBorder {
    padding: 20px;
    width: 95%;
    min-width: 300px;
    background: white;
     border-radius: 5px 5px 5px 5px;
    max-height: 50%;
}

.formBordergrey {
    padding: 20px;
    min-width: 450px;
    background: white;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    border-radius: 8px 8px 8px 8px;
    border-color: #eee;
    border-width: 2px;
}

.largeBorder {
    margin: 60px;
    background: #eee ;
    border-radius: 10px 10px 10px 10px;
}

.location-small {
    width: 90%;
}

td{
    /*padding-top: 10px !important;*/
}

#payByWalletDiv{
    background: #525174;
    border: 2px solid #525174;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;

}

#profileDropDownTable {
    margin: 0px auto;
    max-width: 600px;
    width: 80%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: large;
    font-weight: lighter;
    vertical-align: top;
}

    #profileDropDownTable span {
        margin-left: 10px;
        vertical-align: middle;        
    }

.space{
    line-height: 60px;
}

#profileDropDownTable td{
        text-align: left;
        vertical-align: middle;

}

.profileDropDownTable {
    
    /*width: 810px;*/
}

    .profileDropDownTable thead {
        font-weight: bold;
    }

  
.paymentOptionDiv{
    /*display:block;*/
    width: 100%;
    min-height: 40px;
    cursor:pointer;
    border-bottom: dotted;
    border-bottom-width: 1px;
   border-bottom-color: darkgray;
    margin-bottom: 2px;
    font-size: .8em;
    padding-top: 5px;
    font-weight: 300; 
}

.oneTimePay {
    color: #52ba45;
    vertical-align: middle;
}

.paymentOptionDiv input{
    width: 40px;
    width: 40px;
}

.paymentOptionInfo {
    display: inline-block;
    font-size: .8em;
    padding-bottom: 5px;
}

#requestSuccess {
    display: none;
    background: green;
    color: white;
    font-weight: bold;
    border: 1px solid #373737;
    padding: 20% 0;
    font-size: 4.0vw;
    margin: 0px auto;
    vertical-align: middle;
    text-align: center;
    position: fixed;
    z-index: 104;
    width: 100%;
    height: 100%;
}

.requestFail{
    display: none;
    color: red;
    font-weight: bold;
    padding: 5px;
    font-size: medium;
    margin: 0px auto;
    vertical-align: middle;
    text-align: center;
    z-index: 104;
    width: 100%;
    height: 100%;
}
 

#paymentStatus{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 500px;
    margin: 0px auto;
    max-width: 550px;
}


#paymentStatus span{
  display: block;
  vertical-align: middle;
}

#heading{
    font-size: xx-large;
    line-height: 120px;
}

#successText{
    text-align: left;
}

.payNowBtn {
    margin-right: 40px;
    color: #ffffff !important;
    font-weight: bold !important;
    background: #0094ff;
    margin-bottom: 10px;
}

.editBtn {
    margin-right: 40px;
    color: #0094ff !important;
    font-weight: bold !important;   
    margin-bottom: 10px;
    text-align:left;
    background: none;
    border: none;
}

.linkBtn {    
    text-align: left;
    padding-left: 0px;
    background: none;
    border: none;
}

    .payNowBtn:hover {
        background: #097fd4;
    }

button.payNowBtn .longPayTxt{
    display: inline-block;
}
button.payNowBtn .shortPayTxt{
    display: none;
}


.addWallet {
    margin-left: 20px !important;
    margin-right: 15px;
    color: #50BA45;
    font-size: 15px;
    font-weight: 600;
}

.overlay {
    position: fixed;
    overflow-y: hidden;
    inset: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: aplpha(opacity=60);
    z-index: 100;
    text-align: center;
    vertical-align: middle;
    display: none;
}

.scrollView {
    overflow-y: scroll;
    inset: 0;
    width: 100%;
    max-height: calc(100vh - 160px);
}

#payByCardDiv, #payByCheckDiv, #addWalletCheckDiv, #addWalletCardDiv {
    position: fixed;
    left: 40%;
    top: 20%;
    z-index: 105;
    background: #f1f1f1;
    padding: 20px;
    border-radius: 10px 10px 10px 10px;
    min-width: 400px;
}

#profileCheckDiv, #profileCardDiv {
    position: fixed;
    left: 35%;
    top: 8%;
    z-index: 106;
    background: #f1f1f1;
    max-width: 40%;
    min-width: 250px;
    padding: 20px;
    border-radius: 10px 10px 10px 10px;
}

   #payByCardDiv h1, #payByCheckDiv h1, #addWalletCardDiv h1, #addWalletCheckDiv h1, #profileCheckDiv h1, #profileCardDiv h1 {
        font-size: 1.5em;
    }

.close, .closeWallet, .closeEditCheckWallet, .closeEditCardWallet{
    text-decoration: none;
    float: right;
    margin: 10px;
}

.payByCheck, .payByCard, .profileCheckAdd, .profileCardAdd, .profileCheckEdit, .profileCardEdit {
    display: inline-block;
    float: right;
    max-height: 80%;
    width: 90%;
}

#tableHeadText {
    font-size: 1.8em;
    text-align: center;
    width: 100%;
    font-family: Helvetica,Arial,sans-serif;
}

.odd{
    background: #f3f3f3;
}

#payPolicySummary{
    margin: 0px auto;
    width: 600px;
}

.highlight {
    /*background-color:;*/
    color: #50BA45;
}

.btn-health{
    background: #33A726;
    color: #ffffff !important;
    font-weight: bold !important;
    min-width: 70px;
}

.btn-health:hover{
    background: #76D646;
    color: #ffffff !important;
    font-weight: bold !important;
    min-width: 70px;
}

#payConfirm {
    display: none;
    max-width: 600px;
    margin: 60px auto 0px auto;
    align-content: center;
}

#confirmDetails {
    padding: 10px;
    border: 2px solid #f1f1f1;
    border-radius: 10px 10px 10px 10px;
    align-content: center;
    align-items: center;
}

#confirmDetails label{
    margin-right: 20px;
}

#confirmDetails span{
    font-style: italic;
}

#confirmPayForm{
    margin: 10px;
    text-align: center;
}

#confirmPayForm button{
    width: 200px;
    margin-right: 20px;
}


#receiptDetails {
    padding: 10px;
    border: 2px solid #f1f1f1;
    border-radius: 10px 10px 10px 10px;
}

#receiptDetails table{
    margin: 0px auto;
}

#receiptDetails td, th{
    text-align: left;
    padding-right: 15px;
}

#receiptDetails thead{
    font-weight: bold;
}

#receiptFooter{
    height: 150px;
    font-family: "Palatino Linotype";
    font-size: x-large;
    font-style: oblique;
}

/*When screen is less than 790px hide non-mobile, and show mobile style*/
@media screen and (max-width:790px) {
    td{
        padding-top: 10px !important;
    }
    .headerListItem:not(.activeHeader) {
        display: none;
    }

    .headerListItem.activeHeader {
      
        text-decoration:underline;
    }

    #bannerDiv h2 span {
        font: bold .5em Helvetica, Sans-Serif;
    }

    .menuIcon {
        display: inline-block;
        float: right;
        position: absolute;
        right: 0;
        top: 0;
    }

    .headerListItem.responsive a {
        display: inline;
        text-align: left;
    }

    #headerContentList {
        position: relative;
    }

    /*Responsive Class*/
    .headerListItem.responsive {
        float: none;
        display: block;
    }

    .headerListItem.responsive a {
        display: inline;
        text-align: left;
    }

    /*Responsive Summary Table*/
    .policySummaryTable,
    .policySummaryTable thead,
    .policySummaryTable tbody,
    .policySummaryTable th,
    .policySummaryTable td,
    .policySummaryTable tr {
        display: block;
    }

    .policySummaryTable thead,
    .policySummaryTable tbody,
    .policySummaryTable th,
    .policySummaryTable td,
    .policySummaryTable tr {
        width: 100%;
        float: left;
    }

    .policySummaryTable {
        width: 100%;
    }

    /*Hide the header*/
    .policySummaryTable thead tr:nth-of-type(2) {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    /*show the header title*/
    .policySummaryTable thead tr:first-of-type {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        text-align: left;
    }

    .policySummaryTable tbody td {
        /* make column act like a row*/
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 40%;
    }

    /*style and add a column before each*/
    .policySummaryTable tbody td:before {
        position: absolute;
        top: 6px;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .policySummaryTable tbody td:nth-of-type(1):before {
        content: "Due Date";
    }

    .policySummaryTable td:nth-of-type(2):before {
        content: "Amount";
    }

    .policySummaryTable td:nth-of-type(3):before {
        content: "Paid Date";
    }

    .policySummaryTable td:nth-of-type(4):before {
        content: "Payment Status";
    }

    #firstHead td {
        text-align: center;
        align-content: center;
    }

    #receiptDetails {
        display: block;
        margin: 0px auto;
        background: #f1f1f1;
        border-top: 1px solid #373737;
        padding-top: 10px;
    }

    /* Responsive receipt table*/
    #receiptDetails,
    #receiptDetails thead,
    #receiptDetails tbody,
    #receiptDetails th,
    #receiptDetails td,
    #receiptDetails tr {
        display: block;
    }

    #receiptDetails table thead tr:first-of-type {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #receiptDetails table tbody td {
        /* make column act like a row*/
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 40%;
    }

    /*style and add a column before each*/
    #receiptDetails tbody td:before {
        position: absolute;
        top: 14px;
        left:-80px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: bold;
    }

    #receiptDetails table td:nth-of-type(1):not(:last-of-type):before {
        content: "Date:";
    }

    #receiptDetails table td:nth-of-type(2):before {
        content: "Amount:";
    }

    #receiptDetails table td:nth-of-type(3):before {
        content: "Confirm #:";
    }

    #receiptFooter{
        height: 150px;
        font-family: "Palatino Linotype";
        font-size: x-large;
        font-style: oblique;
        padding: 0px;
    }

    #paymentStatusSuccess #heading{
        line-height: 60px;
    }

}

@media screen and (max-width:610px) {
    td{
        padding-top: 5px !important;
    }
    button.payNowBtn {
        width: 100px;
        float: none;
        margin: 0px auto;
        display: block;
    }
    button.payNowBtn .longPayTxt{
        display: none;
    }
    button.payNowBtn .shortPayTxt{
        display: block;
        margin: 0px auto;
    }

    .payByCheck, .payByCard, .profileCheckAdd, .profileCardAdd {
        display: block;
        width: 100%;
        margin: 0px auto 5px auto;
        max-height: 80%;
        width: 90%;
    }

}

#colorBar{
    background: #7c7c7c;
    color: white;
    font-weight: bold;
    height: 5px;
    text-align: center;
    border-bottom-style: groove;
}

#editWallet {    
    font-weight: lighter !important;
    display: inline-block;
    margin: 60px auto 30px auto;
    width: 100%;
}

.editWalletName {
    color: #50BA45;
    font-size: 15px;
    font-weight: 600;
}

.grey {
    color:#b1b1b1;
}

.editWalletPaymentInfo {
   color: #525174;
    font-size: 13px;
    font-weight: 500;
}

.walletLabel {
    margin-bottom: 0px;
    color: darkgray;
    text-transform: uppercase;
    font-size: .6em;
    font-weight: 400;
}

.wallet-radio-btn {
    width: auto;
}

#walletRows{
    margin-top: 20px;
    width: 70%;
    min-width: 300px;
    margin: 0px auto;
}

.add-profile-btns{
    margin: 25px;
}

.deleteEditWallet{
    margin-right: 10px;
    display: none;
}

.editProfileDiv{
    display: none;
}


.paymentHistoryTable{
    max-width: 1200px;
    margin: 0px auto;
}
.paymenthistoryRow {
    margin: 40px;
}

.paymentHistoryDiv, .billHistoryDiv {
    width: 100%;
    min-height: 40px;
    border-bottom: dotted;
    border-bottom-width: 1px;
    border-bottom-color: darkgray;
    margin-bottom: 2px;
    font-size: .8em;
    padding-top: 5px;
    font-weight: 300;
}
.paymentList {
    margin-top: 20px;
    padding: 10px;
    vertical-align: middle;
}

.paymentListLeft {
    padding: 10px;
}
.paymentListMiddle {
    padding: 10px;
    min-width: 250px;
}

.paymentListRight {
    text-align: right;
    padding: 10px;
    vertical-align: middle;
}

.paymentStatus {
    color: #50BA45;
}
.borderedCheckBox {
    border: 1px solid #ccc;
    padding: 10px !important;
    width: 100%;
    text-align: left !important
}

.checkboxLabel {
    font-size: 14px;
    color: darkgray;
}

.radioTitleHeading {
    font-size: 18px;
    font-weight: 600;
}
.radioHeading {
    color: #50BA45;
    font-size: 15px;
    font-weight: 600;
}
.radioHeading:hover {
    color: #0094ff;
}
.radioSubHeading {
    color: #525174;
    font-size: 13px;
    font-weight: 500;
}
.radioNewHeading {
   color: #50BA45;
    font-size: 16px;
    font-weight: 600;
}

.table-col-xs, .table-col-xs-1, .table-col-xs-2, .table-col-xs-3, .table-col-xs-4, .table-col-xs-5, .table-col-xs-6, .table-col-xs-7, .table-col-xs-8, .table-col-xs-9, .table-col-xs-10, .table-col-xs-11, .table-col-xs-12 {
    display: table-cell;
}
