@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600');

div#Body_divBudgetSummary {
    display: none;
}


/* Pulled from HTML Source  */
body {
    background: white;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    font-family: 'Montserrat';
}

img {
    max-width: 100%;
}

div.masterRow {
    background-color: #ffffff !important;
    border-top: none;
    border-bottom: black solid 2px;
    margin-top: 0px;
    border-bottom: none;
}

.LogoFooterImage {
    background-image: url(/iiassets/300/skinning/images/footer.png) !important;
}

.cartImage {
    background-image: url(/iiassets/300/LPImages/lp/shopping-cart-gray.png);
    height: 28px;
    width: 30px;
    margin-top: 8px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
    float: right;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
}

div.myAccount {
    padding: 4px;
    color: black;
}

div.RightFirstAndLastName a {
    color: white
}

.RadMenu .rmHorizontal .rmText {
    color: #221f1f;
    font-size: 1em;
    padding-top: 15px !important;
    padding-bottom: 3px !important;
    font-weight: bold;
}

.RadMenu .rmHorizontal .rmItem .rmSlide .rmVertical .rmItem a {
    width: 156px !important;
}

.br {
    display: none
}

@media screen and (max-width: 1400px) {
    .RadMenu .rmHorizontal .rmText {
        color: #221f1f;
        font-size: .80em;
        padding-top: 15px !important;
        padding-bottom: 3px !important;
        font-weight: bold;
    }

    .br {
        display: block
    }
}

.PageBody {
    clear: both;
    padding: 0px 0px 45px 0 !important;
    margin-right: 0;
    margin-left: 0px;
}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

h3 {
    font-family: 'Montserrat';
}

h4 {
    font-family: 'Montserrat';
}

.LogoImage {
    width: 100%;
    height: auto;
    max-width: 261px;
    /* max-height: 47px; */
    background-image: url(/iiassets/300/LPImages/lp/shopping-cart-gray.png);
}

img.LogoImage {
    width: 179px;
    height: auto;
    position: relative;
    top: 15px;
    /* margin-top: 22px; */
    /* margin-left: 5%; */
    /* margin-bottom: 20px; */
}

html body {
    font-family: 'Montserrat';
    font-size: 14px;
}


h1, h2 {
    color: #333;
}

h1 {
    font-size: 1.5em;
    font-weight: 500;
    color: #333;
}

/*Code by Reality Start*/

.help-page-head {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 18px;
}

.help-page-subhead {
    color: #8a1595;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px;
	line-height:normal;
}

.help-icons {
    padding-left: 15px
}

    .help-icons ul {
        padding-left: 0px;
        list-style-type: none;
        margin-bottom: 45px
    }

        .help-icons ul li {
            margin-top: 30px;
        }

        .help-icons ul h4 {
            font-family: 'Montserrat';
            font-weight: 600;
        }

.helpPage .column-divider {
    padding-right: 35px;
    padding-left: 0px;
}

.gray {
    color: #9f9f9f
}

h4 {
    margin-bottom: 5px;
}

/* a {
    color: rgb(44, 112, 114) !important;
    text-decoration: underline
} */

    a:hover {
        color: rgb(156, 152, 154) !important;
    }

/*.helpPage .container-fluid {padding-left: 0px;}*/
.helpPage .container-fluid h1 {
    font-size: 24px;
    text-transform: uppercase;
    padding-left: 14px !important
}

#myCarousel {
    margin: 0px auto
}

.helpPage {
    padding: 25px 40px;
    padding-right: 45px;
}

.hlpTxt {
    text-transform: uppercase;
    font-size: 12px;
}

.helpList, .help-icons p { /*text-transform: uppercase;*/
    font-size: 12px;
}

.help-icons h4 a {
    color: #333 !important;
    font-size: 18px !important;
    text-decoration: none
}

    .help-icons h4 a:hover {
        color: #9c989a !important
    }

.contact h1 {
    color: #fff !important;
    font-weight: normal;
    line-height: 30px;
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 500;
    text-transform: none;
}

.MasterHeader .col-lg-8 {
    width: 69%;
}

.MasterHeader .col-lg-4 {
    width: 31%;
    position: relative;
    right: 10px;
    top: 05px;
    padding-right: 0px;
    margin-top: 2px;
}

.RadMenu .rmLink {
    padding: 0 0 0 10px;
    text-decoration: none !important
}

.RadMenu .rmLink {
    padding: 0 0 0 10px;
}

#myCarousel .item {
    max-height: 350px;
    overflow: hidden;
}

.itemSearchPage #myCarousel .item {
    height: auto;
    margin-bottom: 0px;
}

.itemSearchPage #myCarousel {
    margin: 10px 0px 25px 0px;
}

.quick-text p {
    line-height: 1.5em !important;
}

.carousel-control {
    width: 18%;
}

.myAccount {
    display: inline-block;
    vertical-align: middle;
}

.RightFirstAndLastName .myAccount {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px !important;
}

.RightFirstAndLastName {
    display: inline-block;
    width: 80px;
    vertical-align: middle;
}

.divCartImageContainer {
    margin-top: 8px;
}

.container-fluid.itemSearchPage {
    padding-left: 40px;
    padding-right: 50px;
}

.searchResults .glyphicon {
    top: 50%;
}

.helpSection h2, .templateName, .templateID {
    color: #333;
}

.container-fluid.shoppingCart {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.PageBody .row.shoppingCart {
    padding-left: 40px !important
}

.RadAjaxPanel#ctl00_Body_ctl00_Body_radAjaxPanelPanel #ctl00_Body_radAjaxPanel .col-sm-12 {
    padding-left: 40px !important
}

.RadAjaxPanel#ctl00_Body_ctl00_Body_radAjaxPanelPanel #ctl00_Body_radAjaxPanel .helpPage .col-sm-12 {
    padding-left: 15px !important
}
/*#Body_MyProjectsContainer .col-sm-12 {padding-left: 30px !important}*/
/*.helpPage .container-fluid .col-sm-10.col-lg-10 {padding-left: 30px !important}*/
.helpPage .container-fluid .col-sm-2.col-lg-2 {
    padding-right: 20px;
}

#Body_MyProjectsContainer {
    padding-right: 5px;
}

.RadGrid .rgHeader a, th.rgHeader, .helpSection h2, .helpSection p, .helpSection a {
    font-family: Montserrat !important;
}

#Body_leftSide {
    text-align: left !important;
}

