body {
    font-size: 12px;
    line-height: 1.6;
    font-family: 'Avenir Book',Arial, Helvetica, sans-serif;
    padding-top: 0;
    padding-left: 0;
    position: relative;
    min-height: 100%;
    overflow: hidden;
    margin: 0;
    color: #333;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "'Saira Extra Condensed'", serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #343a40;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

a {
    background-color: transparent;
    color: black;
    text-decoration: none;
    border: 0;
}

    a:hover, a:focus, a:active {
        color: black;
    }

html {
    -webkit-tap-highlight-color: transparent;
    height: 100%;
    font: 62.5% sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

aside, details, footer, header, menu, nav, section, summary {
    display: block;
}

[hidden], template {
    display: none;
}

a:active, a:hover {

}

strong {
    font-weight: bold;
}

fieldset {
    border: 0;
}

legend {
    margin: 0 8px 0 0;
    text-transform: uppercase;
    /*font-size: 13px;*/
    font-size:13px;
    font-weight: 700;
    align-items: center;
}

img {
    border: 0;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, select {
    color: inherit;
    font: inherit;
    margin: 0;
    font-family: inherit;
    font-size: 100%
}

button {
    overflow: visible;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

th {
    padding: 0;
    text-align: left;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media print {
    *, *: before, *:after {
        background: transparent;
        color: #000;
        box-shadow: none;
        text-shadow: none;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        a[href^="#"]:after, a[href^="javascript:"]:after {
            content: ""
        }

    img {
        page-break-inside: avoid;
        max-width: 100%
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000;
    }

    .label {
        border: 1px solid #000;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

input, button, select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a:hover, a:focus {
    color: black;
    text-decoration: underline;
}

a:focus {

}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-thumbnail {
    line-height: 1.42857;
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    margin: 0 0 10px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
    text-align: left;
    padding-bottom: 15px;
}

.text-success {
    color: #468847;
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #3a87ad;
}

a.text-info:hover, a.text-info:focus {
    color: #245269;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
}

ul ul {
    margin-bottom: 0;
}

.list-inline {
    margin-left: -5px;
    padding-left: 0;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.navbar-collapse .collapse{
    display:flex !important;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1336px;
    width: auto;
}

    .container:before, .container:after {
        display: table;
        content: " "
    }

    .container:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.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, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }
}

label {
    max-width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="radio"], input[type="checkbox"] {
    margin: 1px \9 0 0;
    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 {

}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    /*font-size: 14px;*/
    font-size:14px;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    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 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    padding: 0;
    line-height: 17px;
    margin-left: 6px;
}

.form-control:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    opacity: 1;
    color: #999;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly] {
    opacity: 1;
    cursor: not-allowed;
    background-color: #eee;
}

.form-control[disabled] {
    cursor: not-allowed;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    float: left;
    margin-left: -20px;
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="checkbox"][disabled] {
    cursor: not-allowed;
}

.form-control-static {
    padding-bottom: 7px;
    min-height: 34px;
    padding-top: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}

select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #468847;
    -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 {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #b94a48;
    -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: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

@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 .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto;
    }

    .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;
        vertical-align: middle;
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
}

.btn {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    line-height: 1.42857;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus {

}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}

.btn:active, .btn.active {
    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] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active {
    color: #333;
    background: #e6e6e6 none;
    border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default.active:hover, .btn-default.active:focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default[disabled]:hover, .btn-default[disabled]:focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active, .btn-success.active {
    color: #fff;
    background: #449d44 none;
    border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success.active:hover, .btn-success.active:focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}

.btn-success[disabled]:hover, .btn-success[disabled]:focus {
    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:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active {
    color: #fff;
    background: #31b0d5 none;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info.active:hover, .btn-info.active:focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info[disabled]:hover, .btn-info[disabled]:focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled] {
    background-color: transparent;
    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, .btn-link[disabled]:focus {
    color: #999;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 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%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
    content: ""
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {

}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0 !important;
    right:auto !important;
    z-index: 1000 !important;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 2px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

.dropdown-menu-a {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-width > li:nth-child(3), .dropdown-width > li:nth-child(4) {
    width: 16% !important;
}

.dropdown-width > li:nth-child(9) {
    width: 8% !important;
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .hideMobview {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-inverse .navbar-nav > li > a.dropdown-toggle {
        display: inline-block;
    }
    .navbar-nav.navbar-right{
        display:block;
        padding-bottom:3px;
    }
}

@media only screen and (max-width: 768px){ 
    .navbar-nav {
        display: block !important;
        justify-content: normal !important;
        width: auto !important;
        margin-left: 4px !important;
        margin-right: 0;
    }
    .nav li:first-child {
        margin-left: 0px !important;
        margin-top:3px;
    }
    .dropdown-width > li:nth-child(3), .dropdown-width > li:nth-child(4), .dropdown-width li {
        width: 100% !important;
        text-align:left;
    }
    /*.dropdown-width > li:nth-child(4) {
        width: 100% !important;
    }
    .dropdown-width li {
        width: 100% !important;
    }*/
    .nav li:last-child {
        margin-right: 0px !important;
        margin-bottom: 3px;
    }
    .dropdown-width li:last-child {
        width: 100% !important;
        text-align: left;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        width: 80% !important;
    }
    .navbar-collapse {
        float: left;
        margin-left: 0px !important;
        right: 0;
    }
    .dropdown-width li {
        width: 100% !important;
    }
    .navbar-inverse .navbar-nav > li > a.dropdown-toggle {
        display: inline-block;
    }
}

.dropdown-width ul li {
    width: 200px !important;
}

.dropdown-width li {
    width: 12%;
}



.open > .dropdown-menu-a {
    display: block;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu-a > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu-a > li > a:hover, .dropdown-menu-a > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu-a > .active > a, .dropdown-menu-a > .active > a:hover, .dropdown-menu-a > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    line-height: 1.42857;
    white-space: nowrap;
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup-a .dropdown-menu-a {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu-a {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
}

    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
        z-index: 2;
    }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active {

}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.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;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
}

.input-group .form-control: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 .form-control: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-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
    margin-left: -4px;
}

.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 {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    transition: opacity 0.3s;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav:before, .nav:after {
    display: table;
    content: " "
}

.nav:after {
    clear: both;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav > li > a > img {
    max-width: none;
}

.navbar {
    position: fixed;
    width: 100%;
    min-height: 43px;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #fff;
    border-bottom: 1px solid #a3a3a3;
    z-index: 1000;
}

.navbar:before, .navbar:after {
    display: table;
    content: " "
}

.navbar:after {
    clear: both;
}

@media (min-width:768px) {
    .navbar {
        /*border-radius: 4px;*/
    }
}

.navbar-header:before, .navbar-header:after {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both;
}

@media (min-width:1255px) {
    .navbar-header {
        float: left;
        display: none;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .container > .navbar-header, .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }

    .navbar-toggle {
        display: none;
    }
}

.navbar-collapse {
    position: relative;
    min-height: 41px;
    max-height: 340px;
    padding-right: 0;
    padding-left: 0;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-brand {
    line-height: 24px;
    height: 40px;
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width:768px) {
    .navbar > .container .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    background: transparent none;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {

}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-nav > li:first-child > a {
    border-left: none;
}
.navbar-nav {
    margin: 0px -15px;
}

.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #777;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e6e6e6;
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333;
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar-inverse .navbar-brand {
    color: #999;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #999;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: #24292D;
    color: #fff;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-link {
    color: #999;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus {
    color: #444;
}

.breadcrumb {
    font-size: 14px;
    margin-bottom: 0;
    padding: 8px 15px;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > li {
    display: inline-block;
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
    content: "/\a0"
}

.breadcrumb > .active {
    color: #999;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #999;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: grey;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.badge {
    vertical-align: middle;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

.list-group-item > .badge + .badge {
    margin-right: 5px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.thumbnail {
    margin-bottom: 20px;
    line-height: 1.42857;
    transition: border 0.2s ease-in-out;
    display: inline-block;
    display: block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both;
}

.panel-title {
    color: inherit;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.panel-title > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal {
    overflow: hidden;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    top: 5%
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.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;
    margin: 10px auto;
    z-index: 1050;
    width: auto;
    padding: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    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;
}

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    line-height: 1.42857;
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.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: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none;
    visibility: hidden;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none;
}

.visible-sm {
    display: none;
}

.visible-md {
    display: none;
}

.visible-lg {
    display: none;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none;
}

@media (max-width:767px) {
    .visible-xs {
        display: block;
    }

    th.visible-xs {
        display: table-cell;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block;
    }

    th.visible-sm {
        display: table-cell;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block;
    }

    th.visible-md {
        display: table-cell;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block;
    }

    th.visible-lg {
        display: table-cell;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none;
    }
}

.btn-group .dropdown-toggle .btn-label {
    display: inline-block;
    max-width: 500px;
    overflow: hidden;
    margin-right: 5px;
}

body .container-non-responsive.nav-container, body .container.nav-container {
    height: 40px;
    text-align: left;
    position: relative;
}

body.large-navbar-logo-visible .nav-container {
    text-align: center;
}

nav {
    display: inline-block;
}

#menu {
    display: inline-block;
    text-align: left;
}

#menu .search-bar.active ~ ul {
    visibility: hidden;
}

#menu ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

#menu ul a {
    display: block;
    text-decoration: none;
    line-height: 32px;
    padding-top: 0;
    text-transform: none;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    font-weight: 500;
    padding-left: 14px;
    padding-right: 14px;
}

#menu ul a.section-label {
    color: #999;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 10px;
    font-size: 12px;
    padding-top: 10px;
    cursor: default;
}

#menu ul a.section-label:hover {
    background: #2c3437;
}

#menu ul a.section-label a:hover {
    text-decoration: none;
}

#menu ul li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    border-bottom: 3px solid #2c3437;
}

#menu ul li.active {
    border-bottom: 3px solid #24292d;
    background: #24292d;
    padding-bottom: 7px;
}

#menu ul li:hover {
    background: #24292d;
}

#menu ul li:hover > ul {
    display: block;
}

#menu ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #2c3437;
    padding: 0 0 2px;
    margin-top: 3px;
    border-color: #555;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-width: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

#menu ul ul li {
    float: none;
    width: 200px;
}

#menu ul ul li .subtitle {
    display: block;
    font-size: 12px;
    position: absolute;
    color: #999;
    bottom: -2px;
    right: 10px;
    margin-left: 23px;
    bottom: -13px;
}

#menu ul ul a {
    line-height: 120%;
    padding: 10px 15px;
}

#menu ul ul a:not(.section-label):hover {
    text-decoration: underline;
}

#menu ul ul ul {
    top: 0;
    left: 100%
}

#menu > ul > li {
    height: 40px;
    padding-top: 4px;
}

#menu > ul > li:hover {
    border-bottom: 3px solid #24292d;
}

#menu > ul > li > a:hover {
    text-decoration: none;
}

#menu > ul > li.my-bids ul li a {
    padding: 15px;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.static-page {
    padding-top: 20px;
    font-size: 14px;
}

.static-page.no-top-padding {
    padding-top: 0;
}

.display-none {
    display: none;
}

.filters-container {
    -webkit-backface-visibility: hidden;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    border-width: 0 0 1px 0;
    padding-bottom: 6px;
    padding-left: 10px;
    z-index: 2;
    background-color: #DEDEDE;
}

.dropdown-menu {
    /*max-height: 300px;*/
    overflow: auto;
    position: absolute;
    top: 100%;
    text-align:left;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 2px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background: #2C3437;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

#auction-header:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#auction-header > * {
    vertical-align: middle;
    display: inline-block;
}

.auction-status-box {
    position: relative;
    width: 79px;
    height: 79px;
    position: absolute;
    color: #333;
    background-color: rgba(255, 255, 255, 0.9);
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    height: 57px;
    z-index: 1;
    width: 88px;
    top: 0;
}

.auction-status-box.has-end-date {
    width: 158px;
}

.auction-status-box.v2 {
    width: 52px;
    height: 52px;
    color: #333;
    background-color: #fff;
    text-align: left;
    border: 1px solid #d0d0d0;
}

.auction-status-box.v2.has-end-date {
    width: 104px;
}

.auction-status-box.v2 .date-box {
    width: 51px;
}

.auction-status-box.v2 .date-box .date {
    font-size: 21px;
    line-height: 17px;
    margin-top: 0;
}

.auction-status-box .date-box {
    width: 78px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.auction-status-box .date-box + .date-box:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -4px;
    width: 8px;
    background: url("../../Images/arrow-right-very-thin.png") 0 center no-repeat;
    background-size: 100% auto;
}

.auction-status-box .date-box .date {
    font-size: 33px;
    font-weight: 600;
    margin-top: -9px;
}

.radio.custom, .checkbox.custom {
    margin-top: 0;
    margin-bottom: 0;
}

.radio.custom .input-label, .checkbox.custom .input-label {
    margin-left: 7px;
}

.radio.custom + .radio.custom, .radio.custom + .checkbox.custom, .checkbox.custom + .radio.custom, .checkbox.custom + .checkbox.custom {
    margin-top: 3px;
}

.radio.custom label, .checkbox.custom label {
    margin-bottom: 0;
}

.radio.custom label > input, .radio.custom label .input-label, .checkbox.custom label > input, .checkbox.custom label .input-label {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}

.animate.ng-enter {
    transition: 0.15s linear all;
    overflow: hidden;
    opacity: 0;
    max-height: 0;
}

.bid-history-item.animate.ng-enter {
    transition: 0.5s linear all;
}

