@font-face {
    font-family: 'museo_slab500';
    src: url('/fonts/LancasterTableAndSeating/Museo_Slab_500_2-webfont.eot');
    src: url('/fonts/LancasterTableAndSeating/Museo_Slab_500_2-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/LancasterTableAndSeating/Museo_Slab_500_2-webfont.woff') format('woff'),url('/fonts/LancasterTableAndSeating/Museo_Slab_500_2-webfont.ttf') format('truetype'),url('/fonts/LancasterTableAndSeating/Museo_Slab_500_2-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('/fonts/LancasterTableAndSeating/OpenSans-Regular-webfont.eot');
    src: url('/fonts/LancasterTableAndSeating/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/LancasterTableAndSeating/OpenSans-Regular-webfont.woff') format('woff'),url('/fonts/LancasterTableAndSeating/OpenSans-Regular-webfont.ttf') format('truetype'),url('/fonts/LancasterTableAndSeating/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('/fonts/LancasterTableAndSeating/OpenSans-Bold-webfont.eot');
    src: url('/fonts/LancasterTableAndSeating/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/LancasterTableAndSeating/OpenSans-Bold-webfont.woff') format('woff'),url('/fonts/LancasterTableAndSeating/OpenSans-Bold-webfont.ttf') format('truetype'),url('/fonts/LancasterTableAndSeating/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('/fonts/LancasterTableAndSeating/OpenSans-ExtraBold-webfont.eot');
    src: url('/fonts/LancasterTableAndSeating/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/LancasterTableAndSeating/OpenSans-ExtraBold-webfont.woff') format('woff'),url('/fonts/LancasterTableAndSeating/OpenSans-ExtraBold-webfont.ttf') format('truetype'),url('/fonts/LancasterTableAndSeating/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src: url('/fonts/LancasterTableAndSeating/fontello.eot?4890873');
    src: url('/fonts/LancasterTableAndSeating/fontello.eot?4890873#iefix') format('embedded-opentype'),url('/fonts/LancasterTableAndSeating/fontello.woff?4890873') format('woff'),url('/fonts/LancasterTableAndSeating/fontello.ttf?4890873') format('truetype'),url('/fonts/LancasterTableAndSeating/fontello.svg?4890873#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.icon-ok:before {
    content: '\e804';
}

.icon-cancel:before {
    content: '\e803';
}

.icon-menu:before {
    content: '\e805';
}

.icon-resize-full-alt:before {
    content: '\e806';
}

.icon-right:before {
    content: '\e801';
}

.icon-down-open:before {
    content: '\e807';
}

.icon-right-open:before {
    content: '\e802';
}

.icon-up-open:before {
    content: '\e808';
}

.icon-play:before {
    content: '\e800';
}

.icon-certificate:before {
    content: '\e809';
}

.icon-plus:before {
    content: '\e80a';
}

.icon-plus-circled:before {
    content: '\e80b';
}

.icon-plus-squared:before {
    content: '\e80c';
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
}

.icon-ok {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;');
}

.icon-cancel {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;');
}

.icon-menu {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;');
}

.icon-resize-full-alt {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe806;');
}

.icon-right {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;');
}

.icon-down-open {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe807;');
}

.icon-right-open {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;');
}

.icon-up-open {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe808;');
}

.icon-play {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;');
}

.icon-certificate {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe809;');
}

.icon-plus {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80a;');
}

.icon-plus-circled {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80b;');
}

.icon-plus-squared {
    *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80c;');
}

.box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.transition {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.sans-serif {
    font-family: 'open_sansregular','verdana','arial' sans-serif;
}

input {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

a {
    text-decoration: none;
    color: #fd9e22;
}

    a:hover {
        text-decoration: none;
        color: #574d45;
    }

.btn-block {
    display: block;
    margin: 0 auto;
}

header {
    height: 450px;
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    z-index: 4;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    header {
        height: auto;
    }
}

@media only screen and (min-width:768px) {
    header {
        height: 250px;
    }
}

@media only screen and (min-width:946px) {
    header {
        height: 450px;
    }
}

header .background-img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 450px;
    overflow: hidden;
    *position: relative;
    *z-index: -1;
}

    header .background-img img {
        width: 100%;
        min-height: 450px;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    header .background-img img {
        width: auto;
    }
}

@media only screen and (min-width:1280px) {
    header .background-img img {
        width: 100%;
    }
}

header .intro {
    position: relative;
    z-index: 2 !important;
    *margin-top: -260px !important;
    margin: 15% auto 0 auto;
    width: 30%;
    min-width: 430px;
    background: #bdb3ab url(/img/LancasterTableAndSeating/header-noise.png);
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-box-shadow: 1px 1px 12px rgba(0,0,0,0.88),inset 0 1px 0 rgba(0,0,0,0.3),inset 0 2px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.2),inset 1px 0 0 rgba(0,0,0,0.2),inset -1px 0 0 rgba(0,0,0,0.2);
    box-shadow: 1px 1px 12px rgba(0,0,0,0.88),inset 0 1px 0 rgba(0,0,0,0.3),inset 0 2px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.2),inset 1px 0 0 rgba(0,0,0,0.2),inset -1px 0 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 12px rgba(0,0,0,0.88),inset 0 1px 0 rgba(0,0,0,0.3),inset 0 2px 0 rgba(255,255,255,0.2),inset 0 -1px 0 rgba(0,0,0,0.2),inset 1px 0 0 rgba(0,0,0,0.2),inset -1px 0 0 rgba(0,0,0,0.2);
}

@media only screen and (min-width:0px) and (max-width:599px) {
    header .intro {
        min-width: 100%;
        width: 100%;
        margin: 20px 0;
        height: none;
    }

        header .intro .btn {
            display: block;
        }
}

@media only screen and (min-width:768px) {
    header .intro {
        width: 80%;
        margin: 4% auto 0 auto;
    }
}

@media only screen and (min-width:946px) {
    header .intro {
        width: 30%;
        margin: 15% auto 0 auto;
    }
}

header .intro p {
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 10px 0;
    text-align: center;
}

header .intro .btn-md {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    text-transform: uppercase;
    max-width: 200px;
}

header .intro h1 {
    text-align: center;
    margin: 0;
    font-family: 'museo_slab500',serif;
    font-weight: 300;
    text-shadow: 1px 1px 0 #574d45;
}

    header .intro h1 span {
        text-transform: uppercase;
        display: block;
        font-size: 13px;
        font-family: 'Abel',sans-serif;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    header .intro h1 {
        font-size: 18px;
    }
}

#quality {
    background: #fff;
    float: left;
    width: 100%;
    padding: 80px 0;
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    text-align: center;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #quality {
        text-align: left;
        padding: 20px 0;
    }
}

#quality h2 {
    color: #3b9fc0;
    font-size: 26px;
    margin: 0;
    font-family: 'museo_slab500',serif;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #quality h2 {
        font-size: 16px;
    }
}