.shoppingCart {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.productSelectionPage, .itemConfigPage, .itemDetailsPage {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.itemConfigPage {
    padding-right: 20px !important;
}
/*.itemDetailsPage .material-icons{padding-right:300px !important;}*/
.masterRow .col-xs-5.col-lg-8 {
    padding-left: 0px;
    padding-right: 0px;
}

.templateName, .templateID {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: .1em;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: .25;
}

#Body_mainLinkDevMain1.mainLinkDevMain.mainLinkDev1 {
    margin-left: 40px;
}

#Body_hideShowRemovePanel1 {
    margin-left: 40px !important;
}

.itemConfigPage .templateName, .itemConfigPage .templateID {
    color: #000 !important;
    font-size: 14px !important;
}

#lnkSearch .actionIcon {
    font-size: 18px !important;
    margin-top: -46px;
}

.itemConfigPage h1, .productSelectionPage h1 {
    display: none
}

.itemConfigPage .bmBreadcrumb, .productSelectionPage .bmBreadcrumb {
    margin-bottom: 20px
}

.bmBreadcrumb .circleActive {
    background-color: rgb(44, 112, 114) !important
}

#Body_shopCartContainer.shoppingCart .circleDisabled, #Body_shopCartContainer.shoppingCart .messageDisabled {
    display: none;
}

#shopCartContainer #paymentContainer h1 {
    display: none
}

.anchorTabColor, #Body_bottomShopCartSummaryContainer a, #Body_bottomShopCartSummaryContainer .GenericLink {
    color: rgb(44, 112, 114);
}

    .anchorTabColor:hover, #Body_bottomShopCartSummaryContainer a:hover, #Body_bottomShopCartSummaryContainer .GenericLink:hover {
        color: rgb(156, 152, 154);
    }

.contLogo {
    width: 261px;
    max-width: 90%;
}

.bannerData {
    width: 100%;
    position: absolute;
    text-align: center;
    position: absolute;
    top: 20%;
    color: #fff
}

.bannerHead {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 46px;
    line-height: 46px;
    text-shadow: 2px 1px 1px #000;
	color:#fff;
	text-transform:capitalize;
}

.bannerTxt {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 15px;
    text-shadow: 2px 1px 1px #000;
}

.desk-only {
    display: block !important
}

.bld {
    font-family: 'Montserrat';
    font-weight: 600
}

.mt30 {
    margin-top: 30px;
}

.helpList li {
    margin-bottom: 5px;
}

li ul li:last-child {
    margin-bottom: 0;
}

.helpList .helpList {
    margin-bottom: 0;
}

.helpList {
    margin-bottom: 20px;
}

.hlpfootnote {
    font-size: 10px
}

ol ul {
    list-style-type: disc;
    padding-left: 25px
}

.RadMenu .rmVertical .rmText {
    background-color: #eaeaea;
    padding: 0px 00px 0px 00px !important;
    margin: 0 0 0 0px !important;
    text-align: left;
    background-color: #747072;
}

.RadMenu .rmHorizontal .rmVertical .rmText {
    color: #e6e6e6 !important;
    padding-left: 12px !important;
    box-sizing: border-box !important;
    font-weight: 300 !important;
    padding-right: 12px !important;
    text-transform: capitalize;
}

    .RadMenu .rmHorizontal .rmVertical .rmText:hover {
        color: #fff !important;
        font-weight: 500 !important
    }

a.rmLink.rmRootLink {
    margin-bottom: 15px;
}

.quicklinks a {
    position: relative;
    display: block;
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
}

.grayIcon {
    opacity: 0;
    position: absolute;
    height: 140px;
    z-index: 9;
}

.purIcon {
    top: 0;
    position: absolute;
    opacity: 1;
}

.grayIcon:hover {
    opacity: 0
}

.core-thumb h4 {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	text-align:center;
}
.tb15 {margin-top: 15px; margin-bottom: 15px;}
.core-items img {margin: auto !important;
opacity: 0.95 !important;
width: auto  !important; 
padding-bottom: 5px !important;}

.col-half-offset {
    margin-left: 4.166666667%;
    margin-left: 6.166667%;
}

.printButton {
    background-color: #333;
}

.op0 {
    opacity: 0 !important
}

.PageBody .row {
    padding-left: 0px !important
}

.shoppingCart .fadedText {
    color: #9c989a !important
}

.GenericLink:hover {
    color: #9c989a !important
}

.LogoImageContainer.col-xs-7 {
    padding-left: 0px;
}

.printButton {
    background-color: #333;
}

.returnToSearchButton {
    text-decoration: none
}

li.rmItem:hover a .rmText {
    font-weight: 600;
}

.container-fluid .cushion {
    padding-left: 40px !important;
    padding-right: 50px !important;
}

/*.carousel-control {z-index: 999;}*/
/*Code by Reality End*/



/*Tool tip color*/
.popover {
    background-color: #B0B0B0 !important;
    border-color: #B0B0B0 !important;
}

.popover-content {
    background-color: #B0B0B0 !important;
}

.popover.right .arrow:after {
    border-right-color: #B0B0B0 !important;
}
/**/

.paymentcontainer {
    padding-left: 50px !important;
}

.quicklinks h2 {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat';
    line-height: 1.35em;
    text-align: center !important;
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
    color: #000;
    display: table;
    min-height: auto;
}

.quicklinks {
    width: 200px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -70px;
}

.quick-text {
    display: inline-block;
    padding: 10px 0px 20px 0px;
    width: 100%;
}

    .quick-text p {
        font-size: 12px;
        line-height: 1.75em;
    }

div.masterRow {
    background-color: #000 !important;
    border-top: none;
    border-bottom: black solid 2px;
    margin-top: 0px;
    border-bottom: none;
    height: 110px;
    padding: 1% 2.5% !important;
    z-index: 99999;
}

.center {
    width: 85%;
    margin: 0 auto; /* padding: 100px; */
    display: block;
}

div.navbar-fixed-bottom {
    min-height: 0;
    border-color: #000;
}

div.myAccount {
    padding: 4px;
    color: #333 !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .72em;
    letter-spacing: 0;
    margin-top: -45px;
}

.RightFirstAndLastName a:hover {
    color: grey;
}

div.LogoImageContainer {
    float: left;
    margin-right: 10px;
    repeat: none;
}

div.MenuItems {
    margin-top: 20px;
    margin-left: 35px;
    position: relative;
    float: left;
}

@media screen and (max-width: 1428px) {
    .quicklinks h2 {
        min-height: auto
    }
}