.animate.ng-enter.ng-enter-active {
    opacity: 1;
    max-height: 100000px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.breadcrumb li:first-child:before {
    background: url("../../Images/icon-breadcrumb.png") no-repeat center 30%;
    background-size: 100% auto;
    width: 10px;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.breadcrumb li:first-child {
    padding-left: 18px;
    position: relative;
}

.breadcrumb li:last-child {
    font-weight: 700;
}

.breadcrumb li a, .breadcrumb li {
    color: #737373;
}

.breadcrumb, #auction-header-wrap, .filters-container, .static-header, .breadcrumb, .bid-sheet-page .group-header, .page-details .header {
    position: relative;
}

.breadcrumb:before, #auction-header-wrap:before, .filters-container:before, .static-header:before, .breadcrumb:before, .bid-sheet-page .group-header:before, .page-details .header:before {
    position: absolute;
    background: inherit;
    top: 0;
    height: 100%;
    border: inherit;
    left: -200%;
    right: -200%;
    z-index: -1;
    content: "";
    box-sizing:content-box;
}

#auction-header-wrap {
    background: #eee none;
}

#auction-header-wrap:after {
    content: "";
    background: #000 url("../../Images/logo-stacks-bowers-black.png") no-repeat 0%;
    left: -200%;
    right: -200%;
    z-index: -2;
    top: 0;
    bottom: 0;
    background-size: auto 50%;
    position: absolute;
    height: 133px;
    content: ' ';
    left: 0;
    top: -15px;
    z-index: 1;
}

#auction-header {
    height: 87px;
}

#auction-header.v2 {
    height: 67px;
    position: relative;
    background-color: #eee;
    padding-left: 0;
    border-bottom: 1px solid #ccc;
}

#auction-header.v2 .btn-custom.bid-sheet, #auction-header.v2 .btn-custom.view-lots {
    background: linear-gradient(#8a0202, #580101);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #350101;
    color: #fff;
}

#auction-header.v2 .btn-custom.bid-sheet:hover, #auction-header.v2 .btn-custom.view-lots:hover {
    background: linear-gradient(#780202, #460101);
}

#auction-header.v2 .btn-custom.bid-sheet.active, #auction-header.v2 .btn-custom.view-lots.active {
    background: linear-gradient(#580101, #8a0202);
}

#auction-header.v2 .btn-custom.bid-sheet:hover, #auction-header.v2 .btn-custom.bid-sheet:active, #auction-header.v2 .btn-custom.view-lots:hover, #auction-header.v2 .btn-custom.view-lots:active {
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.32), 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}

#auction-header.v2 .btn-custom.bid-sheet:active, #auction-header.v2 .btn-custom.view-lots:active {
    background: -o-linear-gradient(#460101, #780202);
    background: linear-gradient(#460101, #780202);
    box-shadow: inset 0px 1px 3px -1px rgba(0, 0, 0, 0.25), 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
}

#auction-header.v2 .auction-status-box {
    vertical-align: middle;
    display: inline-block;
    margin-right: 11px;
}

#auction-header.v2 .title {
    font-size: 21px;
    font-weight: 600;
    width: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

#auction-header.v2 .toggle-auction-info {
    width: 67px;
    text-align: center;
    text-transform: uppercase;
    line-height: 67px;
    cursor: pointer;
    color: #aaa;
    font-weight: bold;
    border-width: 0 1px;
    border-style: solid;
    border-color: #ccc;
    position: relative;
}

#auction-header.v2 .toggle-auction-info:before {
    content: "";
    position: absolute;
    top: 75%;
    left: 50%;
    width: 16px;
    height: 9px;
    margin-top: -4px;
    margin-left: -8px;
    background: url("../../Images/arrow-down-very-thin.png") center center no-repeat;
    background-size: auto 100%;
    -moz-transition: -moz-transform 0.25s;
    transition: transform 0.25s;
}

#auction-header .auction-header-details .auction-status-box {
    width: 65px;
    height: 66px;
    padding: 2px;
}

#auction-header .auction-header-details .auction-status-box.has-end-date {
    width: 126px;
}

#auction-header .auction-header-details .auction-status-box .date-box {
    width: 61px;
}

#auction-header .auction-header-details .auction-status-box .date {
    font-size: 27px;
    margin-top: -7px;
}

@media (min-width:1200px) {
    #auction-header.v2 .title {
        width: 610px;
    }
}

#auction-header .logo, .static-header .logo {
    position: relative;
    transition: opacity 0.5s;
    background-size: auto 70%;
    height: 65px;
    width: 250px;
    background: rgba(0, 0, 0, 0.6) url("../../Images/logo-stacks-bowers-black.png") no-repeat center center;
}

.static-header {
    background-color: #eee;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.static-header .title {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    line-height: 1.1;
}

.static-header .title-right {
    line-height: 35px;
    margin-left: 20px;
}

.static-header .breadcrumb ~ .title, .static-header .breadcrumb ~ .title-right {
    margin-top: 7px;
}

.static-header .subtitle {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 14px;
    display: block;
    text-transform: uppercase;
}

.static-header .title + .subtitle {
    margin-top: 3px;
}

.bid-sheet-header {
    position: relative;
    min-height: 32px;
    line-height: 32px;
}

.bid-sheet-header.bottom-border {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 6px;
}

.bid-sheet-header > :first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}

.bid-sheet-header .absentee-bid-box {
    margin-bottom: 0;
}

.bid-sheet-header ~ .filters-container {
    border-top: 1px solid #ccc;
}

.bid-sheet-header ~ .filters-container::before {
    top: -1px;
}

.page-details .header {
    line-height: 45px;
    border-bottom: 1px solid #ccc;
}

.page-details .header .title {
    font-size: 17px;
    text-transform: uppercase;
}

.container-non-responsive {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 970px;
}

.container-non-responsive .navbar-nav.navbar-right:last-child {
    margin-right: 0;
}

.navbar-nav.navbar-right {
    float: left;
    display: flex;
    width: 85% ;
    justify-content: space-between;
    margin-left: 93px;
    margin-right: 93px !important;
}

body > .container-non-responsive {
    overflow: auto;
}

.btn-image {
    background: transparent no-repeat;
    padding: 0;
    border: 0;
}

.btn-custom {
    font-weight: 700;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    padding: 9px;
    border-radius: 3px;
    position: relative;
    text-transform: uppercase;
    background: #8a0202;
}

.btn-custom.icon {
    padding: 0 9px 0 25px;
}

.btn-custom.icon.icon-only {
    padding: 0;
}

.btn.icon::before {
    background: no-repeat center center;
    position: absolute;
    content: "";
    display: inline-block;
    background-size: 100%
}

.btn.icon-only {
    width: 31px;
    height: 31px;
}

.btn-custom:active {
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.125);
}

.btn-custom.white {
    background: linear-gradient(#fff, #e6e6e6);
    border: 1px solid #d4d4d4;
    color: #333;
}

.btn-custom.white:hover {
    background: linear-gradient(#f6f6f6, #ddd);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.32), 0px 1px 5px -1px rgba(0, 0, 0, 0.2);
}

.btn-custom.white.active {
    background: linear-gradient(#e6e6e6, #fff);
}

.btn-custom.white:hover, .btn-custom.white:active {
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.32), 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}

.btn-custom.white:active {
    background: linear-gradient(#ddd, #f6f6f6);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.32), 0px 1px 2px -1px rgba(0, 0, 0, 0.2);
}

.bid-sheet-page .btn.submit-all, .bid-sheet-page .btn.submit {
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
}

.bid-sheet-page .btn-custom.submit-all::before, .bid-sheet-page .btn-custom.submit::before {
    width: 27px;
    height: 27px;
    left: 0;
    top: 0;
    background-size: 80%;
    background-image: url("../../Images/arrow-submit.png");
}

.navbar-background {
    position: fixed;
    height: 40px;
    top: 0;
    left: 0;
    right: 0;
    background: #2a2a2a;
    z-index: 999;
    -webkit-backface-visibility: hidden;
}

.navbar-header .logo {
    background: url("../../Images/logo-stacks-bowers-black.png") no-repeat left center;
    background-size: auto 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 186px;
    transition: opacity 0.5s;
    opacity: 0;
    z-index: 10;
    width: 181px;
    background-size: auto 100%
}

.navbar-header .logo.visible {
    opacity: 1.0;
    top: 5px;
    height: 35px;
}

.navbar-right {
    transition: all 0.5s;
}

.navbar-right > li > a:hover {
    background-color: #24292D !important;
}

.navbar-inverse .navbar-right > li > a {
    font-weight: 500;
    font-size: 12px;
    font-size: 0.88vw;
    cursor: pointer;
    color: #fff;
    padding-left: 14px;
    padding-right: 14px;
    text-transform: uppercase;
}

.dropdown-menu > li > a {
    color: #fff;
    /*font-size: 12px;*/
    font-size:12px;
    text-transform: uppercase;
    white-space: normal;
    font-weight: 500;
    padding: 10px 13px !important;
    line-height: 17px !important;
    display:block;
    /*line-height: 1.42857143;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;*/
}

.navbar-inverse .navbar-right > li > a:hover, .navbar-inverse .navbar-right > li.active > a, .navbar-inverse .navbar-right .dropdown-menu li a:hover {
    background-color: #373737;
}

.navbar-inverse .navbar-right .dropdown-menu {
    background-color: #2C3437;
    z-index: 2000;
}

.navbar-inverse .navbar-right .dropdown-menu li a {
    /*height: 40px;*/
    line-height: 40px;
    color: #fff;
    font-weight: 400;
    padding: 0 11px;
    position: relative;
    z-index: 2000;
}

.navbar-inverse .navbar-right .dropdown-menu li {
    width: 100%;
    list-style: none;
}

.nav .dropdown .dropdown-menu {
    /*width: 350px;*/
    /*padding-left: 0;*/
}

.nav .dropdown .dropdown-menu .section-label {
    color: #999;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 10px;
}

.nav .dropdown .dropdown-menu .section-menu {
    padding-left: 0;
    overflow: hidden;
}

.nav .dropdown .dropdown-menu .section-label, .nav .dropdown .dropdown-menu .section-link {
    font-size: 12px;
    padding-top: 10px;
}

.nav .dropdown .dropdown-menu .section-link {
    color: #ff9725;
    position: absolute;
    right: 10px;
    top: 0;
    text-decoration: underline;
}

.nav .dropdown .dropdown-menu .section-label + .section-menu a, .nav .dropdown .dropdown-menu .section-label + .section-menu .subtitle {
    padding-left: 16px;
}

.nav .dropdown .dropdown-menu li .subtitle {
    display: block;
    font-size: 12px;
    position: absolute;
    color: #999;
    bottom: 0;
    z-index: 1;
}

.navbar .btn {
    float: right;
    height: 26px;
    line-height: 24px;
    padding: 0 8px;
    margin: 7px 0 0 12px;
    text-transform: uppercase;
}

.navbar .search-bar + .btn, .navbar .search-bar + .navbar-right {
    margin-right: 47px;
}

.nav .dropdown-menu {
    left: 0;
    right: auto;
}

.nav .section-menu a {
    display: block;
}

.navbar .search-bar {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 101;
    overflow: hidden;
    transition: width 0.3s;
}

.search-bar .search.icon {
    background: #2c3437 url("../../Images/icon-search-white.png") no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: 40%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-image 0.3s;
}

.navbar .search-bar .search.icon:hover {
    background-color: #373737;
}

.navbar .search-bar .search-field, .navbar .search-bar .search.icon {
    display: inline-block;
    vertical-align: top;
}

.navbar .search-bar .search-field {
    margin-top: 6px;
    position: absolute;
    left: 0;
    width: 260px;
    height: 28px;
}

.navbar .search-bar.active {
    width: 306px;
}

.navbar-collapse .search-bar.active ~ .nav, .navbar-collapse .search-bar.active ~ .btn {
    opacity: 0;
    display: none;
}

.navbar-collapse .search-bar.active.active-add ~ .nav, .navbar-collapse .search-bar.active.active-add ~ .btn {
    display: block;
}

body .navbar-background {
    transition: height 0.2s;
}

body .navbar {
    transition: top 0.2s;
}

body .navbar-header .large-navbar-logo {
    position: fixed;
    display: none;
    margin-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-position: center 80%;
    background-size: auto 70%;
    height: 0;
}

body .navbar-header .large-navbar-logo.visible {
    display: inline-block;
}

body.large-navbar-logo-visible .navbar-right {
    padding-left: 256px;
}

body.large-navbar-logo-visible .navbar-right.about-link-available {
    padding-left: 221px;
}

body.large-navbar-logo-visible .navbar-header .large-navbar-logo {
    height: 0;
}

body.large-navbar-logo-visible .navbar-background {
    height: 40px;
}

body.large-navbar-logo-visible .navbar {
    top: 0;
}

body.has-return-to-link .return-to-wrapper {
    display: none;
}

body.large-navbar-logo-visible.has-return-to-link .return-to-wrapper {
    display: block;
    position: fixed;
    top: 0;
    background: #444;
    height: 27px;
    width: 100%;
    color: #fff;
    font-size: 13px;
    line-height: 27px;
    letter-spacing: 1.3px;
    z-index: 1000;
}

body.large-navbar-logo-visible.has-return-to-link .return-to-wrapper a, body.large-navbar-logo-visible.has-return-to-link .return-to-wrapper a:active, body.large-navbar-logo-visible.has-return-to-link .return-to-wrapper a:link, body.large-navbar-logo-visible.has-return-to-link .return-to-wrapper a:visited {
    color: #fff;
    text-decoration: underline;
}

body.large-navbar-logo-visible.has-return-to-link .navbar {
    top: 27px;
}

body.large-navbar-logo-visible.has-return-to-link .navbar-header .large-navbar-logo {
    top: 27px;
}

body.large-navbar-logo-visible.has-return-to-link .navbar-background {
    height: 67px;
}

@media (min-width:1200px) {
    body.is-responsive.large-navbar-logo-visible .navbar-right {
        margin-left: 100px;
    }
}

.input-margin {
    padding-left: 5px;
    padding-right: 5px;
}

.form-control2 {
    padding: 2px;
    display: inline;
}

.auctions-header{
    display:block;
}

    .auctions-header > h1 {
        font-size: 16px;
        font-weight: 700;
    }

.auctions-page > .title {
    font-size: 32px;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-top: 15px;
}

.form-section p {
    font-size: 14px;
}

.form-section input[type="radio"], .form-section input[type="checkbox"] {
    margin-top: 3px;
}

.form-section > .title {
    font-weight: 300;
    font-size: 23px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    margin-bottom: 15px;
    position: relative;
}

.form-section .section-title, .form-section .form-group .section-title {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px;
}

.form-section .title .checkbox {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    line-height: 31px;
}

.form-section .title .checkbox input {
    line-height: 28px;
    height: 28px;
}

.form-section .form-group {
    margin-bottom: 20px;
}

.form-section .form-group label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
    width: 40%;
    line-height: 31px;
}

    .form-section .form-group label input, .form-section .form-group label select {
        font-weight: 300;
    }

.form-section .form-group label, .form-section .form-group input, .form-section .form-group select {
    display: inline-block;
    vertical-align: top;
    height: 31px;
    padding-top: 0;
    padding-bottom: 0;
}

.form-section .form-group input, .form-section .form-group select {
    padding: 0 8px;
    border-radius: 2px;
}

.form-section .form-group label ~ input, .form-section .form-group label ~ select {
    width: 60%
}

.form-section + .form-section {
    margin-top: 20px;
}

.orders-page .form-section .form-group label {
    width: auto;
}

.lot-view-style > .btn {
    padding: 0;
    height: 31px;
}

.lot-view-style > .btn > .icon {
    width: 40px;
    background: no-repeat center center;
    width: 42px;
    height: 28px;
}

.lot-view-style > .btn > .icon.list {
    background-image: url(../../Images/icon-list-style.png);
    background-size: 20px 15px;
}

.lot-view-style > .btn > .icon.grid {
    background-image: url(../../Images/icon-grid-style.png);
    background-size: 16px 15px;
}

.lots-page .lots .lot {
    cursor: pointer;
}

.lot-header-v2 {
    position: relative;
}

.lot-header-v2 .lot-header-wrap {
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    padding-top: 15px;
    padding-bottom: 15px;
}

.lot-header-v2 .lot-header-wrap .lot-number, .lot-header-v2 .lot-header-wrap .lot-title {
    display: table-cell;
    line-height: 31px;
    vertical-align: middle;
}

.lot-header-v2 .lot-header-wrap .lot-number {
    font-weight: 400;
    font-size: 23px;
    padding-right: 15px;
    text-align: left;
    color: #333;
}

.lot-header-v2 .lot-header-wrap .lot-title {
    font-weight: 700;
    font-size: 18px;
    padding-left: 15px;
    margin-left: 15px;
    color: #333;
    position: relative;
}

.lot-header-v2 .lot-header-wrap .lot-title::before {
    border-left: 1px solid #ccc;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.lot-title-wrap .lot-title {
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    height: 56px;
    line-height: 1.3;
}

.lot-title-wrap a {
    text-decoration: none;
    color: #000;
}

.lots-page #auction-header {
    position: relative;
}

.lots-page .lots-header .title {
    font-size: 26px;
    margin-top: 15px;
}

.filters-container ~ .filters-container {
    border-width: 1px 0 0 0;
}

.filters-container .btn-custom {
    font-weight: normal;
    /*font-size: 14px;*/
    font-size: 14px;
    line-height: 30px;
    padding: 0 12px;
}

.v-bottom {
    width: 15%;
    display: inline;
    vertical-align: bottom;
}

.v-bottom a {
    float: right;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
    color: #8a0202;
}
    .v-bottom button {
        float: right;
        text-transform: uppercase;
        text-decoration: underline;
        cursor: pointer;
        color: #8a0202;
        border: none;
        background: transparent;
    }

.filters-container .lot-view-style .btn-custom {
    padding: 0;
}

.filters-container .filter-item {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 2px;
    margin-right: 0;
    font-size: 13px;
}

.filters-container .filter-item + .filter-item {
    margin-left: 8px;
}

.filters-container .options-bar {
    width: 85%;
    display: inline-block;
}

.filters-container .number-of-lots {
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    left: 0;
    padding-bottom: 10px;
}

.filters-container .btn {
    height: unset; /*30px;*/
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 0;
}

.filters-container label {
    font-weight: bold;
    margin-bottom: 1px;
    margin-left: 2px;
    margin-right: 0;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
}

.filters-container .btn-group, .filters-container .btn, .filters-container .btn.prev, .filters-container .btn.next, .filters-container select, .filters-container .number-of-lots, .filters-container .category-select-wrap {
    display: inline-block;
    vertical-align: top;
}

.filters-container .sort.btn-group > button {
    width: auto;
    max-width: 500px;
}

.filters-container .limit.btn-group > button {
    width: unset; /*61px;*/
}

.filters-container .number-of-pages {
    line-height: 30px;
}

.filters-container .btn.prev, .filters-container .btn.next {
    position: relative;
    width: 40px;
}

.filters-container .btn.prev::before, .filters-container .btn.next::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 11px 12px;
    background: no-repeat center center;
}