#quality h3 {
    color: #84756a;
    font-weight: 300;
    margin: 0 0 30px 0;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #quality h3 {
        font-size: 13px;
    }
}

#quality img {
    display: block;
    margin: 0 auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #quality img {
        width: 70%;
    }
}

#quality p {
    color: #84756a;
    text-align: left;
    font-size: 15px;
}

#quality ul {
    color: #84756a;
    text-align: left;
    font-size: 15px;
    list-style-type: none;
    margin-top: 10px;
}

    #quality ul li {
        margin-bottom: 10px;
    }

#quality .icon-certificate, #quality .icon-ok {
    color: #3b9fc0;
    margin-left: -25px;
}

#quality .text {
    width: 60%;
    margin: 0 auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #quality .text {
        width: 100%;
    }
}

@media only screen and (min-width:768px) {
    #quality .text {
        width: 90%;
    }
}

@media only screen and (min-width:946px) {
    #quality .text {
        width: 60%;
    }
}

.success {
    background: #008000;
    display: none;
}

.img-thumb {
    height: 100px;
    width: 100px;
    display: block;
    margin: 0 auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .img-thumb {
        width: 100%;
        height: auto;
    }
}

.img-thumb img {
    width: 100%;
}

.img-sm {
    height: 140px;
    width: 140px;
    display: block;
    margin: 0 auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .img-sm {
        width: 100%;
        height: auto;
    }
}

.img-sm img {
    width: 100%;
}

.img-md {
    height: 200px;
    width: 200px;
    display: block;
    margin: 0 auto;
}

    .img-md img {
        width: 100%;
    }

.img-lg {
    height: 400px;
    width: 400px;
    display: block;
    margin: 0 auto;
}

    .img-lg img {
        width: 100%;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    .img-lg {
        width: 100%;
        height: auto;
    }
}

h1.page-title {
    font-size: 1.5em;
    padding: 0 0 0 10px;
    color: #574d45;
    text-shadow: none;
    font-weight: normal;
    font-family: 'museo_slab500',serif;
    margin: 15px 0 15px 0;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    h1.page-title {
        font-size: 18px;
    }
}

.lt-ie9 .container {
    max-width: 946px;
    margin: 0 auto;
    padding: 0 20px;
}

.container {
    padding: 0 20px;
}

@media only screen and (min-width:320px) {
    .container {
        padding: 0 10px;
    }
}

@media only screen and (min-width:768px) {
    .container {
        margin: 0 auto;
        max-width: 890px;
    }
}

@media only screen and (min-width:946px) {
    .container {
        padding: 0 15px;
        margin: 0 auto;
        max-width: 916px;
    }
}

@media only screen and (min-width:1024px) {
    .container {
        padding: 0 10px;
        margin: 0 auto;
        max-width: 974px;
    }
}

@media only screen and (min-width:1100px) {
    .container {
        padding: 0 40px;
        margin: 0 auto;
        max-width: 1200px;
    }
}