/* 1024 Layout CSS Start */

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .masterRow .col-xs-5.col-lg-8 {
        width: 66%;
        float: left
    }

    .masterRow .row.hidden-md.hidden-sm.hidden-xs {
        display: block !important;
    }

    .masterRow .RightFirstAndLastName.col-lg-4.hidden-md.hidden-sm.hidden-xs {
        display: block !important;
        float: right;
        width: 34%;
    }

    .masterRow .col-xs-6.hidden-lg.Mobile {
        display: none !important
    }

    img.LogoImage {
        top: 15px !important;
    }

    div.MenuItems {
        margin-left: 0px
    }

    .myAccount + .row > div:nth-child(2) {
        margin-right: 21px !important;
        float: right !important;
    }

    .RadMenu .rmLink {
        padding: 0 0 0 10px;
    }
    /*.RadMenu .rmHorizontal .rmText {  padding-right: 4px !important;}*/
}

/* 1024 Layout CSS End */

@media screen and (max-width: 1023px) {
    div.masterRow {
        padding-left: 5% !important;
        height: auto !important;
        padding-right: 3% !important;
    }

    .col-xs-6.hidden-lg.Mobile {
        padding-top: 5px !important;
        padding-bottom: 10px !important;
    }

    .quicklinks {
        margin-top: 0px;
    }

    .row-centered.center {
        margin-top: -70px;
        padding-bottom: 20px
    }
}




@media screen and (max-width: 998px) {
    .quicklinks h2 {
        min-height: auto
    }

    #myCarousel .item {
        height: auto;
        min-height: 280px;
        background-size: cover;
        background-position: center center
    }

    #item1 {
        background-image: url(/iiassets/300/LPImages/ii4/indoor_restaurant_blurred.png);
    }

    #item2 {
        background-image: url(/iiassets/300/LPImages/ii4/Carousal_Image_Horizontal.jpg);
    }

    .desk-only {
        display: none !important
    }
}

@media screen and (max-width: 1400px) {
    div.MenuItems {
        margin-top: 25px;
        margin-left: 35px;
        position: relative;
        float: none;
    }
}

@media screen and (max-width: 1400px) {
    .RadMenu {
        background-color: auto !important;
        float: none !important;
    }
}

.RadMenu {
    background-color: rgba(255, 255, 255, 0) !important;
}

.rmItem {
    background-color: rgba(255, 255, 255, 0) !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 1em !important;
    font-weight: 600;
    border-right: none;
}

    .rmItem:hover span {
        text-decoration: none;
        color: rgba(44, 104, 73, 0.81) !important;
    }

.rmLink:hover {
    text-decoration: none;
}

div.masterFooterBackground {
    background-color: #191919;
    height: auto;
    padding: 12px 10px;
}

.masterFooterContent.pull-right {
    float: left !important;
    padding-left: 00px;
    font-size: 10px;
}

.masterFooterBackground .navbar-text {
    margin-top: 5px;
    margin-bottom: 5px;
}

.master > .navbar-fixed-bottom {
    min-height: 0px;
}

div.panel-default {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.redBullHome img.redBullTitle {
    max-width: 340px !important;
    margin-top: -10px;
    /* max-height: 100px; */
}

.rbSectionImage {
    vertical-align: middle;
    width: 25% !important;
    float: right !important;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100% !important;
}

.img-responsive {
    width: 60% !important;
    margin: auto;
    opacity: 0.95;
    padding-bottom: 5px;
}

.glyphicon {
    color: #333 !important;
}

.row-centered {
    text-align: center;
    width: 100%;
    padding: 0% 0 2% 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0 auto;
    min-height: 220px;
    background-color: #e6e6e6;
}

.cartImage {
    background-image: url(/iiassets/300/LPImages/ii4/shopping-cart-wh.png);
    height: 28px;
    width: 30px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
    float: right;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
}

.cartItemNumber {
    position: absolute;
    top: 2px;
    right: 60%;
    font-size: 9px;
    color: white;
    width: 16px;
    text-align: center;
}

.imgItemNumberBackground {
    width: 16px;
    position: absolute;
    right: 60%;
    top: 0px;
}

.contact {
    background-color: #b2b2b2;
    padding: 2% 2% 0 2% !important;
    /* bottom: 0; */
    /* left: 0; */
    /* width: 100%; */
    margin: 0px 0 0 0;
    /* position: absolute; */
    height: 225px;
    text-align: center !important;
    display: block;
}

.contact-info {
    /* display: inline-block; */
    float: left;
    color: #fff;
    font-size: 10px;
    text-align: left;
    margin-right: 25px;
    margin-top: 5px;
}

    .contact-info p {
        /* display: inline-block; */
        font-size: 1.1em;
    }

.contact h3 {
    font-size: .85em;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
    text-align: left;
    display: inherit;
    line-height: 1.2em;
    color: #c2b9a6;
}

.contact h4 {
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: white;
    text-align: left;
    margin: 0;
    /* display: block; */
}

.contact-info h4 {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #cac2ad;
    text-align: left;
    line-height: 1.5em;
}

.line {
    border-bottom: 1px solid #c2b9a6;
    height: 1px;
    margin: -1px 0 20px 175px;
    display: block;
}

.rule-resource {
    border-bottom: 1px solid #c2b9a6;
    height: 1px;
    margin: -1px 0 20px 95px;
    display: block;
}

.divider {
    border-bottom: 1px solid #b4b4b4;
    width: 100%;
    height: 1px;
    margin: 12px 0px;
    display: block;
}

.contact a:hover, a:focus {
    color: #ffffff;
    text-decoration: none;
}

.contact a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
}

.GenericRedButton {
    font-weight: 400 !important;
    color: white !important;
    font-size: 13px !important;
    background-color: #333;
    padding: 6px 12px !important;
    letter-spacing: 1px;
}

    .GenericRedButton:hover {
        color: white !important;
        /*background-color: rgba(118, 101, 82, 0.79);*/
        background-color: rgb(44, 112, 114);
    }

.btn.active {
    background-color: #333 !important;
}

.h5-red {
    /*color: #938677;*/
    color: rgb(116, 112, 114);
    font-size: 1.125em;
    font-weight: 600;
    font-family: 'Montserrat' !important;
}

h6 {
    font-family: 'Montserrat' !important;
}

.well {
    min-height: 20px;
    padding: 5px 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-left: 6px;
    margin-right: 6px;
}

.btn-link {
    color: rgb(116, 112, 114);
    font-size: 0.875em;
    font-weight: 600;
    text-decoration: underline;
}

