﻿@import url('https://fonts.googleapis.com/css?family=Open Sans:400,400italic');
@import url('https://fonts.googleapis.com/css?family=Open Sans:400,700');

.matrix-swatch .swatch-group {
    margin-top: 5px;
    margin-bottom: 10px
}

.list-group {
    margin-bottom: 0 !important
}

.list-group-item {
    border-radius: 0 !important
}

.navbar-default {
    border: none
}

.navbar-nav > li > a {
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: 400;
    color: #888;
    font-size: 14px
}

.nav li {
    line-height: unset
}

.dropdown .dropdown-menu {
    border-radius: 0 !important
}

    .dropdown .dropdown-menu > li > a:hover {
        background-color: #e7e7e7
    }

.navbar-right .dropdown-menu {
    right: auto
}

.search-form .input-group-btn {
    font-size: 12pt
}

.search-form .btn {
    padding: 4px 10px
}

.search-form .form-control {
    max-width: 120px
}

body {
    font-weight: 500;
    padding: 0;
    color: #333
}

.btn:active, .btn:focus, .btn:hover, a:focus, a:hover a:active {
    text-decoration: none;
    outline: 0
}

.btn {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

a, a:active, a:focus, a:hover {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.btn-toggle {
    padding: 11px;
    font-size: 11px;
    margin-top: -36px
}

.btn-sep {
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px
}

.products .popover.top {
    top: -40px !important
}

.products .popover.bottom {
    margin-top: -40px !important
}

.qty-input, .qty-select, .um-input, .um-select {
    max-width: 80px
}

#cms-user-panel-command-button {
    border-bottom-right-radius: 5px !important
}

.cms-user-panel-command .btn {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px
}

.editable-content {
    -webkit-border-radius: 2px;
    padding: 5px
}

.light-style-input {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 1.42857143;
    color: #555;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .light-style-input:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

.navbar-fixed-top .navbar-default {
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    min-height: 40px
}

.navbar-fixed-top {
    border-bottom: 1px solid #efefef;
    box-shadow: 0 5px 4px 0 #e0e0e0
}

.nav-pills i {
    margin-right: 3px
}

.navbar-form.navbar-right {
    width: 300px
}

.btn-default {
    border-color: #ccc !important
}

.page-item-image.thumbnail {
    border: 0;
    background: 0 0
}

    .page-item-image.thumbnail img {
        border-radius: 5px
    }

#menu_container .navbar-nav > li > a {
    text-transform: uppercase;
    font-family: Open Sans,sans-serif;
    padding: 10px;
    font-weight: 400;
    color: #888
}

    #menu_container .navbar-nav > li > a:hover {
        background: #efefef;
        color: #111
    }

.dropdown-menu > li {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer
}

@media (max-width:767px) {
    .checkout-steps-text {
        display: none
    }

    .navbar-default .navbar-nav .dropdown-menu > li > a {
        color: red;
        background-color: #ccc;
        border-radius: 4px;
        margin-top: 2px
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            background-color: #ccc
        }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid #fff;
        border-radius: 0
    }

    .dropdown-menu {
        padding-left: 10px
    }

        .dropdown-menu .dropdown-menu {
            padding-left: 20px
        }

            .dropdown-menu .dropdown-menu .dropdown-menu {
                padding-left: 30px
            }

    li.dropdown.open {
        border: 0 solid red
    }
}

.main-content {
    font-weight: 300;
    margin-top: 90px;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 5px
}

.slide {
    border-radius: 5px
}

.main-content .main-container, .main-content > .col-xs-12, .main-content > .main-container > .col-xs-12 {
    padding-right: 0;
    padding-left: 0
}

.main-content a {
    font-weight: 700
}

.panel-heading {
    font-weight: 700;
    text-transform: uppercase;
    text-align: left
}

.section-header-top {
    text-transform: uppercase;
    margin-bottom: 15px
}

.site-button {
    display: inline-block;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.control-disabled {
    color: #000
}

#errorSummary ul {
    list-style: none;
    margin: 0;
    padding: 20px;
}

span[id^=RequiredField] {
    display: block;
    color: red
}

.errorLg {
    display: block;
    background-color: #eeadad;
    border: 1px solid #e23535;
    margin-bottom: 20px
}

.error-place-holder {
    display: none
}

.site-button:hover {
    color: #fff;
    border-color: #204d74
}

.site-button.focus, .site-button:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

#divGlobalMask {
    background-color: #000 !important;
    z-index: 100 !important
}

#divGlobalLoader {
    left: 50% !important;
    margin-left: -50px;
    display: block
}

.customer-support {
    clear: both;
    display: block;
    margin-top: 10px;
    border-radius: 10px;
    padding-top: 10px
}

    .customer-support .request-code {
        font-weight: 700
    }

.form-controls-span, label {
    color: #333;
    display: inline-block;
    width: 100%;
    margin-top: 5px
}

#frmAddAddress input[type=submit] {
    clear: both
}

#frmAddAddress .button-place-holder {
    padding: 0 !important
}

#frmAddAddress #tblAddressListBox div {
    width: 100% !important
}

#frmAddAddress .form-field-label {
    font-weight: 400;
    text-align: left;
    display: block
}

#frmAddAddress input[type=text], #frmAddAddress select, #frmAddAddress textarea {
    display: block;
    width: 100%;
    border-radius: 5px;
    padding: 6px;
    border: 1px solid #ccc;
    margin-bottom: 5px
}

#frmAddAddress .support-labels {
    font-weight: 700;
    text-transform: uppercase
}

#frmAddAddress input[type=button], #frmAddAddress input[type=submit] {
    width: 100%
}

#frmAddAddress #enter-postal-label-place-holder {
    text-align: left;
    display: block
}

#AccountForm table, tbody, td, th, thead, tr {
    width: auto
}

#minicompare_panel table, .product-compare {
    display: table;
    font-size: 8pt
}

    #minicompare_panel tbody, .product-compare tbody {
        display: table-row-group
    }

    #minicompare_panel td, .product-compare td {
        display: table-cell
    }

    #minicompare_panel tr, .product-compare tr {
        display: table-row
    }

#minicompare_panel #CompareNowButton {
    width: 100%;
    display: block;
    font-size: 9pt
}

#minicompare_panel td:first-child {
    padding-right: 1px
}

.summary {
    text-align: right !important;
    background-color: #f5f4dc;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ece2d4
}

.checkout-steps-number {
    background: #ececec;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    border-radius: 50px;
    color: #333;
    line-height: normal
}

.checkout-steps-text {
    height: 40px;
    padding-top: 10px
}

.checkout-steps-active {
    background: #333 !important;
    color: #fff !important
}

.checkout-steps-container {
    margin-bottom: 20px
}

.cart-item-quantity .input-group-btn a {
    line-height: 30px;
    width: 30px
}

#btnCompletePurchase, #checkoutpayment-submit-button {
    width: 100%
}

#CartForm .errorLg {
    display: none
}

#CartForm .section-header {
    display: block;
    text-transform: uppercase;
    text-align: center
}

    #CartForm .section-header span {
        display: block;
        width: 100%;
        text-align: center
    }

#CartForm input[type=text], #CartForm select, #CartForm textarea {
    display: block;
    width: 100%;
    border-radius: 5px;
    padding: 6px;
    border: 1px solid #ccc
}

#CartForm #divShippngMethodsSlider, #CartForm .clr {
    display: none
}

#CartForm #aLinkShippingResults {
    display: none;
    color: #fff;
    position: relative;
    top: 3px
}

#CartForm #shippingMethodOpt {
    text-align: left
}

.cart-item-container .btn {
    padding: inherit
}

.order-summary-card-button-detail-container .btn {
    padding: inherit
}

.shipping-option div {
    text-align: left !important
}

#ctrlShippingMethod_content {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px
}

#frmCheckOutPayment input[type=password], #frmCheckOutPayment input[type=text], #frmCheckOutPayment select, #frmCheckOutPayment textarea {
    display: block;
    width: 100%;
    border-radius: 5px;
    padding: 6px;
    border: 1px solid #ccc;
    margin-bottom: 5px
}

#frmCheckOutPayment .credit-card-payment-method-panel span {
    text-align: left;
    display: block;
    margin-top: 6px
}

#frmCheckOutPayment #ctrlPaymentTerm_lnkWhatIsCvv {
    display: none
}

#frmCheckOutPayment .payment-option {
    text-align: left !important
}

#frmCheckOutPayment .strong-font {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
    display: block
}

#frmCheckOutPayment .opc-options-credit-card-code-place-holder {
    display: inline-block
}

#shopping-cart-container .thumbnail img {
    margin: 0 auto
}

.main-content .thumbnail a > img, .main-content .thumbnail > img {
    margin-left: auto;
    margin-right: auto
}

.cart-item-image {
    margin-top: 10px
}

.cart-item-description a {
    color: #333
}

    .cart-item-description a:hover {
        color: #2a6496
    }

#order-summary-card-container .row {
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px
}

#order-summary-card-container .order-summary-card-total-container {
    border-bottom: 0;
    margin-bottom: 0
}

    #order-summary-card-container .order-summary-card-total-container div {
        font-weight: 700;
        text-transform: uppercase
    }

    #order-summary-card-container .order-summary-card-total-container .order-summary-card-value {
        font-size: 25px
    }

#order-summary-card-container .row div {
    padding: 0
}

.sumcard-right, .sumcard-right div {
    text-align: right !important
}

.sumcard-left, .sumcard-left div {
    text-align: left !important
}

.cart-item-sales-price {
    font-size: 16px;
    color: #999
}

.cart-item-unit-measure {
    font-size: 14px
}

.move-to-shopping-cart {
    width: 100%;
    background-color: #297209 !important;
    background-image: linear-gradient(to bottom,#40c20d 0,#3c7409 100%) !important;
    border: 1px solid #3c7706 !important;
    display: block;
    padding-left: 24px;
    padding-right: 24px
}

    .move-to-shopping-cart:hover {
        background-color: #297209 !important
    }

#frmLeadForm input[type=password], #frmLeadForm input[type=text], #frmLeadForm select, #frmLeadForm textarea {
    display: block;
    width: 100% !important;
    border-radius: 5px;
    padding: 6px;
    border: 1px solid #ccc;
    margin-bottom: 5px
}

#frmLeadForm .form-section {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    display: block
}

#frmLeadForm .form-controls-span, #frmLeadForm .form-field-label {
    display: block;
    text-align: left;
    font-weight: 400;
    margin: 0
}

#frmLeadForm #enter-postal-label-place-holder, #frmLeadForm #lblEmail {
    font-size: 9pt;
    color: #666
}

#frmLeadForm #lblMessage {
    margin-top: 8px
}

#frmLeadForm #lead-form-captcha-label {
    margin-top: 10px
}

#frmLeadForm #divFormRight {
    display: none
}

#frmLeadForm input[type=button] {
    width: 100%;
    margin-top: 10px
}

.panel-heading, h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans,sans-serif
}

.entity-header h1, .section-header.section-header-top {
    font-family: Open Sans,sans-serif;
    margin: 0;
    font-size: 25px !important;
    font-weight: 700
}

.grid .grid-body {
    margin-top: 10px
}

.grid td {
    padding: 10px
}

.ProductNameText {
    display: block
}

.navLinkscontainer {
    text-align: center
}

    .navLinkscontainer td {
        display: inline-block;
        width: 20px
    }

.SalesPrice {
    margin-bottom: 10px
}

.SalesPriceOverridden {
    color: #999
}

.SaleBadge {
    position: absolute;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 5px;
    text-align: center;
    background: #ed1c24;
    top: -10px;
    left: -10px;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

input[name=Quantity] {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center
}

@media only screen and (max-width:800px) {
    table, tbody, td, th, thead, tr {
        display: block;
        width: 100%
    }

    .row {
        margin-left: 0;
        margin-right: 0
    }

    div[class^=col-md] {
        padding: 0
    }

    span[id^=ctrlQuantity], span[id^=lblStockHint] {
        display: block
    }

    .site-button {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .SaleBadge {
        position: absolute;
        width: 50px;
        height: 50px;
        color: #fff;
        border-radius: 50px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px 5px;
        text-align: center;
        background: #ed1c24;
        top: -10px;
        left: -10px;
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
}

.subitem {
    z-index: 99
}

.main-category-container {
    margin-top: 0
}

.main-category {
    border-bottom: 0 solid #e5e5e5;
    color: #fff
}

@media (min-width:992px) {
    .row {
        margin-left: auto;
        margin-right: auto
    }

    .ProductNameText {
        text-align: left
    }

    #CartForm .div-inline-sections {
        width: 100%
    }
}

@media only screen and (max-width:780px) {
    table, tbody, td, th, thead, tr {
        display: block;
        width: 100%
    }

    .row {
        margin-left: 0;
        margin-right: 0
    }

    #menu_container .navbar-nav > li > a {
        padding: 10px 5px;
        font-size: 13px
    }

    div[class^=col-md] {
        padding: 0
    }

    span[id^=ctrlQuantity], span[id^=lblStockHint] {
        display: block
    }

    .site-button {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    #SigninForm input[type=submit] {
        float: none;
        margin-right: 0
    }

    table.cart-item td {
        text-align: center
    }

    #AccountForm input[type=text], #SigninForm input[type=password], #SigninForm input[type=submit], #SigninForm input[type=text], #btnSendMessage, #createAccount #profile-section-wrapper, #createAccount input[type=password], #createAccount input[type=text], #createAccount textarea, #divFormContainer select, #frmCaseHistory input[type=password], #frmCaseHistory input[type=text], #frmCaseHistory select, #frmCaseHistory textarea, #frmCheckOutPayment input[type=password], #frmCheckOutPayment input[type=text], #frmCheckOutPayment select, #frmCheckOutPayment textarea, #frmContactUs input[type=text], #frmContactUs textarea, #frmCustomerSupport input[type=password], #frmCustomerSupport input[type=text], #frmCustomerSupport select, #frmCustomerSupport textarea, #frmLeadForm input[type=password], #frmLeadForm input[type=text], #frmLeadForm select, #frmLeadForm textarea, #pnlMain input[type=password], #pnlMain input[type=text], #pnlMain select, #pnlMain textarea, #profile-info-wrapper input[type=password], #profile-info-wrapper select, #update-profile {
        width: 100%
    }

    #matrix-table1 div .thumbnail div a img, .gridder-expanded-content a.thumbnail img, .modal-body a.thumbnail img, .productimg div img {
        display: inline !important
    }

    .main-content .image-pager img {
        margin: 10px 5px 0 !important;
        max-width: 40px !important
    }
}

