@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    /*url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),*/
    url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
    /*url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),*/
    url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Italic-webfont.woff') format('woff'), url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff') format('woff'), url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}







/*@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (orientation : landscape) {
    .samsungTabTM800 {
        top: auto !important;
    }
}
@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (orientation : portrait) {
    .samsungTabTM800 {
        top: auto !important;
    }*/
}
/*.form-control{width:auto; margin:0 auto;}*/
a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {

    .alert_payment {
        margin-left: 35px !important;
    }

    #cardMakeOneTimePayment {
        font-size: 18px;
    }

    .responsiveFix {
        float: left;
        width: 55%;
        /* text-align: right; */
    }

    #echekMakeOneTimePayment {
        font-size: 13px;
    }

    .modal-width {
        width: 100% !important;
    }
}

@media (max-width:360px) {
    #echekMakeOneTimePayment {
        font-size: 10.5px;
    }

    #addEmailAddressModal {
        width: 102%;
        overflow: scroll;
    }

    #cardMakeOneTimePayment {
        font-size: 11px;
        /*width: 323px;*/
        padding-left: 20px;
        padding-right: 20px;
    }

    .modal-mobile {
        overflow: auto !important;
        margin-top: 250px !important;
        position: absolute !important;
        overflow-y: scroll;
        overflow-x: scroll;
        height: 250% !important;
        /*z-index: 9999 !important;*/
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
    .table tr {
        font-size: 16px !important;
    }
}



@media only screen and (max-device-width : 320px) and (orientation : portrait) {

    .checkbox label {
        font-size: 13px;
    }

    #addEmailAddressModal {
        width: 102%;
        overflow: scroll;
        z-index: 100000;
    }

    .modal-mobile {
        overflow: auto !important;
        /*margin-top:-140px !important;*/
        position: absolute !important;
        overflow-y: scroll;
        overflow-x: scroll;
        height: 150% !important;
        /*z-index: 9999 !important;*/
    }


    .table_cnac .table {
        margin-bottom: 0px !important;
        font-size: 13px !important;
    }

    #chkCardTermCondition {
        width: 25px;
        height: 21px;
    }
    /*#chkCheckTermCondition{
        width:25px;
        height:21px;
    }*/
    #chkRecurringCheckTermCondition {
        width: 25px;
        height: 21px;
    }

    #cardMakeOneTimePayment {
        font-size: 17px;
    }

    .modal-width {
        width: 100% !important;
    }

    #echekMakeOneTimePayment {
        font-size: 15px;
    }

    #chkRecurringCardTermCondition {
        width: 25px;
        height: 21px;
    }

    #myWarningModal {
        margin-top: -65px;
    }
}

@media only screen and (max-device-width : 360px) and (orientation : portrait) {

    #addEmailAddressModal {
        width: 102%;
        position: fixed !important;
        overflow: hidden !important;
    }

    .responsiveFix {
        float: left;
        width: 55%;
        /* text-align: right; */
    }


    .modal-mobile {
        overflow: auto !important;
        margin-top: 200px !important;
        position: absolute !important;
        overflow-y: scroll;
        overflow-x: scroll;
        height: 150% !important;
        /*z-index: 9999 !important;*/
    }



    .table_cnac .table {
        margin-bottom: 0px !important;
        font-size: 13px !important;
    }

    #chkCardTermCondition {
        width: 25px;
        height: 21px;
    }
    /*#chkCheckTermCondition{
        width:25px;
        height:21px;
    }*/
    #chkRecurringCheckTermCondition {
        width: 25px;
        height: 21px;
    }

    #cardMakeOneTimePayment {
        font-size: 11px;
        width: 100% !important;
        /*margin-left: 13px;*/
    }

    #echekMakeOneTimePayment {
        font-size: 9.5px;
        width: 98%;
    }

    .modal-width {
        width: 100% !important;
    }

    #chkRecurringCardTermCondition {
        width: 25px;
        height: 21px;
    }

    #myWarningModal {
        margin-top: -65px;
    }
}

