﻿
.DisplayNone {
    display: none;
}

.VerticalAlignMiddle, input.VerticalAlignMiddle {
    vertical-align: middle;
}

.FieldValidationError, .FieldValidationSummary, .ErrorMessage {
    color: red;
    font-weight: bold;
}

    .FieldValidationSummary ul {
        list-style: inherit;
        list-style-position: inside;
    }

div.UpdatePanelProgressIndicatorMask {
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999999;
    background: rgba(128, 128, 128, 0.7);
}

div.UpdatePanelProgressIndicator {
    border: 2px solid black;
    position: fixed;
    padding: 50px;
    font-size: 36px;
    left: 40%;
    top: 40%;
    z-index: 500;
    background: rgba(255, 255, 255, 1);
}

.FullWidth {
    width: 100%;
}

.ProductAlert {
    color: red;
}

.rate-level-fixed {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
}

    .rate-level-fixed .star {
        float: left;
        width: 17px;
        height: 17px;
        padding: 3px;
        text-indent: -9999px;
        background: url(../img/spr.png) -377px -156px no-repeat;
    }

        .rate-level-fixed .star.selected ~ .star {
            background-position: -399px -156px;
        }


#popupContainer {
    width: 100%;
    padding: 10px;
}

.StickyNote {
    color: #000;
    font-size: 14px;
    font-family: 'Comic Sans MS', Arial, Verdana;
}

.popupControlEmailFriend {
    background-color: #fff;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: #819AD2;
    border-width: 2px;
    padding: 5px;
    font-size: 12px;
    z-index: 1000 !important;
}

.popupControlProd {
    background-color: #fff;
    position: absolute;
    visibility: hidden;
    border: 1px solid #e1e1e1;
    color: #fff;
	line-height: 24px;
	width: 145px;
    text-align: left;
    padding: 10px;
    font-size: 12px;
    z-index: 500;
}

    .popupControlProd z, z:link, z:active, z:visited, z:hover {
        font-size: 12px;
        font-weight: normal;
    }

.popupControlProdLB z, z:link, z:hover, z:active {
    color: #000;
}

.FadeMessage {
    position: absolute;
    top: 53px;
    left: 420px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #819AD2;
    border-width: 2px;
    padding: 5px;
    font-size: 12px;
}

.FadeMessageText {
    color: Black;
    font-size: 12px;
    position: relative;
}

.FadeMessageOther {
    position: absolute;
    top: 53px;
    left: 490px;
    background-color: #ffffff;
    padding: 5px;
    font-size: 12px;
}

.ListManagerButtons {
    margin-top: 6px !important;
    margin-bottom: 0px;
}

.ListManagerPopupText {
    font-size: 16px;
    color: #004185;
    font-weight: bold;
    margin-bottom: 6px;
    clear: both;
    text-align: left;
}

.LMPUwithBorder {
    color: #444;
    height: 25px;
    vertical-align: bottom;
    border: 1px solid #ccc;
    background: #fff;
    margin-left: 2px;
    padding-bottom: 3px;
    margin-right: 3px;
}

.ListManagerPopupSubText {
    font-size: 12px;
    color: black;
    clear: both;
    font-weight: normal;
}

