/* ALEO FONT */
@font-face {
    font-family: 'Aleo';
    src: url('/MedMutual/MedMutual/Global/Fonts/Aleo-Regular.eot?#iefix'),
         url('/MedMutual/MedMutual/Global/Fonts/aleo-regular-webfont.woff');
    font-weight: normal;
    font-style: normal;
}

/* ALEO BOLD FONT */
@font-face { 
    font-family: 'AleoBold';
    src: url('/MedMutual/MedMutual/Global/Fonts/Aleo-Bold.eot?#iefix'),
         url('/MedMutual/MedMutual/Global/Fonts/aleo-bold-webfont.woff');
    font-weight: normal;
    font-style: normal;
}

/* OPEN SANS FONT */
@font-face {
    font-family: 'OpenSans';
    src: url('/MedMutual/MedMutual/Global/Fonts/OpenSans-Regular.eot?#iefix'),
         url('/MedMutual/MedMutual/Global/Fonts/OpenSans-Regular-webfont.woff');
    font-weight: normal;
    font-style: normal;
}

/* OPEN SANS BOLD FONT */
@font-face {
    font-family: 'OpenSansBold';
    src: url('/MedMutual/MedMutual/Global/Fonts/OpenSans-Bold.eot?#iefix'),
         url('/MedMutual/MedMutual/Global/Fonts/OpenSans-Bold-webfont.woff');
    font-weight: normal;
    font-style: normal;
}


    /*
	 * HTML5 Ã¢Å“Â° Boilerplate
	 *
	 * What follows is the result of much research on cross-browser styling.
	 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
	 * Kroc Camen, and the H5BP dev community and team.
	 *
	 * Detailed information about this CSS: h5bp.com/css
	 *
	 * ==|== normalize ==========================================================
	 */


/* ==========================================================================
	   HTML5 display definitions
========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, ul { display: block; }

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) { display: none; }

[hidden] { display: none; }

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

nav:after, main:after, header:after, footer:after, div:after, section:after, article:after, aside:after, fieldset:after, bubble:after, bubblewrap:after, ul:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

    /* =============================================================================
	   Base
	   ========================================================================== */

    /*
	 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
	 * 2. Force vertical scrollbar in non-IE
	 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
	 */

    /* apply a natural box layout model to all elements */

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lt-ie8 * {
    box-sizing: border-box;
    *behavior: url(/MedMutual/MedMutual/Global/helper/boxsizing.htc);
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-size: 62.5%;
}

body, button, input, select, textarea {
    font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #444;
}


/* ==========================================================================
	   Links
 ========================================================================== */

a:link {
    color: #00857f;
    text-decoration: none;
}

a:visited { color: #016e69; }

a:hover {
    color: #444;
    text-decoration: underline;
}

a:focus { outline: none; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {
    outline: 0;
    color: #005230;
}


/* =============================================================================
	   Typography
========================================================================== */

abbr[title] { border-bottom: 1px dashed; }

b, strong { font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/* Improve readability of pre-formatted text in all browsers */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q { quotes: none; }

q:before, q:after {
    content: "";
    content: none;
}

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup { top: -0.5em; }

footnotesup {
    top: -1em;
    font-family: OpenSans;
    font-size: 20px;
    color: #00857F;
}

#main #tax-subsidy-page .footnote li:before { color: #00857f; }

#main #tax-subsidy-page ol { margin: 0 0em 1em; }

.required sup { color: rgb(220, 35, 35); }

sub { bottom: -0.25em; }

.validation-summary-errors {
    color: rgb(220, 35, 35);
    font-size: 1.0em;
}

.validation-summary-errors ul li a:link,
.validation-summary-errors ul li a:visited {
    color: rgb(220, 35, 35);
    font-size: 1.0em;
}

.requiredError {
    color: rgb(220, 35, 35);
    font-size: 1.4em;
}

.requiredErrorSub {
    color: rgb(220, 35, 35);
    font-size: 1.0em;
}

/* ==========================================================================
	   Lists
========================================================================== */

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd { margin: 0 0 0 40px; }

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}


/* =============================================================================
	   Embedded content
     1. Improve image quality when scaled in IE7: h5bp.com/d
     2. Remove the gap between images and borders on image containers: h5bp.com/e
========================================================================== */
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

img.left {
    float: left;
    margin: 0 1em 0 0;
}

img.right {
    float: right;
    margin: 0 0 0 1em;
}

/* Correct overflow not hidden in IE9*/
svg:not(:root) { overflow: hidden; }


    /* =============================================================================
	   Figures
	   ========================================================================== */

figure { margin: 0; }

    /* =============================================================================
	   Forms
	   ========================================================================== */

form { margin: 0; }

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

    /* Indicate that 'label' will shift focus to the associated form element */
    label
    {
        cursor: pointer;
    }

    /*
	 * 1. Correct color not inheriting in IE6/7/8/9
	 * 2. Correct alignment displayed oddly in IE6/7
	 */

    legend
    {
        border: 0;
        *margin-left: -7px;
        padding: 0;
    }

    /*
	 * 1. Correct font-size not inheriting in all browsers
	 * 2. Remove margins in FF3/4 S5 Chrome
	 * 3. Define consistent vertical alignment display in all browsers
	 */

    button, input, select, textarea
    {
        font-size: 100%;
        margin: 0;
        vertical-align: baseline;
        *vertical-align: middle;
    }

    /*
	 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
	 * 2. Correct inner spacing displayed oddly in IE6/7
	 */

    button, input
    {
        line-height: normal;
        *overflow: visible;
    }

    /*
	 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
	 */

    table button, table input
    {
        *overflow: auto;
    }

    /*
	 * 1. Display hand cursor for clickable form elements
	 * 2. Allow styling of clickable form elements in iOS
	 */

    button, input[type="button"], input[type="reset"], input[type="submit"]
    {
        cursor: pointer;
        -webkit-appearance: button;
    }

    /*
	 * Consistent box sizing and appearance
	 */

    input[type="checkbox"], input[type="radio"]
    {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="search"]
    {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration
        {
            -webkit-appearance: none;
        }

    /*
	 * Remove inner padding and border in FF3/4: h5bp.com/l
	 */

    button::-moz-focus-inner, input::-moz-focus-inner
    {
        border: 0;
        padding: 0;
    }

    /*
	 * 1. Remove default vertical scrollbar in IE6/7/8/9
	 * 2. Allow only vertical resizing
	 */

    textarea
    {
        overflow: auto;
        vertical-align: top;
        resize: vertical;
    }

    input.invalid
    {
        border: 1px solid red;
    }


    /* =============================================================================
	   Tables
	   ========================================================================== */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td { vertical-align: top; }

.mmoTable.wideTable { overflow-y: hidden; }

.wideTable { overflow-y: hidden; }

.mmoTable table {
    margin: 0 0 1em 0 !important;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    /*border-width: 2px;*/
    border-color: lightgrey;
    border-style: solid;
    font-size: 1.4em;
    clear: both;
}

.mmoTable thead {
    background-color: lightgrey;
    color: black;
    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-align: center;
}

.mmoTable thead tr th {
    padding: .5em;
    border-left: 2px solid rgb(255, 255, 255);
    vertical-align: top;
}

.mmoTable thead tr th:first-child {
    padding: .5em;
    border-left: 2px solid rgb(255, 255, 255);
}

.mmoTable tbody tr:nth-child(even) { background: white; }

.mmoTable tbody tr:nth-child(odd) { background: #fafafa; }

.mmoTable tbody tr td {
    padding: 1em;
    text-align: center;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    vertical-align: top;
    line-height: 1.5em;
}

.mmoTable tbody tr td button { font-size: 1em; }

.mmoTable tbody tr td.description {
    width: 450px;
    text-align: left;
}

.mmoTable tbody tr td.amount {
    font-size: 1.6em;
    text-align: right;
}

.mmoTable tbody tr td.provider { text-align: left; }

.mmoTable tbody tr td.provider p { display: none; }

.mmoTable tbody tr td.providerdistance {
    text-align: center;
    font-weight: bold;
}

@media (max-width: 415px) {
    #main .mmoTable tbody tr td.provider p {
        display: block;
        font-size: 1em;
        margin: 1em 0;
    }

    .mmoTable tbody tr td.providerdistance,
    .proDisHeader { display: none; }
}

.mmoTable tbody tr td.agency { vertical-align: middle; }

.mmoTable tbody tr td.network { font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.mmoTable tbody tr td.network img {
    width: 20px;
    height: auto;
}

.mmoTable tbody tr th {
    padding: .5em;
    text-align: center;
    border-width: 2px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    /*background-color: #53565a;*/
    color: black;
    width: auto;
                
    /*vertical-align: top;*/
}

.mmoTable tbody tr:nth-child(even) th {
    /*background-color: #71757B;*/
    color: black;
}

.mmoTable tbody tr td.left { text-align: left; }

.mmoTable tbody tr td:first-child { border-width: 2px; }

.mmoTable td { vertical-align: top; }

/* provider table */

.mmoTable.providerAttestationTable tbody tr th {
    width: 60%;
    text-align: left;
}

      /* =============================================================================
       New Style for mmoTables
       ========================================================================== */

    .mmoTable1 table {
        width: 100%;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        border-collapse: collapse;
    }

    .mmoTable1 tr {
        border-top: 2px solid #cfcfc6;
    }

        .mmoTable1 tr:first-child {
            border-top: none;
        }

        .mmoTable1 tr th {
            width: 50%;
            text-align: left;
            padding: .2em .2em .2em 1em;
            font-size: 1.8em;
            color: #555555;
            font-weight: 700;
            background: #C8EDA3;
        }

        .mmoTable1 tr td {
            line-height: 1.5em;
            text-align: left;
            padding: 1.5em;
            font-size: 1.5em;
            color: #343434;
            border-left: 2px solid #cfcfc6;
            background: #f0f0ea;
        }

            .mmoTable1 tr td:nth-child(2) {
                background: #fafaf4;
            }

        .mmoTable1 tr.showSubHeader .subHeader,
        .mmoTable1 tr:first-child .subHeader {
            display: block;
        }

    .subHeader {
        display: none;
        font-size: 1.1em;
        color: #555555;
        font-weight: 700;
        margin-bottom: .5em;
    }

    .exponent {
        display: inline-block;
        font-size: .5em;
        vertical-align: top;
        margin-left: .2em;
        color: rgb(238, 109, 0);
    }

    .planType {
        text-align: center;
        display: block;
        color: #555555;
        font-weight: 700;
    }

    .networkType {
        text-align: center;
        display: block;
    }

    .mmoTable1 .col-3 {
        width: 25%;
    }

    .mmoTable1 > table {
        margin-bottom: 1.25em;
    }

    .mmoTable1.no-table-header tr {
        border-bottom: 2px solid #cfcfc6;
    }

        .mmoTable1.no-table-header tr td {
            width: 50%;
            background: #FFF;
        }

    .mmoTable1.no-table-header td:first-child {
        border-left: none;
    }

    #rxDrugWrapper .rxDrugTitle {
        margin-bottom: 0;
        font-weight: 700;
        font-size: 2em;
    }

        #rxDrugWrapper .rxDrugDetail {
            font-size: 1.4em;
            padding-bottom:100%;
            margin-bottom:-110%;
        }

    #rxDrugWrapper .twelve {
        overflow:hidden;
    }

    .rxDrug {
        display: inline-block;
        vertical-align: top;
        width: 23%;
        margin: 0 10px 20px 0;
    }

        .rxDrug:last-of-type {
            margin-right: 0;
        }

        .rxDrug span {
            display: block;
            padding: 15px;
        }

        .rxDrug .rxDrugSubTitle {
            font-weight: 700;
            font-size: 1.8em;
            min-height: 4.4em;
            background: #C8EDA3;
        }

        .rxDrug .rxDrugDetail {
            background: #f0f0ea;
        }

        .rxDrug:nth-child(odd) .rxDrugDetail {
            background: #fafaf4;
        }


    .footnote {
        background-color: #f0f0ea;
        padding: 2em;
        counter-reset: ol-count;
        list-style-type: none;
    }

        .footnote li {
            margin-bottom: 20px;
            counter-increment: ol-count;
            position: relative;
        }

            .footnote li:before {
                font-size: 20px;
                color: rgb(238, 109, 0);
                content: counter(ol-count);
                position: absolute;
                left: -20px;
                top: -.2em;
            }

        .footnote ul li {
            counter-increment:none;
            list-style-type: disc;
            font-size: 0.75em;
            margin-bottom:10px;
        }

            .footnote ul li:before {
                content: "";
            }


/* =============================================================================
	   Placeholder Fix for IE
========================================================================== */

    input#passwordHomepage
    {
        background-repeat: no-repeat;
    }

    .agentSearch {
      display: inline-block;
        margin-top: 1em;
  }
  .agentSearch label {

      margin-right: 1em;
      font-size: 1.6em;
  }



        .agentZip input[type=text]
        {
            float: left;
            clear: both;
            padding: 0.5em;
            border-width: 1px;
            border-style: solid;
            border-color: rgb(180,180,180);
            border-radius: .375em;
            font-size: 1.8em;
            color: #444;
            margin-bottom: 1em;
        }
   .agentZip label {
       float: left;
       margin-right: 1em;
      font-size: 1.6em;
   }

   .collapseButton, .collapseButton:hover {
      float: right;
      padding-right: 1em;
      text-decoration: none;
       
  }

   .ContentCollapsed  {
      display: none;
      border: 1px solid #cccccc;
      border-radius: 3px;
      padding: 1em;
      width: 100%;
  }

   .ContentCollapsed h4 {
       font-size: 21px;
       line-height: 25px;
       font-family: Aleo;
       font-weight: normal;
   }

   .CollapseHeadingTitle {
      font-size: 2.6em;
      color: #444;
      font-weight: normal;
      font-family: 'Aleo', Georgia, Palatino, Times New Roman, serif;
       margin: 0;
  }

   .CollapseHeading {
       display: table-cell;
       vertical-align: top;
       padding-left:40px;
   }

   .collapseButtonBox {
       display: table-cell;
       width: 4%;
       vertical-align: middle;
      
   }

  .CollapseHeadingBox {
      background-color: #efefef;
      border: 1px solid #cccccc;
      border-radius: 3px;
      padding: 0.5em;
      margin-top: 1em;
      display: table;
      width: 100%;
      cursor:pointer;
  }

  .plus {
        background-image:url(/medmutual/medmutual/global/images/global/plus.png);
        background-repeat:no-repeat;
        background-position:1% 50%;
        background-size:25px 25px;
    }

  .minus {
        background-image:url(/medmutual/medmutual/global/images/global/minus.png);
        background-color:#eee;
    }

  .expandAll:before {
        content: 'Expand All';
        font-size:1.4em;
        color: #00857f;
        cursor:pointer;
  }

  .collapseAll:before {
        content: 'Collapse All';
    }


/* =============================================================================
Healthcare Reform styles
========================================================================== */

    /* Healthcare Reform Home Page */
    .healthcarereform section#main article section.topsection
    {
        position: relative;
        margin: 1em 0;
        display: block;
        padding: 0;
        background: rgb(255,255,255);
        border-radius: .375em;
        overflow: hidden;
    }

    .healthcarereform section#main article section.learnmore
    {
        position: relative;
        margin: 2.5em 0 .5em 0;
        display: block;
        padding: 0;
        background: rgb(255,255,255);
        border-radius: .375em;
        overflow: hidden;
    }

    .healthcarereform section#main article section article
    {
        clear: both;
        position: relative;
        display: block;
        width: 100%;
        min-height: 0;
    }

        .healthcarereform section#main article section article.header
        {
            float: left;
            width: 95%;
            max-width: 1600px;
            height: 265px;
            margin: 0;
            padding: 0;
            background: none repeat scroll 0% 0% rgb(255, 255, 255);
            border-radius: 0.375em 0.375em 0.375em 0.375em;
            display: block;
            position: relative;
            z-index: 0;
            overflow: hidden;
        }

            .landing section#main article section ol li,
            .landing section#main article section ol,
            .healthcarereform section#main article section article.header ol,
            .healthcarereform section#main article section article.header ol li
            {
                padding: 0;
                margin: 0;
                list-style-type: none;
            }

            .healthcarereform section#main article section article.header ol
            {
                position: absolute;
                height: 265px;
            }

                .healthcarereform section#main article section article.header ol li
                {
                    float: left;
                    padding: 0;
                    height: 265px;
                    width: 95%;
                    max-width: 1600px;
                    display: none;
                    z-index: 10;
                    overflow: hidden;
                    list-style: none outside none;
                }

                    .landing section#main article section ol li.active,
                    .healthcarereform section#main article section article.header ol li.active
                    {
                        display: block;
                    }

                        .landing section#main article section ol li.active img,
                        .healthcarereform section#main article section article.header ol li.active img
                        {
                            position: absolute;
                            top: 0;
                            left: 0;
                            right: 0;
                            z-index: 0;
                        }

    .providers section#main article section ol li h1
    {
        width: 500px;
    }

    .healthcarereform section#main article section article.header ol li h1
    {
        position: absolute;
        font-size: 2.3em;
        padding: .9em 0 0 1em;
        margin-bottom: .25em;
        color: #FCB514;
        z-index: 10;
    }

    .providers section#main article section ol li h1 + p
    {
        /* one line title */
        padding-top: 5em;
        width: 500px;
    }

    .brokers section#main article section ol li h1 + p
    {
        /* one line title */
        padding-top: 5em;
        width: 400px;
    }

    .employers section#main article section ol li h1 + p
    {
        width: 350px;
    }

    .healthcarereform section#main article section article.header ol li h1 + p
    {
        position: absolute;
        width: 30.5%;
        font-size: 1em;
        padding-left: 2.5em;
        padding-top: 6em;
        z-index: 10;
    }

        .landing section#main article section ol li h1 + p + p,
        .healthcarereform section#main article section article.header ol li h1 + p + p
        {
            position: absolute;
            padding-left: 1.8em;
            z-index: 10;
        }

    .healthcarereform section#main article section article
    {
        clear: both;
    }

        .healthcarereform section#main article section article.whoyouare
        {
            padding: 1em 0 1em 2em;
            background-color: rgb(255,255,255);
            border: none;
        }

            .healthcarereform section#main article section article.whoyouare div
            {
                float: left;
                width: 25%;
            }

            .healthcarereform section#main article section article.whoyouare h2
            {
                width: 100%;
                padding-bottom: 0;
                margin-bottom: 0;
                line-height: 1.2em;
                font-size: 2.4em;
                color: #3FA079;
            }

            .healthcarereform section#main article section article.whoyouare div p
            {
                margin-bottom: 0;
            }

        .healthcarereform section#main article section article ul
        {
            clear: right;
            float: right;
            width: 74%;
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .healthcarereform section#main article section article ul li
            {
                float: left;
                display: inline;
                border-left: 1px dashed rgb(204, 204, 204);
            }

                .healthcarereform section#main article section article ul li.individual
                {
                    background: url('~/media/medmutual/images/HealthcareReform/icon_HCR_IndFam@2x.png') no-repeat center 0;
                }

                .healthcarereform section#main article section article ul li.employer
                {
                    background: url('~/media/medmutual/images/HealthcareReform/icon_HCR_smGrp@2x.png') no-repeat center 0;
                }

                .healthcarereform section#main article section article ul li.broker
                {
                    background: url('~/media/medmutual/images/HealthcareReform/icon_HCR_broker@2x.png') no-repeat center .4em;
                }

                .healthcarereform section#main article section article ul li a
                {
                    padding: 2.3em 1.6em 0 1.6em;
                    display: block;
                    position: relative;
                    z-index: 20;
                    cursor: pointer;
                    text-align: center;
                    font-size: 21px;
                    color: #3fa079;
                }

                .healthcarereform section#main article section article ul li.broker a
                {
                    padding: 3.95em 1.6em 0 1.6em;
                    margin-top: -37px;
                }

    /* Health Care Reform Landing - Lower Section */
    .healthcarereform section#main article section.learnmore
    {
        margin: 1em 0;
    }

        .healthcarereform section#main article section.learnmore article article
        {
            clear: none;
            width: 47%;
            padding: 0 1.8em 0 7.5em;
            margin-right: 3%;
            margin-bottom: 2em;
            min-height: 0;
            border-left: none;
            border-right: 1px dashed rgb(204, 204, 204);
        }

            .healthcarereform section#main article section.learnmore article article.summary
            {
                margin-right: 0;
                background: url('~/media/medmutual/images/HealthcareReform/icons_summary.png') no-repeat left;
                border-right: none;
            }

            .healthcarereform section#main article section.learnmore article article.timeline
            {
                width: 50%;
                background: url('~/media/medmutual/images/HealthcareReform/icons_timeline.png') no-repeat left;
            }

        .healthcarereform section#main article section.learnmore article h2
        {
            width: 100%;
            padding-top: .8em;
            padding-bottom: .8em;
            margin-bottom: 0;
            line-height: 1.2em;
            font-size: 2.4em;
            color: #3FA079;
        }

        .healthcarereform section#main article section.learnmore article article p
        {
            margin-bottom: 0;
        }

            .healthcarereform section#main article section.learnmore article article p a
            {
                margin-bottom: 0;
                font-family: 'Aleo',Georgia, "Times New Roman", Times, serif;
                font-size: 21px;
            }

    /* ==|== primary styles =====================================================
	Client: Medical Mutual of Ohio
	Author: Randy Hammons, Optiem LLC
	========================================================================== */

    html
    {
        height: 100%;
    }


    body,
    body.no-hero
    {
        color: #444;
    }
        body.no-hero.standalone.no-secondary
        {
            background: url("/MedMutual/MedMutual/Global/images/global/bg_body-gray.png") 0 135px repeat-x #FBFBFB;
        }


        body *
        {
            margin: 0;
            padding: 0;
        }

        body form > header
        {
            width: 100%;
            background: rgba(255, 255, 255, .98);
            padding: .5em 0 2em;
        }

            body form > header .wrapper
            {
                margin: auto;
                width: 95%;
                max-width: 1600px;
            }

            body form > header hgroup img
            {
                width: 100%;
            }

            body form > header hgroup
            {
                float: left;
                margin: 1.5em 0 0;
                width: 270px;
            }

                body form > header hgroup h2
                {
                    text-indent: -999em;
                }

     #main article section section.refine-search-text {
        position: relative;
    }

    #main article section section.refine-search-text input {
        font-size: 2.6em;
        color: #444;
        width: 100%;
        height: 77px;
        }

        body form > #title-bar
        {
            background-color: #00857f;
        }

    body form > #title-bar article {
        margin: auto;
        max-width: 1600px;
        padding: 15px;
    }

                body.home form > #title-bar article h1
                {
                    margin: 0;
                    font-size: 4em;
                    color: #fff;
                    width: 68%;
                    display: inline-block;
                    vertical-align: middle;
                }

                body form > #title-bar article h1 {
                    margin: 0 32% 0 0;
                    font-size: 4em;
                    color: #fff;
                }

    #backgroundimage,
    .home form > #backgroundimage,
    .individuals form > #backgroundimage
    {
        position: fixed;
        top: 0;
        z-index: -1;
        width: 100%;
        height: 95%;
        background-size: 100%;
        background-repeat: no-repeat;
        box-shadow: inset 0 -40px 80px #000;
    }


    #main article section section.refine-search-text
    {
        padding: 0em 0em 2em 0em;
    }

        #main article section section.refine-search-text input
        {
            width: 93%;
            padding: .5em;
            border-width: 1px;
            border-style: solid;
            border-color: rgb(180,180,180);
            border-radius: .275em;
            font-size: 1.4em;
            color: rgb(102,102,102);
        }

            #main article section section.refine-search-text button,
            #main article section section.refine-search-text input[type="submit"]
            {
                width: 37px;
                height: 32px;
               background: url("/MedMutual/MedMutual/Global/images/global/btnSearch.png") 0 no-repeat;
                border: 0px;
                box-shadow: none;
                padding: 0.7em;
            }

    body form > header nav ul
    {
        margin: 0;
        list-style: none;
    }

        body form > header nav ul li
        {
            position: relative;
            float: left;
        }

            body form > header nav ul li ul
            {
                position: absolute;
                left: -999em;
            }

    body form > header nav#global
    {
        float: right;
        width: auto;
        height: 19px;
    }

    .lt-ie8 body form > header nav#global
    {
        width: auto;
    }

    body form > header nav#global ul
    {
        width: 100%;
        text-align: right;
    }

    .lt-ie8 body form > header nav#global ul
    {
        position: absolute;
        right: 0;
        width: auto;
        padding-right: 35em;
    }

    body form > header nav#global ul li
    {
        float: none;
        display: inline-block;
    }

    .lt-ie8 body form > header nav#global ul li
    {
        float: left;
        display: block;
    }

    body form > header nav#global ul li a
    {
        display: block;
        padding: 0 0.7em 0 0.5em;
        font-size: 1.4em;
    }

    body form > header nav#global > ul > li.chat,
    body form > header nav#global > ul > li.search,
    body form > header nav#global > ul > li#menu
    {
        padding: 0 0 0 1.5em;
        border-right: 0;
    }

    body form > header nav#global > ul > li#menu
    {
        display: none;
    }

    body form > header nav#global > ul > li.chat img
    {
        margin: 0 0 0 0.15em;
        width: 22px;
        height: 17px;
        cursor: pointer;
    }

    body form > header nav#global > ul > li.search img
    {
        width: 18px;
        cursor: pointer;
    }

    body form > header nav#global > ul > li#menu img
    {
        width: 28px;
        cursor: pointer;
    }


    body form > header nav#global ul li.login a.close
    {
        display: inline;
        font-size: 0.7em;
        padding: 0.2em 0em 0em 5.5em;
        white-space: nowrap;
        position: absolute;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }

    body form > header nav#global ul > li > fieldset > button[type=submit]
    {
        padding: 0.7em 0.5em;
        width: 37px;
        height: 27px;
        background: url("/MedMutual/MedMutual/Global/images/global/btnSearch.png") 0 no-repeat;
        border: 0px;
        box-shadow: none;
        vertical-align: middle;
    }

    body form > header nav#global ul li.login ul
    {
        display: none;
        left: auto;
        right: 0;
        padding: .5em;
        width: 300px;
        background: rgb(237,237,237);
        border-radius: .75em;
        box-shadow: 0 5px 10px rgba(0,0,0,0.25);
        text-align: left;
    }

    .lt-ie8 body form > header nav#global ul li.login ul
    {
        width: 320px;
    }

    body form > header nav#global ul li.login ul li
    {
        float: none;
        display: block;
        padding: 0 0 1em 0;
        background: rgb(255,255,255);
        border-radius: .75em;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

        body form > header nav#global ul li.login ul li + li
        {
            display: block;
            margin: 0;
            padding: 0;
            background: rgb(255,255,255);
            border-radius: 0;
        }

            body form > header nav#global ul li.login ul li + li a
            {
                position: relative;
                display: block;
                margin: 0 0 1px;
                padding: .5em 0 .5em .5em;
                background: rgb(244,244,244);
                background: rgba(244,244,244,1);
                border-width: 0 1px 0 1px;
                border-color: rgb(255,255,255);
                border-style: solid;
                font-size: 1.575em;
                text-decoration: none;
                -webkit-transition: all .25s linear;
            }

                body form > header nav#global ul li.login ul li + li a:hover
                {
                    background: rgb(234,234,234);
                }

            body form > header nav#global ul li.login ul li + li.employers > a
            {
                border-left: 0px solid rgb(64,161,122);
                color: rgb(64,161,122);
            }

            body form > header nav#global ul li.login ul li + li.brokers > a
            {
                border-left: 0px solid rgb(64,161,122);
                color: rgb(64,161,122);
            }

            body form > header nav#global ul li.login ul li + li.providers > a
            {
                border-left: 0px solid rgb(64,161,122);
                color: rgb(64,161,122);
            }

        body form > header nav#global ul li.login ul li:last-child
        {
            -webkit-border-bottom-left-radius: 6px;
            -webkit-border-bottom-right-radius: 6px;
            -moz-border-radius-bottomleft: 6px;
            -moz-border-radius-bottomright: 6px;
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
            border-right: 0;
        }

        body form > header nav#global ul li.login ul li h2,
        body form > header nav#global ul li.login ul li div
        {
            margin: 0 .5em .25em;
            padding: .5em 0 .25em;
            color: rgb(64,161,122);
            font-weight: 500;
            border-bottom: 1px dashed rgb(204, 204, 204);
            font-size: 2.0em;
            font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        }

            body form > header nav#global ul li.login ul li h3,
            body form > header nav#global ul li.login ul li div.not-registered
            {
                margin: 0 .5em 0;
                font-size: 1.4em;
                font-weight: normal;
                font-family: Sans-Serif;
                color: rgb(102,102,102);
                padding: 0;
            }

        body form > header nav#global ul li.login ul li p
        {
            margin: 0 .5em 1em;
            font-size: 1.4em;
        }

            body form > header nav#global ul li.login ul li p a
            {
                display: inline;
                margin: 0;
                padding: 0;
                font-size: 1em;
            }

        body form > header nav#global ul li.login ul li fieldset
        {
            padding: 0;
            margin: 0 .75em 1em;
            width: auto;
            border-bottom: 1px dashed rgb(204, 204, 204);
        }

            body form > header nav#global ul li.login ul li fieldset legend
            {
                position: absolute;
                left: -999em;
                margin: 0;
                padding: 0 0 1em;
                font-size: 1.4em;
            }

            body form > header nav#global ul li.login ul li fieldset label
            {
                display: block;
                margin: .5em 0;
                font-size: 1.4em;
            }

                body form > header nav#global ul li.login ul li fieldset label dfn
                {
                    display: block;
                    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                    font-style: normal;
                }

                body form > header nav#global ul li.login ul li fieldset label input
                {
                    padding: .5em;
                    width: 100%;
                    border: 1px solid rgb(220,220,220);
                    border-radius: 4px;
                    background: rgb(242,242,242);
                    box-shadow: inset 0 0 6px rgb(180,180,180);
                    font-size: 1em;
                    color: rgb(102,102,102);
                }

    body form > header nav#global ul li fieldset input
    {
        padding: .5em;
        width: 75%;
        border: 1px solid rgb(180,180,180);
        border-radius: 0.275em;
        box-shadow: none;
        font-size: 1.4em;
        color: rgb(102,102,102);
        vertical-align: middle;
    }

    .lt-ie8 body form > header nav#global ul li.login ul li fieldset label input
    {
        width: 90%;
    }

    body form > header nav#global ul li.login ul li fieldset button
    {
        margin: 0 .75em 1em;
    }

    body form > header nav#primary
    {
        float: right;
        clear: right;
        margin: .8em 0 0;
        width: auto;
    }

        body form > header nav#primary ul
        {
            margin: 0;
            width: 100%;
        }

            body form > header nav#primary ul li a
            {
                display: block;
                margin: 0 17px;
                padding: .3em 0;
                font-size: 1.6em; /* regular font bolded was smaller than true bold at same size, took down 0.1em */
                font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                color: #444;
            }

        body form > header nav#primary > ul > li:hover > a,
        body form > header nav#primary > ul > li > a:hover {
            color: #444;
            text-decoration: none;
            text-shadow: 0 0 .25px #444, 0 0 .25px #444;
        }

        body form > header nav#primary > ul > li.active > a,
        body form > header nav#primary > ul > li > a:active {
            text-shadow: none;
        }

        body form > header nav#primary > ul > li.active > a
        {
            border-bottom: 2px solid #f2a900;
            color: #444;
            font-family: "OpenSansBold", "Helvetica Neue Bold", "Helvetica Bold", Arial, "Lucida Grande", sans-serif;
        }

        body form > header nav#primary ul li:last-of-type a
        {
            margin-right: 0;
        }

        body form > header nav#primary > p > a.ChkNetwork
        {
            display: block;
            margin: 0 0 0 3em;
            padding: .5em 0 0 1.7em;
            border-right: 0;
            font-size: 1.4em;
            color: #00a5d6;
            float: left;
            background: url('/MedMutual/MedMutual/Global/images/global/icon_penalty_est.png') left 8px no-repeat;
        }

        body form > header nav#primary > p > a.PenaltyCalculator
        {
            display: block;
            margin: 0 0 0 3em;
            padding: .5em 0 0 1.7em;
            border-right: 0;
            font-size: 1.4em;
            color: #00a5d6;
            float: left;
            background: url('/MedMutual/MedMutual/Global/images/global/icon_penalty_est.png') left 8px no-repeat;
        }

        body form > header nav#primary > p > a.chat:hover
        {
            color: #3fa079;
            text-decoration: none;
        }

        a.chat
        {
            text-decoration: none;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            font-size: 1.1em;
            font-weight: normal;
        }

        body form > header nav#primary ul li ul
        {
            position: absolute;
            left: -999em;
            padding: 0;
            margin: 0;
            width: 200px;
            overflow: hidden;
            background: rgb(255,255,255);
        }

    .lt-ie8 body form > header nav#primary ul li ul
    {
        width: 210px;
    }

    body form > header nav#primary ul li.individuals ul li
    {
        border-color: rgb(64,161,122);
    }

    body form > header nav#primary ul li.employers ul li
    {
        border-color: rgb(64,161,122);
    }

    body form > header nav#primary ul li.brokers ul li
    {
        border-color: rgb(64,161,122);
    }

    body form > header nav#primary ul li.providers ul li
    {
        border-color: rgb(64,161,122);
    }

    body form > header nav#primary ul li ul li.first,
    body form > header nav#primary ul li ul li:first-child
    {
        padding-top: .75em;
        border-width: 5px 5px 0 5px;
    }

    body form > header nav#primary ul li ul li.last,
    body form > header nav#primary ul li ul li:last-child
    {
        padding-bottom: .75em;
        border-width: 0px 5px 5px 5px;
        -webkit-border-bottom-right-radius: .75em;
        -webkit-border-bottom-left-radius: .75em;
        -moz-border-radius-bottomright: .75em;
        -moz-border-radius-bottomleft: .75em;
        border-bottom-right-radius: .75em;
        border-bottom-left-radius: .75em;
    }

    body form > header nav#primary ul li ul li a
    {
        display: block;
        margin: 0;
        padding: .5em 1em;
        background: none;
        border-radius: 0;
        color: #00857f;
    }

        body form > header nav#primary ul li ul li a:hover
        {
            color: rgb(64,161,122);
        }

        body form > header nav#primary ul li ul li a:visited
        {
            color: #00857f;
        }

    body form > header nav#primary ul li ul.secondary
    {
        display: none;
        position: inherit;
        float: left;
        clear: both;
        left: auto;
        margin: 0;
        width: auto;
        padding-bottom: 2em;
        overflow: visible;
        background: transparent;
    }

        body form > header nav#primary ul li ul.secondary li
        {
            border: 0;
            padding: .5em 0 0 2em;
        }

            body form > header nav#primary ul li ul.secondary li a
            {
                font-size: 1.4em;
                font-weight: normal;
                cursor: pointer;
            }

    body h1
    {
        margin: 0 0 .5em;
        font-size: 3em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-weight: normal;
        color: rgb(64,161,122);
    }


	.individuals h1,
    .employers h1,
    .brokers h1,
    .providers h1,
    .medicareadvantage h1
    {
        color: #FFF;
    }

    body h2
    {
        margin: 0 0 .5em;
        font-family: 'Aleo', Georgia, Palatino, Times New Roman, serif;
        font-size: 2.6em;
        font-weight: normal;
        color: #444444;
    }

    body h3
    {
        margin: 0 0 .25em;
        font-family: 'Aleo', Georgia, Palatino, Times New Roman, serif;
        font-size: 1.8em;
        font-weight: normal;
    }

    body h4
    {
        font-size: 1.4em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
    }

    body .orange
    {
        color: #5f259f;
    }

    body button, body input[type=submit], body a.button
    {
        display: inline-block;
        padding: .5em 1em; 
        background-color: white;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 3px;
        color: #00857F;
        border:solid 2px #00857f;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.7em;
        text-decoration: none;
        /*box-shadow:0px -3px 0px 0px rgba(0,0,0,0.50) inset;*/
        
    }
body button, body input[type=submit], body a.button.trafficmanager {
    color: white;
}

        body button:hover, body input[type=submit]:hover, body a.button:hover {
                background: #00857f;
            color: white;
        }


    body button.alt
    {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.5, #fcb514), color-stop(1, #d89e19) );
        background: -moz-linear-gradient( center top, rgb(252, 179, 19) 5%, rgb(216, 158, 25) 100% );
        background-color: #FCB313;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 3px;
        border: 2px solid rgb(216, 158, 25);
    }

        body button.alt:hover
        {
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.5, #d89e19), color-stop(1, #fcb514) );
            background: -moz-linear-gradient( center top, rgb(216, 158, 25) 5%, rgb(252, 179, 19) 100% );
            background-color: rgb(216, 158, 25);
        }

    body button:active
    {
        box-shadow: -1px -1px 3px rgb(200,200,200), inset 0 0 10px rgba(0,0,0,0.5);
        text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
    }

    body mark
    {
        padding: .25em .5em;
        color: rgb(255,255,255);
        background: rgb(64, 161, 122);
        font-style: normal;
        font-weight: normal;
        font-size: 1.4em;
    }

        body mark.block
        {
            display: block;
            margin: 0 0 1em;
        }

        body mark.individuals
        {
            background: rgb(64,161,122);
        }

        body mark.employers
        {
            background: rgb(64,161,122);
        }

        body mark.brokers
        {
            background: rgb(64,161,122);
        }

        body mark.providers
        {
            background: rgb(64,161,122);
        }

    #overlay
    {
        position: absolute;
        left: 0;
        top: 0;
        background: transparent;
        opacity: 0;
        width: 100%;
        height: 100%;
        z-index: 00;
    }

nav.secondary {
    margin: 0 auto;
    width: 100%;
    background: #fff;
}

nav.secondary ul {
    margin: 0 auto;
    width: 95%;
    max-width: 1600px;
    list-style: none;
}


    nav.secondary ul li
    {
        position: relative;
        display: inline-block;
        width: auto;
        text-align: center;
        vertical-align: middle;
    }

    .lt-ie8 nav.secondary ul li
    {
        display: block;
        float: left;
    }

    nav.secondary ul li a
    {
        display: block;
        margin: 0 1.5em 0 0;
        padding: 1em 0;
        font-size: 1.4em;
        font-weight: normal; 
        color: #444;
    }

    nav.secondary ul li.active a
    {
        color: #444;
        font-family: "OpenSansBold", "Helvetica Neue Bold", Helvetica, Arial, "Lucida Grande", sans-serif; /* THIS */
    }
     nav.secondary ul li.active li,
     nav.secondary ul li.active li a
    {
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; /* THIS */
    }
    nav.secondary ul li.parent a
    {
        background: url("/MedMutual/MedMutual/Global/images/global/sortDescIcon.png") center 35px no-repeat;
    }

        nav.secondary ul li:first-child a
        {
            margin-left: 0;
        }

nav.secondary ul li a:hover,
nav.secondary ul li a:active,
nav.secondary ul li:hover a {
    text-decoration: none;
    color: #444;
    /*font-weight: bold;*/
    text-shadow: 0 0 .25px #444, 0 0 .25px #444;
}

    nav.secondary ul li.parent a:hover,
    nav.secondary ul li.parent a:active,
    nav.secondary ul li.parent:hover a
    {
        background: url("/MedMutual/MedMutual/Global/images/global/sortDescIcon.png") center 35px no-repeat;
        text-decoration: none;
    }

    nav.secondary ul li ul
    {
        position: absolute;
        left: -999em;
        display: block;
        width: 246px;
    }

    nav.secondary ul li:hover ul,
    nav.secondary ul li.parent:hover ul,
    nav.secondary ul li.jqhover ul,
    nav.secondary ul li.parent.jqhover ul
    {
        position: absolute;
        left: 0px;
        top: 47px;
        z-index: 100;
        padding: 0 10px;
        background: white;
        border-width:0 1px 1px 1px;
        border-color: rgb(125,125,125) rgb(230,230,230) rgb(230,230,230) rgb(230,230,230);
        border-style: solid;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        box-shadow: 0 5px 10px rgba(0,0,0,0.25);
    }

        nav.secondary ul li:hover ul li,
        nav.secondary ul li.parent:hover ul li,
        nav.secondary ul li.jqhover ul li,
        nav.secondary ul li.parent.jqhover ul li
        {
            display: block;
            float: none;
            width: auto;
            max-width: 100%;
            background: none;
            border-width: 1px 0 0 0;
            border-style: solid;
            border-color: rgb(204,204,204);
        }

            nav.secondary ul li:hover ul li:first-child,
            nav.secondary ul li.parent:hover ul li:first-child,
            nav.secondary ul li.jqhover ul li:first-child,
            nav.secondary ul li.parent.jqhover ul li:first-child
            {
                border-width: 0 0 0 0;
            }

            nav.secondary ul li:hover ul li a,
            nav.secondary ul li.parent:hover ul li a,
            nav.secondary ul li.jqhover ul li a,
            nav.secondary ul li.parent.jqhover ul li a
            {
                position: relative;
                display: block;
                background: 0;
                text-shadow: none;
                text-align: left;
            }

                /*nav.secondary ul li:hover ul li a:link,
                nav.secondary ul li:hover ul li a:visited,
                nav.secondary ul li.parent:hover ul li a:link,
                nav.secondary ul li.parent:hover ul li a:visited,
                nav.secondary ul li.jqhover ul li a:link,
                nav.secondary ul li.jqhover ul li a:visited,
                nav.secondary ul li.parent.jqhover ul li a:link,
                nav.secondary ul li.parent.jqhover ul li a:visited
                {
                    color: rgb(0, 107, 63);
                }*/

                nav.secondary ul li:hover ul li a:hover,
                nav.secondary ul li:hover ul li a:active,
                nav.secondary ul li.parent:hover ul li a:hover,
                nav.secondary ul li.parent:hover ul li a:active,
                nav.secondary ul li.jqhover ul li a:hover,
                nav.secondary ul li.jqhover ul li a:active,
                nav.secondary ul li.parent.jqhover ul li a:hover,
                nav.secondary ul li.parent.jqhover ul li a:active
                {
                    color: #00857f; 
                }

    #alert
    {
        position: relative;
        margin: 0 auto 1em;
        padding: 2em 1em 1em;
        width: 95%;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFCC), color-stop(1, #FFFF99) );
        background: -moz-linear-gradient( center top, #FFFFCC 5%, #FFFF99 100% );
        background-color: #FFFFCC;
        border: 1px solid rgb(236, 106, 54);
        border-radius: .375em;
        line-height: 1.375;
        overflow: hidden;
        color: rgb(74,74,74);
    }

    .js #alert
    {
        display: none;
    }

    #alert h2
    {
        float: left;
        margin: -.25em 1em 0 0;
        padding: 0.5em 1em 0.5em 0.5em;
        border-right: 1px solid rgb(236, 106, 54);
    }

    #alert p
    {
        margin: .5em 0;
        font-size: 1.4em;
    }

        #alert p a,
        #alert p a:link,
        #alert p a:visited
        {
            color: rgb(236, 106, 54);
        }

        #alert p.close
        {
            position: absolute;
            right: -8px;
            top: -4px;
            display: block;
            cursor: pointer;
            padding: 4px 34px 10px 4px;
            color: black;
            font-size: 1.1em;
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            background: url("/MedMutual/MedMutual/Global/images/global/sprites.png") -228px -796px no-repeat;
        }

            #alert p.close:hover
            {
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                color: rgb(236, 106, 54);
            }

    #breakout
    {
        position: relative;
        left: -1px;
        margin: 0 auto 0;
        padding: 0 .25em;
        width: 95%;
        max-width: 1600px;
        height: 410px;
        line-height: 1.375;
    }

    #feature
    {
        position: absolute;
        float: left;
        display: block;
        padding: 0px 2px 32px 0px;
        width: 625px;
        height: 410px;
        background: rgb(255,255,255);
        border-radius: .375em;
        overflow: hidden;
        z-index: 0;
    }

        #feature ol
        {
            position: absolute;
        }

            #feature ol > li
            {
                float: left;
                display: block;
                width: 625px;
                height: 410px;
                list-style: none;
                background: rgb(255,255,255);
                z-index: 10;
                overflow: hidden;
            }


                #feature ol > li figure
                {
                    position: relative;
                    display: block;
                    line-height: 32px;
                }


                        #feature ol > li figure ul li
                        {
                            position: absolute;
                            display: block;
                            margin-top: -1000px;
                            padding: 1px;
                            width: 34px;
                            height: 34px;
                            list-style: none;
                        }

                    #feature ol > li figure figcaption
                    {
                        position: absolute;
                        top: 2em;
                        left: 1em;
                        display: block;
                        width: 240px;
                        height: 236px;
                        font-size: 1.4em;
                    }

                        #feature ol > li figure figcaption h2
                        {
                            color: #FCB313;
                            font-weight: normal;
                        }

                        #feature ol > li figure figcaption h1
                        {
                            margin: 0 0 .5em;
                            font-size: 2.2em;
                            color: #FCB313;
                            font-weight: normal;
                        }

                        #feature ol > li figure figcaption p
                        {
                            line-height: 1.5;
                        }

    #breakout #feature ol > li figure figcaption p.more
    {
        clear: none;
        float: none;
        margin: 1em 0 0;
        padding: 0;
        width: auto;
        background: none;
        border: 0;
        border-radius: 0;
        font-size: 1.4em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-weight: 300;
    }

        #breakout #feature ol > li figure figcaption p.more a
        {
            padding: 0;
        }

            #breakout #feature ol > li figure figcaption p.more a:after
            {
                display: none;
            }

    #feature ol > li.target
    {
        z-index: 100;
    }

    #feature menu
    {
        width: 625px;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 1em 1em 1em 270px;
        background: rgb(255,255,255);
        border-radius: 0px 0px .375em .375em;
        z-index: 200;
    }

        #feature menu a
        {
            float: left;
            display: block;
            margin: 0 6px;
            padding: 10px 0 0 0;
            width: 10px;
            height: 0;
            color: rgb(255,255,255);
            border-radius: 5px;
            background: rgb(240,240,240);
            overflow: hidden;
        }

            #feature menu a:active,
            #feature menu a.active
            {
                background: #FCB313;
            }


    #main section.feature .traffic-manager,
    .landing #main aside .traffic-manager,
    .standalone #main aside .traffic-manager,
    .backpage #main aside .traffic-manager,
    #main section.feature .coupon-booklet,
    .landing #main aside .coupon-booklet,
    .standalone #main aside .coupon-booklet,
    .backpage #main aside .coupon-booklet,
    #main section.feature .login-manager,
	.landing #main aside .login-manager,
	.standalone #main aside .login-manager,
    .backpage #main aside .login-manager,
    .landing #main div#imageoverlay section.feature,
    #breakout section.login,
    .landing #main aside section.login
    {
        position: relative;
        float: right;
        display: block;
        margin: 0 0 1em;
        padding: .5em 1em;
        width: 100%;
        background: #FFF;
        border-radius: .375em;
        clear: both;
    }

    #main section.feature .traffic-manager,
    #main section.feature .login-manager 
    {
        position: relative;
        float: right;
        display: block;
        margin: 0;
        padding: .5em 1em;
        width: 100%;
        background: #FFF;
        border-radius: .375em;
        clear: both;
    }

    #breakout section.login,
    .landing #main aside section.login
    {
        background: #FFF;
    }

    #main section.feature .traffic-manager h2,
    .landing #main aside .traffic-manager h2,
    .standalone #main aside .traffic-manager h2,
    .backpage #main aside .traffic-manager h2,
    #main section.feature .coupon-booklet h2,
    .landing #main aside .coupon-booklet h2,
    .standalone #main aside .coupon-booklet h2,
    .backpage #main aside .coupon-booklet h2,
    #main section.feature .login-manager h2,
	.landing #main aside .login-manager h2,
	.standalone #main aside .login-manager h2,
    .backpage #main aside .login-manager h2,
    .landing #main div#imageoverlay section.feature h2,
    .landing #main div#imageoverlay section.feature div
    {
        margin: 0 0 .25em;
        font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
        font-size: 3.4em;
    }

    #main #HealthPlanLoginRelated div.HomepageHeaderText
    {
        margin: 0 0.3em .1em;
        font-size: 2.8em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-weight: normal;
    }

    #breakout section.login h2,
    #breakout section.login div,
    .landing #main aside section.login h2,
    .landing #main aside section.login div
    {
        margin: 0 0 .1em;
        font-size: 2.8em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-weight: normal;
    }

    #main section.feature .traffic-manager p,
    .landing #main aside .traffic-manager p,
    .standalone #main aside .traffic-manager p,
    .backpage #main aside .traffic-manager p,
    #main section.feature .coupon-booklet p,
    .landing #main aside .coupon-booklet p,
    .standalone #main aside .coupon-booklet p,
    .backpage #main aside .coupon-booklet p,
    #main section.feature .login-manager p,
	.landing #main aside .login-manager p,
	.standalone #main aside .login-manager p,
    .backpage #main aside .login-manager p,
    .landing #main div#imageoverlay section.feature p,
    #breakout section.login p,
    .landing #main aside section.login p
    {
        margin: 0 0 .3em;
        font-size: 1.4em;
        color: #444;
    }

    #main section.feature .login-manager p,
	.landing #main aside .login-manager p,
	.standalone #main aside .login-manager p,
    .backpage #main aside .login-manager p {
        margin: 1em;
        font-size: 1.8em;
    }

    #breakout section.login p,
    .landing #main aside section.login p
    {
        color: #444666;
    }

    #main section.feature fieldset + p,
    .landing #main aside .traffic-manager fieldset + p,
    .standalone #main aside .traffic-manager fieldset + p,
    .backpage #main aside .traffic-manager fieldset + p,
    .landing #main aside .coupon-booklet fieldset + p,
    .standalone #main aside .coupon-booklet fieldset + p,
    .backpage #main aside .coupon-booklet fieldset + p,
    .landing #main div#imageoverlay section.feature fieldset + p
    {
        padding: 0;
    }

    #main section.feature p.more,
    .landing #main aside .traffic-manager p.more,
    .standalone #main aside .traffic-manager p.more,
    .backpage #main aside .traffic-manager p.more,
    .landing #main aside .coupon-booklet p.more,
    .standalone #main aside .coupon-booklet p.more,
    .backpage #main aside .coupon-booklet p.more,
    .landing #main div#imageoverlay section.feature p.more
    {
        float: none;
        margin: 0;
        padding: 0;
        width: auto;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        display: none;
    }

        #main section.feature p.more a:link,
        #main section.feature p.more a:visited,
        .landing #main aside section.feature p.more a:link,
        .landing #main aside section.feature p.more a:visited,
        .standalone #main aside section.feature p.more a:link,
        .standalone #main aside section.feature p.more a:visited,
        .landing #main div#imageoverlay section.feature p.more a:link,
        .landing #main div#imageoverlay section.feature p.more a:visited
        {
            border-top: 1px dashed rgb(102,102,102);
            text-decoration: none;
            font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
            font-weight: 700;
        }

        #main section.feature p.more a:hover,
        #main section.feature p.more a:active,
        .landing #main aside section.feature p.more a:hover,
        .landing #main aside section.feature p.more a:active,
        .standalone #main aside section.feature p.more a:hover,
        .standalone #main aside section.feature p.more a:active,
        .landing #main div#imageoverlay section.feature p.more a:hover,
        .landing #main div#imageoverlay section.feature p.more a:active
        {
            text-decoration: none;
        }

        #main section.feature p.more a:after,
        .landing #main aside section.feature p.more a:after,
        .standalone #main aside section.feature p.more a:after,
        .landing #main div#imageoverlay section.feature p.more a:after
        {
            content: "";
            display: none;
        }

    #main section.feature p a,
    #main section.feature p a:link,
    #main section.feature p a:visited,
    .landing #main aside .traffic-manager p a,
    .landing #main aside .traffic-manager p a:link,
    .landing #main aside .traffic-manager p a:visited,
    .backpage #main aside .traffic-manager p a,
    .backpage #main aside .traffic-manager p a:link,
    .backpage #main aside .traffic-manager p a:visited,
    .standalone #main aside .traffic-manager p a,
    .standalone #main aside .traffic-manager p a:link,
    .standalone #main aside .traffic-manager p a:visited,
    .landing #main div#imageoverlay section.feature p a,
    .landing #main div#imageoverlay section.feature p a:link,
    .landing #main div#imageoverlay section.feature p a:visited
    {
        color: rgb(255,255,255);
        text-decoration: underline;
        font-weight: 700;
        font-size: .8em;
    }

    #main section.feature fieldset,
    .landing #main aside .traffic-manager fieldset,
    .standalone #main aside .traffic-manager fieldset,
    .backpage #main aside .traffic-manager fieldset,
    .landing #main aside .coupon-booklet fieldset,
    .standalone #main aside .coupon-booklet fieldset,
    .backpage #main aside .coupon-booklet fieldset,
    .landing #main div#imageoverlay section.feature fieldset
    {
        padding: 0 0 .5em;
        margin: 0;
        outline: none;
        overflow: hidden;
    }

    .landing #main aside .coupon-booklet fieldset,
    .standalone #main aside .coupon-booklet fieldset,
    .backpage #main aside .coupon-booklet fieldset 
    {
        text-align: center;
    }

    #breakout section.login fieldset p,
    .landing #main aside section.login fieldset p
    {
        float: right;
        font-size: 11px;
    }

    .lt-ie8 #breakout section.login fieldset p,
    .lt-ie8 .landing #main aside section.login fieldset p
    {
        float: none;
    }

    #main section.feature fieldset legend,
    .landing #main aside .traffic-manager fieldset legend,
    .standalone #main aside .traffic-manager fieldset legend,
    .backpage #main aside .traffic-manager fieldset legend,
    .landing #main aside .coupon-booklet fieldset legend,
    .standalone #main aside .coupon-booklet fieldset legend,
    .backpage #main aside .coupon-booklet fieldset legend,
    .landing #main div#imageoverlay section.feature fieldset legend,
    #breakout section.login legend,
    .landing #main aside section.login legend
    {
        position: absolute;
        left: -999em;
        display: none;
    }

    #main section.feature fieldset button,
    .landing #main aside .traffic-manager fieldset button,
    .standalone #main aside .traffic-manager fieldset button,
    .backpage #main aside .traffic-manager fieldset button,
    .landing #main aside .traffic-manager fieldset .button, 
	.standalone #main aside .traffic-manager fieldset .button, 
    .backpage #main aside .traffic-manager fieldset .button,
    .landing #main div#imageoverlay section.feature fieldset button
    {
        float: right;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: normal;
        *float: left;
        *margin-left: 0.6em;
    }

    #main section.feature button,
    .landing #main aside .traffic-manager button,
    .standalone #main aside .traffic-manager button,
    .backpage #main aside .traffic-manager button,
    .landing #main aside .traffic-manager .button, 
	.standalone #main aside .traffic-manager .button, 
    .backpage #main aside .traffic-manager .button,
    .landing #main div#imageoverlay section.feature button
    {
        float: left;
        margin: .6em .5em .5em 0;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 700;
        *float: left;
        *margin-left: 0.6em;
    }

    #breakout section.login fieldset button,
    .landing #main aside section.login fieldset button
    {
        float: left;
        margin: 0;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 700;
        *float: left;
        *margin-left: 0.6em;
    }

    .landing #main aside .ma-rr-form fieldset button {
        float: none;
    }

    .landing #main aside .ma-rr-form div.validation-summary-errors p
    {
        color: rgb(220,35,35);
        font-size: 1.4em;
        text-align: left
    }

    #main section.feature fieldset label,
    .landing #main aside .traffic-manager fieldset label,
    .backpage #main aside .traffic-manager fieldset label,
    .landing #main div#imageoverlay .traffic-manager fieldset label,
    #breakout section.login fieldset label,
    .landing #main aside section.login fieldset label
    {
        float: left;
        width: 48%;
        color: #fff;
    }

    .landing #main aside .ma-rr-form fieldset label.full {
        float: right;
        width: 100%;
        margin: 0 0 1em;
    }

     .landing #main aside .ma-rr-form fieldset label.radio {
           margin: .5em 0;
    }

    .landing #main aside .ma-rr-form fieldset label, 
    .backpage #main aside .ma-rr-form fieldset label, 
    .landing #main div#imageoverlay .ma-rr-form fieldset label {
        color: #444;
        cursor: default;
    }

    .lt-ie8 #main section.feature fieldset label,
    .lt-ie8 .landing #main aside section.feature fieldset label,
    .lt-ie8 .landing #main div#imageoverlay section.feature fieldset label,
    .lt-ie8 #breakout section.login fieldset label,
    .lt-ie8 .landing #main aside section.login fieldset label
    {
        float: left;
        width: 43%;
        color: #fff;
    }

    #main section.feature fieldset label + label + label,
    .landing #main aside section.feature fieldset label + label + label,
    .landing #main div#imageoverlay section.feature fieldset label + label + label,
    #breakout section.login fieldset label + label + label,
    .landing #main aside section.login fieldset label + label + label
    {
        margin-left: 1em;
    }

    #breakout section.login fieldset label.half,
    .landing #main aside section.login fieldset label.half
    {
        clear: none;
        float: left;
        margin: 0 2% 1em 0;
        width: 48%;
        *margin: 0 1.5% 1em 0;
        *width: 44.75%;
    }

    #main section.feature fieldset label dfn,
    .landing #main aside section.feature fieldset label dfn,
    .landing #main div#imageoverlay section.feature fieldset label dfn
    {
        display: block;
        margin: .5em 0 .25em;
        font-size: 1.4em;
        font-style: normal;
        font-weight: 300;
        color: #444;
    }


    .landing #main div#imageoverlay section.InsuranceLite,
    .landing #main aside section.InsuranceLite
    {
        clear: both;
        margin: 1em 0;
        padding: 0.5em 0.5em;
        background: rgb(255,255,255);
        box-shadow: none;
        border-radius: .375em;
        overflow: hidden;
    }


        .landing #main div#imageoverlay section.InsuranceLite div,
        .landing #main aside section.InsuranceLite div
        {
            background: #3ea079;
            padding: 0.5em;
            color: #fff;
        }




            .landing #main div#imageoverlay section.InsuranceLite div fieldset label dfn,
            .landing #main aside section.InsuranceLite div fieldset label dfn
            {
                display: block;
                margin: .5em 0 .25em;
                font-size: 1.4em;
                font-style: normal;
                font-weight: 300;
                color: rgb(255,255,255);
            }


            .landing #main div#imageoverlay section.InsuranceLite div fieldset p,
            .landing #main aside section.InsuranceLite div fieldset p
            {
                display: block;
                margin: .5em 0 .25em;
                font-size: 1.4em;
                font-style: normal;
                font-weight: 300;
                color: #444;
            }



            .landing #main div#imageoverlay section.InsuranceLite div h2,
            .landing #main div#imageoverlay section.InsuranceLite div div,
            .landing #main aside section.InsuranceLite div h2,
            .landing #main aside section.InsuranceLite div div
            {
                display: block;
                margin: 0em 0 0em;
                font-size: 18pt;
                font-style: normal;
                font-weight: 400;
                color: rgb(255,255,255);
                font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
                padding: 0;
            }

    #main section.feature fieldset label input,
    #breakout section.login fieldset label input,
    .landing #main aside section.login fieldset label input,
    .individuals #main article div#MSQ-step1 input,
    #main article fieldset input
    {
        display: block;
        padding: .5em;
        width: 100%;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(180,180,180);
        border-radius: .375em;
        font-size: 1.4em;
        color: #444;
    }

    #main div#ContentMessageBox,
    #main div#HmoMessageBox
    {
        width: 100%;
        background-color: #FFFDC9;
        border: 2px solid #f3f1bf;
        border-radius: .5em;
        margin-bottom: 2em;
        position: relative;
    }

    #main div#ContentMessageBox section,
    #main div#HmoMessageBox section
    {
        padding: 1.5em 1.5em 0.25em;
    }

    #main div#ContentMessageBox section .ContentIcon {
        width: 50px;
        height: auto;
        position: absolute;
        top: 26%;
    }

    #main div#ContentMessageBox section .ContentMessage {
        font-size:1.7em;
        margin: 0 0 1.2em 65px;
    }

    .individuals #main article div#MSQ-step1 input
    {
        width: 200px;
    }

        .individuals #main article div#MSQ-step1 input[type=radio]
        {
            width: auto;
            display: inline;
        }

    #main article fieldset input[type=submit]
    {
        color: #ffffff;
    }

    #main section.feature div.saved-quote,
    .landing #main aside section.feature div.saved-quote,
    .landing #main div#imageoverlay section.feature div.saved-quote
    {
        float: left;
        margin: 1.3em .5em .5em 0;
    }

    #breakout p.more,
    #main > aside p.more
    {
        clear: right;
        float: right;
        padding: 0;
        width: 33.3%;
        background: rgb(255,255,255);
        box-shadow: 0 0 4px rgba(0,0,0,.25);
        border-radius: .375em;
        font-size: 1.4em;
    }

    #main > aside p.more
    {
        width: 100%;
    }

        #breakout p.more a,
        #main > aside p.more a
        {
            display: block;
            padding: 1em;
        }

    #breakout p.find a,
    #main > aside p.find a
    {
        display: block;
        padding: 1em 1em 1em 36px;
        background: url("/MedMutual/MedMutual/Global/images/global/toolIcons.png") -400px -390px no-repeat;
    }

    #breakout p.more a:after,
    #breakout p.more a:after:hover,
    #main > aside p.more a:after,
    #main > aside p.more a:after:hover
    {
        content: " ▶";
        padding: 0 0 0 4px;
        text-decoration: none!important;
    }

    #main
    {
        clear: both;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        line-height: 1.375;
    }

    .home #main
    {
        margin: 0 auto;
    }

    .landing #main article
    {
        float: left;
        margin: 2em 0 0;
        padding: 1.5em;
        width: 64.6%;
    }

@media (max-width: 750px) {
    .landing #main article {
        float: left;
        margin: 2em 0 0;
        padding: 1.5em;
        width: 100%
    }

}

    .lt-ie8 .landing #main article
    {
        padding: 1.5em .5em;
        width: 65.6%;
    }

    .landing #main div#articlefull
    {
        float: left;
        margin: 1em 0 1em 0;
        padding: 1.5em;
        width: 100%;
        background: rgb(255,255,255);
        box-shadow: 0 0 4px rgba(0,0,0,.25);
        border-radius: .375em;
        overflow: hidden;
    }


    .bottomContent
    {
        width: 100%;
        margin: 0em 0;
        padding: 0em;
        overflow: hidden;
    }

    .backpage #main article
    {
        margin: 1em 0;
    }



    .lt-ie8 .backpage #main article
    {
        padding: 1.5em;
        width: 70%;
    }

    .standalone #main article div.requiredError
    {
        padding: 1em;
        font-size: 1em;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFCC), color-stop(1, #FFFF99) );
        background: -moz-linear-gradient( center top, #FFFFCC 5%, #FFFF99 100% );
        background-color: #FFFFCC;
        border: 1px solid rgb(236, 106, 54);
        border-radius: .375em;
        line-height: 1.375;
        overflow: hidden;
        color: #444;
    }

        .standalone #main article div.requiredError p
        {
            margin: 0 0 .3em;
        }

        .standalone #main article div.requiredError ul
        {
            margin: 0 2em;
        }

        .standalone #main article div.requiredError li
        {
            color: Red;
        }

    .standalone #main article div#MSQ-step1
    {
        height: 80px;
        float: left;
    }

        .standalone #main article div#MSQ-step1 button
        {
            margin: 2.2em 0 0;
            float: left;
        }

    .individuals #main article div#MSQ-step1
    {
        float: left;
    }

        .individuals #main article div#MSQ-step1 label
        {
            font-size: 1.4em;
        }

    .individuals #main article aside#get-quote-callout
    {
        width: 50%;
        background: #edf8f4;
        border-radius: .375em;
        float: right;
    }

        .individuals #main article aside#get-quote-callout header
        {
            margin: 1em auto 0;
            text-align: center;
            line-height: 1;
        }

            .individuals #main article aside#get-quote-callout header h1
            {
                margin-bottom: 0;
            }

        .individuals #main article aside#get-quote-callout section
        {
            width: auto;
            padding-bottom: 1em;
            margin: 1em 1em 1.5em;
            border-bottom: 1px solid #ccc;
        }

            .individuals #main article aside#get-quote-callout section p
            {
                margin: 0 0 0 4em;
                font-size: 1.6em;
                color: black;
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            }

                .individuals #main article aside#get-quote-callout section p + p
                {
                    margin: 0 0 0 4.6em;
                    font-size: 1.4em;
                    color: #444;
                    font-weight: normal;
                }

            .individuals #main article aside#get-quote-callout section a
            {
                font-size: 1.1em;
            }

            .individuals #main article aside#get-quote-callout section + section
            {
                padding-bottom: 0;
                border: 0;
            }

            .individuals #main article aside#get-quote-callout section#get-quote p
            {
                margin: 0 .7em;
                font-size: 1.4em;
                color: #444;
                font-weight: normal;
            }

                .individuals #main article aside#get-quote-callout section#get-quote p + p
                {
                    margin-bottom: 1em;
                }

            .individuals #main article aside#get-quote-callout section#get-quote dfn
            {
                color: black;
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            }

            .individuals #main article aside#get-quote-callout section#get-quote input
            {
                width: 50%;
                float: left;
            }

            .individuals #main article aside#get-quote-callout section#get-quote button
            {
                margin: 0 0 0 1em;
                float: left;
            }

            .individuals #main article aside#get-quote-callout section#plan-details
            {
                background: url('/MedMutual/MedMutual/Global/images/global/icon_documents.png') 10px center no-repeat;
            }

            .individuals #main article aside#get-quote-callout section#tax-estimator
            {
                background: url('/MedMutual/MedMutual/Global/images/global/icon_calculator.png') 10px center no-repeat;
            }

    .standalone #main article fieldset.left
    {
        width: 120px;
        margin: 0 1em 0;
        float: left;
    }

    .standalone #main article fieldset label
    {
        font-size: 1.4em;
    }

    .standalone #main article
    {
        width: 100%;
    }

    #main article div#MSQ-step1
    {
        display: block;
    }

    #main article div#MSQ-step2
    {
        display: none;
    }

    #main article div#categorySearch
    {
        margin: 0 0 1em;
        padding: 1.5em;
        border-radius: .375em;
        background: #E2E7EA;
    }

        #main article div#categorySearch > div
        {
            padding: 0 0 1em;
            border-bottom: 1px solid #ccc;
            overflow: hidden;
        }

        #main article div#categorySearch div ul
        {
            margin: 0;
            padding: 0;
        }

            #main article div#categorySearch div ul li
            {
                width: 210px;
                list-style: none;
                float: left;
            }

                #main article div#categorySearch div ul li input[type=checkbox]
                {
                    float: left;
                    clear: left;
                }

                #main article div#categorySearch div ul li label
                {
                    padding: 0 0 .5em .3em;
                    font-size: .9em;
                    float: left;
                }

        #main article div#categorySearch > div + div
        {
            padding: 1em 0 0;
            border-bottom: 0;
            overflow: hidden;
        }

            #main article div#categorySearch > div + div + div
            {
                padding: 1em 0 0;
                border-bottom: 0;
                text-align: left;
                overflow: hidden;
            }

    #main article button
    {
        margin: .3em 0 0;
    }

    #main article section.results
    {
        padding: 1.3em 0 0;
        border-bottom: 1px dashed #ccc;
    }

        #main article section.results:last-of-type
        {
            border-bottom: 0;
        }

    #main article div.yellowCallout
    {
        margin: 0 auto 1em;
        padding: 1em;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFCC), color-stop(1, #FFFF99) );
        background: -moz-linear-gradient( center top, #FFFFCC 5%, #FFFF99 100% );
        background-color: #FFFFCC;
        border: 1px solid #FACD00;
        border-radius: .375em;
        line-height: 1.375;
        overflow: hidden;
        color: #444;
    }

        #main article div.yellowCallout p
        {
            font-size: 1.4em;
        }

        #main article div.yellowCallout td
        {
            border-right: 1px solid #FACD00;
            padding: 0 1em 0 0;
            vertical-align: text-top;
        }

            #main article div.yellowCallout td + td
            {
                border: 0px solid #FACD00;
                padding: 0 0 0 1em;
            }

                #main article div.yellowCallout td + td p
                {
                    margin: 0 0 .5em;
                    font-size: 1.4em;
                }

                    #main article div.yellowCallout td + td p small
                    {
                        font-size: .8em;
                    }

    #main > section
    {
        margin: 0 auto;
        width: 100%;
        max-width: 1600px;
    }

    #main > #hero
    {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;   
    }

#main > #goldhero
{
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 8px solid #F2A900;
}

#main > #homeHero {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative; 
}
        
    #main #homeHero #heroTitle {
        z-index: 1;
    }
    #main #homeHero #rightrail {
        z-index: 1;
        position: relative;
    }

    #main .heroTitleWrap {
        position:relative;
    }

    #main .heroTitleWrap section:first-child {
        position:absolute;
        bottom:0;
    }

    #main > .full-width
    {
        margin: 0 auto 30px auto;
        width: 100%;
        max-width: 100%;
        background: white;
    }

       

        #main .full-width.white-bg {
			background: white;
		}

       

    .columns-1,
    #main .columns-1
    {
        float: none;
        margin: 0 auto 1em;
       
        max-width: 1600px;
    }

        .columns-1 article,
        #main .columns-1 article
        {
            width: 100%;
            height: auto;
            min-height: inherit;
            padding: 0;
        }

    .columns-2,
    #main .columns-2
    {
        float: none;
        margin: 0 auto 1em;
        width: 95%;
        max-width: 1600px;
    }

        .columns-2 > section,
        #main .columns-2 > section
        {
            float: left;
            width: 68%;
        }

            .columns-2 > section article,
            #main .columns-2 > section article
            {
                width: 100%;
                height: auto;
                min-height: inherit;
                padding: 3em 3em 0 0;
            }

            .columns-1 > #breakoutLanding,
            #main .columns-1 > #breakoutLanding,
            .columns-2 > section #breakoutLanding,
            #main .columns-2 > section #breakoutLanding
            {
                margin: 10em 0 3em;
                width: 100%;
                padding: 0;
            }

            .about #main .columns-2 > section #breakoutLanding {
                margin: 470px 0 3em;
            }

                .columns-1 > #breakoutLanding p,
                #main .columns-1 > #breakoutLanding p,
                .columns-2 > section #breakoutLanding p,
                #main .columns-2 > section #breakoutLanding p
                {
                    font-size: 1.8em;
                    color: #fff;
                }

                .columns-2 > section #breakoutLanding ol,
                #main .columns-2 > section #breakoutLanding ol
                {
                    margin: 0;
                    list-style: none;
                }

                .columns-2 > section #breakoutLanding button,
                #main .columns-2 > section #breakoutLanding button
                {
                    display: block;
                    margin: auto;
                    width: 50%;
                    max-width: 220px;
                }

            .columns-2 > section + section,
            #main .columns-2 > section + section
            {
                float: right;
                width: 30%;
            }

                .columns-2 > section + section aside,
                #main .columns-2 > section + section aside
                {
                    width: 100%;
                }

                .columns-2 > section + section #rail,
                #main .columns-2 > section + section #rail
                {
                    margin-top: -90px;
                }

                .columns-2 > section + section aside > section,
                #main .columns-2 > section + section aside > section
                {
                    border-radius: .375em;
                    background: #fff;
                }
    
    .columns-2.even,
    #main .columns-2.even {
        display: table;
        margin: 0 auto;
        max-width: 100%;
    }
                
        .columns-2.even > section,
        .columns-2.even > section + section,
        #main .columns-2.even > section,
        #main .columns-2.even > section + section {
            display: table-cell;
            float: none;
            width: 50%;
        }

            #main .columns-2.even:after {
                display: none;
            }

                .columns-2.even.top > section,
                .columns-2.even.top > section + section,
                #main .columns-2.even.top > section,
                #main .columns-2.even.top > section + section {
                    vertical-align: top;
                }

    .standalone #main .columns-2 > section + section #rail
    {
        margin-top: -40px;
    }
    .no-secondary #main .columns-2 > section + section #rail,
    .medicare #main .columns-2 > section + section #rail
    {
        margin-top: -40px;
    }
    .search #main .columns-2 > section + section #rail,
    .providers #main .columns-2 > section + section #rail,
    .purl #main .columns-2 > section + section #rail,
    .no-secondary #main .columns-2 > section + section #rail
    {
        margin-top: -33px;
    }

#main .columns-3 {
    margin: 4em auto 1em;
    width: 95%;
    max-width: 1600px;
    text-align: center;
    display: flex;
}

 
#main .columns-3 > section:first-of-type {
    float: left;
    margin: 0% 2% 0 0;
    width: 33%;
    padding: 0 2em 0 2em;
    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.43);
}

    #main .columns-3 > section:nth-child(2) {
        float: left;
        margin: 0% 2% 0 0;
        width: 33%;
        padding: 0 2em 0 2em;
        box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.43);
    }

    #main .columns-3 > section:nth-child(3) {
        float: left;
        
        width: 33%;
        padding: 0 2em 0 2em;
        box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.43);
    }

@media screen and (max-width: 1180px) {
    #main .columns-3 {
        display: block;
    }
    #main .columns-3 > section:first-of-type {
        display: block;
        margin: 2%;
        width: 90%;  
    }
        #main .columns-3 > section:nth-child(2) {
            display: block;
            margin: 2%;
            width: 90%;
        }
        #main .columns-3 > section:nth-child(3) {
            display: block;
            margin: 2%;
            width: 90%;
        }
}

    #main .columns-3 > section > article,
    #main .columns-3 > section > div {
        padding: 2em 0;
    }

        #main .columns-3 > section > div > section h2 {
            font-size: 3.5em;
            color: rgb(238, 109, 0);
            text-align: center;
        }

        #main .columns-3 > section > div > section .button {
            display: block;
            margin: auto;
            width: 10em;
            min-width: 140px;
            font-size: 1.6em;
            text-align: center;
        }
           
        .align {
            height:auto !important;
        }

    #main section.breakout {
        position: relative;
        padding: 1.5em;
        width: 100%;
        height: 340px;
        box-shadow: none;
        border: 0;
        font-size: 1.4em;
    }

        #main section.breakoutLanding img,
        #main section.breakout img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            z-index: 0;
        }

        #main section.breakoutLanding p,
        #main section.breakout p {
            font-size: 1.8em;
            color: #fff;
        }

        #main section.breakoutLanding a,
        #main section.breakout a {
            margin-top: 30px;
        }

    #main section article {
        float: left;
        margin: 0;
        padding: 0 2em;
        width: 33.3%;
        min-height: 240px;
        border-left: 1px dashed rgb(204, 204, 204);
    }

    #main article .alt p {
        margin-left: 14%;
    }

    #main article .alt h2 {
        color: #444;
        font-size: 2.75em;
        margin-left: 14%;
    }

    #main article .category-wrapper .alt .button {
        width: auto;
        line-height: 1em;
        font-size: 1.2em;
    }

    #main article .alt .button,
    #main article .next .button {
        margin: auto;
        width: 30%;
        min-width: 145px;
        text-align: center;
    }

    #main article .next .button {
        display: block;
        font-size: 1.2em;
        width: auto;
        display: inline;
    }

    #main article .next p {
        text-align: center;
    }

    #main section article:first-child {
        border-left: 0;
        padding: 0;
    }

    #main section.alt article,
    #main section.alt aside {
        float: left;
        padding: 0 2em;
        width: 50%;
    }

        #main section.alt aside a.rss {
            display: block;
            float: right;
            padding: 32px 0 0 0;
            width: 32px;
            height: 0;
            background: url("/MedMutual/MedMutual/Global/images/global/sprites.png") 0 -900px no-repeat;
            overflow: hidden;
        }

    .newsroomRSS {
        display: none;
        float: right;
        padding: 32px 0 0 0;
        width: 32px;
        height: 0;
        background: url("/MedMutual/MedMutual/Global/images/global/sprites.png") 0 -900px no-repeat;
        overflow: hidden;
    }

    .lt-ie8 #main section.alt aside a.rss {
        margin: 0px 0 0 0;
    }

    #main section.alt aside ul {
        margin: 0 0 1em;
        list-style: none;
        border-top: 1px dashed rgb(204, 204, 204);
    }

        #main section.alt aside ul li {
            padding: 1em 0 0;
            border-bottom: 1px dashed rgb(204, 204, 204);
        }

            #main section.alt aside ul li h3 {
                font-size: 1.25em;
            }

    #main article section,
    #main div#articlefull section {
        padding: 0 0 .25em;
        margin: 0;
        background: none;
        border-radius: 0;
        box-shadow: none;
        overflow: hidden;
    }

    #main div#imageoverlay {
        position: absolute;
        padding: 10em 0 0 54em;
        z-index: 10;
    }

    .home #main article section {
        padding: 0;
    }

    #main article section.alt {
        float: left;
        margin: 1em 2% .25em 0;
        width: 98%;
        border-bottom: 0;
    }

        #main article section.alt:nth-child(odd) {
            clear: left;
        }

    .landing #main aside {
        float: right;
        width: 33.3%;
    }

    .backpage #main aside {
        float: right;
        width: 25%;
    }

        .landing #main aside section,
        .backpage #main aside section,
        .standalone #main aside section {
            padding: 1.5em;
        }

            .backpage #main aside section + section {
                margin-top: 1em;
            }

        .landing #main aside .traffic-manager,
        .standalone #main aside .traffic-manager,
        .backpage #main aside .traffic-manager,
        .landing #main aside .coupon-booklet,
        .standalone #main aside .coupon-booklet,
        .backpage #main aside .coupon-booklet,
        .landing #main aside .login-manager,
        .standalone #main aside .login-manager,
        .backpage #main aside .login-manager,
        .landing #main div#imageoverlay section.feature {
            float: none;
            margin: 1em 0;
            width: auto;
            box-shadow: none;
            border: 1px solid rgb(207,207,198);
        }

    .no-secondary #main aside .traffic-manager {
        /*margin: 0 0;*/
        margin: 0 0 3em 3em;
    }

    .landing #main aside .login-manager,
    .standalone #main aside .login-manager,
    .backpage #main aside .login-manager {
        margin: 0.95em 0;
    }

    .landing #main aside .traffic-manager h2,
    .landing #main aside .traffic-manager div,
    .landing #main aside .traffic-manager p,
    .standalone #main aside .traffic-manager h2,
    .standalone #main aside .traffic-manager div,
    .standalone #main aside .traffic-manager p,
    .backpage #main aside .traffic-manager h2,
    .backpage #main aside .traffic-manager div,
    .backpage #main aside .traffic-manager p,
    .landing #main aside .coupon-booklet h2,
    .landing #main aside .coupon-booklet p,
    .standalone #main aside .coupon-booklet h2,
    .standalone #main aside .coupon-booklet p,
    .backpage #main aside .coupon-booklet h2,
    .backpage #main aside .coupon-booklet p,
    .landing #main div#imageoverlay section.feature h2,
    .landing #main div#imageoverlay section.feature div,
    .landing #main div#imageoverlay section.feature p {
        padding: 0;
        border-bottom: 0;
    }

    .landing #main aside .traffic-manager h2,
    .standalone #main aside .traffic-manager h2,
    .backpage #main aside .traffic-manager h2,
    .landing #main aside .coupon-booklet h2,
    .standalone #main aside .coupon-booklet h2,
    .backpage #main aside .coupon-booklet h2,
    .landing #main aside .login-manager h2,
    .standalone #main aside .login-manager h2,
    .backpage #main aside .login-manager h2 {
        text-align: center;
    }

    .landing #main aside .traffic-manager p,
    .standalone #main aside .traffic-manager p,
    .backpage #main aside .traffic-manager p {
        font-size: 1em;
        text-align: center;
    }

    .landing #main aside .coupon-booklet p,
    .standalone #main aside .coupon-booklet p,
    .backpage #main aside .coupon-booklet p {
        text-align: center;
    }

    .landing #main aside .coupon-booklet fieldset,
    .standalone #main aside .coupon-booklet fieldset,
    .backpage #main aside .coupon-booklet fieldset,
    .landing #main aside .traffic-manager fieldset,
    .standalone #main aside .traffic-manager fieldset,
    .backpage #main aside .traffic-manager fieldset {
        float: none;
        width: auto;
    }

    .landing #main aside .coupon-booklet label,
    .standalone #main aside .coupon-booklet label,
    .backpage #main aside .coupon-booklet label,
    .landing #main aside .traffic-manager label,
    .standalone #main aside .traffic-manager label,
    .backpage #main aside .traffic-manager label {
        font-weight: normal;
    }

  

    #main .feature.shop .traffic-manager button,
    .landing #main aside .traffic-manager button,
    .standalone #main aside .traffic-manager button,
    .backpage #main aside .traffic-manager button,
    #main .feature.shop .traffic-manager .button,
    .landing #main aside .traffic-manager .button,
    .standalone #main aside .traffic-manager .button,
    .backpage #main aside .traffic-manager .button {
        display: block;
        float: none;
        margin: .5em auto 0;
        width: 95%;
        min-width: 200px;
    }

    #main .feature.shop .traffic-manager button {
        margin: .02em auto;
        width: 95%;
    }

    #main .ma-rr-form button {
        margin: .02em auto;
        width: 95%;
    }

    .landing #main aside .traffic-manager div.saved-quote,
    .standalone #main aside .traffic-manager div.saved-quote,
    .backpage #main aside .traffic-manager div.saved-quote {
        display: none;
    }

    #main .feature.shop div.orcall,
    .landing #main aside .traffic-manager div.orcall,
    .standalone #main aside .traffic-manager div.orcall,
    .backpage #main aside .traffic-manager div.orcall {
        padding: 1em 0 0 0;
        background: transparent;
        color: #444;
        font-style: italic;
        text-align: center;
        font-size: 1.4em;
        font-weight: bold;
    }

        #main .feature.shop div.orcall hr,
        .landing #main aside .traffic-manager div.orcall hr,
        .standalone #main aside .traffic-manager div.orcall hr,
        .backpage #main aside .traffic-manager div.orcall hr {
            border-color: #f2a900;
            border-width: 4px;
            width: 75%;
            margin: 0 auto;
        }

        #main .feature.shop div.orcall span,
        .landing #main aside .traffic-manager div.orcall span,
        .standalone #main aside .traffic-manager div.orcall span,
        .backpage #main aside .traffic-manager div.orcall span {
            display: block;
            margin: -10px auto 0;
            width: 80px;
            background: #fff;
        }

        #main .feature.shop div.orcall div.contactrep span,
        .landing #main aside .traffic-manager div.orcall div.contactrep span,
        .standalone #main aside .traffic-manager div.orcall div.contactrep span,
        .backpage #main aside .traffic-manager div.orcall div.contactrep span {
            display: block;
            margin: -10px auto 0;
            width: 195px;
            background: #fff;
        }

        #main .feature.shop div.orcall div.contactrep hr,
        .landing #main aside .traffic-manager div.orcall div.contactrep hr,
        .standalone #main aside .traffic-manager div.orcall div.contactrep hr,
        .backpage #main aside .traffic-manager div.orcall div.contactrep hr {
            border-color: #FFC800;
            border-width: 2px;
            width: 94%;
            margin: 0 auto;
        }

        #main .feature.shop .traffic-manager div.orcall p,
        .landing #main aside .traffic-manager div.orcall p,
        .standalone #main aside .traffic-manager div.orcall p,
        .backpage #main aside .traffic-manager div.orcall p {
            font-style: normal;
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            font-size: 1.6em;
            color: #444;
        }

    .landing #main aside h2,
    .standalone #main aside h2,
    .backpage #main aside h2 {
        margin: 0 0 .5em;
        padding: 0;
        font-size: 2.2em;
        font-weight: normal;
    }

    .backpage #main aside nav h2 {
        margin: 0 .5em .5em;
    }

    .backpage #main aside fieldset {
        margin: 0 1em .5em;
    }

    .backpage #main aside section p {
        margin: 0 0 1em;
    }

    #main nav.tertiary {
        clear: both;
        margin: 1em 0;
        padding: .5em 0 1.5em;
        background: rgb(255,255,255);
        box-shadow: none;
        border-radius: .375em;
        overflow: hidden;
    }

        #main nav.tertiary ul {
            margin: 0;
        }

            #main nav.tertiary ul li,
            #main nav.tertiary ul li ul {
                position: relative;
                font-size: 1em;
            }

                #main nav.tertiary ul li a {
                    display: block;
                    position: relative;
                    margin: 0 .375em;
                    padding: .75em 1em .75em 1em;
                    border-bottom: 2px solid rgb(207,207,198);
                }

                    #main nav.tertiary ul li a:hover,
                    #main nav.tertiary ul li a:active {
                        text-decoration: none;
                    }

                #main nav.tertiary ul li:last-child a {
                    border-bottom: 0;
                }

            #main nav.tertiary ul > li.active > a {
                position: relative;
                padding: .75em 1em;
                background: #53565A;
                color: rgb(255,255,255);
                font-family: "OpenSansBold", "Helvetica Neue Bold", "Helvetica Bold", Arial, "Lucida Grande", sans-serif;
            }

            #main nav.tertiary ul > li.active > a {
                position: relative;
            }

                #main nav.tertiary ul > li.active > a:before {
                    content: none;
                }

    .individuals #main nav.tertiary ul > li.active > a:after {
        color: rgb(0, 107, 63);
    }

    .brokers #main nav.tertiary ul > li.active > a:after {
        color: rgb(0, 107, 63);
    }

    #main nav.tertiary ul li ul {
        position: absolute;
        left: -999em;
        background: #efefef;
        display: none;
    }

    #main nav.tertiary ul > li.active ul {
        position: static;
        left: auto;
        margin: 0 .375em;
        display: block;
    }

    #main nav.tertiary ul > li.current > a {
        font-weight: normal;
    }

    #main nav.tertiary ul li:first-child ul li a,
    #main nav.tertiary ul li ul li:first-child a {
        padding: 1em;
    }

    #main nav.tertiary ul li:last-child ul li a,
    #main nav.tertiary ul li ul li:last-child a {
        padding: 1em;
    }

    #main nav.tertiary ul > li.active ul li > a {
        padding: .75em 1em;
        font-weight: normal;
        border: 0;
    }

        #main nav.tertiary ul > li.active ul li > a:hover,
        #main nav.tertiary ul > li.active ul li > a:active {
            color: rgb(0,0,0);
        }

        #main nav.tertiary ul > li.active ul li > a:after,
        #main nav.tertiary ul > li.active ul li > a:before {
            content: none;
        }

    #main nav.tertiary ul > li.active ul li.current > a {
        margin: 0;
        padding: .75em 1.4em;
       
        color: rgb(68,68,68);
    }

        #main nav.tertiary ul > li.active ul li.current > a:hover,
        #main nav.tertiary ul > li.active ul li.current > a:active {
            color: rgb(68,68,68);
        }

    #main nav.pagination {
        width: 100%;
        overflow: hidden;
    }

        #main nav.pagination p {
            float: left;
            padding: 0 .5em 0 0;
            font-size: 1.4em;
        }

        #main nav.pagination ul {
            float: left;
            list-style: none;
        }

            #main nav.pagination ul li {
                float: left;
                padding: 0 .5em;
                border-left: 1px solid rgb(200,200,200);
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            }

                #main nav.pagination ul li a {
                    display: block;
                    font-weight: normal;
                }

    #main nav.breadcrumb ul {
        clear: both;
        padding: 0;
        margin: 0 1em;
        list-style: none;
        overflow: hidden;
        font-size: 1.27em;
    }

        #main nav.breadcrumb ul li {
            float: left;
            padding: 0 .25em 0 0;
        }

            #main nav.breadcrumb ul li a {
                display: block;
                padding: 0 1em 0 0;
                background: url("/MedMutual/MedMutual/Global/images/global/sprites.png") right -451px no-repeat;
            }

            #main nav.breadcrumb ul li div {
                display: block;
                padding: 0 1em 0 0;
                background: url("/MedMutual/MedMutual/Global/images/global/sprites.png") right -451px no-repeat;
            }

            #main nav.breadcrumb ul li.last div {
                display: block;
                padding: 0 1em 0 0;
                background: none;
            }

    #main nav.toolbarWithDesc,
    #main nav.toolbar {
        position: relative;
        margin: 0;
        padding: 0.5em 1.5em;
        background: #fff;
        box-shadow: none;
        border-radius: 0;
        overflow: hidden;
    }

        #main nav.toolbarWithDesc h2,
        #main nav.toolbar h2 {
            float: left;
            margin: 0 0em 0 0;
            width: 33%;
        }

        #main nav.toolbar p {
            clear: left;
            float: left;
            margin: 0 1em 0 0;
            width: 33%;
        }

        #main nav.toolbarWithDesc p {
            clear: left;
            float: left;
            margin: 0 1em 0 0;
            width: 95%;
            max-width: 1600px;
        }

        #main nav.toolbarWithDesc ul,
        #main nav.toolbar ul {
            float: none;
            width: 65%;
            margin: 1em 0 1em 3%;
            overflow: hidden;
            list-style: none;
        }

    .lt-ie8 #main nav.toolbarWithDesc ul,
    .lt-ie8 #main nav.toolbar ul {
        right: 0;
        top: .5em;
    }

    #main nav.toolbarWithDesc ul li,
    #main nav.toolbar ul li {
        float: left;
        padding: 0 0 0 1em;
        width: 50%;
        font-size: 1.1em;
        text-align: center;
    }

        #main nav.toolbarWithDesc ul li:first-child,
        #main nav.toolbarWithDesc ul li.first,
        #main nav.toolbar ul li:first-child,
        #main nav.toolbar ul li.first {
            padding: 0;
            border-left: 0;
        }

        #main nav.toolbarWithDesc ul li:last-child,
        #main nav.toolbarWithDesc ul li.last,
        #main nav.toolbar ul li:last-child,
        #main nav.toolbar ul li.last {
            border-right: 0;
        }

        #main nav.toolbarWithDesc ul li a,
        #main nav.toolbar ul li a {
            display: inline-block;
            padding: 1em 0 1em 34px;
            background: url("/MedMutual/MedMutual/Global/images/global/toolIcons.png") -645px -623px no-repeat;
            vertical-align: top;
            height: 80%;
        }

    .lt-ie8 #main nav.toolbarWithDesc ul li a,
    .lt-ie8 #main nav.toolbar ul li a {
        padding: 1em 0 1em 34px;
    }

    #main nav.toolbarWithDesc ul li + li a,
    #main nav.toolbar ul li + li a {
        background-position: -42px -32px;
    }

    #main nav.toolbarWithDesc ul li + li + li a,
    #main nav.toolbar ul li + li + li a {
        background-position: -450px -442px;
    }

    #main nav.toolbarWithDesc ul li.asterisk a,
    #main nav.toolbar ul li.asterisk a {
        background-position: -500px -487px;
    }

    #main nav.toolbarWithDesc ul li.magnify a,
    #main nav.toolbar ul li.magnify a {
        background-position: -590px -588px;
    }

    #main nav.toolbarWithDesc ul li.checker a,
    #main nav.toolbar ul li.checker a {
        background-position: -450px -442px;
    }

    #main nav.toolbarWithDesc ul li.shop a,
    #main nav.toolbar ul li.shop a {
        background-position: -350px -340px;
    }

    #main nav.toolbarWithDesc ul li.login a,
    #main nav.toolbar ul li.login a {
        background-position: -300px -286px;
    }

    #main nav.toolbarWithDesc ul li.doctor a,
    #main nav.toolbar ul li.doctor a {
        background-position: -400px -387px;
    }

    #main nav.toolbarWithDesc ul li.chat a,
    #main nav.toolbar ul li.chat a {
        background-position: -685px -663px;
    }

    #main nav.toolbarWithDesc ul li.ChkNetwork a,
    #main nav.toolbar ul li.ChkNetwork a {
        background: url('/MedMutual/MedMutual/Global/images/global/iconCheckmarkRightRail.png') left 8px no-repeat;
    }

    #main nav.toolbarWithDesc ul li.PenaltyCalculator a,
    #main nav.toolbar ul li.PenaltyCalculator a {
        background: url('/MedMutual/MedMutual/Global/images/global/icon_penalty_est.png') 3px no-repeat;
    }

    #main nav.toolbarWithDesc ul li.FindAnAgent a,
    #main nav.toolbar ul li.FindAnAgent a {
        background: url('/MedMutual/MedMutual/Global/images/global/icon_search.png') 1px 13px no-repeat;
        background-size: 30px 27px;
    }

    #main nav.toolbarWithDesc ul li.quote a,
    #main nav.toolbar ul li.quote a {
        background-position: -345px -337px;
    }

    #main nav.toolbarWithDesc ul li.calculator a,
    #main nav.toolbar ul li.calculator a {
        background: transparent url('/MedMutual/MedMutual/Global/images/global/icon_tool_subsidyCalc.png') 5px 13px no-repeat;
        background-size: 20px 30px;
    }

    #main nav.toolbarWithDesc ul li.drugLookup a,
    #main nav.toolbar ul li.drugLookup a {
        background: transparent url('/MedMutual/MedMutual/Global/images/global/icon_drugLookup.png') 5px 13px no-repeat;
        background-size: 30px 27px;
    }

    #main nav.toolbarWithDesc ul li.findPharmacy a,
    #main nav.toolbar ul li.findPharmacy a {
        background: transparent url('/MedMutual/MedMutual/Global/images/global/icon_findPharmacy.png') 5px 13px no-repeat;
        background-size: 30px 27px;
    }

    #main nav.toolbarWithDesc ul li.findProvider a,
    #main nav.toolbar ul li.findProvider a {
        background: transparent url('/MedMutual/MedMutual/Global/images/global/icon_findProvider.png') 0px 13px no-repeat;
        background-size: 30px 27px;
    }

    #main nav.toolbarWithDesc ul li.faqs a,
    #main nav.toolbar ul li.faqs a {
        background: transparent url('/MedMutual/MedMutual/Global/images/global/icon_faqs.png') 2px 9px no-repeat;
        background-size: 35px 35px;
    }

    #main aside nav.toolbarWithDesc,
    #main article nav.toolbarWithDesc,
    #main aside nav.toolbar,
    #main article nav.toolbar {
        clear: both;
        margin: 1em 0;
        padding: 1em;
        border-radius: .275em;
        background: #fff;
        box-shadow: none;
        overflow: hidden;
    }

#main aside nav.toolbarWithDesc,
#main aside nav.toolbar {
    clear: both;
    position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    border: 1px solid rgb(207,207,198);
    border-radius: .375em;
}

        #main aside nav.toolbarWithDesc ul,
        #main article nav.toolbarWithDesc ul,
        #main aside nav.toolbar ul,
        #main article nav.toolbar ul {
            float: none;
            width: auto;
            margin: 0;
            list-style: none;
            overflow: hidden;
            
            border-radius: 3px;
        }


    .lt-ie8 #main aside nav.toolbarWithDesc ul,
    .lt-ie8 #main aside nav.toolbar ul {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

    #main aside nav.toolbarWithDesc ul li,
    #main article nav.toolbarWithDesc ul li,
    #main aside nav.toolbar ul li,
    #main article nav.toolbar ul li {
        display: block;
        float: none;
        clear: both;
        padding: 0 0 .5em 1em;
        width: 100%;
        font-size: 1.2em;
        text-align: left;
        border-left: 0;
    }

        #main aside nav.toolbarWithDesc ul li:first-child,
        #main article nav.toolbarWithDesc ul li:first-child,
        #main aside nav.toolbar ul li:first-child,
        #main article nav.toolbar ul li:first-child {
            padding: 0 0 .5em 1em;
            border: none;
        }

        #main aside nav.toolbarWithDesc ul li a,
        #main article nav.toolbarWithDesc ul li a,
        #main aside nav.toolbar ul li a,
        #main article nav.toolbar ul li a {
            display: block;
            padding: .875em 1em .375em 44px;
        }

    #main p {
        margin: 0 0 1.25em;
        font-size: 1.4em;
        word-wrap: break-word;
    }

        #main p.disclaimer {
            color: rgb(220,35,35);
        }

    #main .registration.twelveFull p.disclaimer {
        text-align: right;
        margin: 0;
    }

    #main p.more {
        clear: both;
        float: left;
        padding: 0;
        font-size: 1.4em;
    }

        #main p.more a {
            display: block;
            padding: 0 1em 0 0;
        }

            #main p.more a:after,
            #main p.more a:after:hover {
                content: " ▶";
                padding: 0 0 0 4px;
                text-decoration: none !important;
            }

    #main blockquote {
        float: left;
        clear: left;
        max-width: 40%;
        padding: 1em;
        margin: 1em 2em 1em 1em;
        border-width: 1px 0 1px 0;
        border-color: rgb(204,204,204);
        border-style: dashed;
    }

        #main blockquote p {
            margin: 0 0 .5em;
            font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
            font-size: 1.6em;
            font-style: italic;
        }

        #main blockquote cite {
            color: rgb(164,164,164);
            font-style: normal;
            font-size: 1.2em;
        }


    #main dl {
        font-size: 1.4em;
    }

        #main dl.event {
            font-size: 1.4em;
        }

            #main dl.event dt {
                position: absolute;
                left: -999em;
            }

            #main dl.event dd {
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            }


    #main ul {
        margin: 0 2em 1em;
        font-size: 1.4em;
        /*list-style-type: none;*/
    }

        #main ul li ul {
            margin: 0 2em;
            font-size: 1em;
        }

        #main ul.nav {
            margin: 0 0 1em;
            clear: both;
            overflow: hidden;
        }

            #main ul.nav li {
                float: left;
                margin: 0 2% 0 0;
                width: 48%;
                list-style: none;
            }

    .lt-ie8 #main ul.nav li {
        width: 44%;
    }

    #main .alt ul.nav li,
    .home #main ul.nav li {
        float: none;
        margin: 0;
        width: auto;
    }

    #main ul li h2 {
        font-size: 2em;
    }

    #main ul li p {
        font-size: 1em;
    }

        #main ul li p.meta {
            font-size: .85em;
        }

    #main ul.sitemap {
        margin: 0;
    }

        #main ul.sitemap > li {
            margin: 2em 0 0;
            padding: 0 0 .5em;
            list-style: none;
        }

            #main ul.sitemap > li:first-child {
                margin: 0;
            }

            #main ul.sitemap > li > a {
                display: block;
                padding: .5em .75em;
                margin: 0 0 1.5em;
                font-size: 1.4em;
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                color: #008700;
                border-bottom: 1px dashed rgb(204,204,204);
            }

                #main ul.sitemap > li > a:hover {
                    color: #00683f;
                }

        #main ul.sitemap li ul {
            margin: 0;
            line-height: 1.75;
            overflow: hidden;
        }

            #main ul.sitemap li ul li {
                list-style: none;
            }

        #main ul.sitemap > li > ul {
            margin: 0 1em;
        }

            #main ul.sitemap > li > ul > li {
                float: left;
                margin: 0 8px 1em;
                width: 30%;
            }

                #main ul.sitemap > li > ul > li:nth-child(4n+4),
                #main ul.sitemap > li > ul > li.fourth {
                    clear: both;
                }

                #main ul.sitemap > li > ul > li > a {
                    display: block;
                    margin: 0 0 .125em;
                    padding: 0 0 .125em;
                    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                    border-bottom: 1px dashed rgb(244,244,244);
                }

                #main ul.sitemap > li > ul > li > ul > li > ul {
                    margin: 0 0 1em;
                }

                    #main ul.sitemap > li > ul > li > ul > li > ul > li > a {
                        font-size: .9em;
                        color: rgb(164,164,164);
                    }

                        #main ul.sitemap > li > ul > li > ul > li > ul > li > a:hover, #main ul.sitemap > li > ul > li > ul > li > ul > li > a:active {
                            color: #00857f;
                        }

                    #main ul.sitemap > li > ul > li > ul > li > ul > li > ul {
                        position: absolute;
                        left: -999em;
                    }

    #main ul.results {
        clear: both;
        margin: 0 1.6em 0 0;
        list-style: none;
        font-size: 1em;
        overflow: hidden;
    }

        #main ul.results li {
            padding: .5em 0;
            margin: .5em 0;
        }

        #main ul.results.alt li {
            overflow: hidden;
        }

        #main ul.results li h2 {
            margin: 0;
        }

        #main ul.results li p {
            font-size: 1.4em;
        }

        #main ul.results.alt li p {
            clear: left;
            float: left;
            font-size: 1.4em;
        }

        #main ul.results li p.individuals {
            color: rgb(64,161,122);
        }

        #main ul.results li p.healthcarereform {
            color: rgb(64,161,122);
        }

        #main ul.results li p.employers {
            color: rgb(64,161,122);
        }

        #main ul.results li p.brokers {
            color: rgb(64,161,122);
        }

        #main ul.results li p.providers {
            color: rgb(64,161,122);
        }

        #main ul.results li p.date {
            margin: 0;
            font-size: 1.2em;
        }

        #main ul.results li p.location {
            margin: 0 0 1.4em;
            font-size: 1.2em;
        }

        #main ul.results li.featured {
            padding: 2em;
            background: rgb(240,240,240);
            overflow: hidden;
        }

            #main ul.results li.featured h2 {
                font-size: 1.8em;
            }

        #main ul.results.alt li section {
            float: none;
            margin: 0;
            padding: 0;
            width: 35%;
            border: 0;
        }

            #main ul.results.alt li section ul {
                margin: 0;
            }

                #main ul.results.alt li section ul li {
                    border-top: 1px dashed rgb(204,204,204);
                    border-bottom: 0;
                }

                    #main ul.results.alt li section ul li:first-child {
                        border-top: 0;
                    }


    #main ol {
        margin: 0 2em 1em;
        font-size: 1.4em;
    }

        #main ol li ol {
            margin: 0 2em;
            font-size: 1em;
            list-style: lower-alpha;
        }

    .hr {
        border-bottom: 2px solid #ffc72c;
        margin: 1em 0;
        border-top: 0;
        height: auto;
    }

    #main fieldset {
        margin: 0 0 1em;
    }

        #main fieldset.registration {
            width: 66%;
        }

            #main fieldset.registration.full {
                width: 100%;
            }

        #main fieldset.optin {
            width: 100%;
        }

        #main fieldset#contact.twelve {
            width: 100%;
        }

        #main fieldset#contact.twelveFull {
            width: 100%;
        }

        #main fieldset#contact.twelve label.third {
            margin: 0 2% 1em 0;
            width: 32%;
            display: inline-block;
            vertical-align: top;
        }

            #main fieldset#contact.twelve label.third + label.third + label.third {
                margin: 0 0 1em 0;
            }

        #main fieldset#contact.twelve select {
            min-height: 47px;
        }

    .employers #main fieldset#contact.twelve label.third {
        float: none;
    }

        .employers #main fieldset#contact.twelve label.third + label.third + label.third {
            float: none;
        }

    .employers #main fieldset label.half.nofloat {
        display: inline-block;
        float: none !important;
    }

    #main fieldset label[for="CaptchaURL"],
    #main fieldset .captchaWrapper input#txtIAmHuman {
        display: none;
    }

    #main fieldset legend {
        position: absolute;
        left: -999em;
    }

    #main fieldset h3,
    #main fieldset h4 {
        clear: both;
    }

    #main fieldset label {
        display: block;
        margin: 0 0 0em;
        clear: both;
    }

        #main fieldset label dfn {
            display: block;
            margin: 0 0 .25em;
            font-size: 1.4em;
            font-style: normal;
            color: rgb(102,102,102);
        }

        #main fieldset label input {
            display: block;
            padding: .5em;
            width: 100%;
            font-size: 1.4em;
            color: #444;
            border-width: 1px;
            border-style: solid;
            border-color: rgb(180,180,180);
            border-radius: .275em;
            background: #fff;
        }

    .lt-ie8 .landing #main aside section.feature fieldset label input,
    .lt-ie8 .landing #main div#imageoverlay section.feature fieldset label input,
    .lt-ie8 .breakout section.feature fieldset label input {
        padding: .5em 0 .5em .5em;
    }

    #main section.feature fieldset label input.date-pick,
    #main section.feature fieldset label input.date-pick-past,
    #main section.feature fieldset label input.date-pick-future,
    #main section.feature fieldset label input.date-pick-quoting,
    #main article fieldset input.date-pick,
    #main article fieldset input.date-pick-past,
    #main article fieldset input.date-pick-future,
    #main article fieldset input.date-pick-quoting,
    #main fieldset label input.date-pick,
    #main fieldset label input.date-pick-past,
    #main fieldset label input.date-pick-future,
    #main fieldset label input.date-pick-quoting {
        background: #fff url(/MedMutual/MedMutual/Global/images/global/sprites.png) right -894px no-repeat;
    }

    #main fieldset select,
    #main fieldset label select,
    #main section.feature fieldset label select,
    .individuals #main article div#MSQ-step1 select {
        display: block;
        padding: .5em;
        width: 95%;
        font-size: 1.3em;
        color: #444;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(180,180,180);
        border-radius: .275em;
        margin: 0 .5em;
    }

    .individuals #main article div#MSQ-step1 select {
        width: 200px;
    }

    #main fieldset select {
        width: auto;
    }

    #main fieldset label.insurance-select,
    #main section.feature fieldset label.insurance-select,
    .landing #main aside .traffic-manager fieldset label.insurance-select,
    .standalone #main aside .traffic-manager fieldset label.insurance-select,
    .backpage #main aside .traffic-manager fieldset label.insurance-select,
    .landing #main aside .coupon-booklet fieldset label,
    .standalone #main aside .coupon-booklet fieldset label,
    .backpage #main aside .coupon-booklet fieldset label,
    .landing #main div#imageoverlay section.feature fieldset label.insurance-select {
        width: 100%;
        float: none;
    }

    #main section.feature fieldset label + label,
    .landing #main div#imageoverlay section.feature fieldset label + label {
        float: left;
        clear: none;
    }

    #main fieldset label textarea {
        display: block;
        padding: .5em;
        width: 100%;
        font-size: 1.4em;
        color: #444;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(180,180,180);
        border-radius: .275em;
    }

    #main fieldset label.checkbox,
    #main fieldset label.radio {
        clear: both;
        margin: 1em 0;
        overflow: hidden;
    }

        #main fieldset label.checkbox dfn,
        #main fieldset label.radio dfn {
            float: left;
            width: 60%;
        }

        #main fieldset label.checkbox input,
        #main fieldset label.radio input {
            float: left;
            width: auto;
        }

        #main fieldset label.radio input {
            margin: 0.2em 0.2em 0em 0em;
        }

    #main fieldset label.half {
        clear: none;
        float: left;
        margin: 0 2% 1em 0;
        width: 49%;
        *margin: 0 1.5% 1em 0;
        *width: 44.75%;
    }

        #main fieldset label.half + label.half,
        #main fieldset label.half + label.half + label.half + label.half {
            float: right;
            margin: 0 0 1em;
        }

            #main fieldset label.half + label.half + label.half {
                float: left;
                margin: 0 2% 1em 0;
            }

    #main fieldset label.third {
        clear: none;
        float: left;
        margin: 0 2% 1em 0;
        width: 32%;
    }

        #main fieldset label.third + label.third + label.third {
            clear: right;
            float: right;
            margin: 0 0 1em;
        }

    #main article fieldset label {
        margin: 0 0 .5em;
    }

    /* Validation handling */

    .landing #main aside .coupon-booklet fieldset label span.error,
    .standalone #main aside .coupon-booklet fieldset label span.error,
    .backpage #main aside .coupon-booklet fieldset label span.error,
    #main fieldset div.error,
    #main fieldset h4 sup {
        font-size: 1em;
        color: rgb(220,35,35);
    }

    #main fieldset label.invalid * {
        border: 1px solid rgb(220,35,35);
    }

    #main fieldset label.invalid dfn,
    #main fieldset label.invalid sup,
    #main fieldset label.invalid span {
        border: 0;
    }

    #main fieldset label.required span,
    #main fieldset h4 + span {
        display: block;
        margin: .25em 0;
        font-size: 1em;
        color: #a50050;
    }

    #main fieldset label span {
        display: block;
        margin: .25em 0;
        font-size: 1.4em;
    }

    #main fieldset button[type="submit"] {
        margin: 0 0 1em 0;
        background-color: #00857F;
    }


    body form > footer {
        margin: 0 auto;
        width: 100%;
        background: #eee;
        font-size: 1.4em;
        line-height: 1.375;
    }

        body form > footer:after {
            display: none;
        }

        body form > footer #breadcrumbs {
            width: 100%;
            max-width: 100%;
            background: #eee;
            padding: 0;
        }

    .skipper {
        position: absolute;
        left: -1000em;
        width: 0.01em;
        height: 0.01em;
        overflow: hidden;
    }

    body form > footer #breadcrumbs ul {
        margin: 0 auto;
        width: 95%;
        max-width: 1600px;
        list-style: none;
    }

        body form > footer #breadcrumbs ul li {
            display: inline;
            float: left;
            margin-bottom: 0;
            cursor: pointer;
        }

            body form > footer #breadcrumbs ul li .title {
                display: block;
                float: left;
                height: 32px;
                padding: 8px 10px 0;
                color: #444;
            }

                body form > footer #breadcrumbs ul li .title a,
                body form > footer #breadcrumbs ul li .title a:hover,
                body form > footer #breadcrumbs ul li .title a:visited {
                    color: #444;
                    text-decoration: none;
                }

            body form > footer #breadcrumbs ul li .arrow,
            body form > footer #breadcrumbs ul li .negative {
                display: block;
                float: left;
                border: 16px solid transparent;
            }

            body form > footer #breadcrumbs ul li:first-child,
            body form > footer #breadcrumbs ul li.first {
                margin-left: 0px;
            }

                body form > footer #breadcrumbs ul li:first-child img,
                body form > footer #breadcrumbs ul li.first img {
                    width: 22px;
                    margin: -5px 3px 0 0;
                }

                body form > footer #breadcrumbs ul li:first-child .title,
                body form > footer #breadcrumbs ul li.first .title {
                    padding-left: 0;
                }

                body form > footer #breadcrumbs ul li:first-child:hover .negative,
                body form > footer #breadcrumbs ul li.first:hover .negative {
                    border-top: 16px solid #eee;
                    border-bottom: 16px solid #eee;
                    border-right: 0px;
                }

                body form > footer #breadcrumbs ul li:first-child:hover .title,
                body form > footer #breadcrumbs ul li.first:hover .title {
                    background: #eee;
                }

                body form > footer #breadcrumbs ul li:first-child:hover .arrow,
                body form > footer #breadcrumbs ul li.first:hover .arrow {
                    border-left: 16px solid #eee);
                    border-right: 5px solid darkgrey;
                    background: darkgrey;
                }

            body form > footer #breadcrumbs ul li.visited .negative {
                border-top: 16px solid #eee;
                border-bottom: 16px solid #eee;
                border-right: 0px;
                margin-left: -15px;
            }

            body form > footer #breadcrumbs ul li.visited .title {
                background: #eee;
            }

            body form > footer #breadcrumbs ul li.visited .arrow {
                border-left: 16px solid #eee;
                border-right: 5px solid darkgrey;
                background: darkgrey;
            }

            body form > footer #breadcrumbs ul li.active .negative {
                border-top: 16px solid #eee;
                border-bottom: 16px solid #eee;
                border-right: 0px;
                margin-left: -15px;
            }

            body form > footer #breadcrumbs ul li.active .title {
                background: #eee;
                color: #444;
                font-family: 'OpenSansBold';
                text-transform: capitalize;
            }

            body form > footer #breadcrumbs ul li.active .arrow {
                display: none;
                border-left: 16px solid rgb(247,193,60);
                border-right: 0px;
                background: #fff;
            }

            body form > footer #breadcrumbs ul li.active.first .arrow,
            body form > footer #breadcrumbs ul li:first-child.active .arrow {
                display: block;
                border-left: 16px solid rgb(247,193,60);
                border-right: 5px solid rgb(255, 255, 255);
                background: rgb(255, 255, 255);
            }

            body form > footer #breadcrumbs ul li:hover .negative {
                border-top: 16px solid #eee;
                border-bottom: 16px solid #eee;
                border-right: 0px;
            }

            body form > footer #breadcrumbs ul li:hover .title {
                background: #eee;
                color: rgb(0, 107, 63);
            }

            body form > footer #breadcrumbs ul li:hover .arrow {
                border-left: 16px solid #eee;
                border-right: 5px solid rgb(255, 255, 255);
            }

    body form > footer .columns-2.even {
        display: table;
        margin: 2em auto;
        width: 95%;
        max-width: 1600px;
    }

        body form > footer .columns-2.even section {
            display: table-cell;
            width: 49%;
            vertical-align: top;
        }

            body form > footer .columns-2.even section + section {
                width: 2%;
            }

                body form > footer .columns-2.even section + section + section {
                    width: 49%;
                    border-radius: .375em;
                    background: #fff;
                }

    body form > footer .columns-2 section > div,
    body form > footer .columns-2 section + section > div {
        float: left;
        margin-bottom: 1.5em;
        width: 100%;
        border-radius: .275em;
        background: #eee;
        padding: 1.1em;
        text-align: center;
    }

        body form > footer .columns-2 section > div:last-of-type {
            margin-bottom: 0;
        }

    body form > footer .columns-2 section > .half {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 1.5em;
    }

        body form > footer .columns-2 section > .half + .half {
            margin-right: 0;
        }

    body form > footer .columns-2 section > .thirds {
        margin-right: 1%;
        width: 33%;
    }

        body form > footer .columns-2 section > .thirds + .thirds {
            margin-right: 1%;
            margin-bottom: 1.5em;
            width: 32%;
        }

            body form > footer .columns-2 section > .thirds + .thirds + .thirds {
                margin-right: 0;
                width: 33%;
            }

    body form > footer .columns-2 section + section div .HomepageHeaderText {
        margin-bottom: 1em;
        color: rgb(238, 109, 0);
        font-size: 1.5em;
        font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
        text-align: center;
    }

    body form > footer .columns-2 section + section div > p {
        padding: 0 15%;
        font-size: 1.4em;
        text-align: left;
    }

    body form > footer .columns-2 section + section div ul.connectivity {
        margin: 2em auto;
        width: 80%;
        border-top: 1px solid rgb(255, 200, 0);
        padding-top: 1em;
        list-style: none;
    }

        body form > footer .columns-2 section + section div ul.connectivity li {
            display: block;
            float: left;
            width: 33%;
            padding-top: 13%;
        }

            body form > footer .columns-2 section + section div ul.connectivity li p {
                display: block;
                margin: .3em;
                text-align: center;
            }

            body form > footer .columns-2 section + section div ul.connectivity li img {
                height: 25px;
            }

            body form > footer .columns-2 section + section div ul.connectivity li.email {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_email.png") center no-repeat;
                background-size: 25%;
                cursor: pointer;
            }

            body form > footer .columns-2 section + section div ul.connectivity li.chat {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_chat.png") center no-repeat;
                background-size: 25%;
                cursor: pointer;
            }

            body form > footer .columns-2 section + section div ul.connectivity li.phone {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_tele.png") center no-repeat;
                background-size: 25%;
                cursor: text;
            }


    body form > footer #return-top {
        display: block;
        clear: both;
        margin: 0 auto 0;
        width: 95%;
        max-width: 1600px;
        color: #016e69;
        text-align: center;
    }

        body form > footer #return-top p {
            float: right;
            cursor: pointer;
        }

    body form > footer #site-links {
        background: #eee;
        padding: 1em 0;
    }

        body form > footer #site-links ul {
            margin: 0 auto;
            width: 95%;
            max-width: 1600px;
            list-style: none;
            text-align: center;
        }

            body form > footer #site-links ul li {
                display: inline;
                margin: 0 1em;
            }

                body form > footer #site-links ul li a,
                body form > footer #site-links ul li a:visited {
                    color: #016e69;
                    text-decoration: underline;
                }

                    body form > footer #site-links ul li a:hover {
                        text-decoration: none;
                    }

    body form > footer #disclaimer:after {
        display: none;
    }

    body form > footer #disclaimer article {
        margin: auto;
        width: 95%;
        max-width: 1600px;
        padding: 1em;
    }

        body form > footer #disclaimer article:after {
            display: none;
        }


        body form > footer #disclaimer article p {
            margin: 0 0 1em;
        }

            body form > footer #disclaimer article p img {
                margin: -15px 0 0;
                float: right;
            }

    body form > footer section nav div.FooterLinks {
        line-height: 1.85;
    }

    body form > footer section nav {
        float: left;
        overflow: hidden;
    }


    /* Individuals & Families */
    body form > footer section > nav {
        margin: 0;
        width: 28%;
    }

        /* Other Websites */
        body form > footer section > nav + nav {
            margin: 0;
            width: 19%;
        }

            /* About Medical Mutual */
            body form > footer section > nav + nav + nav {
                margin: 0;
                width: 24%;
            }

                /* Questions or Comments */
                body form > footer section > nav + nav + nav + nav {
                    margin: 0;
                    width: 29%;
                }

                    body form > footer section > nav + nav + nav + nav + nav {
                        position: relative;
                        clear: both;
                        float: none;
                        margin: 4em 0 1em;
                        width: 100%;
                    }

                        body form > footer section > nav + nav + nav + nav + nav #footerNavSeals {
                            position: absolute;
                            right: 0;
                            top: 0.5em;
                        }

                        body form > footer section > nav + nav + nav + nav + nav p {
                            clear: both;
                            margin: 1em 0;
                        }

                        body form > footer section > nav + nav + nav + nav + nav ul {
                            margin: .5em 0;
                            list-style: none;
                            overflow: hidden;
                        }

                            body form > footer section > nav + nav + nav + nav + nav ul li {
                                float: left;
                            }

                                body form > footer section > nav + nav + nav + nav + nav ul li a,
                                body form > footer section > nav + nav + nav + nav + nav ul li a:link,
                                body form > footer section > nav + nav + nav + nav + nav ul li a:visited {
                                    display: block;
                                    padding: 0 .5em;
                                    border-left: 1px solid rgb(102,102,102);
                                    color: #444;
                                }

                                    body form > footer section > nav + nav + nav + nav + nav ul li a:hover,
                                    body form > footer section > nav + nav + nav + nav + nav ul li a:active {
                                        color: rgb(0,165,214);
                                    }

                                body form > footer section > nav + nav + nav + nav + nav ul li:first-child a {
                                    padding: 0 .5em 0 0;
                                    border: 0;
                                }


    body form > footer section nav h5 {
        margin: 0 0 .5em;
        padding: 0 0 .125em;
        border-bottom: 1px dashed rgb(204, 204, 204);
        font-size: 1.2em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-weight: normal;
    }

    body form > footer .columns-2 section div ul#social,
    footer ul#social {
        clear: both;
        margin: 1em auto;
        width: 246px;
        height: 32px;
        text-align: center;
    }

        body form > footer .columns-2 section div ul#social li {
            float: left;
            margin: 0em .5em .5em 0;
            overflow: hidden;
            padding: 0;
            width: 34px;
            height: 34px;
            outline: 2px solid #fff;
        }

            body form > footer .columns-2 section div ul#social li a {
                display: block;
                padding: 38px 0 0 0;
                width: 38px;
                height: 32px;
                color: transparent;
            }

            body form > footer .columns-2 section div ul#social li.facebook {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_facebook.png") no-repeat /* 0 -500px no-repeat*/;
            }

            body form > footer .columns-2 section div ul#social li.twitter {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_twitter.png") no-repeat /*-100px -500px no-repeat*/;
            }

            body form > footer .columns-2 section div ul#social li.googleplus {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_google.png") no-repeat /*0 -500px no-repeat*/;
            }

            body form > footer .columns-2 section div ul#social li.youtube {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_youtube.png") no-repeat /*0 -500px no-repeat*/;
            }

            body form > footer .columns-2 section div ul#social li.instagram {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_instagram.png") no-repeat /*0 -500px no-repeat*/;
            }

            body form > footer .columns-2 section div ul#social li.linkedin {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_linkedin.png") no-repeat /*0 -500px no-repeat*/;
            }

            body form > footer .columns-2 section div ul#social li.blogs {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_blogs.png") no-repeat /*0 -500px no-repeat*/;
            }

    body form > footer section nav p.feedback a,
    body form > footer section nav p.feedback a:link,
    body form > footer section nav p.feedback a:visited {
        display: block;
        padding: 0 0 0 16px;
        color: rgb(164,164,164);
        background: url("/MedMutual/Common/Global/scripts/onlineopinionV5/oo_icon.gif") 0 5px no-repeat;
    }

        body form > footer section nav p.feedback a:hover,
        body form > footer section nav p.feedback a:active {
            color: rgb(64, 161, 122);
        }

    body form > footer .columns-2 section + section div ul.connectivity li.phone a {
        cursor: text;
    }

        body form > footer .columns-2 section + section div ul.connectivity li.phone a:hover {
            text-decoration: none;
            color: rgb(0,107,63);
        }

    /* New campaign page footer */
    body form > footer #footer-lite .columns-2 {
        border-radius: .375em;
        background: #eee;
    }

    body form > footer #footerLiteLeft,
    body form > footer #footerLiteRight {
        width: 50%;
        padding: 2em;
        font-style: normal;
    }

    body form > footer #footerLiteLeft {
        padding-left: 20%;
    }

    body form > footer #footer-lite div {
        float: left;
        width: 80%;
        padding: 0;
        text-align: left;
    }

    body form > footer #footer-lite img {
        float: left;
        margin: 0 1em 0 0;
        width: 48px;
    }

    body form > footer #footerLiteRight p {
        padding: 0;
    }

    body form > footer #footer-lite p span {
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        margin-right: 0.5em;
    }

        body form > footer #footer-lite p span.fri {
            margin-right: 102px;
        }

        body form > footer #footer-lite p span.sat {
            margin-right: 92px;
        }

    body form > footer #footer-lite p a {
        outline: none;
        font-size: 1rem;
        cursor: text;
        color: #016e69;
    }

        body form > footer #footer-lite p a:hover {
            text-decoration: none;
            color: #016e69;
        }

    body form > footer #footerLiteRight h4.footerLiteHours {
        font-family: 'OpenSans', sans-serif;
    }

    body form > footer #footer-lite h4.campaignFootHead {
        color: #444;
    }

    /* Date Picker JS CSS */

    table.jCalendar {
        border: 1px solid #efefef;
        background: #aaa;
        border-collapse: separate;
        border-spacing: 2px;
    }

        table.jCalendar th {
            background: rgb(64,161,122);
            color: #fff;
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            padding: 3px 5px;
        }

        table.jCalendar td {
            background: #ccc;
            color: #444;
            padding: 3px 5px;
            text-align: center;
        }

            table.jCalendar td.other-month {
                background: #ddd;
                color: #aaa;
            }

            table.jCalendar td.today {
                background: #444;
                color: #fff;
            }

            table.jCalendar td.selected {
                background: #f66;
                color: #fff;
            }

                table.jCalendar td.selected.dp-hover {
                    background: #f33;
                    color: #fff;
                }

            table.jCalendar td.dp-hover,
            table.jCalendar tr.activeWeekHover td {
                background: #fff;
                color: #444;
            }

        table.jCalendar tr.selectedWeek td {
            background: #f66;
            color: #fff;
        }

        table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
            background: #bbb;
            color: #888;
        }

        table.jCalendar td.unselectable,
        table.jCalendar td.unselectable:hover,
        table.jCalendar td.unselectable.dp-hover {
            background: #bbb;
            color: #888;
            
        }

    /* For the popup */

    /* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */
    a.dp-choose-date {
        display: none;
    }

    div.dp-popup {
        position: relative;
        background: white;
        font-size: 10px;
        font-family: arial, sans-serif;
        padding: 5px;
        margin: 10px 0 0 16px;
        line-height: 1.2em;
        border-radius: 6px;
        border: 1px solid rgb(220,220,220);
    }

    div#dp-popup {
        position: absolute;
        z-index: 199;
    }

    div.dp-popup h2 {
        font-size: 12px;
        text-align: center;
        margin: 2px 0;
        padding: 0;
    }

    a#dp-close {
        font-size: 11px;
        padding: 4px 0;
        text-align: center;
        display: block;
    }

        a#dp-close:hover {
            text-decoration: underline;
        }

    div.dp-popup a {
        color: #444;
        text-decoration: none;
        padding: 3px 2px 0;
    }

    div.dp-popup div.dp-nav-prev {
        position: absolute;
        top: 2px;
        left: 4px;
        width: 100px;
    }

        div.dp-popup div.dp-nav-prev a {
            float: left;
        }
        /* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
        div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
            cursor: pointer;
        }

            div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
                cursor: default;
            }

    div.dp-popup div.dp-nav-next {
        position: absolute;
        top: 2px;
        right: 4px;
        width: 100px;
    }

        div.dp-popup div.dp-nav-next a {
            float: right;
        }

    div.dp-popup a.disabled {
        cursor: default;
        color: #aaa;
    }

    div.dp-popup td {
        cursor: pointer;
    }

        div.dp-popup td.disabled {
            cursor: default;
        }


#introContent p {
    font-size: 2em;
    line-height: 1.5em;
    padding-top: 1em;
}











    /* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

    /* For image replacement */
    .ir {
        display: block;
        border: 0;
        text-indent: -999em;
        overflow: hidden;
        background-color: transparent;
        background-repeat: no-repeat;
        text-align: left;
        direction: ltr;
    }

        .ir br {
            display: none;
        }

    /* Hide from both screenreaders and browsers: h5bp.com/u */
    .hidden {
        display: none !important;
        visibility: hidden;
    }

    /* Hide only visually, but have it available for screenreaders: h5bp.com/v */
    .visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

        /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
        .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
            clip: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            position: static;
            width: auto;
        }

    /* Hide visually and from screenreaders, but maintain layout */
    .invisible {
        visibility: hidden;
    }

    /* Contain floats: h5bp.com/q */
    .clearfix:before, .clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    .clearfix {
        *zoom: 1;
    }



    /* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

    @media print {

        * {
            background: transparent !important; /*color: black !important;*/
            box-shadow: none !important;
            text-shadow: none !important;
            filter: none !important;
            -ms-filter: none !important;
            color: #000 !important;
        }
        /* Black prints faster: h5bp.com/s */

        /* a[href]:after { content: " (" attr(href) ")"; }*/
        abbr[title]:after {
            content: " (" attr(title) ")";
        }

        .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
            content: "";
        }
        /* Don't show links for images, or javascript/internal links */
        pre, blockquote {
            border: 1px solid #999;
            page-break-inside: avoid;
        }

        /*Header*/

        body form > header {
            border-top: none;
            padding-bottom: 0;
        }

        body.home form > #title-bar article h1 {
            color: #000;
            display: block !important;
        }

        #title-bar .login .loginbutton {
            display: none;
        }


        body form > header hgroup a img {
            width: 75%;
        }

        #main section section article#we-love-ohio h2 {
            width: 100%;
            text-align: center;
        }

        /*footer*/

        body form > footer section.columns-2.even {
            margin-top: 0;
        }

            body form > footer section.columns-2.even section {
                display: none;
            }

        body form > footer section#return-top {
            display: none;
        }

        body form > footer section#site-links {
            display: none;
        }

        body form > footer .columns-2.even section ul.connectivity {
            margin: 0;
            border-top: none;
            border-bottom: 1px solid rgb(255, 200, 0);
        }

            body form > footer .columns-2.even section ul.connectivity li.email,
            body form > footer .columns-2.even section ul.connectivity li.chat {
                display: none;
            }

            body form > footer .columns-2.even section ul.connectivity li.phone {
                padding: 0 0 10px 0;
                margin-left: 1%;
                text-align: left;
            }

                body form > footer .columns-2.even section ul.connectivity li.phone:before {
                    content: "Call:"
                }

        /*New Footer*/

        footer #breadcrumbs,
        footer .sb-sitefooter sb-row nav,
        footer .sb-sitefooter sb-row .sb-support .connectivity,
        footer .sb-sitefooter sb-row .sb-support .sb-social-title,
        footer .sb-sitefooter .sb-disclaimer,
        footer .sb-sitefooter .sb-language,
        #footer_1_medicareText {
            display: none;
        }

        footer .sb-sitefooter sb-row .sb-support {
            width: 100%;
        }

            footer .sb-sitefooter sb-row .sb-support sb-row div:first-of-type {
                margin-left: 0;
                padding-left: 0;
            }

        footer .sb-sitefooter .sb-support.medicareSupport > sb-row > div:first-child {
            width: 100%;
            margin-left: 0;
            padding-left: 0;
        }

        .mmoTable table,
        .mmoTable tbody tr td,
        .mmoTable thead tr th,
        .mmoTable tbody tr th,
        .mmoTable tbody tr:nth-child(even) th,
        .mmoTable thead {
            border-color: #444;
            color: #444;
        }

            .mmoTable thead tr th:first-child {
                border-left-color: #444;
            }

            .mmoTable thead tr th,
            .mmoTable thead tr th:first-child {
                border-bottom: 2px solid #444;
            }

        #main article button.print {
            display: none;
        }

        thead {
            display: table-header-group;
        }

        #main section article {
            min-height: 0;
        }

        #main .columns-2.even #we-love-ohio {
            display: none;
        }

        /* h5bp.com/t */
        tr, img {
            page-break-inside: avoid;
        }

        img {
            max-width: 100% !important;
        }

        body a.button, .sb-button, .sb-close-button, .sb-link, .sb-text-icon-button, .sb-icon-button, body a.yellow {
            display: none !important;
        }

        /*Plan Page*/

        .CollapseHeadingBox:nth-of-type(n+2) {
            page-break-before: always;
        }

        .CollapseHeadingBox {
            border: none;
            padding: 0;
            margin: 0;
        }

        .CollapseHeading {
            padding-left: 0;
        }

        .ContentCollapsed {
            margin-top: 0;
        }

        #main article .alt h2 {
            margin-left: 0;
        }

        #main article .alt p {
            margin-left: 0;
        }

        #main article .alt img {
            display: none;
        }

        @page {
            margin: 0.5cm;
        }

        p, h2, h3 {
            orphans: 3;
            widows: 3;
        }

        h2, h3 {
            page-break-after: avoid;
        }

        /* Hidden Items */
        nav#global,
        nav#primary,
        fieldset#search,
        nav.secondary,
        p.feedback
        #main aside,
        .columns-2 > section + section,
        #main .columns-2 > section + section {
            display: none;
        }

        body form > header {
            height: auto;
        }

        .landing #main article,
        .backpage #main article,
        .standalone #main article
        .backpage #main section,
        .backpage #main .columns-2 section,
        .landing #main section,
        .landing #main .columns-2 section,
        .standalone #main section,
        .standalone #main .columns-2 section {
            width: 100%;
        }

        body form > footer {
            clear: both;
            display: block;
            overflow: hidden;
        }

            body form > footer section nav ul.connectivity li.phone,
            body form > footer section nav ul.connectivity li a {
                padding: 0;
            }
    }




    /* Begin MMO Custom CSS */
    /* Search Related CSS */
    #main section.searchFilter {
        padding-bottom: 0.6em;
        padding-top: 0em;
    }

        #main section.searchFilter label {
            margin-left: 0.5em;
        }

        #main section.searchFilter .typeLabel {
            padding-left: 1.6em;
            font-size: 1.7em;
            padding-top: 0.3em;
            padding-bottom: 0.3em;
            border-bottom: 2px solid rgb(204,204,204);
            margin-bottom: 0.5em;
        }

        #main section.searchFilter .typeLabelTop {
            padding-left: 1.6em;
            font-size: 1.7em;
            padding-top: 0.3em;
            padding-bottom: 0.3em;
            border-bottom: 2px solid rgb(204,204,204);
            margin-bottom: 0.5em;
        }

        #main section.searchFilter .allFilter {
            font-size: 1.5em;
            border-bottom: 1px solid rgb(204,204,204);
        }

        #main section.searchFilter .individuals {
            padding-left: 3em;
            font-size: 1.5em;
        }

        #main section.searchFilter .employers {
            padding-left: 3em;
            font-size: 1.5em;
        }

        #main section.searchFilter .brokers {
            padding-left: 3em;
            font-size: 1.5em;
        }

        #main section.searchFilter .providers {
            padding-left: 3em;
            font-size: 1.5em;
        }

        #main section.searchFilter .about {
            padding-left: 3em;
            font-size: 1.5em;
        }

        #main section.searchFilter .videos {
            padding-left: 3em;
            font-size: 1.5em;
        }

        #main section.searchFilter table.search-categories tbody > tr > td {
            padding-left: 1.6em;
            font-size: 1.5em;
        }

        #main section.searchFilter .pdf {
            padding-left: 3em;
            font-size: 1.5em;
        }

        #main section.searchFilter .searchFilterButton {
            display: inline-block;
            padding: 0.4em 0.8em;
            margin-left: 1.45em;
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #56BC93), color-stop(1, #42A37C) );
            background: -moz-linear-gradient( center top, #56BC93 5%, #42A37C 100% );
            background-color: #42a37c;
            -webkit-border-radius: 6px;
            border: 2px solid #D5EFE4;
            border-radius: 6px 6px 6px 6px;
            color: #FFFFFF;
            font-size: 1.4em;
            font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
            text-decoration: none;
            transition: all .25s linear;
            -webkit-transition: all 0.125s linear 0s;
        }

        #main section.searchFilter .searchClearButton {
            margin-left: 1.8em;
            transition: all 0.125s linear 0s;
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #56BC93), color-stop(1, #42A37C) );
            background: -moz-linear-gradient( center top, #56BC93 5%, #42A37C 100% );
            border: 2px solid #D5EFE4;
            border-radius: 6px 6px 6px 6px;
            color: #FFFFFF;
            background-color: #42a37c;
            display: inline-block;
            font-size: 1.4em;
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            padding: 0.4em 0.8em;
            text-decoration: none;
        }

        #main section.searchFilter .searchFilterButton:hover {
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #016e69), color-stop(1, #016e69) );
            background: -moz-linear-gradient( center top, #016e69 5%, #016e69 100% );
            background-color: #016e69;
        }

        #main section.searchFilter .searchClearButton:hover {
            background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #42a37c), color-stop(1, #56bc93) );
            background: -moz-linear-gradient( center top, #42a37c 5%, #56bc93 100% );
            background-color: #56bc93;
        }



        #main section.searchFilter h3 {
            font-size: 1.5em;
            padding-left: 1.0em;
            padding-top: 0.3em;
            padding-bottom: 0.3em;
            margin-bottom: 0em;
            background-color: rgb(64,161,122);
            color: #fff;
        }





    #main section.search h3 {
        font-size: 1.7em;
    }

    #main section.search p {
        padding-left: 0.0em;
    }

    #main section article#member-app-findadoc section.search a.button {
        display: block;
        padding: 0.75em;
        margin: 1em auto 1.5em auto;
        min-width: 120px;
        width: 18em;
        background-color: #008F48;
        background-image: url("/MedMutual/MedMutual/Global/images/global/icon_MHP_lock.png") left no-repeat;
        background-image: -webkit-linear-gradient(bottom, #008F48, #42B506);
        background-image: -moz-linear-gradient(bottom, #008F48, #42B506);
        background-image: -o-linear-gradient(bottom, #008F48, #42B506);
        background-image: -ms-linear-gradient(bottom, #008F48, #42B506);
        background-image: linear-gradient(bottom, #008F48, #42B506);
        text-align: center;
        font-size: 2em;
    }

    #main section article#member-app-findadoc section.search div {
        margin: 12.5%;
        padding: 1em 0em 1.4em 0em;
        border-width: 0px;
        border-style: solid;
        border-color: rgb(180,180,180);
        border-radius: .275em;
        background: #fff;
    }

    #main section.searchHeader {
        border: 1px solid rgb(255,205,2);
        border-radius: 4px;
        background: rgb(255,255,204);
        padding-bottom: 1.0em;
        padding-top: 1.0em;
    }


        #main section.searchHeader h3 {
            margin-left: 1.0em;
        }



    #main table.mhpSearch h4 {
        font-size: 1.5em;
        padding-left: 1.0em;
        padding-top: 0.3em;
        padding-bottom: 0.3em;
        margin-bottom: 0.8em;
        background-color: rgb(64,161,122);
        color: #fff;
        font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
    }

    #main table.mhpSearch p {
        font-size: 1.3em;
    }

    #main table.mhpSearch {
        margin-bottom: 0.5em;
        margin-top: 1.5em;
    }

        #main table.mhpSearch .logIn {
            margin-left: 5.65em;
            font-size: 1.4em;
        }

        #main table.mhpSearch .listItemMHPSearch {
            margin-left: 0.75em;
            color: rgb(64,161,122);
        }

    #events {
        clear: both;
    }

    #main .eventDetails {
        font-size: 2em;
        clear: both;
    }

    #main #events .local {
        width: auto;
        padding: .5em 1em;
        font-size: 1.6em;
        color: #fff;
        font-weight: bold;
        background: #008F48;
        float: left;
    }

    #main #events .state {
        width: auto;
        padding: .5em 1em;
        font-size: 1.6em;
        color: #444;
        background: #F7C13C;
        float: right;
    }

    #main #events .events-wrapper {
        width: 100%;
        margin: 1.2em 0;
        float: left;
    }

        #main #events .events-wrapper h2 {
            text-align: center;
            border-bottom: 2px solid #999;
            padding-bottom: 5px;
        }

        #main #events .events-wrapper > div:first-of-type {
            display: table;
        }

        #main #events .events-wrapper .date {
            width: 10%;
            display: table-cell;
        }

            #main #events .events-wrapper .date .month {
                width: 100%;
                padding: .5em .1em .3em .1em;
                font-size: 1.3em;
                color: #fff;
                font-weight: bold;
                text-align: center;
                float: left;
            }

            #main #events .events-wrapper .date .day {
                width: 100%;
                padding-bottom: .3em;
                font-size: 2.5em;
                color: #444;
                font-weight: bold;
                text-align: center;
                float: left;
            }

    .eventFilter {
        background: #eee;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        border: 2px #53565a solid;
        padding: 21px;
        margin-bottom: 14px;
        text-align: center;
        width: 30%;
        margin: 0 0 4em;
        max-width: 1600px;
        float: right;
    }

    @media screen and (max-width: 950px) {
        .eventFilter {
            width: 47%;
        }
    }

    .eventFilter select {
        display: block;
        padding: .5em;
        width: 100%;
        font-size: 1.3em;
        color: #444;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(180,180,180);
        border-radius: .275em;
    }

    #main #events .events-wrapper.state-event .date .month, #main #events .events-wrapper.state-event .date .day {
        background: lightgrey;
        color: #444;
    }

    #main #events .events-wrapper.state-event .date .month {
        border-radius: 5px 5px 0 0;
    }

    #main #events .events-wrapper.state-event .date .day {
        border-radius: 0 0 5px 5px;
    }

    #main #events .events-wrapper.local-event .date .month {
        background: #008F48;
        color: #fff;
    }

    #main #events .events-wrapper .info {
        display: table-cell;
        vertical-align: top;
        width: 90%;
        font-size: 1.3em;
        padding-left: 25px;
    }

        #main #events .events-wrapper .info > div:first-of-type {
            display: table;
            width: 100%;
        }

        #main #events .events-wrapper .info > div > div {
            display: table-row;
        }

        #main #events .events-wrapper .info p {
            margin: 0;
        }

        #main #events .events-wrapper .info a {
            width: 75%;
            margin: 0 0 .4em;
            padding: 0 0 .2em;
            font-family: 'Aleo',Georgia, "Times New Roman", Times, serif;
            font-size: 1.5em;
            display: table-cell;
            text-decoration: underline;
        }

        #main #events .events-wrapper .info span {
            font-style: italic;
            display: table-cell;
            text-align: right;
            width: 25%;
        }

    @media screen and (max-width: 950px) {
        #main #events .events-wrapper .info > div > div {
            display: block;
        }

        #main #events .events-wrapper .info a {
            width: 100%;
            display: block;
        }

        #main #events .events-wrapper .info span {
            width: 100%;
            text-align: left;
            margin-bottom: 5px;
            display: block;
        }
    }

    #main #calendar {
        float: left;
    }

    #main table.community-calendar {
        width: 250px;
    }

        #main table.community-calendar a {
            color: #444;
        }

            #main table.community-calendar a:hover {
                color: #444;
                text-decoration: none;
            }

        #main table.community-calendar tbody > tr > td {
            background: #ebebeb;
            border: 1px solid #ccc;
        }

            #main table.community-calendar tbody > tr > td + td + td {
                border-right: 0;
            }

            #main table.community-calendar tbody > tr > td a {
                cursor: pointer;
            }

        #main table.community-calendar tbody > tr + tr > th,
        #main table.community-calendar tbody > tr + tr > td {
            padding: .5em 0;
            background: #fff;
            font-size: 1.2em;
            border: 0;
        }

            #main table.community-calendar tbody > tr + tr > td a {
                visibility: visible;
            }

        #main table.community-calendar tbody > tr > td table tbody tr td {
            border: 0;
            background-position: center;
            background-repeat: no-repeat;
            text-align: center;
            vertical-align: middle;
            font-size: 1.8em;
        }

            #main table.community-calendar tbody > tr > td table tbody tr td:hover,
            #main table.community-calendar tbody > tr > td table tbody tr td + td + td:hover {
                background-color: #ccc;
            }

            #main table.community-calendar tbody > tr > td table tbody tr td + td {
                padding: .3em 0;
                font-size: 1.8em;
                border-right: 1px solid #ccc;
                border-left: 1px solid #ccc;
                cursor: auto;
                background-image: none;
            }

                #main table.community-calendar tbody > tr > td table tbody tr td + td:hover {
                    background-color: #ebebeb;
                }

                #main table.community-calendar tbody > tr > td table tbody tr td + td + td {
                    border: 0;
                    background-position: center;
                    background-repeat: no-repeat;
                    text-align: center;
                    vertical-align: middle;
                    font-size: 1.8em;
                }

        #main table.community-calendar .local {
            background: url("/MedMutual/MedMutual/Global/images/global/bg_cal_local.jpg") bottom no-repeat;
        }

        #main table.community-calendar .state {
            background: url("/MedMutual/MedMutual/Global/images/global/bg_cal_statewide.jpg") bottom no-repeat;
        }

        #main table.community-calendar .arrow-right {
            background: url("/MedMutual/MedMutual/Global/images/global/bg_cal_statewide.jpg") bottom no-repeat;
        }

    .confirmation {
        padding-top: 1.5em;
        padding-left: 1.2em;
        font-size: 1.7em;
    }

    .eventconfirmation {
        height: 340px;
        background-image: url('/MedMutual/MedMutual/Global/images/global/EventConfirmation.jpg');
        background-repeat: no-repeat;
        padding-top: 1.5em;
        padding-left: 1.2em;
        font-size: 1.7em;
    }


    .pagenotfound {
        height: 340px;
        background-image: url('/MedMutual/MedMutual/Global/images/global/404.jpg');
        background-repeat: no-repeat;
        padding-top: 1.5em;
        padding-left: 1.2em;
        font-size: 1.7em;
    }

    .errorpage a.yellow {
        margin: 2em auto;
        width: 15em;
    }

    /* Start by setting display:none to make this hidden. 
Then we position it in relation to the viewport window 
with position:fixed. Width, height, top and left speak 
speak for themselves. Background we set to 80% white with 
our animation centered, and no-repeating */
    #overall {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: gray;
        opacity: 0.5;
        filter: alpha(opacity=50);
        z-index: 10000;
    }

    #modal {
        width: 70px;
        height: 70px;
        border-radius: 8px;
        margin: auto;
        text-align: center;
        background-color: #E5E5DD;
    }

    #content {
        position: absolute;
        width: 300px;
        height: 170px;
        border-radius: 14px;
        background-color: #E7F1EA;
        padding: 12px;
        text-align: center;
        border-style: solid;
        border-color: Gray;
        border-width: .4em;
        color: #444;
        font-size: 14px;
        z-index: 10001;
    }

    .ErrorMsg {
        color: rgb(220,35,35);
    }

    .CaptchaErrorMsg {
        color: rgb(220,35,35);
    }

    .captchaText {
        color: #444;
    }


    .HomepageHeaderText,
    .medAdvTitle {
        color: rgb(66,163,124);
    }

    #main h3.HomepageHeaderText {
        color: rgb(66,163,124);
        margin: 0 0 .5em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-size: 2.2em;
        font-weight: normal;
        padding: 0;
    }

    #main h4.FeaturedContentText {
        margin: 0 0 .5em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-size: 2.2em;
        font-weight: normal;
        padding: 0;
    }


    .EmployerLoginBoxIcon {
        height: 40px;
        width: 25px;
        background: url("/MedMutual/MedMutual/Global/images/global/toolIcons.png") -300px -288px no-repeat;
        font-size: 2.2em;
    }

    .EmployerLoginBoxHeader {
        font-size: 2.2em;
        vertical-align: bottom;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
    }

    .EmployerLoginBoxDetails {
        font-size: 1.4em;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }


    .BrokerLoginBoxIcon {
        height: 40px;
        width: 25px;
        background: url("/MedMutual/MedMutual/Global/images/global/toolIcons.png") -300px -288px no-repeat;
        font-size: 2.2em;
    }

    .BrokerLoginBoxHeader {
        font-size: 2.2em;
        vertical-align: bottom;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
    }

    .BrokerLoginBoxDetails {
        font-size: 1.4em;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }

    .ProviderLoginBoxIcon {
        height: 40px;
        width: 25px;
        background: url("/MedMutual/MedMutual/Global/images/global/toolIcons.png") -300px -288px no-repeat;
        font-size: 2.2em;
    }

    .ProviderLoginBoxHeader {
        font-size: 2.2em;
        vertical-align: bottom;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
    }

    .ProviderLoginBoxDetails {
        font-size: 1.4em;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }

    .moreplans {
        width: 100%;
    }


    section#main article div.ribbonCallout-wrapper {
        width: 250px;
        position: relative;
        right: -24px;
        float: right;
    }

        section#main article div.ribbonCallout-wrapper > div.ribbonCallout {
            width: 240px;
            height: auto;
            background: #f0f0ea;
            padding: 1em;
            text-align: left;
            border: 10px solid #00857f;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            float: right;
            clear: both;
        }

            section#main article div.ribbonCallout-wrapper > div.ribbonCallout > h2.video {
                margin: 0 0 0 .2em;
                padding-left: 0;
                border-bottom: none;
            }

            section#main article div.ribbonCallout-wrapper > div.ribbonCallout > ul {
                margin: 0 1em 0em 2em;
                font-size: 1.2em;
                line-height: 2em;
            }

        section#main article div.ribbonCallout-wrapper > div.calloutBottom {
            width: 1px;
            height: 1px;
            border-top: 10px solid #006b3f;
            border-right: 8px solid transparent;
            float: right;
        }

    .lt-ie8 section#main article div.ribbonCallout-wrapper {
        width: 280px;
    }

    section#main article div.ribbon-wrapper {
        width: 270px;
        position: relative;
        right: -24px;
        float: right;
    }

        section#main article div.ribbon-wrapper > div.ribbon {
            width: 260px;
            height: auto;
            background: #E2F1EC;
            padding: 1em;
            text-align: left;
            border: 10px solid #40A07A;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            float: right;
            clear: both;
        }

            section#main article div.ribbon-wrapper > div.ribbon > h2.header {
                margin: 0 1em 0em 1em;
                text-align: center;
                border-bottom: 1px dashed #ccc;
            }

            section#main article div.ribbon-wrapper > div.ribbon > ul {
                margin: 0.2em 1em 0em 1em;
                font-size: 1.2em;
                line-height: 1.3em;
            }

        section#main article div.ribbon-wrapper > div.ribbonBottom {
            width: 1px;
            height: 1px;
            border-top: 10px solid #2D604F;
            border-right: 8px solid transparent;
            float: right;
        }

    .lt-ie8 section#main article div.ribbon-wrapper {
        width: 280px;
    }


    .backpage #main article, .standalone #main article {
        overflow: visible;
    }

    section#main article div.readyApply {
        width: 240px;
        height: 150px;
        position: relative;
        background: url("/MedMutual/MedMutual/Global/images/global/readyApply_bg.png") no-repeat;
        right: -24px;
        float: right;
        padding: 1.5em;
        text-align: center;
    }

        section#main article div.readyApply p {
            font-size: 1.2em;
            padding: .8em 0 0;
        }

        section#main article div.readyApply h2 {
            margin: 0 0 .4em;
        }

        section#main article div.readyApply a {
            text-decoration: none;
        }

    .medicareadvantage article a.cta {
        background-color: #5f259f;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 3px;
        border: 0;
        display: inline;
        margin: auto;
        font-size: 1.4em;
        text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.5);
        color: white;
    }

        .medicareadvantage article a.cta:hover {
            background: #4a1d7c;
        }

    .medicareadvantage article a.button {
        min-width: 120px;
        white-space: nowrap;
    }

    .medicareadvantage .mmoTable a.button {
        font-size: 1.1em;
        display: inline-block;
    }

    body button.cta,
    body .button.cta {
        background-color: #5f259f;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 3px;
        border: 0;
        display: inline;
        margin: auto;
        font-size: 2em;
        color: white;
    }

        body button.cta:hover,
        body .button.cta:hover {
            background: #4a1d7c;
        }

    #main article button.print {
        float: right;
        font-size: 1.4em;
        margin: 0em 0.2em 0.3em 0;
    }

    body button.auxiliary,
    body a.auxiliary {
        display: block;
        background-color: #ffffff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 2px solid #008700;
        padding: .2em 1em;
        color: #008700;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.6em;
        text-align: center;
    }

    body button.yellow,
    body .button.yellow,
    body a.yellow {
        display: block;
        background-color: #fcfcfc;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 3px;
        border: 3px solid #f2a900;
        padding: 10px 18px;
        color: #444;
        font-family: "open_sansregular", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 2em;
        text-align: center;
        box-shadow: none;
    }

        body button.yellow:hover,
        body button.yellow:hover,
        body .button.yellow:hover,
        body a.yellow:hover {
            text-decoration: none;
            background-color: #f2a900;
        }

    #HealthPlanLoginRelated h2.HomepageHeaderText {
        font-size: 1.9em;
    }

    #BrokerLoginSmall h2.HomepageHeaderText {
        font-size: 1.9em;
    }

    #EmployerLoginSmall h2.HomepageHeaderText {
        font-size: 1.9em;
    }

    #ProviderLoginSmall h2.HomepageHeaderText {
        font-size: 1.9em;
    }

    #main aside section p.ForgotLine {
        margin-top: 0.6em;
        margin-left: 0.8em;
    }

    #main aside section p.RegisterOrPreview {
        margin-left: 0.8em;
        margin-bottom: 0em;
    }

    #HealthPlanLoginRelated h4 {
        margin-left: 0.8em;
    }

    #HolidayHoursBanner {
        width: 124px;
        height: 124px;
        position: absolute;
        top: 0;
        right: 332px;
        z-index: 10;
    }



    #main .feature.shop {
        margin-top: 4em;
        margin-bottom: 4em;
        padding: 1.5em;
        border-radius: 0.375em;
        -webkit-border-radius: 0.375em;
        -moz-border-radius: 0.375em;
    }

        #main .feature.shop * {
            text-align: center;
        }

        #main .feature.shop h1 {
            color: rgb( 231, 121, 43);
            font-size: 3.5em;
            margin: 0.5em auto;
        }

        #main .feature.shop p {
            margin: 0.5em 1.5em 1em 1.5em;
            font-size: 1.6em;
        }

        #main .feature.shop #popup .close p {
            margin: 0;
        }

        #main .feature.shop div {
            width: 100%;
            color: rgb(68, 68, 68);
        }

        #main .feature.shop .traffic-manager {
            opacity: 0.95;
        }

        #main .feature.shop div fieldset {
            width: 100%;
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 0;
            padding-bottom: 0;
        }

            #main .feature.shop div fieldset#notSearch p {
                text-align: left;
            }

        #main .feature.shop div select {
            width: 95%;
            margin: 0.8em auto;
        }

        #main .feature.shop div button.cta {
            width: 95%;
        }

        #main .feature.shop .loginbutton {
            display: block;
            float: left;
            margin-top: 1em;
            overflow: hidden;
            width: 100%;
            padding: 1em .3em;
            border: 2px solid rgb(0,143,72);
            border-radius: 0.375em;
            -webkit-border-radius: 0.375em;
            -moz-border-radius: 0.375em;
            background-color: #008F48;
            background-image: url("/MedMutual/MedMutual/Global/images/global/icon_MHP_lock.png") left no-repeat;
            background-image: -webkit-linear-gradient(bottom, #008F48, #42B506);
            background-image: -moz-linear-gradient(bottom, #008F48, #42B506);
            background-image: -o-linear-gradient(bottom, #008F48, #42B506);
            background-image: -ms-linear-gradient(bottom, #008F48, #42B506);
            background-image: linear-gradient(bottom, #008F48, #42B506);
            font-size: 1.6em;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            font-weight: 700;
            color: #fff;
            text-decoration: none;
        }

            #main .feature.shop .loginbutton img.loginBtnImg {
                margin: 0 0.2em 0 0;
                width: 7%;
            }

    #title-bar .login {
        display: inline-block;
        vertical-align: middle;
        width: 31%;
        text-align: center;
        padding-left: 4em;
    }

        #title-bar .login .loginbutton {
            border: solid 2px #fff;
            border-radius: 4px;
            font-size: 1.5em;
            font-weight: 700;
            color: #fff;
            padding: .5em;
            margin-left: 1em;
        }

        #title-bar .login .loginBtnImg {
            vertical-align: top;
            height: 20px;
            padding: 0 5px;
        }

    .individuals #main .feature.shop div {
        width: 100%;
        padding: 0 1em 0 1em;
        background: #fff;
    }

    .individuals #main .feature.shop h1 {
        font-size: 2.5em;
    }

    .individuals #main .feature.shop div.orcall {
        padding: 1em 0 0 0;
        background: transparent;
        color: rgb(196, 47, 18);
        font-style: italic;
    }

    .feature.shop button.loginbutton {
        width: 100%;
        margin-top: 1em;
        padding: 1em 0;
        border-radius: 0.375em;
        -webkit-border-radius: 0.375em;
        -moz-border-radius: 0.375em;
        background-color: #008F48;
        background-image: url("/MedMutual/MedMutual/Global/images/global/icon_MHP_lock.png") left no-repeat;
        background-image: -webkit-linear-gradient(bottom, #008F48, #42B506);
        background-image: -moz-linear-gradient(bottom, #008F48, #42B506);
        background-image: -o-linear-gradient(bottom, #008F48, #42B506);
        background-image: -ms-linear-gradient(bottom, #008F48, #42B506);
        background-image: linear-gradient(bottom, #008F48, #42B506);
        font-size: 1.3em;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }

    #main .feature.shop button.loginbutton img.loginBtnImg {
        margin: 0 0.25em 0 0;
    }






    /* Search Modal  */

    body form > header .overlay {
        text-align: center;
    }

    body form > header .overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999999999999999;
    }

        #rail #popup .background,
        #main div#popup .background,
        body form > header .overlay .background {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: .7;
            z-index: 1000;
        }

        body form > header .overlay fieldset {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            text-align: center;
            position: absolute;
            width: 50%;
            height: 200px;
            margin: auto;
            padding: 2em;
            box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.3);
            border: 1px solid #ccc;
            border-radius: .375em;
            background: #fff;
            padding: 30px;
            z-index: 1001;
        }

        body form > header .overlay fieldset {
            width: 60%;
            height: 200px;
        }

    #MedAdvPopup fieldset {
        text-align: center;
        position: fixed;
        width: 60%;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        min-height: 230px;
        box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.3);
        border: 1px solid #ccc;
        border-radius: .375em;
        background: #fff;
        padding: 30px;
        z-index: 1001;
    }

    #rail div#popup fieldset#notSearch div.HomepageHeaderText,
    #main .feature.shop div#popup fieldset#notSearch div.HomepageHeaderText,
    body form > header .overlay .HomepageHeaderText,
    #get-quote-callout #popup div #notSearch div.HomepageHeaderText {
        font-size: 3em;
        text-align: center;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        margin: 0.25em;
        color: #444444;
    }

    #main .feature.shop div#popup fieldset#notSearch div.HomepageHeaderText,
    #get-quote-callout #popup div #notSearch div.HomepageHeaderText {
        padding-right: 2em;
    }

    body form > header .overlay fieldset legend {
        position: absolute;
        left: -9999em;
    }

    /*General Modal*/

    .sb-modal {
        display: none;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        background-color: rgba(0, 0, 0, 0.7);
    }

        .sb-modal .sb-box {
            overflow: hidden;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            width: auto;
            height: auto;
            max-width: 600px;
            padding: .8em 1em;
            margin: auto;
            background-color: white;
            border-radius: 3px;
            box-shadow: 0px 0px 0px 8px rgba(0, 0, 0, 0.3);
        }

    @media screen and (max-width: 450px) {
        .sb-modal .sb-box {
            width: 100%;
            height: 100%;
        }
    }

    .sb-modal .sb-box header {
        position: static;
        width: 100%;
        padding-bottom: 1em;
        margin-bottom: 1em;
        border-bottom: solid 1px #444;
    }

        .sb-modal .sb-box header .sb-modal-title {
            float: left;
            margin: 0;
            padding: 0 1.5em 0 0;
            font-family: 'Aleo', Georgia, "Times New Roman", Times, serif;
            font-size: 3em;
            line-height: normal;
            color: #444;
        }

        .sb-modal .sb-box header fieldset {
            position: relative;
            float: left;
            margin-top: .65em;
        }

            .sb-modal .sb-box header fieldset .sb-filter-search {
                float: left;
                width: 195px;
                padding: .35em .4em;
                margin: 0em 0 0 .5em;
            }

                .sb-modal .sb-box header fieldset .sb-filter-search.sb-clear-entry-active {
                    padding-right: 1.9em;
                }

        .sb-modal .sb-box header .sb-close {
            position: absolute;
            right: .3em;
            top: .3em;
            box-shadow: none;
        }

    .sb-modal .sb-box .sb-content {
        width: 100%;
        padding-bottom: 1em;
    }

        .sb-modal .sb-box .sb-content p {
            margin-bottom: .5em;
        }

    .sb-modal .sb-box .sb-options {
        clear: both;
        float: left;
        width: 100%;
        margin-top: 2em;
        text-align: center;
    }

        .sb-modal .sb-box .sb-options .sb-cancel {
            margin-left: 2em;
            font-size: 1.4em;
            background: none;
            border: none;
            padding: 0;
            font: inherit;
            color: #008700;
        }

    .sb-modal .sb-box.sb-full {
        padding: 0;
    }

    .sb-modal .sb-box.sb-large {
        overflow-y: auto;
        width: 95%;
        max-height: 95%;
    }

    .sb-modal .sb-box.sb-small {
        width: 450px;
        height: 200px;
    }

    .sb-modal .sb-box.sb-auto {
        left: 50%;
        top: 50%;
        right: auto;
        bottom: auto;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ltIE9 .sb-modal {
        background: url("/../Global/images/overlay-bg.png") repeat;
    }

        .ltIE9 .sb-modal .sb-box {
            border: solid 8px #444444;
        }

            .ltIE9 .sb-modal .sb-box.sb-auto {
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                height: 400px;
                width: 600px;
            }

    button.sb-close:hover {
        border-color: #e5e5dd;
        color: #e5e5dd;
        cursor: pointer;
        background: none;
    }

    button.sb-close {
        width: 1.5em;
        height: 1.5em;
        border: 2px solid #444444;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius: 2em;
        background: none;
        padding: 0;
        font-size: 1.8em;
        font-family: 'open_sansregular', Helvetica, Arial, "Lucida Grande", sans-serif;
        color: #444444;
        text-decoration: none;
    }

    .sb-modal .sb-box .sb-buttons {
        text-align: center;
        margin-top: 15px;
    }

        .sb-modal .sb-box .sb-buttons button {
            display: inline-block;
        }

    button:last-of-type, input[type="button"]:last-of-type, input[type="reset"]:last-of-type, input[type="submit"]:last-of-type {
        margin-right: 0;
    }

    .sb-modal:after, .sb-modal :after {
        display: none;
    }

    .sb-modal .sb-box header:after {
        display: block;
    }


    /*Insurance Search Modal*/

    #main div#popup.sb-modal {
        display: none;
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        background: rgba(0, 0, 0, 0.7);
    }

        #main div#popup.sb-modal .sb-box {
            overflow: hidden;
            position: absolute;
            width: auto;
            height: auto;
            max-width: 600px;
            padding: 1em 1.2em;
            margin: auto;
            background-color: white;
            border-radius: 3px;
            box-shadow: 0px 0px 0px 8px rgba(0, 0, 0, 0.3);
            z-index: 100;
        }

            #main div#popup.sb-modal .sb-box header .sb-close {
                position: absolute;
                right: .3em;
                top: .3em;
                float: none;
                margin: 0;
                font-weight: normal;
                font-family: 'open_sansregular', Helvetica, Arial, "Lucida Grande", sans-serif;
                box-shadow: none;
                font-size: 1.8em;
            }

            #main div#popup.sb-modal .sb-box header .sb-modal-title {
                float: left;
                margin: 0;
                padding: 0 1.5em 0 0;
                font-family: 'Aleo', Georgia, "Times New Roman", Times, serif;
                font-size: 3em;
                line-height: normal;
                color: #ee6d00;
            }

            #main div#popup.sb-modal .sb-box .sb-content {
                width: 100%;
                padding-bottom: 1em;
                background-color: white;
            }

                #main div#popup.sb-modal .sb-box .sb-content p {
                    margin: 0 0 .5em 0;
                    text-align: left;
                }

                    #main div#popup.sb-modal .sb-box .sb-content p a {
                        color: #008F48;
                        font-size: 1em;
                        text-decoration: none;
                        font-weight: normal;
                    }

            #main div#popup.sb-modal .sb-box .sb-options {
                clear: both;
                float: left;
                width: 100%;
                margin-top: 2em;
                text-align: center;
                background-color: white;
            }

                #main div#popup.sb-modal .sb-box .sb-options .sb-cancel {
                    float: none;
                    margin: 0 0 0 2em;
                    font-size: 1.8em;
                    font-family: "open_sansbold",Helvetica,Arial,"Lucida Grande",sans-serif;
                    font-weight: bold;
                    background: none;
                    border: none;
                    padding: 0;
                    color: #008700;
                    box-shadow: none;
                }

                #main div#popup.sb-modal .sb-box .sb-options .sb-button {
                    display: inline-block;
                    outline: none;
                    width: auto;
                    -webkit-border-radius: 3px;
                    -ms-border-radius: 3px;
                    -moz-border-radius: 3px;
                    -o-border-radius: 3px;
                    border-radius: 3px;
                    border: 0;
                    background-color: rgb(0, 143, 72);
                    box-shadow: inset 0px -2px 0px 0px rgba(0,0,0,0.5);
                    padding: 10px 18px;
                    line-height: 1em;
                    text-align: center;
                    font-size: 1.4em;
                    font-family: "open_sansregular",Helvetica,Arial,"Lucida Grande",sans-serif;
                    color: rgb(255, 255, 255);
                }

                    #main div#popup.sb-modal .sb-box .sb-options .sb-button.sb-cta {
                        float: none;
                        margin: 0 15px 0 0;
                        background-color: #d14414;
                        box-shadow: inset 0px -3px 0px 0px rgba(0,0,0,0.5);
                        padding: 15px 50px;
                        font-size: 2.4em;
                        font-weight: normal;
                        text-shadow: 0px 2px 2px rgba(0,0,0,0.5);
                    }

                        #main div#popup.sb-modal .sb-box .sb-options .sb-button.sb-cta:hover {
                            background: #ff6733;
                        }

    /*Language Support Modal*/

    #LangSupPopup.sb-modal .sb-box header .sb-modal-title {
        float: left;
        margin: 0;
        padding: 0 1.5em 0 0;
        font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
        font-size: 3em;
        line-height: normal;
        color: #444;
    }

        #LangSupPopup.sb-modal .sb-box header .sb-modal-title label:hover {
            cursor: default;
        }

    #LangSupPopup.sb-modal .sb-box .sb-content p {
        font-size: 1.4em;
    }

        #LangSupPopup.sb-modal .sb-box .sb-content p label:hover {
            cursor: default;
        }

    #LangSupPopup.sb-modal .sb-box .sb-options .sb-cancel, #modalSupPopup.sb-modal .sb-box .sb-options .sb-cancel {
        float: none;
        margin: 0 0 1em 0;
        font-size: 1.8em;
        font-family: "open_sansbold",Helvetica,Arial,"Lucida Grande",sans-serif;
        font-weight: bold;
        background: none;
        border: none;
        padding: 0;
        color: #00857F;
        box-shadow: none;
    }

    /*Confirmation Modal*/

    #ConfirmPopup.sb-modal .sb-box header .sb-modal-title,
    #ConfirmPopup.sb-modal .sb-box header .sb-modal-title {
        float: left;
        margin: 0;
        padding: 0 1.5em 0 0;
        font-family: 'Aleo', Georgia, "Times New Roman", Times, serif;
        font-size: 3em;
        line-height: normal;
        color: #ee6d00;
    }

    #ConfirmPopup.sb-modal .sb-box .sb-content p {
        font-size: 1.4em;
    }

    #ConfirmPopup.sb-modal .sb-box .sb-options .sb-cancel {
        float: none;
        margin: 0 0 0 2em;
        font-size: 1.8em;
        font-family: "open_sansbold",Helvetica,Arial,"Lucida Grande",sans-serif;
        font-weight: bold;
        background: none;
        border: none;
        padding: 0;
        color: #008700;
        box-shadow: none;
    }

    /*Medicare Warning Modal*/
    #MedPlanPopup.sb-modal .sb-box header .sb-modal-title,
    #MedAdvPopup.sb-modal .sb-box header .sb-modal-title {
        float: left;
        margin: 0;
        padding: 0 1.5em 0 0;
        font-family: 'Aleo', Georgia, "Times New Roman", Times, serif;
        font-size: 3em;
        line-height: normal;
        color: #444;
    }

    #MedAdvPopup.sb-modal .sb-box .sb-content p {
        font-size: 1.4em;
    }

    #MedAdvPopup.sb-modal .sb-box .sb-options .sb-cancel {
        float: none;
        margin: 0 0 0 2em;
        font-size: 1.8em;
        font-family: "open_sansbold",Helvetica,Arial,"Lucida Grande",sans-serif;
        font-weight: bold;
        background: none;
        border: none;
        padding: 0;
        color: #00857F;
        box-shadow: none;
    }

    /*Need Help Modal*/

    #main #NeedHelpModal p {
        font-size: 2em;
    }

    #NeedHelpModal .sb-box .sb-options {
        margin-top: 0;
    }

    #main #NeedHelpModal .sb-options .sb-cancel {
        font-size: 2em;
        margin: 0;
        box-shadow: none;
        padding: .75em 3em;
    }

    body form > header .overlay fieldset label {
        width: 100%;
        position: relative;
        display: block;
        overflow: hidden;
        height: auto;
        border-radius: 0.375em;
        border: 1px solid #aaa;
    }

        body form > header .overlay fieldset label dfn {
            display: block;
            width: 100%;
        }

    body form > header #searchOverlay fieldset label input {
        display: block;
        padding: .5em;
        width: 90%;
        float: left;
        border: none;
        outline: none;
        box-shadow: none;
        font-size: 2.8em;
        color: #444;
    }

    body form > header .overlay fieldset label button {
        float: right;
        width: 10%;
        height: auto;
        font-size: 6em;
        margin: 2px 1px 0 0;
        background: url("/MedMutual/MedMutual/Global/images/global/btnSearch-lg.png") no-repeat;
        right: -0.575em;
        position: absolute;
        border: none;
        background-size: 70%;
    }

    body form > header .overlay fieldset label #btnSearch {
        box-shadow: none;
    }

    body form > header .overlay fieldset label dfn {
        display: none;
    }

    div#MedAdvPopup div.container div.button {
        display: block;
        margin-top: 1.5em;
        text-align: center;
        width: 100%;
    }

    div#MedAdvPopup fieldset .button button.alt {
        margin: 0 auto;
        color: #008F48;
        float: none;
    }

    body form > header .overlay fieldset .button button.alt {
        float: left;
        margin-left: 15%;
        color: #008F48;
    }

    div#MedAdvPopup div.container div.button p {
        margin: 1em auto 0.5em 4em;
        color: #008F48;
        display: inline-block;
    }

    div#popup {
        width: 100%;
        top: 0;
        left: 0;
        z-index: 99000;
        position: absolute;
        display: none;
    }

    #main div#popup div.overlay {
        width: 100%;
        background: black;
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@percent)";
        opacity: 0.5;
    }

    #rail div#popup fieldset,
    #main div#popup fieldset {
        width: 50%;
        height: 240px;
    }

    #rail div#popup fieldset,
    #main div#popup fieldset {
        margin: auto;
        padding: 1em;
        border-radius: 0.375em;
        -webkit-border-radius: 0.375em;
        -moz-border-radius: 0.375em;
        box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.3);
        background: white;
        overflow: hidden;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: 1000001;
        min-height: 360px;
    }

        #rail div#popup fieldset div,
        #main div#popup fieldset div {
            background: #fff;
        }


    #main .feature.shop div#popup fieldset p a {
        color: #008F48;
        font-size: 1em;
        text-decoration: none;
        font-weight: normal;
    }

    #rail div#popup fieldset#notSearch > .close p a.btnCloseModal,
    div#popup fieldset#notSearch > .close p a.btnCloseModal,
    #MAMSPopup fieldset#notSearchEither > .close p a.btnCloseModal,
    body form > header .overlay .close a.btnCloseModal {
        top: 0;
        right: 0;
        float: right;
        width: 1em;
        height: 1em;
        padding: 0;
        border: 2px solid #444;
        border-radius: 50%;
        font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 2em;
        color: #444;
        opacity: 0.8;
        filter: alpha(opacity=80);
        text-decoration: none;
        outline: none;
        cursor: pointer;
    }


    #rail div#popup fieldset#notSearch > .close p a.btnCloseModal,
    div#popup fieldset#notSearch > .close p a.btnCloseModal,
    body form > header .overlay .close a.btnCloseModal {
        padding: 0;
    }

        #rail div#popup fieldset#notSearch > .close p a.btnCloseModal:hover,
        div#popup fieldset#notSearch > .close p a.btnCloseModal:hover,
        body form > header .overlay .close a.btnCloseModal:hover {
            color: #000000;
            border-color: #000000;
            text-decoration: none;
            opacity: 0.4;
            filter: alpha(opacity=40);
        }

    #main div#popup p,
    .overlay p {
        font-size: 1.4em;
        line-height: 1.4em;
    }

    #MedAdvPopup p {
        font-size: 1.6em;
        line-height: 1.4em;
    }

    #rail div#popup fieldset p,
    #main div#popup fieldset p {
        text-align: left;
        margin: 0.75em 4em 0.75em 2em;
    }

    #main div#popup p.secondaryCTA,
    .overlay p.secondaryCTA {
        margin: 1em 0 0;
        text-align: center;
    }

    #rail div#popup div.container div.close,
    #main div#popup div.container div.close,
    .overlay div.container div.close {
        width: auto;
        height: 20px;
        position: absolute;
        top: 1.8em;
        right: 1.5em;
        cursor: pointer;
    }

    #rail div#popup .close p,
    #main div#popup .close p {
        text-align: center;
        margin: 0;
    }

    #main div#MedAdvPopup div.container div.cancel {
        width: auto;
        height: 20px;
        cursor: pointer;
    }

    .overlay div.container div.medAdvTitle,
    div#popup div.container div.popupTitle {
        margin: 0 0 .5em;
        font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
        font-size: 2.2em;
        font-weight: normal;
    }

    div#popup div.button button {
        display: inline-block;
        margin: 0;
        float: none;
    }

    #main div#popup fieldset p.cancel,
    #main div#popup div.button p.cancel {
        line-height: 2;
        margin: 0 0 0 2em;
        display: inline-block;
    }

    div#popup div.container div.button {
        width: 100%;
        text-align: center;
    }

    .overlay div.container div.button {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

    div#popup div.container div.button p {
        display: inline;
        text-align: left;
    }

    div#popup div.container h1,
    div#popup div.container div,
    div#MedAdvPopup div.container h1,
    div#MedAdvPopup div.container div {
        margin: 0 0 .5em;
    }

    body .overlay button.yellow,
    body .overlay .button.yellow,
    body .overlay a.yellow {
        display: inline-block;
    }

    body .button.yellow, body #breakoutKLanding a.yellow, #breakoutLanding a.yellow {
        width: fit-content;
        margin: 1em auto;
        max-width: 350px;
    }

    /* zip code error popup */
    div#ZipError {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99000;
        position: absolute;
        display: none;
    }

        div#ZipError div.overlay {
            width: 100%;
            height: 100%;
            background: #000;
            /* IE 8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@percent)";
            /* IE 5-7 */
            filter: alpha(opacity=80);
            /* Netscape */
            -moz-opacity: 0.5;
            /* Safari 1.x */
            -khtml-opacity: 0.5;
            /* Good browsers */
            opacity: 0.5;
            top: 0;
            left: 0;
            position: fixed;
        }

        div#ZipError div.container {
            width: 400px;
            margin-left: -300px;
            margin-top: -150px;
            padding: 1em 1.75em;
            border-radius: 0.375em;
            -webkit-border-radius: 0.375em;
            -moz-border-radius: 0.375em;
            background: white;
            overflow: hidden;
            top: 50%;
            left: 50%;
            position: fixed;
        }

        div#ZipError p {
            font-size: 1.4em;
            line-height: 1.4em;
        }

            div#ZipError p.secondaryCTA {
                margin: 1em 0 0;
                text-align: center;
            }

        div#ZipError div.container div.close {
            width: auto;
            height: 20px;
            position: absolute;
            top: 1.8em;
            right: 1.5em;
            cursor: pointer;
        }

        div#ZipError div.container div.button {
            width: 39em;
            margin: 2em auto 0;
        }

            div#ZipError div.container div.button p {
                display: inline;
            }

        div#ZipError div.container div.ZipErrorTitle {
            margin: 0 0 .5em;
            padding: 0;
            font-size: 2.2em;
            font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
            font-weight: normal;
            color: rgb(86,188,147);
        }

        div#ZipError div.container h1,
        div#ZipError div.container div {
            margin: 0 0 .5em;
        }

    /*Starting Block Button Styling*/

    sb-icon {
        display: inline-block
    }

a, input {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a {
    color: #00857f;
    text-decoration: underline;
    cursor: pointer;
}

a:visited { color: #00857F; }

a.button.cta:visited { color: white; }

a:hover {
    color: #016e69;
    text-decoration: none;
    outline: 0;
}

a:active { outline: 0; }

a:focus { outline: thin dotted; }

    sb-icon {
        font-family: "sb-icons";
        text-transform: none;
    }

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        margin-right: 15px;
    }

        button:last-of-type, input[type="button"]:last-of-type, input[type="reset"]:last-of-type, input[type="submit"]:last-of-type {
            margin-right: 0;
        }

        button::moz-focus-inner, input[type="button"]::moz-focus-inner, input[type="reset"]::moz-focus-inner, input[type="submit"]::moz-focus-inner {
            border: 0;
            padding: 0;
        }

    div.sb-button {
        width: auto;
    }

    a.sb-button {
        text-decoration: none;
    }

    .sb-button-wrapper {
        text-align: center;
    }

        .sb-button-wrapper.sb-right {
            text-align: right;
        }

    .sb-button, a.sb-button {
        display: inline-block;
        outline: none;
        width: auto;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        border: solid 2px #00857F;
        background-color: white;
        /*box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.5);*/
        padding: 10px 18px;
        line-height: 1em;
        text-align: center;
        font-size: 2em;
        font-family: "open_sansregular", Helvetica, Arial, "Lucida Grande", sans-serif;
        color: #00857F;
    }

        .sb-button:visited {
            color: #00857F;
        }

        .sb-button:hover {
            background: #00857F;
            color: white;
        }

        .sb-button:active {
            box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.5);
        }

        .sb-button:disabled {
            /* IE 8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";
            /* IE 5-7 */
            filter: alpha(opacity=50);
            /* Netscape */
            -moz-opacity: 0.5;
            /* Safari 1.x */
            -khtml-opacity: 0.5;
            /* Good browsers */
            opacity: 0.5;
            cursor: default;
        }

            .sb-button:disabled:hover {
                background-color: #016e69;
            }

        .sb-button.sb-cta {
            background-color: #5f259f;
            box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.5);
            padding: 15px 30px;
            font-size: 2.4em;
            text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
            color: white;
            border: none;
        }

            .sb-button.sb-cta:hover {
                background: #4a1d7c;
            }

            .sb-button.sb-cta:active {
                box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
            }

            .sb-button.sb-cta:disabled:hover {
                background-color: #d14414;
            }

        .sb-button.sb-auxiliary {
            border: 1px solid #00857f;
            background: white;
            box-shadow: none;
            color: #00857f;
        }

            .sb-button.sb-auxiliary:hover {
                background: #00857f;
                color: white;
            }

            .sb-button.sb-auxiliary:active {
                box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.5);
            }

            .sb-button.sb-auxiliary:disabled:hover {
                background: #fafaf2;
                color: #008f48;
            }

        .sb-button a {
            text-decoration: none;
            color: white;
        }

            .sb-button a:visited {
                color: white;
            }

            .sb-button a:hover {
                text-decoration: none;
                color: #00683f;
            }

    .sb-close-button {
        width: 1.5em;
        height: 1.5em;
        border: 2px solid #444444;
        -webkit-border-radius: 2em;
        -ms-border-radius: 2em;
        -moz-border-radius: 2em;
        -o-border-radius: 2em;
        border-radius: 2em;
        background: none;
        padding: 0;
        font-size: 1em;
        line-height: 1em;
        font-family: "open_sansregular", Helvetica, Arial, "Lucida Grande", sans-serif;
        color: #444444;
        text-decoration: none;
        outline: none;
    }

        .sb-close-button:hover {
            border-color: #e5e5dd;
            color: #e5e5dd;
            cursor: pointer;
        }

        .sb-close-button:active {
            box-shadow: none;
            text-shadow: none;
        }

        .sb-close-button.sb-white {
            border-color: white;
            color: white;
        }

            .sb-close-button.sb-white:hover {
                border-color: #444444;
                color: #444444;
                cursor: pointer;
            }

    .sb-link {
        border: 0;
        background: transparent;
        font-size: 1.4em;
        color: #008700;
        font-family: "open_sansbold", Helvetica, Arial, "Lucida Grande", sans-serif;
    }

        .sb-link:hover {
            color: #00683f;
        }

    .sb-text-icon-button {
        outline: none;
        border: 0;
        background: transparent;
        padding: 10px 15px;
        font-size: 1em;
        font-family: "open_sansregular", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.4em;
        color: #00857f;
    }

        .sb-text-icon-button:hover {
            -webkit-border-radius: 3px;
            -ms-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            background: #dddddd;
        }

        .sb-text-icon-button:active {
            box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.5);
        }

        .sb-text-icon-button sb-icon {
            display: inline-block;
            vertical-align: middle;
            padding-left: 5px;
        }

    .sb-icon-button {
        border: 0;
        background: none;
        padding: 0;
        font-family: "sb-icons";
        color: #00857f;
        font-size: 1.4em;
        outline: none;
    }

        .sb-icon-button:hover {
            color: #00683f;
        }

    @media only screen and (max-width: 950px) {

        #main .feature.shop div#popup fieldset {
            height: 270px;
        }

        #main div#popup fieldset {
            min-height: 320px;
            width: 75%;
        }

        div#popup div.container div.button, .overlay div.container div.button {
            width: 95%;
            margin: 1em auto 0 auto;
        }

        #main .feature.shop div#popup fieldset#notSearch div.HomepageHeaderText {
            font-size: 1.4rem;
        }

        #main .feature.shop div#popup fieldset p.cancel {
            margin: 0.5em;
        }
    }

    @media only screen and (max-width: 860px) {

        #main .feature.shop div#popup fieldset {
            height: 270px;
        }

        div#popup div.container div.button, .overlay div.container div.button {
            margin: 1em auto 0 auto;
            padding-left: 0;
        }

        div#MedAdvPopup div.container div.button {
            padding-left: 0;
        }

        #rail div#popup fieldset p, #main .feature.shop div#popup fieldset p {
            margin: 1em;
        }
    }

    @media only screen and (max-width: 630px) {
        #main .feature.shop div#popup fieldset {
            height: 270px;
        }

        div#popup div.container div.button, .overlay div.container div.button {
            width: 95%;
            margin: 1em auto 0 auto;
        }

        #rail div#popup fieldset,
        #main .feature.shop div#popup fieldset {
            width: 90%;
            padding: 1em 0.5em;
        }

            #rail div#popup fieldset#notSearch div.HomepageHeaderText,
            #main .feature.shop div#popup fieldset#notSearch div.HomepageHeaderText {
                font-size: 1.85em;
                text-align: left;
                margin-top: 0.5em;
            }
    }

    /* Mobile */

    .mobilebody #main {
        clear: both;
        margin: 0 auto;
        padding: 4px;
        width: 100%;
        line-height: 1.375;
        overflow: hidden;
        background: #f8f8f8;
    }

        .mobilebody #main article {
            float: none;
            margin: 1em auto;
            padding: 1.5em;
            width: 90%;
            background: transparent;
            box-shadow: 0 0 4px rgba(0,0,0,.25);
            border-radius: .375em;
            overflow: hidden;
        }

    .lt-ie8 .mobilebody #main article {
        padding: 1.5em;
        width: 90%;
    }

    .mobilebody #main article {
        width: 90%;
    }


    div#FAQMobile a {
        cursor: pointer;
    }

    div#FAQMobile span {
        padding: 1em;
        background: #ededed;
        display: block;
        border-radius: 0.375em;
        -webkit-border-radius: 0.375em;
        -moz-border-radius: 0.375em;
    }


    body.mobilebody form > header {
        clear: both;
        margin-bottom: 3px;
        background: white;
        position: relative;
        width: 100%;
        height: auto;
        z-index: 100;
        border-bottom: .4em solid #3fa079;
    }

        body.mobilebody form > header hgroup,
        body.mobilebody form > header fieldset#search {
            margin: 2% auto;
            width: 60%;
        }

    body form > fieldset#search,
    body form > header .overlay fieldset#search {
        max-width: 720px;
    }

    body.mobilebody form > header hgroup h1,
    body.mobilebody form > header fieldset#search h1 {
        margin: 0 0 0;
        border: 0;
        position: static;
    }

        body.mobilebody form > header hgroup h1 img {
            width: 100%;
            height: auto;
        }

    body.mobilebody form > header hgroup h2,
    body.mobilebody form > header fieldset#search h2 {
        position: absolute;
        left: -999em;
    }

    body.mobilebody form > header hgroup legend,
    body.mobilebody form > header fieldset#search legend {
        position: absolute;
        left: -999em;
    }

    body.mobilebody form #main > article {
        width: 95%;
        max-width: 1600px;
        margin: auto;
        padding: 1em;
        border-radius: 0.5em;
        border-color: #f8f8f8;
        border: none;
        -webkit-border-radius: 0.5em;
        -moz-border-radius: 0.5em;
        background: transparent;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0);
        overflow: hidden;
        position: relative;
    }

        body.mobilebody form #main > article > div.backgroundimage {
            width: 94%;
            min-height: 225px;
            margin: auto;
            background: #f8f8f8 url('~/media/medmutual/images/mobile/bg_interstitial.jpg') right bottom no-repeat;
            border-radius: 1em;
        }

            body.mobilebody form #main > article > div.backgroundimage div.text-wrapper {
                width: 45%;
                max-width: 670px;
                min-width: 100px;
                height: auto;
                margin: 5%;
                z-index: 2;
            }

                body.mobilebody form #main > article > div.backgroundimage div.text-wrapper p {
                    font-size: 1.2em;
                    line-height: 1.4em;
                }

            body.mobilebody form #main > article > div.backgroundimage div.text-wrapper-int {
                width: 74%;
                height: auto;
                margin: 0;
                padding: 1em 2em 1em;
                z-index: 2;
            }

                body.mobilebody form #main > article > div.backgroundimage div.text-wrapper-int h1 {
                    margin: 0 0 .2em;
                    font-size: 5em;
                    line-height: 1em;
                }

                body.mobilebody form #main > article > div.backgroundimage div.text-wrapper-int p {
                    font-size: 2.7em;
                    line-height: 1.4em;
                }

            body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper {
                width: 85%;
                max-width: 670px;
                min-width: 100px;
                height: auto;
                margin: 55% 8% 5%;
                position: absolute;
                z-index: 2;
            }

            body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper-int {
                width: 94%;
                height: auto;
                margin: 0;
                padding: 0 2em 2em;
                z-index: 2;
            }

                body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper button, body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper-int button {
                    margin: 0;
                    padding: 1em 3em;
                    font-size: 1.8em;
                    font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                    font-weight: normal;
                    border-radius: 0.3em;
                    -webkit-border-radius: 0.3em;
                    -moz-border-radius: 0.3em;
                    background-color: #F89836;
                    background-image: -webkit-linear-gradient(top, #F89836, #EC6A36);
                    background-image: -moz-linear-gradient(top, #F89836, #EC6A36);
                    background-image: -o-linear-gradient(top, #F89836, #EC6A36);
                    background-image: -ms-linear-gradient(top, #F89836, #EC6A36);
                    background-image: linear-gradient(top, #F89836, #EC6A36);
                    display: block;
                }

                    body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper button, body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper-int button + button {
                        margin-top: 5%;
                    }

                        body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper button:hover, body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper-int button:hover {
                            background-image: -webkit-linear-gradient(top, #EC6A36, #F89836);
                            background-image: -moz-linear-gradient(top, #EC6A36, #F89836);
                            background-image: -o-linear-gradient(top, #EC6A36, #F89836);
                            background-image: -ms-linear-gradient(top, #EC6A36, #F89836);
                            background-image: linear-gradient(top, #EC6A36, #F89836);
                        }

                        body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper button.cta img {
                            margin: -5px 0 0;
                        }

                    body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper-int button.cta img {
                        height: 30px;
                        margin: -2px 0 0;
                    }

        body.mobilebody form #main > article > div.button-wrapper {
            width: 94%;
            min-width: 100px;
            height: auto;
            margin: 3%;
        }

        body.mobilebody form #main > article > div.button-wrapper-int {
            width: 94%;
            min-width: 100px;
            height: auto;
            margin: 3%;
            padding: 1em;
            color: #444;
            text-align: center;
            border-radius: 1em;
            background: #EDF8F4;
        }

            body.mobilebody form #main > article > div.button-wrapper-int p {
                font-size: 2.4em;
                line-height: 1.4em;
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            }

            body.mobilebody form #main > article > div.button-wrapper-int input, body.mobilebody form #main > article > div.button-wrapper-int label {
                margin: 0 0 1em;
                font-size: 2em;
                font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            }

            body.mobilebody form #main > article > div.button-wrapper-int div.button-wrapper {
                width: 70%;
                margin: 0 auto 2em;
            }

                body.mobilebody form #main > article > div.button-wrapper-int div.button-wrapper button.standard {
                    margin: auto;
                    padding: 1em 3em;
                    font-size: 1.8em;
                    font-weight: normal;
                    font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                    border-radius: 0.3em;
                    -webkit-border-radius: 0.3em;
                    -moz-border-radius: 0.3em;
                    background-color: #74989D;
                    background-image: -webkit-linear-gradient(top, #BBCCCE, #74989D);
                    background-image: -moz-linear-gradient(top, #BBCCCE, #74989D);
                    background-image: -o-linear-gradient(top, #BBCCCE, #74989D);
                    background-image: -ms-linear-gradient(top, #BBCCCE, #74989D);
                    background-image: linear-gradient(top, #BBCCCE, #74989D);
                    display: block;
                }

                    body.mobilebody form #main > article > div.button-wrapper-int div.button-wrapper button.standard:hover {
                        background-color: #BBCCCE;
                        background-image: -webkit-linear-gradient(top, #74989D, #BBCCCE);
                        background-image: -moz-linear-gradient(top, #74989D, #BBCCCE);
                        background-image: -o-linear-gradient(top, #74989D, #BBCCCE);
                        background-image: -ms-linear-gradient(top, #74989D, #BBCCCE);
                        background-image: linear-gradient(top, #74989D, #BBCCCE);
                    }

        body.mobilebody form #main > article > div.backgroundimage div.button-wrapper div {
            border: 1px solid #C2D0D2;
            border-radius: .3em .3em 0 0;
            background-image: -webkit-linear-gradient(top, #ffffff, #F6F8F8);
            background-image: -moz-linear-gradient(top, #ffffff, #F6F8F8);
            background-image: -o-linear-gradient(top, #ffffff, #F6F8F8);
            background-image: -ms-linear-gradient(top, #ffffff, #F6F8F8);
            background-image: linear-gradient(top, #ffffff, #F6F8F8);
            overflow: hidden;
        }

            body.mobilebody form #main > article > div.backgroundimage div.button-wrapper div + div {
                border: 1px solid #C2D0D2;
                border-top: 0px solid #C2D0D2;
                border-radius: 0 0 .3em .3em;
                background: #F6F8F8;
            }

            body.mobilebody form #main > article > div.backgroundimage div.button-wrapper div p {
                margin: 0;
                padding: 2% 2% 2% 7%;
                color: #3F9F79;
                float: left;
            }

            body.mobilebody form #main > article > div.backgroundimage div.button-wrapper div img {
                margin: 2% 3% 2% 2%;
                float: right;
            }

        body.mobilebody form #main > article > div.backgroundimage div.backgroundimage {
            width: 94%;
            min-width: 247px;
            height: auto;
            margin: 3% auto;
            z-index: 1;
        }

            body.mobilebody form #main > article > div.backgroundimage div.backgroundimage > img {
                width: 100%;
                height: auto;
                border-radius: .3em;
            }


    /* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */



    @media only screen and (max-width: 680px) {

        body.mobilebody form #main > article > div.backgroundimage {
            width: 94%;
            height: auto;
            min-height: 225px;
            margin: auto;
            background: #F9F9F9 url('~/media/medmutual/images/mobile/bg_interstitial_w315.jpg') right bottom no-repeat;
            border-radius: 1em;
        }

            body.mobilebody form #main > article > div.backgroundimage div.text-wrapper-int {
                width: 100%;
                height: auto;
                margin: 0;
                padding: 1em 2em 1em;
            }

                body.mobilebody form #main > article > div.backgroundimage div.text-wrapper-int h1 {
                    margin: 0 0 .2em;
                    font-size: 3.2em;
                    line-height: 1em;
                }

                body.mobilebody form #main > article > div.backgroundimage div.text-wrapper-int p {
                    font-size: 1.7em;
                    line-height: 1.4em;
                }

            body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper button, body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper-int button {
                width: 74%;
                margin: 0;
                padding: 1em;
                font-size: 1.1em;
                font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                font-weight: normal;
                border-radius: 0.3em;
                -webkit-border-radius: 0.3em;
                -moz-border-radius: 0.3em;
                background-color: #F89836;
                background-image: -webkit-linear-gradient(top, #F89836, #EC6A36);
                background-image: -moz-linear-gradient(top, #F89836, #EC6A36);
                background-image: -o-linear-gradient(top, #F89836, #EC6A36);
                background-image: -ms-linear-gradient(top, #F89836, #EC6A36);
                background-image: linear-gradient(top, #F89836, #EC6A36);
                display: block;
            }

        body.mobilebody form #main > article > div.button-wrapper-int p {
            font-size: 1.4em;
            line-height: 1.4em;
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        }

        body.mobilebody form #main > article > div.button-wrapper-int input, body.mobilebody form #main > article > div.button-wrapper-int label {
            margin: 0 0 1em;
            font-size: 1.4em;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        }

        body.mobilebody form #main > article > div.button-wrapper-int div.button-wrapper button.standard {
            width: 100%;
            margin: auto;
            padding: 1em 3em;
            font-size: 1.1em;
            font-weight: normal;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            border-radius: 0.3em;
            -webkit-border-radius: 0.3em;
            -moz-border-radius: 0.3em;
            background-color: #74989D;
            background-image: -webkit-linear-gradient(top, #BBCCCE, #74989D);
            background-image: -moz-linear-gradient(top, #BBCCCE, #74989D);
            background-image: -o-linear-gradient(top, #BBCCCE, #74989D);
            background-image: -ms-linear-gradient(top, #BBCCCE, #74989D);
            background-image: linear-gradient(top, #BBCCCE, #74989D);
            display: block;
        }
    }



    @media only screen and (max-width: 320px) {

        body.mobilebody form #main > article > div.backgroundimage {
            min-height: 225px;
            background: #F9F9F9 url('~/media/medmutual/images/mobile/bg_interstitial_w279.jpg') right bottom no-repeat;
        }

            body.mobilebody form #main > article > div.backgroundimage div.text-wrapper-int p {
                margin: 0 0 .5em;
            }

            body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper button, body.mobilebody form #main > article > div.backgroundimage div.cta-wrapper-int button {
                width: 74%;
                margin: 0;
                padding: .5em;
                font-size: 1em;
                font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                font-weight: normal;
                border-radius: 0.3em;
                -webkit-border-radius: 0.3em;
                -moz-border-radius: 0.3em;
                background-color: #F89836;
                background-image: -webkit-linear-gradient(top, #F89836, #EC6A36);
                background-image: -moz-linear-gradient(top, #F89836, #EC6A36);
                background-image: -o-linear-gradient(top, #F89836, #EC6A36);
                background-image: -ms-linear-gradient(top, #F89836, #EC6A36);
                background-image: linear-gradient(top, #F89836, #EC6A36);
                display: block;
            }

        body.mobilebody form #main > article > div.button-wrapper-int p {
            font-size: 1.2em;
            line-height: 1.4em;
            font-weight: bold;
        }

        body.mobilebody form #main > article > div.button-wrapper-int input, body.mobilebody form #main > article > div.button-wrapper-int label {
            margin: 0 0 1em;
            font-size: 1.2em;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        }

        body.mobilebody form #main > article > div.button-wrapper-int div.button-wrapper button.standard {
            width: 100%;
            margin: auto;
            padding: 1em 3em;
            font-size: 1em;
            font-weight: normal;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            border-radius: 0.3em;
            -webkit-border-radius: 0.3em;
            -moz-border-radius: 0.3em;
            background-color: #74989D;
            background-image: -webkit-linear-gradient(top, #BBCCCE, #74989D);
            background-image: -moz-linear-gradient(top, #BBCCCE, #74989D);
            background-image: -o-linear-gradient(top, #BBCCCE, #74989D);
            background-image: -ms-linear-gradient(top, #BBCCCE, #74989D);
            background-image: linear-gradient(top, #BBCCCE, #74989D);
            display: block;
        }
    }







    /* Subsidy Estimator */


    div#subsidy-calculator {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99000;
        position: absolute;
        display: none;
    }

        div#subsidy-calculator div.overlay {
            width: 100%;
            height: 100%;
            background: black;
            /* IE 8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@percent)";
            /* IE 5-7 */
            filter: alpha(opacity=80);
            /* Netscape */
            -moz-opacity: 0.5;
            /* Safari 1.x */
            -khtml-opacity: 0.5;
            /* Good browsers */
            opacity: 0.5;
            top: 0;
            left: 0;
            position: fixed;
        }

        div#subsidy-calculator div.container {
            width: 600px;
            margin-left: -300px;
            margin-top: -325px;
            padding: 1em;
            border-radius: 0.375em;
            -webkit-border-radius: 0.375em;
            -moz-border-radius: 0.375em;
            background: white;
            overflow: hidden;
            top: 50%;
            left: 50%;
            position: fixed;
            box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.3);
        }

        div#subsidy-calculator p {
            font-size: 1.4em;
            line-height: 1.4em;
        }

            div#subsidy-calculator p.secondaryCTA {
                margin: 1em 0 0;
                text-align: center;
            }

        div#subsidy-calculator div.container div.close {
            width: auto;
            height: 20px;
            background: url('/MedMutual/MedMutual/Global/images/global/icon_close.png') no-repeat;
            position: absolute;
            top: 1.8em;
            right: 1.5em;
            cursor: pointer;
        }

        div#subsidy-calculator div.container div.HomepageHeaderText {
            padding: 5px 5px 10px 65px;
            background: url('/MedMutual/MedMutual/Global/images/global/icon_subsidyCalc.png') no-repeat;
            background-size: 9%;
            color: #008F48;
            font-size: 2.8em;
            margin: 0.5em 0 .5em;
            font-family: 'Aleo',Georgia, Palatino, Times New Roman, serif;
            font-weight: normal;
        }

        div#subsidy-calculator div.container div.button {
            width: 15em;
            margin: 2em auto 0;
        }

        div#subsidy-calculator div.container h1,
        div#subsidy-calculator div.container div {
            margin: 0 0 .5em;
        }

    #main fieldset label.required span.tselabel,
    #main fieldset label span.tselabel {
        color: #444;
        font-size: 1.4em;
    }

    #SC-Form hr {
        clear: both;
    }

    /* The Grid ---------------------- */
    .row {
        max-width: 100%;
        margin: 0 auto;
    }

        .row .row {
            width: auto;
            max-width: none;
            min-width: 0;
            margin: 0 -15px;
        }

        .row.collapse .col {
            padding: 0;
        }

        .row .row {
            width: auto;
            max-width: none;
            min-width: 0;
            margin: 0 -15px;
        }

            .row .row.collapse {
                margin: 0;
            }

    .col {
        float: left;
        min-height: 1px;
        padding: 0 0 0 15px;
        position: relative;
    }

        .col.twelve {
            padding-left: 0;
        }

        .col.centered {
            float: none;
            margin: 0 auto;
        }

    [class*="col"] + [class*="col"]:last-child {
        float: right;
    }

    [class*="col"] + [class*="col"].end {
        float: left;
    }

    .one, .row .one {
        width: 8.33333%;
    }

    .two, .row .two {
        width: 16.66667%;
    }

    .three, .row .three {
        width: 25%;
    }

    .four, .row .four {
        width: /* 33.33333% */ 45%;
    }

    .five, .row .five {
        width: 41.66667%;
    }

    .six, .row .six {
        width: 50%;
    }

    .seven, .row .seven {
        width: 58.33333%;
    }

    .eight, .row .eight {
        width: 100%;
    }

    .nine, .row .nine {
        width: 75%;
    }

    .ten, .row .ten {
        width: 83.33333%;
    }

    .eleven, .row .eleven {
        width: 91.66667%;
    }

    .twelve, .row .twelve {
        width: 100%;
    }

    br {
        clear: both;
    }



    /* modules */
    .standalone #main .module,
    #main section.module {
        margin: 0;
        padding: 0px;
        box-shadow: none;
    }

        #main section.module section {
            overflow: hidden;
            clear: both;
            margin: 1em 0;
            background: none repeat scroll 0 0 #FFFFFF;
            -webkit-border-radius: 0.375em 0 0.375em 0.375em;
            -moz-border-radius: 0.375em 0 0.375em 0.375em;
            border-radius: 0.375em 0 0.375em 0.375em;
            -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
            -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
            box-shadow: none;
        }


    #main .module fieldset label.row {
        float: none;
        display: block;
    }

    .standalone #main .module fieldset label,
    #main .module fieldset label {
        margin-bottom: 10px;
        font-size: 1em;
    }

    .module dfn {
        float: left;
        width: 70%;
    }

    .module select {
        width: auto;
    }

    #main fieldset label dfn {
        line-height: 1.2;
    }

        #main fieldset label dfn.s1 {
            width: 48%;
        }

        #main fieldset label dfn.s2 {
            width: 63.5%;
        }

    #main .module fieldset select.s1 {
        width: 34%;
    }

    #main .module fieldset select.s2 {
        width: 40%;
    }

    #main .module fieldset input.s2 {
        width: 40%;
    }

    #main .module h2 {
        color: #00857f;
        font-size: 2.8em;
    }

    #main .module p {
        color: #444;
        font-size: 1.6em;
        margin-left: 0.5em;
    }

    .msg-box {
        background-color: #f5f5f5;
        border: 1px solid #ccc;
        padding: 10px;
    }

    .msg-box2 {
        border: 2px solid #BBBBBB;
        -webkit-border-radius: 6px 6px 6px 6px;
        -moz-border-radius: 6px 6px 6px 6px;
        border-radius: 6px 6px 6px 6px;
        font-size: 16px;
        margin: 10px 0;
        padding: 6px 12px;
        width: 96%;
    }

    /* Tax Subsidy Page*/

    #main #tax-subsidy-page p {
        margin: 0 0 1em;
    }

    #main #tax-subsidy-page fieldset {
        width: 99%;
        color: #444;
    }

        #main #tax-subsidy-page fieldset .col {
            padding: 0 0 2em 0;
        }

        #main #tax-subsidy-page fieldset .row .four {
            width: 200px;
        }

        #main #tax-subsidy-page fieldset label.row {
            margin: 1em 0;
            float: none;
            width: 48%;
        }

            #main #tax-subsidy-page fieldset label.row.three {
                width: 13%;
            }

            #main #tax-subsidy-page fieldset label.row.six {
                width: 22.8%;
            }

        #main #tax-subsidy-page fieldset input.s2,
        #main #tax-subsidy-page fieldset select.s1 {
            width: 75%;
        }

        #main #tax-subsidy-page fieldset a.left {
            margin: 1.5em 2.7em 2em;
        }

        #main #tax-subsidy-page fieldset .disclaimer {
            color: rgb(220,35,35);
        }

        #main #tax-subsidy-page fieldset .msg-box {
            margin: 1em 0 0;
        }

    #main #tax-subsidy-page {
        clear: both;
        margin: 1em 0;
        padding: 3em 2em 3em 3em;
        border-radius: .275em;
        background: #fff;
        box-shadow: none;
        overflow: hidden;
    }

        #main #tax-subsidy-page #pnlResult .subsidynote {
            font-size: 1.3em;
        }

    /* utility */
    .right {
        float: right;
    }

    .standalone a.left,
    div#subsidy-calculator a.left {
        font-size: 1.3em;
        margin: .6em 0 0 1.2em;
        float: left;
        clear: both;
    }

    .center {
        display: block;
        text-align: center;
    }

    .emz {
        color: #40a17a;
    }


    /* New Subsidy Calculator Styles */
    #main #subsidy-calculator div.container {
        padding: 5px;
        border-radius: 5px;
    }

        #main #subsidy-calculator div.container div.HomepageHeaderText {
            margin-left: 0.5em;
        }

    div#subsidy-calculator div.container div#close {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        float: right;
        width: 1em;
        height: 1em;
        padding: 0.5em;
        border: 2px solid #888;
        border-radius: 50%;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 2em;
        line-height: 1.45em;
        color: rgb(66, 181, 6);
        text-decoration: none;
        outline: none;
    }

    div#subsidy-calculator div.container .btnCloseModal {
        top: -6px;
        left: -1px;
        position: absolute;
        color: #888;
    }

        div#subsidy-calculator div.container .btnCloseModal:hover {
            text-decoration: none;
        }

        div#subsidy-calculator div.container .btnCloseModal:focus {
            color: #00857f;
        }

    #main #subsidy-calculator div.container fieldset {
        float: left;
        width: 100%;
        margin: 0 1em 0em 0em;
    }

        #main #subsidy-calculator div.container fieldset label {
            clear: none;
        }

    .seven, .row .seven {
        width: 100%;
    }

    #main .module fieldset label.row {
        float: left;
        display: inline-block;
        width: 45%;
        margin: 1em;
        color: #444;
    }

    #main #subsidy-calculator div.container label.s2 span.tselabel,
    #main #subsidy-calculator div.container label.s1 span.tselabel {
        width: 100%;
        display: block;
        color: #444 !important;
    }

    #main #subsidy-calculator div.container .nine {
        width: 100%;
    }

        #main #subsidy-calculator div.container .nine .row {
            width: 45%;
        }

    #main #subsidy-calculator div.container fieldset input.s2,
    #main #subsidy-calculator div.container fieldset select.s2 {
        width: 100%;
    }

    #main #subsidy-calculator div.container p {
        margin-left: 1em;
    }

    .twelve p.left {
        margin-left: -2em;
        padding-right: 1em;
    }

    #main #subsidy-calculator div.container p.required {
        color: rgb(220,35,35);
        margin: 0 1em;
    }

    #main .module fieldset select.s1 {
        width: 50%;
    }

    #main #tax-subsidy-page hr {
        border: 2px solid #444;
        margin: 1.5em 0em;
    }

    #main #subsidy-calculator div.container hr {
        border: 2px solid #444;
        margin: 1.5em;
    }

    #main #tax-subsidy-page a.left,
    #main #subsidy-calculator div.container a.left {
        font-size: 2em;
        margin: .6em 0 0 1.75em;
        float: left;
        clear: none;
    }

        #main #tax-subsidy-page a.left:focus,
        #main #subsidy-calculator div.container a.left:focus {
            text-decoration: underline;
        }

    #main #subsidy-calculator div.container input.cta {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(.2, rgb(234,104,0)), color-stop(1, rgb(209,68,20)) );
        background: -moz-linear-gradient (center top, rgb(234,104,0) 20%, rgb(209,68,20) 100% );
        background: -ms-linear-gradient( top, rgb(234,104,0), rgb(209,68,20) );
        background-color: rgb(206,119,10);
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 3px;
        border: 1px solid rgb(209,68,20);
        padding: 0.75em 2.5em;
        display: inline;
        margin: auto;
        font-size: 2.5em;
        float: left;
        width: 40%;
        margin: 0 1em;
    }

    #main #tax-subsidy-page input.sb-button {
        display: block;
        outline: none;
        width: auto;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        border: 0;
        background-color: #00857f;
        box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.5);
        padding: 10px 18px;
        line-height: 1em;
        text-align: center;
        font-size: 1.4em;
        font-family: "open_sansregular", Helvetica, Arial, "Lucida Grande", sans-serif;
        color: white;
    }

        #main #tax-subsidy-page input.sb-button.sb-cta {
            background-color: #5f259f;
            box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.5);
            padding: 15px 40px;
            margin: 15px auto;
            font-size: 2.4em;
            text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
        }

            #main #tax-subsidy-page input.sb-button.sb-cta.getquote {
                padding: 15px;
            }

            #main #tax-subsidy-page input.sb-button.sb-cta:hover {
                background: #4a1d7c;
            }

    #main #tax-subsidy-page a.sb-link {
        margin: 0 auto;
        font-size: 2.4em
    }


    #main #subsidy-calculator div.container input.cta:focus {
        border: 1px solid #00857f;
    }

    /* NEW SEARCH RESULTS */
    #searchOverlay fieldset,
    #main section.search {
        background: #fff;
        padding: 2em;
    }

    #main section.searchHeader {
        margin-left: 0;
        border: 2px solid #444;
        border-left: none;
        border-right: none;
        border-radius: 0;
        background: transparent;
        padding-bottom: 1.0em;
        padding-top: 1.0em;
    }

        #main section.searchHeader h3 {
            margin-left: 0em;
            color: #444;
            font-size: 2.5em;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        }

            #main section.searchHeader h3 span {
                font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
            }

    dl.results {
        margin-left: 0;
    }

        dl.results dt {
            margin: 2em 0 0.25em 0;
            font-size: 1.5em;
        }

            dl.results dt a {
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                font-size: 1.2em;
            }

        dl.results dd {
            font-size: 1.4em;
            line-height: 1.3;
            margin: 0.25em 0;
        }

            dl.results dd.medicareadvantage,
            dl.results dd.employers,
            dl.results dd.individuals,
            dl.results dd.healthcarereform,
            dl.results dd.about,
            dl.results dd.brokers {
                color: #333;
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            }

    #main article section section.refine-search-text {
        position: relative;
    }

        #main article section section.refine-search-text input {
            font-size: 2.6em;
            color: rgb(63, 63, 63);
            width: 100%;
            height: 77px;
        }

            #main article section section.refine-search-text input.button {
                text-indent: -99999px;
                width: 99px;
                height: 73px;
                display: block;
                top: 2px;
                right: 2px;
                position: absolute;
                background: transparent url("/MedMutual/MedMutual/Global/images/global/btnSearch-lg.png") 0 no-repeat;
                background-size: contain;
            }

#main .search nav.pagination {
    width: 100%;
    overflow: hidden;
    border-top: 2px solid #444;
    margin: 2em 0;
    padding: 2em 0 0 0;
}

        #main .search nav.pagination p {
            float: left;
            padding: 0 .5em 0 0;
            font-size: 2.0em;
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            color: #444;
        }

        #main .search nav.pagination ul {
            float: left;
            list-style: none;
        }

            #main .search nav.pagination ul li {
                float: left;
                padding: 0 .5em;
                border-left: 1px solid #888;
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                font-size: 1.4em;
            }

                #main .search nav.pagination ul li div {
                    margin: 0.05em;
                    padding: 0em 0.335em;
                    background: rgb(238, 109, 0);
                    border-radius: 24px;
                    color: #fff;
                    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                }

                #main .search nav.pagination ul li a {
                    display: block;
                    font-weight: normal;
                    color: #00857f;
                }

    #main section.mhpSearch p {
        font-size: 1.8em;
        margin: 1em;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }

    #main section.mhpSearch ul {
        margin: 1em 1em 1em 2.5em;
    }

    .search #main .columns-2 > section + section #rail {
        background: rgb(255, 255, 255);
    }


    #main .columns-2 > section + section aside > section.searchFilter {
        background: transparent;
        padding: 0 1em;
    }

        #main .columns-2 > section + section aside > section.searchFilter h3 {
            color: #00857F;
            font-size: 2.4em;
            font-weight: bold;
            background: transparent;
        }

        #main .columns-2 > section + section aside > section.searchFilter h4 {
            color: #444;
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        }

        #main .columns-2 > section + section aside > section.searchFilter hr {
            border-color: #d4d4d4;
            border-width: 2px;
        }

    #main section.searchFilter .allFilter {
        padding-left: 1em;
        font-size: 1.7em;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        border-bottom: none;
    }

    #main section.searchFilter .typeLabel {
        border-top: none;
        padding-left: .6em;
        font-size: 1.9em;
        padding-top: 0;
        padding-bottom: 0.5em;
        margin-bottom: 0.5em;
    }

    #main section.searchFilter .typeLabelTop {
        padding-left: .6em;
        font-size: 1.9em;
        padding-top: 0;
        padding-bottom: 0.5em;
        margin-bottom: 0.5em;
    }

    #main .columns-2 > section + section aside > section.searchFilter section {
        margin: 0.5em 0;
        padding: 1.5em 1.5em 2em 1.5em;
        background: rgb(240, 240, 234);
    }

    #main section.mhpSearch {
        background: #fff;
        margin: 1em 0;
        padding: 2.5em;
    }

        #main section.mhpSearch h4 {
            margin: 0 0 1em 1em;
            color: #00857f;
            font-size: 1.7em;
        }

        #main section.mhpSearch li {
            color: rgb(0, 143, 72);
        }

    #main section.searchFilter span {
        display: block;
        padding-left: 3em;
        font-size: 1.5em;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }

    #main section.searchFilter input {
        margin: 1.0em 0;
    }

    #main section.searchFilter .searchFilterButton {
        background: #00857F;
        width: 120px;
        letter-spacing: .25em;
    }

    #main section.searchFilter .searchClearButton,
    #main section.searchFilter .searchClearButton:hover {
        background: #fff;
        background-color: #fff;
        border: none;
        color: #444;
        margin-left: 4em;
    }

        #main section.searchFilter .searchClearButton:hover {
            text-decoration: underline;
        }

    /* Store Page addition */

    #main .category-wrapper {
        clear: both;
    }

    #error.columns-1 {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 1em auto 0;
        width: 95%;
        max-width: 1600px;
        padding: 0 0 1em 0;
        background: rgb( 209, 68, 20);
        opacity: .9;
        color: #fff;
        line-height: 1;
        font-size: 1.4em;
        text-align: center;
        border-radius: 0.375em;
    }

    #error .title {
        margin: 0.25em 3em;
        font-family: 'Aleo', Georgia, Palatino, Times New Roman, serif;
        font-size: 2.6em;
        font-weight: normal;
        color: #fff;
    }

    #error p {
        margin: 0 4em;
    }

    #main fieldset {
        float: left;
        width: 180px;
        margin: 0 1em 0em 0em;
    }

        #main fieldset label {
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            font-size: 1.4em;
        }

            #main fieldset label span.required {
                display: inline;
                margin: .25em 0;
                font-size: 1.4em;
                color: rgb( 231, 121, 43);
            }

    #main button.gaq {
        margin-top: 1.5em;
        padding-left: 2em;
        padding-right: 2em;
    }
    /* Error Modal */
    #close {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 10px;
        float: right;
        margin: auto;
        width: 3em;
        height: 3em;
        border: 3px solid #fff;
        border-radius: 50%;
    }

    a#closeme {
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 2em;
        line-height: 1.35em;
        color: #fff;
        text-decoration: none;
        outline: none;
    }

    p:hover a#closeme {
        color: #000000;
        border-color: #000000;
        text-decoration: none;
        opacity: 0.4;
        filter: alpha(opacity=40);
        cursor: pointer;
    }

    #main fieldset {
        float: left;
        width: 180px;
        margin: 0 1em 0em 0em;
    }
  

        #main fieldset label {
            font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            font-size: 1.4em;
        }

            #main fieldset label span.required {
                display: inline;
                margin: .25em 0;
                font-size: 1.4em;
                color: rgb( 231, 121, 43);
            }

    #main button.gaq {
        margin-top: 1.5em;
        padding-left: 2em;
        padding-right: 2em;
    }

    /* =====         =====
======== MODULES =====
========         ===== */

    .landing.brokers #main .columns-2 section article section h2 {
        color: #444;
    }
    /* Responsive images */

    .standalone #main > .columns-2 section article div.errorpage figure img,
    .backpage #main > .columns-2 section article figure img,
    .landing.brokers #main .columns-2 section article section figure img {
        width: 100%;
        max-width: 1000px;
        margin-top: 0px;
        margin: 2em auto;
        border-radius: 0.5em;
    }

    /* Store Page section images - here because previous rule breaks this! */

    #main > .columns-2 section.alt figure {
        margin: 2em auto;
    }

        #main > .columns-2 section.alt figure img {
            height: 80px;
            width: 80px;
            margin: 2em auto;
        }

    #main > .columns-2 .category-wrapper section.alt figure {
        margin: 0.5em auto 0em auto;
        position: absolute;
        width: 6%;
        max-width: 80px;
    }

        #main > .columns-2 .category-wrapper section.alt figure img {
            height: auto;
            max-width: 80px;
            max-height: 80px;
            margin: 0em auto;
        }

    .landing.about #main .columns-2 section article section figure img {
        width: 100%;
    }


    .landing.brokers #main .columns-2 section article section figure figcaption {
        margin: 0 1em 1.5em 0;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.6em;
    }

    .landing.brokers #main .columns-2 section article section p {
        font-size: 1.4em;
    }

    .landing.brokers #main.nobg {
        background: #fff;
    }

        .landing.brokers #main.nobg .nomargin.shadow {
            background: rgb(249, 221, 22);
            padding: 2em 0;
            box-shadow: 0 -200px 150px #000;
        }

        .landing.brokers #main.nobg .columns-1.nomargin {
            width: 100%;
        }

    .landing.brokers #main .columns-2.landing2 {
        padding: 5em 0;
        background: url("/MedMutual/MedMutual/Global/images/global/MM_Hero_HCR.jpg") center top no-repeat;
        width: 100%;
        color: #fff;
    }
        /* CHANGE ME!!!! */
        .landing.brokers #main .columns-2.landing2 div {
            float: left;
            width: 66%;
            padding-left: 1em;
        }

            .landing.brokers #main .columns-2.landing2 div h1,
            .landing.medicareadvantage #main #breakoutLanding h1 {
                margin-top: 2em;
                font-size: 5em;
                color: #fff;
                padding-left: 1.5em;
            }

    .landing.medicareadvantage #main #breakoutLanding h1 {
        padding-left: 0;
    }

    .landing.brokers #main .columns-2.landing2 div p {
        font-size: 2.5em;
        color: #fff;
        padding-right: 5em;
    }

    .landing.brokers #main .columns-2.landing2 aside {
        float: right;
    }

        .landing.brokers #main .columns-2.landing2 aside div.traffic-manager {
            float: none;
            margin: 1em;
        }

            .landing.brokers #main .columns-2.landing2 aside div.traffic-manager p,
            .landing.brokers #main .columns-2.landing2 aside div.coupon-booklet p {
                margin: 0.5em;
                padding: 0;
                font-size: 1em;
                color: #444;
            }

            .landing.brokers #main .columns-2.landing2 aside div.traffic-manager div.orcall {
                width: 95%;
                margin: 0.5em auto;
            }

                .landing.brokers #main .columns-2.landing2 aside div.traffic-manager div.orcall p {
                    color: #D14414;
                    font-size: 1.5em;
                    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                    text-align: center;
                }

    .landing.brokers #main.nobg .nomargin p {
        margin: 0 3em;
        font-size: 1.6em;
        line-height: 2;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        color: #000;
    }

    .landing.brokers #main.nobg .nomargin section {
        padding: 1em 1em 0 0.5em;
    }

        .landing.brokers #main.nobg .nomargin section figure {
            margin: 0 auto 1em auto;
            width: 100px;
        }

            .landing.brokers #main.nobg .nomargin section figure img {
                margin: 0 auto;
                width: 100px;
            }

    .landing.providers #main fieldset {
        float: none;
        width: 100%;
        margin: 0 1em 0em 0em;
        text-align: center;
    }

        .landing.providers #main fieldset label {
            margin: 1em 0.5em;
        }

        .landing.providers #main fieldset dfn {
            margin: 0.5em 0.5em 0 0;
            line-height: 1.8;
            text-align: left;
        }

        .landing.providers #main fieldset button {
            width: 200px;
            margin: 0 auto 1em auto;
        }

    .landing #main aside .coupon-booklet fieldset input[type=submit],
    .standalone #main aside .coupon-booklet fieldset input[type=submit],
    .backpage #main aside .coupon-booklet fieldset input[type=submit] {
        margin: 1em auto 1em auto;
    }

    .landing #main aside h2.HomepageHeaderText {
        text-align: center;
    }

    .home form > #backgroundimage {
        background: #000 url("/MedMutual/MedMutual/Global/images/global/MM_Hero_Fall_woodsTrailWalk.jpg") no-repeat;
        background-size: 100%;
        background-position: 0 -400px;
    }

    .individuals form > #backgroundimage {
        background: #000 url("/MedMutual/MedMutual/Global/images/global/MM_Hero_IndFam_doctorVisit.jpg") no-repeat;
        background-size: 100%;
        background-position: 0 -300px;
    }

    .healthcarereform form > #backgroundimage {
        background: #000 url("/MedMutual/MedMutual/Global/images/global/MM_Hero_HCR.jpg") no-repeat;
        background-size: 100%;
        background-position: 0 -200px;
    }

    .employers form > #backgroundimage {
        background: #000 url("/MedMutual/MedMutual/Global/images/global/MM_Hero_Employers.jpg") no-repeat;
        background-size: 100%;
        background-position: 0 -100px;
    }

    .brokers form > #backgroundimage {
        background: #000 url("/MedMutual/MedMutual/Global/images/global/MM_Hero_Brokers.jpg") no-repeat;
        background-size: 100%;
        background-position: 0 -300px;
    }

    .medicareadvantage form > #backgroundimage {
        background: #000 url("/MedMutual/MedMutual/Global/images/global/MM_Hero_Medicare.jpg") no-repeat;
        background-size: 100%;
        background-position: 0 -100px;
    }

    .about form > #backgroundimage {
        background-position: 0 0px;
    }

    .columns-1 > #breakoutLanding h1,
    #main .columns-1 > #breakoutLanding h1,
    #main .columns-2 > section #breakoutLanding h1,
    #main .columns-2 > section article h1 {
        margin: 1em 2em 0 0;
        font-size: 5em;
        color: #fff;
    }

    .columns-1 > #breakoutLanding p,
    #main .columns-1 > #breakoutLanding p,
    #main .columns-2 > section #breakoutLanding p {
        margin: 0 0 1em 0;
        font-size: 3em;
        text-shadow: 2px 2px #333333;
    }

    #main #backimage section article p {
        margin-left: 2em;
        color: #fff;
        font-size: 2.5em;
    }


    #main section section article#we-love-ohio div.idxoverlay {
        margin: 15% 0em 0em 0;
        color: #fff;
        width: 80%;
        max-width: 500px;
        height: 145px;
        overflow: visible;
        padding: 2px 4px;
        background: transparent;
        border: 1px solid transparent;
        background-image: url("/MedMutual/MedMutual/Global/images/global/OHIO_overlay.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
    }

    #main section section article.we-love-ohio {
        padding: 0 3em 3em 0;
    }

        #main section section article.we-love-ohio h2,
        #main section section article.we-love-ohio p {
            margin: 0 0 0 0;
            color: #fff;
            line-height: 1.4;
            font-size: 3em;
            text-shadow: 2px 2px #333333;
        }

        #main section section article.we-love-ohio small {
            margin: 0 0 4em 0;
            color: rgb(238, 109, 0);
            line-height: 1.4;
            font-size: 1.6em;
            font-style: italic;
        }

    /* Check The Network */
    #main .columns-2 article #check-network {
        border-radius: .375em;
        background: #fff;
        padding: 2em;
    }

        #main .columns-2 article #check-network > p {
            background: url("/MedMutual/MedMutual/Global/images/global/icon_checkthenetwork.png") left no-repeat;
            background-size: 70px;
            padding: 1em 0 1em 5em;
            color: #444;
            font-size: 1.8em;
        }

        #main .columns-2 article #check-network > label {
            font-size: 1.6em;
        }

        #main .columns-2 article #check-network .columns-2 {
            margin: 0;
            width: 100%;
        }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1,
            #main .columns-2 article #check-network .columns-2 #get-quote-callout {
                width: 47%;
                border: 4px solid #efefef;
                border-radius: .375em;
                padding: 1em;
                vertical-align: top;
            }

            #main .columns-2 article #check-network .columns-2 .margin {
                width: auto;
            }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1 p {
                margin-bottom: .5em;
                color: #444;
                font-size: 1.6em;
            }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1 label {
                margin-right: 1em;
                font-size: 1.8em;
            }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1 > label,
            #main .columns-2 article #check-network .columns-2 #MSQ-step1 #lblName {
                float: left;
                clear: both;
                margin-top: 1em;
            }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1 label sup {
                color: red;
            }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1 input[type=text],
            #main .columns-2 article #check-network .columns-2 #MSQ-step1 select {
                float: left;
                clear: both;
                width: 50%;
                padding: .5em;
                border-width: 1px;
                border-style: solid;
                border-color: rgb(180,180,180);
                border-radius: .375em;
                font-size: 1.8em;
                color: #444;
            }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1 .name input {
                width: 90%;
            }

            #main .columns-2 article #check-network .columns-2 #MSQ-step1 .button {
                margin-top: 2em;
                float: left;
                width: 100%;
            }

                #main .columns-2 article #check-network .columns-2 #MSQ-step1 .button button {
                    display: block;
                    margin: auto;
                    width: 70%;
                    border: 2px solid #008F48;
                    background-color: #008F48;
                    background-image: url("/MedMutual/MedMutual/Global/images/global/icon_MHP_lock.png") left no-repeat;
                    background-image: -webkit-linear-gradient(bottom, #008F48, #42B506);
                    background-image: -moz-linear-gradient(bottom, #008F48, #42B506);
                    background-image: -o-linear-gradient(bottom, #008F48, #42B506);
                    background-image: -ms-linear-gradient(bottom, #008F48, #42B506);
                    background-image: linear-gradient(bottom, #008F48, #42B506);
                    padding: .75em;
                    text-align: center;
                    font-size: 1.8em;
                }

            #main .columns-2 article #check-network .columns-2 #get-quote-callout header {
                border-radius: .375em;
                background: #efefef url("/MedMutual/MedMutual/Global/images/global/icon_tele.png") 10px center no-repeat;
                background-size: 40px;
                padding: 1em;
                text-align: center;
            }

                #main .columns-2 article #check-network .columns-2 #get-quote-callout header h2 {
                    margin: 0;
                    font-weight: bold;
                }

                #main .columns-2 article #check-network .columns-2 #get-quote-callout header p {
                    margin: 0;
                    color: #444;
                    font-size: 1.8em;
                }

            #main .columns-2 article #check-network .columns-2 #get-quote-callout #plan-details,
            #main .columns-2 article #check-network .columns-2 #get-quote-callout #tax-estimator,
            #main .columns-2 article #check-network .columns-2 #get-quote-callout .get-quote {
                margin: 2em 0;
                padding: 0 0 0 60px;
            }

                #main .columns-2 article #check-network .columns-2 #get-quote-callout #plan-details p,
                #main .columns-2 article #check-network .columns-2 #get-quote-callout #tax-estimator p,
                #main .columns-2 article #check-network .columns-2 #get-quote-callout .get-quote p {
                    margin: 0 0 .5em;
                }

                    #main .columns-2 article #check-network .columns-2 #get-quote-callout #plan-details p:nth-child(1),
                    #main .columns-2 article #check-network .columns-2 #get-quote-callout #tax-estimator p:nth-child(1),
                    #main .columns-2 article #check-network .columns-2 #get-quote-callout .get-quote p:nth-child(1) {
                        font-size: 1.8em;
                        color: #000;
                    }

                    #main .columns-2 article #check-network .columns-2 #get-quote-callout #plan-details p a,
                    #main .columns-2 article #check-network .columns-2 #get-quote-callout #tax-estimator p a,
                    #main .columns-2 article #check-network .columns-2 #get-quote-callout .get-quote p a {
                        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                    }

            #main .columns-2 article #check-network .columns-2 #get-quote-callout #plan-details {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_documents.png") 10px center no-repeat;
                background-size: 40px;
            }

            #main .columns-2 article #check-network .columns-2 #get-quote-callout #tax-estimator {
                background: url("/MedMutual/MedMutual/Global/images/global/icon_calculator.png") 10px center no-repeat;
                background-size: 40px;
            }

        #main .columns-2 article #check-network .pager span {
            color: #444;
            font-size: 1.6em;
        }

            #main .columns-2 article #check-network .pager span:first-of-type {
                color: rgb(238, 109, 0);
                margin-left: 4px;
            }

            #main .columns-2 article #check-network .pager span[style] {
                display: block;
            }

        #main .columns-2 article #check-network .pager a[id] {
            padding: 0.125em 0.2em;
            font-size: 1.4em;
            background: #fff;
            border: 1px solid #fff;
            border-radius: 50%;
            line-height: 2;
        }

        #main .columns-2 article #check-network .pager a[class] {
            padding: 0.125em 0.5em;
            background: rgb(238, 109, 0);
            border: 1px solid #fff;
            color: #000;
            border-radius: 50%;
        }

            #main .columns-2 article #check-network .pager a[class]:hover {
                text-decoration: none;
            }

    /* JD Power widget */
    #main section #jd-power-award {
        position: relative;
        margin: 0;
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        max-width: 1600px;
        padding: 3em 5em 2em 5em;
        background: rgba(250,239,167,1);
        background: -moz-linear-gradient(-45deg, rgba(250,239,167,1) 0%, rgba(252,252,246,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250,239,167,1)), color-stop(100%, rgba(252,252,246,1)));
        background: -webkit-linear-gradient(-45deg, rgba(250,239,167,1) 0%, rgba(252,252,246,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(250,239,167,1) 0%, rgba(252,252,246,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(250,239,167,1) 0%, rgba(252,252,246,1) 100%);
        background: linear-gradient(135deg, rgba(250,239,167,1) 0%, rgba(252,252,246,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faefa7', endColorstr='#fcfcf6', GradientType=1 );
    }

        #main section #jd-power-award #jd-award {
            position: absolute;
            top: 45px;
            bottom: 0;
            right: 40px;
            margin: auto;
            width: 170px;
            height: 260px;
        }

            #main section #jd-power-award #jd-award img {
                width: 100%;
                height: auto;
            }

    #main section article#jd-power-award h2 {
        margin: 0em auto;
        color: rgb(0, 143, 72);
        text-align: center;
        font-size: 4.6em;
        font-weight: normal;
    }

    #main section article#jd-power-award p {
        margin: 2em 10em 1em 0em;
        color: rgb(76, 75, 74);
        font-size: 2.2em;
        line-height: 1.5;
    }

    #main section article#jd-power-award a.yellow {
        display: block;
        padding: 0.5em 1.5em;
        margin: 0.2em auto 2em auto;
        width: 200px;
        color: rgb(2, 104, 54);
        font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
    }

    #main section article#jd-power-award p.small {
        margin: 5em 5em 0em 0em;
        font-size: 1em;
        color: rgb(76, 75, 74);
    }

    #main section article#additionalInfo {
        position: relative;
        margin: auto;
        max-width: 1600px;
        border-radius: .375em;
        padding: 2em 2em 2em 14%;
        background: #fff;
    }

        #main section article#additionalInfo #addlInfoinfo {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 2%;
            margin: auto;
            height: 120px;
            width: 15%;
            max-width: 120px;
            background-image: url("/MedMutual/MedMutual/Global/images/global/icon_addInfo.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100%;
        }

        #main section article#additionalInfo h2 {
            margin: 0;
            color: rgb( 231, 121, 43);
        }

        #main section article#additionalInfo p {
            margin: 0.5em 0 0 0;
            font-size: 1.6em;
        }

    #main section article#ready-to-shop {
        margin: auto;
        padding: 2em 1.5em;
        background-color: #53565a;
        color: white;
        text-align: center;
        display: inline-flex;
    }

@media all and (max-width: 1500px) {
    #main section article#ready-to-shop {
        display: block;
    }
    #main section article#ready-to-shop h3 {
        margin-bottom: 1em !important;
    }
}
        #main section article#ready-to-shop h1,
        #main section article#ready-to-shop h2 {
            margin: auto 2em auto auto;
            color: rgb(255, 255, 255);
            font-size: 4.6em;
            font-weight: normal;
        }

        #main section article#ready-to-shop .sb-button,
        #main section article#ready-to-shop .yellow {
            margin:auto;
            width: 15em;
        }

        #main section article#ready-to-shop h3 {
            margin: auto auto;
            letter-spacing: .1em;
        }
        /* Find an Agent (faa) widget */
        #main #find-an-agent-promo {
            background: #eee;
            text-align: center;
            padding: 3% 2%;
            vertical-align: middle;
        }

        #main #find-an-agent-promo div {
            height: 205px;
        }

        #main #find-an-agent-promo h2 {
            font-size: 4.6em;
            color: #444;
            margin-bottom: .4em;
        }

        #main #find-an-agent-promo img {
            width: 260px;
        }

        #main #find-an-agent-promo p {
            font-size: 2em;
            margin-top: .4em;
        }

    /* Mutual Appreciation Promo */
    #main #mutual-appreciation-promo {
        background: #eee;
        text-align: center;
        padding: 3% 2%;
        vertical-align: middle;
    }

        #main #mutual-appreciation-promo div {
            height: 205px;
        }

        #main #mutual-appreciation-promo h2 {
            font-size: 4.6em;
            color: #444;
            margin-bottom: .4em;
        }

        #main #mutual-appreciation-promo img {
            width: 260px;
        }

        #main #mutual-appreciation-promo p {
            font-size: 2em;
            margin-top: .4em;
            color: #444;
        }

    /*Health span widget*/
    #main #healthspan-promo {
        background: #B5DAD4;
        text-align: center;
        padding: 3% 2%;
    }

        #main #healthspan-promo div {
            display: table-cell;
            vertical-align: middle;
            height: 205px;
        }

        #main #healthspan-promo img {
            width: 70%;
        }

        #main #healthspan-promo p {
            font-size: 2em;
            margin-top: .4em;
        }

    @media screen and (max-width: 1199px) {
        #main #mutual-appreciation-promo h2,
        #main #find-an-agent-promo h2 {
            font-size: 3.3em;
        }

        #main #find-an-agent-promo div,
        #main #mutual-appreciation-promo div,
        #main #healthspan-promo div {
            height: 165px;
        }

        #main #mutual-appreciation-promo img,
        #main #find-an-agent-promo img {
            width: 200px;
        }
    }

    @media screen and (max-width: 750px) {
        #main #mutual-appreciation-promo img,
        #main #find-an-agent-promo img {
            display: none;
        }

        #main #find-an-agent-promo div,
        #main #mutual-appreciation-promo div,
        #main #healthspan-promo div {
            height: auto;
        }

        #main #find-an-agent-promo p,
        #main #mutual-appreciation-promo p,
        #main #healthspan-promo p {
            font-size: 1.4em;
        }


        #main #healthspan-promo img {
            margin: 1.5em 0;
            width: 65%;
        }

        #main #mutual-appreciation-promo a,
        #main #find-an-agent-promo a,
        #main #healthspan-promo a {
            margin-bottom: 1em;
        }
    }

    /* Comm Outreach */
    #main section article#comm-outreach {
        display: table;
        width: 100%;
        max-width: 1600px;
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        background: url("/MedMutual/MedMutual/Global/images/global/community_skyline_BG.png") no-repeat;
        background-size: cover;
    }

        #main section article#comm-outreach section {
            display: table-cell;
            width: 50%;
            text-align: right;
        }

            #main section article#comm-outreach section h2 {
                margin: 10% 25% 0.5em 0;
                font-size: 4.6em;
                color: #444;
                font-weight: normal;
            }

            #main section article#comm-outreach section p {
                margin: 0 25% 2em 10%;
                font-size: 2em;
                text-align: right;
            }

            #main section article#comm-outreach section .sb-button {
                margin: 0 25% 8% 0;
                width: 200px;
            }

            #main section article#comm-outreach section img {
                display: none;
            }

            #main section article#comm-outreach section#com-left {
                display: table-cell;
                width: 50%;
                background: url("/MedMutual/MedMutual/Global/images/global/community_streetscape.png") no-repeat center bottom;
                background-size: 100%;
            }

    @media screen and (max-width: 1199px) {
        #main section article#comm-outreach section h2 {
            font-size: 3.3em;
        }

        #main section article#comm-outreach section p {
            font-size: 2em;
        }
    }

    @media screen and (max-width: 1050px) {
        #main section article#comm-outreach section {
            width: 100%;
            text-align: center;
        }

            #main section article#comm-outreach section#com-left {
                display: none;
            }

            #main section article#comm-outreach section h2 {
                margin: 4.5% 0 .5em 0;
                text-align: center;
            }

            #main section article#comm-outreach section p {
                text-align: center;
                margin: 0 2em;
            }

            #main section article#comm-outreach section .sb-button {
                margin: 4% 2%;
            }

            #main section article#comm-outreach section img {
                display: block;
                width: 100%;
            }
    }

    @media screen and (max-width: 751px) {
        #main section article#comm-outreach section p {
            font-size: 1.4em;
        }
    }


    /* My Health Plan (MHP) widget and MA Callout widget*/
    #main section article#MHP, #main section article#ma-callout {
        display: table;
        width: 100%;
        max-width: 1600px;
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        background: #00857f;
    }

    #main section article#ma-callout {
        background: #65B500;
    }


    #main section article#MHP:after, #main section article#find-an-agent-promo:after {
        display: none;
    }

    #main section article#MHP section, #main section article#ma-callout section {
        display: table-cell;
        width: 50%;
        padding: 6em 0 3em 4em;
    }

    #main section article#ma-callout section {
        padding: 4em 0 3em 4em;
    }

        #main section article#MHP section h1,
        #main section article#MHP section h2,
        #main section article#ma-callout section h2 {
            margin: 10% 0 0.5em;
            padding-left: 8%;
            font-size: 4.6em;
            color: rgb(249, 221, 22);
            font-weight: normal;
        }

        #main section article#MHP section p,
        #main section article#ma-callout section p {
            margin: 0 0 2em;
            color: #fff;
            font-size: 2em;
            padding-left: 8%;
        }

        #main section article#MHP section .sb-button,
        #main section article#ma-callout section .sb-button {
            margin: 0 0 8% 8%;
            width: 200px;
        }

        #main section article#MHP section#mhp-right,
        #main section article#ma-callout section#ma-callout-right {
            display: table-cell;
            width: 50%;
            padding: 3em 3em 0 2em;
            background-image: url("/MedMutual/MedMutual/Global/images/global/MHP_2015_480.png");
            background-repeat: no-repeat;
            background-position: 75% 50%;
        }

        #main section article#ma-callout section#ma-callout-right {
            background: url("/MedMutual/MedMutual/Global/images/global/MM_widget_MutAp.png") no-repeat 50%;
            background-size: 300px;
        }


    #find-agent-left {
        background-color: rgb(247,193,60);
        background-image: url("/MedMutual/MedMutual/Global/images/global/find_an_agent.png");
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 40%;
    }

    #find-agent {
        background-color: rgb(247,193,60);
        height: 340px;
    }



  


    /* Ohio Company widget */

    #main .columns-2.even #ohio-company {
        padding: 1% 4em;
        background-color: #ececec;
        background-image: url("/MedMutual/MedMutual/Global/images/global/MM_Ohio.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 40%;
        vertical-align: middle;
    }

        #main .columns-2.even #ohio-company article {
            padding: 3em 0 0 0;
        }

            #main .columns-2.even #ohio-company article p {
                line-height: 1.8;
                font-size: 1.8em;
                color: #444;
            }

            #main .columns-2.even #ohio-company article h2 {
                color: #00857f;
                font-size: 4.6em;
                font-weight: normal;
                text-align: center;
            }

    /* We Love Ohio Module*/

    #main .columns-2.even #we-love-ohio {
        min-height: 340px;
        background-color: #000;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        box-shadow: inset 0 -100px 100px #000;
    }

        #main .columns-2.even #we-love-ohio > article {
            text-align: center;
            padding-bottom: 1em;
        }

        #main .columns-2.even #we-love-ohio article h2 {
            margin: 5em auto 0.05em auto;
            text-align: center;
            font-size: 2.9rem;
            font-weight: bold;
            color: #fff;
        }

            #main .columns-2.even #we-love-ohio article h2 a:link,
            #main .columns-2.even #we-love-ohio article h2 a:visited,
            #main .columns-2.even #we-love-ohio article h2 a:hover,
            #main .columns-2.even #we-love-ohio article h2 a:active {
                margin: 5em auto 0.05em auto;
                text-align: center;
                color: #fff;
                font-size: 2.9rem;
                font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
            }

        #main .columns-2.even #we-love-ohio article p {
            margin-bottom: 0;
            text-align: center;
            line-height: 0.8;
            color: #fff;
            font-size: 1.8em;
        }

        #main .columns-2.even #we-love-ohio a.sb-button {
            margin: 1em auto 0 auto;
        }

    /* Layout Adjustment 1 */
    div.plain3-panel section {
        position: relative;
    }

    section.plain3-panel h2 {
        color: rgb(2, 104, 54);
    }

    section.plain3-panel p {
        color: rgb(76, 75, 74);
        font-size: 1.6em;
    }

    section.plain3-panel div.hcrpanel,
    #main .columns-3 > section > div.hcrpanel {
        margin: 0 3em;
        padding: 2em 0;
        overflow: hidden;
        text-align: center;
    }

    section.plain3-panel .ind-or-family,
    section.plain3-panel .sm-group,
    section.plain3-panel .employer {
        width: 200px;
        padding-top: 80px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center top;
        font-size: 1.5em;
    }

    section.plain3-panel .ind-or-family {
        background-image: url("/MedMutual/MedMutual/Global/images/global/icon_HCR_IndFam@2x.png");
        background-size: 57%;
    }

    section.plain3-panel .sm-group {
        background-image: url("/MedMutual/MedMutual/Global/images/global/icon_HCR_smGrp@2x.png");
        background-size: 50%;
    }

    section.plain3-panel .employer {
        background-image: url("/MedMutual/MedMutual/Global/images/global/icon_HCR_broker@2x.png");
        background-position: center 6px;
        background-size: 45%;
    }

    #main > #tools.full-width {
        background: #fff;
    }

    /* Member App */
    #main .columns-2.even #member-app {
        background-image: url("/MedMutual/MedMutual/Global/images/global/MM_BG_memberApp.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        padding: 2em 2em 2em 28%;
        vertical-align: middle;
    }

        #main .columns-2.even #member-app h2 {
            color: rgb(2, 104, 54);
            text-align: left;
            font-size: 3.2em;
        }

        #main .columns-2.even #member-app p {
            color: #444;
            text-align: left;
            font-size: 2em;
        }

        #main .columns-2.even #member-app .button {
            display: block;
            margin: auto;
            width: 130px;
            text-align: center;
        }

    /* Find Doctor */
    #main .columns-2.even #find-doctor {
        background-image: url("/MedMutual/MedMutual/Global/images/global/MM_BG_doctorSearch.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        padding: 5% 4em;
        vertical-align: middle;
    }

        #main .columns-2.even #find-doctor div {
            border-radius: .375em;
            background: #fff;
            padding: 1.5em;
        }

            #main .columns-2.even #find-doctor div h2 {
                color: rgb(2, 104, 54);
                text-align: center;
                font-size: 3.2em;
            }

            #main .columns-2.even #find-doctor div p {
                color: #444;
                text-align: center;
                font-size: 2em;
            }

            #main .columns-2.even #find-doctor div .button {
                display: block;
                margin: auto;
                width: 70%;
                border: 2px solid #008F48;
                background-color: #008F48;
                background-image: url("/MedMutual/MedMutual/Global/images/global/icon_MHP_lock.png") left no-repeat;
                background-image: -webkit-linear-gradient(bottom, #008F48, #42B506);
                background-image: -moz-linear-gradient(bottom, #008F48, #42B506);
                background-image: -o-linear-gradient(bottom, #008F48, #42B506);
                background-image: -ms-linear-gradient(bottom, #008F48, #42B506);
                background-image: linear-gradient(bottom, #008F48, #42B506);
                padding: .75em;
                text-align: center;
            }


    #main article#member-app-findadoc {
        margin-top: 0;
        margin-bottom: 0;
    }

    #main section article#member-app-findadoc a.button {
        display: block;
        margin: 1em auto auto 3em;
        min-width: 120px;
        width: 9em;
        text-align: center;
        font-size: 1.6em;
    }

    #main section article#member-app-findadoc section {
        float: right;
        margin: 0;
        padding: 0;
        width: 49.99%;
        max-width: 800px;
    }

        #main section article#member-app-findadoc section + section {
            float: left;
            width: 49.99%;
            max-width: 800px;
            text-align: center;
        }

        #main section article#member-app-findadoc section.memberapp div {
            margin-left: 50%;
            margin-top: 0;
            margin-right: 5%;
            width: 50%;
            max-width: 400px;
            height: 100%;
            background: transparent;
        }

        #main section article#member-app-findadoc section.search {
            background-image: url("/MedMutual/MedMutual/Global/images/global/MM_BG_doctorSearch.jpg");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

            #main section article#member-app-findadoc section.search fieldset {
                width: 95%;
            }

        #main section article#member-app-findadoc section div {
            margin: 12.5%;
            border-width: 0px;
            border-style: solid;
            border-color: rgb(180,180,180);
            border-radius: .275em;
            background: #fff;
        }

    #main section article#member-app-findadoc .memberapp p {
        margin: 1em 3em 1em 0em;
        font-size: 1.8em;
        color: rgb(76, 75, 74);
    }

    #main section article#member-app-findadoc .memberapp h1,
    #main section article#member-app-findadoc .memberapp h2 {
        margin-top: 2.5em;
        color: rgb(2, 104, 54);
        text-align: center;
    }

    #main section article#member-app-findadoc .memberapp p {
        margin: 1.5em auto;
        width: 70%;
        font-size: 1.8em;
        text-align: left;
        color: rgb(76, 75, 74);
    }

    #main section article#member-app-findadoc section.search div {
        padding: 0.1em 0em 1.4em 0em;
    }

    #main section article#member-app-findadoc section.search h1,
    #main section article#member-app-findadoc section.search h2 {
        margin-top: 1em;
        color: rgb(2, 104, 54);
        text-align: center;
    }

    #main section article#member-app-findadoc section.search p {
        margin: 1.5em auto;
        width: 70%;
        font-size: 1.8em;
        text-align: left;
        color: rgb(76, 75, 74);
    }

    #main section article#member-app-findadoc label {
        width: 100%;
        margin: 0 1em 1em 1em;
        padding-left: 0;
        font-size: 1.0em;
    }

        #main section article#member-app-findadoc label i {
            position: relative;
            left: -99999em;
        }

    #main section article#member-app-findadoc input {
        padding-right: 6em;
        border: none;
        font-size: 1.6em;
        font-style: italic;
        line-height: 1;
        width: 95%;
    }

    #main section article#member-app-findadoc label button.cta {
        position: absolute;
        top: 0;
        right: 0;
        float: right;
        margin: 6px 6px 0 0;
        padding: 0.525em;
    }

    #main section article#member-app-findadoc label.insurance-select {
        position: relative;
        width: 100%;
        padding: 2px 2px 0 0;
        color: #444;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(180,180,180);
        border-radius: .275em;
    }

    /* "The tools you need..." widget */
    #tools {
        margin-top: 0;
        margin-bottom: 0;
        max-width: 1600px;
        padding: 2em 0;
    }

        #tools h2 {
            margin: 0 auto 1em;
            text-align: center;
            font-size: 3.7em;
            font-weight: normal;
            color: rgb(238, 109, 0);
        }

        #tools h1 strong {
            font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
        }

        #tools p {
            text-align: center;
        }

    p#find-a-hospital a {
        margin: 1em;
        height: 60px;
        padding: 15px 0px 20px 50px;
        background: transparent url("/MedMutual/MedMutual/Global/images/global/icon_tool_findDoc.png") left no-repeat;
        background-size: 35px;
        font-size: 1.2em;
    }

    p#subsidy-txt a {
        margin: 1em;
        height: 60px;
        padding: 15px 0px 20px 45px;
        background: transparent url("/MedMutual/MedMutual/Global/images/global/icon_tool_subsidyCalc.png") left no-repeat;
        background-size: 27px;
        font-size: 1.2em;
    }

    p#glossary a {
        margin: 1em;
        height: 60px;
        padding: 15px 0px 20px 50px;
        background: transparent url("/MedMutual/MedMutual/Global/images/global/icon_documents.png") left no-repeat;
        background-size: 35px;
        font-size: 1.2em;
    }



    /* Layout Adjustment 2 */
    #main .columns-1.nomargin,
    #main .columns-2.nomargin,
    #main .columns-3.nomargin {
        margin: -1px auto;
        padding-top: 0;
        padding-bottom: 0;
    }

    #main .full-width.nomargin {
        padding-top: 4em;
    }

    #main #intro.columns-1 {
        width: 95%;
        max-width: 1600px;
        padding-top: 1em;
    }

    #main #intro p {
        font-size: 2em;
        margin: -1em 0 1.25em 0;
    }

        #main #intro p + p {
            font-size: 2em;
            margin: 1em 0 0 0;
        }


    /* Healthcare Reform Landing Page */

    #healthcare-reform {
        padding-top: 5em;
        color: #fff;
    }

        #healthcare-reform h1,
        #healthcare-reform h2 {
            margin: 5.5em 0 0 0.25em;
            font-size: 5em;
            color: #fff;
        }

        #healthcare-reform p {
            margin: 0 42.5% 2em 0.25em;
            font-size: 2.5em;
            letter-spacing: 0.05em;
        }

    #hcr-tools {
        max-width: 1600px;
        padding: 1.5em;
        margin: 0 auto;
    }

        #hcr-tools h2 {
            margin: 1em 0 0 0;
            text-align: center;
            font-size: 3.0em;
            font-weight: normal;
            color: #444;
        }

        #hcr-tools p {
            text-align: center;
            font-size: 1.6em;
        }

    #main .columns-2.top .aca-timeline {
        margin: 0;
        background: #00857f;
        padding: 2em;
        color: #fff;
        text-align: center;
    }

        #main .columns-2.top .aca-timeline h2 {
            line-height: 1.2;
            font-size: 2.5em;
            font-weight: normal;
            color: white;
        }

        #main .columns-2.top .aca-timeline p {
            font-size: 1.6em;
        }

        #main .columns-2.top .aca-timeline a.button {
            background: #fcfcfc;
            border: 1px solid #00857f;
            box-shadow: none;
            color: #008f48;
            outline: none;
            font-size: 1.8em;
        }

            /*#main .columns-2.top .aca-timeline a.button:hover {
                background: #eefedb;
            }*/

        #main .columns-2.top .aca-timeline .summinfo {
            display: block;
            margin: 1em auto 1em auto;
            height: 85px;
            width: 85px;
            border: 1px solid transparent;
            padding: 2px 4px;
            background-image: url("/MedMutual/MedMutual/Global/images/global/icon_HCR_timeline.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

    #main .columns-2.top .aca-summary {
        margin: 0;
        background: #00857f;
        padding: 2em;
        color: #fff;
        text-align: center;
    }

        #main .columns-2.top .aca-summary h2 {
            line-height: 1.2;
            font-size: 2.5em;
            font-weight: normal;
            color: white;
        }

        #main .columns-2.top .aca-summary p {
            font-size: 1.6em;
        }

        #main .columns-2.top .aca-summary a.button {
            background: #fcfcfc;
            border: 1px solid #00857f;
            box-shadow: none;
            color: #008f48;
            outline: none;
            font-size: 1.8em;
        }

            /*#main .columns-2.top .aca-summary a.button:hover {
                background: #eefedb;
            }*/

        #main .columns-2.top .aca-summary .summinfo {
            display: block;
            margin: 1em auto 1em auto;
            height: 85px;
            width: 85px;
            border: 1px solid transparent;
            padding: 2px 4px;
            background-image: url("/MedMutual/MedMutual/Global/images/global/icon_HCR_summary@2x.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

    #main > .full-width.wshadow {
        box-shadow: none;
    }

    /* 404 Page */
    #main section #error-404 {
        padding-top: 2em;
    }

        #main section #error-404 p {
            font-size: 1.8em;
            color: #444;
        }

        #main section #error-404 ul {
            padding-left: 2.4em;
        }

            #main section #error-404 ul li {
                font-size: 1.4em;
                color: rgb(0, 143, 72);
            }

                #main section #error-404 ul li a {
                    color: rgb(0, 143, 72);
                }

        #main section #error-404 .button {
            display: block;
            margin: 2em auto;
            width: 40%;
            min-width: 350px;
        }

    /* Medicare Search Page */
    .medquote {
        width: 100%;
        margin-top: 0;
        padding: 1.5em 1.5em 10em 1.5em;
        background: #fff;
    }

        .medquote hr {
            margin: 2em 1em;
            height: 2px;
            border-top: 2px solid #FFC72C;
        }

        .medquote p {
            margin: 1em 0.5em;
            font-size: 1.1em;
            font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        }

        .medquote label span.hide {
            visibility: hidden;
            height: 0.855em;
        }

        .medquote .med-dob label {
            padding-left: 1.5em;
        }

    body.medicare #main nav.tertiary ul li {
        border-top: 1px solid rgb(154,154,154);
    }

        body.medicare #main nav.tertiary ul li.first {
            border-top: none;
        }

        body.medicare #main nav.tertiary ul li ul {
            background: #fff;
        }

    body.medicare #main aside nav.toolbar ul li {
        border-color: #fff;
    }

    #medicare-results {
        clear: both;
        width: 100%;
    }

        #medicare-results hr {
            margin: 3em 1em;
        }

        #medicare-results table {
            width: 100%;
            border-collapse: separate;
            border: 1px solid #fff;
            background-clip: content-box;
        }

            #medicare-results table tbody tr:nth-of-type(even) td {
                background: #F0F0EA;
            }

            #medicare-results table tbody tr:nth-of-type(odd) td {
                background: #E5E5DD;
            }
            /* Zebra striping */
            #medicare-results table th {
                padding: 0.75em 0;
                background: rgb(0, 107, 63);
                color: #fff;
                font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                font-size: 1.6em;
                border: 1px solid #fff;
            }

            #medicare-results table td {
                padding: 0.75em 0.75em 0 0.75em;
                text-align: left;
                font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
                border: 1px solid #fff;
            }

                #medicare-results table td.plancost {
                    width: 20%;
                    padding: 1em 0.5em 0.5em 0.5em;
                    text-align: center;
                    font-size: 2.5em;
                    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                    color: #006B3F;
                }

                    #medicare-results table td.plancost span {
                        display: block;
                        color: #F77F00;
                        font-size: 60%;
                        font-weight: normal;
                    }

                #medicare-results table td.applyButton button {
                    margin: 2em 5em 1.5em 5.2em;
                    padding: 0.5em 2em;
                    font-size: 1.6em;
                }

                #medicare-results table td h3 {
                    font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
                }

    .columns-1 > #breakoutLanding h2,
    #main .columns-1 > #breakoutLanding h2,
    #main .columns-2 > section article#breakoutLanding h1,
    #main .columns-2 > section article#breakoutLanding h2 {
        color: #fff;
        font-size: 4.6em;
        text-shadow: 2px 2px #333333;
    }

    #main section.feature p.orange a,
    #main section.feature p.orange a:link,
    #main section.feature p a:visited,
    .landing #main aside .traffic-manager p.orange a,
    .landing #main aside .traffic-manager p.orange a:link,
    .landing #main aside .traffic-manager p.orange a:visited,
    .backpage #main aside .traffic-manager p.orange a,
    .backpage #main aside .traffic-manager p.orange a:link,
    .backpage #main aside .traffic-manager p.orange a:visited,
    .standalone #main aside .traffic-manager p.orange a,
    .standalone #main aside .traffic-manager p.orange a:link,
    .standalone #main aside .traffic-manager p.orange a:visited,
    .landing #main div#imageoverlay section.feature p.orange a,
    .landing #main div#imageoverlay section.feature p.orange a:link,
    .landing #main div#imageoverlay section.feature p.orange a:visited {
        color: #444;
        text-decoration: none;
        font-weight: 700;
        font-size: .8em;
        cursor: text;
    }

    /* Right Rail When can you sign up for Medicare widget for Timeline tool */
    aside#rail section#whenMA,
    aside#rail section#whichMedicare {
        width: 100%;
        margin: 1em 0;
        text-align: center;
        border: 1px solid lightgrey;
        
    }

        aside#rail section#whenMA div p,
        aside#rail section#whichMedicare div p {
            font-size: 1.6em;
            margin: 0.5em 2.2em 1em 2.2em;
            color: #222;
            text-align: center;
        }

        aside#rail section#whenMA h2.orange,
        aside#rail section#whichMedicare h2.orange {
            font-size: 3.0em;
            text-align: center;
            margin: 0 auto 0.25em auto;
            width: 90%;
            color: #444;
        }

        aside#rail section#whenMA .today65,
        aside#rail section#whichMedicare .today65 {
            width: 35%;
            margin: 0 auto;
        }

            aside#rail section#whenMA .today65 img,
            aside#rail section#whichMedicare .today65 img {
                width: 100%;
                margin: 0 auto 0.5em auto;
            }

    body aside#rail section#whenMA .seeWhen a.button,
    body aside#rail section#whichMedicare .seeWhen a.button {
        margin: 0.5em auto;
        font-size: 2.25em;
        padding: 0.25em 1em;
    }

    .about aside#rail section#whichMedicare .today65 img {
        width: 100%;
        height: auto;
        max-height: 80px;
        max-width: 80px;
    }

    #main section p a:link,
    #main section li a:link,
    #main section td a:link {
        text-decoration: underline;
    }

    #main section p a:visited,
    #main section li a:visited,
    #main section td a:visited {
        text-decoration: underline;
    }

    #main section p a:hover,
    #main section li a:hover,
    #main section td a:hover {
        text-decoration: none;
    }

    #main section p a:active,
    #main section li a:active,
    #main section td a:active {
        text-decoration: none;
    }

    #main section p a.button {
        text-decoration: none;
    }

    #main #rail li a:link,
    #main #rail li a:visited {
        text-decoration: none;
    }

    #main #rail li a:hover,
    #main #rail li a:active {
        text-decoration: underline;
    }

    #main section a.button:link,
    #main section a.cta:link,
    #main section a.button.cta:link {
        text-decoration: none;
    }

    #main section a.button:visited,
    #main section a.cta:visited,
    #main section a.button.cta:visited {
        text-decoration: none;
    }

    #main section a.button:hover,
    #main section a.cta:hover,
    #main section a.button.cta:hover {
        text-decoration: none;
    }

    #main section a.button:active,
    #main section a.cta:active,
    #main section a.button.cta:active {
        text-decoration: none;
    }

    /* Have a Question - Speak with an Agent widget */
    body #main section article#phoneCTA {
        width: 100%;
        background: #fff url("/MedMutual/MedMutual/Global/images/global/phone.png") 3% 55% no-repeat;
        background-size: 7.5%;
        border: 1px solid #f0f0ea;
        border-radius: 0.275em;
        padding: 0.5em 3em 0.5em 0em;
        color: #444;
    }

    #phoneCTA a[href^="tel:"] {
        color: #444;
        font-weight: bold;
        text-decoration: none;
    }

        #phoneCTA a[href^="tel:"]:hover,
        #phoneCTA a[href^="tel:"]:active {
            color: rgb(220,35,35);
            font-weight: bold;
            text-decoration: underline;
        }

    #phoneCTA div {
        width: 100%;
        margin: 0 0 0 13%;
        overflow: hidden;
    }

        #phoneCTA div p {
            margin: 0.5em 0;
            width: 80%;
            font-size: 1.6em;
            line-height: 1.2;
        }

    body.medicareadvantage #main section #phoneCTA a[href^="tel:"] {
        text-decoration: none;
    }

        body.medicareadvantage #main section #phoneCTA a[href^="tel:"]:hover,
        body.medicareadvantage #main section #phoneCTA a[href^="tel:"]:active {
            text-decoration: underline;
        }

    body.medicareadvantage section.lastUpdate {
        width: 100%;
        max-width: 1600px;
        margin: 0 auto;
        font-size: 1.4em;
        background: #fff;
        line-height: 1.4;
        padding: 0.5em;
    }

    .medquote .requiredError {
        color: rgb(220,35,35);
        font-size: 1.4em;
        min-height: 4em;
        background: transparent url(/MedMutual/MedMutual/layouts/Sublayouts/Shared/images/iconAlert.png) left top no-repeat;
        background-size: 7%;
        padding-left: 8%;
        display: block;
    }

    @media all and (min-width: 1200px) {
        #primary .secondary {
            display: none !important;
        }

        #main #tax-subsidy-page input.sb-button.sb-cta {
            display: inline-block;
            margin: 15px 10px;
        }

        #main #tax-subsidy-page a.sb-link {
            display: inline-block;
            margin-left: 10px;
        }

        #main fieldset#contact.twelve {
            width: 66%;
        }
    }

    /* Tablets -------*/
    @media all and (max-width: 1199px) {

        .oo_feedback_float {
            display: none;
        }

        body {
            /*background: #000;*/
        }

            body.mobilebody {
                background: #f8f8f8;
                padding: 0.5em;
            }

                body.mobilebody #main p {
                    font-size: 1.4em;
                    margin: 1.75em 1em;
                }

            body.backpage {
                background: url("/MedMutual/MedMutual/Global/images/global/bg_Body-gray.png") 0 130px repeat-x #FBFBFB;
            }

            body form > header nav#global {
                margin: 2.5em 0 0;
                height: auto;
            }

                body form > header nav#global li.chat {
                    display: none;
                }

                body form > header nav#global > ul > li#menu {
                    display: inline-block;
                }


            body form > header nav#primary {
                display: none;
                position: absolute;
                top: 10.9em;
                left: 0;
                right: 0;
                z-index: 99;
                margin: auto;
                width: 90%;
                height: auto;
                overflow: hidden;
                background: #fff;
                border: 3px solid #E5E5DD;
                border-top: 3px solid #fff;
            }

                body form > header nav#primary ul {
                    margin: 2em auto 0.15em auto;
                    width: 95%;
                }

                    body form > header nav#primary ul li {
                        float: none;
                        overflow: hidden;
                        border-top: 1px solid #53565a;
                    }

                body form > header nav#primary > ul > li.active > a {
                    border: 0;
                }

                body form > header nav#primary ul li a {
                    float: left;
                    margin: .3em 0;
                    font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                }

                body form > header nav#primary ul li .arrow {
                    float: right;
                    margin-top: 1.4em;
                    width: 30px;
                    height: 18px;
                    background: url("/MedMutual/MedMutual/Global/images/global/nav_chevron_open.png") no-repeat;
                    background-size: 100%;
                    cursor: pointer;
                }

                    body form > header nav#primary ul li .arrow.rotated {
                        transform: rotate(180deg);
                        -ms-transform: rotate(180deg); /* IE 9 */
                        -moz-transform: rotate(180deg); /* Firefox */
                        -webkit-transform: rotate(180deg); /* Safari and Chrome */
                        -o-transform: rotate(180deg); /* Opera */
                    }

                body form > header nav#primary ul li ul li.current a {
                    color: #444;
                }

            body form > nav.secondary {
                display: none;
            }

            body form > #title-bar article h1 {
                font-size: 2.5em;
                margin: 0 50% 0 0; /*new*/
            }

            body.home form > #title-bar article h1 {
                font-size: 2.5em;
                width: 61%;
            }

        #title-bar .login {
            width: 38%;
        }

            #title-bar .login .loginbutton {
                padding: .3em;
            }

        #main .columns-1 > #breakoutLanding h2,
        #main .columns-2 > section article#breakoutLanding h2 {
            margin-top: 25%;
            font-size: 3em;
        }

        #main .columns-1 > #breakoutLanding p,
        #main .columns-2 > section #breakoutLanding p {
            font-size: 2em;
        }

        #main .columns-2 > section {
            width: 58%;
        }

            #main .columns-2 > section + section {
                width: 38%;
            }

                #main .columns-2 > section + section #rail {
                    margin-top: -10%;
                }

        #main section section article#we-love-ohio p {
            font-size: 2em;
        }

        #main section.feature .traffic-manager h2,
        .landing #main aside .traffic-manager h2,
        .standalone #main aside .traffic-manager h2,
        .backpage #main aside .traffic-manager h2,
        #main section.feature .coupon-booklet h2,
        .landing #main aside .coupon-booklet h2,
        .standalone #main aside .coupon-booklet h2,
        .backpage #main aside .coupon-booklet h2,
        .landing #main div#imageoverlay section.feature h2,
        .landing #main div#imageoverlay section.feature div {
            font-size: 2em;
            font-family: 'AleoBold',Georgia, Palatino, Times New Roman, serif;
        }

        #main fieldset select,
        #main fieldset label select,
        #main section.feature fieldset label select,
        .individuals #main article div#MSQ-step1 select {
            font-size: 1.3em;
        }

        #main .feature.shop .loginbutton {
            font-size: 1.4em;
        }

        #backgroundimage,
        .home form > #backgroundimage,
        .individuals form > #backgroundimage {
            height: 75%;
        }

        .home form > #backgroundimage,
        .individuals form > #backgroundimage {
            background-position: 15% -200px;
        }

        .about form > #backgroundimage {
            height: 95%;
            background-position: 0 0;
        }

        #main .columns-1 > #breakoutLanding,
        #main .columns-2 > section #breakoutLanding {
            margin: 3em 0;
        }

        .about #main .columns-2 > section #breakoutLanding {
            margin: 12em 0;
        }

        #main .columns-3 #check-network article {
            padding: 2em 0 4em 0;
        }

            #main .columns-3 #check-network article h2 {
                font-size: 2.6em;
                margin-top: 10px;
            }

            #main .columns-3 #check-network article p {
                font-size: 1.4em;
            }

            #main .columns-3 #check-network article img {
                width: 100px;
                height: 100px;
            }

        #main .columns-3 #tax-subsidy article {
            padding: 2em 0 4em 0;
        }

            #main .columns-3 #tax-subsidy article h2 {
                font-size: 2.6em;
                margin-top: 10px;
            }

            #main .columns-3 #tax-subsidy article p {
                font-size: 1.4em;
            }

            #main .columns-3 #tax-subsidy article img {
                width: 60px;
                height: 100px;
            }

        #main .columns-3 #penalty-estimator article {
            padding: 2em 0 4em 0;
        }

            #main .columns-3 #penalty-estimator article h2 {
                font-size: 2.6em;
                margin-top: 10px;
            }

            #main .columns-3 #penalty-estimator article p {
                font-size: 1.4em;
            }

            #main .columns-3 #penalty-estimator article img {
                width: 100px;
                height: 100px;
            }

        #main section article#MHP section h2,
        #main section article#ma-callout section h2 {
            font-size: 3.3em;
            padding-left: 0;
        }

        #main section article#MHP section p,
        #main section article#ma-callout section p {
            padding-left: 0;
        }

        #main section article#MHP section .sb-button,
        #main section article#ma-callout section .sb-button {
            margin-left: 0;
        }


        #tools h2 {
            font-size: 2.8em;
        }

        p#find-a-hospital a {
            display: block;
            background-size: 40px;
            text-align: left;
        }

        p#subsidy-txt a {
            display: block;
            background-size: 30px;
            text-align: left;
        }

        p#glossary a {
            display: block;
            background-size: 40px;
            text-align: left;
        }

        #main .columns-2.even #member-app h2 {
            font-size: 2em;
        }

        #main .columns-2.even #member-app p {
            font-size: 1.4em;
        }

        #main .columns-2.even #find-doctor div h2 {
            font-size: 2em;
        }

        #main .columns-2.even #find-doctor div p {
            font-size: 1.4em;
        }

        #main .columns-2.even #find-doctor div .button {
            width: 100%;
        }

        #main section #jd-power-award {
            padding: 2em;
        }

            #main section #jd-power-award #jd-award {
                top: 25px;
                width: 150px;
                height: 230px;
                background-size: 100%;
            }

        #main section article#jd-power-award h2 {
            font-size: 3.5em;
        }

        #main section article#jd-power-award p {
            font-size: 1.6em;
        }

        #main .columns-2.even article #ohio-company {
            padding: 1% 2em;
        }

        #main .columns-2.even #ohio-company article h2 {
            font-size: 2.7em;
        }

        #main .columns-2.even #ohio-company article p {
            font-size: 1.4em;
        }

        #main .columns-2.even #we-love-ohio {
            background-size: cover;
        }

            #main .columns-2.even #we-love-ohio article h2 {
                margin: 7em auto 0.05em auto;
                font-size: 4em;
            }

        #main section article#additionalInfo {
            padding-left: 18%;
        }

        #main .columns-2 article #check-network .columns-2 {
            display: block;
        }

            #main .columns-2 article #check-network .columns-2 section,
            #main .columns-2 article #check-network .columns-2 #MSQ-step1,
            #main .columns-2 article #check-network .columns-2 #get-quote-callout {
                display: block;
                width: 100%;
            }

        body form > footer .columns-2 section + section div > p {
            padding: 0 5%;
            font-size: 1em;
        }

        body form > footer .columns-2 section + section div ul.connectivity {
            width: 90%;
        }

            body form > footer .columns-2 section + section div ul.connectivity li.email,
            body form > footer .columns-2 section + section div ul.connectivity li.chat,
            body form > footer .columns-2 section + section div ul.connectivity li.phone {
                background-position: center top;
                background-size: 30%;
            }

            body form > footer .columns-2 section + section div ul.connectivity li.email,
            body form > footer .columns-2 section + section div ul.connectivity li.chat {
                background-position: center 20%;
            }

        body form > header #searchOverlay fieldset input {
            width: 80vw;
        }

        body form > header #searchOverlay fieldset label input {
            width: 80vw;
        }


        #main #tax-subsidy-page fieldset label.row {
            width: 100%;
        }

            #main #tax-subsidy-page fieldset label.row.three {
                width: 25%
            }

            #main #tax-subsidy-page fieldset label.row.six {
                width: 49%;
            }

        .overlay fieldset {
            zoom: 1;
        }

            .overlay fieldset #HomepageHeaderText {
                font-size: 2.25em;
            }

        #main section.lastUpdate {
            font-size: 1.4em;
        }

        /* New campaign page footer */

        body form > footer #footerLiteLeft {
            padding-left: 10%;
            width: 45%;
        }

            body form > footer #footerLiteLeft div {
                width: 70%;
            }

        body form > footer #footerLiteRight {
            width: 55%;
        }

        body form > footer #footer-lite p span.fri {
            margin-right: 73px;
        }

        body form > footer #footer-lite p span.sat {
            margin-right: 66px;
        }

        section#main article div.ribbonCallout-wrapper {
            right: -28px;
        }

        /* MedSupp Tables      */

        #main .medquote fieldset {
            width: 33%;
            float: left;
            margin: 1em 0.5em 1em 1em;
        }

        #main .medquote .med-dob label {
            padding-left: 0.5em;
        }

        #main .medquote fieldset label input {
            padding: 0.2em;
        }

        #main .medquote fieldset + fieldset + fieldset {
            width: 100px;
        }

        .medquote .med-dob label {
            padding-left: 0;
        }

        #main .medquote fieldset select {
            border-radius: .375em;
        }

        .medquote {
            padding: 1.5em 0.25em 1.5em 0;
        }

        #main .medquote button.gaq {
            clear: left;
            display: block;
            margin: 2em auto 0 auto;
        }

        #medicare-results table {
            width: 100%;
            position: relative;
        }

            #medicare-results table tr {
                display: block;
                overflow: hidden;
                background: transparent;
                clear: both;
                position: relative;
            }

            #medicare-results table thead tr {
                height: 30px;
            }

            #medicare-results table th {
                font-size: 1rem;
                padding: 0.25em;
                height: 30px;
                border: 1px solid #fff;
            }

            #medicare-results table tr td {
                clear: none;
                border: 1px solid #fff;
                display: table-cell;
                margin: 0;
            }

            #medicare-results table tr th.plan {
                float: left;
                top: 0;
                left: 0;
                position: absolute;
                width: 67.75%;
            }

            #medicare-results table tr th.plancost,
            #medicare-results table tr td.plancost {
                width: 40%;
            }

            #medicare-results table tr td.plan {
                font-size: 0.6rem;
                left: 0;
                top: 0;
                height: 170px;
                width: 63vw;
                vertical-align: middle;
                padding-bottom: 50px;
            }

            #medicare-results table tr th.plancost {
                float: right;
                top: 0;
                right: 0;
                width: 32.25%;
                margin: 0;
                position: absolute;
            }

            #medicare-results table tr td.plancost {
                font-size: 1.5rem;
                vertical-align: middle;
                height: 170px;
                width: 32.5%;
            }

            #medicare-results table tr td.applyButton {
                float: left;
                clear: both;
                width: 67.75%;
                margin: -62px 0 0.5em 0;
                border-top: 2px solid transparent;
                text-align: center;
            }

            #medicare-results table td.applyButton button {
                margin: 0 5em 1em 5.25em;
            }

            #medicare-results table tr th.medresults-thirdcol {
                display: none;
            }

        #main #tax-subsidy-page fieldset label.row select {
            font-size: 1.4em
        }

        #main #tax-subsidy-page input.cta {
            width: auto;
        }

        /* mmoTable - Prescription Drugs */

        .rxDrug {
            width: 48%;
        }

            .rxDrug:nth-child(2) {
                margin-right: 0;
            }

            .rxDrug .rxDrugSubTitle {
                min-height: 4em;
            }
    }

    #main section.lastUpdate {
        font-size: 1.4em;
    }

    /* Community Events responsive fix #1 */

    @media all and (max-width: 1100px) {
        .overlay fieldset #HomepageHeaderText {
            font-size: 2.25em;
        }
    }

    /* Tablets Horiz BG Image Fix -------*/
    @media all and (max-width: 1000px) {
        .about form > #backgroundimage {
            height: 75%;
        }

        .individuals form > #backgroundimage {
            background-position: 15% -100px;
        }


        /* tablet medicare store page fix */
        #main article .alt h2 {
            font-size: 2.15em;
        }

        #main section article#MHP section#mhp-right {
            background-size: 90%;
        }

        #main section article#MHP section,
        #main section article#MHP section#mhp-right,
        #main section article#ma-callout section,
        #main section article#ma-callout section#ma-callout-right {
            padding: 0 2em;
        }
    }






    /* Phones -------*/
    @media all and (max-width: 900px) {

        body { /*background: #000;*/
        }

            body.backpage {
                background: url("/MedMutual/MedMutual/Global/images/global/bg_Body-gray.png") 0 130px repeat-x #FBFBFB;
            }

            body form > header hgroup {
                width: 65%;
            }

                body form > header hgroup img {
                    width: 100%;
                    height: auto;
                }



        #error p {
            margin: 0.25em 0;
            font-size: 1.2em;
        }

        #error .title {
            margin: 0.5em 0 0.25em 0;
            font-size: 1.5em;
        }

        #error #close {
            position: absolute;
            top: 10px;
            bottom: auto;
            width: 24px;
            height: 24px;
        }

            #error #close a#closeme {
                font-size: 1em;
                line-height: 1.3em;
            }

    /*#main p {
        font-size: 1.4em;
        margin: 1.75em 0.5em;
       
    }*/

        #title-bar .login {
            width: 100%;
            padding: 0;
            margin: 5px 0;
        }

        #main > #hero, #main > #homeHero, #main > #goldhero {
            background-position: center -65px;
        }

            #main > #hero .columns-2 section + section .traffic-manager,
            #main > #hero .columns-2 section + section .login-manager {
                margin: 0;
            }

        .columns-2, #main .columns-2 {
            margin: 0 4em;
            width: 85%;
           
        }

        body form > #title-bar article h1 {
            margin: 0 50% 0 0;
        }

        .landing.brokers #main .columns-2.landing2 article,
        .landing.brokers #main .columns-2.landing2 aside,
        .landing.brokers #main .columns-2.landing2 div,
        #main .columns-2 > section,
        #main .columns-2 section,
        #main .columns-2 > section + section,
        #main .columns-2 section + section,
        body form > footer .columns-2 section,
        body form > footer .columns-2 section + section,
        #main .columns-3 section,
        #main .columns-3 section + section,
        #main .columns-3 section + section + section,
        #main article section.alt,
        #main .columns-3 > section:nth-child(3n-2),
        #main .columns-3 > section:nth-child(3n-1),
        #main .columns-3 > section:nth-child(3n+3) {
            width: 100%;
            float: none;
        }

        #main > .columns-2 > section > article {
            padding: 0 1em;
        }

        .columns-2 > section + section #rail,
        #main .columns-2 > section + section #rail,
        #main .columns-2 > section + section aside#rail,
        .providers #main .columns-2 > section + section #rail,
        .purl #main .columns-2 > section + section #rail {
            margin-top: 0;
        }

        body button.yellow,
        body .button.yellow,
        body a.yellow {
            width: 50%;
        }

        body .get-quote button.yellow {
            width: auto;
        }

        body form > header .overlay fieldset .button button.alt {
            margin-left: 0;
        }

        #rail div#popup fieldset#notSearch div.HomepageHeaderText,
        #main .feature.shop div#popup fieldset#notSearch div.HomepageHeaderText,
        body form > header .overlay .HomepageHeaderText {
            font-size: 1.85em;
            margin: 0 0.25em 0.5em 0.25em;
        }

        #rail div#popup div.container div.close,
        #main .feature.shop div#popup div.container div.close,
        .overlay div.container div.close {
            top: 1em;
            right: 1em;
        }

        body button.yellow[title="Our Medicare Plans"],
        body .button.yellow[title="Our Medicare Plans"],
        body a.yellow[title="Our Medicare Plans"] {
            width: 80%;
            margin: 0 auto;
        }

        #rail div#popup fieldset p,
        #main .feature.shop div#popup fieldset p {
            margin: 0.75em 0.5em;
        }

        #rail div#popup fieldset,
        #main .feature.shop div#popup fieldset {
            width: 100%;
            padding: 1em 0.5em;
            height: 270px;
        }

        body form > header .overlay fieldset {
            width: 90%;
            font-size: 90%;
        }

        #MedAdvPopup fieldset {
            width: 90%;
            font-size: 90%;
        }

        div#MedAdvPopup div.container div.button {
            width: 95%;
            margin: 1em auto;
        }

            div#MedAdvPopup div.container div.button p {
                margin-left: 1em;
            }

        div#MedAdvPopup button.yellow {
            width: auto;
        }

        #main .columns-3 > section > article,
        #main .columns-3 > section > div {
            padding: 1em 0;
        }

        .columns-2.even, #main .columns-2.even,
        body form > footer .columns-2.even {
            display: block;
            width: 100%;
        }

            .columns-2.even, #main .columns-2.even section,
            .columns-2.even, #main .columns-2.even section + section,
            body form > footer .columns-2.even section,
            body form > footer .columns-2.even section + section,
            body form > footer .columns-2.even section + section + section {
                display: block;
                width: 100%;
            }

                body form > footer .columns-2.even section + section + section {
                    margin-top: 1.5em;
                }

        #main section article#network-subsidy section,
        #main section article#member-app-findadoc section,
        #main section article#ohio-company section,
        #main section article#MHP section,
        #main section article#ma-callout section,
        #main section article#ACA-timeline-summary section {
            width: 100%;
            float: none;
            display: block;
            text-align: center;
        }

        #main section article#MHP,
        #main section article#ma-callout {
            padding: 2em 6%;
        }

            #main section article#MHP section,
            #main section article#ma-callout section {
                padding: 0 1em;
            }

                #main section article#MHP section h1 {
                    margin: 1em 0 0.5em 0;
                }

                #main section article#MHP section h2,
                #main section article#ma-callout section h2 {
                    margin-top: 2%;
                }

                #main section article#MHP section p,
                #main section article#ma-callout section p {
                    font-size: 1.4em;
                }

                #main section article#MHP section .sb-button,
                #main section article#ma-callout section .sb-button {
                    margin: 0;
                }


        #tools h2 {
            font-size: 2em;
        }

        #main .columns-3 #check-network {
            width: 100%;
            display: block;
            background: #f9f9f9;
        }

            #main .columns-3 #check-network article {
                padding: 0;
            }

                #main .columns-3 #check-network article img {
                    display: none;
                }

                #main .columns-3 #check-network article h2 {
                    margin-top: 30px;
                }

                #main .columns-3 #check-network article p {
                    padding-bottom: 2em;
                    margin-bottom: 0;
                }

    body.home form > #title-bar article h1 {
        text-align: center;
        font-size: 2.5em;
        margin: 10px 0 30px 0;
        width: 100%;
    }

    #main .columns-3 #tax-subsidy {
        width: 100%;
        display: block;
        background: #efefef;
    }

            #main .columns-3 #tax-subsidy article {
                padding: 0;
            }

                #main .columns-3 #tax-subsidy article img {
                    display: none;
                }

                #main .columns-3 #tax-subsidy article h2 {
                    margin-top: 30px;
                }

                #main .columns-3 #tax-subsidy article p {
                    padding-bottom: 2em;
                    margin-bottom: 0;
                }

        #main .columns-3 #penalty-estimator {
            width: 100%;
            display: block;
            background: #e2e2e2;
        }

            #main .columns-3 #penalty-estimator article {
                padding: 0;
            }

                #main .columns-3 #penalty-estimator article img {
                    display: none;
                }

                #main .columns-3 #penalty-estimator article h2 {
                    margin-top: 30px;
                }

                #main .columns-3 #penalty-estimator article p {
                    padding-bottom: 2em;
                    margin-bottom: 0;
                }

        #main .columns-3 .equal-height .align-button {
            position: relative;
            bottom: auto;
            margin-bottom: 1.4em;
        }

        #main section article#MHP section#mhp-right,
        #main section article#ma-callout section#ma-callout-right {
            display: none;
        }

        #main section article#network-subsidy #subsidy {
            display: inline-block;
            background-image: url("/MedMutual/MedMutual/Global/images/global/MM_BG_subsidy-sm2.png");
            background-size: 75%;
        }

        #main section article#network-subsidy #subsidy {
            height: 100px;
            width: 100px;
            background-position: 30px 0px;
        }

        #main section article#member-app-findadoc section + section {
            width: 100%;
        }

        #main section article#jd-power-award {
            background-position: 88% center;
        }

        #main section #jd-power-award #jd-award {
            top: 20%;
            bottom: inherit;
            right: 10px;
            width: 120px;
            height: 180px;
        }

        #main section article#jd-power-award h2 {
            font-size: 2em;
        }

        #main section article#jd-power-award p {
            margin: 2em 10em 1em 0em;
            font-size: 1.4em;
        }

        #main section article#jd-power-award a.yellow {
            margin: 2.5em auto 1em;
        }

        #main section article#jd-power-award p.small {
            margin: 0;
        }

        #main .columns-2.even #ohio-company {
            background-size: 60%;
            padding: 1% 2em;
        }

            #main .columns-2.even #ohio-company article {
                padding: 3em 0 0 0;
                text-align: center;
            }

        #main .columns-2.even #we-love-ohio {
            box-shadow: inset 0 -100px 100px #000;
            padding: 0 0 3em;
        }

            #main .columns-2.even #we-love-ohio article {
                padding-right: 0;
            }

        #main section article#ready-to-shop h2 {
            font-size: 2.5em;
        }

        #main section#tools section.columns-3 section {
            width: 33%;
            float: left;
            margin: 2em 0 0 0;
            padding: 0;
        }

            #main section#tools section.columns-3 section section {
                width: 100%;
                margin: 0;
                padding: 0;
            }

        #main section#tools h1 {
            font-size: 1.8em;
        }

        #main section#tools p#subsidy-txt,
        #main section#tools p#find-a-hospital,
        #main section#tools p#glossary {
            font-size: 1.2em;
            width: 100%;
        }

            #main section#tools p#subsidy-txt a {
                margin: 0;
                padding: 50px 0 0 0;
                text-align: center;
                background-position: center top;
                background-size: 25px;
                height: auto;
            }

            #main section#tools p#find-a-hospital a {
                margin: 0;
                padding: 50px 0 0 0;
                text-align: center;
                background-position: center top;
                background-size: 40px;
                height: auto;
            }

            #main section#tools p#glossary a {
                margin: 0;
                padding: 50px 0 0 0;
                text-align: center;
                background-position: center top;
                background-size: 33px;
                height: auto;
            }

        #main .columns-2.even #member-app {
            background-size: 110%;
            padding: 1em 0 1em 55%;
        }

            #main .columns-2.even #member-app h2 {
                font-size: 1.8em;
            }

            #main .columns-2.even #member-app p {
                font-size: 1.3em;
            }

        #main .columns-2.even #find-doctor {
            background-size: 120%;
        }

            #main .columns-2.even #find-doctor div h2 {
                font-size: 1.8em;
            }

        #main section article#ohio-company section + section {
            float: none;
            width: 100%;
        }

        #main .heroTitleWrap section:first-child {
            position: relative;
        }

        #main section section article#we-love-ohio {
            padding: 2em 0 0 0;
        }

            #main section section article#we-love-ohio h1 {
                margin: 2em 0 1em;
                font-size: 2.5em;
                text-align: center;
                color: #fff;
                padding: 0 1em;
            }

        .home form > #backgroundimage,
        .landing form > #backgroundimage {
            height: 55%;
            background-position: 0;
            background-size: 100%;
        }

        .healthcarereform form > #backgroundimage {
            height: 50%;
        }

        #main .columns-1 > #breakoutLanding,
        .columns-2 > section #breakoutLanding,
        #main .columns-2 > section #breakoutLanding,
        .about #main .columns-2 > section #breakoutLanding {
            margin: 1em 0;
        }

            #main .columns-1 > #breakoutLanding h2,
            #main .columns-2 > section article#breakoutLanding h1,
            #main .columns-2 > section article#breakoutLanding h2 {
                margin: 3em 0 0;
                font-size: 2.5em;
                text-align: center;
                color: #fff;
            }

            #main .columns-1 > #breakoutLanding p,
            #main .columns-2 > section #breakoutLanding p,
            #main section section article.we-love-ohio p,
            #main section section article.we-love-ohio small {
                display: none;
            }

        #main section.feature.shop {
            margin: 0 auto 1em;
            width: 95%;
            box-shadow: 0px 10px 20px 10px #000;
            background: rgba(255, 255, 255, .9);
            padding: .5em;
        }

        #main section.feature .traffic-manager h2,
        .landing #main aside .traffic-manager h2,
        .standalone #main aside .traffic-manager h2,
        .backpage #main aside .traffic-manager h2,
        .landing #main div#imageoverlay section.feature h2,
        .landing #main div#imageoverlay section.feature div {
            font-size: 2em;
        }

        #main section.feature .traffic-manager p,
        .landing #main aside .traffic-manager p,
        .standalone #main aside .traffic-manager p,
        .backpage #main aside .traffic-manager p,
        .landing #main div#imageoverlay section.feature p {
            font-size: 1em;
        }

        #main section.feature .traffic-manager select,
        .landing #main aside .traffic-manager select,
        .standalone #main aside .traffic-manager select,
        .backpage #main aside .traffic-manager select,
        .landing #main div#imageoverlay section.feature select {
            width: 100%;
        }

        #main .feature.shop .traffic-manager button {
            width: 99%;
        }

        #main .feature.shop .loginbutton {
            font-size: 1.5em;
        }

        #main .columns-2.even #check-network {
            background: rgb(249, 221, 22);
        }

        #main .columns-2.even #tax-subsidy {
            background: rgb(255, 199, 44);
        }

        #main > .columns-2 .category-wrapper section.alt figure {
            width: 11%;
        }

        #main aside nav.toolbarWithDesc {
            display: none;
        }

        #main .columns-2 article #check-network {
            padding: 0;
        }

            #main .columns-2 article #check-network .mmoTable tbody tr td {
                font-size: 0.875em;
                padding: 0.25em;
            }

            #main .columns-2 article #check-network .pager span {
                font-size: 1.3em;
            }

            #main .columns-2 article #check-network .pager a[class] {
                padding: 0 0.4em;
                letter-spacing: 0;
            }

        body form > footer {
            overflow: hidden;
        }

            body form > footer #breadcrumbs {
                display: none;
            }

            body form > footer .columns-2 section div {
                padding: .5em;
            }

                body form > footer .columns-2 section div h4 {
                    font-size: 1.2em;
                }

            body form > footer .columns-2 section + section div > p {
                padding: 0;
            }

            body form > footer .columns-2 section + section div ul.connectivity {
                width: 100%;
                margin: 2em auto 0.5em auto;
            }

            body form > footer #site-links {
                display: block;
                padding: 8px 0;
            }

                body form > footer #site-links ul li {
                    width: 28%;
                    height: 40px;
                    margin: 0 2px;
                    padding: 3px;
                    float: left;
                    line-height: 1.2;
                }

                    body form > footer #site-links ul li a {
                        padding: 2px;
                    }

            body form > footer .columns-2.even {
                margin: 2em auto 0.5em auto;
            }

            body form > footer #disclaimer article p a,
            body form > footer #disclaimer article p img {
                display: block;
                float: none;
                margin: 1em 0;
                width: 90px;
            }

        #main #tax-subsidy-page fieldset label.row dfn,
        #main #tax-subsidy-page fieldset label.row select {
            width: 100%;
        }

        #main #tax-subsidy-page fieldset label.row select {
            font-size: 1.4em
        }

        #main #tax-subsidy-page input.sb-button.sb-cta {
            display: block;
            margin: 15px auto;
        }

        #main #tax-subsidy-page a.sb-link {
            margin: 0 auto;
        }

        /* New campaign page footer */


        body form > footer #footerLiteRight {
            width: 100%;
            margin: 1em 0 0 0;
            padding: 0 0 0 0.5em;
            font-size: 92.5%;
        }

        body form > footer #footerLiteLeft {
            width: 100%;
            margin: 0 0 2em 0;
            padding: 0 0 0 0.5em;
            font-size: 92.5%;
        }

        body form > footer #return-top {
            margin: 0 auto 0.5em;
        }

        body form > footer #footerLiteLeft div {
            width: 70%;
        }

        body form > footer #footerLiteRight p {
            padding-left: 1%;
        }

        body form > footer #footer-lite img {
            margin: 0 0.25em 0 -0.25em;
        }

        body form > footer #disclaimer article p {
            font-size: 85%;
        }

        body form > footer #footer-lite p span.fri {
            margin-right: 68px;
        }

        body form > footer #footer-lite p span.sat {
            margin-right: 61px;
        }


        /* MedSupp Tables      */

        #main .medquote fieldset {
            width: 51%;
            margin: 0;
        }

        #main .medquote .med-dob label {
            padding-left: 0;
        }

        #main .medquote fieldset + fieldset + fieldset {
            float: none;
            clear: left;
        }

        #main .medquote button.gaq {
            margin: 0.5em 0;
        }

        .medquote {
            width: 90vw;
            padding: 1.5em 0.25em 1.5em 0.5em;
        }

        #medicare-results table {
            width: 90vw;
            position: relative;
        }

            #medicare-results table tr {
                display: block;
                overflow: hidden;
                background: transparent;
                clear: both;
                position: relative;
            }

            #medicare-results table thead tr {
                height: 30px;
            }

            #medicare-results table th {
                font-size: 0.7rem;
                padding: 0.75em;
                height: 32px;
                border: 1px solid #fff;
                border-bottom-width: 3px;
            }

            #medicare-results table tr td {
                clear: none;
                border: 1px solid #fff;
                display: table-cell;
                margin: 0;
            }

            #medicare-results table tr th.plan {
                float: left;
                top: 0;
                left: 0;
                position: absolute;
                width: 62.5vw;
            }

            #medicare-results table tr td.plan {
                font-size: 0.6rem;
                left: 0;
                top: 0;
                height: 170px;
                width: 63vw;
                vertical-align: middle;
                padding-bottom: 50px;
            }

            #medicare-results table tr th.plancost {
                float: right;
                top: 0;
                right: 0;
                width: 26.75vw;
                margin: 0;
                position: absolute;
            }

            #medicare-results table tr td.plancost {
                font-size: 1.15rem;
                vertical-align: middle;
                height: 170px;
                width: 27vw;
            }

            #medicare-results table tr td.applyButton {
                float: left;
                clear: both;
                width: 62.5vw;
                margin: -63px 0 0.5em 0;
                border-top: 2px solid transparent;
                text-align: center;
            }

            #medicare-results table td.applyButton button {
                margin: 0 auto 1em auto;
            }

            #medicare-results table tr th.medresults-thirdcol {
                display: none;
            }



        /* Phone Search Overlay */

        body form > header #searchOverlay fieldset div.HomepageHeaderText,
        body form > header #searchOverlay fieldset div.medAdvTitle {
            margin: 0.5em 0 0.25em 0;
        }

        body form > header #searchOverlay fieldset {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            position: absolute;
            width: 80%;
            height: 100px;
            margin: auto;
            padding: 0 0 0 1.5%;
        }

            body form > header #searchOverlay fieldset label {
                top: 10%;
                left: 1%;
                margin: 2%;
                width: 98%;
                margin: 2%;
                border: 1px solid rgb(180,180,180);
                border-radius: 0.375em;
            }

                body form > header #searchOverlay fieldset label input {
                    height: auto;
                    padding: 0 0 1px 0;
                    left: 0;
                    border: none;
                }

                body form > header #searchOverlay fieldset label button {
                    top: -12px;
                    background: url("/MedMutual/MedMutual/Global/images/global/btnSearch-lg.png") center center no-repeat;
                    background-size: 41.5%;
                }

        .close a.btnCloseModal {
            top: 0.5em;
            right: 0.6em;
        }

        body form > header #searchOverlay fieldset label {
            top: 10%;
            left: 0;
            margin: 2% 0;
        }

        /* Tax Subsidy Calculator */

        div#subsidy-calculator {
            width: 95%;
            height: 95%;
            top: 0;
            left: 5%;
            z-index: 99000;
            position: static;
            display: none;
        }

            div#subsidy-calculator div.container {
                width: auto;
                margin-left: 5vw;
                margin-top: 10px;
                margin-bottom: 5vh;
                top: auto;
                left: auto;
                position: relative;
            }

        #main #subsidy-calculator div.container div.HomepageHeaderText {
            margin-left: 0.5em;
            padding-left: 50px;
            padding-bottom: 18px;
            padding-top: 0;
            font-size: 2em;
        }

        #main #subsidy-calculator div.container fieldset,
        #main .module fieldset label.row,
        .seven, .row .seven,
        #main #subsidy-calculator div.container label dfn.s2,
        #main #subsidy-calculator div.container label dfn.s1,
        #main #subsidy-calculator div.container .nine,
        #main #subsidy-calculator div.container .nine .row,
        #main .module fieldset select.s1 {
            width: 95%;
            float: none;
            display: block;
        }

        #main #tax-subsidy-page fieldset input.s2 {
            width: 100%;
        }

        #main #subsidy-calculator div.container input.cta {
            padding: 0.25em 0.75em;
        }

        #main #tax-subsidy-page a.left,
        #main #subsidy-calculator div.container a.left {
            font-size: 2em;
            margin: .4em 0 0 3em;
        }

        .landing.brokers #main .columns-2.landing2 aside div.traffic-manager {
            margin: 0;
        }

        .landing.brokers #main.nobg .nomargin p {
            margin: 0;
        }

        .landing.brokers #main .columns-2.landing2 {
            padding: 5em 0 0 0;
        }

        #main #tax-subsidy-page fieldset label.row.three, #main #tax-subsidy-page fieldset label.row.six {
            width: 100%;
        }

        /* Sitemap mobile */
        #main ul.sitemap > li > ul > li {
            width: auto;
        }

        body.standalone.no-secondary.no-hero {
            background-position: 0 140px;
        }

        /* Rail fix for mobile */
        .columns-2 > section + section #rail,
        #main .columns-2 > section + section aside#rail {
            margin-top: 0 !important;
        }

        /* Video Ribbon  */
        section#main article div.ribbonCallout-wrapper {
            width: 100%;
            position: relative;
            right: auto;
            float: none;
        }

            section#main article div.ribbonCallout-wrapper > div.ribbonCallout {
                width: 100%;
                height: auto;
                background: transparent;
                padding: 0 1em 1em 1em;
                border: none;
                float: none;
                clear: none;
            }

                section#main article div.ribbonCallout-wrapper > div.ribbonCallout > h2.video {
                    margin: 0 0 0 .2em;
                    padding-left: 0;
                    border-bottom: none;
                    background: none;
                }

            section#main article div.ribbonCallout-wrapper > div.calloutBottom {
                display: none;
            }

        /* Community Events Calendar Page responsive treatment */

        #main #events {
            width: 100%;
            float: none;
        }

        #main table.community-calendar {
            width: 90%;
            margin: 1em auto 0 auto;
        }

        /* Adjust intro text on mobile for usability */
        #main #intro.columns-1 {
            width: 100%;
            padding: 0 0.5em;
        }

        #main #intro p {
            font-size: 1.5em;
        }

        #intro p:empty {
            display: none;
            height: 0;
        }

        #main #intro p + p {
            font-size: 1.5em;
        }

        .landing #main article {
            margin: 0;
        }

        .landing #main aside .login-manager p {
            margin: 0.25em;
        }

        .medquote span.requiredError {
            height: 10em;
            background: transparent url(/MedMutual/MedMutual/layouts/Sublayouts/Shared/images/iconAlert.png) left 3% no-repeat;
            background-size: 10%;
            padding-left: 12%;
        }

        .sb-button, a.sb-button {
            font-size: 1.5em;
        }

        /*Modal*/
        #main div#popup fieldset {
            min-height: 85%;
            width: 100%;
        }

        .sb-close-button {
            font-size: 1.2em;
        }
    }

    @media screen and (max-width: 750px) {

        /* New mmoTables */
        .mmoTable1 .subHeader {
            display: inline-block;
            padding-right: 10px;
            vertical-align: top;
            width: 50%;
        }

        .mmoTable1 .benefitDetail {
            padding-right: 2px;
            display: inline-block;
            width: 50%;
        }

        .mmoTable1 tr.showSubHeader .subHeader,
        .mmoTable1 tr:first-child .subHeader {
            display: inline-block;
        }

        .mmoTable1 {
            width: 100%;
        }

            .mmoTable1 tr {
                border: none;
                display: block;
            }

                .mmoTable1 tr th {
                    width: 100%;
                    padding: 15px;
                    display: block;
                }

                .mmoTable1 tr td {
                    border-left: none;
                    border-top: 2px solid #cfcfc6;
                    display: block;
                }

                    .mmoTable1 tr td:nth-child(2) {
                        background: #f0f0ea;
                        border: none;
                    }

            .mmoTable1.no-table-header tr {
                border: none;
            }

                .mmoTable1.no-table-header tr td {
                    border: none;
                    background: #ffffff;
                    width: 100%;
                }

                    .mmoTable1.no-table-header tr td:first-child {
                        border-bottom: 2px solid #cfcfc6;
                    }

            .mmoTable1 .col-3 {
                width: 100%;
            }

        #rxDrugWrapper .rxDrugTitle {
            margin: .1em .5em;
        }

        #rxDrugWrapper p {
            margin: 0 0 .8em .8em;
        }

        #rxDrugWrapper .rxDrugDetail {
            margin: 0;
        }

        #rxDrugWrapper .twelve {
            overflow: visible;
        }

        #rxDrugWrapper .rxDrugDetail {
            padding-bottom: 0;
            margin-bottom: 0;
        }

        .rxDrug {
            display: block;
            width: 100%;
            margin-bottom: 0;
        }


            .rxDrug:last-of-type {
                margin-bottom: 1.5em;
            }


        /*Insurance Search Modal*/

        #main div#popup.sb-modal .sb-box {
            width: 95%;
        }

            #main div#popup.sb-modal .sb-box .sb-options .sb-cancel {
                display: block;
                margin: auto;
            }

            #main div#popup.sb-modal .sb-box .sb-options .sb-button.sb-cta {
                margin: 0 0 10px 0;
            }

        /*Medicare Warning Search Modal*/

        #MedAdvPopup.sb-modal .sb-box {
            width: 95%;
        }

            #MedAdvPopup.sb-modal .sb-box .sb-options .sb-cancel {
                display: block;
                margin: auto;
            }

            #MedAdvPopup.sb-modal .sb-box .sb-options .sb-button.sb-cta {
                margin: 0 0 10px 0;
            }
    }

    /* Campaign pages */

    .cavsLanding {
        background-image: url(/MedMutual/MedMutual/Global/images/Campaign/MM_Hero_Cavs.jpg);
    }

    #main .columns-2.campaignHeroColumn-2 #breakoutLanding {
        margin: 380px 0 0;
    }

    @media (max-width: 1199px) {
        #main .columns-2.campaignHeroColumn-2 #breakoutLanding {
            margin: 250px 0 0;
        }
    }

    @media (max-width: 750px) {
        #main .columns-2.campaignHeroColumn-2 #breakoutLanding {
            margin: 0;
            padding: 1em;
        }
    }

    .campaignColumn-3 > section {
        text-align: center;
    }

    .campaignColumn-3 section > img {
        width: 100%;
        height: 85%;
    }

    @media (max-width:750px) {
        .campaignColumn-3 section:first-of-type {
            padding-top: 10px;
        }
    }

    @media screen and (max-width: 1180px) {
    #main .columns-3.campaignColumn-3 {
        display: flex; 
    }
}

    @media screen and (max-width: 750px){
        #main .columns-3.campaignColumn-3 {
            display: block; 
        }
    }
   
    #main .campaignColumn-3 > section > div > section h2 {
        color: #444;
    }

    .campaignColumn-3 > section > div > section > p {
        text-align: left;
    }


    #main .columns-2 .generic-container {
        margin-bottom: 2em;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        padding: 21px;
        background: #FFFFFF;
        border: 2px solid #EEEEEA;
    }

    .generic-container figure {
        position: relative;
    }

        .generic-container figure img.hero {
            width: 100%;
        }

    .gradient {
        width: 100%;
        top: 0;
        bottom: 0;
        position: absolute;
        background: rgba(0,0,0,0);
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 73%, rgba(0,0,0,0.03) 74%, rgba(0,0,0,0.85) 100%);
        background: -webkit-gradient( left top, left bottom, color-stop(73%, rgba(0,0,0,0)), color-stop(74%, rgba(0,0,0,0.03)), color-stop(100%, rgba(0,0,0,0.85)));
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 73%, rgba(0,0,0,0.03) 74%, rgba(0,0,0,0.85) 100%);
        background: -o-linear-gradient(top, rgba(0,0,0,0) 73%, rgba(0,0,0,0.03) 74%, rgba(0,0,0,0.85) 100%);
        background: -ms-linear-gradient(top, rgba(0,0,0,0) 73%, rgba(0,0,0,0.03) 74%, rgba(0,0,0,0.85) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 73%, rgba(0,0,0,0.03) 74%, rgba(0,0,0,0.85) 100%);
    }

    .generic-container figure .heroTitle {
        position: absolute;
        bottom: 0;
        margin: 0 0 2em 2em;
        width: 95%;
    }

        .generic-container figure .heroTitle h2 {
            color: #fff;
            font-size: 2.75em;
            text-shadow: #000 2px 2px 2px;
            margin-bottom: .3em;
        }

        .generic-container figure .heroTitle a {
            width: auto;
            display: inline-block;
        }


    @media (max-width:950px) {
        .generic-container figure .heroTitle {
            position: relative;
            margin: 0 0 .5em 0;
            width: 100%;
            border-bottom: 2px #ffc727 solid;
            text-align: center;
        }

            .generic-container figure .heroTitle h2 {
                color: #444;
                text-shadow: none;
                padding-top: 7px;
            }

            .generic-container figure .heroTitle a {
                margin-bottom: 14px;
            }

        .generic-container .gradient {
            display: none;
        }
    }




    .landing.brokers #main > .columns-2 .category-wrapper section.alt figure img {
        max-height: 70px;
        max-width: 70px;
        margin: 0 auto;
    }

    #main article .alt.highlight h2,
    #main article .alt.highlight p {
        margin-left: 0;
    }

    #main article .alt.highlight div {
        margin-left: 14%;
    }

    @media screen and (min-width: 1250px) {

        #main article .alt.highlight div {
            margin-left: 12%;
        }
    }

    .success {
        background: white;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        border: 2px #00857f solid;
        padding: 21px;
        margin-bottom: 14px;
        text-align: center;
        width: 95%;
        margin: 0 auto 4em;
        max-width: 1600px;
    }

        .success.full {
            margin: 0 0 4em;
            width: 100%;
        }

        .success span {
            font-size: 2em;
        }

    .generic-container .success {
        margin-bottom: 1em;
    }

    /* Mobile Tables */
    .mmoTable {
        min-height: .01%;
    }

    @media screen and (max-width: 767px) {
        .mmoTable {
            width: 100%;
            margin-bottom: 5px;
            padding: 1.25em 0;
            overflow-y: hidden;
            -ms-overflow-style: -ms-autohiding-scrollbar;
            border: 1px solid #fff;
        }

            .mmoTable > table {
                margin-bottom: -1.25em;
            }
    }

    .shareLinks {
        border-top: 2px #eeeeea solid;
        padding-top: 15px;
    }

        .shareLinks span {
            margin-right: 15px;
            vertical-align: middle;
            font-size: 1.5em;
        }

        .shareLinks a {
            text-decoration: none;
            display: inline-block;
        }

        .shareLinks svg {
            fill: #a3a3a3;
            vertical-align: middle;
            height: 30px;
            margin-right: 15px;
        }

    @media (max-width: 388px) {
        .shareLinks svg {
            height: 15px;
        }
    }

    .shareLinks .twitterSvg {
        max-width: 65px;
    }

        .shareLinks .twitterSvg:hover {
            fill: #55acee;
        }

    .shareLinks .facebookSvg {
        max-width: 20px;
    }

        .shareLinks .facebookSvg:hover {
            fill: #3b5998;
        }

    .shareLinks .linkedinSvg {
        max-width: 60px;
    }

        .shareLinks .linkedinSvg:hover {
            fill: #0077b5;
        }

    .shareLinks .emailSvg {
        max-width: 40px;
        vertical-align: -webkit-baseline-middle;
    }

        .shareLinks .emailSvg:hover {
            fill: #00857f;
        }

    .sb-primary-layout-wrapper {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 95%;
        max-width: 1600px;
    }

    @media screen and (min-width: 751px) {
        .sb-primary-layout-wrapper {
            width: 723px;
        }
    }

    @media screen and (min-width: 1050px) {
        .sb-primary-layout-wrapper {
            width: 1022px;
        }
    }

    @media screen and (min-width: 1280px) {
        .sb-primary-layout-wrapper {
            width: 95%;
            max-width: 1600px;
        }
    }

    sb-row {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }

        sb-row > * {
            float: left;
        }

    .sb-invisible-text {
        text-indent: -9999em;
        outline: 0;
        display: inline-block;
        text-align: left;
        width: 1px;
    }


    /*New Footer*/
    .sb-sitefooter {
        margin: 0 auto;
        padding: 21px 0;
        max-width: 100%;
        position: relative;
        background: #eee;
        color: #444;
    }

        .sb-sitefooter p {
            margin-bottom: 14px;
            margin-top: 14px;
            font-size: 1.2em;
        }

        .sb-sitefooter .columns-2 {
            display: table;
        }

            .sb-sitefooter .columns-2 .thirds {
                margin-right: 1%;
                width: 33%;
            }

        .sb-sitefooter .sb--logged-out {
            background: #FFFFFF;
            padding: 1em;
        }

            .sb-sitefooter .sb--logged-out sb-column {
                padding: 1em;
                background: #FFFFDC;
            }

                .sb-sitefooter .sb--logged-out sb-column:first-child {
                    background: none;
                }

            .sb-sitefooter .sb--logged-out h2 {
                text-align: center;
            }

            .sb-sitefooter .sb--logged-out .sb-h3 {
                margin-bottom: 0.5em;
            }

            .sb-sitefooter .sb--logged-out address {
                line-height: 1.4em;
            }

                .sb-sitefooter .sb--logged-out address span {
                    display: block;
                    font-family: "open_sansbold", Arial, Helvetica, "Lucida Grande", sans-serif;
                }

        .sb-sitefooter .sb--logged-in .sb-footer-navigation {
            vertical-align: top;
        }

    @media print {
        .sb-sitefooter .sb--logged-in .sb-footer-navigation {
            display: none;
        }
    }

    .sb-sitefooter .sb--logged-in .sb-footer-navigation sb-row {
        padding: 0;
        height: 25%;
        display: table;
        width: 100%;
    }

    .sb-sitefooter .sb--logged-in .sb-footer-navigation sb-column {
        background: #FFFFFF;
        text-align: center;
        padding: 1em 0;
        vertical-align: middle;
        width: 100%;
        display: table-cell;
    }

    .sb-sitefooter .sb--logged-in .sb-footer-navigation .sb-spaced {
        display: table;
        width: 100%;
        margin: 1em auto;
    }

        .sb-sitefooter .sb--logged-in .sb-footer-navigation .sb-spaced > * {
            display: table-cell;
            float: none !important;
        }

        .sb-sitefooter .sb--logged-in .sb-footer-navigation .sb-spaced > sb-spacer {
            width: 3% !important;
            background: none !important;
        }

        .sb-sitefooter .sb--logged-in .sb-footer-navigation .sb-spaced:after {
            display: none;
        }

        .sb-sitefooter .sb--logged-in .sb-footer-navigation .sb-spaced sb-column {
            display: table-cell;
            width: 48.5%;
            margin-left: 3%;
        }

            .sb-sitefooter .sb--logged-in .sb-footer-navigation .sb-spaced sb-column:first-child {
                margin-left: 0;
            }

    .sb-sitefooter .sb--logged-in .sb-footer-navigation a {
        text-decoration: none;
        font-family: "Aleo_bold", Georgia, "Times New Roman", Times, serif;
    }

    .sb-sitefooter .sb--logged-in .sb-contact {
        background: #FFFFFF;
        padding: 1em;
        margin-top: 2em;
    }

        .sb-sitefooter .sb--logged-in .sb-contact h1 {
            text-align: center;
        }

        .sb-sitefooter .sb--logged-in .sb-contact table {
            margin: 0.5em 0 1em;
        }

        .sb-sitefooter .sb--logged-in .sb-contact td {
            padding: 0.25em 0;
        }

            .sb-sitefooter .sb--logged-in .sb-contact td:first-child {
                padding-right: 1em;
                font-family: "open_sansbold", Arial, Helvetica, "Lucida Grande", sans-serif;
            }

        .sb-sitefooter .sb--logged-in .sb-contact ul {
            border-top: 2px solid #FFC72C;
            width: 100%;
            text-align: center;
            padding: 1em 0 0;
        }

            .sb-sitefooter .sb--logged-in .sb-contact ul li {
                list-style: none;
                display: inline-block;
                padding: 0 1em;
                max-width: 33%;
                vertical-align: top;
            }

                .sb-sitefooter .sb--logged-in .sb-contact ul li a {
                    text-decoration: none;
                }

                    .sb-sitefooter .sb--logged-in .sb-contact ul li a:hover {
                        text-decoration: underline;
                    }

                .sb-sitefooter .sb--logged-in .sb-contact ul li sb-icon {
                    display: block;
                    color: #00857f;
                    font-size: 40px;
                    line-height: 1em;
                    margin-bottom: 3px;
                }

    .sb-sitefooter .sb-return-top {
        margin: 1em auto 0;
        color: #00857f;
        text-align: center;
        cursor: pointer;
        text-transform: uppercase;
        background: url("/MedMutual/MedMutual/Global/images/global/top.png") 50% 0 no-repeat;
        padding-top: 13px;
        float: none;
        box-shadow: none;
    }

    @media print {
        .sb-sitefooter .sb-return-top {
            display: none;
        }
    }

    .sb-sitefooter .sb-return-top sb-icon {
        display: block;
        padding: 0;
        font-size: 10px;
        margin-bottom: -3px;
    }

    .sb-sitefooter .sb-site-links {
        background: #eee;
        list-style-type: none;
        padding: 1em 0;
    }

    @media print {
        .sb-sitefooter .sb-site-links {
            display: none;
        }
    }

    .sb-sitefooter .sb-site-links ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 1600px;
        list-style: none;
    }

        .sb-sitefooter .sb-site-links ul li:before {
            content: none;
            display: inline-block;
            vertical-align: middle;
            margin-right: 14px;
            line-height: 1em;
            margin-left: -1.6em;
            margin-top: -0.5em;
        }

        .sb-sitefooter .sb-site-links ul li {
            display: inline;
            margin: 0 1em;
        }

    .sb-sitefooter .sb-disclaimer {
        margin-top: 14px;
        background: #eee;
        border-radius: 3px;
    }
        /*.sb-sitefooter .sb-disclaimer .textarea {
    width: calc(85% - 3em); }*/
        .sb-sitefooter .sb-disclaimer .textarea p {
            font-size: 1.1em;
        }

        .sb-sitefooter .sb-disclaimer nav {
            width: 100%;
        }

            .sb-sitefooter .sb-disclaimer nav ul li:first-child {
                margin-left: 0;
            }

    .sb-sitefooter .sb-ohio {
        display: inline-block;
        float: left;
        margin: .5em 1em 1em 1em;
        width: 15%;
        text-decoration: none;
    }

        .sb-sitefooter .sb-ohio img {
            width: 97%;
            height: auto;
            padding: .5em 0;
            max-width: 188px;
        }

    .sb-sitefooter nav {
        text-align: left;
        width: 31.33333%;
        list-style-type: none;
        margin-left: 0;
        color: #00857f;
    }

    @media screen and (max-width: 1050px) {
        .sb-sitefooter nav {
            width: 100%;
            text-align: center;
        }

            .sb-sitefooter nav h3.footer-title {
                text-align: center;
                border-bottom: 2px solid #444;
            }

        .sb-sitefooter .sb-disclaimer {
            margin-top: 0;
            padding: 21px;
        }

        .sb-sitefooter .sb-ohio {
            display: none;
        }

        .sb-sitefooter .sb-disclaimer .textarea {
            width: 100%;
        }

        .sb-sitefooter .sb-disclaimer nav {
            width: 100%;
        }

        .sb-sitefooter .sb-site-links ul li {
            display: inline-block;
        }
    }

    .sb-sitefooter ul li {
        list-style: none;
        margin-bottom: 14px;
    }

    .sb-sitefooter nav a {
        color: #00857f;
        text-decoration: none;
    }

        .sb-sitefooter nav a:visited {
            color: #ffffff;
            text-decoration: underline;
        }

.sb-sitefooter nav ul li a:hover {
    color: #00857f;
    text-shadow: 0 0 .25px #444, 0 0 .25px #444;
    text-decoration: none;
}

    .sb-sitefooter nav:first-child {
        margin-left: 0;
        padding-left: 0;
    }

    .sb-sitefooter nav ul {
        padding: 0;
    }

        .sb-sitefooter nav ul li a {
            color: #016E69;
            text-decoration: underline;
        }

            .sb-sitefooter nav ul li a:visited {
                color: #016E69;
                text-decoration: underline;
            }

            .sb-sitefooter nav ul li a:hover {
                color: #016E69;
                
                text-decoration: none;
                
            }

    .sb-sitefooter .sb-support {
        width: 65.66667%;
        margin-left: 3%;
    }

    @media screen and (max-width: 1050px) {
        .sb-sitefooter .sb-support {
            width: 100%;
            margin-left: 0;
            border-top: 2px solid #444;
            padding-top: 14px;
        }
    }

    .sb-sitefooter .sb-language ul li {
        display: inline-block;
        margin: 0 .4em;
        font-size: 1em;
    }

    .sb-sitefooter .sb-language nav {
        width: 100%;
        text-align: center;
    }

    .sb-sitefooter .sb-support > sb-row > div:first-child {
        width: 47.08333%;
    }

    .sb-sitefooter .sb-support.medicareSupport > sb-row > div:first-child {
        width: 39.91667%;
        margin-right: 10%;
    }

    .sb-sitefooter .sb-support.medicareSupportProvider > sb-row > div:first-child {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    @media screen and (max-width: 1050px) {
        .sb-sitefooter .sb-support > sb-row > div:first-child {
            width: 100%;
            margin-left: 0;
            padding-left: 0;
        }

        .sb-sitefooter .sb-support > sb-row ul {
            width: 100%;
            margin: 14px 0 0 0;
        }
    }

    .sb-sitefooter .sb-support > sb-row > div:last-child {
        width: 47.08333%;
        margin-left: 3%;
        padding-left: 28px;
    }

    .sb-sitefooter .sb-support.medicareSupport .connectivity,
    .sb-sitefooter .sb-support.medicareSupport .address {
        width: 47.08333%;
        padding-left: 28px;
    }

    .sb-sitefooter .sb-support.medicareSupport .address {
        margin: 15px 0;
        font-size: 1.2em;
    }

.sb-sitefooter .sb-support a {
    color: #016E69;
    text-decoration: none;
}

        .sb-sitefooter .sb-support a:visited {
            color: #016E69;
            text-decoration: none;
        }

    .sb-sitefooter .sb-support a:hover {
        color: #016e69;
        text-shadow: 0 0 .25px #444, 0 0 .25px #444;
        text-decoration: none;
    }

    .sb-sitefooter .sb-support > sb-row ul:first-child {
        width: 39.91667%;
        margin-left: 3%;
        margin-top: 0;
    }

    @media screen and (max-width: 1050px) {
        .sb-sitefooter .sb-support > sb-row ul {
            width: 100%;
            margin: 14px 0 0 0;
        }

            .sb-sitefooter .sb-support > sb-row ul.sb-social {
                width: auto;
            }
    }

    @media screen and (max-width: 750px) {
        .sb-sitefooter .sb-support > sb-row ul.sb-social {
            width: 100%;
            margin: 0 0 14px 0;
        }
    }

    .sb-sitefooter .sb-support li {
        margin-bottom: 0;
        padding-left: 24px
    }

.connectivity li.phone {
    background: url("/MedMutual/MedMutual/Global/images/global/phone.png") no-repeat 0% 50%;
    background-size: 18px 15px;
}

    .connectivity li.emailUs {
        background: url("/MedMutual/MedMutual/Global/images/global/email.png") no-repeat 0 50%;
        background-size: 18px 15px;
    }

.connectivity li.chat {
    background: url("/MedMutual/MedMutual/Global/images/global/chat.png") no-repeat 0% 50%;
    background-size: 18px 15px;
}

    @media screen and (max-width: 1050px) {
        li.phone, li.emailUs, li.chat {
            background-position: 0 50%;
        }
    }

    .sb-sitefooter .sb-days {
        font-size: 1.1em;
    }

    .sb-sitefooter .medicareSupportProvider .sb-days,
    .sb-sitefooter .medicareSupport .sb-days {
        text-transform: none;
    }

        .sb-sitefooter .medicareSupportProvider .sb-days a,
        .sb-sitefooter .medicareSupport .sb-days a {
            text-decoration: underline;
        }

    .sb-sitefooter .footer-title {
        text-align: left;
        font-family: "open_sanssemibold",Arial,Helvetica,"Lucida Grande",sans-serif;
        color: #444;
    }

    .sb-sitefooter .sb-social-title {
        clear: both;
        display: inline;
        text-align: left;
        float: left;
        margin-top: 14px;
        margin-right: 21px;
        font-family: "open_sanssemibold",Arial,Helvetica,"Lucida Grande",sans-serif;
        color: #444;
    }

    @media screen and (max-width: 750px) {
        .sb-sitefooter .footer-title {
            text-align: center;
        }

        .sb-sitefooter .sb-social-title {
            width: 100%;
            text-align: center;
        }

        .sb-sitefooter .sb-support.medicareSupport > sb-row > div:first-child,
        .sb-sitefooter .sb-support.medicareSupport .connectivity,
        .sb-sitefooter .sb-support.medicareSupport .address {
            width: 100%;
            padding-left: 0;
        }
    }

    .sb-sitefooter .sb-social {
        margin: 1em auto;
        height: 32px;
        text-align: center;
        float: left;
        width: auto;
    }

    @media screen and (max-width: 750px) {
        .sb-sitefooter .sb-social {
            width: 100%;
            margin: 14px auto;
        }
    }

    ul.sb-social {
        margin-top: 14px;
        margin-right: 21px;
    }

    .sb-sitefooter ul {
        padding: 0;
        font-size: 1.2em;
    }

    .sb-sitefooter .sb-social li {
        display: inline-block;
        padding: 0;
        line-height: .5em;
        text-indent: 0;
    }

    .sb-sitefooter .sb-social li {
        overflow: hidden;
        width: 34px;
        height: 34px;
    }

    li.sb-social-facebook {
        background: url("/MedMutual/MedMutual/Global/images/global/facebook-white.png") no-repeat /* 0 -500px no-repeat*/;
        background-size: 30px 30px;
    }

    li.sb-social-twitter {
        background: url("/MedMutual/MedMutual/Global/images/global/twitter.png") no-repeat /*-100px -500px no-repeat*/;
        background-size: 30px 30px;
    }


    li.sb-social-youtube {
        background: url("/MedMutual/MedMutual/Global/images/global/youtube.png") no-repeat /*0 -500px no-repeat*/;
        background-size: 30px 30px;
    }

    li.sb-social-instagram {
        background: url("/MedMutual/MedMutual/Global/images/global/instagram.png") no-repeat /*0 -500px no-repeat*/;
        background-size: 30px 30px;
    }

    .sb-sitefooter .sb-social li a {
        display: block;
        padding: 0 0 0 0;
        width: 30px;
        height: 30px;
        color: transparent;
    }

    #main section article#SMS > img {
        margin: -3em 0 0 3em;
        width: 145px;
        height: auto;
        float: left;
        position: relative;
        z-index: 1;
    }

    #main section article#SMS section {
        display: inline-block;
        width: 74%;
        margin-left: 15px;
    }

        #main section article#SMS section h2 {
            margin-top: 1em;
        }

        #main section article#SMS section .succeed {
            font-size: 1.5em;
            color: #00857f;
        }

        #main section article#SMS section .failed {
            font-size: 1.5em;
            color: #d14414;
        }

    article#SMS .appInfo {
        display: inline-block;
        vertical-align: middle;
    }

        article#SMS .appInfo p {
            margin: 0 .5em 0 1.5em;
            font-style: italic;
            display: inline-block;
        }

    article#SMS a img {
        width: 30px;
        margin: 0 .5em 1.25em;
    }

    li.sb-social-linkedin {
        background: url("/MedMutual/MedMutual/Global/images/global/LinkedIn-white.png") no-repeat /*0 -500px no-repeat*/;
        background-size: 30px 30px;
    }

    #new {
        position: absolute;
        left: -1000em;
        width: 0.01em;
        height: 0.01em;
        overflow: hidden;
    }

    .inputBox {
        font-size: 2em;
        border: 2px solid #969696;
        border-radius: 5px;
        color: #444;
        font-family: "open_sansregular",Arial,Helvetica,"Lucida Grande",sans-serif;
        background: #fff;
        padding: .35em .6em;
        width: 185px;
    }

    @media screen and (max-width: 850px) {

        article#SMS .appInfo {
            display: block;
            margin-top: 1em;
        }

            article#SMS .appInfo p {
                margin-left: 0;
            }
    }

    @media screen and (max-width: 750px) {

        #main section article#SMS {
            display: none;
            position: relative;
        }
    }

    .galleryPreview {
        width: calc(47% - 4px);
        margin-right: 3%;
        display: inline-block;
        vertical-align: top;
    }

        .galleryPreview:nth-child(odd) {
            margin-right: 0;
        }

        .galleryPreview img {
            width: 100%;
        }

    .galleryImg {
        width: 100%;
    }

    .img-text-container {
        background: #FBFBFB;
        border-width: 0 2px 2px 2px;
        border-style: solid;
        border-color: #EEEEEA;
        border-radius: 3px;
        margin-top: -5px;
        margin-bottom: 2em;
        padding: 10px;
    }

        .img-text-container a, .img-text-container i {
            font-size: 1.8em;
        }

    @media screen and (max-width: 1050px) {
        .galleryPreview {
            width: 100%;
            display: block;
        }
    }

    .head {
        margin-top: 1em;
    }

    .portal {
        font-size: 1.4em;
        font-weight: bold;
        display: inline-block;
        margin-bottom: 1em;
    }

        .portal + div {
            display: inline-block;
            text-align: center;
            vertical-align: top;
        }

            .portal + div a {
                width: 70%;
                margin-bottom: 1em;
            }

    @media screen and (max-width: 750px) {
        .portal {
            display: block;
            width: 100%;
        }

            .portal + div {
                width: 100%;
            }

                .portal + div a {
                    width: 50%;
                }

        #main .category-wrapper.find-doc-wrapper .alt p {
            margin-top: 0;
        }
    }


    .indivBanner {
        text-align: center;
        background-color: #00857f;
        color: #fff;
        padding: 1em;
    }

        .indivBanner + .img-text-container a,
        .medBanner + .img-text-container a {
            font-size: 1.5em;
            display: block;
            text-decoration: underline;
        }

    #main .indivBanner + .img-text-container p {
        font-size: 1em;
        margin: 0 0 1em 0;
    }

    .medBanner {
        text-align: center;
        background-color: rgb(255, 200, 0);
        color: #444;
        padding: 1em;
    }

        .medBanner + .img-text-container a {
            margin-bottom: 1.5em;
        }

    @media (min-width: 1050px) and (max-width: 1200px) {
        .planBanner {
            height: 70px;
        }
    }


    #language a {
        font-size: 1.5em
    }

.twoInfoBlock {
    width: calc(49% - 4px);
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
    background: #EEEEEE;
    padding: 1em;
    margin-bottom: 2em;
}

        /*insurance page*/

        .twoInfoBlock:nth-child(odd) {
            margin-right: 0;
            background: #F5F5F5;
        }

        .twoInfoBlock h3 {
            font-size: 2.3em;
        }

        .twoInfoBlock img {
            width: 100%;
        }

        .twoInfoBlock .align-buttons a.sb-cta,
        #main article .twoInfoBlock .align-buttons button.sb-cta {
            width: 233px;
            margin: 20px auto;
            padding: 16px;
            display: block;
        }

        /*splitter page*/

        .twoInfoButtonCurrent {
            margin-bottom: 1em;
        }

        .twoInfoButtonFuture {
            margin-bottom: 1em;
            background-color: #00857f !important;
            color: white !important;
        }

            .twoInfoButtonFuture:hover {
                background-color: #016E69 !important;
                color: white;
                border-color: #016E69;
            }


    /*Medicare plan page*/

    #main .twoInfoBlock .planYearTitle {
        font-size: 3em;
        text-align: center;
        margin: 0;
        padding: .5em 0;
        color: #00857f;
        border-bottom: 2px solid rgb(207,207,198);
    }

    #main .twoInfoBlock .planYearInfo {
        margin: 1.75em 0.5em;
    }

    /*Find a provider page*/
    .twoInfoBlock.providerBlock {
        text-align: center;
        margin-bottom: 2em;
    }

        .twoInfoBlock.providerBlock h2 {
            margin-top: .2em;
        }

        .twoInfoBlock.providerBlock img {
            height: 90px;
            width: 90px;
        }

        .twoInfoBlock.providerBlock p {
            text-align: left;
        }

        .twoInfoBlock.providerBlock .align-buttons a {
            margin: 10px auto;
            display: block;
            width: 170px;
            font-size: 1.5em;
        }

    .align-buttons {
        text-align: center;
    }

    a.penEstimator {
        display: block;
        margin-top: 15px;
        text-decoration: underline;
        font-size: 1.5em;
    }

    @media screen and (max-width: 1050px) {
        .twoInfoBlock {
            width: 100%;
            display: block;
        }
    }

    #main .full-width.gray-bg {
        background: #EEE;
    }

    #main .full-width.green-bg {
        background: #B8E986;
    }

    #main .MA-Intro.columns-1 {
        width: 80%;
        max-width: 1600px;
        padding-top: 1em;
        text-align: center;
    }

        #main .MA-Intro.columns-1 a {
            margin-bottom: 10px;
        }

        #main .MA-Intro.columns-1 h2 {
            color: #444;
        }

        #main .MA-Intro.columns-1 p {
            font-size: 2em;
            text-align: left;
        }

    .MA-Content_Wrapper {
        text-align: center;
    }

        .MA-Content_Wrapper img {
            width: 90px;
            height: auto;
            margin-bottom: 15px;
        }

        .MA-Content_Wrapper p {
            text-align: left;
        }

    @media screen and (max-width: 750px) {
        #main .MA-Intro.columns-1 {
            width: 100%;
        }

            #main .MA-Intro.columns-1 p {
                font-size: 1.4em;
                margin: .5em 1em;
            }
    }

    /*SB Tables*/

    .sb-table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 14px;
        text-align: left;
        font-size: 1.5em;
    }

        .sb-table tfoot tr:nth-child(n) {
            font-weight: bold
        }

        .sb-table td,
        .sb-table th {
            padding: 14px 14px 0;
            text-align: left
        }

            .sb-table td:last-child,
            .sb-table th:last-child {
                padding-bottom: 14px
            }

            .sb-table th span {
                font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
                font-weight: normal;
                font-size: .9em;
                margin-top: 14px;
                line-height: 1.35em
            }

        .sb-table .sb-column-heading {
            font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
            font-weight: bold;
            display: block;
            margin-bottom: 7px
        }

        .sb-table.sb--extended thead {
            text-transform: uppercase;
            text-align: left
        }

        .sb-table.sb--extended tr {
            margin-bottom: 28px
        }

        .sb-table.sb--extended td,
        .sb-table.sb--extended th {
            padding: 14px
        }

            .sb-table.sb--extended td:last-child,
            .sb-table.sb--extended th:last-child {
                padding-bottom: 28px
            }

        .sb-table.sb--sorting th {
            position: relative
        }

            .sb-table.sb--sorting th .sb-icon-button {
                -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                transform: rotate(180deg);
                margin-left: 4.66667px;
                position: absolute;
                top: calc(50% - 8px)
            }

                .sb-table.sb--sorting th .sb-icon-button svg {
                    height: 4.66667px;
                    fill: #444
                }

    @media print {
        .sb-table.sb--sorting th .sb-icon-button {
            display: none
        }
    }

    .sb-table.sb--sorting th.sb--sortable {
        padding-right: 28px
    }

    .sb-table.sb--sorting th.sb--asc,
    .sb-table.sb--sorting th.sb--desc {
        background-color: #dcf7bb
    }

        .sb-table.sb--sorting th.sb--desc .sb-icon-button {
            -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg)
        }

    @media screen {
        .sb-table thead {
            display: none
        }

        .sb-table tfoot tr:nth-child(n) {
            background: #ddddd5;
            font-family: "OpenSans-Bold", Arial, Helvetica, "Lucida Grande", sans-serif;
            font-weight: normal
        }

        .sb-table tr {
            margin-bottom: 2px;
            display: block
        }

            .sb-table tr:nth-child(even) {
                background: #fcfcfc
            }

            .sb-table tr:nth-child(odd) {
                background: #eeeeea
            }

        .sb-table td,
        .sb-table th {
            display: block;
            width: 100%
        }

            .sb-table td:last-child,
            .sb-table th:last-child {
                padding-bottom: 14px
            }

            .sb-table th span {
                font-family: "OpenSans-Regular", Arial, Helvetica, "Lucida Grande", sans-serif;
                display: block
            }

        .sb-table .sb-column-heading {
            font-family: "OpenSans-Bold", Arial, Helvetica, "Lucida Grande", sans-serif;
            display: block
        }

        .sb-table.sb--extended td:first-child,
        .sb-table.sb--extended th:first-child {
            background: #eefedb
        }
    }

    @media print {
        .sb-table {
            position: relative
        }

            .sb-table tr,
            .sb-table td,
            .sb-table th,
            .sb-table thead,
            .sb-table tfoot {
                position: relative;
                page-break-inside: avoid !important
            }

            .sb-table td,
            .sb-table th {
                border: 1px solid #000
            }

            .sb-table .sb-column-heading {
                display: none
            }
    }

    sb-table-cards:after {
        content: ".";
        visibility: hidden;
        display: block;
        height: 0;
        clear: both
    }

    sb-table-cards table {
        float: left;
        margin-bottom: 14px
    }

    sb-table-cards td {
        padding: 14px 28px 0
    }

    sb-table-cards th {
        padding: 14px
    }

    sb-table-cards .sb-column-heading {
        margin-top: 14px
    }

        sb-table-cards .sb-column-heading:first-child {
            margin-top: 0
        }

    @media screen {
        sb-table-cards table {
            display: block;
            width: 100%
        }

            sb-table-cards table:nth-child(n) {
                background: #fcfcfc
            }

            sb-table-cards table:nth-child(2n) {
                background: #eeeeea
            }

        sb-table-cards tbody,
        sb-table-cards tr {
            display: block;
            width: 100%
        }

        sb-table-cards th,
        sb-table-cards td {
            width: 100%;
            display: block
        }

            sb-table-cards td:last-child {
                padding-bottom: 28px
            }

        sb-table-cards th {
            background: #eefedb
        }

        sb-table-cards .sb-column-heading {
            display: block
        }
    }

    @media print {
        sb-table-cards table {
            margin-right: 28px;
            width: calc(50% - 28px);
            height: auto !important
        }

        sb-table-cards td,
        sb-table-cards th {
            border: 1px solid #000;
            padding-bottom: 14px;
            height: auto !important
        }

        sb-table-cards .sb-column-heading {
            display: none
        }
    }

    @media screen and (min-width: 1050px) {
        sb-sorting-table-select {
            display: none
        }
    }

    @media screen and (min-width: 751px) {
        .sb-table td {
            display: table
        }

            .sb-table td > * {
                display: table-cell;
                padding: 14px 14px 0;
                width: 50%
            }

            .sb-table td:last-child > * {
                padding-bottom: 14px
            }

        .sb-table .sb-column-heading {
            display: table-cell
        }

        .sb-table.sb--extended td > * {
            padding: 14px
        }

        .sb-table.sb--extended td:last-child > * {
            padding-bottom: 28px
        }
    }

    @media screen and (min-width: 1050px) {
        .sb-table thead {
            display: table-header-group;
            border: 1px solid #ccc
        }

            .sb-table thead tr {
                border-bottom: none
            }

                .sb-table thead tr td,
                .sb-table thead tr th {
                    background: #eefedb;
                    padding-bottom: 14px;
                    line-height: 1.2em;
                    vertical-align: bottom
                }

        .sb-table tr {
            display: table-row;
            margin-bottom: 0;
            border-bottom: 2px solid #fff
        }

        .sb-table tbody tr:nth-child(even) {
            background: #eeeeea
        }

        .sb-table tbody tr:nth-child(odd) {
            background: #fcfcfc
        }

        .sb-table td,
        .sb-table th {
            padding: 14px;
            vertical-align: top;
            display: table-cell;
            width: auto
        }

            .sb-table td > * {
                display: inline;
                padding: 0;
                width: auto
            }

        .sb-table .sb-column-heading {
            display: none
        }

        .sb-table.sb--extended td,
        .sb-table.sb--extended th {
            border: none;
            border-bottom: 2px solid #ccc;
            padding: 14px 14px 28px;
            vertical-align: top;
            display: table-cell;
            width: auto
        }

            .sb-table.sb--extended td:nth-child(2n),
            .sb-table.sb--extended th:nth-child(2n) {
                background: #fcfcfc
            }

            .sb-table.sb--extended td:nth-child(2n-1),
            .sb-table.sb--extended th:nth-child(2n-1) {
                background: #eeeeea
            }

            .sb-table.sb--extended td:last-child > *,
            .sb-table.sb--extended th:last-child > * {
                padding-bottom: 0
            }

            .sb-table.sb--extended td > * {
                display: inline;
                padding: 0;
                width: auto
            }

                .sb-table.sb--extended td > *.sb-column-heading {
                    display: none
                }

        .sb-table.sb--extended tr {
            display: table-row;
            margin-bottom: 0
        }

        .sb-table.sb--extended thead {
            border: none
        }

            .sb-table.sb--extended thead tr {
                padding-bottom: 14px
            }

                .sb-table.sb--extended thead tr:nth-child(odd) {
                    background: none
                }

            .sb-table.sb--extended thead td,
            .sb-table.sb--extended thead th {
                border-bottom: 2px solid #ccc
            }

                .sb-table.sb--extended thead td:first-child,
                .sb-table.sb--extended thead th:first-child {
                    background: none;
                    border-bottom: none
                }

        .sb-table.sb--extended tbody tr:last-child > * {
            border-bottom: none
        }

        .sb-table.sb--extended tbody td:first-child,
        .sb-table.sb--extended tbody th:first-child {
            background: #eefedb
        }

        .sb-table.sb--has-actionable-rows tbody tr {
            cursor: pointer
        }

            .sb-table.sb--has-actionable-rows tbody tr:hover td {
                background: #ffffdc
            }

        .sb-table.sb--center td,
        .sb-table.sb--center thead th {
            text-align: center
        }

        .sb-table.sb--right thead th {
            text-align: center
        }

        .sb-table.sb--right td {
            text-align: right
        }

        .sb-table.three-col td,
        .sb-table.three-col th {
            width: 25%
        }

            .sb-table.three-col td:first-child,
            .sb-table.three-col th:first-child {
                width: 50%
            }
    }

    @media print {
        .sb-table.three-col td,
        .sb-table.three-col th {
            width: 25%
        }

            .sb-table.three-col td:first-child,
            .sb-table.three-col th:first-child {
                width: 50%
            }
    }

    @media screen and (min-width: 751px) and (max-width: 1280px) {
        sb-table-cards table {
            display: inline-block;
            width: calc(50% - .75em);
            margin-left: 1.5em;
            vertical-align: top
        }

            sb-table-cards table:nth-child(2n-1) {
                margin-left: 0
            }
    }

    @media screen and (min-width: 1280px) {
        sb-table-cards table {
            display: inline-block;
            width: calc(25% - 1.125em);
            margin-left: 1.5em;
            vertical-align: top
        }

            sb-table-cards table:nth-child(4n-3) {
                margin-left: 0
            }
    }

    /*Materials-Request Table*/

    .requestTable.sb-table.sb--extended {
        margin: 25px 0;
    }

        .requestTable.sb-table.sb--extended tbody:last-of-type {
            border-bottom: none;
        }

        .requestTable.sb-table.sb--extended thead th {
            text-align: center;
        }

        .requestTable.sb-table.sb--extended th {
            border: none;
            padding: 10px;
        }

        .requestTable.sb-table.sb--extended td {
            border: none;
            padding: 0;
            vertical-align: middle;
        }

        .requestTable.sb-table.sb--extended th span {
            margin: 5px;
        }

        .requestTable.sb-table.sb--extended tbody tr {
            margin: 0;
        }

            .requestTable.sb-table.sb--extended tbody tr:first-child {
                border-top: 2px solid #ccc;
            }

            .requestTable.sb-table.sb--extended tbody tr:last-child {
                border-bottom: 2px solid #ccc;
            }

        .requestTable.sb-table.sb--extended tbody {
            border-bottom: 28px solid #fff;
            border-left: 2px solid #ccc;
            border-right: 2px solid #ccc;
        }

    #main .requestTable.sb-table.sb--extended .displayName {
        margin: 0;
        font-size: 1em;
    }

    @media screen and (max-width: 751px) {

        .requestTable.sb-table td {
            display: table;
        }

            .requestTable.sb-table td > * {
                display: table-cell;
                padding: 14px 14px 0;
                width: 50%;
            }

            .requestTable.sb-table td:last-child > * {
                padding-bottom: 14px;
            }

        .requestTable.sb-table .sb-column-heading {
            display: table-cell;
        }

        .requestTable.sb-table.sb--extended td > * {
            padding: 14px;
        }

        .requestTable.sb-table.sb--extended td:last-child > * {
            padding-bottom: 28px;
        }
    }

    @media screen and (min-width: 1050px) {
        .requestTable.sb-table.sb--extended tbody {
            border-left: none;
            border-right: none;
            border-bottom: 2px solid #ccc;
        }

            .requestTable.sb-table.sb--extended tr,
            .requestTable.sb-table.sb--extended tbody tr:first-child,
            .requestTable.sb-table.sb--extended tbody tr:last-child {
                border: none;
            }

                .requestTable.sb-table.sb--extended tr td:first-of-type {
                    border-left: 2px solid #ccc;
                    border-right: 2px solid #ccc;
                }

        .requestTable.sb-table.sb--extended th span {
            margin: 5px 15px;
        }
    }

    /*Find A Restaurant*/

    .success.full.findMaRest h2 {
        color: #444;
    }

    #main .success.full.findMaRest div fieldset {
        float: none;
        width: 100px;
        display: inline-block;
        text-align: left;
        vertical-align: bottom;
    }

    #main article .success.full.findMaRest div fieldset input {
        background: #fff;
    }

    #main article .success.full.findMaRest div fieldset select {
        font-size: 1.3em;
        width: 100%;
    }

    #main .success.full.findMaRest div fieldset label {
        font-weight: bold;
        margin: 0 0 .5em;
    }

    .numberResults {
        margin-bottom: 10px;
        font-size: 1.5em;
    }

        .numberResults span:first-of-type {
            color: rgb(238, 109, 0);
        }

        .numberResults span {
            color: #ccc;
        }

    .sb-table .website-address {
        font-size: 1.4em;
    }

    /*Store Listing*/

    .listing {
        float: left;
        width: 49%;
        margin: 1em 0;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        padding: 21px;
        background: #FFFFFF;
        border: 2px solid #EEEEEA;
        text-align: center;
    }

        .listing:nth-child(2n+1) {
            margin-right: 2%;
        }

        .listing img {
            height: auto;
            max-width: 80px;
            max-height: 80px;
            margin: 0em auto;
        }

        .listing .button {
            width: auto;
            line-height: 1em;
            font-size: 1.2em;
        }

    @media screen and (max-width: 1050px) {
        .listing {
            float: none;
            width: 100%;
        }

            .listing:nth-child(2n+1) {
                margin-right: auto;
            }
    }

    @media screen and (max-width: 750px) {
        .listing {
            width: 80%;
            margin: 1em auto;
        }
    }

    @media screen and (max-width: 460px) {
        .listing {
            width: 100%;
            margin: 1em auto;
        }
    }

    /*Shopping Cart*/
    .order-wrapper {
        display: table;
        width: 100%;
        padding-bottom: 2em;
        border-bottom: 5px solid #ccc;
    }

    .order-header {
        min-width: 145px;
        padding-right: 14px;
        vertical-align: middle;
        display: table-cell;
    }

    .sub-title {
        color: #d14414;
        line-height: 1.3em;
        font-size: 1.8em;
    }

    .order-summary {
        padding-left: 14px;
        width: 70%;
        vertical-align: middle;
        display: table-cell;
        border-left: 2px solid #ccc;
    }

    .element-title {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
        margin-right: 7px;
        text-transform: uppercase;
        line-height: 1.2em;
        font-size: 1.4em;
    }

    .order-count {
        font-size: 1.4em;
        text-align: center;
        line-height: 25px;
        display: inline-block;
        width: 25px;
        height: 25px;
        background: #f77f00;
        color: #fff;
        cursor: pointer;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        margin: 0 3.5px;
    }

    .order-sub-title {
        padding: 5px 0;
        border-bottom: 2px solid #ccc;
    }

    .sub-element-title {
        color: rgb(238, 109, 0);
        font-size: 1.3em;
    }

    .order {
        padding: 10px 0;
        border-bottom: 2px solid #ccc;
    }

    .order-detail {
        font-size: 1.4em;
    }

    #main .align-buttons .cta.orderSubmit {
        margin: 20px 0 0 0;
    }

    /*checkboxes*/

    #main ul.oneColCheckbox,
    #main ul.twoColCheckbox,
    #main ul.plainCheckbox {
        list-style: none;
    }

    #main ul.oneColCheckbox {
        margin: 0;
    }

        #main ul.oneColCheckbox li {
            padding: 2em 0;
            border-bottom: 2px solid #EEEEEA;
        }

            #main ul.oneColCheckbox li:last-of-type {
                border-bottom: none;
            }

    #main ul.twoColCheckbox li {
        margin: 1em 0;
        display: inline-block;
        width: 49%;
    }

    #main ul.plainCheckbox li {
        margin: 1em 0;
    }

    #main ul.oneColCheckbox input[type=checkbox],
    #main ul.twoColCheckbox input[type=checkbox],
    #main ul.plainCheckbox input[type=checkbox] {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    #main ul.oneColCheckbox label {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 10px;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.2em;
        width: calc(100% - (20px + 14px));
    }

    #main ul.twoColCheckbox label {
        display: inline-block;
        margin: 0 0 0 10px;
        vertical-align: middle;
        font-size: 1em;
    }

    #main ul.plainCheckbox label {
        display: inline-block;
        margin: 0 0 0 10px;
        vertical-align: middle;
        font-family: "OpenSansBold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1em;
    }

    #main ul.oneColCheckbox.disabled li,
    #main ul.plainCheckbox.disabled li {
        opacity: 0.5;
    }

    @media screen and (max-width: 1150px) {
        #main ul.twoColCheckbox li {
            display: block;
            width: 100%;
        }
    }

    #language div ul {
        list-style: none;
        font-size: 1em;
        margin: 0;
    }

    .NeedHelp {
        text-align: center;
        border: 20px solid #53565a;
        width: calc(98% - 6px);
        margin-top: 4%;
    }

    @media screen and (max-width: 1050px) {
        .NeedHelp {
            width: 100%;
        }
    }

    .NeedHelp img {
        width: 90%;
        max-width: 500px;
        margin-top: -5%;
    }

    #main .NeedHelp p {
        font-size: 2.3em;
        font-family: 'Aleo', Georgia, Palatino, Times New Roman, serif;
        margin: 1em 0;
        padding: 0 1em;
    }

    .NeedHelp div {
        margin-bottom: 1em;
        font-size: 1.3em;
    }

        .NeedHelp div a {
            text-decoration: underline;
        }

            .NeedHelp div a:hover {
                text-decoration: none;
            }

    #main .warningBox {
        border: 2px solid #f9dd16;
        background-color: #ffffdd;
        padding: 6px 14px;
        margin-top: 8px;
    }

        #main .warningBox p {
            color: #a50050;
            font-size: 1em;
        }

    .hero-wrapper {
        position: relative;
    }


        .hero-wrapper #heroImg {
            background-size: cover;
            position: relative;
        }

        .hero-wrapper .hero-text {
            margin: 0 auto 1em;
            width: 95%;
            max-width: 1600px;
            position: relative;
            z-index: 2;
        }

    .landing #main .hero-wrapper .hero-text > article {
        margin: 0;
        width: 70%;
        float: left;
        padding: 380px 0 0 0;
        min-height: initial;
    }

    .hero-wrapper .hero-text h2 {
        color: #fff;
        font-size: 4.6em;
        text-shadow: 2px 2px #333333;
    }

    /*.heroGradient {
        width: 100%;
        top: 0;
        bottom: 0;
        position: absolute;
        background: rgba(255,255,255,0);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 70%, rgba(0,0,0,0.7) 85%, rgba(0,0,0,1) 94%);
        background: -webkit-gradient(left top, left bottom, color-stop(70%, rgba(255,255,255,0)), color-stop(85%, rgba(0,0,0,0.7)), color-stop(100%, rgba(0,0,0,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 70%, rgba(0,0,0,0.7) 85%, rgba(0,0,0,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 70%, rgba(0,0,0,0.7) 85%, rgba(0,0,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 70%, rgba(0,0,0,0.7) 85%, rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 70%, rgba(0,0,0,0.7) 85%, rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
    }*/

    .right-rail {
        position: absolute;
        top: -35px;
        right: 35px;
        width: 28%;
        z-index: 3;
    }

    .landing #main .right-rail aside {
        width: 100%;
    }

        .landing #main .right-rail aside fieldset {
            width: 90%;
            margin: 0 auto;
        }

        .landing #main .right-rail aside button {
            width: 90%;
        }

        .landing #main .right-rail aside div.orcall hr {
            width: 90%;
        }

    @media screen and (max-width: 1199px) {
        .landing #main .hero-wrapper .hero-text > article {
            padding-top: 250px;
            width: 60%;
        }

        .hero-wrapper .hero-text h2 {
            margin-top: 25%;
            font-size: 3em;
        }

        .hero-wrapper .right-rail {
            width: 35%;
        }
    }


    @media screen and (max-width: 750px) {
        .hero-wappper {
            position: static;
        }

        .hero-wrapper .hero-text {
            width: 100%;
            margin: 0 auto;
        }

            .hero-wrapper .hero-text h2 {
                margin-top: 25px;
                font-size: 2.5em;
                text-align: center;
            }

        .landing #main .hero-wrapper .hero-text > article {
            width: 100%;
            padding: 125px 1em 1em 1em;
        }

        .hero-wrapper .right-rail {
            width: 100%;
            position: static;
        }

        body form> #title-bar article h1{
            margin: 0;
            text-align: center; 
        }
    }

    /* General Alert Box */

    #alert-box {
        max-width: 1600px;
        text-align: center;
        width: 95%;
        margin: 32px auto 0;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        background-color: #fff;
        overflow: hidden;
        margin-bottom: 40px;
    }

        #alert-box > div:first-of-type {
            font-size: 40px;
            padding: 14px;
        }

        #alert-box > div:last-of-type {
            padding: 21px;
        }

            #alert-box > div:last-of-type p {
                font-size: 20px;
                line-height: 28px;
                margin: 0 0 21px;
            }

            #alert-box > div:last-of-type .alert-box_cancel {
                margin: 0 0 0 36px;
                font-size: 18px;
                font-family: "open_sansbold",Helvetica,Arial,"Lucida Grande",sans-serif;
                font-weight: bold;
                background: none;
                border: none;
                padding: 0;
                color: black;
                box-shadow: none;
            }

    @media screen and (max-width: 750px) {
        #alert-box > div:first-of-type {
            font-size: 24px;
        }

        #alert-box > div:last-of-type {
            padding: 14px;
        }

            #alert-box > div:last-of-type p {
                font-size: 16px;
            }

            #alert-box > div:last-of-type .alert-box_cancel {
                display: block;
                margin: 21px auto 0;
            }
    }

    /* Specific Alert boxes */
    /* Danger Alert Box */
    #alert-box.alert-box_danger > div:first-of-type {
        background-color: #d14414;
        color: #fff;
    }

        #alert-box.alert-box_danger > div:first-of-type span {
            position: relative;
            padding: 0 80px;
        }

            #alert-box.alert-box_danger > div:first-of-type span::before {
                background: url(../images/global/AlertImage.png) no-repeat;
                background-size: contain;
                width: 50px;
                content: " ";
                position: absolute;
                left: 0;
                top: 50%;
                transform: translate(0, -50%);
                height: 100%;
            }

    #alert-box.alert-box_danger > div:last-of-type .alert-box_button {
        background-color: #d14414;
        box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.5);
        padding: 15px 30px;
        font-size: 24px;
        text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
        border-radius: 4px;
    }

        #alert-box.alert-box_danger > div:last-of-type .alert-box_button:hover {
            background: #FF6733;
        }

    #main aside nav.toolbar ul li a {
        text-align: left !important;
    }

    @media screen and (max-width: 750px) {
        #alert-box.alert-box_danger > div:first-of-type span {
            padding: 0 60px;
        }

        #alert-box.alert-box_danger > div:last-of-type .alert-box_button {
            margin-right: 0;
        }
    }

    /* Everything You Love Campaign Page Logos */
    .logos-title {
        text-align: center;
        display: block;
        font-size: 3.5em;
        color: #00857f;
        margin: 0;
    }

    .logos-text {
        text-align: center;
        display: block;
        font-size: 1.5em !important;
    }

    .logos-table {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
    }

    .logos-row {
        text-align: center;
    }

    .logos-image {
        width: 19%;
        padding: 3%;
    }

    @media screen and (max-width: 750px) {
        .logos-image {
            width: 31%;
            height: auto;
            padding: 3%;
        }
    }

    /* 3 card layout on Homepage*/

    section.full-width div.box-grid:first-of-type {
        margin: 2% .5% 2% 4%;   
    }

    section.full-width div.box-grid {
        width: 33%;
        text-align: center;
        box-shadow: 0px 0px 20px -6px rgba(0,0,0,0.43);
        margin: 2% .5%;
        padding: 2em;
    }

        section.full-width div.box-grid:last-of-type {
            margin: 2% 4% 2% .5%;
        }

        section.full-width div.box-grid img {
            max-height: 15em;
            min-height: 10em;
            padding: 2em .5em;
        }

    @media screen and (max-width: 1180px) {
        section.full-width {
            display: block !important;
        }

            section.full-width div.box-grid:first-of-type {
                width: 90%;
                text-align: center;
                box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.43);
                margin: 5%;
                padding: 1em 5em 3em 5em;
            }

            section.full-width div.box-grid a {
                width: 50%;
            }


            section.full-width div.box-grid {
                width: 90%;
                text-align: center;
                box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.43);
                margin: 5%;
                padding: 1em 5em 3em 5em;
            }

                section.full-width div.box-grid:last-of-type {
                    width: 90%;
                    text-align: center;
                    box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.43);
                    margin: 5%;
                    padding: 1em 5em 3em 5em;
                }
    }


    /* 1/3 & 2/3 layout HomePage- Specialty Products and Community Sections*/
    .flex {
        display: flex;
    }

    .one-third-left {
        width: 33%;
        margin: 2% 3em 3em 6em;
    }

        .one-third-left a {
            margin: 0 25%;
            width: 50%;
        }

    .one-third-right {
        width: 33%;
        margin: 2% 6em 3em 3em;
    }

        .one-third-right a {
            margin: 0 25%;
            width: 50%;
        }

    .two-thirds {
        width: 66%;
    }

        .two-thirds img {
            width: 100%;
            height: auto;
        }

    @media screen and (max-width: 1180px) {
        #main > .full-width.flex {
            display: block;
            width: 100%;
        }

        .two-thirds img {
            display: none;
        }

        .one-third-right {
            width: 85%;
            width: -moz-fill-available;
            width: -webkit-fill-available;
            height: auto;
            margin: 2em 6em 0 6em;
            text-align: center;
        }

        .one-third-left {
            width: 85%;
            width: -moz-fill-available;
            width: -webkit-fill-available;
            height: auto;
            margin: 2em 6em 0 6em;
            text-align: center;
        }
    }
    

    .flex-cards {
        display: flex;
        justify-content: space-between;
        text-align: center;
    }

    .flex-cards div {
        box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.43);
    }


/* MEDICARE EVENTS PAGE */
    [v-cloak] {
        display: none;
    }    

    #learning-events.rm {
        margin: 0;
    }

    #learning-events p {
    margin: 1rem 0 .5rem 0;
    }

    #learning-events a {
        color: #016e69;
    }

    #learning-events .event-card p {
        margin: 0;
    }

    .mt-1 {
        margin-top: 1rem;
    }
    
    mt-half {
        margin-top: .5rem;
    }

    p.mt-half {
        margin: .5rem 0 0 0 !important;
    }

    .ml-2 {
        margin-left: 2rem !important;
    }

    section #learning-events .column-flex-date.event-card {
        float: none;
    }

    section .event-filter {
        margin: 0 !important;
        width: 95% !important;
    }

    .event-date {
        background-color:#fdd086;
        width: 25%;
        text-align: center;
        padding: 2rem;
    }
    
    .event-date h3 {
        position: relative;
        top: 30%;  
    }
    
    .event-info {
        background-color: #f5f5f5;
        width: 75%;
        padding: 1rem 1rem 1.5rem 2rem;
    }
    
    .event-info:hover {
        background-color: rgba(0, 0, 0, 0.08);
    }  
    
    .event-info img {
        margin: .3rem 0 0 1rem;
        max-height: 1rem;
    }
   
    #learning-events .flex img {
        max-height: 1rem;
        padding-right: .5rem;
        width: 4rem;
    }
    
    input[type="submit"].event-search {
        background-color: #00857f;
        color: white;
        margin-top: 1.2rem;
        height: 3rem;
        text-align: center;
    }

    input[type="submit"].event-search:hover {
        background-color: #016e69;
    }

    .half-width {
        width: 50%;
    }
  
    .corner-ribbon {
        width: 200px;
        background: white;
        position: relative;
        top: -14px;
        left: -100px;
        text-align: center;
        line-height: 28px;
        letter-spacing: 1px;
        color: #A50050;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        font-size: 1.3em;
        box-shadow: 0 0 3px rgba(0,0,0,.3);
    }
    
    .event-date.cancelled h3 {
        top: 3%;
    }

    @media (max-width: 1300px) {
        #main article fieldset label {
            margin-top: 1rem;
        }

        .filter {
            display: inline-block;  
        }
        
        .filter-group {
            width: 100%;
        }
       
        .column-flex-date {
            flex-direction: column;
        }
        
        .event-date {
            width: 100%;
            padding: .5rem;
            text-align: center;
        }
        
        .event-info {
            width: 100%;
            padding: .5rem;
        }
        
        .corner-ribbon {
            transform: rotate(0deg);
            width: 100%;
            margin-bottom: 1em;
            top: 0;
            left: 0;    
        }

        input[type="submit"].event-search {
            margin-top: 2.2rem;       
        }
    }

    @media (max-width: 1100px) {
        #main fieldset.field {
            width: 100%;
        }
        #learning-events .event-card h3 {
            text-align: center;
        }
        #learning-events .event-card p {
            text-align: center;
        }
        select.event-filter {
            margin: 0 !important;
            width: 100% !important;
        }
        .event-card .event-info .flex {
            display: inline-block;
            width: 100%;
            text-align: center;
        }
        .filter-group {
            display: flex;
            flex-direction: column;
        }

        .info-column {
            width: 100%;
        }
        .column-flex {
            display: flex;
            flex-direction: column;
            text-align: center;
        }
       
        .filter {
            display: flex;
            flex-direction: column;
        }

        section .event-filter {
            width:100% !important;
        }
    }

    /*Attestation Form additional Information needed for Question 9 */
   
    .alert a {
        color: #a50050 ;
    }

    #OffshoreQuestions .flex img{
        margin: auto 10px auto 5px;
        height: 2rem;
    }

    @media (max-width: 1300px) {
        #OffshoreQuestions label.required.half {
            display: block;
            width: 100%;
        }
    }