.filters-container .category-select-wrap .dropdown-toggle {
    width: 162px;
}

.auction-details-wrap {
    max-height: 0;
    overflow: hidden;
    margin-left: -2000px;
    padding-left: 2000px;
    padding-right: 2000px;
    margin-right: -2000px;
    transition: 250ms cubic-bezier(0.25, 0.1, 0.25, 1) max-height;
}

.auction-details .section {
    margin: 10px 0 14px;
}

.auction-details .section .title {
    font-weight: 700;
    text-transform: uppercase;
}

.auction-details .section .title, .auction-details .section .value {
    font-size: 16px;
}

.auction-details .section .value {
    font-size: 13px;
}

.lots.list-view .auction-title, .lots.grid-view .auction-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 39px;
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 40px;
    height: auto;
    position: relative;
}

.lots.list-view .auction-title .auction-type, .lots.grid-view .auction-title .auction-type {
    padding-left: 18px;
    font-size: 15px;
    margin-right: 7px;
}

.lots.list-view .auction-title .lot-count, .lots.grid-view .auction-title .lot-count {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

.lots.list-view .auction-title + .lot, .lots.list-view .auction-title + .lot-v2, .lots.grid-view .auction-title + .lot, .lots.grid-view .auction-title + .lot-v2 {
    border-top-width: 0;
}

.lots.grid-view .auction-title {
    margin-bottom: 8px;
}

.dropup {
    left: 0;
    right: 0;
    margin: 0 18px;
}

.lots.list-view .lot, .lots.list-view .lot-v2 {
    height: unset; /*144px;*/
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.lots.list-view .lot .cover-thumbnail, .lots.list-view .lot .details, .lots.list-view .lot-v2 .cover-thumbnail, .lots.list-view .lot-v2 .details {
    display: inline-block;
    vertical-align: middle;
}

.lots.list-view .lot .cover-thumbnail-wrap, .lots.list-view .lot-v2 .cover-thumbnail-wrap {
    align-items: center;
    max-width: 120px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    background-color: #f7f7f7;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover:focus {

}

.lots.list-view .lot .cover-thumbnail-wrap .package-type, .lots.list-view .lot-v2 .cover-thumbnail-wrap .package-type {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background-color: rgba(138, 2, 2, 0.6);
    line-height: 25px;
    text-align: center;
}

.lots.list-view .lot .text-field-wrap .field-label, .lots.list-view .lot-v2 .text-field-wrap .field-label {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    margin-top: 4px;
}

.lots.list-view .lot .text-field-wrap .field-value-wrap, .lots.list-view .lot-v2 .text-field-wrap .field-value-wrap {
    font-size: 13px;
    color: #333;
    position: relative;
    overflow: hidden;
}

.lots.list-view .lot .text-field-wrap ~ .text-field-wrap, .lots.list-view .lot-v2 .text-field-wrap ~ .text-field-wrap {
    padding-left: 10px;
    border-left: 1px solid #ebebeb;
}

.lots.list-view .lot-repeater:first-child .lot, .lots.list-view .lot-repeater:first-child .lot-v2, .lots.list-view .lot-repeater .group-header + .lot, .lots.list-view .lot-repeater .group-header + .lot-v2 {
    border-top-width: 0;
}

.lots.list-view .lot-v2 .block-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    opacity: 0;
}

.lots.list-view .lot-v2 .field-value-wrap a {
    position: relative;
    z-index: 210;
}

.lot .cover-thumbnail, .lots.list-view .lot-v2 .lot-thumbnail-placeholder {
    width: 128px;
}

.lots.list-view .lot-v2 .details {
    width: 100%;
    margin-right: -128px;
}

.lot-repeater {
    padding: 4px;
}

.lots.list-view .lot-v2 .details .lot-number {
    text-transform: uppercase;
    margin-top: -1px;
    line-height: 22px;
    font-size: 21px;
    font-weight: 300;
    color: black;
}

.lots.list-view .lot-v2 .details .header {
    height: 24px;
    margin-bottom: -3px;
}

.lots.list-view .lot-v2 .details .title {
    margin-left: 9px;
    padding-left: 9px;
    line-height: 22px;
    margin-top: -1px;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    font-weight: 700;
    font-size: 14px;
    margin-top: 8px;
    line-height: 1.3;
    max-height: 36px;
    text-transform:none;
}

.lots.list-view .lot-v2 .details a {
    text-decoration: none;
}

.lots.list-view .lot-v2 .details .lot-number-and-title {
    display: block;
}

.lots.list-view .lot-v2 .details .lot-number-and-title a {
    color: #000;
}

.lots.list-view .lot-v2 .details .lot-number-and-title > * {
    display: inline-block;
    vertical-align: top;
}

.lots.list-view .lot {
    height: 144px;
    padding: 0px 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-width: 1px 0 0;
    position: relative;
}

.list-view .cover-thumbnail-wrap img {
    width: auto;
    max-width: 120px;
    max-height: 120px;
}

.grid-view .cover-thumbnail-wrap img {
    width: 150px;
    max-height: 180px;
}

.grid-view .cover-thumbnail-wrap {
    text-align: center;
}

.lots.list-view .lot .cover-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
}

.cover-thumbnail-wrap {
    width: 130px;
    text-align: center;
    align-items: center;
}

.details {
    padding: 5px 10px 5px 10px;
    width: 230px;
    line-height: 1.3;
}

.lot-number {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    vertical-align: top;
    display: inline-block;
    margin-right: 7px;
    margin-top: -4px;
}

.title {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    max-height: 40px;
    overflow: hidden;
}

.list-view .lot-v2:hover {
    background-color: #f7f7f7;
    text-decoration: none;
}

.absentee-bid-box .static-status.sold {
    padding-top: 10px;
    font-size: 22px;
}

@media (max-width:400px) {
    .absentee-bid-box .static-status.sold {
        font-size: 20px;
    }
}

.lots-page .lots.list-view .lot:active, .bid-sheet-page .lots .lot:active, .lots-page .lots.list-view .lot-v2:active, .bid-sheet-page .lots .lot-v2:active {
    background-color: #f7f7f7;
}

.lots-page .lots.list-view .lot, .bid-sheet-page .lots .lot, .lots-page .lots.list-view .lot-v2, .bid-sheet-page .lots .lot-v2 {
    cursor: pointer;
}

.lots-page .lots.grid-view .lot {
    display: inline-block;
    width: 16.66%;
    margin-bottom: 3px;
    vertical-align: top;
    padding-left: 3px;
}

.lots-page .lots.grid-view .lot .cover-thumbnail, .lots-page .lots.grid-view .lot .lot-thumbnail-placeholder {
    width: 100%;
    height: auto;
}

.lots-page .lots.grid-view .lot .cover-thumbnail {
    position: absolute;
}

@media (min-width:992px) and (max-width:1199px) {
    .lots-page .filters-column + .lots-column .lots.grid-view .lot {
        width: 25%
    }
}

@media (min-width:1200px) {
    .lots-page .lots.grid-view .lot {
        width: 14.28%
    }

    .lots-page .filters-column + .lots-column .lots.grid-view .lot {
        width: 20%
    }
}

.lot-page .lot-header .title {
    font-size: 26px;
    padding-top: 10px;
    text-transform: none;
}

.lot-page .lot-header .subtitle {
    padding-bottom: 0;
    min-height: 7px;
    margin-top: 1px;
    margin-bottom: 7px;
    text-transform: none;
}

.lot-page .lot-header .subtitle .lot-title {
    font-size: 26px;
    font-weight: 300;
}

.lot-page .lot-header .lot-number {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

.lot-page .lot-header .auction-title {
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 15px;
    display: block;
}

.lot-page .right-column {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    width: 510px;
    min-height: 430px;
    position: relative;
    width: 100%
}

.lot-page .auction-title {
    font-size: 13px;
    margin: 2px 0;
    display: block;
}

.lot-page .current-bid-label {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 7px;
}

.lot-page .details {
    margin-left: 24px;
}

.lot-page .details .auction-type {
    padding-left: 18px;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.lot-page .text-details {
    margin-top: 15px;
    font-size: 16px;
    border-top: 1px solid #eee;
}

.lot-page .images {
    display: inline;
}

.lot-page .images img {
    opacity: 0.4;
    width: 58px;
    height: 58px;
    margin-left: 4px;
    margin-top: 4px;
    cursor: pointer;
    transition: opacity 0.2s;
    opacity: 1;
    border: none;
}

.lot-page .images img:hover {
    opacity: 1.0;
}

.lot-page .images img:nth-child(7n+1) {
    margin-left: 0;
}

.lot-page .images img.active {
    opacity: 1.0;
    border: 1px solid #717171;
}

.mobile-nav {
    display: none;
}

#mobile-nav {
    display: block;
}

#mobile-nav .logo {
    top: 0;
    display: inline;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: url("../../Images/logo-stacks-bowers-black.png") no-repeat center;
    background-size: 76px;
}

@media screen and (max-width:991px) {
    body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap {
        width: 100%
    }

    body.is-fully-responsive .auctions-page .auction .auction-row-header {
        min-height: 142px;
    }
}