@media only screen and (max-width:400px) {
    .qty-input, .qty-select, .um-input, .um-select {
        max-width: 400px
    }

    #CartForm .CheckoutNowButton, #CartForm input[type=submit], #SigninForm input[type=submit], #createAccount input[type=button], #pnlMain input[type=button], #pnlMain input[type=submit], #pnlSubMain input[type=button], #pnlSubMain input[type=submit] {
        width: 100%;
        text-align: center
    }

    .matrix-selector, input[name^=AddToCart], input[name^=AddToWishList] {
        width: 100%
    }

    #SigninForm input[type=submit] {
        float: none;
        margin-right: 0
    }

    table.cart-item td {
        text-align: center
    }

    #AccountForm input[type=text], #SigninForm input[type=password], #SigninForm input[type=submit], #SigninForm input[type=text], #btnSendMessage, #createAccount #profile-section-wrapper, #createAccount input[type=password], #createAccount input[type=text], #createAccount textarea, #divFormContainer select, #frmCaseHistory input[type=password], #frmCaseHistory input[type=text], #frmCaseHistory select, #frmCaseHistory textarea, #frmCheckOutPayment input[type=password], #frmCheckOutPayment input[type=text], #frmCheckOutPayment select, #frmCheckOutPayment textarea, #frmContactUs input[type=text], #frmContactUs textarea, #frmCustomerSupport input[type=password], #frmCustomerSupport input[type=text], #frmCustomerSupport select, #frmCustomerSupport textarea, #frmLeadForm input[type=password], #frmLeadForm input[type=text], #frmLeadForm select, #frmLeadForm textarea, #pnlMain input[type=password], #pnlMain input[type=text], #pnlMain select, #pnlMain textarea, #profile-info-wrapper input[type=password], #profile-info-wrapper select, #update-profile {
        width: 100%
    }
}

#frmLeadForm #captcha-image img {
    width: auto;
    margin-top: 10px
}

.section-header {
    display: block;
    text-transform: uppercase;
    text-align: left
}

.section-content-wrapper, .section-content-wrapper td {
    text-align: left
}

@media only screen and (max-width:998px) {
    .main-content {
        padding: 10px !important
    }
}

.inline {
    display: inline
}

.inline-input > * {
    display: inline-block;
    margin: 10px !important
}

#fancybox-wrap, #fancybox-wrap * {
    max-width: 100% !important;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}

.in-stock {
    background: #67bd54
}

.out-of-stock {
    background: #e03838
}

.button-xs {
    font-size: .8em !important;
    padding: 0 7px !important;
    width: auto !important
}

#matrix-table1 div .thumbnail, .gridder-expanded-content a.thumbnail, .modal-body a.thumbnail {
    border: 0;
    background: 0 0;
    margin: 0
}

    #matrix-table1 div .thumbnail div a img, .gridder-expanded-content a.thumbnail img, .modal-body a.thumbnail img, .productimg div img {
        border-radius: 5px;
        margin: 0
    }

.main-content .thumbnail a img, .main-content .thumbnail div img, .main-content .thumbnail img {
    border-radius: 5px;
    margin: 0;
    display: inline;
    width: 100%
}

.main-content .thumbnail {
    border: 0;
    background: 0 0;
    margin: 0
}

.main-content .image-pager img {
    margin: 10px 5px 0 !important;
    border-radius: 5px;
    max-width: 40px !important
}

.attribute {
    display: block;
    clear: both
}

    .attribute.section {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px
    }

#also-Purchased.carousel {
    border-bottom: 1px solid #000;
    height: 239px;
    width: 100%;
    position: relative
}

    #also-Purchased.carousel ul li {
        display: block;
        float: left;
        padding: 0;
        height: 85px;
        width: 204px
    }

        #also-Purchased.carousel ul li a img {
            display: block;
            width: 140px;
            height: 140px
        }

    #also-Purchased.carousel .arrow {
        display: block;
        height: 36px;
        width: 37px;
        text-indent: -999px;
        position: absolute;
        top: 50px;
        cursor: pointer
    }

    #also-Purchased.carousel .forward {
        right: 0;
        top: 55px;
        background: url(images/right.png) no-repeat;
        height: 100px;
        width: 30px
    }

    #also-Purchased.carousel .back {
        left: 0;
        top: 55px;
        background: url(images/left.png) no-repeat;
        display: block !important;
        height: 100px;
        width: 30px
    }

    #also-Purchased.carousel .forward:hover {
        background: url(images/right_hover.png) no-repeat;
        display: block !important;
        height: 100px;
        width: 30px
    }

    #also-Purchased.carousel .back:hover {
        background: url(images/left_hover.png) no-repeat;
        display: block !important;
        height: 100px;
        width: 30px
    }

#also-Purchased {
    margin-bottom: 30px;
    margin-top: 30px
}

@media (max-width:767px) {
    .navbar-collapse {
        max-height: none;
        overflow: hidden !important
    }

    .navbar-nav {
        margin-left: 0;
        margin-right: 0
    }

    .search-form .form-control {
        max-width: none
    }

    .grid .header .pull-right {
        float: none !important
    }

    .grid div[class^=col-md] {
        padding-left: 0;
        padding-right: 0
    }

    .grid .btn {
        display: block;
        width: 100%;
        margin-bottom: 2px
    }

    .grid-body tr td {
        display: block;
        width: 100%
    }

    .item-quantity, .qty-input {
        text-align: center;
        max-width: inherit;
        width: 100%
    }

    #SigninForm .btn {
        margin-bottom: 2px
    }

    #order-summary-card-container {
        margin-top: 15px
    }

    .main-content {
        margin-top: 0
    }

    .text-right {
        text-align: center
    }
}

.email-duplicates, .invalid-captcha, .invalid-email, .invalid-postal, .invalid-postal-many, .invalid-postal-zero, .invalid-quantity, .lead-duplicates, .password-length-invalid, .password-not-match, .password-not-strong, .postal-not-found, .required-input, .state-not-found {
    background-color: #ffffc5 !important;
    color: red !important
}

#ise-message-tips span:after {
    display: block;
    content: "";
    border-color: rgba(215,178,55,.9) rgba(255,255,255,0) rgba(255,255,255,0);
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -17px;
    left: 1em
}

#ise-message a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    font-size: 12px
}

.image-pager img {
    margin: 5px !important;
    display: inline;
    border: 1px solid #ddd;
    max-width: 40px !important
}

INPUT, OPTION, SELECT, SUBMIT, TEXT, TEXTAREA {
    color: #363636
}

#nxt-status {
    display: none !important
}

html body .addToCartButton-right-small-space {
    margin-right: 5px
}

.labblock {
    font-size: 16px;
    color: #666;
    font-weight: 600;
    display: block;
    padding: 15px 0 5px
}

html:body #vertmenustyle1 li a {
    width: auto
}

.default {
    color: #363636;
    text-decoration: none;
    font-size: 12px
}

.error, .error div div ul li {
    color: red
}



.errorLg {
    color: red;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    padding: 0 0 10px
}

.copyright {
    line-height: 16px
}

.title {
    color: #9c3;
    font-weight: 700;
    font-size: 15px
}

.LightCellText {
    color: #363636;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400
}

.reg {
    font-size: 10px
}

.scmsg {
    display: block;
    width: 460px;
    float: left
}

    .scmsg .left {
        float: left
    }

    .scmsg .right {
        float: right
    }

A.head, A.head:active, A.head:link, A.head:visited {
    color: #363636;
    text-decoration: none
}

    A.head:hover {
        color: #363636;
        text-decoration: underline
    }

.ProductNameText {
    font-size: 18px;
    text-align: left;
    color: #983737;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: Arial,Helvetica,sans-serif
}

.AddNewAddressLink {
    width: 15em;
    text-decoration: underline
}

.AddNewAddressLinkHover {
    background-image: url(images/menudown.gif);
    background-position: 96% center;
    background-repeat: no-repeat;
    border: 1px solid #999;
    text-decoration: none;
    padding: 0 5px;
    cursor: pointer;
    width: 15em
}

.AddNewAddressLinkWithPopUp {
    background-image: url(images/menudown.gif);
    background-position: 96% center;
    background-repeat: no-repeat;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    text-decoration: none;
    padding: 0 5px;
    cursor: pointer;
    width: 15em
}

.AddNewAddress {
    width: 600px;
    background-color: #fff;
    border: 1px solid grey;
    padding: 5px;
    z-index: 1000
}

.AddNewAddressCommand {
    border-top: 1px solid #363636;
    height: 2em;
    line-height: 2em;
    font-weight: 700
}

.AddNewAddressCommandDisabled {
    border-top: 1px solid #363636;
    background-image: url(images/loading_small.gif);
    background-position: 96% center;
    background-repeat: no-repeat;
    height: 2em
}

    .AddNewAddressCommandDisabled a {
        color: grey;
        text-decoration: none;
        font-style: italic
    }

textarea {
    font-family: inherit;
    font-size: inherit;
    overflow: auto
}

#KitSideBar {
    border: 0 solid #983737;
    z-index: 1;
    padding: 10px;
    width: 280px;
    background-color: #fbf0d7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

#KitPlaceHolder {
    margin-top: 0;
    width: 150px
}

.SalesPriceOverridden {
    font-style: italic;
    text-decoration: line-through
}

.PromotionalPrice {
    font-weight: 700;
    color: red
}

.product_image {
    cursor: pointer
}

.pricingLevel_ToolTip {
    text-align: center;
    vertical-align: middle;
    z-index: 1000;
    width: 300px;
    background-color: #ffffe0;
    position: absolute;
    visibility: visible;
    padding: 2px
}

.cvv2_ToolTip {
    z-index: 1000;
    width: 400px;
    background-color: #fff;
    position: absolute;
    visibility: visible
}

.map {
    position: absolute;
    width: 500px;
    height: 300px;
    border: 2px solid #555
}

.lightgrey {
    background: #e9e9e9;
    width: 100%
}

#lead-form-captcha-wrapper #captcha-refresh-button {
    margin: 8px 0 0 5px !important
}

.clr {
    clear: both
}

#lead-form-logo {
    background: url("../Skin_1/images/site/KP-Logo.png") no-repeat;
    height: 94px;
    width: 592px
}

#captcha-image, #captcha-refresh {
    float: left
}

#captcha-refresh {
    padding-top: 5px
}

#lead-form-captcha-label {
    padding-right: 35px
}

#lead-form-captcha-wrapper {
    margin: 10px auto 0;
    overflow: hidden;
    padding-right: 0;
    text-align: center;
    width: 230px
}

#captcha-refresh-button {
    background: url("../Skin_1/images/refresh-captcha.png") no-repeat;
    display: block;
    height: 24px;
    width: 24px
}

#loader-container {
    float: left;
    padding-left: 4px;
    padding-top: 1px
}

#txtCaptcha {
    width: 195px
}

#hidden-div {
    height: 125px
}

.required {
    width: 12px;
    padding-right: 5px;
    color: Red
}

.success {
    color: #3f88bd;
    text-transform: uppercase;
    font-style: italic
}

#hidden-div, .hidden {
    display: none
}

.cols-city, .cols-postal-code, .cols-state-code {
    font-size: 12px
}

#remove-all {
    float: right
}

#account-name-wrapper {
    padding: 10px 0 0
}

#postal-search-text {
    width: 580px;
    padding: 2px;
    position: relative;
    background: #fff;
    border: 1px solid #fff;
    color: #999;
    font-style: italic
}

#postal-search-text-container {
    float: left;
    border: 1px solid #ccc;
    width: 619px
}

#search-buttons-container {
    float: left;
    padding-left: 2px
}

#search-columns {
    width: 100%
}

.cols-postal-code {
    float: left;
    text-align: center;
    width: 70px;
    border-top: 1px solid #1d2d38;
    border-left: 1px solid #1d2d38;
    padding: 4px;
    background-color: #1d2d38;
    height: 18px;
    color: #fff;
    font-weight: 700
}

.cols-city {
    float: left;
    text-align: center;
    border-top: 1px solid #1d2d38;
    border-left: 1px solid #1d2d38;
    width: 255px;
    padding: 4px;
    background-color: #1d2d38;
    height: 18px;
    color: #fff;
    font-weight: 700
}

.cols-state-code {
    float: left;
    text-align: center;
    border-top: 1px solid #1d2d38;
    border-left: 1px solid #1d2d38;
    padding: 4px;
    background-color: #1d2d38;
    height: 18px;
    width: 250px;
    color: #fff;
    font-weight: 700
}

.cols-spare {
    border-top: 1px solid #1d2d38;
    border-right: 1px solid #1d2d38;
    background-color: #1d2d38;
    float: left;
    width: 10px;
    height: 18px;
    padding: 4px
}

#search-results {
    border: 1px solid #1d2d38;
    background-color: #ccc;
    height: 235px;
    overflow: auto;
    width: 619px
}

.list-row {
    width: 100%;
    cursor: pointer
}

.hoverStyle {
    background-color: #ccc
}

.selected-row {
    background-color: #ffffc5
}

#records-found {
    padding-right: 7px;
    padding-top: 6px;
    float: right
}

#search-pages {
    float: left;
    padding-top: 6px
}

#search-result-wrapper {
    width: 100%
}

#pagination-ul {
    list-style-type: none;
    padding-left: 4px;
    position: relative;
    top: -6px
}

#first-page, #last-page, #next-page, #prev-page {
    border: 1px solid #ccc;
    float: left;
    margin-left: 4px;
    padding: 5px;
    text-align: center;
    width: 20px;
    cursor: pointer;
    font-size: 11px
}

    #first-page:hover, #last-page:hover, #next-page:hover, #prev-page:hover {
        background: #ccc
    }

.pages-url {
    border: 1px solid #ccc;
    float: left;
    margin-left: 4px;
    padding: 5px;
    text-align: center;
    width: 20px;
    cursor: pointer
}

.pages-url-disabled {
    border: 1px solid #ccc;
    float: left;
    margin-left: 4px;
    padding: 5px;
    text-align: center;
    width: 20px;
    color: #ccc
}

.pages-url:hover {
    background: #ccc
}

.selected-page {
    border: 1px solid #1d2d38;
    background: #1d2d38;
    color: #fff;
    float: left;
    margin-left: 4px;
    padding: 5px;
    text-align: center;
    width: 20px
}

#postal-search-go {
    background: url("images/DialogFind.jpg") center center no-repeat;
    display: block;
    float: right;
    height: 25px;
    width: 28px
}

#postal-search-viewl-all {
    text-decoration: none
}

    #postal-search-viewl-all:hover {
        text-decoration: underline
    }

#search-engine-string-1, #search-engine-string-2 {
    font-weight: 700;
    color: #000
}

#searching-panel {
    padding-left: 166px;
    padding-top: 100px
}

#search-icon {
    float: left;
    padding-right: 3px
}

#search-loading-text {
    float: left;
    font-weight: 700;
    padding-top: 5px
}

#state-country {
    padding-left: 5px
}

.cloud-zoom-lens {
    border: 4px solid #888;
    margin: -4px;
    background-color: #fff;
    cursor: move
}

.cloud-zoom-title {
    font-family: Arial,Helvetica,sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    top: 0
}

.cloud-zoom-big {
    border: 4px solid #ccc;
    overflow: hidden
}

.cloud-zoom-loading {
    color: #fff;
    background: #222;
    padding: 3px;
    border: 1px solid #000
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

    #fancybox-loading div {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 480px;
        background-image: url('images/imagezoom/fancybox.png')
    }

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: 0;
    display: none
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: 0;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0 solid #fff
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    z-index: 1101
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -33px;
    width: 30px;
    height: 30px;
    background: url('images/imagezoom/fancybox.png') -40px 0;
    cursor: pointer;
    z-index: 1103;
    display: none
}

#fancybox-error {
    color: #444;
    font: 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    line-height: 0;
    vertical-align: top
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: 0;
    background: url('images/imagezoom/blank.gif');
    z-index: 1102;
    display: none
}

#fancybox-left {
    left: 0
}

