.content {
    padding: 20px 10px 20px 40px;
}

h1 {
    font-size: 1.4em;
    margin: 0 0 10px 0;
    padding: 0;
    color: #006da3;
}

h2 {
    font-size: 1.1em;
}

ul {
    font-size: 0.8em;
}

span.message.required, #Form_ProfileForm_error {
    color: red;
    font-size: 0.9em;
    display: block;
    margin: 0 0 5px 0;
}

span.password-sent {
    color: orange;
    margin-left: 40px;
    margin-top: 10px;
    display:block;
    float: left;
    font-size: 14px;
}

span.password-sent-small {
    color: orange;
    margin-top: 20px;
    display: block;
    padding: 0 20px;
}

#MemberLoginForm_LostPasswordForm label, #ChangePasswordForm_ChangePasswordForm label {
}

#MemberLoginForm_LostPasswordForm fieldset, #ChangePasswordForm_ChangePasswordForm fieldset {
    padding: 0 !important;
    margin: 0 0 0 0 !important;
}


p, label {
    font-size: 0.9em;
    line-height: 1.5em;
}

label.right {
    float: none !important;
}

a.checkout {
    margin-left: 5px;
}

.backorder {
    color: #c60f13;
    font-weight: bold;
}

.tip-right {
    color: #fff;
}

.tip-right:hover {
    color: #fff;
}

.register-here {
    width: 100px;
    height: 80px;
    cursor: pointer;
    z-index: 100;
}

#Email label {
    color: #fff;
}

span.small-text {
    font-size: 12px;
}

.alert-box a {
    color: #fff;
    text-decoration: underline;
}

.error {
    border-color: #c60f13 !important;
    background-color: rgba(198, 15, 19, 0.1) !important;
}

.inventory-alert, .inventory-alert td {
    color: #c60f13;
}

/* =========== Nav =========== */
.top-bar {
    background-color: #006da3;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background-color: #006da3;
    padding: 0 11px;
}

.welcome {
    padding: 10px 0;
    text-align: right;
    font-size: .8em;
}

.bread {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 0.9em;
}

.bread-search {
    padding: 10px 0 0 0;
}
/* =========== End Nav =========== */

/* =========== Search =========== */
.search {
    margin: 0;
    padding: 0;
}

div.field {
    margin: 0;
    padding: 0;
}

#SearchForm_SearchForm {
}

#SearchForm_SearchForm fieldset {
    margin: 0 0 20px 0;
    padding: 0;
}

#SearchForm_SearchForm #Search {
    float: left;
}

#SearchForm_SearchForm input.text {
    padding: 0 0 0 15px;
    height: 25px;
    width: 250px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#SearchForm_SearchForm_action_results {
    padding: 5px;
    height: 27px;
    width: 50px;
    background-color: #eaeaea;
    color: #000;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#SearchResults {
    margin: 0;
}

#SearchResults li {
    list-style-type: none;
    padding: 20px 10px;
}

#SearchResults li:nth-child(even) {
    background-color: #eaeaea;
}

#SearchResults li a.searchResultHeader {
    font-size: 18px;
}

#SearchResults li a.readMoreLink {
    margin-left: 20px;
}
/* =========== End Search =========== */

/* =========== Home Page =========== */
.login-form-container {
    background-image: url('../img/portal-website-design.png');
    background-repeat: no-repeat;
    background-size: 100%;
}

#Remember label {
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    color: #fff;
}

#ForgotPassword a {
    color: #fff;
    font-size: 0.8em;
}

.show-for-medium-up fieldset {
    border: 0;
}

.show-for-medium-up label span {
    display: none;
}
/* =========== End Home Page =========== */

.product-description {
    background: #eee;
    padding: 5px 10px;
    margin: 0 0 10px 0;
    border: 1px solid #aaa;
}

.product-description p, .product-description ul li a {
    font-size: 0.8em;
}

.product-description ul li {
    margin: 0;
    padding: 0 0 0 10px;
}