@media screen and (max-width:991px) {
    body.is-fully-responsive .btn-custom {
        padding: 0 14px;
    }

    body.is-fully-responsive .lots-page .smart-filters-filter-item {
        margin-top: 19px;
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters {
        position: fixed;
        z-index: 10001;
        right: -100%;
        top: 44px;
        width: 80%;
        background: #fff;
        overflow-y: scroll;
        height: 90vh;
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters .mobile-smart-filters-close {
        z-index: 11;
        padding-left: 15px;
        padding-top: 2px;
        font-size: 25px;
        margin-bottom: -12px;
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters .search-wrapper {
        margin-top: 10px;
        margin-left: 10px;
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters .search-wrapper .search-field {
        width: 88%
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters .search-wrapper .icon.search {
        top: 35px;
    }

    body.is-fully-responsive .btn.view-lots {
        min-width: 0;
    }
}

@media screen and (max-width:767px) {
    body.is-fully-responsive .lots-page .mobile-smart-filters {
        position: fixed;
        z-index: 220;
        right: -100%;
        top: 44px;
        width: 80%;
        background: #fff;
        overflow-y: scroll;
        height: 90vh;
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters .mobile-smart-filters-close {
        z-index: 11;
        padding-left: 15px;
        padding-top: 2px;
        font-size: 25px;
        margin-bottom: -12px;
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters .search-wrapper {
        margin-top: 10px;
        margin-left: 10px;
    }

    body.is-fully-responsive .lots-page .mobile-smart-filters .search-wrapper .icon.search {
        top: 35px;
    }

    body.is-fully-responsive .lot-header-v2 .lot-header-wrap {
        min-height: 84px;
    }

    body.is-fully-responsive .lot-header-v2 .lot-header-wrap .lot-title::before {
        left: -13px;
    }

    body.is-fully-responsive .lot-header-v2 .form-group {
        padding-left: 10px;
    }

    body.is-fully-responsive .filters-container {
        z-index: 215;
        width: auto;
    }

    body.is-fully-responsive #auction-header.v2 {
        vertical-align: top;
        padding-top: 10px;
        height: 83px;
    }

    body.is-fully-responsive #auction-header.v2 .mobile-title {
        display: inline-block;
    }

    body.is-fully-responsive #auction-header.v2 .mobile-title .title {
        width: 280px;
        font-size: 18px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    body.is-fully-responsive #auction-header.v2 .mobile-title .auction-type {
        padding-left: 25px;
        margin-top: 5px;
        font-size: 13px;
        text-transform: uppercase;
    }

    body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap {
        width: 100%
    }

    body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap .cover-thumbnail {
        position: relative;
    }

    body.is-fully-responsive .auctions-page .auction .right-column {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-left: 0;
    }

    body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap, body.is-fully-responsive .auctions-page .auction .right-column {
        max-width: 556px;
    }

    body.is-fully-responsive .auctions-page .auction {
        height: auto;
    }

    body.is-fully-responsive .auctions-page .auction.past {
        height: auto;
    }

    body.is-fully-responsive .auctions-page .auction.past .title {
        height: auto;
    }

    body.is-fully-responsive .auctions-page .auction.past .subtitle {
        height: auto;
    }
}

.contact-form label {
    text-transform: uppercase;
    font-weight: normal;
}

.contact-form .form-control {
    border-radius: 0;
    background-color: #f2f2f2;
}

.contact-form .form-control:active, .contact-form .form-control:focus {
    background-color: #fff;
}

@media screen and (max-width:388px) {
    body.is-fully-responsive #auction-header.v2 .mobile-title .title {
        width: 250px;
    }

    body.is-fully-responsive .box-wrap {
        width: 107%
    }
}

.title-wrap {
    width: 70%
}

@media screen and (max-width:991px) {
    .title-wrap {
        width: 63%
    }
}

.absentee-bid-box .static-status .you-bid {
    border-left: 1px solid #ddd;
    margin-left: 8px;
    padding-left: 8px;
    color: #559e1a;
}

.absentee-bid-box .static-status .status-title {
    text-transform: none;
}

#auction-header-wrap:before {
    background: silver;
    background: linear-gradient(to bottom, silver 0%, #fff 100%);
    background-size: auto 150%;
    background-position: 0;
    height: 109px;
}

#auction-header-wrap #auction-header {
    border-bottom: 0;
}

.auction-type {
    padding-left: 18px;
    display: block;
    margin-right: 7px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.content-container {
    background-color: #fff;
    padding: 0px 0;
    box-shadow: 0 0px 1px rgba(0, 0, 0, 0.175);
}

.mobile-auction-type {
    display: block;
}

.static-page .content-header {
    margin-top: -10px;
    margin-bottom: 20px;
}

.static-page .content-header .title {
    padding-top: 18px;
}

.navbar .navbar-brand {
    width: 350px;
    height: 24px;
    background: none no-repeat left center;
    background-size: 350px auto;
    background-clip: content-box;
    margin-right: 20px;
}

.navbar .navbar-header, .navbar .navbar-brand {
    margin-left: 0;
}

.lot-page .content-container .show-auction-info {
    margin-top: 10px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
}

.lot-page .content-container .auction-info {
    font-size: 13px;
}

.lot-page .content-container .auction-info label {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #8a0202;
}

.lot-page .content-container .details {
    margin-left: 0;
}

.lot-page .content-container .details .auction-title {
    font-weight: 400;
    font-size: 15px;
}

.lots-page #auction-header-wrap:before {
    height: 87px;
}

.navbar-header .large-navbar-logo {
    height: 4px;
    top: 15px;
    background-size: auto 100%
}

.btn-custom.bid-now {
    background: linear-gradient(#8a0202, #580101);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #350101;
    color: #fff;
}

.btn-custom.bid-now:hover {
    background: linear-gradient(#780202, #460101);
}

.btn-custom.bid-now.active {
    background: linear-gradient(#580101, #8a0202);
}

.btn-custom.bid-now:hover, .btn-custom.bid-now:active {
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.32), 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}

.btn-custom.bid-now:active {
    background: linear-gradient(#460101, #780202);
    box-shadow: inset 0px 1px 3px -1px rgba(0, 0, 0, 0.25), 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
}

.filters-container::before {
    left: -10px;
    right: -10px;
}

.content-header {
    height: 67px;
    background-color: #eee;
    position: relative;
}

.content-header::after, .content-header::before {
    width: 10px;
    position: absolute;
    background: inherit;
    top: 0;
    height: 100%;
    border: inherit;
    content: ""
}

.content-header::after {
    left: -10px;
}

.content-header::before {
    right: -10px;
}

.content-header .title {
    font-size: 22px;
    font-weight: 700;
    padding-left: 10px;
}

.lots-page .absentee-bid-box .current-bid-box .current-bid-title {
    color: #559e1a;
}

.lots-page .stacks-bid-limit {
    text-transform: uppercase;
    background-color: #8a0202;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
}

.lots-page .bid-sheet-header {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5;
}

.lots-page .current-bid-title, .lot-page .current-bid-title {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 700;
}

.buffer {
    margin-top: 10px;
}

.lots-page .search-wrapper {
    margin-bottom: 10px;
}

.lots-page .search-wrapper .search-field {
    width: 92%;
    display: inline-block;
    height: 27px;
}

.lots-page .search-wrapper .icon.search {
    display: inline-block;
    background: #830026 url("../../Images/icon-search-white.png") no-repeat center center;
    width: 27px;
    height: 27px;
    background-size: 50%;
    cursor: pointer;
    position: absolute;
    left: 87%;
    top: 0;
    transition: background-image 0.3s;
}

.lots-page .content-container {
    padding-top: 0;
}

.lots-page .filters-column + .lots-column .lots.grid-view .right-wrap {
    margin-left: 0;
    margin-top: 0;
}

.lots-page .filters-column + .lots-column .lots.grid-view .auction-title {
    margin-bottom: 0;
}

.lots-page .filters-column + .lots-column .lots.grid-view .auction-title .auction-type {
    display: inherit;
}

.lots-page .filters-column + .lots-column .lots.grid-view .lot {
    margin-bottom: 20px;
    width: 30%;
    padding: 10px;
}

.date-of-listing {
    padding: 5px 0;
}

.grid-view {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}

.grid-view:hover {
    background-color: #f7f7f7;
}

.lot:hover .stacks-lot-info .lot-title-wrap .lot-title {
    opacity: 1;
    overflow: visible;
    transition: opacity 250ms ease-in-out;
}

.lots-page .filters-column + .lots-column .lots.grid-view .lot .cover-thumbnail-wrap {
    width: 100%;
    margin-left: 0;
}

.lots-page .filters-column + .lots-column .lots.grid-view .lot .lot-thumbnail-placeholder {
    width: 100%
}

.lots-page .stacks-lot-number {
    font-size: 24px;
    font-weight: 300;
    display: inline-block;
    padding-top: 8px;
}

.stacks-lot-info a {
    text-decoration: none;
    color: #000;
}

.lots-page .filters-column + .lots-column .lots.grid-view .lot .stacks-lot-info .lot-title-wrap {
    position: relative;
}

.lots-page .lots.grid-view .lot .stacks-lot-info .lot-title-wrap .lot-title {
    font-size: 14px;
    font-weight: 700;
}

.lots.grid-view .lot-title {
    overflow: hidden;
    max-height: 60px;
}

.lots-page .filters-column + .lots-column .lots.grid-view.bid-sheet .lot {
    width: 21%;
    margin-left: 3%
}

.lots-page .current-bid-wrapper {
    display: inline-block;
    color: #559e1a;
}

.lots-page .current-bid-wrapper div {
    display: inline-block;
}

.lots-page.consignments .title {
    padding-top: 17px;
}

.lots-page.consignments .consignment-header {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

.lots-page.consignments .consignment-header .auction-status-box-wrapper {
    display: inline-block;
}

.lots-page.consignments .consignment-header .auction-status-box-wrapper .auction-status-box {
    width: 42px;
}

.lots-page.consignments .consignment-header .auction-status-box-wrapper .auction-status-box.has-end-date {
    width: 84px;
}

.lots-page.consignments .consignment-header .auction-status-box-wrapper .auction-status-box .date-box {
    width: 41px;
}

.lots-page.consignments .consignment-header .auction-info-wrapper {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    max-width: 66%
}

.lots-page.consignments .consignment-header .auction-info-wrapper .auction-title {
    font-size: 18px;
    border-bottom: 0;
    padding-top: 5px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 15px;
}

.lots-page.consignments .consignment-header .consignment-info-wrap {
    float: right;
    text-align: right;
    text-transform: uppercase;
    vertical-align: middle;
    margin-top: 10px;
}

.lots-page.consignments .consignment-header .consignment-info-wrap .consignment-count {
    color: #8a0202;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 11px;
}

.lots-page.consignments .lot-repeater {
    margin-bottom: 10px;
}

.lots-page.consignments .filters-container {
    padding-left: 7px;
}

.lots-page.consignments .lots {
    margin-top: 20px;
}

.smartfilters-container {
    font-size: 14px;
}

.smartfilters-container .buffer {
    margin-top: 10px;
}

.smartfilters-container .box {
    border: 1px solid #DFDFDF;
}

.smartfilters-container .filter-item {
    background-color: #F7F7F7;
    padding-left: 9px;
    padding-right: 9px;
    vertical-align: top;
}

.smartfilters-container .category-filter {
    margin-bottom: 10px;
}

.smartfilters-container .category-filter .filter-item {
    padding-bottom: 8px;
}

.smartfilters-container .filter-item-plain {
    background: none;
}

.smartfilters-container ul {
    margin-bottom: 0;
    padding-bottom: 0;
    list-style: none;
}

.smartfilters-container input[type=checkbox] {
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0 7px 0 0;
    cursor: pointer;
}

.smartfilters-container input[type=checkbox]::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #F7F7F7 no-repeat;
    border: 1px solid #999;
    content: "";
    background-size: 18px !important;
}

.smartfilters-container input[type=checkbox]:checked::before {
    background: #8a0202 url("../../Images/checkbox-check-gray.png");
}

.smartfilters-container input[type=radio] {
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0 7px 0 0;
    cursor: pointer;
}

.smartfilters-container input[type=radio]::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #F7F7F7 no-repeat;
    border: 1px solid #999;
    border-radius: 50%;
    content: "";
    background-size: 18px;
}

.smartfilters-container input[type=radio]:checked::before {
    background-color: #8a0202;
    background-image: url("../../Images/radio-check-gray.png");
}

.smartfilters-container .view-more {
    text-align: center;
}

.smartfilters-container .view-more a {
    cursor: pointer;
}

.smartfilters-container .active-filters {
    border: 1px solid #8a0202;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.smartfilters-container .active-filters .active-filters-summary-wrap {
    height: 42px;
}

.smartfilters-container .active-filters .active-filters-summary {
    text-align: left;
    padding-left: 10px;
}

.smartfilters-container .active-filters .active-filters-summary.no-filters {
    text-align: center;
}

.smartfilters-container .active-filters .active-filters-summary .active-filters-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #8a0202;
}

.smartfilters-container .active-filters .active-filters-summary .subtitle a {
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer;
    color: #8a0202;
}
    .smartfilters-container .active-filters .active-filters-summary .subtitle button {
        text-transform: uppercase;
        text-decoration: underline;
        cursor: pointer;
        color: #8a0202;
        border: none;
        background: transparent;
    }

.smartfilters-container .active-filters .no-filters {
    color: #231f20;
}

.smartfilters-container .active-filters .active-filter-title {
    font-weight: 700;
    text-transform: uppercase;
}

.smartfilters-container .active-filters .active-filter-value {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.smartfilters-container .active-filters .active-filter-value + a {
    display: inline-block;
    vertical-align: middle;
}

.smartfilters-container .active-filters .category-select-wrap {
    margin-top: 5px;
}

.smartfilters-container .active-filters .category-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.smartfilters-container .active-filter + .active-filter {
    margin-top: 8px;
}

.smartfilters-container .active-filters.no-filters {
    border: 1px solid #8a0202;
}

.smartfilters-container .categories-header {
    padding-top: 10px;
}

.smartfilters-container .categories-header span {
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}
    .smartfilters-container .categories-header button {
        font-weight: 700;
        text-transform: uppercase;
        cursor: pointer;
        background:transparent;
        border:none;
    }

.smartfilters-container .reset {
    color: #BCBCBC;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
}

.smartfilters-container .filter-item-header {
    text-transform: uppercase;
    background-color: #DEDEDE;
    text-align: center;
    font-weight: 700;
    color: #3e3e3e;
    line-height: 25px;
}

.smartfilters-container .btn-custom {
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    padding: 0 12px;
}

.smartfilters-container .lot-view-style .btn-custom {
    padding: 0;
}

.smartfilters-container .placard {
    border: 1px solid #ccc;
    padding: 5px;
    background: #F9F9F9;
}

.smartfilters-container .placard a {
    float: right;
    cursor: pointer;
    color: #8a0202;
}

.smartfilters-container .placard + .placard {
    margin-top: 10px;
}

.smartfilters-container .type-list {
    padding-left: 0;
}

.smartfilters-container .smartfilters-type .filter-item {
    padding-top: 7px;
    padding-bottom: 6px;
}

.smartfilters-container .smartfilters-type .placard {
    background: #fff;
}

.smartfilters-container .filter-item + .filter-item {
    margin-left: 8px;
}

.smartfilters-container .btn {
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

.smartfilters-container label {
    display: block;
    font-size: 13px;
    display: inline;
    font-weight: 300;
}

.smartfilters-container .radio.custom {
    padding-left: 0;
    margin-left: -7px;
}

.smartfilters-container .radio.custom, .smartfilters-container .checkbox.custom {
    margin-top: 0;
    margin-bottom: 0;
}

.smartfilters-container .radio.custom label, .smartfilters-container .checkbox.custom label {
    margin-bottom: 0;
}

.smartfilters-container .radio.custom .input-label, .smartfilters-container .checkbox.custom .input-label {
    position: relative;
    top: -5px;
    font-size: 13px;
    margin-left: 7px;
}

.smartfilters-container .input-label {
    position: relative;
    top: -5px;
    width: 80%
}

.smartfilters-container .smart-categories li {
    vertical-align: middle;
    display: inline-block;
    width: 100%
}

.smartfilters-container .smart-categories {
    font-size: 13px;
    font-weight: 300;
    list-style: none;
    padding-left: 0;
}

.smartfilters-container .smart-categories div {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.smartfilters-container .smart-categories label {
    display: inline-block;
    width: 85%
}

.smartfilters-container .smart-subcategories {
    padding-left: 15px;
}

.smart-subcategories li {
    margin-bottom: 5px;
}

.smartfilters-container .expand {
    cursor: pointer;
    font-size: 13px;
    position: relative;
    padding: 3.25px 6px;
}

.expand .children {
    vertical-align: middle;
    display: inline-block;
}

.expand .no-children {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px;
}

.bad-category {
    color: red;
}

.orders-page label {
    line-height: 2.5;
}

.orders-page .content-header {
    height: 70px;
    margin-top: -10px;
    margin-bottom: 20px;
}

.orders-page .box {
    border: 1px solid #DFDFDF;
}

.orders-page .box th {
    text-transform: uppercase;
    background-color: #DEDEDE;
    color: #333;
    line-height: 25px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    padding: 10px;
}

.orders-page .box .expand {
    cursor: pointer;
    font-size: 10px;
    position: relative;
    top: -7px;
    border: 1px solid #000;
    padding: 2px 5px;
}

.orders-page .box .expand.no-children {
    visibility: hidden;
}

.orders-past-page .number-of-lots {
    font-size: 18px;
    width: auto;
    padding-right: 10px;
}

.orders-past-page .content-container {
    padding-top: 0;
}

.absentee-bid-box {
    height: auto;
    padding-top: 1px;
    margin-bottom: 10px;
}

.absentee-bid-box > * {
    position: relative;
}

.btn-group.bid-status {
    position: absolute;
    right: 2%;
    top: 25%
}

.btn-group.bid-status a {
    line-height: 30px;
    display: inline-block;
    width: 105px;
    font-weight: 700;
    text-transform: uppercase;
}

.lots.list-view .lot-v2 .details .inner-details {
    height: 68px;
    position: relative;
}

.translation-wrapper {
    border: 0;
    display: block;
    height: 16px;
    overflow: hidden;
    margin: 2px 0;
}

.lots.list-view .lot-v2 .details .title .auction-info {
    font-size: 13px;
    font-weight: 300;
}

.lots.list-view .lot-v2 .details .right-info {
    position: absolute;
    padding-left: 45px;
    right: 0;
    padding-right: 8px;
    top: 8px;
    color: #8a0202;
    font-weight: 700;
    font-size: 13px;
}

.lots.list-view .lot-v2 .details .absentee-bid-box {
    margin-bottom: 0;
}

.lots.list-view .auction-title .right-title, .lots.grid-view .auction-title .right-title {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bid-history > .title {
    color: #fff;
}

nav#menu {
    float: right;
    margin-right: 83px;
}

nav#menu ul a {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}

nav#menu > ul > li {
    position: relative;
    padding-top: 4px;
}

nav#menu > ul > li::before {
    position: absolute;
    content: ' ';
    height: 25px;
    top: 8px;
    border-left: 1px solid #656a6c;
}

.top-navbar {
    height: 41px;
    font: 400 12px/41px "Avenir";
    background-color: #2c3337;
    position: relative;
    color: #fff;
}

.top-navbar .return-home {
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
    margin-right: 10px;
    font-size: 25px;
    position: relative;
}

.top-navbar .return-home::after {
    content: ' ';
    position: absolute;
    height: 25px;
    top: 8px;
    border-left: 1px solid #656a6c;
    left: 30px;
}

.top-navbar .return-home a, .top-navbar .return-home a:hover {
    color: #fff;
}

.top-navbar .return-to-stacks {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
}

.top-navbar .return-to-stacks a {
    text-decoration: underline;
    color: #fff;
}

.top-navbar .menu {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 600;
}

.top-navbar .menu li {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
}

.top-navbar .menu li a {
    text-decoration: none;
    color: #fff;
}

.top-navbar .menu li + li {
    margin-left: 24px;
}

.auctions-page {
    margin: 30px 0 10px;
}

.auctions-page label {
    margin: 0 8px 0 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    align-items: center;
}

.search-label label {
    display: inline-block;
    margin: 0 8px 0 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    align-items: center;
}

@media (max-width:768px) {
    .search-label label {
        display: block;
    }
}

.auctions-page .form-control {
    display: inline;
}

.auctions-page input.form-control {
    max-width: 100%;
    width: 100%
}

.search-types {
    display: flex;
    padding: 0 10px;
    align-items: center;
}

.search-titles {
    padding: 0 10px;
}

.search-input {
    display: flex;
    padding: 0 10px;
}

.auctions-page .icon.search {
    width: 34px;
    height: 34px;
    background-size: 50%;
    cursor: pointer;
    position: relative;
    left: -30px;
    background-color: #830026;
    transition: background-image 0.3s;
}

.mag-glass {
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    text-align: center;
}

.auctions-page .smart-filters {
    background: #f7f7f7;
    border: 1px solid #ccc;
}

.auctions-page .smart-filters .title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    background: #dedede;
    padding: 5px;
}

.auctions-page .smart-filters .body {
    padding-top: 13px;
    padding-bottom: 5px;
    font-weight: 700;
    font-size: 13px;
}

.auctions-page .smart-filters .body ul {
    list-style: none;
    margin-left: -10px;
}

.auctions-page .smart-filters .body ul li {
    margin-bottom: 10px;
}

.auctions-page .smart-filters .body ul li a, .auctions-page .smart-filters .body ul li a:active, .auctions-page .smart-filters .body ul li a:hover, .auctions-page .smart-filters .body ul li a:visited {
    color: #333;
}

.auctions-page .smart-filters .body ul li span {
    font-weight: 600;
}

.auctions-page .auction-list-title {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 10px;
}

.auctions-page .auction {
    height: auto;
}

.auctions-page .auction.past {
    height: auto;
}

.auctions-page .auction .download-consignment-form {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.auctions-page .auction .download-consignment-form::before {
    position: absolute;
    background: url("../../Images/icon-pdf@2x.png") no-repeat;
    background-size: 25px;
    content: '';
    height: 25px;
    width: 25px;
    left: 10px;
    top: 2px;
}

.auctions-page .auction .cover-thumbnail-wrap {
    width: 26%;
    margin-right: 10px;
}

.auctions-page .auction .cover-thumbnail-wrap .auction-status-box {
    left: 0;
    right: initial;
    width: 44px;
    height: 57px;
}

.auctions-page .auction .cover-thumbnail-wrap .auction-status-box.has-end-date {
    width: 88px;
}

.auctions-page .auction .cover-thumbnail-wrap .auction-status-box .date-box {
    width: 44px;
    padding-top: 3px;
}

.auctions-page .auction .cover-thumbnail-wrap .auction-status-box .date-box .date {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.auctions-page .auction .cover-thumbnail-wrap .cover-thumbnail {
    height: 195px;
    background-clip: content-box;
    background-size: cover;
    background-position: center;
}

.auctions-page .auction .auction-info-wrap {
    display: inline-block;
    width: 70%
}

.auctions-page .auction .auction-info-wrap .auction-info-header {
    border-top: 1px solid #ccc;
}

.auctions-page .auction .auction-info-wrap .auction-row-header {
    border-bottom: 0;
}

.auctions-page .auction .auction-type {
    border-top: 0;
}

.auctions-page .auction .auction-type .auction-type-text {
    margin-right: 10px;
}

.auctions-page .auction .title {
    font-weight: 700;
    font-size: 21px;
}

.auctions-page.past .content-header {
    margin-top: -10px;
}

.auctions-page.past .auction .cover-thumbnail-wrap {
    width: 40%
}

.auctions-page.past .auction .auction-info-wrap {
    width: 58%
}

.auctions-page.past .auction.past .title {
    min-height: 33px;
    height: auto;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    body.is-fully-responsive .lot-page .right-column {
        width: 100%
    }

    body.is-fully-responsive .lots.list-view .lot-v2 .details {
        width: 75%
    }
}

@media screen and (max-width:768px) {
    body.is-fully-responsive .lots.list-view .lot-v2 {
        height: auto;
    }

    body.is-fully-responsive .lots.list-view .lot-v2 .details {
        width: 80%
    }

    body.is-fully-responsive .lots.list-view .lot-v2 .details .absentee-bid-box {
        margin-top: 10px;
    }

    body.is-fully-responsive .lot-header-v2 .lot-header-wrap {
        min-height: 72px;
    }

    body.is-fully-responsive .auctions-page select#smart-filter {
        width: 75%
    }

    body.is-fully-responsive .auctions-page input.form-control {
        width: 94%
    }

    body.is-fully-responsive .auctions-page .icon.search {
        left: 90%
    }

    body.is-fully-responsive .auctions-page .smart-filters .body ul li {
        display: inline;
    }

    body.is-fully-responsive .auctions-page .smart-filters .body ul li:not(:last-child)::after {
        content: " |"
    }

    body.is-fully-responsive .auctions-page .auction-list-title {
        margin-top: 10px;
    }

    body.is-fully-responsive .lot-page .form-group {
        margin-left: 10px;
    }

    body.is-fully-responsive .lot-page .right-column {
        width: auto;
    }

    body.is-fully-responsive .lot-page .absentee-bid-box {
        min-width: 100%;
        min-height: 60px;
    }
}

.no-lots {
    text-align: center;
    margin: 10%;
    color: #999;
}

.no-lots .fa {
    font-size: 150px;
}

.no-lots h3 {
    font-size: 24px;
    border-top: 2px solid;
    padding-top: 20px;
}

body.is-fully-responsive #footer .section:first-child {
    padding-left: 12px;
}

body.is-fully-responsive .lots.list-view .lot-v2 {
    height: auto;
}

body.is-fully-responsive .lots.list-view .lot-v2 .details {
    width: 85%
}

body.is-fully-responsive .lots.list-view .lot-v2 .details .absentee-bid-box {
    margin-top: -8px;
}

body.is-fully-responsive .lots-page.consignments .consignment-header .consignment-info-wrap {
    float: initial;
    text-align: left;
}

body.is-fully-responsive .lots-page.consignments .consignment-header ~ .lot-v2 {
    margin-top: 60px;
}

body.is-fully-responsive .lots-page.consignments .lot-repeater {
    margin-bottom: 30px;
}

body.is-fully-responsive .lots-page .filters-column + .lots-column .lots.grid-view .auction-title-span {
    max-width: 240px;
    overflow: hidden;
    display: inline-block;
    height: 25px;
    text-overflow: ellipsis;
}

body.is-fully-responsive .lots-page .filters-column + .lots-column .lots.grid-view .lot {
    width: 50%
}

body.is-fully-responsive .lots-page .filters-column + .lots-column .lots.grid-view .lot .cover-thumbnail-wrap {
    padding-left: 0;
}

body.is-fully-responsive .lots-page .filters-column + .lots-column .lots.grid-view .lot .stacks-lot-info {
    margin-top: 10px;
}

body.is-fully-responsive .lots-page .filters-column + .lots-column .lots.grid-view.bid-sheet .lot {
    width: 47%
}

body.is-fully-responsive .lots-page .lot-title {
    padding-left: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    padding-left: 5px;
    text-transform: uppercase;
    height: 16px;
    max-height: 16px;
    overflow: hidden;
}

body.is-fully-responsive .content-container {
    z-index: 15;
}

body.is-fully-responsive #auction-header.v2 {
    height: 64px;
    padding-left: 5px;
}

body.is-fully-responsive #auction-header.v2 .toggle-auction-info {
    line-height: inherit;
    width: auto;
    border-style: none;
}

body.is-fully-responsive #auction-header.v2 .toggle-auction-info::before {
    content: none;
}