.radio-group-selected {
    background-color: #333;
    border: 0.063em;
    border-color: #000;
    color: #fff;
    font-size: 1.000em;
    height: 2.250em;
    line-height: 1.500em;
}

.radio-group-not-selected {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 1.000em;
    height: 2.250em;
    line-height: 1.500em;
}

.navBar {
    width: 100%;
    display: flex;
    justify-content: space-around;
    background-color: rgba(72, 61, 50, 0.37);
    height: 40px;
    min-width: 500px;
}

.navbarDropDown {
    background-color: #ffffff;
    border: 1px solid #766552;
    border-radius: 5px;
    color: #766552;
    height: 30px;
    font-weight: bold;
    margin: 5px 0;
}

.navbarButton:hover {
    background-color: rgba(100, 86, 70, 0.55);
    color: #ffffff;
    border: none;
}

.navbarButton {
    background-color: #ffffff;
    border: 1px solid #766552;
    border-radius: 4px;
    color: #766552;
    height: 30px;
    font-weight: bold;
    margin: 5px 0 5px 0;
    padding: 0 15px 0 15px;
}

.calendar {
    margin-top: -10px;
    margin-left: -5.9em;
}

.nav-logo {
    margin-left: 14em;
    width: 59%;
}

.cart-account {
    /* width:23%; */
}

@media screen and (max-width: 144px) {
    .nav-logo {
        margin-left: 6em;
        width: 65%;
    }
}

@media screen and (max-width: 144px) {
    .RightFirstAndLastName {
        color: white;
        text-align: right;
        width: 20%;
        margin-top: 1em;
        margin-right: 5em;
    }
}

@media screen and (min-width: 144px) {
    .calendar {
        width: 464px;
        height: 123px;
        margin-top: -10px;
        margin-left: -4.5em;
    }
}

@media screen and (min-width: 144px) {
    .calendar:hover {
        width: 464px;
        height: 123px;
        margin-top: -10px;
        margin-left: -4.5em;
        background: url(/iiassets/259/LPImages/lp/trade-mkt-calendar_hover.png) no-repeat 15px;
    }
}

@media screen and (max-width: 144px) {
    .RightFirstAndLastName {
        color: white;
        text-align: right;
        width: 29%;
        margin-top: 1em;
        margin-right: 0em;
    }
}

@media screen and (max-width: 144px) {
    .row-centered {
        /* text-align: center; */
        /* margin: 0 auto; */
        /* width: 75%; */
        /* padding: 7em 0 0 0px; */
    }
}

@media screen and (max-width: 144px) {
    .calendar {
        margin-top: -10px;
        margin-left: -1.9em;
    }
}

@media screen and (max-width: 144px) {
    .calendar:hover {
        margin-top: -10px;
        margin-left: -1.9em;
        background: url(/iiassets/259/LPImages/lp/trade-mkt-calendar_hover.png) no-repeat 43.5px;
    }

    .MasterHeader .col-lg-4 {
        top: 0px;
        padding-left: 0;
    }
}



@media screen and (max-width: 1200px) {
    .MasterHeader .col-lg-8 {
        width: 60%
    }

    .col-xs-6.hidden-lg.Mobile {
        width: 40%;
        padding-left: 0px;
        padding-right: 0px;
    }

    img.LogoImage {
        top: 0px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1420px) {
}

@media screen and (max-width: 900px) {
    .nav-logo {
        margin-left: 3em;
        width: 35%;
    }
}

.Mobile {
    padding-top: 35px;
}

.btn-primary {
    color: #fff !important;
    /*background-color: rgb(108, 96, 74)!important;*/
    background-color: rgb(44, 112, 114) !important;
    border: none;
}

.mobileCartImage {
    background-image: url(/iiassets/300/LPImages/ii4/shopping-cart-wh.png);
    height: 38px;
    width: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
    float: left;
    position: relative;
    margin-right: 10px;
}

@media screen and (max-width: 900px) {
    .masterFooterContent {
        font-size: .75em !important;
    }
}

@media screen and (max-width: 900px) {
    .row-centered {
        /* text-align: center; */
        /* margin: 0 auto; */
        /* width: 90%; */
        /* padding: 7em 0 0 0px; */
    }
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}


@media screen and (max-width: 900px) {
    .line {
        border-bottom: 1px solid #c2b9a6;
        /* width: 73%; */
        /* float: left; */
        height: 1px;
        display: block;
        /* margin: -5px 0 25px 180px; */
        background-color: white;
    }
}
/*
@media screen and (max-width: 900px) {
.quicklinks {
    width: 33%;
    text-align: center;
}
}
@media screen and (max-width: 768px) {
.quicklinks {
	width: 33%;
	text-align: center;
}
} */
.PageBody .btn:hover, .PageBody .btn:focus, .PageBody .btn.focus {
    color: white;
    text-decoration: none;
}

.bmBreadcrumb .circleDisabled {
    background: #CCCCCC;
    border: none;
}

.bmBreadcrumb .circle {
    border-radius: 50%;
    behavior: url(PIE.htc);
    width: 36px;
    height: 36px;
    padding: 7px;
    border: 2px solid rgba(118, 101, 82, 0);
    color: #FFFFFF;
    text-align: center;
    font: 18px Arial;
    float: left;
    margin-right: 5px;
}

.bmBreadcrumb .messageActive {
    color: #5a4d3f;
}

.PageBody {
    clear: both;
    padding: 50px 0px 45px 0;
    margin-right: 0;
    /* margin-left: -5px; */
}

.GenericLink {
    font-weight: normal !important;
    cursor: pointer;
    text-decoration: underline;
}

.activePriceBreakRow {
    font-weight: bolder;
    background-color: #8c8376;
    color: white;
    border-color: lightgray;
}

.btn {
    padding: 5px 12px;
}

.btn-circle {
    width: 18px;
    height: 18px;
    text-align: center;
    padding: 0px;
    color: white;
    border-radius: 18px;
    border: none;
    background-color: black;
}

    .btn-circle:hover {
        background-color: blue;
    }

.RadMenu .rmHorizontal .rmText {
    padding-top: 15px !important;
    padding-bottom: 3px !important;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
}

.RadMenu .rmVertical .rmText {
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

ul.rmVertical.rmGroup.rmLevel1 li:last-child .rmText {
    padding-bottom: 10px !important;
}

.rmItem:hover span {
    text-decoration: none;
    color: rgb(147, 134, 119) !important;
}

#Body_lblDesignNumber {
    display: block;
}
/*.bmBreadcrumb .circleActive {
	background: rgba(118, 101, 82, 0.79);
}*/
.masterPageTitle {
    font-size: 2em;
    margin-left: 50px;
    color: white;
    font-weight: 500;
}


/*.bmBreadcrumb .circleActive {
	background: rgba(118, 101, 82, 0.79);
}*/
.masterPageTitle {
    font-size: 1.55em;
    margin-left: 50px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    top: 30px;
    display: none
}

.productSelectionPage h1 {
    padding-left: 00px;
}

#Body_lnkButtonShowImage {
    margin-left: 00px;
}