#fancybox-title-inside {
    font-family: Lora,sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #973736
}

#fancybox-right {
    right: 0
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block
}

#fancybox-left-ico {
    background-image: url('images/imagezoom/fancybox.png');
    background-position: -40px -30px
}

#fancybox-right-ico {
    background-image: url('images/imagezoom/fancybox.png');
    background-position: -40px -60px
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible
}

    #fancybox-left:hover span {
        left: 20px
    }

    #fancybox-right:hover span {
        left: auto;
        right: 20px
    }

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('images/imagezoom/fancybox-x.png')
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('images/imagezoom/fancybox.png');
    background-position: -40px -162px
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('images/imagezoom/fancybox-y.png');
    background-position: -20px 0
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('images/imagezoom/fancybox.png');
    background-position: -40px -182px
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('images/imagezoom/fancybox-x.png');
    background-position: 0 -20px
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('images/imagezoom/fancybox.png');
    background-position: -40px -142px
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('images/imagezoom/fancybox-y.png')
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('images/imagezoom/fancybox.png');
    background-position: -40px -122px
}

#fancybox-title {
    margin: 0 !important;
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
}

#fancybox-title-outside {
    color: #fff
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: left
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('images/imagezoom/fancy_title_over.png');
    display: block;
    color: #fff
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto
}

    #fancybox-title-float-wrap td {
        border: none;
        white-space: nowrap
    }

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('images/imagezoom/fancybox.png') -40px -90px no-repeat
}

#fancybox-title-float-main {
    color: #fff;
    line-height: 29px;
    font-weight: 700;
    padding: 0 0 3px;
    background: url('images/imagezoom/fancybox-x.png') 0 -40px
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('images/imagezoom/fancybox.png') -55px -90px no-repeat
}

.fancybox-ie6 #fancybox-close, .fancybox-ie6 #fancybox-left-ico, .fancybox-ie6 #fancybox-right-ico {
    background: 0 0
}

.fancybox-ie6 #fancybox-title-over {
    background: 0 0;
    zoom: 1
}

.fancybox-ie6 #fancybox-title-float-left, .fancybox-ie6 #fancybox-title-float-main, .fancybox-ie6 #fancybox-title-float-right {
    background: 0 0
}

#fancybox-hide-sel-frame, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right {
    height: expression(this.parentNode.clientHeight + "px")
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression((-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2) + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop)) + 'px')
}

    #fancybox-loading.fancybox-ie6 div {
        background: 0 0
    }

.fancybox-ie .fancybox-bg {
    background: 0 0 !important
}

.forward-disabled {
    vertical-align: middle;
    text-align: center
}

.back-disabled {
    vertical-align: middle;
    text-align: center
}

.l-acc img.content, .minicartImage img {
    width: 65px
}

.l-acc center {
    line-height: 18px
}

.shipping-calculator-label {
    line-height: 30px
}

.shipping-calculator-controls {
    float: right;
    margin: 0 5px 10px 0
}

.calculator-shipping-methods, .shipping-calculator-controls {
    margin-top: 10px
}

.shipping-calculator-wrapper {
    float: left;
    margin: 4px
}

#pnlShippingCalculatorcontainer {
    border: 1px solid #444;
    float: left;
    width: 100%
}

* html #request-container {
    float: left;
    width: 390px
}

* .request-caption-wrapper {
    float: left;
    width: 275px
}

.request-caption-wrapper {
    background-color: transparent;
    float: left;
    display: inline-block;
    width: 235px
}

.request-caption {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    float: left;
    padding: 0 10px 0 5px
}

#request-container a:hover, #request-container a:link, #request-container a:visited {
    text-decoration: underline;
    color: #d5ab63;
    float: right
}

#request-container a:hover {
    text-decoration: none
}

#request-container div {
    float: left
}

.request-generator-content {
    float: left;
    color: #f90
}

    .request-generator-content span {
        color: #f90 !important
    }

.request-code {
    color: #afcde5;
    font-size: 18px;
    letter-spacing: 2px;
    float: left;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    width: 80%
}

.generate-link, .generate-link img {
    width: 23px;
    height: 23px;
    float: right
}

#imgLoader {
    text-align: center
}

.title-container span {
    font-size: 9pt;
    display: block;
    margin-top: -8px
}

.title-container h1 {
    margin-bottom: 5px !important;
    color: #4a6579;
    font-size: 10pt
}

.form-input, .form-label {
    padding: 5px
}

    .form-label span {
        font-weight: 700;
        font-size: 9pt
    }

.form-label {
    text-align: right
}

.form-input {
    text-align: left
}

.error-message-wrapper ul li, .required-marker {
    color: red;
    padding: 3px;
    font-size: 9pt
}

#loading {
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 155px 0
}

#AddressControl_lblStreet {
    display: none
}

.to-float-left {
    float: left
}

.carousel {
    border-bottom: 1px solid #000;
    height: 210px;
    width: 708px
}

    .carousel ul li {
        display: block;
        float: left;
        padding: 0;
        height: 85px;
        width: 162px
    }

        .carousel ul li a img {
            display: block;
            width: 140px;
            height: 140px
        }

    .carousel .arrow {
        display: block;
        height: 36px;
        width: 37px;
        text-indent: -999px;
        position: absolute;
        top: 50px;
        cursor: pointer
    }

.forward-disabled {
    background: url(images/right_disabled.png) no-repeat !important;
    cursor: default
}

.back-disabled {
    background: url(images/left_disabled.png) no-repeat !important;
    cursor: default
}

.carousel .forward {
    right: 0;
    top: 55px;
    background: url(images/right.png) no-repeat;
    height: 100px;
    width: 30px
}

.carousel .back {
    left: 0;
    top: 55px;
    background: url(images/left.png) no-repeat;
    display: block !important;
    height: 100px;
    width: 30px
}

.carousel .forward:hover {
    background: url(images/right_hover.png) no-repeat;
    display: block !important;
    height: 100px;
    width: 30px
}

.carousel .back:hover {
    background: url(images/left_hover.png) no-repeat;
    display: block !important;
    height: 100px;
    width: 30px
}

.currentitem {
    color: #fff;
    background: url(images/circle.png) center no-repeat
}

.also-Purchased-pagination ul li {
    display: block;
    float: left;
    margin-left: 2px
}

.also-Purchased-pagination {
    display: block;
    float: right
}

    .also-Purchased-pagination ul {
        margin: 0 15px 0 0;
        padding: 0;
        list-style: none
    }

        .also-Purchased-pagination ul li a:active, .also-Purchased-pagination ul li a:link, .also-Purchased-pagination ul li a:visited {
            font-style: normal;
            font-family: Verdana,Geneva,Georgia,Arial,Helvetica,Sans-Serif;
            font-size: 8pt;
            border: 1px solid #ccc;
            text-align: center;
            vertical-align: middle;
            color: #adadad;
            display: block;
            width: 20px;
            height: 20px;
            line-height: 1.8em
        }

        .also-Purchased-pagination ul li a:hover {
            color: #fff;
            background-color: #3f88bd;
            border: 1px solid #3f88bd
        }

        .also-Purchased-pagination ul li.currentitem a {
            font-weight: 700;
            color: #3f88bd;
            border: 1px solid #3f88bd;
            background-color: #fff
        }

            .also-Purchased-pagination ul li.currentitem a:hover {
                color: #3f88bd;
                cursor: default
            }

a.test-me:link {
    color: #000;
    font-size: 8pt;
    font-family: Arial;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    display: inline;
    height: 22px;
    width: 22px
}

.also-Viewed-pagination ul li {
    display: block;
    float: left;
    margin-left: 2px
}

.also-Viewed-pagination {
    display: block;
    float: right
}

    .also-Viewed-pagination ul {
        margin: 0 15px 0 0;
        padding: 0;
        list-style: none
    }

        .also-Viewed-pagination ul li a:active, .also-Viewed-pagination ul li a:link, .also-Viewed-pagination ul li a:visited {
            font-style: normal;
            font-family: Verdana,Geneva,Georgia,Arial,Helvetica,Sans-Serif;
            font-size: 8pt;
            border: 1px solid #ccc;
            text-align: center;
            vertical-align: middle;
            color: #adadad;
            display: block;
            width: 20px;
            height: 20px;
            line-height: 1.8em
        }

        .also-Viewed-pagination ul li a:hover {
            color: #fff;
            background-color: #3f88bd;
            border: 1px solid #3f88bd
        }

        .also-Viewed-pagination ul li.currentitem a {
            font-weight: 700;
            color: #3f88bd;
            border: 1px solid #3f88bd;
            background-color: #fff
        }

            .also-Viewed-pagination ul li.currentitem a:hover {
                color: #3f88bd;
                cursor: default
            }

#also-Viewed {
    margin-top: 30px
}

.p-details {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.support-labels {
    font-family: Georgia;
    font-size: 12px;
    font-weight: 700;
    color: #000
}

#support-search-text {
    background: #fff;
    border: 1px solid #fff;
    color: #999;
    font-style: italic;
    padding: 2px;
    position: relative;
    width: 146px
}

#credit-card-options {
    display: none
}

#credit-card-options-wrapper {
    border: 1px solid #ccc
}

#credit-card-options-header-wrapper {
    margin-top: 15px
}

    #credit-card-options-header-wrapper div {
        font-weight: 600;
        color: #222 !important;
        padding-top: 1px;
        font-family: 'Open Sans',sans-serif
    }

#credit-card-details-place-holder-checkout-payment {
    padding-left: 2px;
    margin-top: 10px
}

#pnlBillingAddressGrid {
    margin-bottom: 40px
}

#errorSummary_Board_Errors {
    margin: 10px
}

.opc-credit-card-options-row {
    border-bottom: 1px solid #ccc;
    height: 47px
}

    .opc-credit-card-options-row div {
        font-style: normal !important;
        font-weight: 400;
        color: #000 !important
    }

.opc-options-credit-card-code-place-holder {
    width: 24px
}

.opc-options-credit-card-name-place-holder {
    padding-top: 2px;
    width: 50%
}

.opc-options-credit-card-type-place-holder {
    width: 20%
}

.opc-options-credit-card-expiry-place-holder {
    width: 14%
}

.opc-options-credit-card-clear-link-place-holder {
    width: 5%;
    padding-left: 4px;
    text-align: right
}

.is-primary-address {
    margin: 2px 10px 0 0 !important
}

.error-place-holder {
    margin: 0 !important;
    background: pink;
    border: 0 solid red !important;
    padding: 0 !important;
    text-align: left;
    width: 100%
}

.billing-zip-city-other-place-holder, .shipping-zip-city-other-place-holder, .zip-city-other-place-holder {
    display: none;
    padding-right: 2px;
    float: left
}

.city-states-undefined {
    color: Red !important;
    font-weight: 700
}

#billing-city-states, #city-states, #shipping-city-states {
    width: 189px
}

#BillingAddressControl_drpBusinessType {
    width: 176px
}

#AddressControl_txtCounty, #AddressControl_txtPostal, #BillingAddressControl_txtCounty, #BillingAddressControl_txtPostal, #BillingAddressControl_txtTaxNumber, #ShippingAddressControl_txtCounty, #ShippingAddressControl_txtPostal {
    width: 170px
}

#AddressControl_txtState {
    margin: 0 10px
}

#AddressControl_txtState, #BillingAddressControl_txtState, #ShippingAddressControl_txtState {
    width: 51px
}

#AddressControl_drpType {
    margin: 5px 0 10px
}

#ProfileControl_drpLstSalutation {
    width: 160px;
    display: inline
}

#ProfileControl_txtShippingEmail, #txtEmail {
    width: 183px
}

#old-password-label-place-holder {
    float: left;
    padding-right: 25px;
    padding-top: 10px
}

#password-caption {
    padding-right: 3px
}

#enter-account-name-place-holder {
    padding-right: 15px
}

#txtCaseDetails, #txtMessage, #txtMessageDetails, #txtSubject {
    width: 361px
}

#captcha-label {
    padding-right: 37px !important
}

#available-shipping-methods, #billing-details-wrapper, #billing-details-wrapper-hidden, #error-summary-clear, #errorSummary, #shipping-details-wrapper-hidden, #step-1-error-place-holder, #step-2-error-place-holder, #step-3-error-place-holder, .captcha-section {
    display: none
}

#lead-form-thank-you {
    padding-top: 115px;
    display: none;
    margin: auto
}

#errorSummary {
    width: 99%
}

.tmsg {
    background: #f5d790
}

    .tmsg p {
        text-align: center;
        color: #973736;
        font-size: 17px;
        font-weight: 600;
        margin: 0;
        padding: 8px 0
    }

.email-duplicates, .invalid-captcha, .invalid-email, .invalid-postal, .invalid-postal-many, .invalid-postal-zero, .lead-duplicates, .password-length-invalid, .password-not-match, .password-not-strong, .postal-not-found, .required-input, .state-not-found {
    background-color: #ffffc5 !important;
    color: red !important
}

#place-order-button-container {
    display: none;
    text-align: center;
    margin: auto
}

#pnlPageContentWrapper {
    width: 100%
}

.control-disabled {
    background: #ccc !important
}

.light-style-input {
    background: #fff;
    border: 1px solid #ccc;
    font-size: 14px
}

.form-controls-span, .form-field-span {
    display: inline-block;
    position: relative
}

.error-message {
    color: red
}

.border-style-dashed {
    border-style: none dashed dashed;
    border-width: 0 1px 1px;
    border-color: #ccc
}

.strong-font {
    font-weight: 700;
    color: #363636 !important
}

.clear-both {
    clear: both;
    height: 1px
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.height-5 {
    height: 5px
}

.height-12 {
    height: 12px
}

.height-22 {
    height: 22px
}

.dn {
    display: none
}

.display-block {
    display: block
}

.no-margin {
    margin: 0
}

.normal-font-style {
    font-style: normal !important;
    font-weight: 400 !important
}

.capitalize-text {
    text-transform: capitalize
}

.wrap {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: inherit
}

.disabled-input {
    background: #ccc;
    color: #eee
}

.sections-place-holder {
    border: 0 solid #fbf6e9;
    text-align: left;
    background: #fff;
    padding: 0;
    overflow: hidden
}

.new-first-name-width, .new-last-name-width {
   /* width: 178px !important*/
}

.city-width-if-no-state {
    width: 181px !important
}

.AddToCartButton, .AddToWishButton, .CalculateShipping, .ContinueCheckoutButton, .site-button, .ui-button {
    height: 32px !important;
    font-weight: 700 !important;
    font-size: 11px !important;
    border: 1px solid #ccc !important;
    border-bottom-color: #aaa !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    -moz-box-shadow: inset 0 0 1px #fff !important;
    -ms-box-shadow: inset 0 0 1px #fff !important;
    -webkit-box-shadow: inset 0 0 1px #fff !important
}

.AddToCartButton, .AddToWishButton, .CalculateShippingButton, .ContinueCheckoutButton, .site-button, .ui-button {
    margin: 0 5px;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fff !important;
    background: #983737 !important;
    cursor: pointer;
    height: auto !important;
    padding: 6px 30px !important;
    border: 0 !important;
    border-radius: 0 !important
}

.cart-red {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    background: #983737;
    cursor: pointer;
    padding: 12px 40px;
    border: 0
}

    .cart-red:hover {
        background: #403f3d
    }

.btn-green {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff !important;
    background: #67734f;
    cursor: pointer;
    padding: 12px 40px;
    border: 0
}

    .btn-green:hover {
        background: #403f3d;
        color: #fff !important;
        text-decoration: none !important
    }

.btn-red:hover {
    background: #403f3d;
    color: #fff !important;
    text-decoration: none !important
}

.AddToCartButton:hover, .AddToWishButton:hover, .CalculateShippingButton:hover, .ContinueCheckoutButton:hover, .site-button:hover, .ui-button:hover {
    background: #d5c092 !important
}

#divPopData {
    text-align: center;
    padding: 0
}