@media only screen and (min-width:1430px) {
    .container {
        padding: 0 100px;
        margin: 0 auto;
        max-width: 1440px;
    }
}
/*!

    
/*Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    width: 35% !important;
    position: relative;
    display: block;
    float: right;
    margin: 0 20px 0 0;
    top: 15px;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .chosen-container {
        width: 100% !important;
        margin: 0;
    }
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}

.chosen-container a {
    cursor: pointer;
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    padding: 8px 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -moz-box-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    box-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.chosen-container-single .chosen-default {
    color: #999;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('/img/LancasterTableAndSeating/select.png') -42px 1px no-repeat;
    font-size: 1px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 0 0 7px;
    display: block;
    width: 45px;
    height: 100%;
    background: #d3d2ce;
    border-left: 1px solid;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(/img/LancasterTableAndSeating/select.png) no-repeat;
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type="text"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: #fff url('/img/LancasterTableAndSeating/select.png') no-repeat 100% -20px;
        background: url('/img/LancasterTableAndSeating/select.png') no-repeat 100% -20px;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        -webkit-touch-callout: none;
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer;
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default;
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #3875d7;
            background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
            background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
            color: #fff;
        }

        .chosen-container .chosen-results li.no-results {
            display: list-item;
            background: #f4f4f4;
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: bold;
            cursor: default;
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px;
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline;
        }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text;
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }

            .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
                margin: 1px 0;
                padding: 5px;
                height: 15px;
                outline: 0;
                border: 0 !important;
                background: transparent !important;
                box-shadow: none;
                color: #666;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
            }

            .chosen-container-multi .chosen-choices li.search-field .default {
                color: #999;
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 0 3px 5px;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            border-radius: 3px;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
            background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-clip: padding-box;
            box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);
            color: #333;
            line-height: 13px;
            cursor: default;
        }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url('/template/lib/images/select.png') -42px 1px no-repeat;
                font-size: 1px;
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px;
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
            background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
            color: #666;
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4;
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px;
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: transparent;
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 2px;
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

    .chosen-container-active .chosen-choices li.search-field input[type="text"] {
        color: #111 !important;
    }

.chosen-disabled {
    opacity: .5 !important;
    cursor: default;
}

    .chosen-disabled .chosen-single {
        cursor: default;
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default;
    }

.chosen-rtl {
    text-align: right;
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0;
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl;
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px;
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px;
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px;
    }

    .chosen-rtl .chosen-choices li {
        float: right;
    }

        .chosen-rtl .chosen-choices li.search-field input[type="text"] {
            direction: rtl;
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px;
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px;
            }

    .chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
        left: 9999px;
    }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0;
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none;
    }

    .chosen-rtl .chosen-search input[type="text"] {
        padding: 4px 5px 4px 20px;
        background: #fff url('/img/LancasterTableAndSeating/select.png') no-repeat -30px -20px;
        background: url('/img/LancasterTableAndSeating/select.png') no-repeat -30px -20px;
        direction: rtl;
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px;
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px;
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-image: url('/img/LancasterTableAndSeating/select.png') !important;
        background-repeat: no-repeat !important;
    }
}

nav {
    background: url('/img/LancasterTableAndSeating/bg-noise.png');
    width: 100%;
    position: relative;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 0 20px 0;
    font-family: 'museo_slab500',serif;
    border-bottom: 1px solid #d3cbb4;
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,0.13);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,0.13);
    box-shadow: 1px 1px 7px rgba(0,0,0,0.13);
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav {
        padding: 0 0 25px 0;
    }

        nav .container {
            padding: 0;
        }
}

nav a {
    display: block;
}

nav div.contact-us {
    position: absolute;
    top: 0;
    padding: 5px 10px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    background: #fd9e22;
    color: #fff;
    border: 1px solid #f98e02;
    border-top: 0;
    box-shadow: inset 1px -1px 0 rgba(255,255,255,0.3);
    right: 0;
    margin: 0 !important;
}

    nav div.contact-us a {
        color: #fff;
        text-shadow: 1px 1px 0 #ea8502;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    nav div.contact-us {
        display: none;
    }
}

@media only screen and (min-width:600px) {
    nav div.contact-us {
        right: 25px;
        display: none
    }
}


nav .logo {
    width: 100%;
    margin: 0 auto 20px 0;
    padding: 10px 0 0 0;
    text-align: center;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .logo {
        width: 60%;
        margin: -12px 0 0 5px;
        position: none;
    }
}

@media only screen and (min-width:600px) {
    nav .logo {
        width: 45%;
        margin: 0 0 0 10px;
    }
}

nav .logo img {
    display: inline-block;
    margin: 0 auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .logo img {
        width: 100%;
    }
}

@media only screen and (min-width:600px) {
    nav .logo img {
        width: 100%;
    }
}

@media only screen and (min-width:946px) {
    nav .logo img {
        width: auto;
    }
}

nav .logo p.tagline {
    font-size: 10px;
    color: #665950;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
    text-align: center;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .logo p.tagline {
        display: none;
    }
}

@media only screen and (min-width:600px) {
    nav .logo p.tagline {
        font-size: 9px;
    }
}

@media only screen and (min-width:946px) {
    nav .logo p.tagline {
        font-size: 10px;
    }
}

nav .logo span {
    display: inline;
    font-size: .8em;
    color: #665950;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
    font-family: 'open_sansbold';
    margin: 0 30px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .logo span {
        display: none;
    }
}

@media only screen and (min-width:600px) {
    nav .logo span {
        display: none;
    }
}

nav .logo a {
    display: inline;
}

nav .nav-collapse {
    display: block;
    float: left;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .nav-collapse {
        display: none;
        float: left;
        width: 100%;
        padding: 0;
        margin-top: 10px;
        border-top: 1px solid rgba(132,117,106,0.2);
    }
}

@media only screen and (min-width:600px) {
    nav .nav-collapse {
        display: block;
        margin-top: 20px;
        padding: 10px 0 0 0;
        width: 100%;
        border-top: 1px solid rgba(132,117,106,0.2);
    }
}

nav .icon-menu {
    color: #fd9e22;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
    font-size: 30px;
    position: absolute;
    top: 14px;
    right: 13px;
    cursor: pointer;
    display: none;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .icon-menu {
        display: block;
    }
}

@media only screen and (min-width:600px) {
    nav .icon-menu {
        display: none;
    }
}

nav .icon-menu:hover {
    color: #ea8502;
}

nav ul, nav li {
    list-style-type: none;
}

nav ul {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav ul {
        display: block;
        text-align: left;
    }
}

@media only screen and (min-width:600px) {
    nav ul {
        margin: 10px 0 0 0;
        display: block;
        font-size: 17px;
    }
}


nav ul a {
    color: #5d5249;
    display: inline-block;
}

    nav ul a:hover {
        color: #fd9e22;
    }

nav li {
    display: inline;
    padding: 0 8px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav li {
        display: block;
        border-bottom: 1px solid #cac3bd;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.3);
        -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.3);
        box-shadow: 0 1px 0 rgba(255,255,255,0.3);
        padding: 8px;
    }
}

@media only screen and (min-width:600px) {
    nav li {
        padding: 0 5px;
    }
}


nav li:first-child {
    padding-left: 0;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav li:first-child {
        padding: 8px;
    }
}

nav .glob-search {
    position: relative;
    display: inline-block;
    top: 10px;
    margin-left: 20px;
    width: 21%;
    right: 0;
    margin: 0;
    font-family: 'open_sansregular','verdana','arial' sans-serif;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .glob-search {
        width: 95%;
        margin-left: 10px;
        display: block;
        float: left;
        top: 8px;
    }
}

@media only screen and (min-width:600px) {
    nav .glob-search {
        width: 48%;
        position: relative;
        top: -125px;
        float: right;
        height: 0px;
    }
}

nav .glob-search .btn {
    text-transform: uppercase;
}

nav .glob-search .input-group {
    top: 4px;
    *top: -15px;
}

    nav .glob-search .input-group input {
        width: 100%;
        *width: auto;
        *float: left;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    nav .glob-search .input-group input {
        width: 100%;
    }
}

@media only screen and (min-width:600px) {
    nav .glob-search .input-group input {
        width: 100%;
    }
}

nav .glob-search .input-group .input-group-btn {
    *float: left;
}

.breadcrumbs {
    float: left;
}

    .breadcrumbs ul {
        padding-left: 10px;
    }

#footer {
    background: url('/img/LancasterTableAndSeating/footer-noise.png');
    float: left;
    width: 100%;
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #d3cbb4;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    padding: 40px 0 30px 0;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #footer {
        padding: 40px 0;
    }
}

#footer ul {
    margin: 0 0 40px 0;
    padding: 0;
    text-align: center;
    font-size: .8em;
}

#footer li {
    display: inline;
    list-style-type: none;
    text-transform: uppercase;
    color: #1e1b18;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
    border-right: 1px solid rgba(132,117,106,0.2);
    padding: 0 10px;
    letter-spacing: 1px;
}

    #footer li:last-child {
        border-right: none;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    #footer li {
        margin-bottom: 5px;
        border: none;
        padding: 0 2px;
        display: inline-block;
    }
}

#footer .col-xs-3, #footer .col-xs-1 {
    padding-left: 10px;
    padding-right: 10px;
}

#footer a {
    color: #494039;
}

    #footer a:hover {
        color: #fd9e22;
    }

#footer .btn {
    color: #fff !important;
}

#footer .copyright {
    color: #494039;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
}

    #footer .copyright strong {
        font-family: 'open_sansbold';
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    #footer .copyright {
        width: 100%;
        padding: 0;
        text-align: center;
        margin: 20px 0 0 0;
    }
}

#footer .copyright p {
    font-size: 1em;
    text-align: center;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #footer .copyright p {
        max-width: none;
        font-size: .9em;
    }
}

#footer .copyright a {
    color: #ea8502;
    text-decoration: underline;
}

    #footer .copyright a:hover {
        color: #74665b;
    }

#side-nav {
    *float: left;
    *width: auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #side-nav .col-xs-1 {
        width: 100%;
    }
}

@media only screen and (min-width:600px) {
    #side-nav .col-xs-1 {
        width: 40%;
    }
}

@media only screen and (min-width:800px) {
    #side-nav .col-xs-1 {
        width: 25%;
    }
}

#side-nav ul.aside-nav {
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #d5cfcb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
}

    #side-nav ul.aside-nav + ul.aside-nav li.cat-title:last-child {
        border-bottom: none;
    }

    #side-nav ul.aside-nav.last {
        margin-bottom: 10px;
    }

@media only screen and (min-width:600px) {
    #side-nav ul.aside-nav.last {
        margin-top: -3px;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 0;
    }
}

#side-nav li.header {
    background: #3b9fc0;
    border: 1px solid #358fac;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.14);
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.14);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.14);
    text-shadow: 1px 1px 0 #235e72;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 13px;
    cursor: pointer;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #side-nav li.header {
        text-align: left;
    }

        #side-nav li.header .icon-down-open {
            display: inline-block;
            position: relative;
            float: right;
            top: 4px;
        }

            #side-nav li.header .icon-down-open:hover {
                color: #235e72;
            }
}

@media only screen and (min-width:600px) {
    #side-nav li.header .icon-down-open {
        display: none;
    }
}

#side-nav li.cat-title {
    background: #f0f0ee;
    -webkit-box-shadow: inset 1px 1px 0 #fff;
    -moz-box-shadow: inset 1px 1px 0 #fff;
    box-shadow: inset 1px 1px 0 #fff;
    color: #5a4f48;
    text-shadow: 1px 1px 0 #fff;
    font-family: 'museo_slab500',serif;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    border-top: 1px solid #d3d2ce;
    border-bottom: 1px solid #d3d2ce;
    cursor: pointer;
}

    #side-nav li.cat-title:hover {
        color: #fd9e22;
    }

    #side-nav li.cat-title + li.cat-title {
        border-top: none;
    }

#side-nav a {
    font-family: 'open_sansregular','verdana','arial' sans-serif;
}

#side-nav li.active {
    color: #fff !important;
    background: #fd9e22;
}

    #side-nav li.active:hover {
        color: #fff !important;
    }

#side-nav li a.icon-cancel:before {
    float: right;
    margin-right: 10px;
}

#side-nav .icon-cancel {
    *display: none;
}

#side-nav li.cat-link {
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    padding: 3px 0 3px 20px;
    font-size: 13px;
    color: #6b5e56;
    cursor: pointer;
}

    #side-nav li.cat-link:hover {
        background: #fd9e22;
        color: #fff;
    }

#side-nav li.cat-title + li.cat-title {
    border-top: 0;
}

#side-nav a {
    color: inherit;
    display: block;
    *color: #6b5e56;
}

.filter-active {
    margin-bottom: 15px !important;
}

#category {
    *float: left;
    *width: auto;
}

    #category h2 {
        font-family: 'museo_slab500',times,serif;
        text-align: center;
        margin: 0 0 5px 0;
        font-size: 26px;
    }

    #category .col-xs-3 {
        *width: auto;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    #category .col-xs-3 {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (min-width:600px) {
    #category .col-xs-3 {
        width: 60%;
    }
}

@media only screen and (min-width:800px) {
    #category .col-xs-3 {
        width: 75%;
    }
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #category .col-xs-3 .col-xs-1 {
        width: 49%;
        padding: 0;
    }

        #category .col-xs-3 .col-xs-1:nth-child(2n+1) {
            margin-right: 2%;
        }
}

@media only screen and (min-width:600px) {
    #category .col-xs-3 .col-xs-1 {
        width: 50%;
    }
}

@media only screen and (min-width:800px) {
    #category .col-xs-3 .col-xs-1 {
        width: 25%;
    }
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #category .col-xs-3 .col-xs-2 {
        width: 100%;
    }
}

@media only screen and (min-width:600px) {
    #category .col-xs-3 .col-xs-2 {
        width: 100%;
    }
}

@media only screen and (min-width:768px) {
    #category .col-xs-3 .col-xs-2 {
        width: 100%;
    }
}

@media only screen and (min-width:800px) {
    #category .col-xs-3 .col-xs-2 {
        width: 50%;
    }
}

@media only screen and (min-width:946px) {
    #category .col-xs-3 .col-xs-2 {
        width: 50%;
    }
}

#category .category-ag {
    background: #fff;
    border: 1px solid #d5cfcb;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -moz-box-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    box-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    width: 100%;
    margin: 0 0 14px 0;
    overflow: hidden;
    *margin-right: 15px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #category .category-ag {
        margin: 0 0 8px 0;
        min-height: 180px;
    }
}

#category .category-ag .product-img {
    position: relative;
    z-index: 1;
    top: 8px;
    overflow: hidden;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #category .category-ag .product-img {
        max-height: 150px;
    }
}

#category .category-ag .product-img img {
    display: block;
    margin: 0 auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #category .category-ag .product-img img {
        width: auto;
        max-width: 100%;
    }
}

#category .category-ag p.item-cat-title {
    color: #665950;
    position: relative;
    z-index: 2;
    font-family: 'museo_slab500',serif;
    font-size: .95em;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    line-height: 10px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #category .category-ag p.item-cat-title {
        font-size: 10px;
    }
}

@media only screen and (min-width:768px) {
    #category .category-ag p.item-cat-title {
        font-size: 12px;
    }
}

#category .category-ag .icon-right {
    color: #fd9e22;
    top: 2px;
    left: -4px;
    font-size: 17px;
    position: relative;
}

#category .category-ag:hover {
    -webkit-box-shadow: inset 1px 1px 15px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 15px rgba(0,0,0,0.1);
    box-shadow: inset 1px 1px 15px rgba(0,0,0,0.1);
    cursor: pointer;
}

#page-home {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: url(/img/LancasterTableAndSeating/footer-noise.png);
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page-home {
        padding: 10px 0;
        border-top: 1px solid #907f72;
        -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
        -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
        box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3);
    }

        #page-home .col-xs-1 {
            width: 100%;
            padding: 0;
        }
}

#page-home #side-nav .cat-link {
    display: block;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page-home #side-nav .cat-link {
        display: none;
    }
}

@media only screen and (min-width:600px) {
    #page-home #side-nav .cat-link {
        display: block;
    }
}

#page-home #side-nav .cat-title {
    display: block;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page-home #side-nav .cat-title {
        display: none;
    }
}

@media only screen and (min-width:600px) {
    #page-home #side-nav .cat-title {
        display: block;
    }
}

@media only screen and (min-width:600px) {
    #page-home #side-nav .col-xs-1 {
        width: 40%;
    }
}

@media only screen and (min-width:946px) {
    #page-home #side-nav .col-xs-1 {
        width: 25%;
    }
}

#page-home #category a {
    display: block;
}

#page-home #category p.item-cat-title {
    max-height: 35px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    display: block;
}

#page-home #category .category-ag {
    width: 30.33%;
    float: left;
    text-align: center;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page-home #category .category-ag {
        width: 48.5%;
        margin-bottom: 8px;
        padding: 0;
        min-height: 190px;
        float: left;
    }

        #page-home #category .category-ag:nth-child(2n+2) {
            margin-right: 8px;
        }

        #page-home #category .category-ag .icon-right {
            margin-right: -13px;
        }
}

@media only screen and (min-width:600px) {
    #page-home #category .category-ag {
        width: 47%;
        float: left;
        margin: 0 6px 12px 6px;
    }

        #page-home #category .category-ag:nth-child(2n+2) {
            margin-right: 0;
        }
}

@media only screen and (min-width:946px) {
    #page-home #category .category-ag {
        width: 31.4%;
    }

        #page-home #category .category-ag:nth-child(2n+2) {
            margin-right: 6px;
        }

        #page-home #category .category-ag:nth-child(3n+3) {
            margin-right: 6px;
        }
}

@media only screen and (min-width:1100px) {
    #page-home #category .category-ag:nth-child(3n) {
        margin-right: 6px;
    }
}

@media only screen and (min-width:600px) {
    #page-home #category .col-xs-3 {
        width: 60%;
    }
}

@media only screen and (min-width:946px) {
    #page-home #category .col-xs-3 {
        width: 75%;
    }
}

@media only screen and (min-width:600px) {
    #page-home #category .col-xs-3 .col-xs-1 {
        width: 50%;
    }
}

@media only screen and (min-width:946px) {
    #page-home #category .col-xs-3 .col-xs-1 {
        width: 33.33%;
    }
}

@media only screen and (min-width:1100px) {
    #page-home #category .col-xs-3 .col-xs-1 {
        width: 25%;
    }
}

#page {
    padding: 0;
    margin: 0 0 40px 0;
    width: 100%;
    float: left;
    background: #fff;
}

    #page #side-nav ul.aside-nav {
        border-color: #e1dcd9;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    #page #side-nav li.cat-link, #page #side-nav li.cat-title {
        display: none;
    }
}

#page .category-ag {
    position: relative;
    min-height: 300px;
    border-color: #e1dcd9;
    margin-right: 10px;
    width: 48%;
    float: left;
}

    #page .category-ag:nth-child(2n) {
        margin-left: 15px;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    #page .category-ag {
        min-height: 200px;
        width: 100%;
        float: none;
        margin-right: 0;
    }

        #page .category-ag:nth-child(2n) {
            margin-left: 0;
        }
}

@media only screen and (min-width:600px) {
    #page .category-ag {
        width: 100%;
        float: none;
        margin-right: 0;
    }

        #page .category-ag:nth-child(2n) {
            margin-left: 0;
        }
}

@media only screen and (min-width:800px) {
    #page .category-ag {
        width: 48%;
        float: left;
    }

        #page .category-ag:nth-child(2n) {
            margin-left: 15px;
        }
}

#page .category-ag .img-displace {
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page .category-ag .img-displace {
        width: 195px;
        bottom: 0;
        top: auto;
    }
}

@media only screen and (min-width:800px) {
    #page .category-ag .img-displace {
        top: 26%;
        width: 250px;
    }
}

@media only screen and (min-width:1024px) {
    #page .category-ag .img-displace {
        width: auto;
        top: 0;
    }
}

#page .category-ag .icon-right {
    color: #fff;
    top: 1px;
    left: -3px;
}

#page .category-ag .cat-description {
    padding: 20px;
    width: 65%;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page .category-ag .cat-description {
        width: 75%;
        padding: 10px;
    }
}

@media only screen and (min-width:800px) {
    #page .category-ag .cat-description {
        width: 95%;
    }
}

@media only screen and (min-width:1024px) {
    #page .category-ag .cat-description {
        width: 75%;
    }
}

@media only screen and (min-width:1280px) {
    #page .category-ag .cat-description {
        width: 75%;
    }
}

@media only screen and (min-width:1330px) {
    #page .category-ag .cat-description {
        width: 75%;
    }
}

#page .category-ag .cat-description p.item-cat-title {
    text-align: left;
    font-size: 22px;
    line-height: 25px;
    padding: 0;
    margin-bottom: 5px;
    color: #574d45;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page .category-ag .cat-description p.item-cat-title {
        font-size: 16px;
        line-height: 16px;
    }
}

@media only screen and (min-width:800px) {
    #page .category-ag .cat-description p.item-cat-title {
        font-size: 22px;
    }
}

#page .category-ag .cat-description p.cat-info {
    font-size: 12px;
    width: 100%;
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    padding-right: 35px;
    margin: 0;
    color: #574d45;
    max-height: 100px;
    overflow: hidden;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page .category-ag .cat-description p.cat-info {
        width: 100%;
        font-size: 12px;
        padding-right: 0;
    }
}

@media only screen and (min-width:1330px) {
    #page .category-ag .cat-description p.cat-info {
        font-size: 12px;
    }
}

#page .category-ag .cat-description p.cat-info:hover {
    overflow: visible;
}

#page .category-ag .category-ag:hover {
    -webkit-box-shadow: inset 1px 1px 25px rgba(0,0,0,0.04);
    -moz-box-shadow: inset 1px 1px 25px rgba(0,0,0,0.04);
    box-shadow: inset 1px 1px 25px rgba(0,0,0,0.04);
    cursor: pointer;
}

#page .category-ag .btn {
    position: absolute;
    bottom: 20px;
    width: 85%;
    margin: 0 0 0 20px;
    text-transform: uppercase;
    font-size: 13px;
    z-index: 5;
    max-width: 230px;
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #page .category-ag .btn {
        width: 90%;
        font-size: 12px;
        bottom: 10px;
        margin-left: 10px;
        max-width: none;
    }
}

@media only screen and (min-width:1024px) {
    #page .category-ag .btn {
        max-width: 250px;
    }
}

#category.searchResults .category-ag {
    width: 32.5%;
    float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    max-height: 275px;
    /*padding: 10px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#category.searchResults .category-ag-prod {
    padding: 10px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #category.searchResults .category-ag {
        width: 48%;
        float: left;
        margin: 0 12px 10px 0;
        min-height: 280px;
    }

        #category.searchResults .category-ag:nth-child(2n+2) {
            margin-right: 0;
        }
}

@media only screen and (min-width:600px) {
    #category.searchResults .category-ag {
        width: 100%;
    }
}

@media only screen and (min-width:768px) {
    #category.searchResults .category-ag {
        width: 48%;
    }

        #category.searchResults .category-ag:nth-child(2n+2) {
            margin-right: 0;
        }
}

@media only screen and (min-width:1024px) {
    #category.searchResults .category-ag-prod {
        width: 32%;
    }

        #category.searchResults .category-ag:nth-child(2n+2) {
            margin-right: 10px;
        }

        #category.searchResults .category-ag:nth-child(3n+3) {
            margin-right: 0;
        }
}

@media only screen and (min-width:1430px) {
    #category.searchResults .category-ag-prod {
        width: 23.9%;
    }

        #category.searchResults .category-ag:nth-child(3n+3) {
            margin-right: 10px;
        }
}

#category.searchResults .category-ag-prod .btn {
    width: 90%;
    margin: 0 auto;
    bottom: 10px;
    max-width: none;
}

#category.searchResults .category-ag-prod .cat-description {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

    #category.searchResults .category-ag-prod .cat-description p.item-cat-title {
        font-size: 15px;
        line-height: 18px;
        max-height: 55px;
        overflow: hidden;
    }

        #category.searchResults .cat-description p.item-cat-title:hover {
            overflow: visible;
            max-height: none;
        }

    #category.searchResults .cat-description img {
        display: block;
        margin: 10px auto 0 auto;
        max-width: 90%;
    }

#product-detail p {
    font-size: 13px;
}

#product-detail .added-content {
    border-top: 1px solid rgba(116,102,91,0.25);
    border-bottom: 1px solid rgba(116,102,91,0.25);
    display: block;
    padding: 10px 0;
    margin: 20px 0 10px 0;
}

#product-detail a.added-content {
    color: #574d45;
}

    #product-detail a.added-content:hover {
        color: #fd9e22;
    }

#product-detail .col-xs-2 {
    float: right;
}

#product-detail h1.product {
    font-family: 'museo_slab500',serif;
    font-weight: normal;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail h1.product {
        font-size: 1.5em;
    }
}

@media only screen and (min-width:600px) {
    #product-detail h1.product {
        float: right;
        display: block;
        width: 40%;
        margin: 10px 0 0 0;
        font-size: 1.8em;
    }
}

#product-detail li.active-tn, #product-detail a.active-tn {
    border-color: rgba(253,158,34,0.85) !important;
}

#product-detail .thumbnail-selection {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    overflow: auto;
    max-height: 232px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .thumbnail-selection {
        width: 100%;
        max-height: 300px;
        padding-top: 3px;
    }
}

#product-detail ul {
    list-style-type: none;
    /*padding: 0;*/
    margin: 0 0 20px 0;
    font-size: 13px;
}

