﻿body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    /*font-family: 'Century Gothic','Apple Gothic',AppleGothic;*/
    font-family: 'source-sans-pro', sans-serif;
}

a.anchor {
    display: block;
    position: relative;
    top: -205px;
    visibility: hidden;
}


a, a:hover, a:visited {
    /*color: #ffffff;*/
    /*font-weight: normal;*/
    font-weight: bold;
    text-decoration: none;
}

.disclaimerText {
    font-weight: 400;
    font-size: 9px;
    letter-spacing: 1px;
    line-height:1.6;
    font-family: source-sans-pro, sans-serif;
    text-align: left;
    color: #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    padding-top: 40px;
    padding-bottom: 30px;
}

.linkShopNow, linkShopNow:hover, linkShopNow:visited {
    color: #0099a9;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    text-shadow: 1px 1px #000;

}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.submitBtn {
    border-color: transparent;
    background-color: #3ac1cd;
    transition-timing-function: ease;
    color: #ffffff;
    font-size: 15px;
    /*background-image: url(../images/u80897-17.png);*/
    transition-delay: 0.5s;
    border-width: 0px;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    width: 180px;
    line-height: 21px;
    height: 33px;
    /*border-radius: 4px;*/
    cursor: pointer;
    left: 250px;
    border-radius: 4px;
}

    .submitBtn:hover {
        border-color: transparent;
        background-color: #53565A;
        transition-timing-function: ease;
        color: #ffffff;
        font-size: 15px;
        /*background-image: url(../images/u80897-17.png);*/
        transition-delay: 0.5s;
        border-width: 0px;
        font-weight: 700;
        letter-spacing: 1px;
        position: relative;
        width: 180px;
        line-height: 21px;
        height: 33px;
        /*border-radius: 4px;*/
        cursor: pointer;
        left: 250px;
        border-radius: 4px;
        transition-duration: 0.8s;
        -webkit-transition-delay: 0s;
        transition-timing-function: ease;
        -webkit-transition-duration: 0.8s;
        -webkit-transition-timing-function: ease;
        transition-delay: 0s;
    }

.headerImage {
    background-image: url('../images/MSB_NavigationBar2020.png');
    opacity: 0.95;
}

.headerMenuImage {
    /*background-image: url('../images/Header_2.jpg');*/
    background-image: url('../images/MSB_NavigationBar-3c.png');
    /*opacity: 0.75;*/
    z-index: 99;
}

.MenuItems {

    color: #53565A;
    
}

.clickable {
    cursor: pointer;
}

.borderSpacer {
    border-color: transparent;
    border-width: 1px;
    border-style: solid;
}

/*.border2 {
   
}


.borderRed {
 
}

.border3 {
 
}*/


.coloredBox {
    width: 14px;
    height: 14px;
    background-color: #0099A9;
    display: inline-block;
    vertical-align: middle;
}

.welcomeText {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: .5px;
    color: #425563;
    font-weight: bold;
}

.sectionDividerHeadingSub {
    font-size: 18px;
    font-weight: bold;
}

.sectionDividerHeadingLarge {
    font-size: 28px;
    font-weight: 700;
}

.sectionDividerHeadingSub, .sectionDividerHeadingLarge {
    color:#ffffff;
}

/*.headingLarge, .headingSub, .mainText, .welcomeText, .sectionDividerHeadingSub, .sectionDividerHeadingLarge {
    font-family: 'Century Gothic','Apple Gothic',AppleGothic;
}*/

.grayRule {
    width: 160px;
    height: 1px;
    background-color: #ccc;
}

.t {
    display: table;
    width: 90%;
    height: 100%;
}

.trow {
    display: table-row;
}

.tcDefault {
    display: table-cell;
}

.tcFormDefault {
    display: table-cell;
    padding: 10px 0px 10px 5px;
}


.inputBorder, .textAreaBorder {
    /*border-color: silver;
    border-style: solid;
    border-width: 2px;
    border-radius: 4px;*/
    border: none;
    padding: 4px 0px 4px 5px;
    font-family: source-sans-pro, sans-serif;
    /*font-style: italic;*/
    background-color: #ffffff !important;
    font-size: 15px;
    outline: none;
}

.inputBorder {
    width: 280px;
}

.textAreaBorder {
    /*width: 100%;*/
    width: 430px;
    /*width: 500px;*/
    height: 100px;
    border: none;
    border: none;
    overflow: auto;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none; /*remove the resize handle on the bottom right*/
}

.tcCenter {
    display: table-cell;
    text-align: center;
}

.grayBackground {
    background-color: #53565a;
}

.vCenter {
    padding-top: 50px;
}

.spacer5 {
    height: 5px;
    background-color: #ffffff;
}

.headingLarge {
    font-size: 22px;
    font-weight: 700;
}

.headingSub {
    font-size: 20px;
    font-weight: bold;
}

/* grid start*/

.width1 {
    border-bottom: 1px solid white;
}

.width3 {
    border-bottom: 1px solid white;
}

.width1, .width3, .width4, .width6 {
    width: 4%;
}

.width2, .width5 {
    width: 42%;
}

.width1, .width2, .width5 {
    height: 200px;
}

.footerText {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 1.0px;
}

.gridText {
    vertical-align: top;
}