.PagingNum, .PagingNum:active, .PagingNum:link, .PagingNum:visited {
    color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    font-style: normal;
    padding: 0 5px;
    float: left
}

    .PagingNum:hover {
        color: #eca402
    }

.PagingActive {
    font-style: normal;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    padding: 0 5px;
    float: left;
    min-width: 16px;
    text-align: center;
    vertical-align: middle
}

    .PagingActive:hover {
        cursor: default
    }

.cart-header-wrapper {
    text-align: center;
    background: #f8f4f0;
    padding: 10px 15px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden
}

.cart-item {
    width: 100%;
    text-align: center
}

    .cart-item td {
        padding: 0 5px
    }

    .cart-item a {
        font-size: 16px
    }

.summary hr {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #dbd2c9
}

.showproduct_limitunitmeasure {
    width: 70px
}

#map {
    width: 70%;
    height: 100%;
    float: right;
    z-index: 0;
    border-left: 1px solid #a7a9aa;
    border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px
}

.direction-input {
    height: 109px;
    top: 78%;
    width: 70%;
    left: 30%;
    background-color: #f0f0f0;
    position: absolute;
    z-index: 3;
    border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-top: 1px solid #a7a9aa;
    border-bottom: 1px solid #a7a9aa;
    display: none
}

.nav-left {
    position: absolute;
    left: -39px;
    width: 39px;
    top: 250px;
    height: 76px;
    display: block;
    background-image: url(images/nav.png);
    background-position: 0 76px;
    cursor: pointer;
    outline: 0
}

    .nav-left:hover {
        background-position: 0 0;
        display: block
    }

    .nav-left a {
        display: block;
        width: 39px;
        height: 76px
    }

.nav-right {
    position: absolute;
    right: -39px;
    width: 39px;
    top: 250px;
    height: 76px;
    display: block;
    background-image: url(images/nav.png);
    background-position: 39px 76px;
    cursor: pointer;
    outline: 0
}

    .nav-right:hover {
        background-position: 39px 0;
        display: block
    }

    .nav-right a {
        display: block;
        width: 39px;
        height: 76px
    }

a.content {
    display: block;
    height: 100%
}

#cms-user-panel {
    position: fixed;
    z-index: 999999;
    text-align: center;
    width: 100%;
    height: 35px;
    display: none;
    background: #2c539e;
    background: -moz-linear-gradient(top,#2c539e 0,#2c539e 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2c539e),color-stop(100%,#2c539e));
    background: -webkit-linear-gradient(top,#2c539e 0,#2c539e 100%);
    background: -o-linear-gradient(top,#2c539e 0,#2c539e 100%);
    background: -ms-linear-gradient(top,#2c539e 0,#2c539e 100%);
    background: linear-gradient(to bottom,#2c539e 0,#2c539e 100%)
}

.cms-user-panel-command {
    padding: 5px;
    text-align: center
}

.string-value {
    float: left;
    padding-left: 4px;
    padding-right: 2px;
    border-left: 1px solid green;
    font-size: 11px
}

.editable-content {
    clear: both;
    width: auto;
    display: block;
    font-size: 11px;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    color: #fff !important;
    background-color: #5bb75b;
    text-align: left;
    z-index: 2000;
    border: 1px solid green;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 4px;
    float: left
}

    .editable-content:hover, .topic-content:hover {
        background-color: #a9db80;
        cursor: pointer;
        color: #000 !important;
        font-weight: 400
    }

.grid-item {
    border: 0 solid #e8e6e6;
    vertical-align: top;
    padding: 0 15px 40px
}

    .grid-item div {
        display: block;
        overflow: hidden
    }

    .grid-item .item-title {
        display: block;
        min-height: 45px;
        padding: 1px
    }

.ship-note {
    font-weight: 700
}

#divGlobalLoader {
    background-color: #f2f2f2;
    padding: 20px 50px;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 1px 5px #000;
    margin-top: -50px
}

    #divContentLoader img, #divContentLoader span, #divGlobalLoader img {
        display: block
    }

    #divGlobalLoader span {
        display: block;
        color: #000;
        font-size: 11pt;
        margin-top: 5px
    }

#divFormContainer {
    width: 100%;
    padding-top: 12px
}

.socialmedia-feedbox:parent {
    margin-left: 20px !important
}

#frmCheckOutShipping #btnCompletePurchase, .shipping-option div {
    margin-bottom: 5px
}

.oversized-container {
    width: 100%;
    margin: auto
}

.oversized-message {
    border: 1px solid #999;
    background: #fce3b9
}

.oversized-header-container {
    background: url("images/oversized_header_background.jpg");
    font-weight: 700;
    float: left;
    text-align: center
}

.oversized-row {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    overflow: hidden;
    padding: 0;
    width: 100%;
    border-right: 1px solid #ccc
}

    .oversized-row .col {
        width: 27%;
        padding: 0 0 99999px;
        float: left;
        margin-bottom: -99999px
    }

.oversized-row-header {
    margin: 5px;
    color: #ccc
}

.oversized-row-margin {
    margin: 5px
}

.oversized-row .col:first-child {
    border-right: 1px solid #ccc;
    width: 66%
}

.oversized-row .col:nth-child(2) {
    border-right: 1px solid #ccc;
    width: 20%
}

.oversized-row .col:nth-child(3) {
    left: 0;
    width: 10%
}

.oversized-row-freight-alignment {
    text-align: right
}

.border {
    border-top: 1px solid #ccc
}

#checkoutpayment-submit-button {
    margin-top: 10px;
    margin-bottom: 4px
}

#frmCheckOutPayment {
    border: none !important;
    padding: 0 !important
}

    #frmCheckOutPayment input[type=radio] {
        margin-top: -5px;
        margin-right: 3px
    }

#ctrlPaymentTerm {
    margin-top: 4px !important
}

    #ctrlPaymentTerm table tr td {
        padding: 5px
    }

#frmCheckOutPayment .credit-card-payment-method-panel {
    margin-top: 5px
}

#frmCheckOutPayment .height-12 {
    height: 1px !important
}

#frmCheckOutPayment .sections-place-holder {
    border: 1px solid #e3e3e3 !important;
    min-height: 20px;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#ctrlPaymentTerm_lnkWhatIsCvv {
    padding-top: 5px;
    display: block
}

    #ctrlPaymentTerm_lnkWhatIsCvv i {
        color: #888 !important
    }

        #ctrlPaymentTerm_lnkWhatIsCvv i:hover {
            color: #983737 !important
        }

.purchase-order-payment-method-panel, .redirect-payment-method-panel {
    width: 100%
}

    .purchase-order-payment-method-panel tr td:first-child {
        width: 30%;
        vertical-align: middle;
        text-align: right
    }

    .purchase-order-payment-method-panel tr td:nth-child(2) {
        width: 70%;
        vertical-align: top;
        float: left
    }

    .redirect-payment-method-panel tr td:first-child {
        vertical-align: middle;
        text-align: left;
        width: 30%;
        border: 0
    }

#billing-details-place-holder {
    margin-top: 10px
}

    #billing-details-place-holder .height-5 {
        height: 7px
    }

    #billing-details-place-holder .height-12 {
        height: 15px !important
    }

#divSaveCardInfo {
    text-align: left;
    width: 99%;
    padding: 5px;
    margin: auto
}

.payment-method-option {
    vertical-align: top;
    text-align: left;
    width: 100%
}

#pnlPaymentTerm {
    margin-top: 10px
}

#ctrlPaymentTerm_pnlPaymentTermOptions div {
    margin-left: 5px
}

#ProfileControl_txtShippingEmail {
    width: 400px
}

@media (min-width:768px) and (max-width:1249px) {
    .scmsg {
        width: 350px
    }

        .scmsg .left {
            float: left;
            width: 140px;
            text-align: center;
            margin: 0 auto
        }

        .scmsg .right {
            float: right;
            width: 200px;
            text-align: center;
            margin: 0 auto
        }
}

@media (min-width:240px) and (max-width:766px) {
    #credit-card-options-header-wrapper {
        display: none
    }

    .tmsg {
        margin: 49px 0 -5px
    }

    .scmsg {
        display: block;
        width: 460px;
        margin: 0 auto 60px;
        overflow: hidden;
        float: none
    }

        .scmsg .left {
            float: left;
            text-align: center;
            margin: 0 auto
        }

        .scmsg .right {
            float: right;
            text-align: center;
            margin: 0 auto
        }

    .showproduct_Price {
        display: block;
        padding: 10px 0 0
    }
}

@media (min-width:240px) and (max-width:575px) {
    .scmsg {
        width: auto
    }

        .scmsg .left {
            float: none;
            text-align: center;
            margin: 0 auto;
            display: block;
            padding-bottom: 30px
        }

        .scmsg .right {
            float: none;
            text-align: center;
            margin: 0 auto;
            display: block
        }
}

.ui-state-disabled {
    cursor: default !important
}

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-size: 1em
    }

.ui-widget-content {
    background: #fff;
    color: #333
}

    .ui-widget-content a {
        color: #333
    }

.ui-widget-header {
    color: #fff;
    font-weight: 700
}

    .ui-widget-header a {
        color: #fff
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #ccc;
        background: url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x #f6f6f6;
        font-weight: 700;
        color: #1c94c4
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #1c94c4;
            text-decoration: none
        }

    .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
        border: 1px solid #fbcb09;
        background: url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x #fdf5ce;
        font-weight: 700;
        color: #c77405
    }

        .ui-state-hover a, .ui-state-hover a:hover {
            color: #c77405;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #fbd850;
        background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
        font-weight: 700;
        color: #eb8f00
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #eb8f00;
            text-decoration: none
        }

.ui-widget:active {
    outline: 0
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    background-image: none
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    -moz-border-radius-topleft: 1px;
    -webkit-border-top-left-radius: 1px;
    -khtml-border-top-left-radius: 1px;
    border-top-left-radius: 1px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    -moz-border-radius-topright: 1px;
    -webkit-border-top-right-radius: 1px;
    -khtml-border-top-right-radius: 1px;
    border-top-right-radius: 1px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    -moz-border-radius-bottomleft: 1px;
    -webkit-border-bottom-left-radius: 1px;
    -khtml-border-bottom-left-radius: 1px;
    border-bottom-left-radius: 1px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    -moz-border-radius-bottomright: 1px;
    -webkit-border-bottom-right-radius: 1px;
    -khtml-border-bottom-right-radius: 1px;
    border-bottom-right-radius: 1px
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0
    }

.ui-widget-header {
    background: #983737;
    padding-bottom: 6px 4px
}

.address-verification-dialog-wrapper, .postal-search-engine {
    background: #fff;
    padding-left: 15px
}

.address-dialog-done-button {
    float: right;
    left: -8px;
    position: relative;
    top: -5px
}

#dialog-confirm, #ise-cms-item-description-editor, #ise-cms-string-resource-editor, #postal-search-engine {
    background: #fff
}

#item-description-save-button-place-holder, #item-web-description-save-button-place-holder, #search-result-pagination, #string-resource-save-button-place-holder, #submit-suggested-button-place-holder, .ui-dialog-buttonpane {
    border-top: 1px solid #e5e5e5;
    padding: 6px;
    background: #ededed !important
}

#content-key, #item-description-item-code, #item-web-description-item-code {
    font-size: 12px !important;
    width: 249px;
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    color: #c09853
}

#content-value, #item-description-content-value, #item-web-description-content-value {
    font-size: 12px !important
}

button.close {
    -webkit-appearance: none
}

.btn {
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    border-color: rgba(0,0,0,.15) rgba(0,0,0,.15) rgba(0,0,0,.25)
}

    .btn.active, .btn.disabled, .btn:active, .btn:hover, .btn[disabled] {
        color: #333;
        background-color: #e6e6e6
    }

    .btn:hover {
        background-color: #e6e6e6;
        background-position: 0 -15px;
        -webkit-transition: background-position .1s linear;
        -moz-transition: background-position .1s linear;
        -o-transition: background-position .1s linear;
        transition: background-position .1s linear
    }

    .btn:focus {
        outline: #333 dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.active, .btn:active {
        background-color: #e6e6e6;
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
    }

    .btn.disabled, .btn[disabled] {
        background-color: #e6e6e6;
        background-image: none;
        -moz-box-shadow: none
    }

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

    .btn-small [class*=" icon-"], .btn-small [class^=icon-] {
        margin-top: 0
    }