#product-detail .highlight {
    color: #574d45;
    font-size: 12px;
    display: block;
    /*font-family: 'open_sansextrabold';*/
}

#product-detail .purchase-ag {
    float: right;
    width: 40%;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .purchase-ag {
        width: 100%;
        float: none;
    }
}

@media only screen and (min-width:600px) {
    #product-detail .purchase-ag {
        float: right;
        clear: both;
        width: 40%;
    }
}

#product-detail .btn-purchase {
    margin: 15px 0 10px 0;
    min-width: 180px;
    font-size: 14px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    text-transform: uppercase;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .btn-purchase {
        width: 100%;
    }
}

@media only screen and (min-width:600px) {
    #product-detail .btn-purchase {
        float: left;
    }
}

#product-detail .product-info {
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    float: left;
    width: 40%;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-info {
        width: 100%;
        float: left;
    }
}

@media only screen and (min-width:600px) {
    #product-detail .product-info {
        float: right;
        width: 40%;
        margin-bottom: 10px;
    }
}

#product-detail .product-specs {
    clear: right;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-specs {
        width: 100%;
        float: left;
    }
}

@media only screen and (min-width:600px) {
    #product-detail .product-specs {
        float: right;
        width: 40%;
    }
}

#product-detail .product-img-view {
    float: left;
    width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 20px;
    *width: 45%;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view {
        float: left;
        width: 100%;
        margin-top: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width:600px) {
    #product-detail .product-img-view {
        float: left;
        width: 60%;
        clear: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 20px;
        margin-top: -55px;
    }
}