.productSelectionPage h4 {
    margin-left: 0% !important
}

.productSelectionPage .row {
    padding-left: 0px;
    margin-left: 0px;
    font-family: 'Montserrat';
}

.productSelectionPage .psPanel {
    padding-left: 0px !important;
    margin-left: 0%
}

.txtQuanttityWidth {
    padding-left: 0px;
}

#Body_designQuestionPanel1 {
    margin-left: 40px !important;
}

#Body_mainYesNoPanel1 {
    margin-left: 40px !important;
}

.GenericWhiteButton {
    font-weight: 500 !important;
    color: #000000 !important;
    font-size: 14px !important;
    background-color: #fff;
    border-color: #000000;
    padding: 6px 12px;
}

    .GenericWhiteButton:hover {
        font-weight: 500 !important;
        color: #fff !important;
        font-size: 14px !important;
        /*background-color: rgb(147, 134, 119);*/
        background-color: rgb(44, 112, 114);
        /*border-color: rgb(147, 134, 119);*/
        border-color: rgb(44, 112, 114);
        padding: 6px 12px;
    }
/*#Body_mainYesNoPanel1 .GenericButtonGroup > .btn {
    color: white !important;
    background-color: black !important;
    outline-style: none;
	padding:6px 12px;
}*/
#Body_mainYesNoPanel1 .GenericButtonGroup > .btn.active:hover {
    color: white !important;
    /*background: rgba(118, 101, 82, 0.79) !important;*/
    background: rgb(44, 112, 114) !important;
    outline-style: none;
    padding: 6px 12px;
    /*border: solid 1px rgba(118, 101, 82, 0.79);*/
    border: solid 1px rgb(44, 112, 114);
}

#Body_mainYesNoPanel1 .btn, btn-lg, btn-primary, pull-right {
    padding: 6px 12px;
}

.paymentRadioBtn {
    padding: 6px 12px;
}

    .paymentRadioBtn:hover {
        background: rgba(118, 101, 82, 0.79) !important;
    }

.btn-lg .GenericRedButton {
    padding: 12px 12px !important;
}

#Body_upPanelConfirmation h3 {
    color: #000;
}

#Body_pnlTextSearch .btn {
    padding: 12px 12px !important;
    background-color: #333;
}
/*
@media screen and (min-width: 1800px) {
.contact {
	height: 27em;
	background-color: rgba(0, 0, 0, 0.65);
	margin-top: 10em!important;
	padding: 5em 0 0 18em!important;
}
}*/
/*@media screen and (min-width: 1681px) {
.contact {
	height: 20em;
	background-color: rgba(0, 0, 0, 0.65);
	margin-top: 10em!important;
	padding: 5em 0 0 18em!important;
}
}*/
.shoppingCart h3 {
    margin-top: 35px;
    color: #000;
}
/* Homepage Accordian Panels  */

#sidebar-menu .list-group,
#sidebar-menu .list-group-item,
#sidebar-menu .panel {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}

    #sidebar-menu .list-group > .list-group-item {
        border-top: 1px solid #ccc !important;
        border-left: 1px solid #ccc;
    }

#sidebar-menu .collapse,
#sidebar-menu .collapsing {
    padding-left: 10px;
    border-left: 4px solid #000;
}

#sidebar-menu a {
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    font-size: .85em;
    letter-spacing: 1px;
    font-weight: 400;
}

    #sidebar-menu a.hover {
        text-decoration: none;
        text-align: left;
        color: white !important;
    }

#sidebar-menu .glyphicon {
    color: white !important;
}

#demo5 a {
    border-bottom: none !important;
}

.size {
    padding: 0 4%;
}

#sidebar-menu span {
    color: white;
    font-size: .85em;
    line-height: 1em;
}

#sidebar-menu .list-group > .list-group-item:first-of-type {
    border-top: none !important;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/*notification bar*/

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}

.regular45sp {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 45px;
    color: #212121;
    line-height: 36px;
    text-align: center;
    letter-spacing: -.5px;
    text-indent: -3px;
    padding: 50px;
}

/* Styling the bar itself */

#topbar {
    position: fixed;
    top: 110px;
    display: block;
    z-index: 99999;
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
    background-color: rgba(82, 75, 70, 0.61);
    color: rgb(250, 250, 250);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.010em;
    line-height: 16px;
    border-radius: 2px;
    transition: top 0.5s cubic-bezier(0.42, 0.0, 0.58, 1.0);
    font-family: 'Montserrat';
    text-rendering: optimizeLegibility;
    height: 50px;
    left: 0;
    text-align: center;
}
/* Hiding the checkbox */

#toggleTop {
    display: none;
}
/* Styling the lables, to show and hide the bar */

#showTop {
    position: fixed;
    z-index: 1;
    top: 0px;
    right: 30px;
    display: block;
    padding: 10px;
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    transition: background-color .4s cubic-bezier(.25, .8, .25, 1);
    text-rendering: optimizeLegibility;
}

    #showTop:hover {
        background-color: rgba(158, 158, 158, 0.2);
        color: rgba(0, 0, 0, 0.8);
    }

#hideTop {
    float: right;
    display: inline-block;
    cursor: pointer;
    padding: 2px 6px;
    font-weight: bold;
    /* transition: all .4s cubic-bezier(.25, .8, .25, 1); */
}

    #hideTop:hover {
        background-color: rgba(158, 158, 158, 0.2);
    }
/* Displaying the bar when the checkbox is checked */

#toggleTop:checked + #topbar {
    transition: top 0.5s cubic-bezier(0.42, 0.0, 0.58, 1.0);
    top: -100px;
}


.input-lg {
    margin-bottom: 40px;
}

.cart-notification {
    display: block;
    margin: 10px 0 25px 0;
}

.glyphicon-menu-hamburger {
    color: #fff !important;
    top: 3px;
}

