#main {
    /*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
    /*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
    /*!
 * SuiteCommerce Advanced Store Front
 * Copyright 2012 Netsuite, Inc
 */
}

#main .clearfix {
    *zoom: 1
}

#main .clearfix:before,
#main .clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

#main .clearfix:after {
    clear: both
}

#main .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#main .input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#main article,
#main aside,
#main details,
#main figcaption,
#main figure,
#main footer,
#main header,
#main hgroup,
#main nav,
#main section {
    display: block
}

#main audio,
#main canvas,
#main video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

#main audio:not([controls]) {
    display: none
}

#main html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

#main a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#main a:hover,
#main a:active {
    outline: 0
}

#main sub,
#main sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

#main sup {
    top: -.5em
}

#main sub {
    bottom: -.25em
}

#main img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#main #map_canvas img,
#main .google-maps img {
    max-width: none
}

#main button,
#main input,
#main select,
#main textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

#main button,
#main input {
    *overflow: visible;
    line-height: normal
}

#main button::-moz-focus-inner,
#main input::-moz-focus-inner {
    padding: 0;
    border: 0
}

#main button,
#main html input[type=button],
#main input[type=reset],
#main input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

#main label,
#main select,
#main button,
#main input[type=button],
#main input[type=reset],
#main input[type=submit],
#main input[type=radio],
#main input[type=checkbox] {
    cursor: pointer
}

#main input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

#main input[type=search]::-webkit-search-decoration,
#main input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

#main textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    #main * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important
    }
    #main a,
    #main a:visited {
        text-decoration: underline
    }
    #main a[href]:after {
        content: " (" attr(href) ")"
    }
    #main abbr[title]:after {
        content: " (" attr(title) ")"
    }
    #main .ir a:after,
    #main a[href^="javascript:"]:after,
    #main a[href^="#"]:after {
        content: ""
    }
    #main pre,
    #main blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    #main thead {
        display: table-header-group
    }
    #main tr,
    #main img {
        page-break-inside: avoid
    }
    #main img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    #main p,
    #main h2,
    #main h3 {
        orphans: 3;
        widows: 3
    }
    #main h2,
    #main h3 {
        page-break-after: avoid
    }
}

#main body {
    margin: 0;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #454545;
    background-color: #fff
}

#main a {
    color: #0059b2;
    text-decoration: none
}

#main a:hover,
#main a:focus {
    color: #337ac1;
    text-decoration: underline
}

#main .img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

#main .img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

#main .img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

#main .row {
    margin-left: -20px;
    *zoom: 1
}

#main .row:before,
#main .row:after {
    display: table;
    content: "";
    line-height: 0
}

#main .row:after {
    clear: both
}

#main [class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

#main .container,
#main .navbar-static-top .container,
#main .navbar-fixed-top .container,
#main .navbar-fixed-bottom .container {
    width: 940px
}

#main .span12 {
    width: 940px
}

#main .span11 {
    width: 860px
}

#main .span10 {
    width: 780px
}

#main .span9 {
    width: 700px
}

#main .span8 {
    width: 620px
}

#main .span7 {
    width: 540px
}

#main .span6 {
    width: 460px
}

#main .span5 {
    width: 380px
}

#main .span4 {
    width: 300px
}

#main .span3 {
    width: 220px
}

#main .span2 {
    width: 140px
}

#main .span1 {
    width: 60px
}

#main .offset12 {
    margin-left: 980px
}

#main .offset11 {
    margin-left: 900px
}

#main .offset10 {
    margin-left: 820px
}

#main .offset9 {
    margin-left: 740px
}

#main .offset8 {
    margin-left: 660px
}

#main .offset7 {
    margin-left: 580px
}

#main .offset6 {
    margin-left: 500px
}

#main .offset5 {
    margin-left: 420px
}

#main .offset4 {
    margin-left: 340px
}

#main .offset3 {
    margin-left: 260px
}

#main .offset2 {
    margin-left: 180px
}

#main .offset1 {
    margin-left: 100px
}

#main .row-fluid {
    width: 100%;
    *zoom: 1
}

#main .row-fluid:before,
#main .row-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#main .row-fluid:after {
    clear: both
}

#main .row-fluid [class*=span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%
}

#main .row-fluid [class*=span]:first-child {
    margin-left: 0
}

#main .row-fluid .controls-row [class*=span]+[class*=span] {
    margin-left: 2.127659574468085%
}

#main .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%
}

#main .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%
}

#main .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%
}

#main .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%
}

#main .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%
}

#main .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%
}

#main .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%
}

#main .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%
}

#main .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%
}

#main .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%
}

#main .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%
}

#main .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%
}

#main .row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%
}

#main .row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%
}

#main .row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%
}

#main .row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%
}

#main .row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%
}

#main .row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%
}

#main .row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%
}

#main .row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%
}

#main .row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%
}

#main .row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%
}

#main .row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%
}

#main .row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%
}

#main .row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%
}

#main .row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%
}

#main .row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%
}

#main .row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%
}

#main .row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%
}

#main .row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%
}

#main .row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%
}

#main .row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%
}

#main .row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%
}

#main .row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%
}

#main .row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%
}

#main .row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%
}

#main [class*=span].hide,
#main .row-fluid [class*=span].hide {
    display: none
}

#main [class*=span].pull-right,
#main .row-fluid [class*=span].pull-right {
    float: right
}

#main .container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

#main .container:before,
#main .container:after {
    display: table;
    content: "";
    line-height: 0
}

#main .container:after {
    clear: both
}

#main .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1
}

#main .container-fluid:before,
#main .container-fluid:after {
    display: table;
    content: "";
    line-height: 0
}

#main .container-fluid:after {
    clear: both
}

#main p {
    margin: 0 0 9px
}

#main .lead {
    margin-bottom: 18px;
    font-size: 19.5px;
    font-weight: 200;
    line-height: 27px
}

#main small {
    font-size: 85%
}

#main strong {
    font-weight: 700
}

#main em {
    font-style: italic
}

#main cite {
    font-style: normal
}

#main .muted {
    color: #999
}

#main a.muted:hover,
#main a.muted:focus {
    color: gray
}

#main .text-warning {
    color: #c09853
}

#main a.text-warning:hover,
#main a.text-warning:focus {
    color: #a47e3c
}

#main .text-error {
    color: #b94a48
}

#main a.text-error:hover,
#main a.text-error:focus {
    color: #953b39
}

#main .text-info {
    color: #3a87ad
}

#main a.text-info:hover,
#main a.text-info:focus {
    color: #2d6987
}

#main .text-success {
    color: #468847
}

#main a.text-success:hover,
#main a.text-success:focus {
    color: #356635
}

#main .text-left {
    text-align: left
}

#main .text-right {
    text-align: right
}

#main .text-center {
    text-align: center
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
    margin: 9px 0;
    font-family: inherit;
    font-weight: 400;
    line-height: 18px;
    color: inherit;
    text-rendering: optimizelegibility
}

#main h1 small,
#main h2 small,
#main h3 small,
#main h4 small,
#main h5 small,
#main h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

#main h1,
#main h2,
#main h3 {
    line-height: 36px
}

#main h1 {
    font-size: 35.75px
}

#main h2 {
    font-size: 29.25px
}

#main h3 {
    font-size: 22.75px
}

#main h4 {
    font-size: 16.25px
}

#main h5 {
    font-size: 13px
}

#main h6 {
    font-size: 11.049999999999999px
}

#main h1 small {
    font-size: 22.75px
}

#main h2 small {
    font-size: 16.25px
}

#main h3 small {
    font-size: 13px
}

#main h4 small {
    font-size: 13px
}

#main .page-header {
    padding-bottom: 8px;
    margin: 18px 0 27px;
    border-bottom: 1px solid #eee
}

#main ul,
#main ol {
    padding: 0;
    margin: 0 0 9px 25px
}

#main ul ul,
#main ul ol,
#main ol ol,
#main ol ul {
    margin-bottom: 0
}

#main li {
    line-height: 18px
}

#main ul.unstyled,
#main ol.unstyled {
    margin-left: 0;
    list-style: none
}

#main ul.inline,
#main ol.inline {
    margin-left: 0;
    list-style: none
}

#main ul.inline>li,
#main ol.inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px
}

#main dl {
    margin-bottom: 18px
}

#main dt,
#main dd {
    line-height: 18px
}

#main dt {
    font-weight: 700
}

#main dd {
    margin-left: 9px
}

#main .dl-horizontal {
    *zoom: 1
}

#main .dl-horizontal:before,
#main .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0
}

#main .dl-horizontal:after {
    clear: both
}

#main .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#main .dl-horizontal dd {
    margin-left: 180px
}

#main hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

#main abbr[title],
#main abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

#main abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

#main blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eee
}

#main blockquote p {
    margin-bottom: 0;
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25
}

#main blockquote small {
    display: block;
    line-height: 18px;
    color: #999
}

#main blockquote small:before {
    content: '\2014 \00A0'
}

#main blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

#main blockquote.pull-right p,
#main blockquote.pull-right small {
    text-align: right
}

#main blockquote.pull-right small:before {
    content: ''
}

#main blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

#main q:before,
#main q:after,
#main blockquote:before,
#main blockquote:after {
    content: ""
}

#main address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px
}

#main code,
#main pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 11px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#main code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap
}

#main pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main pre.prettyprint {
    margin-bottom: 18px
}

#main pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0
}

#main .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

#main form {
    margin: 0 0 18px
}

#main fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

#main legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

#main legend small {
    font-size: 13.5px;
    color: #999
}

#main label,
#main input,
#main button,
#main select,
#main textarea {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

#main input,
#main button,
#main select,
#main textarea {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif
}

#main label {
    display: block;
    margin-bottom: 5px
}

#main select,
#main textarea,
#main input[type=text],
#main input[type=password],
#main input[type=datetime],
#main input[type=datetime-local],
#main input[type=date],
#main input[type=month],
#main input[type=time],
#main input[type=week],
#main input[type=number],
#main input[type=email],
#main input[type=url],
#main input[type=search],
#main input[type=tel],
#main input[type=color],
#main .uneditable-input {
    /**
    display: inline-block;
    height: 18px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle
    **/

    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    vertical-align: middle


}

#main input,
#main textarea,
#main .uneditable-input {
    width: 206px
}

#main textarea {
    height: auto
}

#main textarea,
#main input[type=text],
#main input[type=password],
#main input[type=datetime],
#main input[type=datetime-local],
#main input[type=date],
#main input[type=month],
#main input[type=time],
#main input[type=week],
#main input[type=number],
#main input[type=email],
#main input[type=url],
#main input[type=search],
#main input[type=tel],
#main input[type=color],
#main .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

#main textarea:focus,
#main input[type=text]:focus,
#main input[type=password]:focus,
#main input[type=datetime]:focus,
#main input[type=datetime-local]:focus,
#main input[type=date]:focus,
#main input[type=month]:focus,
#main input[type=time]:focus,
#main input[type=week]:focus,
#main input[type=number]:focus,
#main input[type=email]:focus,
#main input[type=url]:focus,
#main input[type=search]:focus,
#main input[type=tel]:focus,
#main input[type=color]:focus,
#main .uneditable-input:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

#main input[type=radio],
#main input[type=checkbox] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal
}

#main input[type=file],
#main input[type=image],
#main input[type=submit],
#main input[type=reset],
#main input[type=button],
#main input[type=radio],
#main input[type=checkbox] {
    width: auto
}

#main select,
#main input[type=file] {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px
}

#main select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff
}

#main select[multiple],
#main select[size] {
    height: auto
}

#main select:focus,
#main input[type=file]:focus,
#main input[type=radio]:focus,
#main input[type=checkbox]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#main .uneditable-input,
#main .uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    cursor: not-allowed
}

#main .uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

#main .uneditable-textarea {
    width: auto;
    height: auto
}

#main input:-moz-placeholder,
#main textarea:-moz-placeholder {
    color: #999
}

#main input:-ms-input-placeholder,
#main textarea:-ms-input-placeholder {
    color: #999
}

#main input::-webkit-input-placeholder,
#main textarea::-webkit-input-placeholder {
    color: #999
}

#main .radio,
#main .checkbox {
    min-height: 18px;
    padding-left: 20px
}

#main .radio input[type=radio],
#main .checkbox input[type=checkbox] {
    float: left;
    margin-left: -20px
}

#main .controls>.radio:first-child,
#main .controls>.checkbox:first-child {
    padding-top: 5px
}

#main .radio.inline,
#main .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

#main .radio.inline+.radio.inline,
#main .checkbox.inline+.checkbox.inline {
    margin-left: 10px
}

#main .input-mini {
    width: 60px
}

#main .input-small {
    width: 90px
}

#main .input-medium {
    width: 150px
}

#main .input-large {
    width: 210px
}

#main .input-xlarge {
    width: 270px
}

#main .input-xxlarge {
    width: 530px
}

#main input[class*=span],
#main select[class*=span],
#main textarea[class*=span],
#main .uneditable-input[class*=span],
#main .row-fluid input[class*=span],
#main .row-fluid select[class*=span],
#main .row-fluid textarea[class*=span],
#main .row-fluid .uneditable-input[class*=span] {
    float: none;
    margin-left: 0
}

#main .input-append input[class*=span],
#main .input-append .uneditable-input[class*=span],
#main .input-prepend input[class*=span],
#main .input-prepend .uneditable-input[class*=span],
#main .row-fluid input[class*=span],
#main .row-fluid select[class*=span],
#main .row-fluid textarea[class*=span],
#main .row-fluid .uneditable-input[class*=span],
#main .row-fluid .input-prepend [class*=span],
#main .row-fluid .input-append [class*=span] {
    display: inline-block
}

#main input,
#main textarea,
#main .uneditable-input {
    margin-left: 0
}

#main .controls-row [class*=span]+[class*=span] {
    margin-left: 20px
}

#main input.span12,
#main textarea.span12,
#main .uneditable-input.span12 {
    width: 926px
}

#main input.span11,
#main textarea.span11,
#main .uneditable-input.span11 {
    width: 846px
}

#main input.span10,
#main textarea.span10,
#main .uneditable-input.span10 {
    width: 766px
}

#main input.span9,
#main textarea.span9,
#main .uneditable-input.span9 {
    width: 686px
}

#main input.span8,
#main textarea.span8,
#main .uneditable-input.span8 {
    width: 606px
}

#main input.span7,
#main textarea.span7,
#main .uneditable-input.span7 {
    width: 526px
}

#main input.span6,
#main textarea.span6,
#main .uneditable-input.span6 {
    width: 446px
}

#main input.span5,
#main textarea.span5,
#main .uneditable-input.span5 {
    width: 366px
}

#main input.span4,
#main textarea.span4,
#main .uneditable-input.span4 {
    width: 286px
}

#main input.span3,
#main textarea.span3,
#main .uneditable-input.span3 {
    width: 206px
}

#main input.span2,
#main textarea.span2,
#main .uneditable-input.span2 {
    width: 126px
}

#main input.span1,
#main textarea.span1,
#main .uneditable-input.span1 {
    width: 46px
}

#main .controls-row {
    *zoom: 1
}

#main .controls-row:before,
#main .controls-row:after {
    display: table;
    content: "";
    line-height: 0
}

#main .controls-row:after {
    clear: both
}

#main .controls-row [class*=span],
#main .row-fluid .controls-row [class*=span] {
    float: left
}

#main .controls-row .checkbox[class*=span],
#main .controls-row .radio[class*=span] {
    padding-top: 5px
}

#main input[disabled],
#main select[disabled],
#main textarea[disabled],
#main input[readonly],
#main select[readonly],
#main textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

#main input[type=radio][disabled],
#main input[type=checkbox][disabled],
#main input[type=radio][readonly],
#main input[type=checkbox][readonly] {
    background-color: transparent
}

#main .control-group.warning .control-label,
#main .control-group.warning .help-block,
#main .control-group.warning .help-inline {
    color: #c09853
}

#main .control-group.warning .checkbox,
#main .control-group.warning .radio,
#main .control-group.warning input,
#main .control-group.warning select,
#main .control-group.warning textarea {
    color: #c09853
}

#main .control-group.warning input,
#main .control-group.warning select,
#main .control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#main .control-group.warning input:focus,
#main .control-group.warning select:focus,
#main .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

#main .control-group.warning .input-prepend .add-on,
#main .control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

#main .control-group.error .control-label,
#main .control-group.error .help-block,
#main .control-group.error .help-inline {
    color: #b94a48
}

#main .control-group.error .checkbox,
#main .control-group.error .radio,
#main .control-group.error input,
#main .control-group.error select,
#main .control-group.error textarea {
    color: #b94a48
}

#main .control-group.error input,
#main .control-group.error select,
#main .control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#main .control-group.error input:focus,
#main .control-group.error select:focus,
#main .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

#main .control-group.error .input-prepend .add-on,
#main .control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

#main .control-group.success .control-label,
#main .control-group.success .help-block,
#main .control-group.success .help-inline {
    color: #468847
}

#main .control-group.success .checkbox,
#main .control-group.success .radio,
#main .control-group.success input,
#main .control-group.success select,
#main .control-group.success textarea {
    color: #468847
}

#main .control-group.success input,
#main .control-group.success select,
#main .control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#main .control-group.success input:focus,
#main .control-group.success select:focus,
#main .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

#main .control-group.success .input-prepend .add-on,
#main .control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

#main .control-group.info .control-label,
#main .control-group.info .help-block,
#main .control-group.info .help-inline {
    color: #3a87ad
}

#main .control-group.info .checkbox,
#main .control-group.info .radio,
#main .control-group.info input,
#main .control-group.info select,
#main .control-group.info textarea {
    color: #3a87ad
}

#main .control-group.info input,
#main .control-group.info select,
#main .control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#main .control-group.info input:focus,
#main .control-group.info select:focus,
#main .control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3
}

#main .control-group.info .input-prepend .add-on,
#main .control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

#main input:focus:invalid,
#main textarea:focus:invalid,
#main select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

#main input:focus:invalid:focus,
#main textarea:focus:invalid:focus,
#main select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}

#main .form-actions {
    /**
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
    **/
    
    
}

#main .form-actions:before,
#main .form-actions:after {
    display: table;
    content: "";
    line-height: 0
}

#main .form-actions:after {
    clear: both
}

#main .help-block,
#main .help-inline {
    color: #6b6b6b
}

#main .help-block {
    display: block;
    margin-bottom: 9px
}

#main .help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

#main .input-append,
#main .input-prepend {
    display: inline-block;
    margin-bottom: 9px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

#main .input-append input,
#main .input-prepend input,
#main .input-append select,
#main .input-prepend select,
#main .input-append .uneditable-input,
#main .input-prepend .uneditable-input,
#main .input-append .dropdown-menu,
#main .input-prepend .dropdown-menu,
#main .input-append .popover,
#main .input-prepend .popover {
    font-size: 13px
}

#main .input-append input,
#main .input-prepend input,
#main .input-append select,
#main .input-prepend select,
#main .input-append .uneditable-input,
#main .input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-append input:focus,
#main .input-prepend input:focus,
#main .input-append select:focus,
#main .input-prepend select:focus,
#main .input-append .uneditable-input:focus,
#main .input-prepend .uneditable-input:focus {
    z-index: 2
}

#main .input-append .add-on,
#main .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}