#product-detail .product-img-view .current-product {
    width: 100%;
    margin: 20px 0 10px 0;
    padding: 10px;
    position: relative;
    *padding: 0;
    float: left;
    border: 1px solid #f5f5f3;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    #product-detail .product-img-view .current-product img {
        display: block;
        max-width: 400px;
        width: 100%;
        position: relative;
        z-index: 1;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view .current-product img {
        width: 70%;
    }
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view .current-product {
        width: 100%;
        float: left;
        margin: 0;
    }
}

#product-detail .product-img-view .current-product .alternate-views {
    float: right;
    width: 136px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
    margin: 0;
    overflow: auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view .current-product .alternate-views {
        width: 96px;
        max-height: 255px;
    }
}

@media only screen and (min-width:600px) {
    #product-detail .product-img-view .current-product .alternate-views {
        width: 100%;
        bottom: auto;
        top: auto;
        right: auto;
        position: relative;
        left: auto;
        max-height: 360px;
    }
}

@media only screen and (min-width:946px) {
    #product-detail .product-img-view .current-product .alternate-views {
        top: 10px;
        right: 10px;
        width: 136px;
        position: absolute;
        left: auto;
    }
}

#product-detail .product-img-view .current-product .alternate-views img {
    width: 55px;
    height: 55px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view .current-product .alternate-views img {
        width: 35px;
        height: 35px;
    }
}

