﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Lato', sans-serif;
    line-height: 1.5em;
    font-size: small;
    color: #000;
    font-weight: 400; /*300*/
}

a {
    color: #006fb7;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.hidden{
    /*display: none;*/
}

.menuFont {
    font-size: small;
}


.menu_container {
    width: 1140px; /*1140px*/
    margin: 0 auto;
}

.menuAndLogo.logo_left.logo_right {
    text-align: center;
}

.newCataHeader {
    padding: 20px 10px 20px 0;
    display: inline-block;
    width: 1140px;
    border-bottom: 2px solid #999999;
    margin: 0 0 20px 0;
}

    .newCataHeader .logoWrapper {
        width: 38%;
        padding-left: 2%;
        float: left;
        text-align: left;
    }

.cataHeaderRight {
    width: 60%;
    text-align: right;
    float: right;
    margin-bottom: -25px;
}

.newCataHeader .cataHeaderRight h4 {
    font-size: 26px;
    margin: 12px 0 12px;
    color: #004370;
}

.newCataHeader .cataHeaderRight h2 {
    margin: 0;
    color: #218a3d;
    font-size: 21px;
}

footer {
    height: 100px;
    margin-top: 30px;
    width: 1140px;
    margin: 0 auto;
    /*border-top: 2px solid #004370;*/
    padding: 20px 10px;
}


.footerleft {
    width: 63%;
    float: left;
    padding-right: 10px;
    font-size: .9em;
}

.footerright {
    width: 37%;
    float: right;
}

footer .footerLogo {
    float: left;
    width: 120px;
    margin-right: 10px;
}

footer .copy {
    margin-top: 9px;
    float: left;
    text-align: center;
    margin-left: 0px;
}

    footer .copy a {
        font-size: 1.25em;
    }


footer .footerContact {
    /*padding-top: 28px;*/
    float: left;
    text-align: right;
    width: 100%; /*255px*/
    word-wrap: break-word;
}

footer .bbb {
    float: right;
    margin-top: 6px;
}

.content_container {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.contentcontainer2 {
    width: 1140px; /*1140px*/
    margin: 0 auto;
    padding-bottom: 10px;
}

.hero {
    margin-bottom: 20px;
    /*background: pink;*/
    background: #008ed1;
    width: 100%;
    text-align: left;
    /*height:395px;*/
    min-height: 100px;
    overflow: hidden;
    /*background-image:url('/images/MDS_Hero_NoText.jpg');*/
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

#heroText {
    float: left;
    width: 50%;
    padding: 30px 10px;
    color: #ffffff;
    font-size: 120%; /*1.2em*/
}

#heroTextDisclaimer {
    font-size: 80%;
    font-weight: bold;
}

#heroText h2 {
    line-height: 32px;
}

#heroImage {
    float: left;
    width: 50%;
    color: #ffffff;
    font-size: 120%; /*1.2em*/
    background-color: green;
}

#heroContainer {
    width: 1170px;
    margin: 0 auto;
    background-image: url('/Content/images/mds_bill.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#heroText h2 {
    font-size: 1.8em;
}


.home3 {
    width: 3%;
    float: left;
}

.home5 {
    width: 5%;
    float: left;
}

.home10 {
    width: 10%;
    float: right;
    text-align: center;
}

.home14 {
    width: 14%;
    float: right;
    text-align: center;
    margin-bottom: 20px;
}

.home15 {
    width: 15%;
    float: left;
}

.home17 {
    width: 17%;
    float: right;
    padding-right: 10px;
}

.home20 {
    width: 20%;
    float: left;
}

.home24 {
    width: 24%;
    float: right;
}

.home25 {
    width: 25%;
    float: left;
    padding-left: 10px;
}

.home30 {
    width: 30%;
    float: left;
}


.home42 {
    width: 42%;
    float: left;
    padding: 0 10px;
}

.home45 {
    width: 45%;
    float: left;
    padding: 0 10px;
}

.home52 {
    width: 52%;
    float: left;
}

.home62 {
    width: 62%;
    float: left;
}

.home72 {
    width: 72%;
    float: left;
    padding: 0 10px;
}

.sub3 {
    width: 3%;
    float: left;
}

.sub30 {
    width: 30%;
    float: left;
    padding: 10px;
    margin-bottom: 3%;
}

.graybox {
    border: solid 1px #dedede;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 3%;
}

.sub67 {
    width: 67%;
    float: left;
    border: solid 1px #666666; /* also change roundedBox */
    background-color: #e8eef2; /* also change roundedBox */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 3%;
}