.greenText {
    font-size:26px;
    font-weight:bold;
    color:#0099a9;
    letter-spacing:-1.2px;
}

.gridTextFont {
    font-size: 17px;
    font-weight: 700;
    color:#ffffff;
}

.paddLeft {
    padding-left: 44px;
}

.paddRight {
    padding-left: 20px;
}

#gridWrapper ul {
    padding-left: 20px;
    line-height: 1.5;
    margin-top: 0;
}

/* grid end*/

/* Accordian start*/


.ui-accordion-content {
    border: 2px solid;
    border-color: #0099A9;
    height: 405px;
}

.ui-corner-all {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ui-state-default {
    border: 2px solid;
    border-color: #0099A9;
    /*background: #e6e6e6 url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
    background: #e6e6e6;
}

.ui-accordion-header {
    color: #ffffff;
    background-color: #0099A9;
    font-weight: bold;
}

.ui-icon {
   
    display: none;
}

.border1 {
     
    border-color: #0099A9;
    border-width: 1px;
    border-style: solid;
}

.trowHeader {
    display: table-row;
    background-color: #53565a;
    color: #ffffff;
}

.tcRight {
    display: table-cell;
    text-align: right;
    font-size: 16px;
    padding-right: 20px;
}

.tcLeft {
    display: table-cell;
    text-align: left;
    padding-left: 20px;
}

.tcAccHeaderCol, .tcAccHeaderColFirst {
    display: table-cell;
    text-align: left;
    width: 25%;
    font-size: 18px;
    border-left: solid;
    border-left-color: gray;
    border-left-width: 1px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.tcAccHeaderColFirst {
    border: none;
}

.tcAccCol, .tcAccColFirst {
    display: table-cell;
    text-align: left;
    width: 25%;
    height: 100%;
    font-size: 14px;
    border-left: solid;
    border-left-color: #0099A9;
    border-left-width: 1px;
    padding-left: 20px;
    padding-right: 20px;
    /*padding-top: 10px;*/
    padding-bottom: 10px;
}

.tcAccColFirst {
    border: none;
}

/* Accordian end */
    /* Scrolling Section start*/
    .borderGray {
    border: 1.5px solid silver;
}

.mainText {
    line-height: 1.8;
    letter-spacing: .5px;
    font-size: 18px;

}

#scrollList ul {
    list-style-image: url('../images/dot.svg');
}

.tcAccli {
    padding-top: 10px;
}

.textLarge {
    font-size: 40px;
    font-weight: 700;
}
/* Scrolling Section end*/

/* Scrolling Div start*/

.callout{
    font-size:16px;
    font-weight:700;
    font-style:italic;
}

.imageWrapper, .imageWrapper2, .imageWrapper3 {
    border-width: 1px;
    border-color: transparent;
    border-style: solid;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: auto;
    background-size: cover;
    padding-bottom: 55px;
}

.translucentWrapper {
    margin-left: 110px;
    margin-right: 110px;
    padding-bottom: 20px;
    /*background-color: #0099A9;*/
    opacity: 0.92;
}

.contentWrapper {
    margin-left: 50px;
    margin-right: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 10px;
     color: white;
    overflow: auto;
}

.nshadow {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
}

.whiteRule {
    background-color: #6e6f73;
    height: 5px;
    margin-left: 0px;
    margin-right: 10px;
}

.spacer1 {
    height: 8px;
    margin-left: 0px;
    margin-right: 0px;
}

.spacer2 {
    height: 14px;
    margin-left: 0px;
    margin-right: 0px;
}

.Heading {

    line-height: 31px;
    font-weight: 700;
    font-size: 22px;
    color: #53565A;
    text-align: left;

}


/* Chrome and Safari*/

/* Main width */
#scrollText::-webkit-scrollbar {
    width: 14px;
}

/* Track */
#scrollText::-webkit-scrollbar-track {
    /*background: rgb(0,0,0);*/
    background: #425563;
    border: 5px solid transparent;
    background-clip: content-box; /* THIS IS IMPORTANT */
}

/* Handle */
#scrollText::-webkit-scrollbar-thumb {
    background: rgb(25,25,25);
    /*border: 1px solid rgb(0,0,0);*/
    /*background: #ffffff;*/
    background: #0099A9;
    border-radius: 10px;
}

/* IE and mozilla*/
#scrollText {
    /* thumb*/
    scrollbar-base-color: silver;
    /* rail */
    scrollbar-track-color: #425563;
    scrollbar-arrow-color: silver;
    scrollbar-shadow-color: #425563;
    scrollbar-3dlight-color: #425563;
}

/* Scrolling Div end*/

/* Legal and Licensing */


.licTitle{
    margin-left:auto;
    margin-right:auto;
    width:100%;
}

.licHeader, .licTitle {
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
}

div#privacy, div#tou, div#lic {
    font-size: 12pt;
    text-align: left;
    width: 800px;
}

.privsection, .tousection {
    font-weight: bold;
}

.licTable {
    border: 1px silver solid;
    font-size: 16px;
    line-height: 2.0;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 800px
}

/* Section divider */

.sectionDivder {
    height: 150px;
    max-width: 9000px;
    margin-left: auto;
    margin-right: auto;
    color:#ffffff;
}