@media only screen and (max-device-width : 414px) and (orientation : portrait) {
    #cardMakeOneTimePayment {
        width: 100% !important;
    }

    #echekMakeOneTimePayment {
        width: 100% !important;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) { /* STYLES GO HERE */

    .alert-danger {
        margin-left: 49px !important;
    }

    .crt {
        width: 272px !important;
        word-wrap: break-word;
    }


    .modal-mobile {
        overflow: auto !important;
        /*margin-top:-140px !important;*/
        position: absolute !important;
        overflow-y: scroll;
        overflow-x: scroll;
        height: 150% !important;
        /*z-index: 9999 !important;*/
    }

    .modal-mobile0 {
        position: fixed;
        outline: none;
        top: 0px;
    }

    #password_ECheckSSNInput {
        width: 218px !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    /*.modal{
        top:-120px;
    }*/
    .crt_iphone5 {
        width: auto !important;
    }

    .alert_payment_Iphone5 {
        margin: 0 auto !important;
    }
}

/*@media screen and (device-aspect-ratio: 40/71) {
    #cardMakeOneTimePayment {
        width: 275px !important;
    }
}*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {


    .ipad-land-width {
        width: 100% !important;
    }

    .crt {
        width: 95% !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    /*.ipad3bESCard{margin-top:-190px !important;}*/
    /*.ipad3bESCheck {margin-top:-190px !important;}*/
    .ipad-land-width {
        width: 100% !important;
    }

    .nexus-port {
        margin-top: 195px !important;
    }

    .crt {
        width: 85% !important;
    }
}

body {
    font-family: 'open_sansregular';
}
/*.clickElement { cursor:pointer }*/
.alert_payment {
    width: 50%;
    margin-left: 103px;
}

a:hover {
    text-decoration: none;
}

.orangeBar {
    background-color: #ff9208;
    padding: 10px 0;
}

    .orangeBar img {
        margin-right: 10px;
    }

    .orangeBar a {
        color: #fff;
        font-size: 20px;
    }

.blueBar {
    background-color: #00539f;
    padding: 10px 0;
}

.navbar-cnac-theme {
    background: #ffffff;
}

.navbar.navbar-cnac-theme {
    margin-bottom: 0px;
    min-height: 90px;
    border-color: transparent;
    border-radius: 0px;
}

.navbar-inverse.navbar-cnac-theme .navbar-brand {
    margin-top: 12px;
    margin-bottom: 26px;
    margin-left: -50px;
}
/*4 oct 2016*/

.navbar-inverse.navbar-cnac-theme .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    padding: 32px 12px;
    text-transform: uppercase;
}

.navbar-inverse.navbar-cnac-theme .navbar-nav > li:last-child > a {
    padding-right: 0px;
}

.navbar-inverse.navbar-cnac-theme .navbar-nav > li > a:focus, .navbar-inverse.navbar-cnac-theme .navbar-nav > li > a:hover, .navbar-inverse.navbar-cnac-theme .navbar-nav > li > a.active {
    color: #ff9208;
    border-bottom: 6px solid #ff9208;
}

.navbar-inverse.navbar-cnac-theme .navbar-toggle {
    background: transparent;
    border: none;
}

.fill img {
    width: 100%;
    height: auto;
}

.homepageslider .carousel-indicators li {
    border: none;
    background-color: #fff;
    width: 12px;
    height: 12px;
}

.homepageslider .carousel-indicators .active {
    background-color: #ff9208;
    width: 16px;
    height: 16px;
}

.homepageslider .carousel-caption {
    text-align: left;
    bottom: 35%;
}

    .homepageslider .carousel-caption h2 {
        font-size: 50px;
        margin-bottom: 60px;
    }

    .homepageslider .carousel-caption a {
        margin-right: 20px;
    }

.orangeBar a.btnBasic {
    background: #075190;
    font-size: 18px;
    color: #fff;
    padding: 15px 25px;
    display: inline-block;
    margin-right: 10px;
}

.GreyContent {
    background: #f6f6f6;
    padding: 40px 0;
    font-size: 18px;
}

.DownpaymentSection {
    padding: 20px 0 0 0;
}

    .DownpaymentSection h2 {
        margin-bottom: 40px;
    }

.DarkGreyContent {
    background: #a5a5a5;
}

.DarkGreyContentleft {
    border-right: 3px solid #fff;
    padding: 72px 30px 72px 15px;
    min-height: 207px;
}

.DarkGreyContentright {
    border-left: 3px solid #fff;
    padding: 72px 30px;
    min-height: 207px;
}