.sub65 {
    width: 65%;
    float: left;
    border: solid 1px #666666; /* also change roundedBox */
    background-color: #e8eef2; /* also change roundedBox */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 3%;
}

.sub65NoColor {
    width: 65%;
    float: left;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 3%;
}

.sub80 {
    width: 80%;
    float: left;
    border: solid 1px #666666; /* also change roundedBox */
    background-color: #e8eef2; /* also change roundedBox */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 3%;
}



.sub100ColorBox {
    width: 100%;
    float: left;
    border: solid 1px #666666; /* also change roundedBox */
    background-color: #e8eef2; /* also change roundedBox */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 3%;
}


.sub100Noborder {
    width: 100%;
    float: left;
    background-color: #e8eef2; /* also change roundedBox */
    padding: 10px;
    margin-bottom: 3%;
}


.sub50 {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.subforms {
    width: 100%;
    /* border: solid 1px #dedede;
	-moz-border-radius: 	8px; 
	-webkit-border-radius: 	8px;
    border-radius: 			8px; */
    padding: 10px;
    margin-bottom: 10px;
}

    .subforms ol, .subforms ul {
        margin-left: 20px;
    }

#paymentpersonalcheck {
    display: none;
}

.homeforms {
    width: 100%;
    border: solid 1px #dedede;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 10px;
}

/*.homelogin {
}*/

.colored {
    background: #eeeeee;
}

.circle {
    width: 342px;
    height: 250px;
    border-radius: 171px;
    font-size: 20px;
    color: #333333;
    line-height: 250px;
    text-align: center;
    border: 3px solid #a7d3a6;
}

input[type="text"].questionBelow {
    margin-bottom: 2px;
}

.formquestion {
    /*margin-top:	-15px;*/
    font-size: .8em;
}

input[type="text"], input[type="password"], input[type="number"], select, textarea, button:not(.close) {
    width: 100%;
    border: solid 1px #dedede;
    margin: 0 0 10px 0;
    padding: 7px 10px;
    color: #000;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder { /* Firefox 18- */
    color: #999;
    opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #999;
}

textarea {
    height: 125px;
    padding: 5px;
    font-family: 'Lato', sans-serif;
}

.halfselect {
    float: left;
    width: 49%;
}

    .halfselect:first-child {
        margin-right: 5px;
    }

.halftext {
    width: 49%;
}

input[type="radio"], input[type="checkbox"] {
    border: solid 1px #dedede;
    margin: 8px auto;
    padding: 0 20px;
    color: #a9a9a9;
}