#main .input-append .add-on,
#main .input-prepend .add-on,
#main .input-append .btn,
#main .input-prepend .btn,
#main .input-append .btn-group>.dropdown-toggle,
#main .input-prepend .btn-group>.dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-append .active,
#main .input-prepend .active {
    background-color: #1aff1a;
    border-color: green
}

#main .input-prepend .add-on,
#main .input-prepend .btn {
    margin-right: -1px
}

#main .input-prepend .add-on:first-child,
#main .input-prepend .btn:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-append input,
#main .input-append select,
#main .input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-append input+.btn-group .btn:last-child,
#main .input-append select+.btn-group .btn:last-child,
#main .input-append .uneditable-input+.btn-group .btn:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-append .add-on,
#main .input-append .btn,
#main .input-append .btn-group {
    margin-left: -1px
}

#main .input-append .add-on:last-child,
#main .input-append .btn:last-child,
#main .input-append .btn-group:last-child>.dropdown-toggle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-prepend.input-append input,
#main .input-prepend.input-append select,
#main .input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-prepend.input-append input+.btn-group .btn,
#main .input-prepend.input-append select+.btn-group .btn,
#main .input-prepend.input-append .uneditable-input+.btn-group .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-prepend.input-append .add-on:first-child,
#main .input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-prepend.input-append .add-on:last-child,
#main .input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

#main input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

#main .form-search .input-append .search-query,
#main .form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .form-search .input-append .search-query {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

#main .form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

#main .form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}

#main .form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

#main .form-search input,
#main .form-inline input,
#main .form-horizontal input,
#main .form-search textarea,
#main .form-inline textarea,
#main .form-horizontal textarea,
#main .form-search select,
#main .form-inline select,
#main .form-horizontal select,
#main .form-search .help-inline,
#main .form-inline .help-inline,
#main .form-horizontal .help-inline,
#main .form-search .uneditable-input,
#main .form-inline .uneditable-input,
#main .form-horizontal .uneditable-input,
#main .form-search .input-prepend,
#main .form-inline .input-prepend,
#main .form-horizontal .input-prepend,
#main .form-search .input-append,
#main .form-inline .input-append,
#main .form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}

#main .form-search .hide,
#main .form-inline .hide,
#main .form-horizontal .hide {
    display: none
}

#main .form-search label,
#main .form-inline label,
#main .form-search .btn-group,
#main .form-inline .btn-group {
    display: inline-block
}

#main .form-search .input-append,
#main .form-inline .input-append,
#main .form-search .input-prepend,
#main .form-inline .input-prepend {
    margin-bottom: 0
}

#main .form-search .radio,
#main .form-search .checkbox,
#main .form-inline .radio,
#main .form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

#main .form-search .radio input[type=radio],
#main .form-search .checkbox input[type=checkbox],
#main .form-inline .radio input[type=radio],
#main .form-inline .checkbox input[type=checkbox] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

#main .control-group {
    margin-bottom: 9px
}

#main legend+.control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate
}

#main .form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1
}

#main .form-horizontal .control-group:before,
#main .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
}

#main .form-horizontal .control-group:after {
    clear: both
}

#main .form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

#main .form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

#main .form-horizontal .controls:first-child {
    *padding-left: 180px
}

#main .form-horizontal .help-block {
    margin-bottom: 0
}

#main .form-horizontal input+.help-block,
#main .form-horizontal select+.help-block,
#main .form-horizontal textarea+.help-block,
#main .form-horizontal .uneditable-input+.help-block,
#main .form-horizontal .input-prepend+.help-block,
#main .form-horizontal .input-append+.help-block {
    margin-top: 9px
}

#main .form-horizontal .form-actions {
    padding-left: 180px
}

#main table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

#main .table {
    width: 100%;
    margin-bottom: 18px
}

#main .table th,
#main .table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

#main .table th {
    font-weight: 700
}

#main .table thead th {
    vertical-align: bottom
}

#main .table caption+thead tr:first-child th,
#main .table caption+thead tr:first-child td,
#main .table colgroup+thead tr:first-child th,
#main .table colgroup+thead tr:first-child td,
#main .table thead:first-child tr:first-child th,
#main .table thead:first-child tr:first-child td {
    border-top: 0
}

#main .table tbody+tbody {
    border-top: 2px solid #ddd
}

#main .table .table {
    background-color: #fff
}

#main .table-condensed th,
#main .table-condensed td {
    padding: 4px 5px
}

#main .table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .table-bordered th,
#main .table-bordered td {
    border-left: 1px solid #ddd
}

#main .table-bordered caption+thead tr:first-child th,
#main .table-bordered caption+tbody tr:first-child th,
#main .table-bordered caption+tbody tr:first-child td,
#main .table-bordered colgroup+thead tr:first-child th,
#main .table-bordered colgroup+tbody tr:first-child th,
#main .table-bordered colgroup+tbody tr:first-child td,
#main .table-bordered thead:first-child tr:first-child th,
#main .table-bordered tbody:first-child tr:first-child th,
#main .table-bordered tbody:first-child tr:first-child td {
    border-top: 0
}

#main .table-bordered thead:first-child tr:first-child>th:first-child,
#main .table-bordered tbody:first-child tr:first-child>td:first-child,
#main .table-bordered tbody:first-child tr:first-child>th:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

#main .table-bordered thead:first-child tr:first-child>th:last-child,
#main .table-bordered tbody:first-child tr:first-child>td:last-child,
#main .table-bordered tbody:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

#main .table-bordered thead:last-child tr:last-child>th:first-child,
#main .table-bordered tbody:last-child tr:last-child>td:first-child,
#main .table-bordered tbody:last-child tr:last-child>th:first-child,
#main .table-bordered tfoot:last-child tr:last-child>td:first-child,
#main .table-bordered tfoot:last-child tr:last-child>th:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

#main .table-bordered thead:last-child tr:last-child>th:last-child,
#main .table-bordered tbody:last-child tr:last-child>td:last-child,
#main .table-bordered tbody:last-child tr:last-child>th:last-child,
#main .table-bordered tfoot:last-child tr:last-child>td:last-child,
#main .table-bordered tfoot:last-child tr:last-child>th:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#main .table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

#main .table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#main .table-bordered caption+thead tr:first-child th:first-child,
#main .table-bordered caption+tbody tr:first-child td:first-child,
#main .table-bordered colgroup+thead tr:first-child th:first-child,
#main .table-bordered colgroup+tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

#main .table-bordered caption+thead tr:first-child th:last-child,
#main .table-bordered caption+tbody tr:first-child td:last-child,
#main .table-bordered colgroup+thead tr:first-child th:last-child,
#main .table-bordered colgroup+tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

#main .table-striped tbody>tr:nth-child(odd)>td,
#main .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

#main .table-hover tbody tr:hover>td,
#main .table-hover tbody tr:hover>th {
    background-color: #f5f5f5
}

#main table td[class*=span],
#main table th[class*=span],
#main .row-fluid table td[class*=span],
#main .row-fluid table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}

#main .table td.span1,
#main .table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

#main .table td.span2,
#main .table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

#main .table td.span3,
#main .table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

#main .table td.span4,
#main .table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

#main .table td.span5,
#main .table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

#main .table td.span6,
#main .table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

#main .table td.span7,
#main .table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

#main .table td.span8,
#main .table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

#main .table td.span9,
#main .table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

#main .table td.span10,
#main .table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

#main .table td.span11,
#main .table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

#main .table td.span12,
#main .table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

#main .table tbody tr.success>td {
    background-color: #dff0d8
}

#main .table tbody tr.error>td {
    background-color: #f2dede
}

#main .table tbody tr.warning>td {
    background-color: #fcf8e3
}

#main .table tbody tr.info>td {
    background-color: #d9edf7
}

#main .table-hover tbody tr.success:hover>td {
    background-color: #d0e9c6
}

#main .table-hover tbody tr.error:hover>td {
    background-color: #ebcccc
}

#main .table-hover tbody tr.warning:hover>td {
    background-color: #faf2cc
}

#main .table-hover tbody tr.info:hover>td {
    background-color: #c4e3f3
}

#main [class^=icon-],
#main [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../../img/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px
}

#main .icon-white,
#main .nav-pills>.active>a>[class^=icon-],
#main .nav-pills>.active>a>[class*=" icon-"],
#main .nav-list>.active>a>[class^=icon-],
#main .nav-list>.active>a>[class*=" icon-"],
#main .navbar-inverse .nav>.active>a>[class^=icon-],
#main .navbar-inverse .nav>.active>a>[class*=" icon-"],
#main .dropdown-menu>li>a:hover>[class^=icon-],
#main .dropdown-menu>li>a:focus>[class^=icon-],
#main .dropdown-menu>li>a:hover>[class*=" icon-"],
#main .dropdown-menu>li>a:focus>[class*=" icon-"],
#main .dropdown-menu>.active>a>[class^=icon-],
#main .dropdown-menu>.active>a>[class*=" icon-"],
#main .dropdown-submenu:hover>a>[class^=icon-],
#main .dropdown-submenu:focus>a>[class^=icon-],
#main .dropdown-submenu:hover>a>[class*=" icon-"],
#main .dropdown-submenu:focus>a>[class*=" icon-"] {
    background-image: url(../../img/glyphicons-halflings-white.png)
}

#main .icon-glass {
    background-position: 0 0
}

#main .icon-music {
    background-position: -24px 0
}

#main .icon-search {
    background-position: -48px 0
}

#main .icon-envelope {
    background-position: -72px 0
}

#main .icon-heart {
    background-position: -96px 0
}

#main .icon-star {
    background-position: -120px 0
}

#main .icon-star-empty {
    background-position: -144px 0
}

#main .icon-user {
    background-position: -168px 0
}

#main .icon-film {
    background-position: -192px 0
}

#main .icon-th-large {
    background-position: -216px 0
}

#main .icon-th {
    background-position: -240px 0
}

#main .icon-th-list {
    background-position: -264px 0
}

#main .icon-ok {
    background-position: -288px 0
}

#main .icon-remove {
    background-position: -312px 0
}

#main .icon-zoom-in {
    background-position: -336px 0
}

#main .icon-zoom-out {
    background-position: -360px 0
}

#main .icon-off {
    background-position: -384px 0
}

#main .icon-signal {
    background-position: -408px 0
}

#main .icon-cog {
    background-position: -432px 0
}

#main .icon-trash {
    background-position: -456px 0
}

#main .icon-home {
    background-position: 0 -24px
}

#main .icon-file {
    background-position: -24px -24px
}

#main .icon-time {
    background-position: -48px -24px
}

#main .icon-road {
    background-position: -72px -24px
}

#main .icon-download-alt {
    background-position: -96px -24px
}

#main .icon-download {
    background-position: -120px -24px
}

#main .icon-upload {
    background-position: -144px -24px
}

#main .icon-inbox {
    background-position: -168px -24px
}

#main .icon-play-circle {
    background-position: -192px -24px
}

#main .icon-repeat {
    background-position: -216px -24px
}

#main .icon-refresh {
    background-position: -240px -24px
}

#main .icon-list-alt {
    background-position: -264px -24px
}

#main .icon-lock {
    background-position: -287px -24px
}

#main .icon-flag {
    background-position: -312px -24px
}

#main .icon-headphones {
    background-position: -336px -24px
}

#main .icon-volume-off {
    background-position: -360px -24px
}

#main .icon-volume-down {
    background-position: -384px -24px
}

#main .icon-volume-up {
    background-position: -408px -24px
}

#main .icon-qrcode {
    background-position: -432px -24px
}

#main .icon-barcode {
    background-position: -456px -24px
}

#main .icon-tag {
    background-position: 0 -48px
}

#main .icon-tags {
    background-position: -25px -48px
}

#main .icon-book {
    background-position: -48px -48px
}

#main .icon-bookmark {
    background-position: -72px -48px
}

#main .icon-print {
    background-position: -96px -48px
}

#main .icon-camera {
    background-position: -120px -48px
}

#main .icon-font {
    background-position: -144px -48px
}

#main .icon-bold {
    background-position: -167px -48px
}

#main .icon-italic {
    background-position: -192px -48px
}

#main .icon-text-height {
    background-position: -216px -48px
}

#main .icon-text-width {
    background-position: -240px -48px
}

#main .icon-align-left {
    background-position: -264px -48px
}

#main .icon-align-center {
    background-position: -288px -48px
}

#main .icon-align-right {
    background-position: -312px -48px
}

#main .icon-align-justify {
    background-position: -336px -48px
}

#main .icon-list {
    background-position: -360px -48px
}

#main .icon-indent-left {
    background-position: -384px -48px
}

#main .icon-indent-right {
    background-position: -408px -48px
}

#main .icon-facetime-video {
    background-position: -432px -48px
}

#main .icon-picture {
    background-position: -456px -48px
}

#main .icon-pencil {
    background-position: 0 -72px
}

#main .icon-map-marker {
    background-position: -24px -72px
}

#main .icon-adjust {
    background-position: -48px -72px
}

#main .icon-tint {
    background-position: -72px -72px
}

#main .icon-edit {
    background-position: -96px -72px
}

#main .icon-share {
    background-position: -120px -72px
}

#main .icon-check {
    background-position: -144px -72px
}

#main .icon-move {
    background-position: -168px -72px
}

#main .icon-step-backward {
    background-position: -192px -72px
}

#main .icon-fast-backward {
    background-position: -216px -72px
}

#main .icon-backward {
    background-position: -240px -72px
}

#main .icon-play {
    background-position: -264px -72px
}

#main .icon-pause {
    background-position: -288px -72px
}

#main .icon-stop {
    background-position: -312px -72px
}

#main .icon-forward {
    background-position: -336px -72px
}

#main .icon-fast-forward {
    background-position: -360px -72px
}

#main .icon-step-forward {
    background-position: -384px -72px
}

#main .icon-eject {
    background-position: -408px -72px
}

#main .icon-chevron-left {
    background-position: -432px -72px
}

#main .icon-chevron-right {
    background-position: -456px -72px
}

#main .icon-plus-sign {
    background-position: 0 -96px
}

#main .icon-minus-sign {
    background-position: -24px -96px
}

#main .icon-remove-sign {
    background-position: -48px -96px
}

#main .icon-ok-sign {
    background-position: -72px -96px
}

#main .icon-question-sign {
    background-position: -96px -96px
}

#main .icon-info-sign {
    background-position: -120px -96px
}

#main .icon-screenshot {
    background-position: -144px -96px
}

#main .icon-remove-circle {
    background-position: -168px -96px
}

#main .icon-ok-circle {
    background-position: -192px -96px
}

#main .icon-ban-circle {
    background-position: -216px -96px
}

#main .icon-arrow-left {
    background-position: -240px -96px
}

#main .icon-arrow-right {
    background-position: -264px -96px
}

#main .icon-arrow-up {
    background-position: -289px -96px
}

#main .icon-arrow-down {
    background-position: -312px -96px
}

#main .icon-share-alt {
    background-position: -336px -96px
}

#main .icon-resize-full {
    background-position: -360px -96px
}

#main .icon-resize-small {
    background-position: -384px -96px
}

#main .icon-plus {
    background-position: -408px -96px
}

#main .icon-minus {
    background-position: -433px -96px
}

#main .icon-asterisk {
    background-position: -456px -96px
}

#main .icon-exclamation-sign {
    background-position: 0 -120px
}

#main .icon-gift {
    background-position: -24px -120px
}

#main .icon-leaf {
    background-position: -48px -120px
}

#main .icon-fire {
    background-position: -72px -120px
}

#main .icon-eye-open {
    background-position: -96px -120px
}

#main .icon-eye-close {
    background-position: -120px -120px
}

#main .icon-warning-sign {
    background-position: -144px -120px
}

#main .icon-plane {
    background-position: -168px -120px
}

#main .icon-calendar {
    background-position: -192px -120px
}

#main .icon-random {
    background-position: -216px -120px;
    width: 16px
}

#main .icon-comment {
    background-position: -240px -120px
}

#main .icon-magnet {
    background-position: -264px -120px
}

#main .icon-chevron-up {
    background-position: -288px -120px
}

#main .icon-chevron-down {
    background-position: -313px -119px
}

#main .icon-retweet {
    background-position: -336px -120px
}

#main .icon-shopping-cart {
    background-position: -360px -120px
}

#main .icon-folder-close {
    background-position: -384px -120px;
    width: 16px
}

#main .icon-folder-open {
    background-position: -408px -120px;
    width: 16px
}

#main .icon-resize-vertical {
    background-position: -432px -119px
}

#main .icon-resize-horizontal {
    background-position: -456px -118px
}

#main .icon-hdd {
    background-position: 0 -144px
}

#main .icon-bullhorn {
    background-position: -24px -144px
}

#main .icon-bell {
    background-position: -48px -144px
}

#main .icon-certificate {
    background-position: -72px -144px
}

#main .icon-thumbs-up {
    background-position: -96px -144px
}

#main .icon-thumbs-down {
    background-position: -120px -144px
}

#main .icon-hand-right {
    background-position: -144px -144px
}

#main .icon-hand-left {
    background-position: -168px -144px
}

#main .icon-hand-up {
    background-position: -192px -144px
}

#main .icon-hand-down {
    background-position: -216px -144px
}

#main .icon-circle-arrow-right {
    background-position: -240px -144px
}

#main .icon-circle-arrow-left {
    background-position: -264px -144px
}

#main .icon-circle-arrow-up {
    background-position: -288px -144px
}

#main .icon-circle-arrow-down {
    background-position: -312px -144px
}

#main .icon-globe {
    background-position: -336px -144px
}

#main .icon-wrench {
    background-position: -360px -144px
}

#main .icon-tasks {
    background-position: -384px -144px
}

#main .icon-filter {
    background-position: -408px -144px
}

#main .icon-briefcase {
    background-position: -432px -144px
}

#main .icon-fullscreen {
    background-position: -456px -144px
}

#main .icon-menu-up {
    background-position: 1px -14px
}

#main .icon-menu-down {
    background-position: -14px -14px
}

#main .dropup,
#main .dropdown {
    position: relative
}

#main .dropdown-toggle {
    *margin-bottom: -3px
}

#main .dropdown-toggle:active,
#main .open .dropdown-toggle {
    outline: 0
}

#main .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

#main .dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

#main .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

#main .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

#main .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

#main .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    white-space: nowrap
}

#main .dropdown-menu>li>a:hover,
#main .dropdown-menu>li>a:focus,
#main .dropdown-submenu:hover>a,
#main .dropdown-submenu:focus>a {
    text-decoration: none;
    color: #fff;
    background-color: #fe632e;
    background-image: -moz-linear-gradient(top, #fe6b38, #fe581f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe6b38), to(#fe581f));
    background-image: -webkit-linear-gradient(top, #fe6b38, #fe581f);
    background-image: -o-linear-gradient(top, #fe6b38, #fe581f);
    background-image: linear-gradient(to bottom, #fe6b38, #fe581f);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffe6b38', endColorstr='#fffe581f', GradientType=0)
}

#main .dropdown-menu>.active>a,
#main .dropdown-menu>.active>a:hover,
#main .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #fe632e;
    background-image: -moz-linear-gradient(top, #fe6b38, #fe581f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe6b38), to(#fe581f));
    background-image: -webkit-linear-gradient(top, #fe6b38, #fe581f);
    background-image: -o-linear-gradient(top, #fe6b38, #fe581f);
    background-image: linear-gradient(to bottom, #fe6b38, #fe581f);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffe6b38', endColorstr='#fffe581f', GradientType=0)
}

#main .dropdown-menu>.disabled>a,
#main .dropdown-menu>.disabled>a:hover,
#main .dropdown-menu>.disabled>a:focus {
    color: #999
}

#main .dropdown-menu>.disabled>a:hover,
#main .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default
}

#main .open {
    *z-index: 1000
}

#main .open>.dropdown-menu {
    display: block
}

#main .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

#main .pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

#main .dropup .caret,
#main .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

#main .dropup .dropdown-menu,
#main .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

#main .dropdown-submenu {
    position: relative
}

#main .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

#main .dropdown-submenu:hover>.dropdown-menu {
    display: block
}