.ListManagerPopupTextBox {
    margin-top: 0px;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

/* Row Elements */
.Header, .rowheader, th {
    background: #b2d2fb;
    color: #fff;
    padding: 0;
    font-weight: bold;
    padding: 5px 0;
}

.rowheadercenter {
    background: #b2d2fb;
    color: #fff;
    padding: 0;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

.rowheader {
    font-size: 90%;
}

.row {
    background: #fff;
float:none!important;

}

.rowcenter {
    text-align: center;
}

.altrow {
    background: #ddedfd;
    text-align: center;
}

.altrow {
    background: #ddedfd;
}

    .altrow a {
        color: #31659d;
    }

.row a {
    color: #31659d;
}

.pager {
    background: #ffffff;
    text-align: left;
    float: left;
}

    .pager table {
        width: 10%;
    }

.AddToList {
    float: right;
    clear: right;
    cursor: pointer;
}

.collection-bs {
    /*height: 200px;*/
    height: auto;
    padding-bottom: 15px;
}

.collection-left-arrow {
    position: static;
    float: left;
}

    .collection-left-arrow .arrow-image-left {
        position: relative;
        top: 80px;
    }

.collection-right-arrow {
    white-space: nowrap;
    height: 180px;
    position: relative;
    float: right;
}

    .collection-right-arrow .arrow-image-right {
        position: relative;
        top: 80px;
    }

.collection-slider-bs .slider-inner:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .collection-slider-bs .slider-inner {
    display: block;
}

/** html .collection-slider-bs .slider-inner, .collection-slider-bs * html .slider-inner, * html .collection-overview {
    height: 1%;
    overflow: visible;
}*/

.collection-slider-bs {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    min-height: 220px;
    padding-left: 32px;
}

    .collection-slider-bs + .collection-slider-bs {
        margin-top: 30px;
    }

    .collection-slider-bs .slider-inner {
        position: absolute;
        left: 0px;
        /*overflow: hidden;*/
        min-height: 180px;
    }

    .collection-slider-bs .slider-shadow-right, .collection-slider-bs .slider-shadow-left {
        position: absolute;
        width: 118px;
        top: 50px;
        bottom: 0;
        pointer-events: none;
    }

    .collection-slider-bs .slider-shadow-right {
        background: url(../img/slider-right-shadow.png) 0 0 repeat-y;
        right: 0;
    }

    .collection-slider-bs .slider-shadow-left {
        background: url(../img/slider-left-shadow.png) 0 0 repeat-y;
        left: 0;
    }

    .collection-slider-bs .slide-area {
        padding: 15px 50px;
        overflow: hidden;
    }

    .collection-slider-bs .slide-left-iconBS:hover, .collection-slider-bs .slide-right-iconBS:hover {
        filter: alpha(opactiy=80);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

    .collection-slider-bs .slider-img {
        text-align: center;
        padding: 20px;
        height: 100px;
        border: 1px solid #d9d9d9;
    }

        .collection-slider-bs .slider-img img {
            max-width: 100%;
            max-height: 100%;
        }

    .collection-slider-bs .slider-item {
        width: 200px;
        float: left;
        color: #444;
        line-height: 16px;
        font-size: .85em;
        word-wrap: break-word;
    }

        .collection-slider-bs .slider-item + .slider-item {
            margin-left: 15px;
        }

        .collection-slider-bs .slider-item p {
            /*font-family: "open bold";*/
            height: auto;
            padding: 0;
            margin: 0;
        }

        .collection-slider-bs .slider-item a {
            font-family: "open italic";
            color: #38a5d7;
        }

    /*.article-description .collection-slider-bs {
    margin-left: -15px;
}*/

    .collection-slider-bs .actions {
        margin-top: 6px;
    }

        .collection-slider-bs .actions a:hover {
            text-decoration: underline;
        }

    .collection-slider-bs .title {
        position: relative;
        text-transform: uppercase;
        background: url(../img/slider-title-bg.jpg) 0 0 repeat-x;
        line-height: 50px;
        font-family: "open bold";
        font-size: 1em;
        color: #444;
        padding: 0 20px 6px;
    }

        .collection-slider-bs .title a:hover {
            text-decoration: underline;
        }

        .collection-slider-bs .title .absolute {
            position: absolute;
            top: 0;
            right: 20px;
            text-transform: capitalize;
            font-family: "open italic";
            color: #13578c;
        }

        .collection-slider-bs .title .divider {
            margin: 0 10px;
        }

        .collection-slider-bs .title i {
            text-transform: lowercase;
        }

    .collection-slider-bs .book-title {
        height: 150px;
        position: relative;
    }

        .collection-slider-bs .book-title img {
            position: absolute;
            border: 3px solid #fff;
            box-shadow: 2px 2px 3px #999;
            bottom: 0;
            max-height: 100%;
            max-width: 100%;
        }

.detail-image img {
    margin-bottom: 25px;
    /*min-width: 70%;
    min-height: 70%;*/
}

.modalPopup {
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #000;
    padding: 12px;
    font-size: 12pt;
    color: #000;
    z-index: 6001 !important;
}

.verifyAccount{
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #000;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
    font-size: 12pt;
    color: #000;
    z-index: 6001 !important;
    width: 400px;
    text-align: center;
    position: fixed;
    top: 40%;
    left: 40%;
}

.exitVerify{
    text-align: right;
    font-weight: 700;
    color: #13578c;
    border-width: 0px;
    font-size: 25px;
    display: block;
    margin-left: 385px;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 6000 !important;
}

.sampleStyleA {
    background-color: #FFF;
}

#SignInNew {
    width: 400px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    height: 240px;
}

    #SignInNew .BlueHeader {
        Font-Size: 18px;
        font-weight: bold;
        color: #004185;
        margin-top: 20px;
        margin-left: 25px;
        margin-bottom: 12px;
        text-align: left;
    }

    #SignInNew .SubHeader {
        Font-Size: 16px;
        font-weight: bold;
        color: black;
        margin-left: 25px;
        margin-bottom: 12px;
        text-align: left;
    }

    #SignInNew .Button {
        text-align: right;
        margin-right: 80px;
    }

    #SignInNew ul {
        list-style-type: disc;
        margin-left: 50px;
        text-align: left;
        line-height: 1.5em;
    }