body.is-fully-responsive #auction-header.v2 .auction-status-box {
    margin-right: 0;
}

body.is-fully-responsive #auction-header.v2 .mobile-title {
    width: 63%
}

body.is-fully-responsive #auction-header.v2 .mobile-title .title {
    width: 100%;
    text-overflow: initial;
    white-space: inherit;
    max-height: 50px;
}

body.is-fully-responsive #auction-header.v2 .auction-type {
    margin-top: 5px;
    padding-left: 15px;
    display: block;
    margin-right: 7px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

body.is-fully-responsive #auction-header.v2 .stacks-mobile-header {
    display: block;
    border-top: 1px solid #ccc;
    margin-left: -5px;
    margin-top: 5px;
}

body.is-fully-responsive #auction-header.v2 .stacks-mobile-header > div {
    display: inline-block;
    width: 49%;
    text-align: center;
    height: 33px;
    vertical-align: middle;
    padding-top: 7px;
    text-transform: uppercase;
}

body.is-fully-responsive #auction-header.v2 .stacks-mobile-header > div:first-child {
    border-right: 1px solid #ccc;
    position: relative;
}

body.is-fully-responsive #auction-header.v2 .stacks-mobile-header > div:first-child::after {
    content: '>';
    position: absolute;
    right: 5px;
}