#main .dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

#main .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px
}

#main .dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

#main .dropdown-submenu.pull-left {
    float: none
}

#main .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

#main .dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

#main .typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .well {
    color: #68635d;
    background-color: #eee;
    border: 1px solid #d9d9d9
}

#main .well p {
    overflow: hidden;
    text-overflow: ellipsis
}

#main .well-secundary {
    color: #68635d;
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    cursor: pointer
}

#main .well-section {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #fff;
    padding: 6px 12px
}

#main .well-section p {
    margin-bottom: 0
}

#main .well-section-bordered {
    border: 1px solid #d9d9d9
}

#main .well-footer {
    padding: 6px 12px;
    border-top: 1px solid #fff
}

#main .well-header {
    font-size: 14px;
    padding: 0 12px;
    font-weight: 400;
    line-height: 44px;
    cursor: pointer
}

#main .well-header h4 {
    padding: 15px 0 6px
}

#main .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#main .fade.in {
    opacity: 1
}

#main .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

#main .collapse.in {
    height: auto
}

#main .close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

#main .close:hover,
#main .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

#main button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

#main .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

#main .btn:hover,
#main .btn:focus,
#main .btn:active,
#main .btn.active,
#main .btn.disabled,
#main .btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

#main .btn:active,
#main .btn.active {
    background-color: #ccc \9
}

#main .btn:first-child {
    *margin-left: 0
}

#main .btn:hover,
#main .btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

#main .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

#main .btn.active,
#main .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

#main .btn.disabled,
#main .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#main .btn-large {
    padding: 11px 19px;
    font-size: 16.25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-large [class^=icon-],
#main .btn-large [class*=" icon-"] {
    margin-top: 4px
}

#main .btn-small {
    padding: 2px 10px;
    font-size: 11.049999999999999px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-small [class^=icon-],
#main .btn-small [class*=" icon-"] {
    margin-top: 0
}

#main .btn-mini [class^=icon-],
#main .btn-mini [class*=" icon-"] {
    margin-top: -1px
}

#main .btn-mini {
    padding: 0 6px;
    font-size: 9.75px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#main .btn-block+.btn-block {
    margin-top: 5px
}

#main input[type=submit].btn-block,
#main input[type=reset].btn-block,
#main input[type=button].btn-block {
    width: 100%
}

#main .btn-primary.active,
#main .btn-warning.active,
#main .btn-danger.active,
#main .btn-success.active,
#main .btn-info.active,
#main .btn-inverse.active {
    color: rgba(255, 255, 255, .75)
}

#main .btn-primary {
    /**
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #f66330;
    background-image: -moz-linear-gradient(top, #fe6b38, #eb5824);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fe6b38), to(#eb5824));
    background-image: -webkit-linear-gradient(top, #fe6b38, #eb5824);
    background-image: -o-linear-gradient(top, #fe6b38, #eb5824);
    background-image: linear-gradient(to bottom, #fe6b38, #eb5824);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffe6b38', endColorstr='#ffeb5824', GradientType=0);
    border-color: #eb5824 #eb5824 #b23b10;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #eb5824;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
   **/ 

    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #e67e22;
    background-image: -moz-linear-gradient(top, #e67e22, #e67e22);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e67e22), to(#e67e22));
    background-image: -webkit-linear-gradient(top, #e67e22, #e67e22);
    background-image: -o-linear-gradient(top, #e67e22, #e67e22);
    background-image: linear-gradient(to bottom, #e67e22, #e67e22);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e67e22', endColorstr='#e67e22', GradientType=0);
    border-color: #e67e22 #e67e22 #e67e22;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #e67e22;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)


}

#main .btn-primary:hover,
#main .btn-primary:focus,
#main .btn-primary:active,
#main .btn-primary.active,
#main .btn-primary.disabled,
#main .btn-primary[disabled] {
    /**
    color: #fff;
    background-color: #eb5824;
    *background-color: #e14a15
    **/
    color: #fff;
    background-color: #e67e22;
    *background-color: #e67e22

}

#main .btn-primary:active,
#main .btn-primary.active {
    background-color: #ca4212 \9
}

#main .btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #f89406;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

#main .btn-warning:hover,
#main .btn-warning:focus,
#main .btn-warning:active,
#main .btn-warning.active,
#main .btn-warning.disabled,
#main .btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

#main .btn-warning:active,
#main .btn-warning.active {
    background-color: #c67605 \9
}

#main .btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #bd362f;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

#main .btn-danger:hover,
#main .btn-danger:focus,
#main .btn-danger:active,
#main .btn-danger.active,
#main .btn-danger.disabled,
#main .btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

#main .btn-danger:active,
#main .btn-danger.active {
    background-color: #942a25 \9
}

#main .btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #51a351;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

#main .btn-success:hover,
#main .btn-success:focus,
#main .btn-success:active,
#main .btn-success.active,
#main .btn-success.disabled,
#main .btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

#main .btn-success:active,
#main .btn-success.active {
    background-color: #408140 \9
}

#main .btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #2f96b4;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

#main .btn-info:hover,
#main .btn-info:focus,
#main .btn-info:active,
#main .btn-info.active,
#main .btn-info.disabled,
#main .btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

#main .btn-info:active,
#main .btn-info.active {
    background-color: #24748c \9
}

#main .btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #222;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

#main .btn-inverse:hover,
#main .btn-inverse:focus,
#main .btn-inverse:active,
#main .btn-inverse.active,
#main .btn-inverse.disabled,
#main .btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

#main .btn-inverse:active,
#main .btn-inverse.active {
    background-color: #080808 \9
}

#main button.btn,
#main input[type=submit].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

#main button.btn::-moz-focus-inner,
#main input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

#main button.btn.btn-large,
#main input[type=submit].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

#main button.btn.btn-small,
#main input[type=submit].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

#main button.btn.btn-mini,
#main input[type=submit].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

#main .btn-link,
#main .btn-link:active,
#main .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#main .btn-link {
    /**
    border-color: transparent;
    cursor: pointer;
    color: #0059b2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    **/
    
    
    border-color: transparent;
    cursor: pointer;
    color: #888888;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    

    
}

#main .btn-link:hover,
#main .btn-link:focus {
    /**
    color: #337ac1;
    text-decoration: underline;
   background-color: transparent
   **/

    color: #337ac1;
    text-decoration: underline;
    background-color: transparent
   
}

#main .btn-link[disabled]:hover,
#main .btn-link[disabled]:focus {
    color: #333;
    text-decoration: none
}

#main .btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: .3em
}

#main .btn-group:first-child {
    *margin-left: 0
}

#main .btn-group+.btn-group {
    margin-left: 5px
}

#main .btn-toolbar {
    font-size: 0;
    margin-top: 9px;
    margin-bottom: 9px
}

#main .btn-toolbar>.btn+.btn,
#main .btn-toolbar>.btn-group+.btn,
#main .btn-toolbar>.btn+.btn-group {
    margin-left: 5px
}

#main .btn-group>.btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-group>.btn+.btn {
    margin-left: -1px
}

#main .btn-group>.btn,
#main .btn-group>.dropdown-menu,
#main .btn-group>.popover {
    font-size: 13px
}

#main .btn-group>.btn-mini {
    font-size: 9.75px
}

#main .btn-group>.btn-small {
    font-size: 11.049999999999999px
}

#main .btn-group>.btn-large {
    font-size: 16.25px
}

#main .btn-group>.btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

#main .btn-group>.btn:last-child,
#main .btn-group>.dropdown-toggle {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#main .btn-group>.btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

#main .btn-group>.btn.large:last-child,
#main .btn-group>.large.dropdown-toggle {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#main .btn-group>.btn:hover,
#main .btn-group>.btn:focus,
#main .btn-group>.btn:active,
#main .btn-group>.btn.active {
    z-index: 2
}

#main .btn-group .dropdown-toggle:active,
#main .btn-group.open .dropdown-toggle {
    outline: 0
}

#main .btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    *padding-top: 5px;
    *padding-bottom: 5px
}

#main .btn-group>.btn-mini+.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px
}

#main .btn-group>.btn-small+.dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px
}

#main .btn-group>.btn-large+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px
}

#main .btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

#main .btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

#main .btn-group.open .btn-primary.dropdown-toggle {
    background-color: #eb5824
}

#main .btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

#main .btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

#main .btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

#main .btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

#main .btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

#main .btn .caret {
    margin-top: 8px;
    margin-left: 0
}

#main .btn-large .caret {
    margin-top: 6px
}

#main .btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

#main .btn-mini .caret,
#main .btn-small .caret {
    margin-top: 8px
}

#main .dropup .btn-large .caret {
    border-bottom-width: 5px
}

#main .btn-primary .caret,
#main .btn-warning .caret,
#main .btn-danger .caret,
#main .btn-info .caret,
#main .btn-success .caret,
#main .btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

#main .btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

#main .btn-group-vertical>.btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-group-vertical>.btn+.btn {
    margin-left: 0;
    margin-top: -1px
}

#main .btn-group-vertical>.btn:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-group-vertical>.btn:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-group-vertical>.btn-large:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .btn-group-vertical>.btn-large:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .alert,
#main .alert h4 {
    color: #c09853
}

#main .alert h4 {
    margin: 0
}

#main .alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px
}

#main .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

#main .alert-success h4 {
    color: #468847
}

#main .alert-danger,
#main .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

#main .alert-danger h4,
#main .alert-error h4 {
    color: #b94a48
}

#main .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

#main .alert-info h4 {
    color: #3a87ad
}

#main .alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

#main .alert-block>p,
#main .alert-block>ul {
    margin-bottom: 0
}

#main .alert-block p+p {
    margin-top: 5px
}

#main .nav {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none
}

#main .nav>li>a {
    display: block
}

#main .nav>li>a:hover,
#main .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

#main .nav>li>a>img {
    max-width: none
}

#main .nav>.pull-right {
    float: right
}

#main .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    text-transform: uppercase
}

#main .nav li+.nav-header {
    margin-top: 9px
}

#main .nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

#main .nav-list>li>a,
#main .nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

#main .nav-list>li>a {
    padding: 3px 15px
}

#main .nav-list>.active>a,
#main .nav-list>.active>a:hover,
#main .nav-list>.active>a:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #0059b2
}

#main .nav-list [class^=icon-],
#main .nav-list [class*=" icon-"] {
    margin-right: 2px
}

#main .nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

#main .nav-tabs,
#main .nav-pills {
    *zoom: 1
}

#main .nav-tabs:before,
#main .nav-pills:before,
#main .nav-tabs:after,
#main .nav-pills:after {
    display: table;
    content: "";
    line-height: 0
}

#main .nav-tabs:after,
#main .nav-pills:after {
    clear: both
}

#main .nav-tabs>li,
#main .nav-pills>li {
    float: left
}

#main .nav-tabs>li>a,
#main .nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

#main .nav-tabs {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px
}

#main .nav-tabs>li {
    margin-bottom: -1px
}

#main .nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

#main .nav-tabs>li>a:hover,
#main .nav-tabs>li>a:focus {
    border-color: #eee #eee #ddd
}

#main .nav-tabs>.active>a,
#main .nav-tabs>.active>a:hover,
#main .nav-tabs>.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

#main .nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

#main .nav-pills>.active>a,
#main .nav-pills>.active>a:hover,
#main .nav-pills>.active>a:focus {
    color: #fff;
    background-color: #0059b2
}

#main .nav-stacked>li {
    float: none
}

#main .nav-stacked>li>a {
    margin-right: 0
}

#main .nav-tabs.nav-stacked {
    border-bottom: 0
}

#main .nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

#main .nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

#main .nav-tabs.nav-stacked>li>a:hover,
#main .nav-tabs.nav-stacked>li>a:focus {
    border-color: #ddd;
    z-index: 2
}

#main .nav-pills.nav-stacked>li>a {
    margin-bottom: 3px
}

#main .nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px
}

#main .nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

#main .nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

#main .nav .dropdown-toggle .caret {
    border-top-color: #0059b2;
    border-bottom-color: #0059b2;
    margin-top: 6px
}

#main .nav .dropdown-toggle:hover .caret,
#main .nav .dropdown-toggle:focus .caret {
    border-top-color: #337ac1;
    border-bottom-color: #337ac1
}

#main .nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

#main .nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

#main .nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

#main .nav>.dropdown.active>a:hover,
#main .nav>.dropdown.active>a:focus {
    cursor: pointer
}

#main .nav-tabs .open .dropdown-toggle,
#main .nav-pills .open .dropdown-toggle,
#main .nav>li.dropdown.open.active>a:hover,
#main .nav>li.dropdown.open.active>a:focus {
    color: #fff;
    background-color: #999;
    border-color: #999
}

#main .nav li.dropdown.open .caret,
#main .nav li.dropdown.open.active .caret,
#main .nav li.dropdown.open a:hover .caret,
#main .nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

#main .tabs-stacked .open>a:hover,
#main .tabs-stacked .open>a:focus {
    border-color: #999
}

#main .tabbable {
    *zoom: 1
}

#main .tabbable:before,
#main .tabbable:after {
    display: table;
    content: "";
    line-height: 0
}

#main .tabbable:after {
    clear: both
}

#main .tab-content {
    overflow: auto
}

#main .tabs-below>.nav-tabs,
#main .tabs-right>.nav-tabs,
#main .tabs-left>.nav-tabs {
    border-bottom: 0
}

#main .tab-content>.tab-pane,
#main .pill-content>.pill-pane {
    display: none
}

#main .tab-content>.active,
#main .pill-content>.active {
    display: block
}

#main .tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

#main .tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

#main .tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

#main .tabs-below>.nav-tabs>li>a:hover,
#main .tabs-below>.nav-tabs>li>a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

#main .tabs-below>.nav-tabs>.active>a,
#main .tabs-below>.nav-tabs>.active>a:hover,
#main .tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #ddd #ddd
}

#main .tabs-left>.nav-tabs>li,
#main .tabs-right>.nav-tabs>li {
    float: none
}

#main .tabs-left>.nav-tabs>li>a,
#main .tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

#main .tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

#main .tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

#main .tabs-left>.nav-tabs>li>a:hover,
#main .tabs-left>.nav-tabs>li>a:focus {
    border-color: #eee #ddd #eee #eee
}

#main .tabs-left>.nav-tabs .active>a,
#main .tabs-left>.nav-tabs .active>a:hover,
#main .tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

#main .tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

#main .tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

#main .tabs-right>.nav-tabs>li>a:hover,
#main .tabs-right>.nav-tabs>li>a:focus {
    border-color: #eee #eee #eee #ddd
}

#main .tabs-right>.nav-tabs .active>a,
#main .tabs-right>.nav-tabs .active>a:hover,
#main .tabs-right>.nav-tabs .active>a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

#main .nav>.disabled>a {
    color: #999
}

#main .nav>.disabled>a:hover,
#main .nav>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

#main .navbar {
    overflow: visible;
    margin-bottom: 18px;
    *position: relative;
    *z-index: 2
}

#main .navbar-inner {
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
    border: 1px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    *zoom: 1
}

#main .navbar-inner:before,
#main .navbar-inner:after {
    display: table;
    content: "";
    line-height: 0
}

#main .navbar-inner:after {
    clear: both
}

#main .navbar .container {
    width: auto
}

#main .nav-collapse.collapse {
    height: auto;
    overflow: visible
}

#main .navbar .brand {
    float: left;
    display: block;
    padding: 11px 20px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff
}

#main .navbar .brand:hover,
#main .navbar .brand:focus {
    text-decoration: none
}

#main .navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

#main .navbar-link {
    color: #777
}

#main .navbar-link:hover,
#main .navbar-link:focus {
    color: #fe6b38
}

#main .navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

#main .navbar .btn,
#main .navbar .btn-group {
    margin-top: 5px
}

#main .navbar .btn-group .btn,
#main .navbar .input-prepend .btn,
#main .navbar .input-append .btn,
#main .navbar .input-prepend .btn-group,
#main .navbar .input-append .btn-group {
    margin-top: 0
}

#main .navbar-form {
    margin-bottom: 0;
    *zoom: 1
}

#main .navbar-form:before,
#main .navbar-form:after {
    display: table;
    content: "";
    line-height: 0
}

#main .navbar-form:after {
    clear: both
}

#main .navbar-form input,
#main .navbar-form select,
#main .navbar-form .radio,
#main .navbar-form .checkbox {
    margin-top: 5px
}

#main .navbar-form input,
#main .navbar-form select,
#main .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0
}

#main .navbar-form input[type=image],
#main .navbar-form input[type=checkbox],
#main .navbar-form input[type=radio] {
    margin-top: 3px
}

#main .navbar-form .input-append,
#main .navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

#main .navbar-form .input-append input,
#main .navbar-form .input-prepend input {
    margin-top: 0
}

#main .navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

#main .navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

#main .navbar-static-top {
    position: static;
    margin-bottom: 0
}

#main .navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .navbar-fixed-top,
#main .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

#main .navbar-fixed-top .navbar-inner,
#main .navbar-static-top .navbar-inner {
    border-width: 0 0 1px
}

#main .navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0
}

#main .navbar-fixed-top .navbar-inner,
#main .navbar-fixed-bottom .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .navbar-static-top .container,
#main .navbar-fixed-top .container,
#main .navbar-fixed-bottom .container {
    width: 940px
}

#main .navbar-fixed-top {
    top: 0
}

#main .navbar-fixed-top .navbar-inner,
#main .navbar-static-top .navbar-inner {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

#main .navbar-fixed-bottom {
    bottom: 0
}

#main .navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
}

#main .navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

#main .navbar .nav.pull-right {
    float: right;
    margin-right: 0
}

#main .navbar .nav>li {
    float: left
}

#main .navbar .nav>li>a {
    float: none;
    padding: 11px 15px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff
}

#main .navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}

#main .navbar .nav>li>a:focus,
#main .navbar .nav>li>a:hover {
    background-color: transparent;
    color: #fe6b38;
    text-decoration: none
}

#main .navbar .nav>.active>a,
#main .navbar .nav>.active>a:hover,
#main .navbar .nav>.active>a:focus {
    color: #555;
    text-decoration: none;
    background-color: #f2f2f2;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125)
}

#main .navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #f2f2f2;
    background-image: -moz-linear-gradient(top, #f2f2f2, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #f2f2f2);
    background-image: -o-linear-gradient(top, #f2f2f2, #f2f2f2);
    background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#fff2f2f2', GradientType=0);
    border-color: #f2f2f2 #f2f2f2 #ccc;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #f2f2f2;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
}

#main .navbar .btn-navbar:hover,
#main .navbar .btn-navbar:focus,
#main .navbar .btn-navbar:active,
#main .navbar .btn-navbar.active,
#main .navbar .btn-navbar.disabled,
#main .navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #f2f2f2;
    *background-color: #e5e5e5
}