.DarkGreyContent p {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 300px;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 6px;
}

.DarkGreyContent img {
    display: inline-block;
    vertical-align: top;
}

.StateLicenceSection {
    padding: 40px 0;
}

    .StateLicenceSection p {
        color: #1075b4;
        line-height: 20px;
        text-align: left;
        font-size: 15px;
    }

    .StateLicenceSection a {
        color: #ff9208;
        text-decoration: underline;
        font-size: 15px;
        margin-top: 15px;
        display: inline-block;
    }

    .StateLicenceSection p span a {
        text-decoration: none;
        color: inherit;
        -webkit-appearance: none;
    }

.footBar {
    background: #1075b4;
    padding: 50px 0 30px 0;
}

.footBar {
    color: #fff;
}

    .footBar a.btnOutline {
        background: transparent;
        border: 1px solid #fff;
        font-size: 15px;
        color: #fff;
        padding: 10px 55px;
        display: inline-block;
        margin-right: 6px;
        border-radius: 5px;
        margin-bottom: 10px;
    }

/*-------- Make A Payment -------*/
.PageHeading {
    background: #f6f6f6;
    padding: 10px 0;
    text-align: center;
}

.app-download {
    background: #1075b4;
    border-radius: 10px;
    margin: 20px 15px;
    padding: 20px;
}

.app-download-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
    color: #fff;
    font-family: 'open_sanssemibold';
    font-weight: bold;
    font-size: 1.5em;
}