.btnAdmin {
    text-transform: uppercase;
    border-radius: 0;
    padding: 5px 5px 5px 5px;
    display: inline-block;
    font-size: .875em;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 40px;
    height: 30px;
    border: solid 1px #dedede;
    margin: 10px auto;
    color: #ffffff; /* a9a9a9 */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #145425; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0NTQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNmEwNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #145425 0%, #26a047 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#145425), color-stop(100%,#26a047)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #145425 0%,#26a047 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #145425 0%,#26a047 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #145425 0%,#26a047 100%); /* IE10+ */
    background: linear-gradient(to bottom, #145425 0%,#26a047 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#145425', endColorstr='#26a047',GradientType=0 ); /* IE6-8 */
}



.btn, input.btn.green, a.btn.green {
    text-transform: uppercase;
    border-radius: 0;
    padding: 16px 30px;
    display: inline-block;
    font-size: .875em;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 100%;
    height: 50px;
    border: solid 1px #dedede;
    margin: 15px auto;
    color: #ffffff; /* a9a9a9 */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #145425; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0NTQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNmEwNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #145425 0%, #26a047 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#145425), color-stop(100%,#26a047)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #145425 0%,#26a047 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #145425 0%,#26a047 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #145425 0%,#26a047 100%); /* IE10+ */
    background: linear-gradient(to bottom, #145425 0%,#26a047 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#145425', endColorstr='#26a047',GradientType=0 ); /* IE6-8 */
}

    .btn:hover, input.btn.green:hover, a.btn.green:hover {
        background: #26a047; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YTA0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDU0MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #26a047 0%, #145425 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26a047), color-stop(100%,#145425)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #26a047 0%,#145425 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #26a047 0%,#145425 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #26a047 0%,#145425 100%); /* IE10+ */
        background: linear-gradient(to bottom, #26a047 0%,#145425 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a047', endColorstr='#145425',GradientType=0 ); /* IE6-8 */
    }

    .btn.red {
        background: #c12217; /* Old browsers */
        background: -moz-linear-gradient(top, #c12217 0%, #f96661 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c12217), color-stop(100%,#f96661)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #c12217 0%,#f96661 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #c12217 0%,#f96661 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #c12217 0%,#f96661 100%); /* IE10+ */
        background: linear-gradient(to bottom, #c12217 0%,#f96661 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c12217', endColorstr='#f96661',GradientType=0 ); /* IE6-9 */
    }

        .btn.red:hover {
            background: #f96661; /* Old browsers */
            background: -moz-linear-gradient(top, #f96661 0%, #c12217 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f96661), color-stop(100%,#c12217)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #f96661 0%,#c12217 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #f96661 0%,#c12217 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #f96661 0%,#c12217 100%); /* IE10+ */
            background: linear-gradient(to bottom, #f96661 0%,#c12217 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f96661', endColorstr='#c12217',GradientType=0 ); /* IE6-9 */
        }

a.btn.small {
    width: 25%;
}

.smallbutton {
    width: 35%;
    float: right;
}

.smallbutton100 {
    width: 100%;
    float: right;
}
.btn.fit {
    height: auto;
    line-height: inherit;
    margin: 0;
    padding: 5px 10px;
    width: auto;
}

.loginlink {
    width: 100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#logoutSpot {
    margin-left: 5px;
}

/* logged in header and nav */
.loggedinheader, .loggedinheader2, .loggedinheader3 {
    width: 1140px;
    padding: 20px 0 20px 0;
    border-bottom: 2px solid #999999;
    margin: 0 auto;
    background-position: top center;
    background-repeat: no-repeat;
}

.loggedinheaderHIDDEN {
    background-image: url("../Content/Images/headerbg1.jpg");
}

.loggedinheader2HIDDEN {
    background-image: url("../Content/Images/headerbg2a.jpg");
}


.loggedinheader3HIDDEN {
    background-image: url("../Content/Images/headerbg4.jpg");
}

.loggedinlogo {
    float: left;
    width: 100%;
    padding-left: 20px;
}

.userinfo {
    float: right;
    width: 30%;
    max-width: 325px;
    border: solid 1px #218a3d;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
    text-align: center;
    margin-bottom:25px;
}

.helpicon {
    font-weight: bold;
    display: inline-block;
    padding: 4px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #145425; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0NTQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNmEwNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #145425 0%, #26a047 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#145425), color-stop(100%,#26a047)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #145425 0%,#26a047 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #145425 0%,#26a047 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #145425 0%,#26a047 100%); /* IE10+ */
    background: linear-gradient(to bottom, #145425 0%,#26a047 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#145425', endColorstr='#26a047',GradientType=0 ); /* IE6-8 */
}

    .helpicon:hover {
        background: #26a047; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YTA0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDU0MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #26a047 0%, #145425 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26a047), color-stop(100%,#145425)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #26a047 0%,#145425 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #26a047 0%,#145425 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #26a047 0%,#145425 100%); /* IE10+ */
        background: linear-gradient(to bottom, #26a047 0%,#145425 100%); /* W3C */
    }

    .helpicon a {
        color: #ffffff;
    }


.tooltiptext {
    display: none;
}

.tooltiptext {
    display: none;
}


.navcontainer {
    width: 1140px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 10px;
    border-bottom: 2px solid #999999;
}

.container {
    /*margin: 0px auto;*/
    /* centering */
    display: inline-block;
    zoom: 1;
    *display: inline;
    text-align: left;
}

.navon {
    background: #eeeeee;
}

/* hovers */
.nav > li > a:hover {
    background: #eeeeee;
}

.nav li li a:hover {
    background: #eeeeee;
    text-decoration: None;
}

.nav li li li a:hover {
    background: #eeeeee;
}

.nav {
    list-style: none;
    *zoom: 1;
    background: none; /* #175e4c */
}

    .nav:before,
    .nav:after {
        content: "";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav ul {
        list-style: none;
        width: 25em;
    }

    .nav a {
        padding: 11px 25px; /* inside the buttons */
    }

    .nav li {
        position: relative;
        /*  new formatting for nav */
        margin: 0 1px -5px 0;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    .nav > li {
        float: left;
        z-index: 200;
    }

        .nav > li > .parent {
            /* hide the arrow  background-image: url("/images/downArrow.png"); */
            background-repeat: no-repeat;
            background-position: right;
        }

        .nav > li > a {
            display: block;
            color: #004270; /* 218a3d 6a6656 */
            font-weight: bold;
            text-decoration: none;
        }

    .nav li ul {
        position: absolute;
        left: -9999px;
        z-index: 100;
    }

    .nav > li.hover > ul {
        left: 0;
    }

    .nav li li.hover ul {
        left: 100%;
        top: 0;
    }

    .nav li li a {
        display: block;
        background: #efe5cb;
    }

    .nav li.subs {
        background: #604026;
        position: relative;
        z-index: 200;
        border: 1px solid #ffffff;
        margin: 0;
    }

    .nav li li li a {
        background: #249578;
        z-index: 200;
        border-top: 1px solid #1d7a62;
    }

 /* end logged in header and nav */
#nav-mobile {
    text-align: center;
}

#nav-mobile-icon {
    float: left;
    background-image: url('/images/navicon.svg');
    background-repeat: no-repeat;
    margin: 5px 20px;
    padding: 15px;
}

#nav-mobile-menu {
    float: right;
    color: #004270;
    font-weight: bold;
    padding: 9px 20px;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

table td {
    padding: 1px 10px;
}

table th, table tfoot tr td {
    padding: 1px 10px;
    text-align: left;
    font-weight: 400;
}

table thead tr, table tfoot tr {
    background: #dedede;
}

table tr:nth-child(even) {
    background: #f9f9f9; /*#eeeeee*/
}

.notice {
    width: 75%;
    border: solid 3px #ff0000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
    background: url('images/alert.png');
    background-repeat: no-repeat;
    background-position: 0.2% 40%;
}



.error { /*used in JQuery Validation*/
    color: #cc0000;
    font-weight: bold;
}

.inline label {
    margin-right: 10px;
}

.boxError {
    background-color: #f2dede;
    padding: 15px;
    font-weight: bold;
}

.boxSuccess {
    background-color: #dff0d8;
    padding: 15px;
    font-weight: bold;
}

.empty {
    visibility: hidden;
}

.textFormField {
    width: 100%;
    height: 31px;
    margin: 0 0 10px 0;
}

.rounded {
    border: solid 1px #666666; /* also change sub65 */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.roundedBox {
    border: solid 1px #666666; /* also change sub65 */
    background-color: #e8eef2; /* also change sub65 */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 10px;
}

.borderNone {
    border: none;
}

.colorError {
    color: #a94442;
    font-weight: bold;
}

.colorSuccess {
    color: #3c763d;
    font-weight: bold;
}

.textTransformNone {
    text-transform: none;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

.noBox {
    background-color: inherit;
    border: none;
    padding: 0;
}

input.showNum {
    margin: auto;
}

#emailAddress {
    display: none;
}

.mb10 {
    margin-bottom: 10px;
}

#purpleBox {
    background-color: #1a3b5e;
    font-size: 14px;
    color: #FFF;
    padding: 15px;
    margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#greenBox {
    background-color: #497e3a;
    font-size: 14px;
    color: #FFF;
    padding: 15px;
    margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#orangeBox {
    background-color: #d68529;
    font-size: 14px;
    color: #FFF;
    padding: 15px;
    margin-bottom: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /* future proofing */
    -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

.loader {
    display: none;
    /*
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left:-150px;
	margin-top:-150px;
	z-index: 9999;
	*/
    background-color: #f9f9f9;
    text-align: center;
    font-size: 1.7em;
    padding: 25px;
    border: 1px solid #000;
}

.searchViewFieldText {
    color: #006fb7;
    font-weight: bold;
}

.searchViewSummary tr:nth-child(even) {
    background-color: inherit;
}

.cataHeaderRight img.apple-app-store {
    top: -19px;
    position: relative;
    padding-left:50px;
}

.cataHeaderRight img.google-play {
    top: -9px;
    position: relative;
    width: 153px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

@media (max-width: 1200px) {
    #heroContainer {
        background-position-x: 600px;
    }

    #heroText {
        float: none;
        width: 60%;
    }
}

@media (max-width: 1199px) {
    footer .footerContact, footer .bbb {
        float: right;
        /*border-top: 2px solid #004370;*/
    }

    #heroContainer {
        width: 970px;
    }
}

@media (max-width: 992px) {
    #heroContainer {
        background-position-x: 500px;
    }

    #heroText {
        float: none;
        width: 70%;
    }
}

@media (max-width: 991px) {
    .container {
        width: 100%;
    }

    .loggedinheader, .loggedinheader2, .loggedinheader3 {
        background-image: none;
    }

    .navcontainer.paymentPlan .container .nav li {
        width: 100%;
    }

    .navcontainer.paymentPlan {
        background-color: #E8EEFF;
        cursor: pointer;
    }
}

@media (max-width: 768px) {
    #heroContainer {
        background: none;
    }
}

@media (max-width: 767px) {
    .contentcontainer2, .menu_container, .newCataHeader, .loggedinheader, .loggedinheader2, .loggedinheader3, .navcontainer:not(.noDebDataId), footer {
        width: 100%; /*auto*/
    }

    .sub50 {
        width: 100%;
    }

    .home3, .home25, .home45, .home52, .home72 {
        width: 100%;
    }

    .home25 {
        padding: 0 10px;
    }

    .loggedinheader {
        background-image: none;
    }

    #heroContainer {
        width: 100%;
    }

    #heroText {
        float: none;
        width: 100%;
        padding: 3%;
    }

    #heroImage {
        display: none;
        width: 100%;
    }
}

@media (max-width: 759px) { /*Minimum width for full menu*/
    .navcontainer:not(.noDebDataId) .container .nav li {
        width: 100%;
    }

    /*.empty, .nav, #needHelpImage, .sub3 {*/
        .empty,  #needHelpImage, .sub3 {
        display: none;
    }

    .navcontainer:not(.noDebDataId) {
        background-color: #E8EEFF;
        cursor: pointer;
    }

    .container {
        width: 100%;
    }

    .graybox, .sub67 {
        margin-bottom: 10px;
    }

    .sub30, .sub67, .btn, .smallbutton {
        width: 100%;
    }

    .sub30 {
        margin-bottom: 10px;
    }
}