#main .navbar .btn-navbar:active,
#main .navbar .btn-navbar.active {
    background-color: #d9d9d9 \9
}

#main .navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

#main .btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px
}

#main .navbar .nav>li>.dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 9px
}

#main .navbar .nav>li>.dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px
}

#main .navbar-fixed-bottom .nav>li>.dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    border-bottom: 0;
    bottom: -7px;
    top: auto
}

#main .navbar-fixed-bottom .nav>li>.dropdown-menu:after {
    border-top: 6px solid #fff;
    border-bottom: 0;
    bottom: -6px;
    top: auto
}

#main .navbar .nav li.dropdown>a:hover .caret,
#main .navbar .nav li.dropdown>a:focus .caret {
    border-top-color: #fe6b38;
    border-bottom-color: #fe6b38
}

#main .navbar .nav li.dropdown.open>.dropdown-toggle,
#main .navbar .nav li.dropdown.active>.dropdown-toggle,
#main .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #f2f2f2;
    color: #555
}

#main .navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

#main .navbar .nav li.dropdown.open>.dropdown-toggle .caret,
#main .navbar .nav li.dropdown.active>.dropdown-toggle .caret,
#main .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

#main .navbar .pull-right>li>.dropdown-menu,
#main .navbar .nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

#main .navbar .pull-right>li>.dropdown-menu:before,
#main .navbar .nav>li>.dropdown-menu.pull-right:before {
    left: auto;
    right: 12px
}

#main .navbar .pull-right>li>.dropdown-menu:after,
#main .navbar .nav>li>.dropdown-menu.pull-right:after {
    left: auto;
    right: 13px
}

#main .navbar .pull-right>li>.dropdown-menu .dropdown-menu,
#main .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

#main .navbar-inverse .navbar-inner {
    background-color: #454545;
    background-image: -moz-linear-gradient(top, #454545, #454545);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454545), to(#454545));
    background-image: -webkit-linear-gradient(top, #454545, #454545);
    background-image: -o-linear-gradient(top, #454545, #454545);
    background-image: linear-gradient(to bottom, #454545, #454545);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff454545', endColorstr='#ff454545', GradientType=0);
    border-color: #252525
}

#main .navbar-inverse .brand,
#main .navbar-inverse .nav>li>a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

#main .navbar-inverse .brand:hover,
#main .navbar-inverse .nav>li>a:hover,
#main .navbar-inverse .brand:focus,
#main .navbar-inverse .nav>li>a:focus {
    color: #fe6b38
}

#main .navbar-inverse .brand {
    color: #fff
}

#main .navbar-inverse .navbar-text {
    color: #999
}

#main .navbar-inverse .nav>li>a:focus,
#main .navbar-inverse .nav>li>a:hover {
    background-color: transparent;
    color: #fe6b38
}

#main .navbar-inverse .nav .active>a,
#main .navbar-inverse .nav .active>a:hover,
#main .navbar-inverse .nav .active>a:focus {
    color: #fe6b38;
    background-color: #525252
}

#main .navbar-inverse .navbar-link {
    color: #fff
}

#main .navbar-inverse .navbar-link:hover,
#main .navbar-inverse .navbar-link:focus {
    color: #fe6b38
}

#main .navbar-inverse .divider-vertical {
    border-left-color: #454545;
    border-right-color: #454545
}

#main .navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
#main .navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
#main .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #525252;
    color: #fe6b38
}

#main .navbar-inverse .nav li.dropdown>a:hover .caret,
#main .navbar-inverse .nav li.dropdown>a:focus .caret {
    border-top-color: #fe6b38;
    border-bottom-color: #fe6b38
}

#main .navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

#main .navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,
#main .navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
#main .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #fe6b38;
    border-bottom-color: #fe6b38
}

#main .navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #858585;
    border-color: #454545;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

#main .navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc
}

#main .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc
}

#main .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc
}

#main .navbar-inverse .navbar-search .search-query:focus,
#main .navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    outline: 0
}

#main .navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #383838;
    background-image: -moz-linear-gradient(top, #383838, #383838);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#383838), to(#383838));
    background-image: -webkit-linear-gradient(top, #383838, #383838);
    background-image: -o-linear-gradient(top, #383838, #383838);
    background-image: linear-gradient(to bottom, #383838, #383838);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff383838', endColorstr='#ff383838', GradientType=0);
    border-color: #383838 #383838 #121212;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    *background-color: #383838;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

#main .navbar-inverse .btn-navbar:hover,
#main .navbar-inverse .btn-navbar:focus,
#main .navbar-inverse .btn-navbar:active,
#main .navbar-inverse .btn-navbar.active,
#main .navbar-inverse .btn-navbar.disabled,
#main .navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #383838;
    *background-color: #2c2c2c
}

#main .navbar-inverse .btn-navbar:active,
#main .navbar-inverse .btn-navbar.active {
    background-color: #1f1f1f \9
}

#main .breadcrumb {
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 11.049999999999999px;
    list-style: none;
    margin: 0 0 18px;
    padding: 0;
    text-transform: uppercase
}

#main .breadcrumb>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff
}

#main .breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc
}

#main .breadcrumb>.active {
    color: #fe6b38
}

#main .pagination {
    margin: 18px 0
}

#main .pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

@media (max-width:980px) {
    #main .pagination ul {
        box-shadow: none
    }
}

#main .pagination ul>li {
    display: inline
}

@media (max-width:980px) {
    #main .pagination ul>li {
        display: none
    }
    #main .pagination ul>li:first-child,
    #main .pagination ul>li:last-child {
        display: inline-block
    }
}

@media (max-width:980px) {
    #main .pagination ul li:first-child a,
    #main .pagination ul li:last-child a {
        border-left-width: 1px;
        font-size: 16.25px
    }
}

#main .pagination ul>li>a,
#main .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0
}

#main .pagination ul>li>a:hover,
#main .pagination ul>li>a:focus,
#main .pagination ul>.active>a,
#main .pagination ul>.active>span {
    background-color: #f5f5f5
}

#main .pagination ul>.active>a,
#main .pagination ul>.active>span {
    color: #999;
    cursor: default
}

#main .pagination ul>.disabled>span,
#main .pagination ul>.disabled>a,
#main .pagination ul>.disabled>a:hover,
#main .pagination ul>.disabled>a:focus {
    color: #999;
    background-color: transparent;
    cursor: default
}

#main .pagination ul>li:first-child>a,
#main .pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

#main .pagination ul>li:last-child>a,
#main .pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#main .pagination-centered {
    text-align: center
}

#main .pagination-right {
    text-align: right
}

#main .pagination-large ul>li>a,
#main .pagination-large ul>li>span {
    padding: 11px 19px;
    font-size: 16.25px
}

#main .pagination-large ul>li:first-child>a,
#main .pagination-large ul>li:first-child>span {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

#main .pagination-large ul>li:last-child>a,
#main .pagination-large ul>li:last-child>span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#main .pagination-mini ul>li:first-child>a,
#main .pagination-small ul>li:first-child>a,
#main .pagination-mini ul>li:first-child>span,
#main .pagination-small ul>li:first-child>span {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

#main .pagination-mini ul>li:last-child>a,
#main .pagination-small ul>li:last-child>a,
#main .pagination-mini ul>li:last-child>span,
#main .pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

#main .pagination-small ul>li>a,
#main .pagination-small ul>li>span {
    padding: 2px 10px;
    font-size: 11.049999999999999px
}

#main .pagination-mini ul>li>a,
#main .pagination-mini ul>li>span {
    padding: 0 6px;
    font-size: 9.75px
}

#main .pager {
    margin: 18px 0;
    list-style: none;
    text-align: center;
    *zoom: 1
}

#main .pager:before,
#main .pager:after {
    display: table;
    content: "";
    line-height: 0
}

#main .pager:after {
    clear: both
}

#main .pager li {
    display: inline
}

#main .pager li>a,
#main .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

#main .pager li>a:hover,
#main .pager li>a:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

#main .pager .next>a,
#main .pager .next>span {
    float: right
}

#main .pager .previous>a,
#main .pager .previous>span {
    float: left
}

#main .pager .disabled>a,
#main .pager .disabled>a:hover,
#main .pager .disabled>a:focus,
#main .pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: default
}

#main .modal-open {
    overflow: hidden
}

#main .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

#main .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

#main .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

#main .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050
}

#main .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

#main .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

#main .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

#main .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

#main .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

#main .modal-header .close {
    margin-top: -2px
}

#main .modal-title {
    margin: 0;
    line-height: 1.428571429
}

#main .modal-body {
    position: relative;
    padding: 20px
}

#main .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

#main .modal-footer:before,
#main .modal-footer:after {
    display: table;
    content: "";
    line-height: 0
}

#main .modal-footer:after {
    clear: both
}

#main .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

#main .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

#main .modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media screen and (min-width:768px) {
    #main .modal-dialog {
        /**
        left: 50%;
        right: auto;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px
        **/
        

        right: auto;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px

        
    }
    #main .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

#main .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

#main .tooltip.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

#main .tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

#main .tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

#main .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

#main .tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

#main .tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#main .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

#main .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

#main .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

#main .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

#main .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

#main .popover.top {
    margin-top: -10px
}

#main .popover.right {
    margin-left: 10px
}

#main .popover.bottom {
    margin-top: 10px
}

#main .popover.left {
    margin-left: -10px
}

#main .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

#main .popover-title:empty {
    display: none
}

#main .popover-content {
    padding: 9px 14px
}

#main .popover-heading {
    color: #ccc
}

#main .popover .arrow,
#main .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#main .popover .arrow {
    border-width: 11px
}

#main .popover .arrow:after {
    border-width: 10px;
    content: ""
}

#main .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

#main .popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

#main .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

#main .popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

#main .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

#main .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

#main .popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

#main .popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

#main .media,
#main .media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1
}

#main .media,
#main .media .media {
    margin-top: 15px
}

#main .media:first-child {
    margin-top: 0
}

#main .media-object {
    display: block
}

#main .media-heading {
    margin: 0 0 5px
}

#main .media>.pull-left {
    margin-right: 10px
}

#main .media>.pull-right {
    margin-left: 10px
}

#main .media-list {
    margin-left: 0;
    list-style: none
}

#main .label,
#main .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 10.998px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #999
}

#main .label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#main .badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

#main .label:empty,
#main .badge:empty {
    display: none
}

#main a.label:hover,
#main a.label:focus,
#main a.badge:hover,
#main a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

#main .label-important,
#main .badge-important {
    background-color: #b94a48
}

#main .label-important[href],
#main .badge-important[href] {
    background-color: #953b39
}

#main .label-warning,
#main .badge-warning {
    background-color: #f89406
}

#main .label-warning[href],
#main .badge-warning[href] {
    background-color: #c67605
}

#main .label-success,
#main .badge-success {
    background-color: #468847
}

#main .label-success[href],
#main .badge-success[href] {
    background-color: #356635
}

#main .label-info,
#main .badge-info {
    background-color: #3a87ad
}

#main .label-info[href],
#main .badge-info[href] {
    background-color: #2d6987
}

#main .label-inverse,
#main .badge-inverse {
    background-color: #333
}

#main .label-inverse[href],
#main .badge-inverse[href] {
    background-color: #1a1a1a
}

#main .btn .label,
#main .btn .badge {
    position: relative;
    top: -1px
}

#main .btn-mini .label,
#main .btn-mini .badge {
    top: 0
}

@-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
    }
}

@-ms-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
    }
}

#main .progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .progress .bar {
    width: 0;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

#main .progress .bar+.bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15)
}

#main .progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

#main .progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

#main .progress-danger .bar,
#main .progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

#main .progress-danger.progress-striped .bar,
#main .progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#main .progress-success .bar,
#main .progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

#main .progress-success.progress-striped .bar,
#main .progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#main .progress-info .bar,
#main .progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

#main .progress-info.progress-striped .bar,
#main .progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#main .progress-warning .bar,
#main .progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

#main .progress-warning.progress-striped .bar,
#main .progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, .15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.75, rgba(255, 255, 255, .15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#main .accordion {
    margin-bottom: 18px
}

#main .accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .accordion-heading {
    border-bottom: 0
}

#main .accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

#main .accordion-toggle {
    cursor: pointer
}

#main .accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

#main .carousel {
    position: relative;
    margin-bottom: 18px;
    line-height: 1
}

#main .carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative
}

#main .carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

#main .carousel-inner>.item>img,
#main .carousel-inner>.item>a>img {
    display: block;
    line-height: 1
}

#main .carousel-inner>.active,
#main .carousel-inner>.next,
#main .carousel-inner>.prev {
    display: block
}

#main .carousel-inner>.active {
    left: 0
}

#main .carousel-inner>.next,
#main .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

#main .carousel-inner>.next {
    left: 100%
}

#main .carousel-inner>.prev {
    left: -100%
}

#main .carousel-inner>.next.left,
#main .carousel-inner>.prev.right {
    left: 0
}

#main .carousel-inner>.active.left {
    left: -100%
}

#main .carousel-inner>.active.right {
    left: 100%
}

#main .carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50)
}

#main .carousel-control.right {
    left: auto;
    right: 15px
}

#main .carousel-control:hover,
#main .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

#main .carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

#main .carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, .25);
    border-radius: 5px
}

#main .carousel-indicators .active {
    background-color: #fff
}

#main .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, .75)
}

#main .carousel-caption h4,
#main .carousel-caption p {
    color: #fff;
    line-height: 18px
}

#main .carousel-caption h4 {
    margin: 0 0 5px
}

#main .carousel-caption p {
    margin-bottom: 0
}

#main .pull-right {
    float: right
}

#main .pull-left {
    float: left
}

#main .hide {
    display: none
}

#main .show {
    display: block
}

#main .invisible {
    visibility: hidden
}

#main .affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

#main .hidden {
    display: none;
    visibility: hidden
}

#main .visible-phone {
    display: none!important
}

#main .visible-tablet {
    display: none!important
}

#main .hidden-desktop {
    display: none!important
}

#main .visible-desktop {
    display: inherit!important
}

@media (min-width:768px) and (max-width:979px) {
    #main .hidden-desktop {
        display: inherit!important
    }
    #main .visible-desktop {
        display: none!important
    }
    #main .visible-tablet {
        display: inherit!important
    }
    #main .hidden-tablet {
        display: none!important
    }
}

@media (max-width:767px) {
    #main .hidden-desktop {
        display: inherit!important
    }
    #main .visible-desktop {
        display: none!important
    }
    #main .visible-phone {
        display: inherit!important
    }
    #main .hidden-phone {
        display: none!important
    }
}

#main .visible-print {
    display: none!important
}

@media print {
    #main .visible-print {
        display: inherit!important
    }
    #main .hidden-print {
        display: none!important
    }
}