#product-detail .product-img-view .current-product .alternate-views li {
    border: 1px solid #deddd7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 5px 5px 5px 0;
    padding: 3px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #product-detail .product-img-view .current-product .alternate-views li:hover {
        -webkit-box-shadow: inset 1px 1px 7px rgba(0,0,0,0.1);
        -moz-box-shadow: inset 1px 1px 7px rgba(0,0,0,0.1);
        box-shadow: inset 1px 1px 7px rgba(0,0,0,0.1);
        cursor: pointer;
    }

#product-detail .product-img-view p.alt-selection.comp {
    margin: 0;
}

#product-detail .product-img-view .shadowed {
    box-shadow: inset -7px 0 9px -7px rgba(0,0,0,0.2);
}

#product-detail .product-img-view #companion-items {
    float: left;
    display: block;
    width: 100%;
    overflow: auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view #companion-items {
        width: 100%;
    }
}

#product-detail .product-img-view #companion-items .description {
    margin: 0;
    line-height: 13px;
    max-height: 40px;
    overflow: hidden;
    font-size: 11px;
}

#product-detail .product-img-view #companion-items .companion-contain {
    float: left;
    padding: 10px 0;
    display: table;
}

#product-detail .product-img-view #companion-items .comp-thumb {
    border: 1px solid #deddd7;
    float: left;
    width: 65px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
}

    #product-detail .product-img-view #companion-items .comp-thumb img {
        max-width: 100%;
    }

#product-detail .product-img-view #companion-items a.comp-item {
    float: left;
    position: relative;
    width: 215px;
    height: 83px;
    border: 1px solid #deddd7;
    padding: 8px;
    margin-right: 10px;
    color: #ea8502;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    #product-detail .product-img-view #companion-items a.comp-item:hover {
        -webkit-box-shadow: inset 1px 1px 7px rgba(0,0,0,0.06);
        -moz-box-shadow: inset 1px 1px 7px rgba(0,0,0,0.06);
        box-shadow: inset 1px 1px 7px rgba(0,0,0,0.06);
        cursor: pointer;
        color: #574d45;
    }