@media (max-width: 696px) {
    .home14, .home24, .home62, .newCataHeader .logoWrapper, .cataHeaderRight {
        width: 100%;
    }

    .newCataHeader .logoWrapper, .cataHeaderRight {
        float: none;
        padding: 0 0 0 10px;
        text-align: center;
    }

    .userinfo {
        float:right;
        width: 35%;
    }

    .loggedinlogo {
        float: none;
        width: 50%;
    }

    .loggedinlogo {
        text-align: left;
    }

}

@media (max-width: 591px) {
    .loggedinheader, .loggedinheader2, .loggedinheader3 {
        padding: 10px;
    }

    .loggedinlogo, .userinfo {
        float: none;
        width: 100%;
    }

    .loggedinlogo {
        text-align: center;
    }

    .userinfo {
        margin: 10px auto auto auto;
    }
}

@media (max-width: 349px) {
    .navcontainer.noDebDataId, .navcontainer.noDebDataId .container .nav li {
        width: 100%;
    }

    .navcontainer.noDebDataId {
        background-color: #E8EEFF;
        cursor: pointer;
    }
}

@media (max-width: 327px) {
    .cataHeaderRight img.apple-app-store {
        top: inherit;
        position: inherit;
    }
}

@media (min-width: 350px) {
    .navcontainer.noDebDataId {
        width: 100%;
    }

        .navcontainer.noDebDataId .container #nav-mobile {
            display: none;
        }

        .navcontainer.noDebDataId .container .nav {
            display: block !important;
        }
}