#SignInCurrent {
    width: 350px;
    float: left;
    border-right: solid 1px gray;
    margin-left: 0px;
    margin-top: 10px;
    height: 240px;
    margin-bottom: 25px;
}

    #SignInCurrent .Button {
        margin-top: -30px;
        display: inline;
    }

    #SignInCurrent .GrayText {
        Font-Size: 12px;
        font-weight: normal;
        color: #666;
        line-height: 1em;
        vertical-align: top;
    }

        #SignInCurrent .GrayText:link {
            Font-Size: 12px;
            font-weight: normal;
            color: #666;
            line-height: 1em;
            vertical-align: top;
        }

        #SignInCurrent .GrayText:hover {
            text-decoration: none !important;
        }

    #SignInCurrent .LoginControl {
        float: left;
        margin-left: 0px;
        margin-right: 20px;
    }

    #SignInCurrent .BlackText {
        Font-Size: 12px;
        font-weight: normal;
        color: black;
        line-height: 1em;
        margin-top: 5px;
        margin-left: 3px;
    }

    #SignInCurrent .BlueHeader {
        Font-Size: 18px;
        font-weight: bold;
        color: #004185;
        margin-top: 20px;
        margin-left: 25px;
        margin-bottom: 12px;
        text-align: left;
    }

    #SignInCurrent .SignInInput {
        margin-bottom: 3px;
    }

        #SignInCurrent .SignInInput input[type=text] {
            color: #444;
            height: 25px;
            vertical-align: bottom;
            border: 1px solid #ccc;
            background: #fff;
            margin-left: 2px;
            padding-bottom: 3px;
            margin-right: 3px;
        }

        #SignInCurrent .SignInInput input[type=password] {
            color: #444;
            height: 25px;
            vertical-align: middle;
            margin-right: 3px;
            border: 1px solid #ccc;
            background: #fff;
            margin-left: 2px;
        }

    #SignInCurrent .SignInLabel {
        margin-bottom: 3px;
        color: Black;
    }

    #SignInCurrent .SignInCB {
        text-align: right;
        margin-top: 7px;
    }

    #SignInCurrent .SignInButton {
        Float: right;
        margin-top: 20px;
    }

    #SignInCurrent .CancelButton {
        Float: Left;
        margin-top: 20px;
    }

#CreateAccountPopup {
    width: auto;
}

    #CreateAccountPopup .BlueHeader {
        Font-Size: 18px;
        font-weight: bold;
        color: #004185;
    }

    #CreateAccountPopup h1 {
        margin-top: 30px;
        margin-right: 25px;
    }

    #CreateAccountPopup .CAHeader {
        font-size: 14px;
        font-weight: bold;
        margin: 12px 0 12px 25px;
    }