#Form_ProfileForm .confirmedpassword {
    margin: 10px 0;
}

.checkout-address {
    margin-left: 20px;
}

.large-header {
    background-image: url('../img/header-full.png');
    width: 1016px;
    height: 310px;
}

.large-header-column {
    position: relative;
    height: 310px;
    width: 100%;
}

.large-header-column .main-nav {
    position: absolute;
    font-size: 13px;
    bottom: 32px;
    left: 85px;
    color: #fff;
}

.large-header-column .main-nav span {
    padding: 0 5px;
}

.large-header-column .main-nav a {
    color: #fff;
}

.large-header-column .main-nav a:hover {
    text-decoration: underline;
}




.main-nav-drops {
    position: absolute;
    font-size: 13px;
    bottom: 20px;
    left: 70px;
    color: #fff;
}

.main-nav-drops nav {
    padding: 0;
    margin: 0;
}
.main-nav-drops nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.main-nav-drops nav ul li {
    display:inline-block;
    position:relative;
    z-index: 10000;
}

/* sub navigation */
.main-nav-drops nav li ul {
    background-color: #006da3;
    position:absolute;
    left:0;
    top: 40px; /* make this equal to the line-height of the links (specified below) */
    width: 250px;
}
.main-nav-drops nav li li {
    position:relative;
    margin:0;
    display:block;
}
.main-nav-drops nav li li ul {
    position:absolute;
    top:0;
    left: 250px; /* make this equal to the width of the sub nav above */
    margin:0;
}

/* style all links */
.main-nav-drops nav a {
    line-height: 40px;
    padding:0 12px;
    margin:0 3px;
}
.main-nav-drops nav a {
    color:#fff;
    font-size: 13px;
    text-decoration:none;
    display:block;
}
.main-nav-drops nav a:hover,
.main-nav-drops nav a:focus,
.main-nav-drops nav a:active {
    color: #b2c9dd;
}

/* style sub level links */
.main-nav-drops nav li li a {
    /* border-bottom: solid 1px #7fa5c6; */
    margin:0 10px;
    padding:0;
}
.main-nav-drops nav li li:last-child a {
    border-bottom:none;
}

/* hide sub menu links */
.main-nav-drops ul.sub-menu {
    display:none;
}

/* show arrows for dropdowns */
nav li.dropdown > a {
    background-image:url('../img/arrow-down.png');
    background-position:right 18px;
    background-repeat:no-repeat;
}

nav li li.dropdown > a {
    background-image:url('../img/arrow-right.png');
    background-position:right 16px;
    background-repeat:no-repeat;
}





.profile-wrap {
    position: absolute;
    right: 80px;
    top: 200px;
    color: #fff;
    font-size: 13px;
}

.profile-wrap a {
    color: #fff;
}

.search-wrap {
    position: absolute;
    right: 90px;
    top: 250px;
}

.medium-header {
    padding: 0 10px;
}

fieldset.login {
    border: 0;
}

.new-header {
    width: 1200px;
    height: 714px;
    margin: 0 auto;
    background: url('../img/portal-website-design.png') no-repeat;
    position: relative;
}

.logo {
    position: absolute;
    right: 100px;
    top: 10px;
}

.login-form {
    position: absolute;
    left: 220px;
    top: 380px;
    width: 250px;
}

.login-wrapper {
    width: 70% !important;
    padding-left: 30px;
}

.submit-button {
    background: url('../img/icon-login.png') no-repeat;
    cursor:pointer;
    width: 92px;
    height: 34px;
    border: none;
    padding:0;
}

#ForgotPassword {
    font-size: 14px;
    margin-top: 10px;
}

#security-form input.radius {
    width: 160px;
    height: 28px;
    display: inline;
}

#security-form .error {
    background-color: #FFBABA !important;
    color: #D8000C;
}

#security-form fieldset {
    margin: 0;
    padding: 0;
}

.email-field input, .password-field input {
    margin-bottom: 10px;
}