@media (min-width:1200px) {
    #main .row {
        margin-left: -30px;
        *zoom: 1
    }
    #main .row:before,
    #main .row:after {
        display: table;
        content: "";
        line-height: 0
    }
    #main .row:after {
        clear: both
    }
    #main [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }
    #main .container,
    #main .navbar-static-top .container,
    #main .navbar-fixed-top .container,
    #main .navbar-fixed-bottom .container {
        width: 1170px
    }
    #main .span12 {
        width: 1170px
    }
    #main .span11 {
        width: 1070px
    }
    #main .span10 {
        width: 970px
    }
    #main .span9 {
        width: 870px
    }
    #main .span8 {
        width: 770px
    }
    #main .span7 {
        width: 670px
    }
    #main .span6 {
        width: 570px
    }
    #main .span5 {
        width: 470px
    }
    #main .span4 {
        width: 370px
    }
    #main .span3 {
        width: 270px
    }
    #main .span2 {
        width: 170px
    }
    #main .span1 {
        width: 70px
    }
    #main .offset12 {
        margin-left: 1230px
    }
    #main .offset11 {
        margin-left: 1130px
    }
    #main .offset10 {
        margin-left: 1030px
    }
    #main .offset9 {
        margin-left: 930px
    }
    #main .offset8 {
        margin-left: 830px
    }
    #main .offset7 {
        margin-left: 730px
    }
    #main .offset6 {
        margin-left: 630px
    }
    #main .offset5 {
        margin-left: 530px
    }
    #main .offset4 {
        margin-left: 430px
    }
    #main .offset3 {
        margin-left: 330px
    }
    #main .offset2 {
        margin-left: 230px
    }
    #main .offset1 {
        margin-left: 130px
    }
    #main .row-fluid {
        width: 100%;
        *zoom: 1
    }
    #main .row-fluid:before,
    #main .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }
    #main .row-fluid:after {
        clear: both
    }
    #main .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%;
        *margin-left: 2.5109110747408616%
    }
    #main .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    #main .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.564102564102564%
    }
    #main .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }
    #main .row-fluid .span11 {
        width: 91.45299145299145%;
        *width: 91.39979996362975%
    }
    #main .row-fluid .span10 {
        width: 82.90598290598291%;
        *width: 82.8527914166212%
    }
    #main .row-fluid .span9 {
        width: 74.35897435897436%;
        *width: 74.30578286961266%
    }
    #main .row-fluid .span8 {
        width: 65.81196581196582%;
        *width: 65.75877432260411%
    }
    #main .row-fluid .span7 {
        width: 57.26495726495726%;
        *width: 57.21176577559556%
    }
    #main .row-fluid .span6 {
        width: 48.717948717948715%;
        *width: 48.664757228587014%
    }
    #main .row-fluid .span5 {
        width: 40.17094017094017%;
        *width: 40.11774868157847%
    }
    #main .row-fluid .span4 {
        width: 31.623931623931625%;
        *width: 31.570740134569924%
    }
    #main .row-fluid .span3 {
        width: 23.076923076923077%;
        *width: 23.023731587561375%
    }
    #main .row-fluid .span2 {
        width: 14.52991452991453%;
        *width: 14.476723040552828%
    }
    #main .row-fluid .span1 {
        width: 5.982905982905983%;
        *width: 5.929714493544281%
    }
    #main .row-fluid .offset12 {
        margin-left: 105.12820512820512%;
        *margin-left: 105.02182214948171%
    }
    #main .row-fluid .offset12:first-child {
        margin-left: 102.56410256410257%;
        *margin-left: 102.45771958537915%
    }
    #main .row-fluid .offset11 {
        margin-left: 96.58119658119658%;
        *margin-left: 96.47481360247316%
    }
    #main .row-fluid .offset11:first-child {
        margin-left: 94.01709401709402%;
        *margin-left: 93.91071103837061%
    }
    #main .row-fluid .offset10 {
        margin-left: 88.03418803418803%;
        *margin-left: 87.92780505546462%
    }
    #main .row-fluid .offset10:first-child {
        margin-left: 85.47008547008548%;
        *margin-left: 85.36370249136206%
    }
    #main .row-fluid .offset9 {
        margin-left: 79.48717948717949%;
        *margin-left: 79.38079650845607%
    }
    #main .row-fluid .offset9:first-child {
        margin-left: 76.92307692307693%;
        *margin-left: 76.81669394435352%
    }
    #main .row-fluid .offset8 {
        margin-left: 70.94017094017094%;
        *margin-left: 70.83378796144753%
    }
    #main .row-fluid .offset8:first-child {
        margin-left: 68.37606837606839%;
        *margin-left: 68.26968539734497%
    }
    #main .row-fluid .offset7 {
        margin-left: 62.393162393162385%;
        *margin-left: 62.28677941443899%
    }
    #main .row-fluid .offset7:first-child {
        margin-left: 59.82905982905982%;
        *margin-left: 59.72267685033642%
    }
    #main .row-fluid .offset6 {
        margin-left: 53.84615384615384%;
        *margin-left: 53.739770867430444%
    }
    #main .row-fluid .offset6:first-child {
        margin-left: 51.28205128205128%;
        *margin-left: 51.175668303327875%
    }
    #main .row-fluid .offset5 {
        margin-left: 45.299145299145295%;
        *margin-left: 45.1927623204219%
    }
    #main .row-fluid .offset5:first-child {
        margin-left: 42.73504273504273%;
        *margin-left: 42.62865975631933%
    }
    #main .row-fluid .offset4 {
        margin-left: 36.75213675213675%;
        *margin-left: 36.645753773413354%
    }
    #main .row-fluid .offset4:first-child {
        margin-left: 34.18803418803419%;
        *margin-left: 34.081651209310785%
    }
    #main .row-fluid .offset3 {
        margin-left: 28.205128205128204%;
        *margin-left: 28.0987452264048%
    }
    #main .row-fluid .offset3:first-child {
        margin-left: 25.641025641025642%;
        *margin-left: 25.53464266230224%
    }
    #main .row-fluid .offset2 {
        margin-left: 19.65811965811966%;
        *margin-left: 19.551736679396257%
    }
    #main .row-fluid .offset2:first-child {
        margin-left: 17.094017094017094%;
        *margin-left: 16.98763411529369%
    }
    #main .row-fluid .offset1 {
        margin-left: 11.11111111111111%;
        *margin-left: 11.004728132387708%
    }
    #main .row-fluid .offset1:first-child {
        margin-left: 8.547008547008547%;
        *margin-left: 8.440625568285142%
    }
    #main input,
    #main textarea,
    #main .uneditable-input {
        margin-left: 0
    }
    #main .controls-row [class*=span]+[class*=span] {
        margin-left: 30px
    }
    #main input.span12,
    #main textarea.span12,
    #main .uneditable-input.span12 {
        width: 1156px
    }
    #main input.span11,
    #main textarea.span11,
    #main .uneditable-input.span11 {
        width: 1056px
    }
    #main input.span10,
    #main textarea.span10,
    #main .uneditable-input.span10 {
        width: 956px
    }
    #main input.span9,
    #main textarea.span9,
    #main .uneditable-input.span9 {
        width: 856px
    }
    #main input.span8,
    #main textarea.span8,
    #main .uneditable-input.span8 {
        width: 756px
    }
    #main input.span7,
    #main textarea.span7,
    #main .uneditable-input.span7 {
        width: 656px
    }
    #main input.span6,
    #main textarea.span6,
    #main .uneditable-input.span6 {
        width: 556px
    }
    #main input.span5,
    #main textarea.span5,
    #main .uneditable-input.span5 {
        width: 456px
    }
    #main input.span4,
    #main textarea.span4,
    #main .uneditable-input.span4 {
        width: 356px
    }
    #main input.span3,
    #main textarea.span3,
    #main .uneditable-input.span3 {
        width: 256px
    }
    #main input.span2,
    #main textarea.span2,
    #main .uneditable-input.span2 {
        width: 156px
    }
    #main input.span1,
    #main textarea.span1,
    #main .uneditable-input.span1 {
        width: 56px
    }
    #main .thumbnails {
        margin-left: -30px
    }
    #main .thumbnails>li {
        margin-left: 30px
    }
    #main .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (min-width:768px) and (max-width:979px) {
    #main .row {
        margin-left: -20px;
        *zoom: 1
    }
    #main .row:before,
    #main .row:after {
        display: table;
        content: "";
        line-height: 0
    }
    #main .row:after {
        clear: both
    }
    #main [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }
    #main .container,
    #main .navbar-static-top .container,
    #main .navbar-fixed-top .container,
    #main .navbar-fixed-bottom .container {
        width: 724px
    }
    #main .span12 {
        width: 724px
    }
    #main .span11 {
        width: 662px
    }
    #main .span10 {
        width: 600px
    }
    #main .span9 {
        width: 538px
    }
    #main .span8 {
        width: 476px
    }
    #main .span7 {
        width: 414px
    }
    #main .span6 {
        width: 352px
    }
    #main .span5 {
        width: 290px
    }
    #main .span4 {
        width: 228px
    }
    #main .span3 {
        width: 166px
    }
    #main .span2 {
        width: 104px
    }
    #main .span1 {
        width: 42px
    }
    #main .offset12 {
        margin-left: 764px
    }
    #main .offset11 {
        margin-left: 702px
    }
    #main .offset10 {
        margin-left: 640px
    }
    #main .offset9 {
        margin-left: 578px
    }
    #main .offset8 {
        margin-left: 516px
    }
    #main .offset7 {
        margin-left: 454px
    }
    #main .offset6 {
        margin-left: 392px
    }
    #main .offset5 {
        margin-left: 330px
    }
    #main .offset4 {
        margin-left: 268px
    }
    #main .offset3 {
        margin-left: 206px
    }
    #main .offset2 {
        margin-left: 144px
    }
    #main .offset1 {
        margin-left: 82px
    }
    #main .row-fluid {
        width: 100%;
        *zoom: 1
    }
    #main .row-fluid:before,
    #main .row-fluid:after {
        display: table;
        content: "";
        line-height: 0
    }
    #main .row-fluid:after {
        clear: both
    }
    #main .row-fluid [class*=span] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%
    }
    #main .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    #main .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.7624309392265194%
    }
    #main .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%
    }
    #main .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%
    }
    #main .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%
    }
    #main .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%
    }
    #main .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%
    }
    #main .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%
    }
    #main .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%
    }
    #main .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%
    }
    #main .row-fluid .span4 {
        width: 31.491712707182323%;
        *width: 31.43852121782062%
    }
    #main .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%
    }
    #main .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.311449394616199%
    }
    #main .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%
    }
    #main .row-fluid .offset12 {
        margin-left: 105.52486187845304%;
        *margin-left: 105.41847889972962%
    }
    #main .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%;
        *margin-left: 102.6560479605031%
    }
    #main .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.8549429881274%
    }
    #main .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%
    }
    #main .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%
    }
    #main .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%
    }
    #main .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%
    }
    #main .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%
    }
    #main .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%
    }
    #main .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%
    }
    #main .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.600799341718584%
    }
    #main .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.838368402492065%
    }
    #main .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.037263430116376%
    }
    #main .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%
    }
    #main .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%
    }
    #main .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%
    }
    #main .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%
    }
    #main .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%
    }
    #main .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.346655695309746%
    }
    #main .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.584224756083227%
    }
    #main .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.783119783707537%
    }
    #main .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%
    }
    #main .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.219583872105325%
    }
    #main .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%;
        *margin-left: 8.457152932878806%
    }
    #main input,
    #main textarea,
    #main .uneditable-input {
        margin-left: 0
    }
    #main .controls-row [class*=span]+[class*=span] {
        margin-left: 20px
    }
    #main input.span12,
    #main textarea.span12,
    #main .uneditable-input.span12 {
        width: 710px
    }
    #main input.span11,
    #main textarea.span11,
    #main .uneditable-input.span11 {
        width: 648px
    }
    #main input.span10,
    #main textarea.span10,
    #main .uneditable-input.span10 {
        width: 586px
    }
    #main input.span9,
    #main textarea.span9,
    #main .uneditable-input.span9 {
        width: 524px
    }
    #main input.span8,
    #main textarea.span8,
    #main .uneditable-input.span8 {
        width: 462px
    }
    #main input.span7,
    #main textarea.span7,
    #main .uneditable-input.span7 {
        width: 400px
    }
    #main input.span6,
    #main textarea.span6,
    #main .uneditable-input.span6 {
        width: 338px
    }
    #main input.span5,
    #main textarea.span5,
    #main .uneditable-input.span5 {
        width: 276px
    }
    #main input.span4,
    #main textarea.span4,
    #main .uneditable-input.span4 {
        width: 214px
    }
    #main input.span3,
    #main textarea.span3,
    #main .uneditable-input.span3 {
        width: 152px
    }
    #main input.span2,
    #main textarea.span2,
    #main .uneditable-input.span2 {
        width: 90px
    }
    #main input.span1,
    #main textarea.span1,
    #main .uneditable-input.span1 {
        width: 28px
    }
}

@media (max-width:767px) {
    #main body {
        padding-left: 20px;
        padding-right: 20px
    }
    #main .navbar-fixed-top,
    #main .navbar-fixed-bottom,
    #main .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }
    #main .container-fluid {
        padding: 0
    }
    #main .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }
    #main .dl-horizontal dd {
        margin-left: 0
    }
    #main .container {
        width: auto
    }
    #main .row-fluid {
        width: 100%
    }
    #main .row,
    #main .thumbnails {
        margin-left: 0
    }
    #main .thumbnails>li {
        float: none;
        margin-left: 0
    }
    #main [class*=span],
    #main .uneditable-input[class*=span],
    #main .row-fluid [class*=span] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .span12,
    #main .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }
    #main .input-large,
    #main .input-xlarge,
    #main .input-xxlarge,
    #main input[class*=span],
    #main select[class*=span],
    #main textarea[class*=span],
    #main .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .input-prepend input,
    #main .input-append input,
    #main .input-prepend input[class*=span],
    #main .input-append input[class*=span] {
        display: inline-block;
        width: auto
    }
    #main .controls-row [class*=span]+[class*=span] {
        margin-left: 0
    }
}

@media (max-width:480px) {
    #main .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }
    #main .page-header h1 small {
        display: block;
        line-height: 18px
    }
    #main input[type=checkbox],
    #main input[type=radio] {
        border: 1px solid #ccc
    }
    #main .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }
    #main .form-horizontal .controls {
        margin-left: 0
    }
    #main .form-horizontal .control-list {
        padding-top: 0
    }
    #main .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }
    #main .media .pull-left,
    #main .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }
    #main .media-object {
        margin-right: 0;
        margin-left: 0
    }
    #main .carousel-caption {
        position: static
    }
}

@media (max-width:979px) {
    #main body {
        padding-top: 0
    }
    #main .navbar-fixed-top,
    #main .navbar-fixed-bottom {
        position: static
    }
    #main .navbar-fixed-top {
        margin-bottom: 18px
    }
    #main .navbar-fixed-bottom {
        margin-top: 18px
    }
    #main .navbar-fixed-top .navbar-inner,
    #main .navbar-fixed-bottom .navbar-inner {
        padding: 5px
    }
    #main .navbar .container {
        width: auto;
        padding: 0
    }
    #main .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }
    #main .nav-collapse {
        clear: both
    }
    #main .nav-collapse .nav {
        float: none;
        margin: 0 0 9px
    }
    #main .nav-collapse .nav>li {
        float: none
    }
    #main .nav-collapse .nav>li>a {
        margin-bottom: 2px
    }
    #main .nav-collapse .nav>.divider-vertical {
        display: none
    }
    #main .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }
    #main .nav-collapse .nav>li>a,
    #main .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: 700;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    #main .nav-collapse .btn {
        padding: 4px 10px;
        font-weight: 400;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    #main .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px
    }
    #main .nav-collapse .nav>li>a:hover,
    #main .nav-collapse .nav>li>a:focus,
    #main .nav-collapse .dropdown-menu a:hover,
    #main .nav-collapse .dropdown-menu a:focus {
        background-color: #fff
    }
    #main .navbar-inverse .nav-collapse .nav>li>a,
    #main .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #fff
    }
    #main .navbar-inverse .nav-collapse .nav>li>a:hover,
    #main .navbar-inverse .nav-collapse .nav>li>a:focus,
    #main .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    #main .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: #454545
    }
    #main .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }
    #main .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    #main .nav-collapse .open>.dropdown-menu {
        display: block
    }
    #main .nav-collapse .dropdown-menu:before,
    #main .nav-collapse .dropdown-menu:after {
        display: none
    }
    #main .nav-collapse .dropdown-menu .divider {
        display: none
    }
    #main .nav-collapse .nav>li>.dropdown-menu:before,
    #main .nav-collapse .nav>li>.dropdown-menu:after {
        display: none
    }
    #main .nav-collapse .navbar-form,
    #main .nav-collapse .navbar-search {
        float: none;
        padding: 9px 15px;
        margin: 9px 0;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }
    #main .navbar-inverse .nav-collapse .navbar-form,
    #main .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #454545;
        border-bottom-color: #454545
    }
    #main .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }
    #main .nav-collapse,
    #main .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }
    #main .navbar .btn-navbar {
        display: block
    }
    #main .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width:979px+1) {
    #main .nav-collapse.collapse {
        height: auto!important;
        overflow: visible!important
    }
}

#main .step-header {
    color: #000;
    font-size: 29.25px;
    margin: 0 0 27px
}

#main .step-header h1,
#main .step-header h2,
#main .step-header h3,
#main .step-header h4,
#main .step-header h5,
#main .step-header h6 {
    margin: 0
}

#main .section-header {
    color: #000;
    font-size: 19.5px;
    margin: 0 0 18px
}

legend#main .section-header {
    border-width: 0
}

#main .summary-header {
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

@media (max-width:767px) {
    #main body {
        padding-left: 0;
        padding-right: 0
    }
}

#main a>div {
    color: #454545
}

#main .small {
    font-size: 11px
}

#main .strong {
    font-weight: 700
}

#main .row-fluid [class*=span] {
    min-height: 0
}

#main .lead-price {
    color: #fe6b38
}

#main .muted {
    text-decoration: line-through
}

#main blockquote.unstyled {
    border: 0;
    margin: 0;
    padding: 0
}

#main .badge {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 2px 5px
}

#main .control-group-big {
    margin-bottom: 18px
}

#main .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

#main .video iframe,
#main .video object,
#main .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#main .entry-content img,
#main .entry-content iframe,
#main .entry-content object,
#main .entry-content embed {
    max-width: 100%
}

#main a:not([href]) {
    cursor: pointer
}

#main .h1,
#main .h2,
#main .h3,
#main .h4,
#main .h5,
#main .h6 {
    margin: 9px 0;
    font-family: inherit;
    font-weight: 400;
    line-height: 18px;
    color: inherit;
    text-rendering: optimizelegibility
}

#main .h1 small,
#main .h2 small,
#main .h3 small,
#main .h4 small,
#main .h5 small,
#main .h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

#main .h1,
#main .h2,
#main .h3 {
    line-height: 36px
}

#main .h1 {
    font-size: 35.75px
}

#main .h2 {
    font-size: 29.25px
}

#main .h3 {
    font-size: 22.75px
}

#main .h4 {
    font-size: 16.25px
}

#main .h5 {
    font-size: 13px
}

#main .h6 {
    font-size: 11.049999999999999px
}

#main .h1 small {
    font-size: 22.75px
}

#main .h2 small {
    font-size: 16.25px
}

#main .h3 small {
    font-size: 13px
}

#main .h4 small {
    font-size: 13px
}

#main textarea {
    resize: none
}

#main .main {
    display: block!important
}

#main .main.ie {
    display: none!important
}

#main .main.blurred {
    opacity: .8;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px)
}

#main .text-highlight {
    color: #fe6b38
}

#main .text-light {
    color: #999
}

#main .text-strong {
    font-weight: 700
}

#main .font-normal {
    font-weight: 400!important
}

#main .tiles {
    list-style: none;
    margin-left: 0
}

#main .tiles li {
    border: 1px solid transparent;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    padding: 5px
}

#main .tiles li:hover {
    border-color: #666
}

#main .tiles li .tile {
    background: #eee;
    border: 1px solid #333;
    color: #333;
    cursor: pointer;
    display: block;
    min-height: 24px;
    line-height: 24px;
    padding: 0 8px
}

#main .tiles li img.tile {
    background: 0 0;
    border: 0
}

#main .tiles li.active .tile {
    background: #333;
    color: #fff;
    font-weight: 700
}

#main .tiles li.muted:hover {
    border-color: #ccc
}

#main .tiles li.muted .tile {
    background: #ccc;
    border: 1px dotted #666;
    color: #888
}

#main .color-tiles {
    margin-bottom: 0
}

#main .color-tiles li {
    padding: 3px
}

#main .color-tiles li .tile {
    min-height: 20px;
    padding: 0;
    width: 25px
}

#main .color-tiles li.active {
    border-color: #333
}

#main input[type=text],
#main input[type=password],
#main input[type=datetime],
#main input[type=datetime-local],
#main input[type=date],
#main input[type=month],
#main input[type=time],
#main input[type=week],
#main input[type=number],
#main input[type=email],
#main input[type=url],
#main input[type=search],
#main input[type=tel],
#main input[type=color] {
    line-height: normal
}

#main input[type=radio],
#main input[type=checkbox] {
    margin: 2px 0 0
}

#main .input-prepend .add-on,
#main .input-append .add-on {
    padding: 6px 5px 7px
}

.navbar-form #main .input-prepend input,
.navbar-form #main .input-append input,
.navbar-form #main .input-prepend select,
.navbar-form #main .input-append select,
.navbar-form #main .input-prepend .btn,
.navbar-form #main .input-append .btn {
    margin-top: 0
}

#main .form-actions {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0
}

#main .form-actions-left a,
#main .form-actions-left button {
    float: none
}

#main .form-actions-left a:first-child,
#main .form-actions-left button:first-child {
    margin-left: 0
}

#main .modal form {
    margin-bottom: 0
}

@media (max-width:980px) {
    #main a.btn-link-box,
    #main button.btn-link-box {
        display: inline-block;
        min-height: 44px;
        line-height: 44px
    }
    #main .dropdown-medium ul li {
        line-height: 44px
    }
    #main .dropdown-medium ul li a {
        display: inline-block;
        min-height: 44px
    }
    #main .pagination {
        margin-bottom: 5px;
        margin-right: 5px
    }
    #main .pagination ul li a {
        padding: 12px 18px
    }
}

@media (max-width:980px) and (max-width:767px) {
    #main .pagination ul li {
        display: none
    }
    #main .pagination ul li:first-child,
    #main .pagination ul li:last-child {
        display: inline-block
    }
    #main .pagination ul li:first-child a,
    #main .pagination ul li:last-child a {
        border-left-width: 1px;
        font-size: 16.25px
    }
}