#PnlCreateUser #CreateAccountPopup input[type=text], #PnlCreateUser #CreateAccountPopup input[type=password], #PnlCreateUser #CreateAccountPopup select {
    width: 300px;
}

#PnlCreateUser #CreateAccountPopup .FormRow + .FormRow {
    margin-top: 10px;
}

/* Row Elements */
.Header, .rowheader, th {
    background: #b2d2fb;
    color: #fff;
    padding: 0;
    font-weight: bold;
    padding: 5px 0;
}

.rowheadercenter {
    background: #b2d2fb;
    color: #fff;
    padding: 0;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

.rowheader {
    font-size: 90%;
}

.row {
    background: #fff;
}

.rowcenter {
    text-align: center;
}

.altrow {
    background: #ddedfd;
    text-align: center;
}

.altrow {
    background: #ddedfd;
}

    .altrow a {
        color: #31659d;
    }

.row a {
    color: #31659d;
}

.pager {
    background: #ffffff;
    text-align: left;
    float: left;
}

    .pager table {
        width: 10%;
    }

/* Shhhh, these are hiding. */
.hide, hr {
    display: none;
}

td.formlabel {
    text-align: right;
    width: 120px;
    white-space: nowrap;
    padding-right: 5px;
}

td.formfield {
    text-align: left;
    white-space: nowrap;
}

.page .col-bg {
    position: absolute;
    background: whitesmoke url(../img/left-col-bg.png?ver=3) 100% 100% no-repeat;
    top: 30px;
    bottom: 25px;
    left: 30px;
    width: 230px;
}

.page .indent {
    position: relative;
    /*z-index: 1;*/
}

.page .left-col {
    color: #363636;
    float: left;
    width: 230px;
}

.page .right-col {
    padding-left: 255px;
}

@media (max-width: 768px) {
    .page .col-bg {
        background: none;
    }
    .page .left-col {
        float: unset;
        width: 100%;
        margin: 0 0 40px;
    }

    .page .right-col {
        padding-left: 0;
    }
}

.hidden-field {
    display: none;
}

td.sortasc a:after {
    content: ' ▲';
}

td.sortdesc a:after {
    content: ' ▼';
}

/*.scrollable-set {
      max-height: 1000px;
      overflow:auto;
  }*/
.teacher-resources a {
    color: #5c254f;
    font-weight: bold;
    text-decoration: underline !important;
    font-family: Arial;
    font-size: 12px;
}

.teacher-resources img {
    max-width: 100%;
    min-width: 25px;
    min-height: 25px;
}

.table-box .header td {
    border: 1px solid #b2b2b2;
    cursor: inherit;
}

    .table-box .header td a {
        color: inherit;
    }

.table-box .header td, .table-box table td {
    box-shadow: none;
}

    .table-box .header td:hover {
        background-color: initial;
    }

a.HiddenPageAnchor {
    visibility: hidden;
}

header {
    z-index: auto;
}

.modalPopup .buttons {
    text-align: center;
    margin-top: 10px;
    font-size: 0.871em;
}

/* Admin Panel */
#adminpanel {
    font-size: 85%;
    background-color: #000;
    color: #fff;
    padding: 5px;
}

    #adminpanel table {
        margin: 0;
    }

#adminleft, #admincenter, #adminright {
    width: 30%;
    vertical-align: middle;
}

#adminleft {
    text-align: left;
}

#admincenter {
    text-align: center;
}

#adminright {
    text-align: right;
}

#adminpanel a {
    color: #fff;
    border-bottom: 2px solid #666;
    text-decoration: none;
}

    #adminpanel a:hover {
        color: #fff;
        text-decoration: none;
        background: #666;
    }

.collection-search {
    display: none;
}

.reading-level .selected {
    color: #fff;
    cursor: default;
}

.article-title .absolute {
    position: absolute;
    top: 0;
    right: 20px;
    text-transform: capitalize;
    font-family: "open italic";
    color: #13578c;
}