.app-download-buttons {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.app-download-image {
    display: none;
}

.app-download-button {
    width: 100%;
}

.MainContent {
    padding: 30px 0 0px 0;
}

.PageHeading h1 {
    font-size: 32px;
    color: #1075b4;
    font-family: 'open_sanssemibold';
}

.leftContent p {
    font-size: 18px;
}

.social_nav {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

    .social_nav li {
        display: inline-block;
    }

.rightContent {
    text-align: center;
}

    .rightContent span {
        color: #1075b4;
        font-size: 15px;
        font-family: 'open_sanssemibold';
    }

    .rightContent p {
        font-size: 15px;
        color: #202020;
    }

    .rightContent img {
        margin: 15px 0;
        width: 100%;
    }

.loadingimage {
    width: 57px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

/* Make a Payment Tablet Styling */
@media only screen and (min-width: 768px) {
    .app-download {
        display: flex;
        padding: 0;
        max-width: 750px;
        margin: 30px auto;
    }

    .app-download-content {
        padding: 20px;
        font-size: 2em;
    }

    .app-download-button {
        width: auto;
    }
    
    .app-download-image {
        display: block;
        align-self: end;
    }
}

/* Make a Payment Desktop Styling */
@media only screen and (min-width: 1000px) {
    .app-download {
        max-width: 1150px;
    }

    .app-download-content {
        padding: 60px;
        gap: 30px;
        font-size: 2.5em;
    }

    .app-download-buttons {
        flex-direction: row;
    }
}

/*-----What We Offer----*/
.fullContent {
    text-align: left;
}

    .fullContent h4 {
        font-size: 18px;
        font-family: 'open_sansbold';
        margin-bottom: 30px;
    }

    .fullContent p {
        font-size: 18px;
        margin-bottom: 30px;
        line-height: 30px;
    }

.list-points-italic {
    font-family: 'open_sansitalic';
}

.fullContent p.blue-text {
    color: #1075b4;
    margin: 35px 0;
    font-size: 17px;
}

/*----Account Summary----*/
.summaryInfo {
    position: relative;
}

.logoutText {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
}

    .logoutText a {
        color: #ff9208;
        font-size: 20px;
    }

.summaryOptions a {
    color: #fff;
    font-size: 17px;
    display: inline-block;
    padding: 5px 21px;
    margin-top: 10px;
}

    .summaryOptions a.bgDarkBlue {
        background: #075190;
    }

    .summaryOptions a.bgDarkGreen {
        background: #007500;
    }

.summaryQuestion {
    font-size: 17px;
}

.infoBox {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 17px;
}

    .infoBox .infolabel {
        float: left;
        width: 30%;
        color: #a5a5a5;
    }

    .infoBox .infotext {
        float: left;
        width: 70%;
        color: #212121;
    }

.payment_section {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

    .payment_section .payment_heading {
        float: left;
        width: 100%;
    }

    .payment_section .payment_answer {
        float: left;
        width: 100%;
    }

.table_cnac {
    text-align: center;
}

    .table_cnac .table {
        margin-bottom: 0px;
        font-size: 17px;
    }

        .table_cnac .table > tbody > tr > td, .table_cnac .table > tbody > tr > th, .table_cnac .table > tfoot > tr > td, .table_cnac .table > tfoot > tr > th, .table_cnac .table > thead > tr > td, .table_cnac .table > thead > tr > th {
            padding: 15px 12px;
        }

    .table_cnac thead {
        background: #1075b4;
    }

    .table_cnac th {
        color: #fff;
        text-align: center;
        padding: 15px 0;
        font-family: 'open_sanssemibold';
    }

    .table_cnac tr {
        padding: 15px 0;
    }

    .table_cnac .table tr td {
        vertical-align: middle;
    }

    .table_cnac tr td:nth-child(1) {
        text-align: left;
    }

.GreybgRow {
    background: #f6f6f6;
}

    .GreybgRow span.notAbleText {
        font-family: 'open_sanssemibold';
        display: block;
        margin-bottom: 5px;
    }

.payment_section .payment_heading {
    color: #a5a5a5;
}

    .payment_section .payment_heading span.red_text {
        color: red;
    }

.payment_section .payment_answer {
    color: #212121;
}

.highlightedText {
    background: #a5a5a5;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}

.table_heading {
    color: #1075b4;
    font-family: 'open_sanssemibold';
    font-size: 26px;
    margin-bottom: 22px;
}

.BtnTable {
    display: block;
    margin-bottom: 5px;
}

    .BtnTable a {
        color: #fff;
        text-decoration: none;
        padding: 5px 10px;
        display: inline-block;
        margin-right: 10px;
    }

.btnBlue {
    background: #199ad9;
}

.btnOrange {
    background: #fe6923;
    color: white; /*Added on 19 aug*/
}

.btnGrey {
    background: #cccccc;
}

    .btnGrey:hover {
        background: #cccccc;
    }

p.summary_disclaimer {
    margin: 20px 0 80px 0;
    font-size: 16px;
}

    p.summary_disclaimer span {
        color: red;
    }

/*------FAQ---------*/
.fullContent .panel h4 {
    margin-bottom: 0px;
    color: #1075b4;
}

.fullContent .panel .panel-body {
    font-size: 17px;
}

    .fullContent .panel .panel-body a.btnFaq {
        display: block;
        background: #075190;
        font-size: 18px;
        color: #fff;
        padding: 15px;
        margin-top: 20px;
        width: 150px;
        text-align: center;
    }

.fullContent .panel h4 a {
    display: block;
    font-size: 24px;
    font-family: 'open_sansregular';
    font-weight: normal;
}

.fullContent ul {
    margin-bottom: 20px;
}

    .fullContent ul li {
        font-size: 18px;
    }

#stickMe {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
}

    #stickMe.stick {
        position: relative;
    }

.StateLicenceSection p span, .fullContent p.blue-text span {
    display: block;
}
/*********** 12 feb 2016 ********/
.out-from label {
    font-weight: normal;
}

.submit {
    border: medium none;
    border-radius: 0;
}

/*---- 16 feb 2016-----*/
.modal-content {
    border-radius: 0px;
    margin-bottom: 300px;
}

.modal-width {
    width: 126%;
}

.modal-width-auto {
    width: auto;
}

.modal-title {
    font-size: 22px;
    color: #000;
}

.modal-header {
    background: #f8f8f8;
    text-align: center;
}

    .modal-header .close {
        font-size: 30px;
        opacity: 1;
    }

.modal-footer {
    padding: 0px;
}

    .modal-footer button, .modal-footer a {
        width: 50%;
        margin: 0px !important;
        color: #fff;
        border-radius: 0px;
        padding: 10px 0 !important;
        float: left;
        text-transform: uppercase;
        font-size: 18px;
    }

        .modal-footer button:hover {
            color: #fff;
        }

.modal-body input {
    background: #f3f3f3;
}

.borderBottomPop {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.modal-footer button.btnFullwidth {
    width: 100%;
}

.blue-text {
    color: #1075b4;
}

.orange-text {
    color: #ff9208;
}

.red-text {
    color: red;
}

.customerNme {
    font-size: 18px;
    font-weight: bold;
    color: #a5a5a5;
    margin-bottom: 30px;
    font-family: 'open_sansbold';
}

    .customerNme span {
        color: #333;
    }

.table_cnac.table_accountDetails .table {
    font-size: 15px;
}

    .table_cnac.table_accountDetails .table > tbody > tr > td, .table_cnac.table_accountDetails .table > tbody > tr > th, .table_cnac.table_accountDetails .table > tfoot > tr > td, .table_cnac.table_accountDetails .table > tfoot > tr > th, .table_cnac.table_accountDetails .table > thead > tr > td, .table_cnac.table_accountDetails .table > thead > tr > th {
        padding: 15px 3px;
    }

.table_cnac.table_accountDetails .BtnTable a {
    margin-right: 0px;
}

.table_cnac.table_pendingCheckPayments tr td:nth-child(1), .table_cnac.table_pendingCreditCardPayments tr td:nth-child(1), .table_cnac.table_pendingCheckPayments5 tr td:nth-child(1) {
    text-align: center;
}

.padding-40 {
    padding: 40px 0;
}

/*back to top*/

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}


    #back-to-top.show {
        opacity: 1;
    }


#padding-none-table .table.table-bordered th, #padding-none-table .table.table-bordered td {
    font-size: 13px;
}

@media only screen and (max-width: 773px) {
    .crt {
        width: 95% !important;
    }
}

@media only screen and (min-width: 1024px) {
    .crt {
        width: 603px !important;
    }
}
/* Table Responsive Code */
@media only screen and (max-width: 1024px) {

    .dbox {
        width: 80% !important;
    }
    /*.modal-dialog{margin-top:20% !important;}*/
    /* Force table to not be like tables anymore */
    .table_theme_responsive table, .table_theme_responsive table thead, .table_theme_responsive table tbody, .table_theme_responsive table th, .table_theme_responsive table td, .table_theme_responsive table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table_theme_responsive thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table_theme_responsive .table tr td {
        border-top: 0px;
    }

    .table_theme_responsive td { /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

        .table_theme_responsive td:before {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 45%;
            padding-right: 0px;
            white-space: nowrap;
            background: #1075b4;
            color: #fff;
            text-align: left;
            height: 54px;
            vertical-align: middle;
            padding-left: 15px;
            padding-top: 15px;
            z-index: -2;
        }

    td.NoContent:before {
        background: transparent;
    }

    td.NoContentBg:before {
        background: transparent;
    }

    td.responsiveHeight90:before {
        height: 89px;
    }

    td.responsiveHeight200:before {
        height: 199px;
    }

    .table_theme_responsive .table > tbody > tr > td {
        text-align: right;
    }

        .table_theme_responsive .table > tbody > tr > td.NoContent {
            text-align: left;
        }

        .table_theme_responsive .table > tbody > tr > td.NoContentBg {
            text-align: right;
        }

    .lightBg {
        background: #F7F7F7;
    }

    .table_theme_responsive .table tr {
        padding: 0px;
    }

    .table_accountSummary .BtnTable a {
        margin-bottom: 10px;
    }

    .responsiveFix {
        float: right;
        width: 55%;
        text-align: right;
    }

    .responsiveHeight200 {
        height: 200px;
    }

    .responsiveHeight90 {
        height: 90px;
    }

    .table_cnac.table_accountDetails .table {
        font-size: 17px;
    }

        .table_cnac.table_accountDetails .table > tbody > tr > td, .table_cnac.table_accountDetails .table > tbody > tr > th, .table_cnac.table_accountDetails .table > tfoot > tr > td, .table_cnac.table_accountDetails .table > tfoot > tr > th, .table_cnac.table_accountDetails .table > thead > tr > td, .table_cnac.table_accountDetails .table > thead > tr > th {
            padding: 15px 12px;
        }

    .table_cnac.table_pendingCheckPayments tr td:nth-child(1), .table_cnac.table_pendingCreditCardPayments tr td:nth-child(1), .table_cnac.table_pendingCheckPayments5 tr td:nth-child(1) {
        text-align: right;
    }

    /*
        Label the data for Account Summary
        */
    .table_accountSummary td.NoContent:nth-of-type(1):before {
        content: "";
    }

    .table_accountSummary td:nth-of-type(1):before {
        content: "";
    }

    .table_accountSummary td:nth-of-type(2):before {
        content: "Contract No.";
    }

    .table_accountSummary td:nth-of-type(3):before {
        content: "Contract Date";
    }

    .table_accountSummary td:nth-of-type(4):before {
        content: "Payment Amount";
    }

    .table_accountSummary td:nth-of-type(5):before {
        content: "Year";
    }

    .table_accountSummary td:nth-of-type(6):before {
        content: "Make";
    }

    .table_accountSummary td:nth-of-type(7):before {
        content: "Model";
    }

    .table_accountSummary td:nth-of-type(8):before {
        content: "VIN";
    }

    /*
        Label the data for Account Details
        */
    .table_accountDetails td.NoContent:nth-of-type(1):before {
        content: "";
    }

    .table_accountDetails td:nth-of-type(1):before {
        content: "Account Balance";
    }

    .table_accountDetails td:nth-of-type(2):before {
        content: "Accured Amount";
    }

    .table_accountDetails td:nth-of-type(3):before {
        content: "Customer Number";
    }

    .table_accountDetails td:nth-of-type(4):before {
        content: "Days Late";
    }

    .table_accountDetails td:nth-of-type(5):before {
        content: "Payment Amount";
    }

    .table_accountDetails td:nth-of-type(6):before {
        content: "Principal Amount";
    }

    .table_accountDetails td:nth-of-type(7):before {
        content: "Interest Amount";
    }

    .table_accountDetails td:nth-of-type(8):before {
        content: "Fee Amount";
    }

    .table_accountDetails td:nth-of-type(9):before {
        content: "Loan Number";
    }

    .table_accountDetails td:nth-of-type(10):before {
        content: "Payment Date";
    }

    .table_accountDetails td:nth-of-type(11):before {
        content: "Payment Description";
    }

    .table_accountDetails td:nth-of-type(12):before {
        content: "Payment Due Date";
    }

    .table_accountDetails td:nth-of-type(13):before {
        content: "Payment Number";
    }

    .table_accountDetails td:nth-of-type(14):before {
        content: "Payment Source";
    }

    .table_accountDetails td:nth-of-type(15):before {
        content: "Reciept Number";
    }

    .table_accountDetails td:nth-of-type(16):before {
        content: "Download Receipt";
    }

    /*
        Label the data for Pending Check Payments
        */
    .table_pendingCheckPayments td.NoContent:nth-of-type(1):before {
        content: "";
    }

    .table_pendingCheckPayments td:nth-of-type(1):before {
        content: "Account Number";
    }

    .table_pendingCheckPayments td:nth-of-type(2):before {
        content: "Payment Date";
    }

    .table_pendingCheckPayments td:nth-of-type(3):before {
        content: "Name of Amount";
    }

    .table_pendingCheckPayments td:nth-of-type(4):before {
        content: "Routing Number";
    }

    .table_pendingCheckPayments td:nth-of-type(5):before {
        content: "Account Number";
    }

    .table_pendingCheckPayments td:nth-of-type(6):before {
        content: "Payment Amount";
    }


    /*
        Label the data for Account Details
        */
    .table_pendingCreditCardPayments td.NoContent:nth-of-type(1):before {
        content: "";
    }

    .table_pendingCreditCardPayments td:nth-of-type(1):before {
        content: "Account Number";
    }

    .table_pendingCreditCardPayments td:nth-of-type(2):before {
        content: "Payment Date";
    }

    .table_pendingCreditCardPayments td:nth-of-type(3):before {
        content: "Card Number";
    }

    .table_pendingCreditCardPayments td:nth-of-type(4):before {
        content: "Payment Amount";
    }



    /*
        Label the data for Pending Check Payments width 5 headings
        */
    .table_pendingCheckPayments5 td.NoContent:nth-of-type(1):before {
        content: "";
    }

    .table_pendingCheckPayments5 td:nth-of-type(1):before {
        content: "Account Number";
    }

    .table_pendingCheckPayments5 td:nth-of-type(2):before {
        content: "Payment Date";
    }

    .table_pendingCheckPayments5 td:nth-of-type(3):before {
        content: "Routing Number";
    }

    .table_pendingCheckPayments5 td:nth-of-type(4):before {
        content: "Account Number";
    }

    .table_pendingCheckPayments5 td:nth-of-type(5):before {
        content: "Payment Amount";
    }

    .table_pendingCheckPayments5 td:nth-of-type(6):before {
        content: "Free Amount";
    }
}

/*custom code on 6th july*/
@media(max-width:361px) {
    #myWarningModal {
        margin-top: 10px;
    }
}

@media(max-width:340px) {
    #addEmailAddressModal {
        margin-bottom: -40px;
        width: 100%;
    }

    #myWarningModal {
        margin-top: 10px;
    }
}