@media (min-width: 760px) {
    .navcontainer:not(.paymentPlan):not(.noDebDataId) .container #nav-mobile {
        display: none;
    }

    .navcontainer:not(.paymentPlan):not(.noDebDataId) .container .nav {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .contentcontainer2, .menu_container, .newCataHeader, .loggedinheader, .loggedinheader2, .loggedinheader3, .navcontainer, .navcontainer.noDebDataId, footer, #heroContainer {
        width: 750px;
    }

    .sub50 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .contentcontainer2, .menu_container, .newCataHeader, .loggedinheader, .loggedinheader2, .loggedinheader3, .navcontainer, .navcontainer.noDebDataId, footer, #heroContainer {
        width: 970px;
    }

    .sub50 {
        width: 50%;
    }

    .navcontainer.paymentPlan .container #nav-mobile {
        display: none;
    }

    .navcontainer.paymentPlan .container .nav {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .contentcontainer2, .menu_container, .newCataHeader, footer, #heroContainer {
        width: 1170px;
    }

    .loggedinheader, .loggedinheader2, .loggedinheader3, .navcontainer, .navcontainer.noDebDataId {
        width: 1140px;
    }
}




.debugColor1 {
    background-color:aqua;
}


.debugColor2 {
    background-color: grey;
}

.Row {
    display: table;
    width: 100%; /*Optional*/
    table-layout: fixed; /*Optional*/
    border-spacing: 10px; /*Optional*/
}

.Column {
    display: table-cell;
    background-color: red; /*Optional*/
}

.margin40 {
    margin-left: 40px;
}

.redForeColor {
    color: red
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.lblrequired {
    font-weight: bold;
}

    .lblrequired::after {
        content: " * (required)";
        color: red;
        font-size: smaller;
        font-weight: bold;
    }