input[type="radio"], input[type="checkbox"], .fillout-form input[type="radio"], .fillout-form input[type="checkbox"], .searching-box .search-tabs input[type="radio"], .searching-box .search-tabs input[type="checkbox"] {
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
}

    input[type="radio"] + label, input[type="checkbox"] + label {
        vertical-align: middle;
    }

input[type="password"].has-neighbors, input[type="text"].has-neighbors, input[type="file"].has-neighbors, select.has-neighbors {
    /* so that the field will line up w/ stuff on either side (e.g labels, red "required" asterisks) */
    vertical-align: baseline;
}

select {
    border: 1px solid #bbb;
    width: auto;
    padding-top: 2px;
    padding-bottom: 2px;
}

.fillout-group select {
    min-width: 0;
}

td.details-column p, td.details-column div {
    line-height: 1.5;
}

.search-box {
    vertical-align: middle;
}

.page-search a {
    color: white;
    font-family: 'myriad semiBold';
    text-decoration: underline;
    vertical-align: middle;
    margin-left: 20px;
}

.searching-box {
    background-image: url(../img/search-shadow.jpg?ver=7);
    background-position: 0% 99%;
    background-size: 100%;
}

.search-filter.active .search-filter__title .bogus {
    background-color: #3aa6d7;
    color: #fff;
}

.LMIndent {
    margin-left: 10px;
    clear: both;
    float: left;
}
/*.LMIndent li{display:inline;}*/

.ListPager {
    margin-bottom: 1em;
    overflow: hidden;
    width: 500px;
}

    .ListPager ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .ListPager li {
        border-left: 1px solid #000;
        float: left;
        line-height: 1.2em;
        margin: 0 .5em 0 -.5em;
        padding: 0 .5em 0 .5em;
        white-space: nowrap;
    }

        .ListPager li.current a {
            font-weight: bold;
            text-decoration: none;
        }

    .ListPager a:hover {
    }

    .g-recaptcha-outer{
    text-align: center;
    border-radius: 2px;
    background: #f9f9f9;
    border-style: solid;
    border-color: #37474f;
    border-width: 1px;
    border-bottom-width: 2px;
}
.g-recaptcha-inner{
    width: 154px;
    height: 82px;
    overflow: hidden;
    margin: 0 auto;
}
.g-recaptcha{
    position:relative;
    left: -2px;
    top: -1px;
}

 
#PnlEmail {
    padding: 5px;
    background-color: #eaeaea;
    position: absolute;
    border: 1px solid #c9c9c9;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    z-index: 99;
}
    #PnlEmail .g-recaptcha {
 display: inline-block;
  height: auto;
    }

    #PnlEmail .message-title {
        font-family: 'open bold';
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid;
    }

    #PnlEmail .title {
        background-color: #686868;
        padding: 13px 15px;
        color: #fff;
        font-family: "open bold";
        font-size: 1.25em;
    }

    #PnlEmail .content {
        background-color: #fff;
        margin-top: 5px;
        padding: 15px;
    }

    #PnlEmail.error-type {
        width: 305px;
    }

    #PnlEmail.message {
        width: 410px;
        color: #13578c;
        font-size: 1em;
    }

    #PnlEmail p + p {
        margin-top: 15px;
    }

    #PnlEmail .modal-footer {
        background: #fff;
        padding: 10px;
        border-top: 4px solid #eaeaea;
    }

        #PnlEmail .modal-footer [class*="-btn"] {
            min-width: 120px;
        }

/*
    Styles for placeholder text to be different color then filled-in fields
    Source: https://stackoverflow.com/a/2610741/612265
*/
input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder { /* WebKit browsers */
    color: #767676;
}

input[type=text]:-moz-placeholder, textarea:-moz-placeholder, input[type=password]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #767676;
    opacity: 1;
}

input[type=text]::-moz-placeholder, textarea::-moz-placeholder, input[type=password]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #767676;
    opacity: 1;
}

input[type=text]:-ms-input-placeholder, textarea::-ms-input-placeholder, input[type=password]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #767676!important;
}