@media screen and (max-width: 1400px) {
    div.masterRow {
        background-color: #fff !important;
        border-top: none;
        border-bottom: white solid 2px;
        margin-top: 0px;
        height: 110px;
        padding: 1% 3% !important;
        z-index: 99999;
    }
}

.wrapper {
    position: relative;
    /* padding-bottom: 385px; */
    width: 100%;
    margin: 0 auto;
}

div.nonItalick {
    padding-right: 100px !important;
}

/*
	    
@media screen and (max-width: 144px) {
.contact{
	background-color: rgba(88, 83, 76, 0.90);
    padding: 2% 10% 0 10%!important;
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    min-height: 250px;
}
	}
@media screen and (max-width: 900px) {
.contact {
	/* height: 237px; */
/* background-color: rgba(0, 0, 0, 0.65); */
/* margin-top: 5.5em!important; */
/*padding: 2em 0 0 1.2em!important;
	bottom: auto;*/
/*}
}*/




/*Code by Reality for Mobile Start*/




/*Code by Reality End*/


.contact .carousel-inner a {
    display: inline-block;
    font-size: 1rem;
    /* width:20%; */
    margin-left: 2%;
}

.contact.carousel-inner img {
    max-width: 100%;
    height: auto;
    display: block;
}

.contact .carousel-control {
    display: none;
}

.contact .carousel-indicators {
    display: none;
}


/* Shadow */
.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

    .hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    }

.quick-text h2 a {
    color: #333 !important;
    text-decoration: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    display: table-cell;
    width: 100%;
    vertical-align: top;
    height: auto;
}

.quick-text a:hover, a:focus {
    color: #000;
}

.banner-image {
    padding: 0px;
}

body {
    background-color: #fff;
}

div.masterRow {
    background-color: #eaeaea !important;
    border-top: none;
    margin-top: 0px;
    border-bottom: none;
    /*height: 100px;*/
    padding: 1% 2.5% !important;
    padding: 1% 2.5% !important;
    z-index: 99999;
    padding-left: 40px !important;
    padding-top: 28px !important;
    padding-right: 40px !important;
}



.quicklinks img {
    width: 140px !important;
    padding-bottom: 0px;
    opacity: 1;
    margin-bottom: 10px;
}

.RadMenu .rmHorizontal .rmText {
    color: #333 !important;
    font-size: 12px;
}

.rmItem {
    /*background-color: #eaeaea!important;*/
    background-color: none;
}

div.RightFirstAndLastName a {
    color: #333 !important;
}

div.MenuItems {
    margin-top: 30px;
    margin-left: 5px;
    position: relative;
    float: left;
}

.RadMenu .rmHorizontal .rmText:hover {
    font-weight: 600;
    color: #333 !important
}

.rmItem:hover span {
    text-decoration: none;
    color: rgb(147, 134, 119) !important;
}

.cartImage {
    background-image: url(/iiassets/300/LPImages/ii4/shopping-cart.png) !important;
}

.mobileCartImage {
    background-image: url(/iiassets/300/LPImages/ii4/shopping-cart.png) !important;
}

.container-fluid {
    padding: 0px;
}

.input-sm {
    margin-top: -25px;
}

.actionIcon {
    margin-top: -55px;
}

.helpPage .actionIcon {
    margin-top: 0px;
}






@media screen and (min-width:1200px) and (max-width: 144px) {
    /*div.masterRow {padding-left: 20px !important; padding-right: 20px !important}   */

    .masterRow .col-xs-5.col-lg-8 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .MasterHeader .col-lg-8 {
        width: 69%;
    }
}


@media screen and (max-width: 768px) {
    .col-xs-6.hidden-lg.Mobile {
        width: 50%
    }
}

@media screen and (min-width: 768px) {
    .col-xs-6.hidden-lg.Mobile {
        width: 40%;
        padding-top: 10px
    }
}

@media screen and (max-width: 767px) {
    div.masterFooterBackground {
        padding: 10px;
    }

    .help-icons ul {
        margin-bottom: 10px;
    }

    .navbar.navbar-default.navbar-fixed-bottom {
        position: relative
    }

    .masterFooterContent.pull-right {
        float: none !important;
        padding-left: 00px;
    }

    .help-icons {
        padding-left: 15px;
    }

    .col-xs-6.hidden-lg.Mobile {
        width: 40%;
        padding-top: 5px;
        padding-bottom: 10px;
    }


    .contact {
        height: auto;
        padding: 30px 4% 30px 4% !important;
    }

    .PageBody {
        padding-bottom: 0px !important;
    }

    .helpPage {
        padding: 25px 0px;
    }

    .container-fluid.itemSearchPage {
        padding-left: 20px;
        padding-right: 20px
    }

    .container-fluid .cushion {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .itemSearchPage .filter-menu {
        border: 0
    }

    .dropdown-menu {
        font-size: 12px;
    }

    .quicklinks h2 {
        min-height: auto;
    }

    .bannerData {
        top: 35%;
        padding-left: 10%;
        padding-right: 10%
    }

    .bannerHead {
        font-size: 32px;
        line-height: 32px;
    }

    .contLogo {
        width: 220px;
    }

    .contact h1 {
        font-size: 14px;
        line-height: 20px;
    }

    #Body_leftSide {
        text-align: center !important;
    }

    #item2 {
        background-position: 36% !important;
    }
}

@media screen and (max-width: 520px) {
    img.LogoImage {
        margin: 0px auto;
        display: inherit;
    }

    .col-xs-6.hidden-lg.Mobile {
        width: 40%;
    }

    .MasterHeader .col-lg-8 {
        width: 60%;
    }

    div.LogoImageContainer {
        width: 100%;
        margin-right: 0px;
    }

    .bannerData {
        top: 25%;
    }
}

@media screen and (max-width: 480px) {
    div.masterRow {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .col-xs-6.hidden-lg.Mobile {
        width: 40%;
    }

    .MasterHeader .col-lg-8 {
        width: 60%;
    }

    div.LogoImageContainer {
        width: 100%;
        margin-right: 0px;
    }

    img.LogoImage {
        margin: 0px auto;
        display: inherit;
        width: 160px;
    }

    .Mobile {
        padding-top: 15px;
    }

        .Mobile .col-xs-12 {
            padding-right: 0px
        }
}

.posMarginBottom, .oofBottomMargin {
    padding-left: 40px;
}

/*Login page edits
.login_page #loginForm h3
{
	font-family:calibri!important; 
		color:#882385 !important;
		font-weight:normal;
		font-size:30px;
		text-align:center;
		
}
.login_page #loginForm
{
	border:none !important;
	width:341px;
}
/* .login_page #loginForm hr */
/* { */
/* border-top:2px; */
/* color:#e7e7e7 !important; */
/* } */
*/
.login_page #loginForm h3 {
    font-family: calibri !important;
    color: #882385 !important;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    text-transform: none;
    padding-bottom: 10px;
}