body.is-fully-responsive #auction-header.v2 .stacks-mobile-header .mobile-bid-count {
    color: #8a0202;
}

body.is-fully-responsive .lots-page .current-bid-title {
    font-size: 17px;
}

body.is-fully-responsive .lots-page .cover-thumbnail-wrap, body.is-fully-responsive .lots-page .cover-thumbnail, body.is-fully-responsive .lots-page .lot-thumbnail-placeholder {
    width: 100px;
    height: 100px;
}

body.is-fully-responsive .lots-page .auction-details .title {
    color: #8a0202;
}

body.is-fully-responsive .lots-page .filters-container .number-of-lots {
    font-size: 20px;
    width: 110px;
    margin-right: 10px;
    position: relative;
}

body.is-fully-responsive .lots-page .smart-filters-filter-item {
    width: 60%
}

body.is-fully-responsive .lots-page .inner-details {
    position: relative;
    height: auto;
}

body.is-fully-responsive .lots-page .auction-info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-transform: uppercase;
    height: 16px;
    max-height: 16px;
    overflow: hidden;
}

body.is-fully-responsive .lots-page .lot-title-fade {
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    height: 25px;
    width: 105px;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

body.is-fully-responsive .lots-page .absentee-bid-box {
    margin-top: 10px;
}

body.is-fully-responsive .lots-page .filters-container {
    padding-left: 0;
    z-index: 9;
}

body.is-fully-responsive .container {
    padding: 5px;
}

body.is-fully-responsive .lot-header-v2 .lot-header-wrap {
    height: auto;
}

body.is-fully-responsive .lot-page .right-column {
    width: 100%;
    margin-top: 0;
}

body.is-fully-responsive .lot-page .mobile-details {
    padding-top: 10px;
    border-top: 1px solid #eee;
}

body.is-fully-responsive .lot-page .input-group {
    width: auto;
}

body.is-fully-responsive .lot-page .absentee-bid-box {
    min-width: 100%;
    height: auto;
}

body.is-fully-responsive .auctions-page #smart-filter {
    margin-bottom: 10px;
}

body.is-fully-responsive .auctions-page select#smart-filter {
    width: 80%
}

body.is-fully-responsive .auctions-page input.form-control {
    width: 94%
}

body.is-fully-responsive .auctions-page .icon.search {
    left: 87.5%
}

body.is-fully-responsive .auctions-page .smart-filters .body ul {
    padding-left: 20px;
}

body.is-fully-responsive .auctions-page .smart-filters .body ul li {
    display: block;
}

body.is-fully-responsive .auctions-page .smart-filters .body ul li:not(:last-child)::after {
    content: ""
}

body.is-fully-responsive .auctions-page .auction-list-title {
    margin-top: 10px;
}

body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap {
    width: 100%
}

body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap .auction-status-box {
    text-align: left;
    height: 50px;
}

body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap .auction-status-box.has-end-date {
    width: 75px;
}

body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap .auction-status-box .date-box {
    width: 37px;
    padding-top: 0;
}

body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap .auction-status-box .date-box .date {
    font-size: 21px;
}

body.is-fully-responsive .auctions-page .auction .cover-thumbnail-wrap .cover-thumbnail {
    background-size: 100%;
    background-repeat: no-repeat;
    height: 200px;
}

body.is-fully-responsive .auctions-page .auction .auction-info-wrap {
    width: 100%
}

body.is-fully-responsive .auctions-page .auction .auction-row-header {
    min-height: inherit;
}

body.is-fully-responsive .auctions-page .auction .title {
    line-height: 1.2;
}

body.is-fully-responsive .auctions-page.past .auction .auction-info-wrap {
    width: 100%;
    margin-top: 10px;
}

body.is-fully-responsive .orders-past-page .filters-container ~ .filters-container {
    padding-left: 0;
}

body.is-fully-responsive .orders-past-page .number-of-lots {
    font-size: 18px;
}

body.is-fully-responsive .terms-and-conditions #auction-header-wrap {
    height: auto;
}

body.is-fully-responsive .terms-and-conditions #auction-header-wrap #auction-header:not(.v2) {
    height: 220px;
}