#product-detail .product-img-view #companion-items .btn-tiny {
    padding: 0 10px;
    font-size: 12px;
    background: #3b9fc0;
    border-color: #2f7f99;
    position: absolute;
    bottom: 8px;
}

    #product-detail .product-img-view #companion-items .btn-tiny:hover {
        background: #358fac;
    }

#product-detail .product-img-view p.alt-selection {
    margin: 30px 0 5px 0;
    float: left;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view p.alt-selection {
        margin: 20px 0 5px 0;
    }
}

#product-detail .product-img-view a.product-thumbnail {
    color: #74665b;
}

#product-detail .product-img-view .product-thumbnail {
    text-align: center;
    float: left;
    margin: 5px 10px 10px 0;
    position: relative;
    padding: 5px 10px;
    border: 1px solid #eeecea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view .product-thumbnail {
        margin: 0;
        width: 23%;
        float: left;
        padding: 5px;
        margin: 0 5px 5px 0;
    }
}

@media only screen and (min-width:600px) {
    #product-detail .product-img-view .product-thumbnail {
        margin-right: 10px;
    }
}

@media only screen and (min-width:946px) {
    #product-detail .product-img-view .product-thumbnail {
        width: auto;
    }
}

#product-detail .product-img-view .product-thumbnail img {
    max-width: 75px;
    display: block;
    margin: 0 auto;
}

#product-detail .product-img-view .product-thumbnail:hover {
    -webkit-box-shadow: inset 1px 1px 7px rgba(0,0,0,0.06);
    -moz-box-shadow: inset 1px 1px 7px rgba(0,0,0,0.06);
    box-shadow: inset 1px 1px 7px rgba(0,0,0,0.06);
    cursor: pointer;
    bottom: 2px;
}

#product-detail .product-img-view span.thumb-desc {
    font-size: .7em;
    display: block;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    #product-detail .product-img-view span.thumb-desc {
        display: none;
    }
}

.modal {
    font-family: 'open_sansregular','verdana','arial' sans-serif;
}

    .modal .modal-body {
        min-height: 390px;
    }

    .modal a {
        color: #74665b;
    }

    .modal h2 {
        font-family: 'open_sansregular','verdana','arial' sans-serif;
        text-align: center;
        letter-spacing: -1px;
        color: #665950;
        margin-top: 0;
        text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
    }

    .modal select {
        margin: 0 auto;
        display: block;
        background: #fff;
    }

    .modal .icon-cancel {
        cursor: pointer;
        text-align: right;
        color: #fd9e22;
        text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
        font-size: 18px;
    }

    .modal p {
        float: left;
        width: 60%;
        padding-left: 20px;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    .modal p {
        width: 100%;
    }
}

.modal p.subtext {
    text-align: center;
    font-size: 16px;
    float: left;
    width: 100%;
    margin: 25px 0 10px 0;
    color: #74665b;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}

.order-option {
    width: 32%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    min-height: 190px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .order-option {
        min-height: 145px;
    }
}

.order-option img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .order-option img {
        max-width: 100%;
    }
}

.order-option p {
    font-size: 13px;
    text-align: center;
    float: none;
    width: 100%;
    padding: 5px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .order-option p {
        font-size: 9px;
    }
}

.order-option:hover {
    background: #d2d1c9;
}

.invalid-option {
    opacity: .2 !important;
    cursor: default;
    pointer-events: none;
}

    .invalid-option:hover {
        background: none;
    }