.email-field.error input, .password-field.error input {
    margin-bottom: 0;
}

.email-field input, .email-field input:focus {
    border: 3px solid #fff;
    color: #006da3;
    background-image: url('../img/icon-person.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding-left: 35px;
    height: 40px;
}

.password-field input, .password-field input:focus {
    border: 3px solid #fff;
    background-color: #006da3;
    color: #fff;
    background-image: url('../img/icon-lock.png');
    background-repeat: no-repeat;
    background-position: 8px 5px;
    padding: 7px 10px 7px 35px;
    height: 40px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #006da3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #006da3;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #006da3;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #006da3;
}

.password-field ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}

.password-field :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}

.password-field ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}

.password-field :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #fff;
}

.spectrum-header {
    margin-top: 20px;
    margin-bottom: 20px;
}

.spectrum-content {
    padding: 40px 40px 20px 40px;
}


.spectrum-nav.home .left-col, .spectrum-nav.home .right-col {
    padding: 40px 0 40px 0;
}

.lost-password, .lost-password h2, .lost-password a {
    color: #fff;
}

.lost-password h2 {
    margin: 0;
    font-weight: bold;
}

.lost-password fieldset {
    border: none;
    margin-bottom: 0;
}

.lost-password label {
    display: none;
}

#MemberLoginForm_LostPasswordForm_Email {
    margin-bottom: 5px;
    border: 3px solid #fff;
    color: #006da3;
    background-image: url('../img/icon-person.png');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding-left: 35px;
}

#MemberLoginForm_LostPasswordForm_action_forgotPassword {
    background-color: #faae31;
    border: 0;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
    margin: 10px 0;

}

fieldset {
    border: 0;
}

.passwordsent, .passwordsent a {
    color: #fff;
}

.spectrum-content-hero img {
    width: 100%;
    z-index: 10000;
    display: block;
}

.spectrum-nav {
    background-color: #006da3 !important;
    margin-top: -50px;
}

.spectrum-nav {
    background-color: none;
}

.spectrum-nav li {
    text-align: center;
    padding-bottom: 0;
    line-height: 14px;
}

.spectrum-nav li a {
    color: #fff;
    text-align: center;
}

.spectrum-nav li a img {
    margin: 0 auto;
    margin-bottom: 5px;
}

.date-picker {
    display: inline-block !important;
    width: 200px !important;
}

@media only screen and (max-width: 988px) {

    img.h1 {
        width: 90%;
    }

}


@media only screen and (max-width: 1124px) {

    .login-wrapper {
        width: 100% !important;
        padding-left: 0;
    }

}

@media only screen and (max-width: 40em) {
    .spectrum-nav.home .left-col, .spectrum-nav.home .right-col {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .login-wrapper {
        width: 100% !important;
        padding-left: 0;
    }

}

.spectrum-nav.home h1 {

    margin: 20px inherit;
    color: #fff;
    font-size: 42px;
    line-height: 42px;
    font-weight: bold;

}

.spectrum-nav.home img.h1 {


}

.spectrum-nav.content {
    margin-bottom: 10px;
}

.spectrum-nav.content .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.add-address-link {
    font-size: 12px;
}

.add-address {
    display: none;
}

.add-address #Primary {
    display: none;
}

.add-address fieldset {
    margin: 0;
    padding: 0;
}

@media #{$small-only} {

}

@-moz-document url-prefix() {
    .middleColumn {
        border: 1px solid #fff;
    }
}


@media only screen and (max-width: 63.438em) {

    .content {
        padding: 20px 10px;
    }

    #Remember label {
        color: #000;
    }

    #ForgotPassword a {
    }

}

@media only screen and (max-width: 40em) {


    #ForgotPassword a {
        font-size: 0.8em;
    }

    .login, .login label, .login a {
    }

    .lostpassword-container {
        padding: 20px;
    }

    .lostpassword-container fieldset {
        border: 1px solid #fff !important;
    }

    .lostpassword-container ul {
        font-size: 0.9em;
    }

}