.btn-block {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-danger.active, .btn-info.active, .btn-inverse.active, .btn-primary.active, .btn-success.active, .btn-warning.active {
    color: rgba(255,255,255,.75)
}

.btn-primary {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x
}

    .btn-primary.active, .btn-primary.disabled, .btn-primary:active, .btn-primary:hover, .btn-primary[disabled] {
        color: #fff;
        background-color: #04c
    }

.btn-danger {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    background-repeat: repeat-x
}

    .btn-danger.active, .btn-danger.disabled, .btn-danger:active, .btn-danger:hover, .btn-danger[disabled] {
        color: #fff;
        background-color: #bd362f
    }

.btn-success {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-image: -moz-linear-gradient(top,#62c462,#51a351);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
    background-image: -webkit-linear-gradient(top,#62c462,#51a351);
    background-image: -o-linear-gradient(top,#62c462,#51a351);
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    background-repeat: repeat-x
}

    .btn-success.active, .btn-success.disabled, .btn-success:active, .btn-success:hover, .btn-success[disabled] {
        color: #fff;
        background-color: #51a351
    }

.btn-info {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
    background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
    background-repeat: repeat-x
}

    .btn-info.active, .btn-info.disabled, .btn-info:active, .btn-info:hover, .btn-info[disabled] {
        color: #fff;
        background-color: #2f96b4
    }

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

#errorSummary li, #rorSummary_Board_Errors li, .alert-danger, .alert-error, .error div ul li {
    color: #b94a48 !important;
    background-color: #f2dede;
    border-color: #eed3d7
}

#errorSummary, .error-place-holder {
    padding: 4px 0 4px 6px;
    border: 1px solid #eed3d7;
    margin-bottom: 20px;
    color: #b94a48 !important;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #f2dede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

.fa, .fa-stack {
    display: inline-block
}

.fa-fw, .fa-li {
    text-align: center
}

@font-face {
    font-family: FontAwesome;
    src: url(font-awesome-4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0);
    src: url(font-awesome-4.4.0/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(font-awesome-4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(font-awesome-4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(font-awesome-4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(font-awesome-4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.fa-pull-right, .pull-right {
    float: right
}

.fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-search:before {
    content: "\f002"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-code:before {
    content: "\f121"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none
}

@font-face {
    font-family: flexslider-icon;
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),url('fonts/flexslider-icon.woff') format('woff'),url('fonts/flexslider-icon.ttf') format('truetype'),url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: 400;
    font-style: normal
}

.flexslider {
    padding: 0;
    margin: 0;
    position: relative
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }

        .flexslider .slides > li:first-child {
            display: block;
            -webkit-backface-visibility: visible
        }

    .flexslider .slides img {
        width: 100%;
        display: block
    }

    .flexslider .slides > li:first-child a img {
        visibility: visible !important;
        opacity: 1 !important
    }

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1
    }

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    cursor: default
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001'
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

    .flex-pauseplay a:before {
        font-family: flexslider-icon;
        font-size: 20px;
        display: inline-block;
        content: '\f004'
    }

    .flex-pauseplay a:hover {
        opacity: 1
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003'
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    right: 12px
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1
    }

.flex-control-paging li a {
    color: transparent;
    width: 25px;
    height: 25px;
    display: block;
    background: url(images/site/flex-idel.png);
    cursor: pointer;
    text-indent: -9999px
}

    .flex-control-paging li a:hover {
        background: url(images/site/flex-active.png)
    }

    .flex-control-paging li a.flex-active {
        background: url(images/site/flex-active.png);
        cursor: default
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer
    }

        .flex-control-thumbs img:hover {
            opacity: 1
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default
    }

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:active, a:hover {
    outline: 0
}

b, strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 0
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

td, th {
    padding: 0
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        a[href^="#"]:after, a[href^="javascript:"]:after {
            content: ""
        }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    height: 100%
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block
    }

    #navbar {
        text-align: center
    }

    .lead {
        font-size: 21px
    }

    .container {
        width: 750px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-nowrap {
    white-space: nowrap
}

.text-uppercase {
    text-transform: uppercase
}

.text-primary {
    color: #337ab7
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1250px
    }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-9 {
    width: 75%
}

.col-xs-2 {
    width: 16.66666667%
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

    .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
        background-color: #e8e8e8
    }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    width: auto
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

    input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: dotted thin;
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-default {
    color: #333;
    background-color: #fff
}

    .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group .form-control, .input-group-addon, .input-group-btn {
        display: table-cell
    }

        .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

        .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px
    }

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }

    .navbar {
        border-radius: 4px
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }

    .navbar-toggle {
        display: none
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }

    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .btn-link {
        color: #777
    }

        .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
            color: #333
        }

        .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
            color: #ccc
        }
/*
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }
*/
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s;
    -o-transition: width .6s;
    transition: width .6s
}

    .progress-bar.active, .progress.active .progress-bar {
        -webkit-animation: 2s linear infinite progress-bar-stripes;
        -o-animation: 2s linear infinite progress-bar-stripes;
        animation: 2s linear infinite progress-bar-stripes
    }

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-object {
    display: block
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-bottom {
    vertical-align: bottom
}

.list-group {
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item {
    color: #555
}

    a.list-group-item:focus, a.list-group-item:hover {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5
    }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #eee;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px
        }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px
        }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px
        }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

.panel-default {
    border-color: #eee
}

    .panel-default > .panel-heading {
        border-color: #eee
    }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

.well {
    min-height: 20px;
    padding: 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)
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.in {
        opacity: .5
    }

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
        max-width: 600px
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0
}

    .tooltip.in {
        opacity: .9
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        content: "";
        border-width: 10px
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0,0,0,.25)
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

.carousel {
    position: relative
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden, .visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    .hidden-xs {
        display: none !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }

    @page {
        size: auto;
        margin: 10px 0
    }

    a[href]:after {
        content: none !important
    }
}

body {
    height: 100%;
    margin: 0;
    background: url(images/site/kpres-bg-01.jpg) #fff;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Open Sans',sans-serif
}

table, td, tr {
    color: #6c4d30;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Open Sans',sans-serif
}

p {
    color: #555;
    margin: 0 0 20px;
    font-family: 'Open Sans',sans-serif
}

div {
    color: #6c4d30;
    line-height: 20px;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-family: 'Open Sans',sans-serif
}

hr {
    margin: 10px 0;
    padding: 0;
    border-bottom: 1px dashed #8f8f8f;
    border-top: 0;
    border-left: 0;
    border-right: 0px;
    line-height: 0;
    height: 1px;
    display: block
}

img {
    vertical-align: middle;
    border: none
}

.fleft {
    float: left
}

.fright {
    float: right
}

.clear {
    clear: both
}

.site-logo {
    padding: 5px 0
}

div.site-logo img {
    margin: 0 0 0 -40px;
    max-width: none
}

.hright {
    float: right;
    margin: 10px 0 0
}

.header {
    margin: 0;
    overflow: hidden;
    background: url(images/site/main-bg.jpg)
}

.qlinks {
    float: right
}

    .qlinks ul {
        margin: 0;
        padding: 0 0 10px;
        position: relative;
        z-index: 99
    }

        .qlinks ul li {
            padding: 10px 16px;
            background: #973736;
            display: inline-block;
            margin-left: 5px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px
        }

.searchwrap {
    float: left
}

.cartbg {
    background: url(images/site/ico-basket.png) center right no-repeat #973736 !important;
    width: 112px
}

.cvalue {
    float: right
}

.hrf-top {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    text-align: right
}

.hrf-mid {
    margin: 11px 0 0;
    overflow: hidden
}

.hrf-bot {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    text-align: right;
    padding: 0
}

#cartNumItem {
    width: 22px;
    text-align: center;
    position: absolute;
    top: 13px;
    right: 8px
}

.cartitem span {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #712d34;
    text-decoration: none;
    text-align: center
}

.menu {
    position: relative;
    z-index: 999;
    background: #f5d790;
    -webkit-box-shadow: 0 10px 5px -8px rgba(0,0,0,.61);
    -moz-box-shadow: 0 10px 5px -8px rgba(0,0,0,.61);
    box-shadow: 0 10px 5px -8px rgba(0,0,0,.61)
}

.mquick {
    position: absolute;
    z-index: 999999;
    margin: 7px 0 0 10px;
    width: 275px;
    top: 0
}

    .mquick ul {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 99
    }

        .mquick ul li {
            padding: 0 5px 0 0;
            display: inline-block
        }

    .mquick #cartNumItem {
        position: relative;
        top: auto;
        right: auto;
        font-family: Raleway,sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #fff
    }

    .mquick .cartitem span {
        font-family: Raleway,sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #fff;
        text-decoration: none;
        text-align: center
    }

.bread .container {
    padding: 0 15px 0 30px !important
}

.bread {
    padding: 10px 0;
    clear: both;
    overflow: hidden;
    background: #e9dfd6
}

.breadcrumb .SectionTitleText {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #9c3332;
    text-decoration: none
}

.normalblack-sm {
    color: #222;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    margin: 0 0 15px;
    font-family: 'Open Sans',sans-serif
}

.flable2 {
    color: #555;
    line-height: 20px;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px;
    font-family: 'Open Sans',sans-serif;
    display: block
}

.req {
    color: #c00;
    line-height: 20px;
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 10px;
    font-family: 'Open Sans',sans-serif
}

#AddressControl_drpCountry, #BillingAddressControl_drpCountry, #ShippingAddressControl_drpCountry {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    #AddressControl_drpCountry:focus, #BillingAddressControl_drpCountry:focus, #ShippingAddressControl_drpCountry:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

.footer-wrapper {
    clear: both;
    background: #983737;
    padding: 30px 25px
}

.signup-wrapper {
    margin: 20px 0 15px;
    overflow: hidden;
    text-align: center;
    display: block
}

.signup-btn, a.signup-btn, a.signup-btn:active, a.signup-btn:link, a.signup-btn:visited {
    font-family: Georgia,serif;
    font-weight: 700;
    font-size: 14px;
    color: #983737;
    text-decoration: none;
    background: #f5d790;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 9px 20px;
    display: block
}

    a.signup-btn:hover {
        background: #fff
    }

.copy-wrapper {
    clear: both;
    padding: 20px 0;
    background: #a34141
}

    .copy-wrapper .left {
        float: left
    }

    .copy-wrapper .right {
        float: right
    }

.hmr img {
    width: 100%
}

.sspecial {
    margin-bottom: 30px
}

.inbody {
    padding: 15px 0 35px;
    overflow: hidden
}

.tsection {
    margin: 15px 0 10px
}

    .tsection .left {
        width: 600px;
        float: left;
        padding-right: 30px
    }

    .tsection .right {
        width: 280px;
        float: right
    }

.hbg {
    background: #fff;
    margin: 0 auto;
    padding: 0 15px;
    display: table
}

.banner {
    overflow: hidden;
    padding: 0 15px;
    margin: 0;
    width: 1250px
}

    .banner .left {
        padding: 0 10px 0 0 !important
    }

    .banner .right {
        padding: 0 0 0 10px !important
    }

        .banner .right img {
            width: 100%
        }

.head {
    line-height: 30px;
    font-weight: 600;
    font-size: 18px;
    color: #983737;
    font-family: Georgia,serif;
    margin-bottom: 8px
}

.pnew {
    background: url(images/site/new.png) top left no-repeat;
    position: absolute;
    z-index: 99;
    width: 110px;
    height: 110px
}

.pfeature {
    background: url(images/site/feature.png) top left no-repeat;
    position: absolute;
    z-index: 99;
    width: 110px;
    height: 110px
}

.psale {
    background: url(images/site/psale.png) top left no-repeat;
    position: absolute;
    z-index: 99;
    width: 110px;
    height: 110px
}

.outofstock {
    background: url(images/site/oos-overlay.png) top left no-repeat;
    position: absolute;
    z-index: 99;
    width: 101px;
    height: 101px
}

.icon-circle-arrow-left {
    background: url(images/site/parow-pre.png) center left no-repeat;
    width: 16px;
    height: 14px;
    display: block;
    margin-top: 3px;
    float: left
}

.icon-circle-arrow-right {
    background: url(images/site/parow-next.png) center left no-repeat;
    width: 16px;
    height: 14px;
    display: block;
    margin-top: 3px;
    float: left;
    margin-right: 30px
}

.plist .pimg {
    margin: 0 0 10px
}

.plist td {
    display: inline-block;
    width: 24.6%
}

.plist .grid-item a {
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    line-height: 20px;
    margin-bottom: 0
}

    .plist .grid-item a:hover {
        text-decoration: none !important;
        color: #983737
    }

.plist .grid-item .item-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #6c543c
}

.plist .grid-item .SalesPrice span {
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #973736
}

.plist .grid-item .SalesPrice {
    padding-bottom: 10px
}

.plist .grid-item input[type=text] {
    padding: 5px 0;
    background: #fff;
    text-align: center;
    color: #777;
    border: 1px solid #973736
}

.plist .grid-item .pbuy .add-to-cart {
    margin: -4px 0 0 !important
}

.pbuy input[type=text] {
    padding: 4px 0 6px;
    background: #fff;
    text-align: center;
    color: #777;
    border: 1px solid #973736
}

.pbuy .add-to-cart {
    margin-left: 0 !important
}

.pdetail .psp-left {
    float: left;
    width: 400px;
    vertical-align: top;
    padding-right: 30px
}

.pdetail .psp-right {
    float: right;
    width: 790px;
    vertical-align: top
}

.pdetail .psp-mid-sleft {
    float: left;
    padding-top: 7px;
    padding-right: 50px;
    vertical-align: top;
    margin: 0
}

.pdetail .psp-mid-smiddle, .pdetail .psp-mid-sright {
    float: left;
    vertical-align: top
}

.pdetail #ssh {
    margin: 6px 0 0 15px;
    float: left
}

.pdetail .psp-cbox {
    clear: both;
    border: 1px solid #ccc;
    width: auto;
    padding: 10px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden
}

.pdetail .psp-right h3.ProductNameText {
    float: left;
    font-family: Lora,sans-serif;
    font-size: 24px;
    text-align: left;
    color: #333;
    font-weight: 500;
    padding-bottom: 10px
}

.pdetail .sku {
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #6c543c;
    padding-bottom: 7px
}

.pdetail .SalesPrice {
    padding: 10px 0;
    white-space: nowrap;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #973736
}

    .pdetail .SalesPrice span {
        font-family: 'Open Sans',sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #ae2624
    }

.pdetail .btn-wish {
    cursor: pointer;
    color: #e5ae4a;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 600;
    border: 0;
    background: url(images/ico-wish.png) top left no-repeat;
    padding: 0 0 0 15px
}

    .pdetail .btn-wish:hover {
        color: #983737;
        background-position: bottom left
    }

.pdetail .site-button {
    height: 38px !important
}

.pdetail .pdisc {
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin: 10px 0 0
}

    .pdetail .pdisc strong {
        font-size: 16px;
        color: #333;
        font-weight: 700;
        margin: 0 0 10px;
        line-height: 30px
    }

.pdetail .AddToCartclass {
    margin: 10px 0 0
}

    .pdetail .AddToCartclass .mosleft {
        float: left;
        margin: 10px 45px 0 50px
    }

    .pdetail .AddToCartclass .mosright {
        float: left;
        margin: 8px 0 0
    }

    .pdetail .AddToCartclass .atwl {
        float: left;
        margin: 15px 0 0 28px
    }

.featured-items {
    width: 100%
}

table.cart {
    margin: 0 auto;
    width: 100%;
    text-align: center
}

    table.cart td {
        width: 100%
    }

.featured-items td {
    text-align: center;
    vertical-align: top;
    padding: 0 0 20px;
    display: inline-block;
    width: 24.6% !important
}

.featured-items .price {
    font-size: 14px;
    font-weight: 600
}

.featured-items .cart td {
    display: table-cell;
    padding: 0 0 10px !important
}

.grid .title {
    padding: 10px 0
}

    .grid .title a {
        color: #222 !important;
        font-size: 16px !important
    }

.grid .pricing span {
    font-weight: 600;
    font-size: 18px;
    color: #ae2624
}

.UpsellProductsBoxStyle a {
    font-family: Arial,Helvetica,sans-serif !important
}

.image-pager img {
    margin-left: 10px;
    margin-top: 10px;
    width: 70px;
    height: 70px
}

.cloud-zoom img {
    max-width: 300px
}

#tblWishListBox .move-to-shopping-cart {
    color: #983737 !important;
    margin-top: 10px
}

.section-header-top {
    color: #b77965;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 20px
}

.opstrong {
    color: #b77965;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 20px
}

.section-header {
    color: #ad6a55;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none
}

#btnUpdateCart3 {
    margin-bottom: 30px
}

.showproduct_Price, .bundleTotalPrice {
    color: #ae2624;
    font-size: 16px;
    font-weight: 700;
}

.cpopup {
    width: 100%
}

    .cpopup .pop-img {
        padding: 10px 30px 0 10px
    }

    .cpopup .pop-detail {
        width: 100%;
        vertical-align: top;
        padding: 30px 10px 0 0
    }

        .cpopup .pop-detail .ptitle a {
            font-family: Lora,sans-serif !important;
            font-size: 22px;
            color: #222;
            font-weight: 500
        }

            .cpopup .pop-detail .ptitle a:hover {
                color: #983737 !important;
                text-decoration: none !important
            }

        .cpopup .pop-detail .ptitle {
            padding-bottom: 10px
        }

    .cpopup .piteam {
        color: #222;
        font-size: 15px;
        font-weight: 500
    }

    .cpopup .pqty {
        color: #222;
        font-size: 15px;
        font-weight: 500;
        padding-top: 10px
    }