.login_page #loginForm { /*
	border:none !important;
	width:341px;	
	background: rgba(255,255,255,1)!important;
	height: 430px;
	top: 20%;	
	left:35%!important;	
	background-image: url(/iiassets/300/lpimages/ii4/headerlogo.png)
	*/
    border: none !important;
    width: 341px;
    background: rgba(255,255,255,1) !important;
    height: 430px;
    /* top: 5%; */
    left: auto;
    background-image: url(/iiassets/300/lpimages/ii4/headerlogo.png);
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /* right: auto; */
    margin-top: 10%;
}

    .login_page #loginForm hr {
        border-top: 2px;
        color: #e7e7e7 !important;
        padding-bottom: 15px;
    }

.confirmInnerBox .h3 {
    font-family: Calibri !important;
    text-transform: none;
    font-weight: none;
    color: #882385 !important;
}

.GenericRedRoundedButton {
    background-color: #882385 !important;
    width: 301px !important;
}

.login_page #USERNAME .form_input_text_entry {
    padding-left: 20px;
}

.login_page .form_input_text_entry {
    border-top: 0px;
    border-width: .5px !important;
    border-bottom-color: #333;
    border-left: 0px;
    border-right: 0px;
    background-color: #ffffff !important;
    margin: 0 auto;
    width: 262px !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

/* .login_page .GenericRedRoundedButton */
/* { */
/* border-radius:0px; */
/* text-transform:uppercase; */
/* } */

.login_page .GenericRedRoundedButton {
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
}

/* .login_page .GenericLink { */
/* font-weight: normal !important; */
/* cursor: pointer; */
/* text-decoration: none; */

/* } */
.login_page .GenericLink {
    font-weight: bold !important;
    cursor: pointer;
    text-decoration: none;
    color: #747072 !important;
}

.login_page .form_label {
    color: #747072;
    font-family: Calibri;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 20px;
    /*padding-left:28px;*/
}

.login_page .checkbox_text {
    font-family: Calibri;
    font-size: 16px;
    color: #747072;
}

.text-danger {
    font-size: 10px;
}


@media screen and (max-width: 44px) {
    .quicklinks {
        width: 333px;
        background-color: #fff;
        max-width: 90%;
        margin-bottom: 18px;
        display: table
    }

    .col1 {
        display: table-cell;
        vertical-align: middle
    }

    .col2 {
        display: table-cell;
        vertical-align: middle
    }

    .row-centered.center {
        margin-top: -60px;
    }

    .quicklinks a {
        height: 120px;
        width: 120px;
    }

    .quicklinks img {
        height: 120px;
        width: 120px !important;
        margin-bottom: 0;
    }

    .quick-text, .quick-text h2 a {
        text-align: left;
    }

    .quick-text {
        padding: 0;
    }

        .quick-text p {
            margin-bottom: 0 !important;
        }

    .bannerData {
        padding-left: 7%;
        padding-right: 7%;
    }

    #myCarousel {
        padding-right: 10px;
    }

    #item2 {
        background-image: url(/iiassets/300/LPImages/ii4/Carousal_Image_Vertical.jpg);
        background-position: 100% -30px !important;
        background-repeat: no-repeat;
    }
}

.RadMenu .rmToggle {
    width: 82px !important;
}

/* NAVIGATION MENU HOVER UPDATES*/

a.rmLink.rmRootLink {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    height: 52px;
}

.rmVertical.rmGroup:hover {
    top: 0px !important;
}

.RadMenu .rmHorizontal .rmText {
    padding-right: 20px !important;
}

.RadMenu .rmHorizontal .rmRootLink .rmToggle {
    width: auto !important;
}






/* Login page updates - 04/16 */

#loginForm * {
    font-family: 'Montserrat' !important;
}

#loginForm .form-horizontal:before {
    content: '';
    background: url(/iiassets/300/LPImages/ii4/brandmuscle-purple.png);
    height: 50px;
    width: 300px;
    background-size: 125px;
    background-repeat: no-repeat;
    position: absolute;
    border: 0px solid #f00;
    display: block;
    top: -50px;
    max-width: 100%;
    left: 0;
}

.login_page #loginForm h3 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: #666;
}

.login_page .form_label {
    font-family: 'Roboto', arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    color: #333;
    text-transform: uppercase;
    margin-left: 0px;
}

#loginForm .form-horizontal:after {
    content: "To contact BrandMuscle's client service team, please call 1-866-236-8481";
    width: 450px;
    color: #333;
    font-family: 'Montserrat';
    background-size: 125px;
    background-repeat: no-repeat;
    position: absolute;
    border: 0px solid #f00;
    display: block;
    bottom: -20%;
    max-width: 100%;
    left: 0;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
}
/* #loginForm .form-horizontal:after { content: "On Saturday, June 22nd, Brandmuscle will be performing a company-wide infrastructure upgrade. Our systems will be unavailable from 5:00AM - 12:00PM CST. We apologize for any inconvenience this may cause. \A \A If you have any questions, please contact our Client Service Team at 1-866-236-8481, or at releasesupport@brandmuscle.com, in advance of this upgrade.";  width: 450px;  color: #333;  font-family: 'Montserrat';  background-size: 125px;  background-color: #FFFFCC; padding: 5%; background-repeat: no-repeat;  position: absolute;  border: 0px solid #f00;  display: block;  bottom: -60%;  max-width: 100%;  left: 0;  text-align: center;  font-weight: 600;  font-size: 13px; white-space: pre-wrap; } */
.login_page #loginForm {
    height: 400px;
}

.login_page .form_label[for='Password'] {
    margin-top: 10px;
}

#loginForm #UserName {
    font-size: 13px;
}

.login_page #loginForm hr {
    padding-bottom: 5px;
    border-top: 1px solid #999 !important;
}

#loginForm #Password {
    margin-top: 0px;
}

#loginForm #RememberMe {
    vertical-align: middle;
    margin-top: 0px;
}

.login_page .form_input_text_entry {
    border-bottom-color: #999;
}

.login_page .form_value {
    margin-top: 5px;
}

    .login_page .form_value .checkbox_text {
        font-size: 13px;
    }

.login_page .GenericRedRoundedButton {
    margin-top: 15px;
}