body.is-fully-responsive .terms-and-conditions #auction-header-wrap #auction-header:not(.v2) > * {
    vertical-align: top;
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) {
    body.is-fully-responsive .lots.list-view .lot-v2 {
        height: auto;
    }

    body.is-fully-responsive .lots.list-view .lot-v2 .details {
        width: 65%
    }

    body.is-fully-responsive .lot-header-v2 .lot-header-wrap {
        height: auto;
    }

    body.is-fully-responsive .lots-page .filters-container .number-of-lots {
        width: 100px;
    }

    body.is-fully-responsive .lots-page .lot-title-fade {
        right: 4px;
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:portrait) {
    body.is-fully-responsive .lots-page .lot-title-fade {
        right: 0;
    }
}

@media (min-width:768px) {
    .navbar-collapse .navbar-nav.navbar-right: last-child {
        margin-right: -33px;
    }
}

@media only screen and (min-width:992px) {
    .topnavbar {
        max-width: 1170px;
        margin: auto;
        text-transform: uppercase;
    }

    .navbar-right .dropdown-menu {
        right: auto;
        left: 0;
    }

    #Categories {
        max-width: 233px;
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.homeIcon_div {
    float: left;
    margin-top: 9px;
}

.home_icon {
    background: transparent url(../../images/home_icon.png) no-repeat left top;
    width: 40px;
    height: 24px;
    display: inline-block;
    border-right: 1px solid #656a6c;
}

.link_stacks {
    font: 12px/18px Arial;
    display: inline-block;
    padding: 0px 30px 0px 15px;
    color: #fff;
    line-height: 24px;
    height: 24px;
    vertical-align: bottom;
    text-transform: initial;
}

#s4-workspace {
    margin-top: 34px;
    padding: 20px 0;
    z-index: 1;
    background: #c1c1c1;
    background: -webkit-linear-gradient(left, #c1c1c1, #f6f6f6);
    background: -o-linear-gradient(right, #c1c1c1, #f6f6f6);
    background: -moz-linear-gradient(right, #c1c1c1, #f6f6f6);
    background: linear-gradient(to right, #c1c1c1, #f6f6f6);
    background-position: left top;
}

h6 {
    margin: auto;
    font-weight: normal;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

aside, details, footer, header, nav, section, summary {
    display: block;
}

[hidden] {
    display: none;
}

button, input {
    line-height: normal;
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

@media print {
    * {
        color: #000;
        text-shadow: none;
        background: transparent;
        box-shadow: none;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        a[href^="javascript:"]:after, a[href^="#"]:after {
            content: ""
        }

    img {
        page-break-inside: avoid;
        max-width: 100%
    }

    @page {
        margin: 2cm .5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000;
    }

    .label {
        border: 1px solid #000;
    }
}

button, input, select[multiple] {
    background-image: none;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}

.form-control:-moz-placeholder {
    color: #999;
}

input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled] {
    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;
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 45px;
    line-height: 45px;
}

.has-error .control-label {
    color: #b94a48;
}

.has-success .control-label {
    color: #468847;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}

.btn:focus {

}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active {
    background-color: #fff;
    border-color: #ccc;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}

.btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}

.btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm, .btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
}

.selected {
    box-shadow: inset 0 0 5px #000;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.dropdown {
    position: relative;
    text-align:center;
}

.navbar-nav.navbar-right:first-child {
    text-align: left !important;
}

.navbar-nav.navbar-right:last-child {
    text-align: right !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff !important;
    text-decoration: none;
    background-color: #24292D !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}

.btn-default .caret {
    border-top-color: #333;
}

.btn-success .caret, .btn-info .caret {
    border-top-color: #fff;
}

.dropup .btn-default .caret {
    border-bottom-color: #333;
}

.dropup .btn-success .caret, .dropup .btn-info .caret {
    border-bottom-color: #fff;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {

}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}

.input-group.col {
    float: none;
    padding-right: 0;
    padding-left: 0;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-btn > .btn {
    height: 45px;
    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-btn > .btn {
    height: 45px;
    line-height: 45px;
}

.input-group-sm > .form-control, .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-btn > .btn {
    height: 30px;
    line-height: 30px;
}

.input-group .form-control:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

    .input-group .form-control:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
    z-index: 2;
}

.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca;
}

.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496;
}

@media (min-width:1255px) {
    .navbar-header {
        float: left;
    }

    .navbar-collapse.collapse {
        display: block;
        height: auto;
        padding-bottom: 0;
        overflow: visible;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px;
    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -33px;
    }

    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}

.container > .navbar-header, .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container > .navbar-header, .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

@media (min-width:768px) {
    .navbar > .container .navbar-brand {
        margin-left: -15px;
    }
}

@media (min-width:1554px) {
    .navbar-toggle {
        display: none;
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left;
    }

    .navbar-right {
        float: right;
    }
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

@media (min-width:768px) {
    .navbar-text {
        margin-right: 15px;
        margin-left: 15px;
    }
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff;
}

.thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail:hover, a.thumbnail:focus {
    border-color: #428bca;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.media, .media .media {
    margin-top: 15px;
}

    .media > .pull-left {
        margin-right: 10px;
    }

    .media > .pull-right {
        margin-left: 10px;
    }

a.list-group-item {
    color: #555;
}

    a.list-group-item:hover, a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5;
    }

.panel > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}

@media screen and (min-width:768px) {
    .modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .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);
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 500px;
    max-height: 600px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-content {
    padding: 9px 14px;
    color: #000;
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0;
    content: " "
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0;
    content: " "
}

@media screen and (max-width:400px) {
    @-ms-viewport {
        width: 320px;
    }
}

th.visible-xs {
    display: none;
}

@media (max-width:767px) {
    .visible-xs {
        display: block;
    }

    th.visible-xs {
        display: table-cell;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block;
    }

    th.visible-xs.visible-sm {
        display: table-cell;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block;
    }

    th.visible-xs.visible-md {
        display: table-cell;
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block;
    }

    th.visible-xs.visible-lg {
        display: table-cell;
    }
}

th.visible-sm {
    display: none;
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block;
    }

    th.visible-sm.visible-xs {
        display: table-cell;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block;
    }

    th.visible-sm {
        display: table-cell;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block;
    }

    th.visible-sm.visible-md {
        display: table-cell;
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block;
    }

    th.visible-sm.visible-lg {
        display: table-cell;
    }
}

th.visible-md {
    display: none;
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block;
    }

    th.visible-md.visible-xs {
        display: table-cell;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block;
    }

    th.visible-md.visible-sm {
        display: table-cell;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block;
    }

    th.visible-md {
        display: table-cell;
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block;
    }

    th.visible-md.visible-lg {
        display: table-cell;
    }
}

th.visible-lg {
    display: none;
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block;
    }

    th.visible-lg.visible-xs {
        display: table-cell;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block;
    }

    th.visible-lg.visible-sm {
        display: table-cell;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block;
    }

    th.visible-lg.visible-md {
        display: table-cell;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block;
    }

    th.visible-lg {
        display: table-cell;
    }
}

.hidden-xs {
    display: block;
}

th.hidden-xs {
    display: table-cell;
}

@media (max-width:767px) {
    .hidden-xs {
        display: none;
    }

    th.hidden-xs {
        display: none;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm {
        display: none;
    }

    th.hidden-xs.hidden-sm {
        display: none;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md {
        display: none;
    }

    th.hidden-xs.hidden-md {
        display: none;
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg {
        display: none;
    }

    th.hidden-xs.hidden-lg {
        display: none;
    }
}

.hidden-sm {
    display: block;
}

th.hidden-sm {
    display: table-cell;
}

@media (max-width:767px) {
    .hidden-sm.hidden-xs {
        display: none;
    }

    th.hidden-sm.hidden-xs {
        display: none;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none;
    }

    th.hidden-sm {
        display: none;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md {
        display: none;
    }

    th.hidden-sm.hidden-md {
        display: none;
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg {
        display: none;
    }

    th.hidden-sm.hidden-lg {
        display: none;
    }
}

.hidden-md {
    display: block;
}

th.hidden-md {
    display: table-cell;
}

@media (max-width:767px) {
    .hidden-md.hidden-xs {
        display: none;
    }

    th.hidden-md.hidden-xs {
        display: none;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm {
        display: none;
    }

    th.hidden-md.hidden-sm {
        display: none;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none;
    }

    th.hidden-md {
        display: none;
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg {
        display: none;
    }

    th.hidden-md.hidden-lg {
        display: none;
    }
}

.hidden-lg {
    display: block;
}

th.hidden-lg {
    display: table-cell;
}

@media (max-width:767px) {
    .hidden-lg.hidden-xs {
        display: none;
    }

    th.hidden-lg.hidden-xs {
        display: none;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm {
        display: none;
    }

    th.hidden-lg.hidden-sm {
        display: none;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md {
        display: none;
    }

    th.hidden-lg.hidden-md {
        display: none;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none;
    }

    th.hidden-lg {
        display: none;
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../fonts/fontawesome-webfont.eot?v=4.2.0');
    src: url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    /*font-size: inherit;*/
    font-size:inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000"
}

.fa-search:before {
    content: "\f002"
}

.fa-user:before {
    content: "\f007"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-home:before {
    content: "\f015"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-repeat:before {
    content: "\f01e"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-list:before {
    content: "\f03a"
}

.fa-image:before {
    content: "\f03e"
}

.fa-play:before {
    content: "\f04b"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-group:before {
    content: "\f0c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-info:before {
    content: "\f129"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-toggle-down:before {
    content: "\f150"
}

.fa-toggle-up:before {
    content: "\f151"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-apple:before {
    content: "\f179"
}

.fa-archive:before {
    content: "\f187"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-try:before {
    content: "\f195"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-toggle-on:before {
    content: "\f205"
}

#siteIcon {
    min-width: 64px;
    line-height: normal;
    margin-right: 20px;
    float: none;
}

.ms-siteicon-img {
    max-width: 280px;
    max-height: 66px;
    margin-top: 10px;
}

.ms-siteicon-imgMob {
    max-width: 194px;
}

.ms-siteicon-a {
    max-width: 280px;
    max-height: 66px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.header {
    margin-top: 0;
}

.title_h2 {
    color: #404040;
    font: bold 20px/24px Arial;
    margin: 10px 0px;
}

.title_summary {
    margin: 20px 0px;
    line-height: 18px;
}

.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
    padding: 8px 15px 8px 15px !important;
}

.topnavbar {
    max-width: 100% !important;
    margin: auto;
    text-transform: uppercase;
}

a.dropdown-toggle:focus, a:focus {
    outline-width: 2px !important;
    outline-color: #4D90FE !important;
    outline-style: solid !important;
}

.navbar-nav > li:not(:first-child):not(:last-child) > a {
    /*padding-left: 0 !important;*/
    padding-right: 0px;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .nav li {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

@media only screen and (min-width: 768px) {
    .navbar-nav > li > a {
        border-left: 1px solid #656a6c;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }
    .navbar-nav > li:first-child > a {
        border-left: none;
        padding-top: 3px;
        padding-bottom: 3px;
    }
}

@media only screen and (min-width: 992px) {
    .nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px;
    }
}

.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff !important;
    outline-width: 2px !important;
    outline-color: #4D90FE !important;
    outline-style: solid !important;
}
li.dropdown.mobdropdown.open ul.dropdown-menu {
    display: block;
}

.navbar-inverse .navbar-nav > .active {
    background-color: #24292D;
}

.dropdown-menu li {
    width: 200px;
}

.topnavbar .dropdown:hover {
    background-color: #24292D;
}

ul li {
    list-style: none;
}

.clear {
    clear: both;
}

.thumbnail_ul3, .thumbnail_ul4 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.thumbnail_ul3 li, .thumbnail_ul4 li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

ul.thumbnail_ul3 {
    float: left;
    width: 100%
}

ul.thumbnail_ul4 {
    float: left;
    width: 100%
}

.popup_model {
    width: 80%;
    max-width: 986px;
    margin-left: auto;
    margin-right: auto;
}

.popup_model .modal-content {
    padding: 18px 18px 40px;
    border-radius: 0;
}

.modal_close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0;
    opacity: 1;
    filter: alpha(opacity=20);
    background-color: #585858;
    width: 27px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    right: 0;
    margin-top: -27px;
    margin-right: -8px;
}

.modal_close:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    background-color: #EA3535;
}

.auction_div {
    color: #404040;
    font: 13px/25px arial;
}

.auction_div p a, .auction_div p a:hover {
    color: #858f94 !important;
    text-decoration: none;
}

.smart-filters {
    background: #f7f7f7;
    border: 1px solid #ccc;
    width: 100%
}

.smart-filters .title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    background: #dedede;
    padding: 5px;
}

.smart-filters .body {
    padding-top: 13px;
    padding-bottom: 5px;
    font-weight: 700;
    font-size: 12px;
}

.smart-filters .body ul {
    list-style: none;
    margin-left: 20px;
}

.smart-filters .body ul li {
    margin-bottom: 10px;
}

.smart-filters .body ul li a, .smart-filters .body ul li a:active, .smart-filters .body ul li a:hover, .smart-filters .body ul li a:visited {
    color: #333;
}

.smart-filters .body ul li a:hover, .smart-filters .body ul li a:focus {
    color: #333;
    text-decoration: underline;
}

li.store:hover {
    cursor: pointer;
    background: #eee;
}

.terms_div {
    color: #222;
    font-family: Verdana, Arial;
}

.padd_0 {
    padding: 0;
}

.max_width {
    max-width: 1170px;
    margin: auto;
}

.link_stacks, .link_stacks:hover, .link_stacks:visited {
    font: 12px/18px Arial;
    text-decoration: none;
    display: inline-block;
    padding-left: 10px;
    color: #fff !important;
    line-height: 26px;
    height: 24px;
    vertical-align: bottom;
    text-transform: initial;
}

.link_stacks span, .link_stacks:hover span {
    text-decoration: underline;
}

.category a {
    color: #CCC;
    text-decoration: none;
}

.category a:hover {
    color: #CCC;
}

.category a:visited, a:active {
    color: #CCC;
}

.category {
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid #4E585D;
    border-bottom: 1px solid #343E43;
}

.category span {
    color: #707B80;
}

::selection {
    color: #fff;
    background: #950000;
}

a:active {
    text-decoration: none;
    color: #bdbdbd;
}

.terms_lnk {
    white-space: nowrap;
}

.auction-list-title {
    font: 700 21px "Avenir", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    color: #333;
}

.auction .right-column {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.auction .auction-row-header {
    border-width: 1px 0;
    padding: 3px 0 6px;
    border-bottom: 0;
}

.auction .cover-thumbnail-wrap {
    width: 26%;
    margin-right: 10px;
    height: 100%;
    position: relative;
    background-clip: content-box;
    background-size: cover;
    background: no-repeat center center;
    float: left;
}

.auction .cover-thumbnail-wrap .cover-thumbnail {
    width: 100%;
    height: 250px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.auction .cover-thumbnail-wrap .cover-thumbnail img {
    width: 100%
}

.auction .cover-thumbnail-wrap .auction-status-box .date-box {
    width: 40px;
    padding-top: 3px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
}

.date-box .date {
    font-size: 22px;
    font-weight: 600;
    color: #333;
}

.auction .auction-info-wrap {
    display: inline-block;
    width: 70%
}

.auction-info-wrap .auction-info-header {
    border-top: 1px solid #ccc;
}

.auction .title {
    font-weight: 700;
    font-size: 21px;
    color: #333;
}

.auction .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #333;
}

.Title {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}

.Row {
    display: table-row;
}

.events_content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    width: 98%;
    margin: auto;
}

.font_d {
    font-weight: bold;
    color: #424D53;
}

.title3 {
    font: 700 15px/1.2 Arial, Geneva, sans-serif;
    color: #434e54;
}

.font_e {
    font-weight: normal;
    color: #858F94;
}

.img_style {
    float: left;
    position: relative;
}

.subValidation {
    color: #fff;
    padding-left: 36px;
    border: 0px !important;
    display: inline-block;
}

.lotnumber {
    font-weight: 400;
    font-size: 23px;
    text-align: left;
    color: #333;
    padding-right: 7px;
}

.btn-custom-lot {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #333;
    padding: 5px 10px;
    font-size: 13px;
}

@media only screen and (min-width:100px) {
    .navbar-brand.siteicon_mob {
        padding: 5px 10px;
        float: none;
    }

    .ms-siteicon-imgMob {
        max-width: 194px;
        margin: auto;
    }

    .navbar-toggle {
        margin-top: 0px;
        margin-bottom: 0px;
        /*margin-top: 15px;*/
        margin-right: 10px;
    }

    .navbar-inverse {
        background-color: #4c4c4c;
        border-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: transparent;
        min-width: 20px;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
        position: absolute;
        background: #101010;
        z-index: 999;
    }

    .navbar-nav > li > a {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .popup_model {
        width: 95%
    }

    .popup_model .modal-content {
        padding: 10px;
    }

    ul.thumbnail_ul3 .thumbnail_li {
        width: 50%
    }

    ul.thumbnail_ul4 .thumbnail_li {
        width: 50%
    }

    .auction-status-box {
        width: 65px;
    }

    .auction .cover-thumbnail-wrap .auction-status-box .date-box {
        width: 25px;
    }

    .date-box .date {
        font-size: 13px;
    }
}

@media only screen and (min-width:360px) {
    .auction-status-box {
        width: 75px;
    }

    .auction .cover-thumbnail-wrap .auction-status-box .date-box {
        width: 30px;
    }

    .date-box .date {
        font-size: 15px;
    }
}

@media only screen and (min-width:480px) {
    .popup_model {
        width: 90%
    }

    .popup_model .modal-content {
        padding: 15px;
    }

    .auction-status-box {
        width: 88px;
    }

    .auction .cover-thumbnail-wrap .auction-status-box .date-box {
        width: 40px;
    }

    .date-box .date {
        font-size: 20px;
    }
}

@media only screen and (min-width:640px) {
    .popup_model {
        width: 85%
    }

    .date-box .date {
        font-size: 22px;
    }
}

@media only screen and (max-width:1254px) {
    #DeltaSiteLogo {
        width: 40%;
        padding-top: 20px;
    }

    .topNav_collapse {
        background-color: #2c3337;
        border-color: #2c3337;
    }

    .navbar-brand {
        padding: 7px 15px;
    }

    .dropdown-menu li {
        width: 100%
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        width: 100%
    }

    .navbar-inverse .navbar-nav > li > a.dropdown-toggle {
        display: inline-block;
    }

    .mobdropdown .dropdown-menu {
        width: 100%;
        position: relative;
        background: #101010;
    }

    .mobdropdown .dropdown-menu > li > a {
        color: #fff;
        padding: 6px 30px;
        font-size: 12px;
    }

     .wrapper {
        margin-top: 34px;
    }
}

@media only screen and (min-width:1255px) {
    .navbar-inverse {
        background-color: #2c3337;
        border-color: #2c3337;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #333;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: transparent;
        position: relative;
        background: transparent;
    }

    ul.root li.static a.static.menu-item {
        display: none;
    }

    ul.root li.static ul li a.static.menu-item {
        display: block;
    }

    .navbar-nav > li > a {
        border-left: 1px solid #656a6c;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .dropdown-menu li {
        width: 200px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .dropdown-menu li a {
        color: #fff;
        /*font-size: 12px;*/
        font-size:12px;
        text-transform: uppercase;
        white-space: normal;
        font-weight: 500;
        padding: 0px 13px;
        line-height: 40px;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .return-to-stacks {
        width: 30%;
        float: left;
        color: #fff;
        vertical-align: middle;
        line-height: 40px;
    }

    .return-to-stacks a, .return-to-stacks a:hover {
        color: #fff;
        text-decoration: underline;
    }

    .popup_model {
        width: 80%
    }

    .popup_model .modal-content {
        padding: 18px 18px 40px;
    }

    ul.thumbnail_ul3 {
        max-width: 500px;
    }

    ul.thumbnail_ul4 {
        max-width: 640px;
    }

    ul.thumbnail_ul3 .thumbnail_li {
        width: 33%
    }

    ul.thumbnail_ul4 .thumbnail_li {
        width: 25%
    }

    .nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:768px) {
    .sortBy {
        display: none;
    }
}

.target {
    float: right;
    position: absolute;
    background-color: #fff;
    width: 400px;
}

.date {
    text-align: center;
    font-weight: 700;
    font-size: medium;
    margin: -5px;
}

input[type="checkbox"]:checked {
    background-color: red;
}

.lotNumber {
    font: 300 21px "Avenir", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
}

.icon.search {
    display: inline-block;
    background: #830026 url(../../Images/icon-search-white.png) no-repeat center center;
    width: 27px;
    height: 27px;
    background-size: 50%;
    cursor: pointer;
    position: absolute;
    left: 97%;
    top: 0;
    transition: background-image 0.3s;
}

@media (max-width:486px) {
    .icon.search {
        display: inline-block;
        background: #830026 url(/_layouts/15/images/SBPortal/icon-search-white.png) no-repeat center center;
        width: 27px;
        height: 27px;
        background-size: 50%;
        cursor: pointer;
        position: absolute;
        left: 92%;
        top: 0;
        transition: background-image 0.3s;
    }
}

#currencydenomination {
    margin-bottom: 8px;
}

.center {
    margin: 0 auto;
    float: none;
}

.auction-title {
    margin-bottom: 6px;
    font-size: 15px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.border {
    border: 1px solid #000;
}

.Grid {
    margin: 5px 0 10px -4px;
    width: 100%;
    text-align: left;
    color: #000;
}

.Grid th {
    padding: 4px 2px;
    font-size: 0.9em;
    text-align: left;
}

footer {
    background: #151515;
    margin-top: 20px;
    padding-top: 20px;
}

footer img {
    max-width: 100%;
    margin-bottom: 10px;
}

footer h6 {
    color: white;
    font-size: 11pt;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}

footer p {
    color: #fff;
    font-size: 9pt;
    line-height: 1.5;
    margin: 0;
}

footer a {
    color: #6e94b4;
    font-size: 9pt;
    line-height: 1.0;
    padding-bottom: 10px;
}

.titlefooter {
    color: #fff;
    font-size: 11pt;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}

#DeltaSBFooter {
    padding: 0 20px;
    width: 96% !important;
    max-width: 1170px;
    margin: auto;
}

.movetop {
    float: right;
}

.movetop img {
    border-radius: 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

.social-ul, social-ul li {
    margin: 30px 0px;
    padding: 0;
    list-style: none;
}

.social-ul li {
    display: inline-block;
    margin-right: 10px;
}

.social-ul li a {
    display: block;
}

.social-ul li a img {
    width: 28px;
    height: 28px;
    display: block;
}

.newcopyright {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    margin-top: 15px;
    background-color: #000;
    height: 80px;
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
}

.newcopyright a.terms_lnk {
    color: #fff;
}

ul#ulLocations li {
    line-height: 2;
}

.padd_10 {
    padding-bottom: 10pt;
}

.padd_top25 {
    padding-top: 25px;
}

.padd_bottom25 {
    padding-bottom: 25px;
}

.padd_bottom30 {
    padding-bottom: 30px;
}

input.subscribeTXT[type=text] {
    display: inline-block;
    background-color: #000;
    border: 1px solid #222;
    height: 29px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 100%;
    text-indent: 10px;
    color: #fff;
}

input.subscribeBTN[type=submit] {
    display: inline-block;
    color: #fff;
    background-color: #8a0202;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-radius: 10px;
    width: 100%;
    margin-left: 0;
    padding: 6px 5px;
    border: none;
    text-align: center;
}

input.verifyBTN[type=submit] {
    display: inline-block;
    color: #fff;
    background-color: #A40F28;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-radius: 5px;
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
    padding: 10px 10px 10px 5px;
    border: none;
    text-align: center;
    font: 700 13px 'Avenir Book', Arial, Helvetica, sans-serif;
}

input.verifyTXT[type=text] {
    display: inline-block;
    height: 29px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    width: 100%;
    margin-top: 15px;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.subscribediv {
    padding-top: 20px;
}

.parentCaptchaDiv {
    margin: 0 auto;
    font-family: "'Avenir Book'", Arial, Helvetica, sans-serif;
}

.social a {
    display: block;
    width: 37px;
    height: 36px;
    padding-left: 10px;
    text-decoration: none;
    font-size: 12px;
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

.social a.facebook {
    background: url(/_layouts/15/images/SBPortal/soc_fb.png) 0 0 no-repeat;
}

.social a.twitter {
    background: url(/_layouts/15/images/SBPortal/soc_tw.png) 0 0 no-repeat;
}

.social a.blogs {
    background: url(/_layouts/15/images/SBPortal/soc_blog.png) 0 0 no-repeat;
}

.social a.facebook:hover, .social a.twitter:hover, .social a.blogs:hover {
    background-position: 0 -36px;
}

.copyright {
    font-size: 12px;
    line-height: 1.5;
    color: #000;
    text-align: center;
    margin-top: 15px;
}

.sort-true {
    background: no-repeat left center url(data:image/gif;base64,R0lGODlhCgAKALMAAHFxcYKCgp2dnaampq+vr83NzeHh4f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAAAgAIf/8SUNDUkdCRzEwMTIAAAUwYXBwbAIgAABtbnRyUkdCIFhZWiAH2QACABkACwAaAAthY3NwQVBQTAAAAABhcHBsAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLWFwcGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAtkc2NtAAABCAAAAvJkZXNjAAAD/AAAAG9nWFlaAAAEbAAAABR3dHB0AAAEgAAAABRyWFlaAAAElAAAABRiWFlaAAAEqAAAABRyVFJDAAAEvAAAAA5jcHJ0AAAEzAAAADhjaGFkAAAFBAAAACxn/1RSQwAABLwAAAAOYlRSQwAABLwAAAAObWx1YwAAAAAAAAARAAAADGVuVVMAAAAmAAACfmVzRVMAAAAmAAABgmRhREsAAAAuAAAB6mRlREUAAAAsAAABqGZpRkkAAAAoAAAA3GZyRlUAAAAoAAABKml0SVQAAAAoAAACVm5sTkwAAAAoAAACGG5iTk8AAAAmAAABBHB0QlIAAAAmAAABgnN2U0UAAAAmAAABBGphSlAAAAAaAAABUmtvS1IAAAAWAAACQHpoVFcAAAAWAAABbHpoQ04AAAAWAAAB1HJ1UlUAAAAiAAACpHBsUEwAAAAsAAACxgBZAGwAZQBpAG4AZf8AbgAgAFIARwBCAC0AcAByAG8AZgBpAGkAbABpAEcAZQBuAGUAcgBpAHMAawAgAFIARwBCAC0AcAByAG8AZgBpAGwAUAByAG8AZgBpAGwAIABHAOkAbgDpAHIAaQBxAHUAZQAgAFIAVgBCTgCCLAAgAFIARwBCACAw1zDtMNUwoTCkMOuQGnUoACAAUgBHAEIAIIJyX2ljz4/wAFAAZQByAGYAaQBsACAAUgBHAEIAIABHAGUAbgDpAHIAaQBjAG8AQQBsAGwAZwBlAG0AZQBpAG4AZQBzACAAUgBHAEIALQBQAHIAbwBmAGkAbGZukBoAIABSAEcAQgAgY8+P8GX/h072AEcAZQBuAGUAcgBlAGwAIABSAEcAQgAtAGIAZQBzAGsAcgBpAHYAZQBsAHMAZQBBAGwAZwBlAG0AZQBlAG4AIABSAEcAQgAtAHAAcgBvAGYAaQBlAGzHfLwYACAAUgBHAEIAINUEuFzTDMd8AFAAcgBvAGYAaQBsAG8AIABSAEcAQgAgAEcAZQBuAGUAcgBpAGMAbwBHAGUAbgBlAHIAaQBjACAAUgBHAEIAIABQAHIAbwBmAGkAbABlBB4EMQRJBDgEOQAgBD8EQAQ+BEQEOAQ7BEwAIABSAEcAQgBVAG4AaQB3AGUAcgBzAGEAbABuAHkAIABwAHIAbwBm/wBpAGwAIABSAEcAQgAAZGVzYwAAAAAAAAAUR2VuZXJpYyBSR0IgUHJvZmlsZQAAAAAAAAAAAAAAFEdlbmVyaWMgUkdCIFByb2ZpbGUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABadQAArHMAABc0WFlaIAAAAAAAAPNSAAEAAAABFs9YWVogAAAAAAAAdE0AAD3uAAAD0FhZWiAAAAAAAAAoGgAAFZ8AALg2Y3VydgAAAAAAAAABAc0AAHRleHQAAAAAQ29weXJpZ2h0IDIwMDcgQXBwbGUgSW5jLkMsIGFsbCByaWdodHMgcmVzZXJ2ZWQuAHNmMzIAAAAAAAEMQgAABd7///MmAAAHkgAA/ZH///ui///9owAAA9wAAMBsACwAAAAACgAKAAAEJZAMIcakQZjNtyhFxwEIIRofAookUnapu26t+6KFLYe1TgQ5VwQAOw%3D%3D);
    padding-right: 2px;
    margin-right: 2px;
}

.sort-false {
    background: no-repeat left center url(data:image/gif;base64,R0lGODlhCgAKALMAAHFxcYKCgp2dnaampq+vr83NzeHh4f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAAAgAIf/8SUNDUkdCRzEwMTIAAAUwYXBwbAIgAABtbnRyUkdCIFhZWiAH2QACABkACwAaAAthY3NwQVBQTAAAAABhcHBsAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLWFwcGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAtkc2NtAAABCAAAAvJkZXNjAAAD/AAAAG9nWFlaAAAEbAAAABR3dHB0AAAEgAAAABRyWFlaAAAElAAAABRiWFlaAAAEqAAAABRyVFJDAAAEvAAAAA5jcHJ0AAAEzAAAADhjaGFkAAAFBAAAACxn/1RSQwAABLwAAAAOYlRSQwAABLwAAAAObWx1YwAAAAAAAAARAAAADGVuVVMAAAAmAAACfmVzRVMAAAAmAAABgmRhREsAAAAuAAAB6mRlREUAAAAsAAABqGZpRkkAAAAoAAAA3GZyRlUAAAAoAAABKml0SVQAAAAoAAACVm5sTkwAAAAoAAACGG5iTk8AAAAmAAABBHB0QlIAAAAmAAABgnN2U0UAAAAmAAABBGphSlAAAAAaAAABUmtvS1IAAAAWAAACQHpoVFcAAAAWAAABbHpoQ04AAAAWAAAB1HJ1UlUAAAAiAAACpHBsUEwAAAAsAAACxgBZAGwAZQBpAG4AZf8AbgAgAFIARwBCAC0AcAByAG8AZgBpAGkAbABpAEcAZQBuAGUAcgBpAHMAawAgAFIARwBCAC0AcAByAG8AZgBpAGwAUAByAG8AZgBpAGwAIABHAOkAbgDpAHIAaQBxAHUAZQAgAFIAVgBCTgCCLAAgAFIARwBCACAw1zDtMNUwoTCkMOuQGnUoACAAUgBHAEIAIIJyX2ljz4/wAFAAZQByAGYAaQBsACAAUgBHAEIAIABHAGUAbgDpAHIAaQBjAG8AQQBsAGwAZwBlAG0AZQBpAG4AZQBzACAAUgBHAEIALQBQAHIAbwBmAGkAbGZukBoAIABSAEcAQgAgY8+P8GX/h072AEcAZQBuAGUAcgBlAGwAIABSAEcAQgAtAGIAZQBzAGsAcgBpAHYAZQBsAHMAZQBBAGwAZwBlAG0AZQBlAG4AIABSAEcAQgAtAHAAcgBvAGYAaQBlAGzHfLwYACAAUgBHAEIAINUEuFzTDMd8AFAAcgBvAGYAaQBsAG8AIABSAEcAQgAgAEcAZQBuAGUAcgBpAGMAbwBHAGUAbgBlAHIAaQBjACAAUgBHAEIAIABQAHIAbwBmAGkAbABlBB4EMQRJBDgEOQAgBD8EQAQ+BEQEOAQ7BEwAIABSAEcAQgBVAG4AaQB3AGUAcgBzAGEAbABuAHkAIABwAHIAbwBm/wBpAGwAIABSAEcAQgAAZGVzYwAAAAAAAAAUR2VuZXJpYyBSR0IgUHJvZmlsZQAAAAAAAAAAAAAAFEdlbmVyaWMgUkdCIFByb2ZpbGUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABadQAArHMAABc0WFlaIAAAAAAAAPNSAAEAAAABFs9YWVogAAAAAAAAdE0AAD3uAAAD0FhZWiAAAAAAAAAoGgAAFZ8AALg2Y3VydgAAAAAAAAABAc0AAHRleHQAAAAAQ29weXJpZ2h0IDIwMDcgQXBwbGUgSW5jLkMsIGFsbCByaWdodHMgcmVzZXJ2ZWQuAHNmMzIAAAAAAAEMQgAABd7///MmAAAHkgAA/ZH///ui///9owAAA9wAAMBsACwAAAAACgAKAAAEJRBJREKZsxQDsCSGIVzZFnYTGIqktp7fG46uzAn2TAyCMPC9QAQAOw%3D%3D);
    padding-right: 2px;
    margin-right: 2px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.skipcontainer {
    position: relative;
}

#skippy {
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    padding: 1em;
    background-color: #fff;
    color: #000;
    z-index: 200;
    outline: none;
}

div#content:focus {
    outline: none;
}

.search-text{
    text-align:right;
    padding-top:5px;
}
.active-filters-title > h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 700;
}
.categories-header > h3 {
    font-size: 14px;
    font-weight: 700;
    margin:0;
    cursor: pointer;
}
.filter-type-text > h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    cursor:pointer;
}
.search-button {
    background: transparent;
    border:none;
    width:31px;
    height:35px;
    padding:0px;
}

.tree-button{
    background:transparent;
    border:none;
}

@media (max-width:1248px)
{
    .lot-title{
        width:80% !important;
    }
}

.title-limit{
    width:80%;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

/*Top navigation css*/
.nh_searchBar {
    background-color: #2E3337;
    color: white;
    padding-top: 17px;
    padding-bottom: 15px;
    margin-left: -12px;
    margin-right: 0px;
}
.nh_imgLogo {
    width: 100%;
    margin-top: -16px;
    margin-bottom: -16px;
}
.search {
    display: flex;
}
    .search input {
        border: none;
        height: 19px;
        background-color: white;
        flex: 1;
        margin-right: 5px;
    }

.nicon.search {
    width: 29px;
    height: 21px;
    left: auto;
    top: -1px;
    right: 4px;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    background-image: url('../../Images/icon-search-white.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
    cursor: pointer;
    position: absolute;
    background-color: #830026;
    transition: background-image 0.3s;
    min-width: 27px;
    margin-top:2px;
}
.nh_searchDiv {
    padding-top: 2px;
}
.divSerachBar {
    margin: 5px 110px;
}

nh_menulink {
    border-left: 1px solid #fff;
    padding-left: 10px;
}
.nh_menulink a {
    /* font-size: 10px; */
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    white-space: nowrap;
    font-size: 10px;
}

#content {
    margin-top: 42px;
}

.mobLogin {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    line-height: 30px;
}

@media only screen and (max-width: 768px) {
    .navbar {
        min-height: 30px !important;
        /* position: fixed; */
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .nh_searchBar {
        background-color: #2E3337;
        color: white;
        padding-top: 50px;
        padding-bottom: 15px;
        margin-left: -12px;
        margin-right: 0px;
    }
    .nh_Display {
        display: none !important;
    }
    .divSerachBar {
        text-align: center;
        width: 100%;
        margin: 0;
    }
    .nh_imgLogo {
        width: 70% !important;
        margin-top: -50px;
    }
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
}
a.dropdown-toggle:focus, a:focus {
    outline-width: 2px !important;
    outline-color: #4D90FE !important;
    outline-style: solid !important;
}
.padd_note {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    font-style: italic;
}
.padd_05 {
    padding-bottom: 5px !important;
}