/*!
 /* Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

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 {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: 'open_sansregular','verdana','arial' sans-serif;
    font-size: 14px;
    color: #74665b;
    line-height: 1.42857143;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.alert {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    width: auto;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .alert {
        float: none;
    }
}

.alert p {
    margin: 0;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p, .alert > ul {
    margin-bottom: 0;
}

    .alert > p + p {
        margin-top: 5px;
    }

.alert-dismissable {
    padding-right: 35px;
}

    .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #ccc;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.breadcrumb {
    padding: 8px 10px;
    margin: 15px 0 0 0;
    list-style: none;
    border-radius: 4px;
    font-size: 12px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .breadcrumb {
        display: none;
    }
}

@media only screen and (min-width:600px) {
    .breadcrumb {
        display: block;
    }
}

.breadcrumb .icon-right-open {
    font-size: 10px;
    color: #ccc;
    margin: 0 5px;
}

.breadcrumb > li {
    display: inline;
}

.breadcrumb > .active {
    color: #fd9e22;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4 {
        padding: 0 0 0 0;
        margin-top: 10px;
    }
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4 {
    float: left;
}

.col-xs-4 {
    width: 100%;
}

.col-xs-3 {
    width: 75%;
}

.col-xs-2 {
    width: 50%;
}

@media only screen and (min-width:0px) and (max-width:599px) {
    .col-xs-2 {
        width: 100%;
    }
}

.col-xs-1 {
    width: 25%;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    height: 34px;
    *height: 25px;
    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,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control:focus {
        box-shadow: none;
        outline: none;
        -webkit-box-shadow: none;
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
    outline: 0;
}

input[type="date"] {
    line-height: 34px;
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

    .radio label, .checkbox label {
        display: inline;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

    input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

    .has-feedback .form-control-feedback {
        position: absolute;
        top: 25px;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        line-height: 34px;
        text-align: center;
    }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-success .form-control:focus {
        box-shadow: none;
        outline: none;
        -webkit-box-shadow: none;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.form-control-static {
    margin-bottom: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@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 > .form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

.form-horizontal .form-control-static {
    padding-top: 7px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn:active:focus, .btn.active:focus {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    background-color: #fd9e22;
    border-color: #ea8502;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.2);
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #fda93b;
        border-color: #ea8502;
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3276b1;
        border-color: #285e8e;
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd;
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #47a447;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        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:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #39b3d7;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-md {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        margin-bottom: 0;
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            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: 0;
    }

.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;
            line-height: 1.42857143;
            text-decoration: none;
            color: #428bca;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #2a6496;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
        cursor: default;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: not-allowed;
    }

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-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);
        transform: translate(0, 0);
    }

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #deddd7;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: none;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 0 20px 40px 20px;
}

    .modal-body .btn {
        margin: 0 0 10px 0;
    }

@media only screen and (min-width:0px) and (max-width:599px) {
    .modal-body .btn img {
        width: 50%;
    }
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media (min-width:768px) {
    .modal-dialog {
        width: 700px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

#store-logos {
    display: none;
}

.details {
    float: right;
    width: 40%;
}

@media only screen and (min-width:0) and (max-width:599px) {
    .details {
        width: 100%;
        float: none;
    }
}

.group-member-select {
    height: 30px;
    max-width: 100%;
    float: left;
    clear: left;
}

@media (max-width: 599px) {
    .group-member-select {
        width: 100%;
        margin-bottom: 15px;
    }
}




.recall-nav {
    background: url(/img/LancasterTableAndSeating/bg-noise.png);
    width: 100%;
    position: relative;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 24px 0;
    font-family: 'museo_slab500',serif;
    border-bottom: 1px solid #d3cbb4;
    -webkit-box-shadow: 1px 1px 7px rgb(0 0 0 / 13%);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,0.13);
    box-shadow: 1px 1px 7px rgb(0 0 0 / 13%);
}
.recall-nav__logo {
    max-width: 430px;
    width: 100%;
}


#page.recall-page {
    margin-bottom: 0;
}
.recall {
    padding: 48px 0 0 0;
}
.recall__container {
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1050px;
}
.recall__alert {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    background: #9B2C2C;
    border: 2px solid #742A2A;
    border-radius: 4px;
    text-align: center;
    padding: 8px;
}
.recall h1 {
    font-family: museo_slab500,serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #FFFFFF;
    margin: 0;
    text-transform: uppercase;
}
.recall h2 {
    font-family: museo_slab500,serif;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    color: #574D45; 
    margin: 24px 0;
}
.recall h3 {
    font-family: museo_slab500,serif;
    font-weight: 600;
    font-size: 21px;
    line-height: 30px;
    color: #574D45;
    margin-top: 0;
    margin-bottom: 8px;
}
.recall h4 {
    font-family: museo_slab500,serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #74665B;  
    margin-top: 0;
    margin-bottom: 8px; 
}
.recall__content {
    max-width: 670px;
    width: 100%;
    margin: 0 auto;
}
.recall p {
    font-family: open_sansregular,verdana,arial sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #74665B;
    margin-top: 0;
}
.recall a {
    color: #2C5282;
    font-weight: 600;
    text-decoration: underline;
}
.recall a:hover,
.recall a:focus {
    text-decoration: none;
}





.recall__content p {
    margin-bottom: 24px;
}
.recall__photos {
    display: flex;
    justify-content: center;
    margin: -24px;
    list-style: none;
    padding: 24px 0 45px 0;
}

.recall__big-img {
    max-width: 100%;
    margin-bottom: 24px;
}

.recall__photos li {
    margin: 12px;
    max-width: 31%;
}

.recall__photos li img {
    max-width: 100%;
    width: 100%
}
.recall__photos li p {
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    margin-top: 8px;
}

.recall-table {
    border: solid 1px #574D45;
    margin-bottom: 24px;
}

.recall-table__header {
    background: #CAC3BD;
}

.recall-table__header h3 {
    font-family: open_sansregular,verdana,arial sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #574D45;
    margin: 0;
}

.recall-table__row {
    display: flex;
    border-bottom: 1px solid #574D45;
}

.recall-table__row:last-child {
    border-bottom: none;
}

.recall-table__col {
    text-align: center;
    width: 100%;
    padding: 16px 10px;
    border-right: 1px solid #574D45;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.recall-table__col:last-child {
    border-right: none;
}

.recall-table__row p {
    color: #574D45;
    font-size: 16px;
    margin: 0;
}
.recall__form {
    max-width: 670px;
    margin: 48px auto 0 auto;
}
.recall__form h3 {
    text-align: center;
    margin-bottom: 20px;
}
.recall-form {
    margin-top: 18px;
    margin: 0 auto;
    width: 100%;
}
.recall-form__row {
    display: flex;
    margin-bottom: 20px;
}
.recall-form__input {
    flex-grow: 1;
    width: 50%;
    padding: 0 4px;
}
.recall-form__input label {
    font-family: open_sansregular,verdana,arial sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;  
    display: flex;
    align-items: center;
    color: #574D45;
    margin-bottom: 4px;
}
.recall-form__input label span {
    font-weight: 400;
    font-size: 9px;
    padding-left: 3px;
    color: #9B2C2C;
}
.recall-form__input input {
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #CAC3BD;
    box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    border-radius: 4px;   
    font-family: open_sansregular,verdana,arial sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #74665B;
    width: 100%;
    padding: 0 12px;
}
.recall-form__input input::placeholder {
    color: #999999;
    font-family: open_sansregular,verdana,arial sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.recall-form__input select {
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #CAC3BD;
    box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
    border-radius: 4px;   
    font-family: open_sansregular,verdana,arial sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #74665B;
    width: 100%;
    padding: 0 12px;
}
.recall-form__input select option[disabled] {
    color: #999999;
    font-family: open_sansregular,verdana,arial sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.recall-form__file-upload {
    padding: 8px;
    border: 1px solid #CBD5E0;
}
.recall-form__row--upload input {
    border: none;
    padding: 0;
    height: auto;
}
.recall-form__row--upload p {
    margin-top: 4px;
    font-style: italic;
    font-weight: 600;
    font-size: 10px;
}
.recall-form__row--submit {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.recall-form__row--submit .recall-form__recaptcha {
    font-size: 12px;
}
.recall-form__submit {
    margin: 8px 0 16px 0;
    padding: 10px 41px;
    background-color: #FD9E22;
    border: 1px solid #EA8502;
    border-radius: 4px;
    font-family: open_sansregular,verdana,arial sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    transition: .3s;
    color: #1A202C;
}
.recall-form__submit:hover,
.recall-form__submit:focus {
    background-color: #EA8502;
}
.recall-form__row--submit p {
    font-size: 14px;
    line-height: 20px;
    color: #574D45;
    margin: 0;
}

.recall-form__error-message {
    font-family: open_sansregular,verdana,arial sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    color: #9B2C2C;
    margin-top: 6px;

    display: none;
}
.error .recall-form__error-message {
    display: block;
}
.error.recall-form__input select,
.error.recall-form__input input {
    background: #FFF5F5;
    border: 1px solid #9B2C2C;
}

.recall__footer {
    text-align: center;
    padding: 64px 0 24px 0;
}

@media(max-width: 1220px) {
    .recall__photos {
        flex-wrap: wrap;
        padding: 24px 0;
    }
}

@media(max-width: 768px) {
    .recall h1 {
        font-size: 28px;
        line-height: 40px;   
    }
    .recall h2 {
        font-size: 24px;
        line-height: 36px;
    }
}

@media(max-width: 550px) {
    .recall__photos {
        margin: 0;
    }
    .recall__photos li {
        max-width: 100%;
        width: 100%;
        margin: 0 0 12px 0;
    }
    .recall__photos li img {
        max-width: 100%;
        width: 100%;
    }
    .recall-form__row {
        flex-direction: column;
        margin-bottom: 0;
    }
    .recall-form__input {
        width: 100%;
        margin-bottom: 20px;
    }
}

.show {
    display: block !important;
}