.ppricing span {
    color: #973736;
    font-weight: 600;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif
}

.piteam span {
    color: #973736;
    font-weight: 600;
    font-size: 13px;
    font-family: Arial,Helvetica,sans-serif
}

.pqty span {
    color: #973736;
    font-weight: 600;
    font-size: 15px
}

.popfooter {
    background: #983737
}

.ppre-info {
    background: #f5d790;
    padding: 7px 10px
}

.ppre-info2 {
    background: #f5d790;
    padding: 7px 10px 10px
}

.pcart .SalesPrice span {
    display: block;
    font-size: 16px;
    margin-bottom: 8px
}

.td-prefooter {
    padding: 4px 4px 0
}

.ppre-info iframe {
    border: 0;
    height: 24px;
    width: 100%
}

.ppre-info2 iframe {
    border: 0;
    height: 20px;
    width: 100%
}

.pop-prefooter {
    margin: 0
}

.td-pfooter {
    padding: 10px
}

    .td-pfooter .pfooter td:first-child {
        text-align: left
    }

.pftop {
    padding-top: 20px
}

.hmdc2 {
    right: 10px !important;
    top: 13px !important
}

.cart td {
    vertical-align: middle !important
}

.UpsellSectionLabel {
    background: #f8f4f0;
    padding: 20px;
    margin: 0 0 20px;
    overflow: hidden;
    color: #983737;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-transform: inherit !important
}

.paging-head {
    background: #f8f4f0;
    padding: 15px;
    margin: 20px 0 30px;
    overflow: hidden
}

    .paging-head .left {
        float: left
    }

    .paging-head .right {
        float: right
    }

.UpsellProductsBoxStyle br {
    display: none
}

.carttop .left {
    float: left
}

.carttop .right {
    float: right
}

.summwrap {
    background: #f8f4f0;
    overflow: hidden;
    display: block;
    padding: 20px;
    margin: 30px 0 0
}

.cframe {
    display: block;
    overflow: hidden;
    margin: 60px auto 30px;
    width: 100%;
}

.signleft {
    padding-left: 0
}

    .signleft .section-header-top {
        padding-left: 0;
        padding-top: 0
    }

.baseline td {
    padding-left: 5px
}

.signright {
    padding: 0
}

    .signright li {
        color: #555;
        line-height: 24px
    }

.signbottom {
    clear: both;
    margin: 30px 0 0;
    padding-top: 30px
}

    .signbottom p {
        font-size: 16px;
        color: #444;
        line-height: 26px
    }

.clable-red {
    font-family: Lora,sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #973736;
    line-height: 34px;
    margin: 10px 0
}

.clable {
    font-family: Lora,sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #222;
    line-height: 22px;
    margin: 10px 0
}

#save-account-button-place-holder {
    margin: 0;
    text-align: left
}

.OPCLoadStep {
    float: none !important;
    text-align: center;
    margin: 0 0 0 190px !important
}

.gift {
    margin: 30px 0;
    text-align: center
}

#billing-method-button {
    margin: 10px 15px 0 0;
    text-align: right
}

.q2visible {
    display: none
}

.summary, .summary-smaller {
    float: right;
    margin-right: 5px;
    width: 500px;
    line-height: 20px
}

.catsum {
    padding: 10px 0;
    display: block !important;
    margin-bottom: 30px;
    border-top: 3px solid #983737;
    border-bottom: 3px solid #983737;
    color: #333;
    font-size: 15px;
    font-weight: 600
}

    .catsum h1 {
        display: block;
        text-align: center !important;
        font-family: Lora,sans-serif;
        font-size: 24px;
        color: #983737;
        font-weight: 700;
        padding-bottom: 10px
    }

.sspecial {
    display: none
}

.minicart {
    display: none;
    width: 300px;
    height: 315px;
    position: absolute;
    z-index: 9999999999;
    padding: 7px;
    margin: 3px 0 0 70px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2)
}

    .minicart:after {
        bottom: 100%;
        right: 30px;
        border: 10px solid rgba(255,255,255,0);
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: #fff;
        margin-left: -10px
    }

    .minicart .hcfooter {
        margin: 10px 0 0
    }

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

    .nano > .nano-content {
        position: absolute;
        overflow: scroll;
        overflow-x: hidden;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

        .nano > .nano-content:focus {
            outline: dotted thin
        }

        .nano > .nano-content::-webkit-scrollbar {
            display: none
        }

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block
}

.nano > .nano-pane {
    background: #f0efea;
    position: absolute;
    width: 8px;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

    .nano > .nano-pane > .nano-slider {
        background: #cacaca;
        position: relative;
        margin: 0 1px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }

.nano-pane.active, .nano-pane.flashed, .nano:hover > .nano-pane {
    opacity: .99
}

#smain {
    width: 286px;
    height: 250px;
    padding-top: 8px
}

.hctd {
    padding: 0
}

    .hctd .hmimg {
        width: 60px !important
    }

    .hctd .chiwrap {
        float: left;
        margin-right: 10px;
        min-height: 55px
    }

    .hctd .hcwrapper {
        margin: 0 0 15px;
        border-bottom: 1px solid #e5e5e5;
        padding: 0 0 15px;
        display: block;
        overflow: hidden;
        position: relative
    }

    .hctd .chname {
        color: #ab6a55;
        font-size: 14px;
        font-weight: 600;
        display: block;
        padding-bottom: 5px
    }

    .hctd .chiq {
        color: #222;
        font-size: 14px;
        font-weight: 500
    }

.hcctable {
    width: 280px
}

.hcempty {
    font-size: 16px;
    font-weight: 600;
    color: #c00;
    text-align: center;
    padding-top: 90px;
    line-height: 30px
}

.hctd .rclose {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: red;
    font-size: 20px;
    background: #fff;
    padding: 0 10px 0 5px
}

    .hctd .rclose:hover {
        color: #deb247
    }

.chbtn, a.chbtn, a.chbtn:active, a.chbtn:link, a.chbtn:visited {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    background: #dfd5be;
    padding: 10px 0;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    color: #745c43;
    font-weight: 600
}

    a.chbtn:hover {
        color: #fff;
        background: #7e7664;
        text-decoration: none
    }

a:active, a:link, a:visited {
    color: #983737;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 15px;
    font-style: normal;
    text-decoration: none
}

a:hover {
    color: #6c4d30;
    text-decoration: underline
}

:focus, a:active {
    outline: 0 !important
}

.top-links, a.top-links:active, a.top-links:link, a.top-links:visited {
    color: #fff;
    font-family: Lora,sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none
}

a.top-links:hover {
    color: #f5d790
}

.cartitem, a.cartitem, a.cartitem:active, a.cartitem:link, a.cartitem:visited {
    font-family: Lora,sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-decoration: none
}

    a.cartitem:hover {
        color: #f5d790
    }

.breadcrumb, a.breadcrumb, a.breadcrumb:active, a.breadcrumb:link, a.breadcrumb:visited {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    text-decoration: none
}

.copyright, a.copyright, a.copyright:active, a.copyright:link, a.copyright:visited {
    display: block;
    padding-top: 3px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-decoration: none
}

    a.copyright:hover {
        color: #e2b143
    }

.SectionTitleText, a.SectionTitleText, a.SectionTitleText:active, a.SectionTitleText:link, a.SectionTitleText:visited {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    text-decoration: none
}

    a.SectionTitleText:hover {
        color: #983737
    }

.btn-fback, a.btn-fback, a.btn-fback:active, a.btn-fback:link, a.btn-fback:visited {
    background: url(images/site/kp-fback.png) top left no-repeat;
    height: 84px;
    width: 220px;
    display: block
}

    a.btn-fback:hover {
        background-position: bottom left
    }

a.pop-bbutton1 {
    color: #fff !important;
    font-weight: 400 !important;
    background: url(images/site/pbasket.png) center left no-repeat;
    padding: 0 0 0 20px !important;
    font-size: 15px !important
}

a.pop-bbutton2 {
    color: #fff !important;
    font-weight: 400 !important;
    background: url(images/site/pcheckout.png) center left no-repeat;
    padding: 0 0 0 20px !important;
    font-size: 15px !important
}

.mq, a.mq, a.mq:active, a.mq:link, a.mq:visited {
    line-height: 32px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase
}

    a.mq:hover {
        color: #f5d790
    }

.quicksm, a.quicksm, a.quicksm:active, a.quicksm:link, a.quicksm:visited {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #222 !important;
    text-decoration: none;
    padding: 0 5px
}

    a.quicksm:hover {
        color: #973736 !important
    }

.finfo ul {
    margin: 0;
    padding: 0
}

.finfo p {
    color: #e2b143;
    font-family: Lora,sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

    .finfo p span {
        color: #fff;
        font-family: 'Open Sans',sans-serif;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 5px
    }

.finfo li {
    list-style: none;
    text-align: center;
}

    .finfo li a {
        color: #dfd5be;
        font-family: 'Open Sans',sans-serif;
        font-size: 14px;
        font-weight: 400 !important;
        text-decoration: none
    }

        .finfo li a:hover {
            color: #fff
        }

.cform {
    padding-top: 10px
}

    .cform td {
        padding: 0 6px 10px 0
    }

    .cform .label {
        text-align: right
    }

.red {
    color: #a20a0a
}

.brown {
    color: #6c4d30
}

.green {
    color: #4e5d02
}

.bold {
    font-weight: 600
}

.italic {
    font-style: italic
}

.block {
    display: block
}

.center {
    text-align: center
}

.w400 {
    width: 400px !important
}

.feature-product {
    margin: 30px 0 0
}

.sbottom {
    clear: both;
    background: #983737;
    padding: 15px;
    margin: 10px 0 40px;
    overflow: hidden
}

    .sbottom .testwrap {
        float: left;
        width: 880px
    }

    .sbottom .ilove {
        float: right;
        margin: 10px 25px 0 0;
        text-align: center
    }

.hi42 {
    height: 42px !important
}

#billing-enter-postal-label-place-holder, #cusradio, #enter-postal-label-place-holder, #shipping-enter-postal-label-place-holder, .addinfo {
    color: #444;
    font-size: 14px;
    padding: 0 0 0 8px;
    line-height: 40px;
    vertical-align: bottom
}

.cart-header-text {
    color: #983737;
    font-family: Lora,sans-serif;
    font-size: 22px;
    line-height: 28px
}

ul.shopm2r {
    margin: 0;
    padding: 0
}

.shopm2r li {
    display: block;
    margin: 0 0 10px
}

#fitm .fimimg, .fimimg {
    float: left;
    margin: 0 20px 0 0
}

.field {
    -moz-box-shadow: inset 0 1px 4px 1px #929292;
    box-shadow: inset 0 1px 2px 1px rgba(0,0,0,.3),inset 0 -1px 1px 1px rgba(0,0,0,.2);
    height: 15px;
    border-top: 1px solid #9f9e9e;
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #c9c9c9;
    border-radius: 4px;
    -moz-border-radius: 3px;
    outline: 0;
    padding: 4px 8px;
    font-size: 13px;
    color: #333;
    background: #fbf6e8
}

.hml {
    padding: 0 30px 0 0 !important
}

.hmr {
    padding: 0 !important
}

.searchBox {
    float: left;
    background: url("images/site/search-bar.png") repeat-x !important;
    border: none;
    color: #3d3d3d;
    font-size: 18px;
    height: 40px;
    margin-left: 3px;
    padding: 0 0 0 15px;
    position: relative;
    width: 360px;
    -webkit-appearance: none;
    border-radius: 0
}

#Go {
    float: left;
    background: url("images/site/search-btn.png") right top no-repeat !important;
    cursor: pointer;
    border: 0 !important;
    height: 40px !important;
    outline: 0;
    text-indent: -999999px;
    width: 60px !important;
    border-radius: 0 !important;
    box-shadow: none;
    margin: 0
}

    #Go:hover {
        background: url("images/site/search-btn.png") right bottom no-repeat !important
    }

#topsearchform {
    padding: 0
}

H1 {
    margin: 0 0 3px;
    line-height: 46px;
    font-weight: 400;
    font-size: 34px;
    color: #ad6a55;
    font-family: Georgia,serif
}

H3 {
    margin: 0 0 3px;
    line-height: 30px;
    font-weight: 400;
    font-size: 20px;
    color: #ad6a55;
    font-family: Georgia,serif
}

H4 {
    margin: 40px 0 3px;
    line-height: 22px;
    font-weight: 400;
    font-size: 18px;
    color: #222;
    font-family: Lora,sans-serif
}

H5 {
    margin: 0 0 3px;
    line-height: 18px;
    font-weight: 400;
    font-size: 16px;
    color: #ad6a55;
    font-family: Georgia,serif
}

H6 {
    margin: 0 0 3px;
    line-height: 16px;
    font-weight: 400;
    font-size: 14px;
    color: #ad6a55;
    font-family: Georgia,serif
}

.fsale {
    float: right;
    margin: 0 70px 0 0
}

#nav {
    width: 100%
}

div#menu_container {
    float: left;
    text-align: left;
    margin: 0;
    width: auto
}

#nav, #nav ul {
    line-height: 1.5em;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    float: left
}

    #nav a {
        background-color: #1e2d38;
        color: #819eb2 !important;
        display: block;
        text-decoration: none;
        font-size: 12px;
        padding: 5px 15px 5px 10px
    }

        #nav a:hover, #nav li a.static:hover {
            color: #ffcb01 !important
        }

    #nav li a.static {
        text-transform: uppercase;
        background-color: transparent;
        text-align: right;
        font-size: 14px;
        padding: 0 0 0 .85em;
        color: #819eb2;
        border: none
    }

    #nav li {
        float: left;
        position: relative
    }

    #nav ul {
        display: none;
        position: absolute;
        top: 1.5em;
        width: auto;
        border: 1px solid #35434e;
        margin-left: 10px
    }

    #nav li ul a {
        float: left;
        height: auto;
        width: 14em;
        padding: 2px 15px 2px 10px
    }

    #nav ul ul {
        top: auto
    }

    #nav li ul ul {
        left: 14.5em;
        margin: 0 0 0 10px
    }

    #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
        display: none;
        z-index: 1
    }

    #nav li li li li:hover ul, #nav li li li:hover ul, #nav li li:hover ul, #nav li:hover ul {
        display: block;
        z-index: 1
    }

.nav, .nav ul {
    line-height: 1.5em;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    float: left
}

    .nav a {
        font-family: Raleway,sans-serif;
        color: #973736 !important;
        display: block;
        text-decoration: none;
        font-size: 16px;
        font-weight: 600;
        padding: 5px 15px 5px 10px;
        text-align: left
    }

        .nav a:hover, .nav li a.static:hover {
            font-family: Raleway,sans-serif;
            color: #852d2a !important
        }

    .nav li li:hover, .nav ul ul li a:hover {
        background: 0 0
    }

    .nav li a.static {
        font-family: Raleway,sans-serif;
        font-style: normal;
        line-height: 50px;
        display: block;
        background-color: transparent;
        text-align: right;
        font-size: 16px;
        font-weight: 700;
        padding: 0 15px;
        color: #973736;
        border: none
    }

.highlighttopmenu {
    background-color: #edcc7d !important
}