#GoBackForgotPassword.GenericLink .material-icons, #GoBackLogin.GenericLink .material-icons {
    display: none;
}


/* Login page updates - 04/16 */
#loginForm * {
    font-family: 'Montserrat' !important;
}
#loginForm .form-horizontal:before {
    content: '';
    background: url(/iiassets/300/LPImages/ii4/brandmuscle-purple.png);
    height: 50px;
    width: 300px;
    background-size: 125px;
    background-repeat: no-repeat;
    position: absolute;
    border: 0px solid #f00;
    display: block;
    top: -50px;
    max-width: 100%;
    left: 0;
}
.login_page #loginForm h3 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: #666;
}
.login_page .form_label {
    font-family: 'Roboto', arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    color: #333;
    text-transform: uppercase;
    margin-left: 0px;
}
#loginForm .form-horizontal:after {
    content: "To contact BrandMuscle's client service team, please call 1-866-236-8481";
    width: 450px;
    color: #333;
    font-family: 'Montserrat';
    background-size: 125px;
    background-repeat: no-repeat;
    position: absolute;
    border: 0px solid #f00;
    display: block;
    bottom: -20%;
    max-width: 100%;
    left: 0;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
}
/* #loginForm .form-horizontal:after { content: "On Saturday, June 22nd, Brandmuscle will be performing a company-wide infrastructure upgrade. Our systems will be unavailable from 5:00AM - 12:00PM CST. We apologize for any inconvenience this may cause. \A \A If you have any questions, please contact our Client Service Team at 1-866-236-8481, or at releasesupport@brandmuscle.com, in advance of this upgrade.";  width: 450px;  color: #333;  font-family: 'Montserrat';  background-size: 125px;  background-color: #FFFFCC; padding: 5%; background-repeat: no-repeat;  position: absolute;  border: 0px solid #f00;  display: block;  bottom: -60%;  max-width: 100%;  left: 0;  text-align: center;  font-weight: 600;  font-size: 13px; white-space: pre-wrap; } */
.login_page #loginForm {
    height: 400px;
}
.login_page .form_label[for='Password'] {
    margin-top: 10px;
}
#loginForm #UserName {
    font-size: 13px;
}
.login_page #loginForm hr {
    padding-bottom: 5px;
    border-top: 1px solid #999 !important;
}
#loginForm #Password {
    margin-top: 0px;
}
#loginForm #RememberMe {
    vertical-align: middle;
    margin-top: 0px;
}
.login_page .form_input_text_entry {
    border-bottom-color: #999;
}
.login_page .form_value {
    margin-top: 5px;
}
    .login_page .form_value .checkbox_text {
        font-size: 13px;
    }
.login_page .GenericRedRoundedButton {
    margin-top: 15px;
}
#GoBackForgotPassword.GenericLink .material-icons, #GoBackLogin.GenericLink .material-icons {
    display: none;
}

/* custom CCC-409 RNDC */
/* common for all bu's */
.RadMenu .rmLeftImage, .WelcomeMessage{display:none}
#ctl01_RadMenu1 .rmGroup{
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
}
.summer_item img {
    width: auto !important;
    height: 150px;
    margin: 0 auto;
}
.unorder_list{padding-left:0;}
/* ---- */
#ctl01_RadMenu1 .rmExpanded .rmText, #divii4Navbar .RadMenu .rmHorizontal .rmText:hover {border-image: linear-gradient(to right, #C72751, #C72751) 1;}
.user_profile{background-image: url(/iiassets/44/LPImages/ii4/new/Oval.svg);}
.item_count, .item_count_bell{content: url(/iiassets/44/LPImages/ii4/new/Rectangle_user.svg); width:20px; height:12px;} 
/*#divii4Navbar{height: 102px !important;}*/
/* #divii4Navbar {
    height: 100px !important;
} */

/* .brand_logo {
    padding-top: 0px;
    padding-bottom: 8px;
} */
img#imgCorporationLogo {
    width: 180px;
}
#banner1 {
    content: url(/iiassets/44/LPImages/ii4/II4_DIAGEO_Landing_Page_1366px.jpg);
}

.pos_demand:hover, .nav-tabs > li.active > a .pos_demand {
    background-image: url('/iiassets/44/LPImages/ii4/new/POS_on_demand_selected.svg');
}
 
.design_tracker:hover {
        background-image: url('/iiassets/44/LPImages/ii4/new/design_tracker.svg');
    }
.custom_order:hover, .nav-tabs > li.active > a .custom_order {
        background-image: url('/iiassets/44/LPImages/ii4/new/Custom_Order_selected.svg');
        cursor: pointer;
    }

.readyToShip {
    background-image: url('/iiassets/44/LPImages/ii4/new/ready_to_ship_inactive.svg');
    background-size: 60px;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    margin: 0 auto 15px;
}
.readyToShip:hover {
        background-image: url('/iiassets/44/LPImages/ii4/new/ready_to_ship_active.svg');
    }
.help_quicklink {
    background-image: url('/iiassets/44/LPImages/ii4/new/help.svg');
    background-size: 60px;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    margin: 0 auto 15px;
}
.help_quicklink:hover {
        background-image: url('/iiassets/44/LPImages/ii4/new/help_selected.svg');
    }
.proof_gallery {
    background-image: url('/iiassets/44/LPImages/ii4/new/Proof_Gallery.svg');
    background-size: 60px;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    margin: 0 auto 15px;
}
.proof_gallery:hover {
        background-image: url('/iiassets/44/LPImages/ii4/new/Proof_Gallery_selected.svg');
    }	
	
.helpPage .column-divider {padding-right: 35px; padding-left: 0px;}
ul.listBelowHelp {
    list-style: none;
    margin: 20px 0;
}
ul.listBelowHelp li {
    float: left;
    text-align: center;
    padding: 0 10px;
    width: 230px;
    height: 190px;
}
ul.listBelowHelp li:first-child {
    padding-left: 0;
}
ul.listBelowHelp h4 a {
    color: #333 !important;
    font-size: 14px;
}
ul.listBelowHelp img {
    height: 44px;
    width: auto;
}
ul.listBelowHelp p {
    font-size: 13px;
}	

/* .RadMenu .rmLink{padding-left:8px !important;}
#ctl01_RadMenu1 .rmItem{    margin-right: 0 !important;} */

/* img#imgCorporationLogo {
    height: auto;
    width: 100px;
}
.brand_logo {
    padding-top: 8px !important;
} */
/* #divii4Navbar {
    height: 100px !important;
} */