@media (max-width:767px) {
    #main .btn {
        height: 44px;
        line-height: 34px
    }
    #main .btn .caret {
        margin-top: 18px
    }
    #main .btn-large {
        padding: 4px 12px
    }
    #main a.btn {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .button-group {
        line-height: 44px
    }
    #main .form-actions .btn,
    #main .modal-content .btn,
    #main .well-body .btn {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .btn-expanded {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .control-group {
        margin-bottom: 22px
    }
    #main .input-mini,
    #main .input-small,
    #main .input-medium {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .input-append .add-on,
    #main .input-prepend .add-on {
        height: 29px;
        padding: 12px 8px 1px
    }
    #main select,
    #main textarea,
    #main input[type=text],
    #main input[type=password],
    #main input[type=datetime],
    #main input[type=datetime-local],
    #main input[type=date],
    #main input[type=month],
    #main input[type=time],
    #main input[type=week],
    #main input[type=number],
    #main input[type=email],
    #main input[type=url],
    #main input[type=search],
    #main input[type=tel],
    #main input[type=color],
    #main input[type=submit],
    #main input[type=button],
    #main input[type=reset],
    #main .uneditable-input {
        height: 44px;
        margin: 0;
        min-height: 44px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main select.btn-expanded,
    #main textarea.btn-expanded,
    #main input[type=text].btn-expanded,
    #main input[type=password].btn-expanded,
    #main input[type=datetime].btn-expanded,
    #main input[type=datetime-local].btn-expanded,
    #main input[type=date].btn-expanded,
    #main input[type=month].btn-expanded,
    #main input[type=time].btn-expanded,
    #main input[type=week].btn-expanded,
    #main input[type=number].btn-expanded,
    #main input[type=email].btn-expanded,
    #main input[type=url].btn-expanded,
    #main input[type=search].btn-expanded,
    #main input[type=tel].btn-expanded,
    #main input[type=color].btn-expanded,
    #main input[type=submit].btn-expanded,
    #main input[type=button].btn-expanded,
    #main input[type=reset].btn-expanded,
    #main .uneditable-input.btn-expanded {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #main .pagination {
        margin-right: 1%
    }
}

#main .comments-return-authorization {
    width: 96%;
    padding: 10px 2%
}

@media (max-width:767px) {
    #main .navbar-fixed-top,
    #main .navbar-fixed-bottom,
    #main .navbar-static-top {
        margin-left: 0;
        margin-right: 0
    }
}

#main .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.navbar-fixed-top #main .navbar-inner,
.navbar-static-top #main .navbar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#main .navbar-inverse .navbar-inner {
    border-bottom: 0
}

#main .navbar-inverse .nav>li>a {
    text-shadow: 1px 1px 1px #000
}

#main .navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
#main .navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
#main .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
    color: #fff
}

#main .modal {
    -webkit-overflow-scrolling: touch
}

#main .modal-footer {
    margin-top: 0;
    text-align: left
}

#main .modal-header .close {
    margin-top: 6px
}

#main .modal-header {
    padding: 15px 20px
}

#main .modal-footer .btn+.btn {
    margin: 0
}

#main iframe {
    border: 0;
    min-width: 100%;
    width: 100px;
    *width: 100%
}

#main .address-line {
    display: block;
    margin-bottom: 2px;
    text-overflow: ellipsis;
    overflow: hidden
}

#main .address-title {
    font-weight: 700
}

#main .address-module-list-placeholder .address {
    border: #eaeaea 4px solid;
    margin-bottom: 18px
}

#main .address-module-list-placeholder .address .main-container {
    padding: 18px
}

#main .address-module-list-placeholder .address .actions {
    margin: 9px 0 0;
    text-align: center
}

#main .address-module-list-placeholder .address .multiselect-address-container {
    display: inline-block;
    max-width: 85%
}

#main .address-module-list-placeholder .address .multiselect-address-selector {
    display: inline-block;
    vertical-align: top
}

#main .back-to-top {
    display: none
}

@media (max-width:767px) {
    #main .back-to-top {
        background: #222;
        border-top: 1px solid #434343;
        display: block;
        padding-bottom: 18px
    }
    #main .back-to-top .icon-arrow-up {
        background: url(../../img/sprite.png) no-repeat 7px -287px;
        display: block;
        height: 24px;
        margin: 0 auto 4px;
        width: 58px
    }
    #main .back-to-top a {
        color: #fff;
        text-decoration: none
    }
    #main .back-to-top a:hover,
    #main .back-to-top a:focus {
        color: #fe6b38
    }
}

#main .item-rating {
    margin-left: -2px
}

#main .rating {
    margin-bottom: 5px
}

#main .rating .rating-area-fill {
    height: 16px;
    background-position: 0 16px
}

#main .rating .rating-area,
#main .rating .rating-area-fill {
    background-image: url(../../img/star.png);
    width: 100px
}

#main .rating.pegs .rating-area,
#main .rating.pegs .rating-area-fill {
    background-image: url(../../img/pegs.png)
}

#main .rating .rating-label,
#main .rating .rating-area,
#main .rating .rating-value {
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    margin-right: 10px
}

#main .rating .rating-area {
    position: relative
}

#main .rating .rating-area button {
    float: left;
    width: 20px;
    height: 16px;
    padding: 0;
    display: block;
    -webkit-appearance: none;
    border: 0;
    top: -16px;
    position: relative;
    background-color: transparent
}

#main .progress-rating .bar,
#main .progress .bar-rating {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

#main .slider {
    border: 1px solid #aaa;
    overflow: visible;
    margin: 10px;
    position: relative
}

#main .slider .bar {
    position: absolute;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

#main .slider .slider-control,
#main .slider .slider-control:active {
    background: url(../../img/sprite.png) -3px -151px no-repeat;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 20px;
    top: -7px;
    width: 18px
}

#main .slider .btn-small {
    margin-left: -11px
}

#main .slider-control {
    margin-left: -13px;
    padding: 2px 9px;
    position: absolute;
    top: -6px;
    z-index: 2
}

#main .slider-small {
    height: 16px;
    margin: 0 11px
}

#main .accordion {
    margin-top: -1px;
    margin-bottom: 0
}

#main .accordion .icon-plus-sign {
    display: none
}

#main .accordion .icon-minus-sign {
    display: block
}

#main .accordion .collapsed .icon-minus-sign {
    display: none
}

#main .accordion .collapsed .icon-plus-sign {
    display: block
}

#main .accordion-group {
    width: 100%
}

#main .collapsible .icon-minus-sign {
    display: block
}

#main .collapsible .icon-plus-sign {
    display: none
}

#main .collapsible.collapsed .icon-minus-sign {
    display: none
}

#main .collapsible.collapsed .icon-plus-sign {
    display: block
}

#main .collapser {
    cursor: pointer
}

@media (max-width:767px) {
    #main .site-header {
        padding: 10px
    }
}

#main .site-header-top-nav {
    margin-bottom: 18px
}

@media (max-width:767px) {
    #main .site-header-top-nav {
        display: none
    }
}

#main .site-header-top-nav .divider-vertical {
    margin: 0
}

#main .site-header-top-nav .divider-vertical::before {
    color: #fff;
    content: '|';
    display: block;
    margin-top: 12px;
    text-shadow: 1px 1px 1px #000
}

.touch #main .site-header-top-nav .my-account-container.open .dropdown-submenu>a {
    color: #999
}

.touch #main .site-header-top-nav .my-account-container.open .dropdown-submenu>a::after {
    display: none
}

.touch #main .site-header-top-nav .my-account-container.open .dropdown-submenu .dropdown-menu {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    left: auto;
    margin: 0 0 0 15px;
    padding: 0;
    position: inherit;
    right: auto
}

.touch #main .site-header-top-nav .my-account-container.open .dropdown-submenu .dropdown-menu>li>a {
    padding: 9px 20px
}

#main .site-logo span {
    line-height: 18px;
    font-size: 16.25px
}

@media (max-width:767px) {
    #main .alert-cookie-banner {
        margin: 18px
    }
}

#main .mobile-nav {
    display: none
}

@media (max-width:767px) {
    #main .mobile-nav {
        display: block;
        margin: -10px
    }
    #main .mobile-nav .navbar-inner {
        padding: 0
    }
    #main .mobile-nav .btn-navbar {
        margin-bottom: 5px;
        padding-top: 12px
    }
    #main .mobile-nav .mini-cart-summary {
        margin: 5px
    }
}

#main .site-search {
    float: right
}

#main .site-search .icon-search {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

@media (max-width:767px) {
    #main .site-search {
        background: #454545;
        float: none;
        margin: 0;
        padding: 4px
    }
}

@media (max-width:767px) {
    #main .site-search .input-append {
        display: block;
        position: relative
    }
}

#main .site-search .input-append .search-query {
    width: 195px;
    -webkit-appearance: none;
    height: 19px
}

@media (max-width:767px) {
    #main .site-search .input-append .search-query {
        display: block;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }
}

#main .site-search .input-append .btn {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0
}

@media (max-width:767px) {
    #main .site-search .input-append .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2
    }
}

#main .site-header-main-nav {
    border-top: #eee 1px solid
}

@media (max-width:767px) {
    #main .site-header-main-nav .navbar-inner {
        padding: 0
    }
}

#main .site-header-main-nav .navbar-line {
    width: 767px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 2px 0 0;
    background: -webkit-linear-gradient(left, #fff 0, #eee 10%, #eee 90%, #fff 100%);
    background: -moz-linear-gradient(left, #fff 0, #eee 10%, #eee 90%, #fff 100%);
    background: -ms-linear-gradient(left, #fff 0, #eee 10%, #eee 90%, #fff 100%);
    background: -o-linear-gradient(left, #fff 0, #eee 10%, #eee 90%, #fff 100%)
}

#main .site-header-main-nav .dropdown:hover>.dropdown-menu {
    display: block;
    margin-top: 0
}

@media (max-width:767px) {
    #main .site-header-main-nav.in .dropdown-menu {
        display: block;
        margin-top: 0;
        padding: 0
    }
    #main .site-header-main-nav.in .dropdown-menu a {
        padding: 6px 20px
    }
    #main .site-header-main-nav.in .dropdown-submenu>a:after {
        display: none
    }
    #main .site-header-main-nav.in .dropdown-submenu .dropdown-menu {
        padding: 0 0 0 20px
    }
}

#main .site-header-main-nav .nav>li>a {
    font-size: 15px;
    text-transform: uppercase
}

@media (min-width:768px) {
    #main .site-header-main-nav {
        height: auto!important
    }
}

@media (max-width:767px) {
    #main .site-header-main-nav {
        border: 0;
        clear: both;
        overflow: hidden;
        padding: 10px
    }
    #main .site-header-main-nav .nav {
        float: none
    }
    #main .site-header-main-nav .nav>li {
        float: none
    }
    #main .site-header-main-nav .nav>li .dropdown-menu::before,
    #main .site-header-main-nav .nav>li .dropdown-menu::after {
        display: none
    }
    #main .site-header-main-nav .divider-vertical {
        display: none
    }
}

#main .typeahead {
    max-width: 260px;
    width: 100%
}

@media (max-width:767px) {
    #main .typeahead {
        max-width: none;
        padding: 0
    }
}

#main .typeahead>li>a {
    padding: 3px 8px 3px 14px;
    white-space: normal
}

#main .typeahead-title {
    padding-top: 30px
}

#main .typeahead-image {
    width: 100px;
    float: left;
    margin-right: 10px
}

#main .typeahead-item-head {
    overflow: hidden
}

#main .site-header .dropdown-menu {
    min-width: 185px
}

@media (max-width:767px) {
    #main .site-header .dropdown-menu {
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        float: none;
        position: static
    }
    .open #main .site-header .dropdown-menu {
        display: block
    }
    #main .site-header .dropdown-menu>li>a:hover,
    #main .site-header .dropdown-menu>li>a:focus {
        background: 0 0;
        color: #337ac1
    }
}

@media (max-width:767px) {
    #main .dropdown-submenu:hover>a,
    #main .dropdown-submenu:focus>a {
        background: 0 0;
        color: #337ac1
    }
}

#main .site-branding {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    position: relative
}

#main .site-branding .back-to-shopping .btn {
    display: none
}

@media (max-width:980px) {
    #main .site-branding .back-to-shopping .btn {
        display: block;
        width: 100%
    }
}

#main .currency-selector-container .add-on,
#main .language-selector-container .add-on {
    padding: 4px
}

#main .currency-selector-container select,
#main .language-selector-container select {
    margin-top: 0
}

#main .navbar .pull-right>li>.dropdown-menu .dropdown-menu {
    left: 100%
}

#main .dropdown-menu>li>a {
    white-space: normal
}

#main .site-footer {
    border-bottom: #fe6b38 4px solid;
    padding-bottom: 10px
}

@media (max-width:767px) {
    #main .site-footer {
        background: #454545;
        padding-bottom: 0
    }
}

#main .site-footer>.container {
    border-top: #eee 1px solid
}

@media (max-width:767px) {
    #main .site-footer>.container {
        border-top: 0
    }
}

#main .site-footer .customer-site-settings {
    display: none
}

@media (max-width:767px) {
    #main .site-footer .customer-site-settings {
        background: #222;
        border-bottom: #151515 1px solid;
        border-top: 1px solid #434343;
        display: block;
        padding-top: 15px;
        text-align: center
    }
}

#main .site-footer-main-nav {
    list-style: none;
    margin: 0;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:767px) {
    #main .site-footer-main-nav {
        border-bottom: #151515 1px solid;
        border-top: 1px solid #434343
    }
}

#main .site-footer-main-nav>li {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

#main .site-footer-main-nav a {
    border-bottom: #0059b2 1px solid
}

#main .site-footer-main-nav a:hover,
#main .site-footer-main-nav a:focus {
    border-bottom: #337ac1 1px solid;
    text-decoration: none
}

@media (max-width:767px) {
    #main .site-footer-main-nav a {
        border-bottom: #fff 1px solid;
        color: #fff
    }
    #main .site-footer-main-nav a:hover,
    #main .site-footer-main-nav a:focus {
        border-bottom: #fe6b38 1px solid;
        color: #fe6b38
    }
}

#main .item-detailed-reviews {
    border: 1px solid #E5E5E5;
    margin-top: 28px;
    padding: 25px
}

#main .item-detailed-reviews h2,
#main .item-detailed-reviews h3,
#main .item-detailed-reviews h4 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase
}

#main .item-detailed-reviews h4 {
    font-size: 18px
}

#main .item-detailed-reviews .product-review {
    margin-top: 20px
}

#main .item-detailed-reviews .product-review p.lead {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px
}

#main .reviews-header {
    margin-bottom: 30px
}

#main .reviews-header h2,
#main .reviews-header h3 {
    text-transform: none
}

#main .reviews-star-rating a:hover {
    color: #000
}

#main .reviews-star-filters.span3 {
    width: 28.5%
}

#main .rating-by-star-percentage {
    width: 42px
}

#main .rating-by-star-link .rating-by-star-label {
    text-decoration: underline
}

#main .rating-by-star-link:hover .rating-by-star-label {
    text-decoration: none
}

#main .write-review-container.span6 {
    float: right
}

@media (max-width:767px) {
    #main .product-review-form,
    #main #product-review-form-preview {
        padding: 10px
    }
}

#main .product-review-form .item-cell,
#main #product-review-form-preview .item-cell {
    border-bottom: 1px solid #eee;
    margin-bottom: 18px;
    padding: 18px 0 25px
}

#main .product-review-form .item-cell h3,
#main #product-review-form-preview .item-cell h3 {
    font-size: 24px
}

#main .product-review-form hr,
#main #product-review-form-preview hr {
    display: none
}

#main .product-review-form label,
#main #product-review-form-preview label {
    font-size: 14px
}

#main .product-review-form .form-actions,
#main #product-review-form-preview .form-actions {
    background: 0 0;
    margin-top: 0;
    padding: 12px 20px 19px 0
}

@media (max-width:767px) {
    #main .product-review-form .form-actions,
    #main #product-review-form-preview .form-actions {
        padding: 12px 0 19px
    }
}

@media (max-width:767px) {
    #main .product-review-form .text,
    #main #product-review-form-preview .text {
        height: 88px
    }
}

#main .new-product-review h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase
}

#main .new-product-review .rating .control-label {
    padding-top: 0
}

#main .new-product-review input.span9 {
    min-height: 31px
}

#main .product-review-preview .rating {
    margin-top: -1px
}

#main .item-product-reviews .reviews-header>.row-fluid .span3 {
    width: 29%
}

#main .item-product-reviews .reviews-header>.row-fluid .span9 {
    width: 68%
}

#main .item-product-reviews .reviews-header h1 {
    font-size: 28px
}

#main .review-summary {
    border-right: #ccc 1px solid
}

#main .product-review .rating.star {
    margin: 0
}

#main .rating-by-star-percentage-area {
    float: left;
    margin-right: 8px;
    width: 90px
}

#main .rating-by-star-percentage-area .progress {
    margin: 5px 0 0
}

#main .review-container .alert {
    margin-top: 15px
}

#main .rating-by-star {
    margin-bottom: 2px
}

#main .rating-by-star .rating-by-star-label,
#main .rating-by-star .rating-by-star-count,
#main .rating-by-star .rating-by-star-percentage {
    display: block;
    float: left;
    margin-right: 5px
}

#main .rating-by-star .rating-by-star-label {
    width: 50px
}

#main .product-review header {
    margin-bottom: 20px
}

#main .product-review-content:before,
#main .product-review-content:after {
    display: none
}

#main .home-page-promo,
#main .home-page-main,
#main .home-page-banner,
#main .home-page-merchandising {
    margin: 13px 0
}

#main .home-page-banner-top {
    text-align: left;
    border: 1px solid #eee;
    padding: 10px
}

#main .home-page-banner-top .highlight {
    color: #f89406
}

#main .home-page-main .carousel {
    margin-bottom: 0
}

#main .home-page-main .carousel .item {
    width: 100%;
    height: 400px;
    background-color: #eee
}

#main .home-page-main .carousel .item img {
    left: -9999px;
    right: -9999px;
    margin: 0 auto;
    max-width: none;
    min-width: 100%;
    position: absolute
}

#main .home-page-main .carousel .carousel-control {
    background: 0 0;
    border: 0;
    top: 50%;
    color: #000
}

#main .home-page-main .carousel-indicators li {
    background-color: grey
}

#main .home-page-main .carousel-indicators li.active {
    background-color: #000
}

@media (max-width:767px) {
    #main .block {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media (max-width:767px) {
    #main .home-page-banner-bottom {
        display: none
    }
}

@media (max-width:768px) {
    #main .home-page-merchandising [data-type=merchandising-zone] {
        display: none
    }
}

#main .navbar-inverse .nav .mini-cart-container>a {
    background-color: #525252
}

#main .navbar-inverse .nav .mini-cart-container>a:hover,
#main .navbar-inverse .nav .mini-cart-container>a:focus {
    background-color: #525252;
    color: #fff
}

#main .mini-cart-container>a>.caret {
    display: none
}

#main .mini-cart-container .item-count b {
    background: #fe6b38;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    font-weight: 400;
    padding: 1.5px;
    text-align: center;
    min-width: 15px
}

#main .mini-cart-container .dropdown-menu {
    border: #525252 6px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    min-width: 300px;
    padding: 0
}

#main .mini-cart-container .dropdown-menu::after {
    border-bottom-color: #454545!important
}

#main .mini-cart-container .dropdown-menu>ul {
    list-style: none;
    margin: 0
}

#main .mini-cart-container .mini-cart-empty {
    padding: 10px
}

#main .mini-cart-container .summary {
    border-top: #525252 6px solid;
    padding: 10px
}

#main .mini-cart-items {
    max-height: 250px;
    padding: 18px 9px
}

@media (max-width:767px) {
    #main .shopping-cart {
        padding: 9px
    }
}

#main .shopping-cart-header {
    border-bottom: #eee 1px solid;
    margin-bottom: 18px
}

#main .shopping-cart-header .continue-shopping {
    display: none
}

@media (max-width:767px) {
    #main .shopping-cart-header .continue-shopping {
        display: block;
        margin-bottom: 20px
    }
}