.nav li {
    float: left;
    background: url(Images/site/nav-sep.png) top right no-repeat
}

    .nav li li, .nav li ul li {
        background: 0 0
    }

#static-menu, .main-category-container {
    background: url(Images/site/drop-bg.png) top left no-repeat #edcc7d;
    padding: 10px !important;
    border: 0 solid #3f403f;
    z-index: 999999999;
    left: auto
}

.main-category-container {
    width: 1220px;
    left: 0
}

.nav li:nth-child(8) .main-category-container, .nav li:nth-child(9) .main-category-container {
    background: url(Images/site/drop-bg2.png) top left no-repeat #edcc7d
}

li.main-category-detail a.main-category {
    display: none;
    font-weight: 400 !important;
    color: #111 !important;
    font-size: 24px !important;
    font-style: normal;
    margin-bottom: 20px
}

.main-category-container li {
    width: auto
}

    .main-category-container li:nth-child(5) {
        clear: both
    }

.main-category {
    font-weight: 700;
    margin-bottom: 10px
}

.main-category-detail {
    padding: 10px !important;
    float: left;
    margin-right: 30px !important
}

.nav ul {
    display: none;
    position: absolute;
    top: 50px
}

.nav li ul a {
    float: left;
    height: auto;
    width: 14em;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700
}

    .nav li ul a:hover {
        text-decoration: underline !important
    }

.nav ul ul {
    top: auto;
    position: relative
}

    .nav ul ul li a {
        color: #6c4d30 !important;
        font-family: Raleway,sans-serif
    }

.nav li:hover ul ul ul, .nav li:hover ul ul ul ul {
    display: none
}

.nav li li li li:hover div, .nav li li li li:hover ul, .nav li li li:hover div, .nav li li li:hover ul, .nav li li:hover div, .nav li li:hover ul, .nav li:hover div, .nav li:hover ul {
    display: block
}

.subitem {
    padding: 5px !important;
    width: 210px !important;
    display: block !important
}

#featuredItems h4 {
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #983737 !important;
    font-family: Lora,sans-serif !important;
    margin: 0 0 20px
}

.menuga-left {
    width: 850px;
    float: left
}

.menuga-right {
    width: 340px;
    float: right;
    margin-top: 10px;
    margin-right: 10px
}

ul.multicol {
    -webkit-column-count: 4 !important;
    -webkit-column-gap: 0px;
    -moz-column-count: 4 !important;
    -moz-column-gap: 0px;
    -o-column-count: 4 !important;
    -o-column-gap: 0px;
    column-count: 4;
    column-gap: 0
}

.multicol li {
    display: inline-block;
    float: none !important;
    width: 100% !important
}

ul.subitem ul.subitem {
    display: none !important
}

.multicol li .subitem li a {
    font-weight: 500 !important;
    line-height: 18px !important;
    padding-left: 20px
}

.multicol li ul.subitem {
    margin: 0;
    padding: 0 0 5px !important
}

.latest {
    clear: both;
    height: 250px;
    position: relative;
    margin: 0 0 0 20px;
    padding: 0
}

    .latest a.leftarrow {
        display: block;
        width: 43px;
        height: 87px;
        background: url(images/site/latest_slider.png) no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        text-indent: -9999px;
        margin: 80px 0 0 -35px
    }

        .latest a.leftarrow:hover {
            background: url(images/site/latest_slider.png) -43px 0 no-repeat
        }

    .latest a.rightarrow {
        display: block;
        width: 43px;
        height: 87px;
        background: url(images/site/latest_slider.png) 0 -87px no-repeat;
        position: absolute;
        right: 0;
        top: 0;
        text-indent: -9999px;
        margin: 80px -25px 0 0
    }

        .latest a.rightarrow:hover {
            background: url(images/site/latest_slider.png) -43px -87px no-repeat
        }

.projects_wrapper {
    width: 1150px !important;
    height: 250px;
    overflow: hidden;
    position: relative;
    left: 18px
}

#projects {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 224px;
    overflow: hidden;
    width: 950px
}

    #projects li {
        width: 224px;
        height: 224px;
        padding: 0 8px 0 0;
        -webkit-box-sizing: content-box !important;
        -moz-box-sizing: content-box !important;
        box-sizing: content-box !important
    }

        #projects li a img {
            width: 224px;
            height: 224px
        }

        #projects li:last-child {
            padding: 0
        }

    #projects .name {
        color: #2778c4;
        font-size: 14px;
        text-decoration: underline;
        padding: 16px 0 4px;
        display: block;
        font-weight: 400;
        margin: 0
    }

.sss {
    height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    overflow: hidden
}

.ssslide {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden
}

    .ssslide img {
        max-width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        position: relative;
        display: block
    }

.sssnext, .sssprev {
    width: 25px;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    background: url('images/arr.png') no-repeat
}

.sssprev {
    left: 3%;
    background-position: 0 50%
}

.sssnext {
    right: 3%;
    background-position: -26px 50%
}

    .sssnext:hover, .sssprev:hover {
        cursor: pointer
    }

.quote p {
    margin: 0;
    padding: 15px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #333;
    font-family: Lora,sans-serif;
    background: #fff
}

.quote span {
    background: url(images/site/tarrow.png) top left no-repeat;
    color: #fff;
    font-family: Lora,sans-serif;
    font-size: 15px;
    font-weight: 600;
    clear: both;
    display: block;
    padding: 10px 0 0 40px
}

.titre {
    cursor: pointer;
    position: absolute;
    z-index: 299;
    right: 0;
}

.tcon::before {
    color: #fff;
    content: "Menu";
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    top: 3px;
    margin: 0 12px 0 0;
    font-family: Raleway,sans-serif;
    font-weight: 600
}

.tcon {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    cursor: pointer;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
    background: 0 0;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

    .tcon > * {
        display: block
    }

    .tcon:focus, .tcon:hover {
        outline: 0
    }

    .tcon::-moz-focus-inner {
        border: 0
    }

.tcon-menu__lines {
    display: inline-block;
    height: 3.71429px;
    width: 30px;
    transition: .3s;
    background: #fff;
    position: relative
}

    .tcon-menu__lines::after, .tcon-menu__lines::before {
        display: inline-block;
        height: 3.71429px;
        transition: .3s;
        background: #fff;
        content: '';
        position: absolute;
        left: 0;
        -webkit-transform-origin: 2.85714px center;
        transform-origin: 2.85714px center;
        width: 100%
    }

    .tcon-menu__lines::before {
        top: 8px
    }

    .tcon-menu__lines::after {
        top: -8px
    }

.tcon-transform .tcon-menu__lines {
    -webkit-transform: scale3d(.8,.8,.8);
    transform: scale3d(.8,.8,.8)
}

.tcon-menu--xbutterfly {
    width: auto
}

    .tcon-menu--xbutterfly .tcon-menu__lines::after, .tcon-menu--xbutterfly .tcon-menu__lines::before {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        transition: top .3s .6s,transform .3s
    }

    .tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines {
        background: 0 0
    }

        .tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after, .tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before {
            top: 0;
            transition: top .3s,transform .3s .5s;
            width: 30px
        }

        .tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::before {
            -webkit-transform: rotate3d(0,0,1,45deg);
            transform: rotate3d(0,0,1,45deg)
        }

        .tcon-menu--xbutterfly.tcon-transform .tcon-menu__lines::after {
            -webkit-transform: rotate3d(0,0,1,-45deg);
            transform: rotate3d(0,0,1,-45deg)
        }

.tcon-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

    .tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

@media (min-width:1250px) and (max-width:1499px) {
    .site-logo img {
        margin: 0
    }

    .main-category-container {
        width: 1235px
    }

    .fsale {
        margin: 0
    }
}

@media (min-width:992px) and (max-width:1249px) {
    body {
        background: #fff
    }

    .hbg {
        background: #fff;
        margin: 0 auto;
        padding: 0;
        display: table
    }

    .site-logo {
        padding: 25px 0 0
    }

    .container {
        width: 970px !important
    }

    .site-logo img {
        margin: 0;
        width: 350px
    }

    .hright {
        float: right;
        margin: 10px 0 0
    }

    .searchwrap {
        float: none
    }

    .qlinks {
        margin: 15px 0 0
    }

    #topsearchform {
        margin: 0 -4px 0 0
    }

    .nav li a.static {
        padding: 0 8px
    }

    .sbottom .testwrap {
        width: 670px
    }

    .sbottom .ilove {
        float: right;
        margin: 0 5px 0 0;
        text-align: center
    }

    #slider li {
        width: 600px
    }

        #slider li span {
            clear: none;
            display: inline
        }

    .projects_wrapper {
        width: 925px !important;
        left: -8px
    }

    .latest a.rightarrow {
        margin: 80px -44px 0 0
    }

    .latest a.leftarrow {
        margin: 80px 0 0 -60px
    }

    .main-category-container {
        width: 970px
    }

    #static-menu, .main-category-container {
        height: 380px
    }

    .plist td {
        display: inline-block;
        width: 32.8%
    }

    .featured-items td {
        width: 32.8% !important
    }

    .pdetail .psp-right {
        width: 530px
    }

    .cframe {
        width: 100%
    }

    .q2visible {
        display: inline
    }

    .q2hidden {
        display: none
    }

    .banner {
        padding: 0 15px;
        width: 970px
    }

    .menuga-left {
        float: none;
        width: 100%
    }

    .menuga-right {
        display: none !important
    }

    .pdetail .AddToCartclass .mosleft {
        margin: 5px 25px 0 0
    }

    .pdetail .AddToCartclass .atwl {
        float: none
    }

    .pdetail .AddToCartclass .mosright {
        margin: -10px 0 8px
    }

    .fsale {
        float: none;
        text-align: center;
        margin: 0 0 10px
    }
}

@media (min-width:767px) and (max-width:991px) {
    .nav, .nav ul {
        float: none;
        text-align: center;
        display: inline-block;
    }

    body {
        background: #fff
    }

    .hbg {
        background: #fff;
        margin: 0 auto;
        padding: 0;
        display: table
    }

    .site-logo img {
        margin: 0 auto;
        width: 350px
    }

    .header .fleft, .header .fright {
        float: none;
        text-align: center
    }

    .hright {
        float: right;
        margin: 10px 0 0
    }

    #topsearchform {
        margin: 0 -4px 0 0
    }

    .nav li a.static {
        padding: 0 8px
    }

    .sbottom .testwrap {
        float: none;
        width: auto
    }

    .sbottom .ilove {
        float: none;
        margin: 0;
        text-align: center;
        padding-top: 30px
    }

    .btn-fback, a.btn-fback, a.btn-fback:active, a.btn-fback:link, a.btn-fback:visited {
        margin: 0 auto
    }

    #slider li {
        width: 600px
    }

        #slider li span {
            clear: none;
            display: inline
        }

    #projects {
        width: 690px
    }

    .projects_wrapper {
        width: 690px !important;
        left: -8px
    }

    .latest a.rightarrow {
        margin: 80px -26px 0 0
    }

    .latest a.leftarrow {
        margin: 80px 0 0 -53px
    }

    .searchBox {
        width: 285px
    }

    .finfo ul {
        margin: 0 0 30px;
        padding: 0;
        text-align: center
    }

    .finfo p {
        text-align: center
    }

    .xs-social {
        display: block;
        text-align: center
    }

    .main-category-container {
        width: 1235px
    }

    .nav .ismulticolumn ul {
        display: none !important
    }

    .plist td {
        display: inline-block;
        width: 49.6%
    }

    .featured-items td {
        width: 49.6% !important
    }

    .pdetail .psp-left, .pdetail .psp-right {
        float: none;
        width: auto
    }

    .pdetail .psp-mid-smiddle {
        float: right
    }

    .cframe, .summary {
        width: 100%
    }

    .q2visible {
        display: inline
    }

    .q2hidden {
        display: none
    }

    .hrf-top {
        text-align: center
    }

    .banner {
        padding: 0 15px;
        width: 750px
    }

    .nav, .nav ul {
        float: none;
        text-align: center
    }

        .nav li {
            float: none;
            display: inline-block
        }

    .cpopup .pop-detail .ptitle a {
        line-height: 32px
    }

    .cpopup .pop-detail {
        padding: 10px 10px 0 0
    }

    .pdetail .AddToCartclass .mosleft {
        margin: 10px 45px 0 25px
    }

    .fsale {
        float: none;
        text-align: center;
        margin: 0 0 10px
    }
}