input[type=email]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder { /* WebKit browsers */
    color: #767676;
}

input[type=email]:-moz-placeholder, textarea:-moz-placeholder, input[type=password]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #767676;
    opacity: 1;
}

input[type=email]::-moz-placeholder, textarea::-moz-placeholder, input[type=password]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #767676;
    opacity: 1;
}

input[type=email]:-ms-input-placeholder, textarea::-ms-input-placeholder, input[type=password]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #767676;
}

[class*="-btn"].no-capitalize {
    text-transform: none;
}

.RadioButtonList tr + tr td, .CheckBoxList tr + tr td {
    padding-top: 10px;
    padding-bottom: 0px;
}

.TrRadioButtonList td img {
    margin-left: 10px;
}

.range-item input, .range-item select, .sp-form input, .sp-form select {
    width: 90px;
}

[class*="-btn"].x-small {
    font-size: 0.871em;
    padding: 7px 16px 7px;
}

[class*="-btn"][class*="gray-"] {
    background: #deeef6;
    background: -moz-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deeef6), color-stop(50%, #deeef6), color-stop(50%, #a9dbf2), color-stop(100%, #a9dbf2));
    background: -webkit-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: -o-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: -ms-linear-gradient(top, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    background: linear-gradient(to bottom, #deeef6 0%, #deeef6 50%, #a9dbf2 50%, #a9dbf2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deeef6', endColorstr='#a9dbf2',GradientType=0 );
    color: #073d69;
    border-color: #c9e7f5; }


input[type="text"].GLBTextInput{
    /* so that the field will line up w/ stuff on either side (e.g labels, red "required" asterisks) */
    vertical-align: baseline;
    color:red;
    clear:none!important;
}

.info-box .grid .span {
    margin-left: 44px;
}

.search-filter .search-filter__content i {
    position: relative;
    top: -20px;
    right: -190px;
    cursor: pointer;
    text-align: center;
    width: 32px;
    height: 32px;
    background-color: #858585; }
  .search-filter.selected .search-filter__content i {
    background-color: #8c254f; }

  .Level2PlusIcon {
  
    background-image: url(../img/level2MenuPlus.gif);
    background-repeat:no-repeat;
    width: 16px!important;
    height: 14px!important;
    background-color:white!important;
    text-align: left;
  text-indent: -9999px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  
  }
 

  .search-filter__titleLevel2 {
  padding:0px;
  height:25px;
  
       }

  .search-filter .search-filter__contentLevel2 > nav {
    display: block;
    padding: 20px 10px;
    
    background-color: transparent;
    box-shadow: none;
    }

#header-image-container {
    overflow-x: hidden;
}

/* 
    Incident #7997
    Sean Patterson
    5/12/16
*/
.modal {
    display: none;
    width: 360px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0) translateY(-50%);
    padding: 20px;
    border: 4px solid #addff5;
    outline: 1px solid #6fbee3;
    background: #45a9d7; /* Old browsers */
    background: -moz-linear-gradient(top,  #45a9d7 0%, #1b5e90 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #45a9d7 0%,#1b5e90 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #45a9d7 0%,#1b5e90 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45a9d7', endColorstr='#1b5e90',GradientType=0 ); /* IE6-9 */
    color: #fff;
    z-index: 1500;
    text-align: center;
}
.modal h1 {
    font-size: 48px;
    padding: 0 0 30px;
    line-height: 50px;
}
.modal p {
    font-weight: 600;
    margin-bottom: 25px;
}
.btn-modal {
    padding: 5px 20px;
    background-color: #18588a;
    color: #79bef3;
    border: 1px solid #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    border-radius: 3px;
    font-weight: 600;
    line-height: 20px;
}
.btn-modal-cta {
    background-color: #38a4d5;
    color: #fff;
}
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1200;
    display: none;
}

/* 
    New Quote Landing Page
    Sean Patterson
    9/12/16
*/

.border-fieldset {
    border-bottom: 1px solid #3aa6d7;
    padding: 0 0 25px;
    margin-bottom: 25px;
}
.quote-landing-form legend {
    font-family: 'Open Bold';
    font-size: 1.3em;
    margin: 10px 0;
}

.quote-landing-form .left-part {
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding-right: 35px;
}

.quote-landing-form .right-part {
    float: right;
    box-sizing: border-box;
    width: 50%;
    padding-left: 35px;
}

.quote-landing-form .form-item-title {
    margin-bottom: 4px;
}

.quote-landing-form .left-part input[type=text] {
    width: 100%;
    padding: 5px 8px;
}
.quote-landing-form .left-part select {
    width: 200px;
    padding: 5px 8px;
}
.quote-landing-form .right-part input[type=text] {
    width: 100%;
    padding: 5px 8px;
}
.quote-landing-form .right-part input[type=text].small {
    width: 150px;
    padding: 5px 8px;
}
.quote-landing-form .right-part input[type=text].super-small {
    width: 90px;
    padding: 5px 8px;
}
.quote-landing-form .right-part select {
    width: 200px;
    padding: 5px 8px;
}
.quote-landing-form .shared-part select {
    width: 100px;
    margin: 0 5px;
}
.quote-landing-form .textAreaRequire {
	width: 100%;
}

.nav-is-title > ul > li {
    text-transform: capitalize;
    font-size: 1.9em;
    color: #13578c;
    font-family: 'open semiBold';
}

.request-quote.landing {
    padding: 0 110px;
}

.landing-thank-you {
    margin-top: 60px;
    text-align: center;
}
.landing-thank-you-left {
    margin-top: 60px;
    text-align: left;
}


.co-footer-mimic .sub-menu {
    background: #fff;
    border-top: 5px solid #13578c;
    padding: 20px 0 8px;
}

/* 
    Design changes for Newsletter popup
    Sean Patterson
    9/26/16
*/

.modal input[type=text] {
    margin: 0 0 15px;
}



.modal input[type=text] ~ input {
    margin: 0 0 15px;
}
.modal select {
    float: left;
    margin: 0 0 15px;
}

#newsletterModal .modal-row {
    margin-top: 5px;
}
#newsletterModal h1 {
    padding: 0 0 15px;
}

#newsletterModal .helper-text {
    display: none;
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    margin: 0 0 5px;
    font-style: italic;
}