#main .shopping-cart-header .btn-proceed-checkout {
    display: none
}

@media (max-width:768px) {
    #main .shopping-cart-header .btn-proceed-checkout {
        display: block;
        margin-bottom: 20px
    }
}

#main .shopping-cart-heading {
    display: none
}

#main .cart-item-cell {
    border-bottom: #eee 1px solid;
    margin-bottom: 15px;
    padding-bottom: 15px
}

@media (max-width:767px) {
    #main .cart-item-cell>.row-fluid>.details {
        float: left;
        width: 65%
    }
}

@media (max-width:767px) {
    #main .cart-item-cell .cart-item-thumbnail {
        float: left;
        margin-right: 5%;
        width: 30%
    }
}

#main .cart-item-details>div,
#main .cart-item-options>div {
    margin-bottom: 5px
}

#main .cart-item-details>div:last-child,
#main .cart-item-options>div:last-child {
    margin-bottom: 0
}

#main .cart-item-details .name {
    color: #0059b2;
    font-weight: 700
}

#main .cart-item-details .sku {
    color: #6b6b6b
}

#main .cart-item-details .lead-price {
    color: red
}

#main .cart-item-actions {
    margin-top: 18px
}

#main .cart-confirmation-item-name {
    text-transform: none
}

#main .cart-color-tile {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 10px;
    width: 10px
}

#main .shopping-cart-summary .continue-shopping {
    margin-top: 8px
}

#main .shopping-cart-summary .shopping-cart-action-buttons {
    text-align: right
}

#main .shopping-cart-summary form,
#main .shopping-cart-summary .control-group,
#main .shopping-cart-summary select {
    margin-bottom: 0
}

#main .shopping-cart-summary .control-group {
    margin-top: 9px
}

#main .cart-summary-items {
    list-style: none;
    margin: 0;
    overflow: auto
}

#main .cart-summary-item-cell {
    border-top: 1px solid #eaeaea;
    margin-top: 18px;
    padding-top: 18px
}

#main .cart-summary-item-cell:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0
}

#main .cart-summary-item-cell>a {
    display: block
}

#main .cart-summary-item-details>div {
    margin-bottom: 5px
}

#main .cart-summary-item-details>div:last-child {
    margin-bottom: 0
}

#main .cart-color-tile {
    border: 1px solid #eaeaea
}

#main .btn-paypal-express {
    text-align: center;
    margin-top: 10px
}

#main .item-detailed-page {
    border: 1px solid #E5E5E5;
    margin-bottom: 20px
}

#main .accordion-heading>h2 {
    line-height: 18px;
    font-size: 16.25px
}

#main .item-detailed-info {
    margin-top: -1px;
    margin-right: -1px
}

#main .item-detailed-info .well-body {
    padding: 14px 12px 12px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eaeaea
}

#main .item-detailed-info .page-header {
    margin: 0;
    padding: 14px
}

@media (max-width:767px) {
    #main .item-detailed-info .page-header {
        padding-bottom: 30px
    }
}

#main .item-detailed-info .page-header h1 {
    color: #000;
    text-transform: none;
    font-size: 30px;
    padding-bottom: 16px;
    margin-top: 0
}

#main .item-detailed-info .page-header .lead {
    margin-bottom: 4px
}

#main .item-detailed-info .page-header .lead-price {
    color: #eb5824
}

#main .item-detailed-info .well-footer {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #fff
}

#main .item-detailed-info .add-to-cart-btn .icon-shopping-cart {
    margin-top: 6px
}

#main .details-header .page-header,
#main .item-detailed-info .page-header {
    line-height: 18px
}

#main .details-header .sku,
#main .item-detailed-info .sku {
    font-size: 14px;
    color: #999
}

#main .details-header .item-rating,
#main .item-detailed-info .item-rating {
    margin-top: 10px
}

#main .full-details {
    display: block;
    padding: 8px 0
}

#main .modal-product-detail h3 {
    text-transform: none
}

#main .td-product-image {
    width: 25%
}

#main .add-to-cart-button-container {
    clear: both
}

#main .add-to-cart-form {
    margin-bottom: 9px!important
}

@media (max-width:767px) {
    #main .default-options-container input {
        width: 100%;
        margin-bottom: 20px
    }
}

#main .item-detailed-image-container {
    min-height: 1px!important
}

#main .shipping-information-details {
    border: 1px solid #eaeaea;
    padding: 20px 10px 0;
    margin-bottom: 10px
}

#main .icon-chevron-down {
    background-position: -313px -119px
}

#main .icon-chevron-up {
    background-position: -288px -120px
}

@media (max-width:768px) {
    #main .add-to-cart-btn {
        width: 100%!important
    }
}

#main div[data-action=dropdown-expander] {
    cursor: pointer;
    color: #0059b2
}

#main div[data-content=items-body] ul {
    list-style: none;
    margin: 0
}

#main [data-content=items-body] {
    margin: 0 10px
}

#main .no-margin[data-content=items-body] {
    margin: 0
}

#main .no-margin[data-content=items-body] .fulfillment-body {
    margin: 0 10px
}

@media (max-width:979px) {
    #main div[data-action=dropdown-expander] div {
        padding: 0 0 10px
    }
}

@media (max-width:767px) {
    #main .item-details-line-image {
        float: left;
        width: 80px
    }
    #main .item-details-line-image img {
        padding: 15px 0 10px
    }
    #main .row-fluid .item-details-line-information {
        float: left;
        width: 65%
    }
    #main .row-fluid .item-details-line-information .popover-content div {
        padding: 0
    }
    #main .row-fluid .item-details-line-information .popover-content div:first-child {
        padding: 10px 0 0
    }
    #main span.visible-phone {
        display: inline-block!important
    }
}

#main .item-details-line-image img {
    float: left;
    margin-right: 5%;
    width: 100px;
    padding: 0
}

@media (max-width:767px) {
    #main .item-details-line-image img {
        width: 80px;
        padding: 10px 0 0
    }
}

#main .item-details-line-information .popover-content {
    padding: 9px
}

@media (max-width:767px) {
    #main .item-details-line-information .popover-content {
        padding: 2px 9px
    }
}

@media (max-width:767px) {
    #main .row-fluid .item-details-line-information .popover-content div:first-child {
        padding: 0
    }
}

#main .bxslider {
    list-style: none;
    margin: 0
}

#main .bxslider li {
    display: inline-block
}

#main .center-block {
    display: block;
    margin: 0 auto
}

#main html .bx-wrapper {
    margin-bottom: 0
}

#main html .bx-wrapper .bx-viewport {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 0
}

#main html .bx-wrapper .bx-pager {
    margin-bottom: 18px;
    position: static
}

.touch #main html .bx-wrapper .bx-pager {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap
}

#main html .bx-wrapper .bx-pager a {
    border: solid #ccc 1px;
    display: block;
    margin: 0 4px;
    padding: 3px
}

#main html .bx-wrapper .bx-pager a:hover,
#main html .bx-wrapper .bx-pager a.active {
    border: solid #5280DD 1px
}

#main html .bx-wrapper img {
    margin: 0 auto
}

#main html .bx-pager-item img {
    max-width: 50px
}

#main .bx-wrapper .bx-pager .bx-pager-item {
    display: inline\9
}

#main .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
    float: left\9;
    max-width: 64px\9
}

#main .bx-wrapper .bx-controls-direction a,
#main .bx-wrapper .bx-loading {
    z-index: 999
}

#main .facet-browse {
    position: relative
}

@media (max-width:639px) {
    #main .facet-browse {
        position: static
    }
}

#main .item-list-container .item-list .row-fluid [class*=span6] {
    float: left;
    clear: inherit;
    margin: 0;
    padding: 20px;
    width: 50%
}

@media (max-width:979px) {
    .facet-browse #main .item-list-container {
        margin-left: 0;
        position: relative;
        width: 100%
    }
}

@media (max-width:639px) {
    .narrow-by #main .item-list-container {
        display: none
    }
}

#main .item-list-container .pagination ul.pagination-links.pagination-links-compact>li a {
    border: 1px solid #ddd;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center
}

@media (max-width:980px) {
    #main .item-list-container .pagination ul.pagination-links.pagination-links-compact>li a {
        width: 42px;
        height: 42px;
        line-height: 40px
    }
}

#main .item-list-container .pagination .pagination-page-indicator span {
    padding: 2px 7px
}

@media (max-width:979px) {
    #main .item-list-container .pagination .pagination-page-indicator span {
        padding: 12px 7px
    }
}

#main .item-list .item-cell-thumbnail {
    min-height: 1px!important
}

@media (max-width:767px) {
    #main .item-list {
        padding: 0 10px
    }
}

@media (min-width:768px) {
    #main .item-list>.row-fluid:first-child .item-cell-grid,
    #main .item-list>.row-fluid:first-child .item-cell-table {
        border-top: 0;
        margin-top: 0;
        padding-top: 0
    }
}

#main .item-cell {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px
}

#main .item-cell .thumbnail {
    position: relative;
    text-align: center
}

#main .item-cell .options-container {
    clear: both;
    margin-bottom: 5px;
    word-wrap: break-word
}

#main .item-cell .options-container .tiles {
    margin: 0
}

#main .item-cell .options-container .tiles li {
    border: 0;
    padding: 0
}

#main .item-cell .options-container .tiles.color-tiles .tile {
    min-height: 10px;
    width: 10px
}

#main .item-cell .options-container .tiles.color-tiles img.tile {
    height: 12px;
    width: 12px
}

#main .item-cell .option-label {
    display: none
}

#main .item-cell-grid,
#main .item-cell-table {
    border-bottom: 0;
    border-top: 1px solid #eee;
    margin: 10px 0 0;
    padding: 10px 0 0
}

#main .item-cell-name {
    text-transform: none;
    font-size: 13px;
    line-height: 18px
}

#main .btn-quick-view {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 45%
}

#main .no-touch .item-cell:hover .btn-quick-view {
    display: block
}

#main .color-filters li,
#main .color-tiles li {
    padding: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .color-filters li .tile,
#main .color-tiles li .tile {
    border-color: #ccc;
    min-height: 29px;
    width: 29px
}

#main .stock-status {
    white-space: normal
}

#main [data-image-status=pending] {
    background-color: #ededed
}

@media (max-width:639px) {
    #main .facet-list-header {
        text-align: center
    }
}

#main .facet-list-header .facet-back-btn,
#main .facet-list-header .facet-clear-all {
    display: none
}

@media (max-width:639px) {
    #main .facet-list-header .facet-back-btn,
    #main .facet-list-header .facet-clear-all {
        display: block
    }
}

@media (max-width:639px) {
    #main .top-filter-reset {
        display: none
    }
}

#main .faceted-navigation {
    border-bottom: 0
}

@media (max-width:979px) {
    #main .faceted-navigation {
        display: none;
        position: absolute;
        z-index: 2;
        width: 253px;
        left: 6px;
        top: 164px
    }
    .narrow-by #main .faceted-navigation {
        display: block
    }
}

@media (max-width:767px) {
    #main .faceted-navigation {
        left: 15px;
        top: 95px;
        width: 100%
    }
}

@media (max-width:639px) {
    #main .faceted-navigation {
        left: 0;
        right: 0;
        top: 0
    }
}

#main .facet-well {
    padding: 4px 8px
}

#main .facet-well>.heading {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 6px 0 4px;
    text-overflow: ellipsis;
    white-space: nowrap
}

#main .facet-well>.heading[data-toggle=collapse] {
    cursor: pointer
}

#main .facet-well>.heading.uncollapsible {
    cursor: default
}

#main .facet-well .filters.in {
    padding-bottom: 10px
}

#main .facet-well .filters>ul {
    margin-bottom: 10px;
    padding: 0 15px
}

#main .facet-well .filters>ul:first-child {
    margin-bottom: 0
}

#main .facet-well .filters>ul a {
    color: #575757;
    display: block;
    margin: 0 -15px;
    padding: 3px 15px;
    text-decoration: none
}

#main .facet-well .filters>ul a:hover span {
    text-decoration: underline
}

#main .facet-well .filters>ul .active a {
    background: #e0e0e0;
    font-weight: 700
}

#main .facet-well .filters>ul .active a[data-color] {
    background: 0 0
}

#main .facet-well .filters>ul .active>.category-item-label>a {
    background: 0 0;
    color: #000;
    text-shadow: none
}

#main .facet-well .filters>ul.extra {
    margin-bottom: 0
}

#main .facet-well i.icon-plus,
#main .facet-well i.icon-ok {
    border: 1px solid #eaeaea;
    height: 10px;
    margin-top: 2px;
    width: 10px
}

#main .facet-well i.icon-plus {
    background: #fff
}

#main .facet-well i.icon-ok,
#main .facet-well i.icon-chevron-down,
#main .facet-well i.icon-chevron-right {
    background: transparent url(../../img/sprite.png) no-repeat
}

#main .facet-well i.icon-ok {
    background-position: 1px -1px
}

#main .facet-well i.icon-chevron-down {
    background-position: 1px -14px
}

#main .facet-well i.icon-chevron-right {
    background-position: 3px -29px
}

#main .facet-well .nav-list h4 {
    margin: 0;
    font-size: 13px
}

#main .facet-list-heading {
    font-size: 18px;
    line-height: 1;
    margin: 0
}

#main .facets-container {
    font-size: 13px
}

#main .category-item-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

#main .color-filters li,
#main .color-tiles li {
    padding: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#main .color-filters li .tile,
#main .color-tiles li .tile {
    border-color: #ccc;
    min-height: 29px;
    width: 29px
}

#main .facet-range .filters {
    padding: 0 14px 10px
}

#main .facet-range .slider {
    height: 5px
}

#main .facet-range .bar {
    background: #cbcbcb
}

#main .facet-header {
    margin-bottom: 10px
}

@media (max-width:767px) {
    #main .facet-header {
        border-left-width: 0;
        border-right-width: 0
    }
}

#main .facet-header select {
    margin: 0 5px 5px
}

@media (max-width:767px) {
    #main .facet-header select {
        margin: 0 1% 5px;
        width: 98%
    }
}

#main .facet-header .title {
    float: left;
    font-size: 22px;
    margin: 5px 10px 0;
    line-height: 22px
}

#main .facet-header .title b {
    color: #fe6b38
}

@media (max-width:767px) {
    #main .facet-header .title {
        margin: 12px 10px 0
    }
}

#main .facet-header .header-row {
    padding: 10px
}

@media (max-width:767px) {
    #main .facet-header .header-row {
        padding: 10px 10px 0
    }
}

#main .facet-header .header-expander {
    float: left
}

@media (max-width:767px) {
    #main .facet-header .header-expander {
        margin-bottom: 10px
    }
}

#main .facet-header .item-listing-items-limit {
    float: right
}

@media (max-width:767px) {
    #main .facet-header .item-listing-items-limit {
        width: 100%
    }
}

#main .facet-header .item-listing-sorting {
    float: right;
    border: 0;
    padding: 0
}

@media (max-width:767px) {
    #main .facet-header .item-listing-sorting {
        width: 100%
    }
}

#main .facet-header .item-facets-listing-display {
    margin: 3px 0
}

@media (max-width:767px) {
    #main .facet-header .item-facets-listing-display {
        margin: 4px 0
    }
}

#main .facet-header .item-facets-listing-display .btn {
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0 5px
}

#main .facet-header .item-facets-listing-display .btn i {
    background: url(../../img/sprite.png) no-repeat;
    height: 21px;
    width: 21px
}

#main .facet-header .item-facets-listing-display .btn .icon-th-list {
    background-position: -60px -51px
}

#main .facet-header .item-facets-listing-display .btn .icon-th-large {
    background-position: -30px -51px
}

#main .facet-header .item-facets-listing-display .btn .icon-th {
    background-position: 0 -51px
}

@media (max-width:767px) {
    #main .facet-header .item-facets-listing-display .btn {
        display: inline
    }
}

@media (max-width:980px) {
    #main .facet-header .item-facets-listing-display .btn.active {
        display: none
    }
}

#main .facet-header .item-facets-listing-display .btn.active .icon-th-list,
#main .facet-header .item-facets-listing-display .btn:active .icon-th-list,
#main .facet-header .item-facets-listing-display .btn:hover .icon-th-list,
#main .facet-header .item-facets-listing-display .btn:focus .icon-th-list {
    background-position: -60px -79px
}

#main .facet-header .item-facets-listing-display .btn.active .icon-th-large,
#main .facet-header .item-facets-listing-display .btn:active .icon-th-large,
#main .facet-header .item-facets-listing-display .btn:hover .icon-th-large,
#main .facet-header .item-facets-listing-display .btn:focus .icon-th-large {
    background-position: -30px -79px
}

#main .facet-header .item-facets-listing-display .btn.active .icon-th,
#main .facet-header .item-facets-listing-display .btn:active .icon-th,
#main .facet-header .item-facets-listing-display .btn:hover .icon-th,
#main .facet-header .item-facets-listing-display .btn:focus .icon-th {
    background-position: 0 -79px
}

@media (max-width:980px) {
    #main .facet-header div[class^=item-listing] select {
        height: 44px
    }
}

#main .facet-header-white-well {
    border: 1px solid #eee
}

#main .narrow-by-btn {
    display: none;
    margin-right: 10px
}

@media (max-width:979px) {
    #main .narrow-by-btn {
        text-align: left
    }
}

#main .narrow-by-btn>span,
#main .narrow-by-btn>i {
    vertical-align: middle
}

@media (max-width:979px) {
    #main .narrow-by-btn>i {
        float: right
    }
}

@media (max-width:767px) {
    #main .narrow-by-btn>i {
        margin-top: 9px
    }
}

@media (max-width:979px) {
    #main .narrow-by-btn {
        display: block;
        width: 255px;
        margin: 0;
        height: 44px;
        margin-left: 5px
    }
}

@media (max-width:767px) {
    #main .narrow-by-btn {
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: 10px;
        width: 98%
    }
}

#main .narrow-by .narrow-by-btn .icon-minus-sign {
    display: inline-block
}

#main .narrow-by-btn .icon-minus-sign,
#main .narrow-by .narrow-by-btn .icon-plus-sign {
    display: none
}

#main .item-listing-sorting label {
    float: left
}

#main .facet-selections {
    margin-bottom: 18px
}

@media (max-width:767px) {
    #main .facet-selections {
        margin: 0;
        padding: 0 12px 12px
    }
}

#main .facet-selections-label {
    padding: 8px 8px 8px 0
}

@media (max-width:767px) {
    #main .facet-selections-label {
        display: none
    }
}

#main .item-list-container .facets-display {
    margin-bottom: 0
}

#main .item-list-navigable {
    border-bottom: #eee 1px solid;
    padding: 9px 0;
    position: relative
}

@media (min-width:768px) {
    #main .item-list-navigable {
        *zoom: 1
    }
    #main .item-list-navigable:before,
    #main .item-list-navigable:after {
        display: table;
        content: "";
        line-height: 0
    }
    #main .item-list-navigable:after {
        clear: both
    }
}

#main .item-list-navigable form,
#main .item-list-navigable label,
#main .item-list-navigable input {
    margin-bottom: 0
}

#main .item-list-navigable p {
    margin: 0 0 2px
}

@media (min-width:768px) {
    #main .item-list-navigable .item {
        float: left;
        margin-right: 5%;
        width: 65%
    }
}

@media (min-width:980px) {
    #main .item-list-navigable .item {
        width: 75%
    }
}