@media(max-width:640px) {
    #addEmailAddressModal {
        top: 15px;
    }
}

@media(min-width:768px) {
    #emailSummary {
        float: right;
        clear: both;
    }

    #questionSummary {
        float: right;
        padding-right: 199px;
    }
}

.term-checkbox {
    margin-left: 10px;
    position: relative;
    top: -1px;
}

.footBar a, 
.footBar a:link, 
.footBar a:visited { color: #fff; font-size: smaller; }
.footBar a:hover { color: #fff; text-decoration: underline; }

#OptInOutModal .customer-info .row { padding-bottom: 10px; }
#OptInOutModal .row { margin-left: 0; margin-right: 0; }
#OptInOutModal .phone-label {display: inline-block; width: 50px; }
#OptInOutModal .table-heading-sm { color: #1075b4;font-family: 'open_sanssemibold'; font-size: 18px; line-height: 32px; display: inline-block;font-weight: bold; }
#OptInOutModal .opt-out-table { width: 80%; border-collapse: collapse; }
#OptInOutModal .do-not-call-table { width: auto; border-collapse: collapse; margin-top: 20px; margin-bottom: 20px; }
#OptInOutModal table { margin-left: 10px; }
#OptInOutModal table th { color: #1075b4; font-weight: normal; }
#OptInOutModal table td, th { padding: 6px; text-align: left; }
#OptInOutModal table tr th:nth-of-type(2) { text-align: center; vertical-align: bottom; }
#OptInOutModal table tr th:nth-of-type(3) { text-align: center; vertical-align: bottom; }
#OptInOutModal table tr td:nth-of-type(2) { text-align: center; vertical-align: bottom; }
#OptInOutModal table tr td:nth-of-type(3) { text-align: center; vertical-align: bottom; }

@media 
    all and (max-width: 1024px),
    (min-device-width: 768px) and (max-device-width: 1024px)  {
        #OptInOutModal .opt-out-table, 
        #OptInOutModal .do-not-call-table { width: 100%; }
        #OptInOutModal table { margin-left: 0; }
        #OptInOutModal table tr th:nth-of-type(2) { text-align: left; }
        #OptInOutModal table tr th:nth-of-type(3) { text-align: left; }
        #OptInOutModal table tr td:nth-of-type(2) { text-align: left; }
        #OptInOutModal table tr td:nth-of-type(3) { text-align: left; }
	    #OptInOutModal table, thead, tbody, th, td, tr { display: block; }
	    #OptInOutModal table thead tr { position: absolute; top: -9999px; left: -9999px;}
	    #OptInOutModal table tr { border: 1px solid #ccc; }
	    #OptInOutModal table td { border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; }
	    #OptInOutModal table td:before { position: absolute; top: 6px; left: 6px;width: 45%; padding-right: 10px; white-space: nowrap; }
	
	    /* Label the data */
	    #OptInOutModal .opt-out-table td:nth-of-type(1):before { content: "Department"; color: #1075b4; }
	    #OptInOutModal .opt-out-table td:nth-of-type(2):before { content: "Emails"; color: #1075b4; }
	    #OptInOutModal .opt-out-table td:nth-of-type(3):before { content: "Text Msgs"; color: #1075b4; }
	    #OptInOutModal .do-not-call-table td:nth-of-type(1):before { content: ""; }
	    #OptInOutModal .do-not-call-table td:nth-of-type(2):before { content: "Do Not Call"; color: #1075b4; }
    }