input.newsletter-name:-ms-input-placeholder { /* IE 10+ */
  color: #767676;
}
input.newsletter-org:-ms-input-placeholder { /* IE 10+ */
  color: #767676;
}

input.newsletter-email:-ms-input-placeholder { /* IE 10+ */
  color: #767676;
}

.btn-new {
    color: #fff;
    font-family: "Gotham Narrow A", "Gotham Narrow B";
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    border-radius: 20px;
    text-align: center;
}
.btn-new.disabled {
    opacity: .3;
}

.btn-orange {
    background-color: #f58220;
}
.btn-orange:hover {
    background-color: #f9a01c;
}
.btn-orange:active {
    background-color: #f4ba3f;
}

.gorange-btn {
    background: #deeef6;
    background: -moz-linear-gradient(top, #f9a01c 0%, #f9a01c 50%, #f58220 50%, #f58220 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9a01c), color-stop(50%, #f9a01c), color-stop(50%, #f58220), color-stop(100%, #f58220));
    background: -webkit-linear-gradient(top, #f9a01c 0%, #f9a01c 50%, #f58220 50%, #f58220 100%);
    background: -o-linear-gradient(top, #f9a01c 0%, #f9a01c 50%, #f58220 50%, #f58220 100%);
    background: -ms-linear-gradient(top, #f9a01c 0%, #f9a01c 50%, #f58220 50%, #f58220 100%);
    background: linear-gradient(to bottom, #f9a01c 0%, #f9a01c 50%, #f58220 50%, #f58220 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9a01c', endColorstr='#f58220',GradientType=0 );
    color: #fff;
    border-color: #fcd9bc;
}

    .gorange-btn .request-order-icon {
        background-image: url(../img/spr-white.png);
    }