@media (min-width:240px) and (max-width:766px) {
    body {
        background: #fff
    }

    .hbg {
        background: #fff;
        margin: 0 auto;
        padding: 0;
        display: table;
        width: 100%
    }

    #jmobileicos {
        background: #983737;
        visibility: visible;
        height: 48px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 58888;
        width: 100%
    }

    .header {
        min-height: 143px;
        padding: 10px 0 0;
        position: relative;
        margin: 5px 0 0
    }

    div.site-logo img {
        margin: 0 auto;
        max-width: 100%
    }

    .header .fleft, .header .fright {
        float: none;
        text-align: center
    }

    .hright {
        float: right;
        margin: 10px 0 0
    }

    #topsearchform {
        margin: 0 -4px 0 0
    }

    .sbottom .testwrap {
        float: none;
        width: auto
    }

    .sbottom .ilove {
        float: none;
        margin: 0;
        text-align: center;
        padding-top: 30px
    }

    .btn-fback, a.btn-fback, a.btn-fback:active, a.btn-fback:link, a.btn-fback:visited {
        margin: 0 auto
    }

    #slider li {
        width: auto;
        height: auto;
        text-align: center
    }

        #slider li span {
            clear: none;
            display: inline
        }

    .searchwrap {
        float: none;
        overflow: hidden;
        text-align: center
    }

    .searchBox {
        width: 100%
    }

    #Go {
        float: right;
        background: url("images/site/search-btn2.png") right top no-repeat !important;
        margin: -40px 4px 0 0;
        position: relative;
        z-index: 99
    }

        #Go:hover {
            background: url("images/site/search-btn2.png") right bottom no-repeat !important
        }

    .menu {
        background: url(images/site/main-bg.jpg);
        padding: 0 15px 15px
    }

        .menu .container {
            padding: 0 !important
        }

    .finfo ul {
        margin: 0 0 30px;
        padding: 0;
        text-align: center
    }

    .finfo p {
        text-align: center
    }

    .xs-social {
        display: block;
        text-align: center
    }

    .main-category-container {
        width: 1235px
    }

    div#menu_container {
        float: none;
        text-align: center;
        margin: 0;
        width: 100%
    }

    .nav, .nav ul {
        float: none;
        display: block;
    }

        .nav li {
            float: none;
            background: #f5d790;
            border-bottom: 1px solid #c6b29a
        }

    .quote p {
        text-align: center
    }

    .nav li a.static {
        text-align: center;
        float: none;
        padding: 0
    }

        .nav a:hover, .nav li a.static:hover {
            background: 0 0
        }

    .nav .ismulticolumn ul {
        display: none !important
    }

    .pdetail .psp-right {
        float: none;
        width: auto
    }

    .pdetail .psp-left {
        float: none;
        width: auto;
        padding: 0 0 40px
    }

    .breadcrumb, a.breadcrumb, a.breadcrumb:active, a.breadcrumb:link, a.breadcrumb:visited {
        text-align: center;
        font-size: 20px;
        line-height: 32px
    }

        .SectionTitleText, .breadcrumb .SectionTitleText, a.SectionTitleText, a.SectionTitleText:active, a.SectionTitleText:link, a.SectionTitleText:visited {
            font-size: 20px
        }

    .carttop {
        text-align: center
    }

        .carttop .left {
            float: none
        }

        .carttop .right {
            float: none;
            margin: 0 auto;
            padding-top: 30px
        }

            .carttop .right .btn-green {
                padding: 15px 0 !important;
                width: 49%;
                float: left
            }

            .carttop .right .cart-red {
                padding: 15px 0 !important;
                width: 49%;
                float: right
            }

    .fgbtns .btn-green {
        padding: 15px 0 !important;
        width: 49%;
        float: left
    }

    .fgbtns .cart-red {
        padding: 15px 0 !important;
        width: 49%;
        float: right
    }

    #divCouponWrapper, #divOrderNotesWrapper, #xsnopad, .xsnopad {
        padding: 0 !important
    }

    .summary, .summary-smaller {
        width: 100%;
        float: none
    }

    .cart-item table, .cart-item tbody, .cart-item td, .cart-item th, .cart-item thead, .cart-item tr {
        display: block
    }

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 0;
        border-bottom: 1px solid #ddd
    }

    .cart-item td {
        border: none;
        position: relative;
        text-align: center;
        display: block
    }

    .cart-item a {
        font-size: 20px;
        display: block;
        margin-bottom: 15px
    }

    .cframe {
        width: 100%
    }

    .signright {
        padding: 50px 15px 0
    }

    #save-account-button-place-holder {
        text-align: center;
        margin: 0
    }

    .OPCLoadStep {
        float: none !important;
        text-align: center;
        margin: 0 !important
    }

    #save-profile-button-place-holder {
        text-align: center
    }

    .hrf-top {
        display: none
    }

    .slidingDiv {
        margin-top: 15px
    }

    .banner {
        padding: 0;
        width: 100%
    }

    .w400 {
        width: 100% !important
    }

    .xstopmar {
        margin-top: 40px
    }

    #billing-method-button {
        margin: 10px 0 0;
        text-align: center
    }

    #tblWishListBox {
        text-align: center
    }

    .cpopup .pop-img {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px 0 20px
    }

    .cpopup .pop-detail {
        width: 100%;
        vertical-align: top;
        padding: 0;
        text-align: center;
        display: block
    }

    .md-content h3 {
        font-size: 16px
    }

    .banner .left, .banner .right, .hml {
        padding: 0 !important
    }

    .pdetail .psp-right h3.ProductNameText {
        text-align: center
    }

    .UpsellSectionLabel {
        text-align: center;
        margin: 40px 0 20px
    }

    .hmr {
        padding-bottom: 40px !important
    }

    .pdetail .psp-mid-smiddle {
        float: none;
        text-align: center;
        margin-top: 20px
    }

    .pdetail .psp-mid-sleft {
        padding-right: 0;
        float: none;
        text-align: center
    }

    .pdetail .AddToCartclass .mosleft {
        margin: 20px 0;
        float: none
    }

    .pdetail .AddToCartclass .mosright {
        float: none;
        margin: 0 0 20px
    }

    .pdetail .AddToCartclass .mosright input {
        margin: 0 auto 20px
    }

    .pdetail .AddToCartclass .atwl {
        float: none;
        margin: 15px 0 0
    }

    .shopm2r {
        text-align: center;
    }

    .shopm2r li {
        display: inline-block;
        margin: 0 0 10px
    }

    .fsale {
        float: none;
        text-align: center;
        margin: 15px 0 0
    }

    .hrf-bot {
        padding: 10px 0 0
    }

    #fitm #m1 {
        display: block;
        text-align: center
    }

    #fitm .fimimg {
        float: none;
        margin: 0 20px 0 0
    }

    #fitm #m1:first-child {
        border-bottom: 1px dashed #8f8f8f;
        padding: 0 0 30px;
        margin: 0 0 30px
    }

    #fitm .LightCellText {
        margin: 30px 0
    }

    .cart-red {
        float: none
    }
}

@media (min-width:600px) and (max-width:766px) {
    #projects {
        width: 460px
    }

    .projects_wrapper {
        width: 460px !important;
        left: auto;
        margin: 0 auto
    }

    .latest a.leftarrow, .latest a.rightarrow {
        margin: 80px 0 0
    }

    .latest {
        margin: 0;
        padding: 0
    }

    .plist td {
        display: inline-block;
        width: 49.6%
    }

    .featured-items td {
        width: 49.6% !important
    }

    .plist .pimg img {
        width: 80%
    }
}

@media (min-width:240px) and (max-width:599px) {
    #projects {
        width: 230px
    }

    .projects_wrapper {
        width: 220px !important;
        left: auto;
        margin: 0 auto
    }

    .latest a.leftarrow, .latest a.rightarrow {
        margin: 80px 0 0
    }

    .latest {
        margin: 0;
        padding: 0
    }

    .featured-items td {
        display: block;
        padding: 0 0 20px;
        width: 100% !important
    }

    .featured-items .pix img {
        width: 100%
    }

    .plist td {
        display: inline-block;
        width: 100%
    }

    .grid-item {
        padding: 0 0 50px !important
    }

    .plist .pimg img {
        max-width: 100%
    }

    .paging-head {
        text-align: center
    }

        .paging-head .left {
            float: none
        }

            .paging-head .left table {
                margin: 0 auto;
                text-align: center
            }

        .paging-head .right {
            float: none
        }

    .copy-wrapper .left {
        float: none;
        text-align: center
    }

    .copy-wrapper .right {
        float: none;
        margin-top: 30px;
        text-align: center
    }

    .request-caption-wrapper {
        float: none !important
    }
}

@media (min-width:240px) and (max-width:550px) {
    ul.shopm2r {
        width: auto;
        text-align: center
    }

    .shopm2r li {
        width: auto
    }
}

@font-face {
    font-family: codropsicons;
    src: url('../fonts/codropsicons/codropsicons.eot');
    src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),url('../fonts/codropsicons/codropsicons.woff') format('woff'),url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
    font-weight: 400;
    font-style: normal
}

.container > header, .main {
    margin: 0 auto;
    padding: 2em
}

.main {
    max-width: 69em
}

button {
    overflow: visible;
    border: none;
    padding: .6em 1.2em;
    background: #c0392b;
    color: #fff;
    font-family: Open Sans,sans-serif;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    margin: 3px 2px;
    border-radius: 2px
}

    button:hover {
        background: #a5281b
    }

.card {
    position: relative;
    padding: 10px 22px !important
}

.cart-item-wl-dl {
    position: absolute;
    right: 5px;
    top: 5px !important;
    z-index: 10
}

#pnlCartSummary > div.entity-header {
    display: none
}

.order-summary-card-value {
    float: right;
    font-weight: 600;
    font-size: 16px;
    color: #ae2624;
    padding: 0 10px
}

.order-summary-card-caption {
    font-weight: 500;
    font-size: 16px;
    padding: 0 10px
}

.cart-item-quantity input[type=text] {
    width: 50px
}

.ds_cart_free_ship_bottom {
    font-weight: 600;
    color: red;
    text-align: right;
    float: none;
    padding: 20px
}

.normalblack {
    color: #222;
    line-height: 20px;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 15px;
    font-family: 'Open Sans',sans-serif
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #7e7664 !important;
    color: #fff !important;
    font-family: Raleway,sans-serif
}

    .nav-pills .nav-link, .nav-pills .nav-link:hover:not(.active), .nav-pills .show > .nav-link, .nav-pills .show > .nav-link:hover:not(.active) {
        background-color: #fff !important;
        color: #7e7664 !important;
        font-family: Raleway,sans-serif
    }

.breadcrumb {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0
}

.fade {
    opacity: 1
}

.container img {
    margin: 0
}

#credit-card-details-place-holder-checkout-payment > div.panel-heading, #credit-card-details-place-holder-checkout-payment > div.panel-heading > div {
    padding: 10px 0
}

#ctrlPaymentTerm_pnlCreditCardInfo {
    margin-top: 20px
}

#ctrlPaymentTerm_cardFormRow .row {
    margin-left: 0;
    margin-right: 0
}

.panel-body {
    padding: 0 25px
}

.btn.btn-default {
    font-size: 15px !important
}

    .btn.btn-default:hover {
        color: #fff !important
    }

.panel-default > .panel-heading {
    color: #ad6a55;
    background-color: #f1f0ed;
    font-size: 15px;
    font-weight: 700
}

.checkout-steps-container {
    text-align: center
}

    .checkout-steps-container ul.checkout-steps-ul li {
        text-align: left;
        padding: 0 20px
    }

#frmCheckOutPayment .sections-place-holder {
    display: none
}

.row .address-selector {
    padding: 0
}

#divPopData .grid {
    margin: 0
}

    #divPopData .grid td.pftop {
        padding: 0
    }

#divPopData .popfooter td {
    padding: 4px
}

#divPopData .popfooter .ppre-info {
    padding: 6px
}

.pop-img img {
    max-width: unset
}

.pop-detail td {
    padding: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,25%);
    -ms-transform: translate(0,25%);
    -o-transform: translate(0,25%);
    transform: translate(0,25%)
}

#frmCheckOutPayment #credit-card-options-header-wrapper {
    display: block
}

#credit-card-options-wrapper {
    border: none
}

#credit-card-options-header-wrapper div {
    font-size: 13px;
    text-transform: capitalize
}

.opc-credit-card-options-row div {
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif !important;
    font-size: 12px !important
}

.btn.btn-default, .btn.btn-primary, .btn.btn-success {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff !important;
    background: #983737;
    cursor: pointer;
    padding: 12px 40px;
    border: 0
}

    .btn.btn-default:hover, .btn.btn-primary:hover, .btn.btn-success:hover {
        background: #403f3d
    }

.PagingActive {
    color: #eca402 !important
}

div.grid > div.paging-head.hidden-print > div.left > table > tbody > tr > td {
    margin: 0;
    padding: 0
}

.psp-left div {
    text-align: center
}

.form-inline .form-group {
    display: flex !important;
    margin: auto
}

    .form-inline .form-group label {
        display: flex !important;
        width: auto;
        font-size: 16px;
        padding-right: 2px;
        font-weight: 400
    }

#DSIsAllowBackOrder, #DSIsOKToEmail {
    margin: 0 10px
}

#LoginButton {
    height: 100%
}

table td {
    padding: 0
}

label, li, p, td {
    line-height: 20px;
    font-weight: 400;
    font-size: 15px
}

.row {
    margin-right: 0;
    margin-left: 0
}

.display-none {
    display: none
}

.form-control {
    height: 42px !important;
    font-size: 14px !important
}

.cart-item-quantity .form-control {
    height: 30px !important
}

.cart-item-total-price a i {
    padding: 0 8px;
    margin-left: -4px;
    line-height: 32px
}

.form-field-label {
    font-weight: 700
}

#billing-enter-postal-label-place-holder, #shipping-enter-postal-label-place-holder {
    padding: 0
}

#billing-city-states, #shipping-city-states {
    font-weight: 400
}

.btn-red {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff !important;
    background: #983737;
    cursor: pointer;
    padding: 12px 40px;
    border: 0
}

#ise-message-tips {
    background: #d7b237;
    color: #fff;
    display: none;
    float: left;
    padding: 10px;
    position: absolute;
    white-space: normal
}

#ise-message {
    color: #fff
}

.UpsellProductsBoxStyle a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    line-height: 22px;
    margin: 10px 0 5px
}

.ds_accessory_div {
    margin-bottom: 20px
}

#ctrlShippingMethod_btnShowAllRates {
    display: none
}

.ds_click_for_shipping_div {
    margin: -5px 0 20px
}

.ds_click_for_shipping {
    color: #983737;
    font-weight: 700
}

.btn.btn-default.btn-sm.order-summ-btn {
    font-size: 12px !important;
    text-transform: none
}

.order-summary-card-button-detail-container {
    margin-top: -1px
}

.checkoutpayment-billing-addresses-container {
    display: none
}

div.modal-header {
    display: block
}

    div.modal-header > button.close {
        float: right;
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .2
    }


#CatTdRes {
    padding: 0 5px 40px;
    display: inline-block;
}

#CatTdRes img {
    padding: 0 15px 0 15px;
    max-width: 250px;
    max-height: 250px;
}

.catres td {
    display: inline-block;
    width: 24.5%;
}

.catpname, a.catpname:link, a.catpname:visited, a.catpname:active {
    display: block;
    margin: 10px 0 20px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #983737;
    line-height: 22px;
    margin-bottom: 5px;
}

.pagination > li > a, .pagination > li > span {
/*.num, a.num:link, a.num:visited, a.num:active {*/
    color: #983737;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    font-style: normal;
    padding: 0 5px;
    float: left;
}

ul.pagination {
    background: transparent;
    margin-bottom: 0;
}

.page-link {
    border: none;
    background-color: transparent;
}

.entity-paging .active {
    color: #000000 !important;
}

.pbuy input[type=text] {
    border-radius: 0;
}

.mosleft .qty-input {
    width: 60px;
    display: inline;
}

.finfo {
    text-align: center;
}

.modal-dialog h4.modal-title {
    float: left;
}

@media (min-width:240px) and (max-width:766px) {
    .catres td {
        display: inline-block;
        width: 49%;
    }
    #CatTdRes {
        padding: 0 5px 40px;
    }
    #CatTdRes img {
        max-width: 130px;
    }
}

@media (min-width: 600px) and (max-width: 766px) {
    .catres td {
        display: inline-block;
        width: 32.5%;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .catres td {
        display: inline-block;
        width: 24.5%;
    }
    #CatTdRes img {
        max-width: 180px;
    }
}

.btn {
    border-radius: 0
}

@media (max-width: 575px) {
    #order-summary-card-container .row {
        padding-bottom: 10px;
    }
}

#createAccount label, #createAccount .form-controls-span {
    color: #333;
    text-align: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    display: block;
}

span.form-section, #lit-shipping-info {
    font-family: 'Lora', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #222222;
    line-height: 30px;
    margin: 10px 0;
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.ds_customerid {
    color: #ad6a55;
    padding: 10px 0;
}

.signright  {
    padding-left: 30px;
}

/* DimeSoft - new styles after go-live */
.swctable td {
    padding-bottom: 40px;
    vertical-align: top;
}

.srpaging {
    background: #f1f0ed none repeat scroll 0 0;
    display: block;
    margin: 20px 0 30px;
    overflow: hidden;
    padding: 10px 15px;
}

.swctable #sr13 td {
    width: 100%;
    text-align: center;
}

.swctable .item-title a {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #6c543c;
    line-height: 22px;
    margin-bottom: 5px;
}

.swctable .item-title a:hover {
    text-decoration: none !important;
    color: #983737;
}

.row .bundle-part-row {
    /*display: none;*/
}

.bundlebox {
    width: 160px !important;
    float: left;
    height: 30px !important;
}

.bundlebtn {
    margin: 0 0 0 5px;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    background: #983737;
    cursor: pointer;
    padding: 5px 10px;
    float: left;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bundlebtn:hover {
    background: #403f3d;
}

.bunwrap {
    clear: both;
    padding: 10px 0;
}

.ds-pers-label {
    float: left;
    padding: 4px 10px 10px 0;
}