#main .item-list-navigable .thumbnail {
    float: left;
    margin-right: 5%;
    width: 100px
}

@media (max-width:980px) {
    #main .item-list-navigable .thumbnail {
        width: 80px
    }
}

#main .item-list-navigable .info {
    float: left;
    width: 60%
}

@media (min-width:980px) {
    #main .item-list-navigable .info {
        width: 63%
    }
}

@media (min-width:768px) {
    #main .item-list-navigable .details {
        float: left;
        margin-right: 5%;
        width: 50%
    }
}

@media (min-width:768px) {
    #main .item-list-navigable .summary {
        float: left;
        width: 45%
    }
}

#main .item-list-navigable .name,
#main .item-list-navigable .price,
#main .item-list-navigable .sku,
#main .item-list-navigable .quantity,
#main .item-list-navigable .cart-option {
    margin-bottom: 4.5px
}

#main .item-list-navigable .option-label,
#main .item-list-navigable .sku,
#main .item-list-navigable .quantity,
#main .item-list-navigable .amount-label {
    color: #999
}

@media (max-width:980px) {
    #main .item-list-navigable input,
    #main .item-list-navigable select {
        height: 44px;
        min-height: 44px
    }
}

#main .item-list-navigable input[name=quantity] {
    display: inline-block;
    width: 70px
}

#main .item-list-navigable .alert-placeholder {
    clear: both
}

@media (min-width:768px) {
    #main .item-list-navigable .actions {
        float: left;
        width: 30%
    }
}

@media (max-width:767px) {
    #main .item-list-navigable .actions .dropdown-menu {
        width: 10
    }
}

@media (max-width:980px) {
    #main .item-list-navigable .actions a,
    #main .item-list-navigable .actions button {
        padding: 12px;
        margin-top: 0;
        line-height: normal
    }
    #main .item-list-navigable .actions a .caret,
    #main .item-list-navigable .actions button .caret {
        margin-top: 8px
    }
}

@media (min-width:980px) {
    #main .item-list-navigable .actions {
        width: 20%
    }
}

#main .item-list-navigable .actions .btn-group {
    width: 100%
}

#main .item-list-navigable .actions .btn-group a {
    display: inline-block;
    width: 80%
}

#main .item-list-navigable .actions .btn-group button {
    display: inline-block;
    width: 20%
}

#main .item-list-navigable .actions .btn-group ul li button {
    width: 100%;
    text-align: left;
    border: 0;
    background: 0 0
}

#main .item-list-navigable .actions .btn-group ul li button:hover {
    background: #eee
}

#main .item-list-navigable .btn {
    box-sizing: border-box;
    display: block;
    margin: 9px 0 0;
    padding: 4px 0;
    width: 100%
}

#main .item-list-navigable:hover {
    /**background-color: #f1f8ff**/
}

#main .item-list-navigable:last-child {
    border-bottom: 0
}

#main .selectable {
    padding: 10px 0 18px 30px
}

#main .selectable .thumbnail {
    width: 100px;
    margin-right: 10px
}

@media (max-width:980px) {
    #main .selectable .thumbnail {
        width: 80px
    }
}

#main .selectable .input-checkbox {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 20px;
    text-align: center
}

#main .selectable .item {
    width: 600px;
    margin-right: 10px
}

@media (max-width:1180px) {
    #main .selectable .item {
        width: 500px
    }
}

@media (max-width:980px) {
    #main .selectable .item {
        width: 340px
    }
}

@media (max-width:480px) {
    #main .selectable .item {
        float: left;
        width: 94%
    }
}

@media (max-width:480px) {
    #main .selectable .summary {
        float: left;
        width: 65%
    }
}

#main .selectable .actions {
    width: 150px;
    display: inline-block
}

#main .selectable .actions .apply-reason {
    display: block
}

#main .selectable .actions .actions-return-authorization {
    width: 135px
}

#main .selectable .actions #reason {
    margin: 0 0 7px
}

@media (min-width:768px) {
    #main .selectable .actions #reason {
        width: 148px
    }
}

#main .selectable .actions input.actions-return-authorization {
    margin-bottom: 5px
}

@media (max-width:480px) {
    #main .selectable .actions {
        margin-left: 90px
    }
}

@media (max-width:510px) {
    #main .selectable .actions {
        position: absolute;
        right: 0
    }
}

@media (max-width:480px) {
    #main .selectable .actions {
        position: relative;
        width: 200px
    }
}

@media (min-width:1200px) {
    #main .selectable .actions {
        width: 185px
    }
}

#main .selectable.active,
#main .selectable.active:hover {
    background-color: #e9e9e9
}

#main .login-header {
    margin: 0 0 18px
}

#main .login-header h3 {
    margin: 0
}

@media (max-width:767px) {
    #main .login-header {
        margin-top: 18px
    }
}

@media (max-width:767px) {
    #main .login-register {
        padding-left: 10px
    }
}

#main .login-form,
#main .register-form {
    margin-top: 36px
}

#main .login-view {
    /**
    border-right: #eaeaea 1px solid;
    padding-left: 140px;
    padding-right: 18px
    **/

    padding-left: 140px;
    padding-right: 18px

}

@media (max-width:979px) {
    #main .login-view {
        padding-left: 0
    }
}

@media (max-width:767px) {
    #main .login-view {
        /**
        border-right-width: 0;
        border-bottom: #454545 4px solid;
        margin-bottom: 36px;
        padding-bottom: 18px
        **/

        border-right-width: 0;

    }
}

#main .modal-content .login-view {
    padding-left: 0;
    border: 0
}

#main .new-customer {
    padding-right: 140px
}

@media (max-width:979px) {
    #main .new-customer {
        padding-right: 18px
    }
}

#main .register-guest-form {
    border-bottom: #eaeaea 1px solid;
    padding-bottom: 18px
}

#main .register-guest-actions {
    margin-bottom: 0
}

#main .wizard-step-groups {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

#main .wizard-step-groups>li {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

#main .wizard-step-link a {
    color: #fe6b38;
    display: block;
    padding: 10px 15px;
    text-decoration: none
}

@media (max-width:767px) {
    #main .wizard-step-link a {
        padding: 5px
    }
    #main .wizard-step-link a .step-index {
        display: none
    }
}

#main .wizard-step-link.disabled a {
    color: #999;
    cursor: default
}

#main .wizard-step-link.error a {
    color: #b94a48
}

#main .step-index::after {
    content: '.';
    margin-left: -4px
}

#main .order-wizard-layout {
    margin-bottom: 18px
}

@media (max-width:767px) {
    #main .order-wizard-layout {
        margin-bottom: 0
    }
}

#main .order-wizard-layout-header {
    border: 0 solid #eaeaea;
    border-bottom-width: 1px;
    margin-bottom: 18px
}

@media (max-width:767px) {
    #main .order-wizard-layout-header {
        margin-bottom: 0
    }
}

#main .order-wizard-layout-header h3 {
    font-weight: 700
}

#main .orderwizard-header-error {
    margin-bottom: 5px!important
}

@media (max-width:767px) {
    #main .wizard-content {
        padding: 10px;
        margin-bottom: 18px
    }
}

#main .orderwizard-module {
    margin-bottom: 36px
}

@media (max-width:768px) {
    #main .orderwizard-module {
        margin-bottom: 25px
    }
}

#main .orderwizard-module form {
    margin-bottom: 0
}

#main .step-navigation-buttons {
    /**
    border-top-width: 2px;
    margin-bottom: 0;
    padding-bottom: 0
    **/

    margin-bottom: 0;
    padding-bottom: 0


}

#main .step-navigation-buttons .btn-primary {
    margin-right: 9px;
    padding-left: 38px;
    padding-right: 38px
}

#main .step-navigation-buttons-top {
    border-color: #eaeaea;
    border-style: solid;
    border-width: 0 0 2px;
    display: none;
    margin-bottom: 18px;
    padding: 0 9px 18px
}

#main .show-phone {
    display: none!important
}

@media (max-width:768px) {
    #main .show-phone {
        display: inline!important
    }
}

@media (max-width:768px) {
    #main .hide-phone {
        display: none!important
    }
}

@media (max-width:768px) {
    #main .btn-continue {
        margin-right: auto!important
    }
}

@media (min-width:768px) {
    #main .btn-back {
        margin-left: 5px;
        margin-right: 5px
    }
}

@media (max-width:768px) {
    #main .btn-createshipment {
        width: 100%
    }
}

#main .items-remaining-list {
    margin-bottom: 10px
}

#main .multishipto-enable-link-container {
    margin-top: 10px
}

#main .section-sub-tile-header {
    margin-bottom: 20px
}

#main .grey-color {
    color: #999
}

#main .orange-color {
    color: #eb5824
}

#main .edit-address-link {
    height: 40px;
    cursor: pointer;
    line-height: 40px
}

#main .multishipto-package-reduced {
    padding: 20px 40px 20px 5px
}

@media (max-width:768px) {
    #main .multishipto-package-reduced {
        padding: inherit
    }
}

#main .multishipto-package {
    border-bottom: #eaeaea 1px solid;
    margin-bottom: 10px
}

#main .multishipto-package .delivery-method-option {
    height: 44px
}

#main .multishipto-package .delivery-method-label {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin-left: 10px
}

#main .multishipto-package .item-line-condensedview-style {
    margin-top: 25px
}

#main .multishipto-package .control-group {
    margin-bottom: 40px
}

@media (max-width:768px) {
    #main .multishipto-package .accordion-inner {
        padding-left: inherit!important;
        padding-right: inherit!important
    }
}

#main .multishipto-package .edit-address-link {
    display: block;
    margin-bottom: 10px
}

@media (max-width:768px) {
    #main .multishipto-package .edit-address-link {
        margin-bottom: 25px
    }
}

#main .multishipto-package .item-line {
    border-top: 1px solid #ddd;
    margin-top: 10px
}

#main .multishipto-package .item-line .item-image {
    float: left;
    max-width: 68px;
    display: inline-block
}

@media (max-width:768px) {
    #main .multishipto-package .item-line .item-image {
        float: left;
        width: 28%;
        text-align: center
    }
}

@media (max-width:768px) {
    #main .multishipto-package .item-line .item-details {
        width: 60%;
        float: right
    }
}

@media (max-width:768px) {
    #main .multishipto-package .item-line .button-actions {
        width: 60%;
        float: right
    }
}

@media (max-width:768px) {
    #main .multishipto-package .item-line .item-property-container {
        width: 60%;
        float: right
    }
}

#main .multishipto-package .item-line .item-title {
    float: left;
    display: inline-block;
    vertical-align: middle
}

#main .multishipto-package .item-line .item-amount {
    margin: 10px 0 0;
    float: right;
    text-align: right
}

#main .multishipto-package .item-line .item-label,
#main .multishipto-package .item-line .option-label {
    color: #999
}

#main .multishipto-package .item-line .item-displayname {
    font-weight: 700
}

#main .multishipto-package .error-message-no-shipping-address {
    margin-top: 10px
}

#main .multishipto-package .accordion-group {
    border: inherit!important
}

#main .multishipto-package .accordion-group .well-header {
    padding: 5px!important
}

#main .multishipto-package button.block-button {
    padding: 0;
    display: block;
    clear: both;
    float: right
}

#main .multishipto-package .item-count-container {
    font-weight: 700
}

#main .new-address-title {
    font-size: 1.4em;
    padding: 6px
}

#main .address-error-message {
    color: #b94a48;
    font-style: italic
}

#main .multishipto-address-selector {
    width: 100%;
    height: 40px
}

@media (max-width:768px) {
    #main .multishipto-address-selector {
        margin-bottom: 10px
    }
}

#main .multishipto-save-address-btn {
    float: left!important
}

#main .multishipto-table-row-header {
    margin: 10px 0
}

#main .multishipto-item-table-row:last-child {
    border-bottom: 0
}

#main .multishipto-item-table-row {
    border-bottom: #ccc 1px solid;
    display: block;
    padding: 9px 0;
    position: relative;
    transition: .2s
}

#main .multishipto-item-table-row .item-editable-quantity {
    width: 36px
}

#main .multishipto-item-table-row .item-label,
#main .multishipto-item-table-row .option-label {
    color: #999
}

#main .multishipto-item-table-row .quantity-tail {
    vertical-align: super
}

#main .multishipto-item-table-row .quantity-error {
    border-color: red
}

#main .multishipto-item-table-row:hover {
    background-color: #f1f8ff
}

#main .multishipto-item-table-row.active {
    background-color: #e9e9e9
}

@media (max-width:768px) {
    #main .multishipto-item-table-row .item-selector {
        float: left;
        width: auto
    }
}

@media (max-width:768px) {
    #main .multishipto-item-table-row .item-image {
        float: left;
        width: 28%;
        text-align: center
    }
}

#main .multishipto-item-table-row .item-image-control {
    max-width: 50px;
    width: 100%;
    margin: auto
}

@media (max-width:768px) {
    #main .multishipto-item-table-row .item-quantity {
        width: 60%;
        float: right
    }
}

#main .multishipto-item-table-row .item-unitprice {
    color: #eb5824
}

@media (max-width:768px) {
    #main .multishipto-item-table-row .item-unitprice {
        width: 60%;
        float: right
    }
}

#main .multishipto-item-table-row .item-totalprice {
    text-align: center
}

@media (max-width:768px) {
    #main .multishipto-item-table-row .item-totalprice {
        width: 60%;
        float: right;
        text-align: left
    }
}

@media (max-width:768px) {
    #main .multishipto-item-table-row .item-description {
        width: 60%;
        float: right
    }
}

#main .multishipto-item-table-row .editable-quantity-label {
    display: none!important;
    color: #999
}

@media (max-width:768px) {
    #main .multishipto-item-table-row .editable-quantity-label {
        display: block!important
    }
}

#main .nonshippable-items .buttons-container {
    padding: 10px
}

#main .non-shippable-items-subtitle {
    margin-bottom: 25px
}

#main .checkout-cart-summary-header {
    background-color: #e9e9e9;
    background-image: -moz-linear-gradient(top, #eee, #e1e1e1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#e1e1e1));
    background-image: -webkit-linear-gradient(top, #eee, #e1e1e1);
    background-image: -o-linear-gradient(top, #eee, #e1e1e1);
    background-image: linear-gradient(to bottom, #eee, #e1e1e1);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffe1e1e1', GradientType=0);
    border: #eaeaea 1px solid;
    border-bottom-width: 0;
    padding: 4.5px 18px
}

@media (max-width:767px) {
    #main .checkout-cart-summary-header {
        margin: 0
    }
}

#main .checkout-cart-summary-header h3 {
    margin: 0
}

#main .checkout-cart-summary-header .btn-edit-cart {
    height: inherit!important;
    line-height: inherit!important
}

#main .checkout-cart-summary-body {
    border: #eaeaea 1px solid
}

@media (max-width:767px) {
    #main .checkout-cart-summary-body {
        border-width: 0
    }
}

#main .checkout-cart-summary-body>div {
    margin: 18px
}

#main .checkout-cart-summary-body>div:last-child {
    margin-bottom: 0
}

#main .checkout-cart-summary-body .btn-place-order {
    width: 100%
}

#main .checkout-summary-items {
    max-height: 300px;
    padding: 18px
}

#main .cart-summary-subtotal,
#main .cart-summary-total {
    border-top: #454545 4px solid;
    padding-top: 9px
}

#main .checkout-cart-summary-footer {
    border: #eaeaea 0 solid;
    border-width: 1px 0;
    margin-top: 18px
}

#main .checkout-cart-summary-footer .collapser {
    margin-bottom: 0;
    padding: 18px
}

#main .promo-code-container {
    padding: 0 18px
}

#main .promocode-unsupported-summary-warning {
    border: #eaeaea 1px solid;
    padding: 5px
}

#main .checkout-confirmation-buttons {
    padding: 15px 0 10px
}

#main .alert-block>p.checkout-order-number {
    margin-bottom: 15px
}

#main .checkout-cart-summary-body>div.edit-cart-label {
    margin: 5px 15px;
    border-bottom: 1px solid #eaeaea
}

#main .shipments-cart-details>div.edit-cart-label {
    margin: 5px 0 15px;
    border-bottom: 1px solid #eaeaea
}

#main .checkout-cart-summary-body>div.edit-cart-label .btn-edit-cart {
    padding-left: 0
}

#main .col-amount {
    text-align: right
}

@media (max-width:768px) {
    #main .col-amount {
        text-align: left
    }
}

#main .col-quantity {
    text-align: right
}

@media (max-width:768px) {
    #main .col-quantity {
        text-align: left
    }
}

#main .item-image {
    padding: 10px 0
}

#main .confirmation-button-container {
    margin: 10px 0
}

#main .terms-text-container {
    text-align: right
}

#main .neutral-text {
    color: #fe6b38
}

#main .confirmation-button-container {
    padding: 20px 0 10px
}

#main span.item-name {
    font-weight: 700
}

#main .orderwizard-module.loading {
    background: url(../../img/ajax-loader.gif) no-repeat bottom center;
    padding-bottom: 36px
}

#main .orderwizard-module.loading>form {
    display: none
}

#main .delivery-option {
    margin-bottom: 18px
}

#main .delivery-option input {
    margin-top: 0
}

#main .creditcard-module-list-placeholder .creditcard {
    border: #eaeaea 4px solid;
    margin-bottom: 18px;
    padding: 18px
}

#main .creditcard-module-list-placeholder .creditcard .actions {
    margin: 9px 0 0;
    text-align: center
}

#main .credit-card-selected {
    border: #eaeaea 4px solid;
    padding: 18px
}

#main .credit-card-selected .actions {
    margin-left: -12px
}

#main .same-as-address {
    margin-bottom: 18px
}

@media (max-width:768px) {
    #main .wizard-showpayments-billing-address {
        margin-bottom: 25px
    }
}

#main .orderwizard-module-paymentmethod-giftcertificates {
    border-bottom: #eaeaea 2px solid
}

#main .orderwizard-module-paymentmethod-giftcertificates .section-header {
    cursor: pointer;
    margin-bottom: 18px
}

#main .gift-certificate-form .control-group {
    margin-bottom: 18px
}

#main .gift-certificate-form input {
    margin-bottom: 0
}

#main .orderwizard-module-showpayments {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 27px
}

#main .payment-methods-summary {
    margin-bottom: 18px
}

#main .shipments-shipping-details {
    margin-bottom: 27px
}

#main .shipments-cart-details-header {
    margin-bottom: 9px;
    background: #f5f5f5
}

#main .shipments-cart-details-header h3 {
    margin: 0;
    padding: 4px 10px;
    display: inline;
    font-size: 20.8px
}

#main .shipments-cart-details-body .cart-item-cell:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

#main .shipments-cart-details-body .amount {
    text-align: right
}

#main .orderwizard-module-termsandconditions {
    margin-bottom: 0
}

@media (max-width:767px) {
    [data-to-last="1"] #main .step-navigation-buttons,
    [data-to-last="1"] #main .orderwizard-module-termsandconditions {
        display: none
    }
}

@media (max-width:767px) {
    [data-to-last="1"] #main .step-navigation-buttons-top {
        display: block
    }
}


/** start suitewerx tweaks **/

.backbone-validation
{
    font-size: 11px;
}

.help-block
{
    font-size: 11px;
}


.modal-backdrop {
    z-index: 999 !important;
}

/** end suitewerx tweaks **/
