article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:active,
a:hover {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
.google-maps img {
    max-width: none
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button,
input {
    *overflow: visible;
    line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button,
input[type=button],
input[type=checkbox],
input[type=radio],
input[type=reset],
input[type=submit],
label,
select {
    cursor: pointer
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.h1 {
    font-size: 20px !important;
    line-height: normal
}

.xl {
    font-size: 24px !important;
    line-height: normal
}

.icon-angle-right,
.icon-double-angle-right {
    margin-left: 4px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold !important
}

h2 a,
h3 a {
    color: #666
}

.clearfix {
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    background-color: #fff
}

a {
    color: #f12f3f;
    text-decoration: none
}

a:hover {
    color: #c60d1d;
    text-decoration: underline
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

.row {
    margin-left: -20px;
    *zoom: 1
}

.row:after,
.row:before {
    display: table;
    content: "";
    line-height: 0
}

.row:after {
    clear: both
}

[class*=span] {
    float: left;
    min-height: 1px;
    margin-left: 20px
}

.container,
.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
    width: 940px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid {
    width: 100%;
    *zoom: 1
}

.row-fluid:after,
.row-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.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.12765957%;
    *margin-left: 2.07446809%
}

.row-fluid [class*=span]:first-child {
    margin-left: 0
}

.row-fluid .controls-row [class*=span]+[class*=span] {
    margin-left: 2.12765957%
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%
}

.row-fluid .span11 {
    width: 91.4893617%;
    *width: 91.43617021%
}

.row-fluid .span10 {
    width: 82.9787234%;
    *width: 82.92553191%
}

.row-fluid .span9 {
    width: 74.46808511%;
    *width: 74.41489362%
}

.row-fluid .span8 {
    width: 65.95744681%;
    *width: 65.90425532%
}

.row-fluid .span7 {
    width: 57.44680851%;
    *width: 57.39361702%
}

.row-fluid .span6 {
    width: 48.93617021%;
    *width: 48.88297872%
}

.row-fluid .span5 {
    width: 40.42553191%;
    *width: 40.37234043%
}

.row-fluid .span4 {
    width: 31.91489362%;
    *width: 31.86170213%
}

.row-fluid .span3 {
    width: 23.40425532%;
    *width: 23.35106383%
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.84042553%
}

.row-fluid .span1 {
    width: 6.38297872%;
    *width: 6.32978723%
}

.row-fluid .offset12 {
    margin-left: 104.25531915%;
    *margin-left: 104.14893617%
}

.row-fluid .offset12:first-child {
    margin-left: 102.12765957%;
    *margin-left: 102.0212766%
}

.row-fluid .offset11 {
    margin-left: 95.74468085%;
    *margin-left: 95.63829787%
}

.row-fluid .offset11:first-child {
    margin-left: 93.61702128%;
    *margin-left: 93.5106383%
}

.row-fluid .offset10 {
    margin-left: 87.23404255%;
    *margin-left: 87.12765957%
}

.row-fluid .offset10:first-child {
    margin-left: 85.10638298%;
    *margin-left: 85%
}

.row-fluid .offset9 {
    margin-left: 78.72340426%;
    *margin-left: 78.61702128%
}

.row-fluid .offset9:first-child {
    margin-left: 76.59574468%;
    *margin-left: 76.4893617%
}

.row-fluid .offset8 {
    margin-left: 70.21276596%;
    *margin-left: 70.10638298%
}

.row-fluid .offset8:first-child {
    margin-left: 68.08510638%;
    *margin-left: 67.9787234%
}

.row-fluid .offset7 {
    margin-left: 61.70212766%;
    *margin-left: 61.59574468%
}

.row-fluid .offset7:first-child {
    margin-left: 59.57446809%;
    *margin-left: 59.46808511%
}

.row-fluid .offset6 {
    margin-left: 53.19148936%;
    *margin-left: 53.08510638%
}

.row-fluid .offset6:first-child {
    margin-left: 51.06382979%;
    *margin-left: 50.95744681%
}

.row-fluid .offset5 {
    margin-left: 44.68085106%;
    *margin-left: 44.57446809%
}

.row-fluid .offset5:first-child {
    margin-left: 42.55319149%;
    *margin-left: 42.44680851%
}

.row-fluid .offset4 {
    margin-left: 36.17021277%;
    *margin-left: 36.06382979%
}

.row-fluid .offset4:first-child {
    margin-left: 34.04255319%;
    *margin-left: 33.93617021%
}

.row-fluid .offset3 {
    margin-left: 27.65957447%;
    *margin-left: 27.55319149%
}

.row-fluid .offset3:first-child {
    margin-left: 25.53191489%;
    *margin-left: 25.42553191%
}

.row-fluid .offset2 {
    margin-left: 19.14893617%;
    *margin-left: 19.04255319%
}

.row-fluid .offset2:first-child {
    margin-left: 17.0212766%;
    *margin-left: 16.91489362%
}

.row-fluid .offset1 {
    margin-left: 10.63829787%;
    *margin-left: 10.53191489%
}

.row-fluid .offset1:first-child {
    margin-left: 8.5106383%;
    *margin-left: 8.40425532%
}

.row-fluid [class*=span].hide,
[class*=span].hide {
    display: none
}

.row-fluid [class*=span].pull-right,
[class*=span].pull-right {
    float: right
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 200;
    line-height: 27px
}

small {
    font-size: 85%
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.muted {
    color: #999
}

a.muted:focus,
a.muted:hover {
    color: #808080
}

.text-warning {
    color: #c09853
}

a.text-warning:focus,
a.text-warning:hover {
    color: #a47e3c
}

.text-error {
    color: #b94a48
}

a.text-error:focus,
a.text-error:hover {
    color: #953b39
}

.text-info {
    color: #3a87ad
}

a.text-info:focus,
a.text-info:hover {
    color: #2d6987
}

.text-success {
    color: #468847
}

a.text-success:focus,
a.text-success:hover {
    color: #356635
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 9px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 18px;
    color: #666;
    text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1 {
    font-size: 24px;
    line-height: 24px
}

h2 {
    font-size: 20px;
    line-height: 20px
}

h3 {
    font-size: 17px;
    line-height: 18px
}

h4 {
    font-size: 15px;
    line-height: 14px
}

h5 {
    font-size: 14px;
    line-height: 12px
}

h6 {
    font-size: 9px;
    line-height: 11px
}

h1 small {
    font-size: 21px
}

h2 small {
    font-size: 15px
}

h3 small {
    font-size: 15px !important
}

h4 small {
    font-size: 15px
}

.page-header {
    padding-bottom: 8px;
    margin: 18px 0 27px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    padding: 0;
    margin: 0 0 9px 25px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

li {
    line-height: 18px
}

ol.unstyled,
ul.unstyled {
    margin-left: 0;
    list-style: none
}

ol.inline,
ul.inline {
    margin-left: 0;
    list-style: none
}

ol.inline>li,
ul.inline>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 18px
}

dd,
dt {
    line-height: 18px
}

dt {
    font-weight: bold
}

dd {
    margin-left: 9px
}

.dl-horizontal {
    *zoom: 1
}

.dl-horizontal:after,
.dl-horizontal:before {
    display: table;
    content: "";
    line-height: 0
}

.dl-horizontal:after {
    clear: both
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dl-horizontal dd {
    margin-left: 180px
}

hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eee
}

blockquote p {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25
}

blockquote small {
    display: block;
    line-height: 18px;
    color: #999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px
}

form {
    margin: 0 0 18px
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 13.5px;
    color: #999
}

button,
input,
label,
select,
textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px
}

button,
input,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
    display: block;
    margin-bottom: 5px
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    display: inline-block;
    height: 18px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle
}

.uneditable-input,
input,
textarea {
    width: 206px
}

textarea {
    height: auto
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    -webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
    transition: border linear .2s, -webkit-box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s, -webkit-box-shadow linear .2s
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, 0.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)
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
    width: auto
}

input[type=file],
select {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px
}

select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
select:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.uneditable-input,
.uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap
}

.uneditable-textarea {
    width: auto;
    height: auto
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

.checkbox,
.radio {
    min-height: 18px;
    padding-left: 20px
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
    float: left;
    margin-left: -20px
}

.controls>.checkbox:first-child,
.controls>.radio:first-child {
    padding-top: 5px
}

.checkbox.inline,
.radio.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}

.checkbox.inline+.checkbox.inline,
.radio.inline+.radio.inline {
    margin-left: 10px
}

.input-mini {
    width: 60px
}

.input-small {
    width: 90px
}

.input-medium {
    width: 150px
}

.input-large {
    width: 210px
}

.input-xlarge {
    width: 270px
}

.input-xxlarge {
    width: 530px
}

.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span],
.uneditable-input[class*=span],
input[class*=span],
select[class*=span],
textarea[class*=span] {
    float: none;
    margin-left: 0
}

.input-append .uneditable-input[class*=span],
.input-append input[class*=span],
.input-prepend .uneditable-input[class*=span],
.input-prepend input[class*=span],
.row-fluid .input-append [class*=span],
.row-fluid .input-prepend [class*=span],
.row-fluid .uneditable-input[class*=span],
.row-fluid input[class*=span],
.row-fluid select[class*=span],
.row-fluid textarea[class*=span] {
    display: inline-block
}

.uneditable-input,
input,
textarea {
    margin-left: 0
}

.controls-row [class*=span]+[class*=span] {
    margin-left: 20px
}

.uneditable-input.span12,
input.span12,
textarea.span12 {
    width: 926px
}

.uneditable-input.span11,
input.span11,
textarea.span11 {
    width: 846px
}

.uneditable-input.span10,
input.span10,
textarea.span10 {
    width: 766px
}

.uneditable-input.span9,
input.span9,
textarea.span9 {
    width: 686px
}

.uneditable-input.span8,
input.span8,
textarea.span8 {
    width: 606px
}

.uneditable-input.span7,
input.span7,
textarea.span7 {
    width: 526px
}

.uneditable-input.span6,
input.span6,
textarea.span6 {
    width: 446px
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
    width: 366px
}

.uneditable-input.span4,
input.span4,
textarea.span4 {
    width: 286px
}

.uneditable-input.span3,
input.span3,
textarea.span3 {
    width: 206px
}

.uneditable-input.span2,
input.span2,
textarea.span2 {
    width: 126px
}

.uneditable-input.span1,
input.span1,
textarea.span1 {
    width: 46px
}

.controls-row {
    *zoom: 1
}

.controls-row:after,
.controls-row:before {
    display: table;
    content: "";
    line-height: 0
}

.controls-row:after {
    clear: both
}

.controls-row [class*=span],
.row-fluid .controls-row [class*=span] {
    float: left
}

.controls-row .checkbox[class*=span],
.controls-row .radio[class*=span] {
    padding-top: 5px
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type=checkbox][disabled],
input[type=checkbox][readonly],
input[type=radio][disabled],
input[type=radio][readonly] {
    background-color: transparent
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

.control-group.warning .input-append .add-on,
.control-group.warning .input-prepend .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

.control-group.error .input-append .add-on,
.control-group.error .input-prepend .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

.control-group.success .input-append .add-on,
.control-group.success .input-prepend .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

.control-group.info .input-append .add-on,
.control-group.info .input-prepend .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}

input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}

input:focus:invalid:focus,
select:focus:invalid:focus,
textarea: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
}

.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}

.form-actions:after,
.form-actions:before {
    display: table;
    content: "";
    line-height: 0
}

.form-actions:after {
    clear: both
}

.help-block,
.help-inline {
    color: #8c8c8c
}

.help-block {
    display: block;
    margin-bottom: 9px
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 9px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap
}

.input-append .dropdown-menu,
.input-append .popover,
.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .dropdown-menu,
.input-prepend .popover,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
    font-size: 12px
}

.input-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .uneditable-input,
.input-prepend input,
.input-prepend select {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append .uneditable-input:focus,
.input-append input:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus {
    z-index: 2
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group>.dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group>.dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append .uneditable-input,
.input-append input,
.input-append select {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-append .uneditable-input+.btn-group .btn:last-child,
.input-append input+.btn-group .btn:last-child,
.input-append select+.btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px
}

.input-append .add-on:last-child,
.input-append .btn-group:last-child>.dropdown-toggle,
.input-append .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .uneditable-input,
.input-prepend.input-append input,
.input-prepend.input-append select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.input-prepend.input-append .uneditable-input+.btn-group .btn,
.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0
}

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
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}

.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
}

.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
}

.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
}

.form-horizontal .help-inline,
.form-horizontal .input-append,
.form-horizontal .input-prepend,
.form-horizontal .uneditable-input,
.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea,
.form-inline .help-inline,
.form-inline .input-append,
.form-inline .input-prepend,
.form-inline .uneditable-input,
.form-inline input,
.form-inline select,
.form-inline textarea,
.form-search .help-inline,
.form-search .input-append,
.form-search .input-prepend,
.form-search .uneditable-input,
.form-search input,
.form-search select,
.form-search textarea {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}

.form-horizontal .hide,
.form-inline .hide,
.form-search .hide {
    display: none
}

.form-inline .btn-group,
.form-inline label,
.form-search .btn-group,
.form-search label {
    display: inline-block
}

.form-inline .input-append,
.form-inline .input-prepend,
.form-search .input-append,
.form-search .input-prepend {
    margin-bottom: 0
}

.form-inline .checkbox,
.form-inline .radio,
.form-search .checkbox,
.form-search .radio {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio],
.form-search .checkbox input[type=checkbox],
.form-search .radio input[type=radio] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}

.control-group {
    margin-bottom: 9px
}

legend+.control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1
}

.form-horizontal .control-group:after,
.form-horizontal .control-group:before {
    display: table;
    content: "";
    line-height: 0
}

.form-horizontal .control-group:after {
    clear: both
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}

.form-horizontal .controls:first-child {
    *padding-left: 180px
}

.form-horizontal .help-block {
    margin-bottom: 0
}

.form-horizontal .input-append+.help-block,
.form-horizontal .input-prepend+.help-block,
.form-horizontal .uneditable-input+.help-block,
.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block {
    margin-top: 9px
}

.form-horizontal .form-actions {
    padding-left: 180px
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle {
    *margin-bottom: -3px
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0
}

.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: ""
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.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, 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, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
    text-decoration: none;
    color: #fff;
    background-color: #f02536;
    background-image: -moz-linear-gradient(top, #f12f3f, #ef1729);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f12f3f), to(#ef1729));
    background-image: -webkit-linear-gradient(top, #f12f3f, #ef1729);
    background-image: -o-linear-gradient(top, #f12f3f, #ef1729);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f12f3f), to(#ef1729));
    background-image: linear-gradient(to bottom, #f12f3f, #ef1729);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff12f3f', endColorstr='#ffef1729', GradientType=0)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #f02536;
    background-image: -moz-linear-gradient(top, #f12f3f, #ef1729);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f12f3f), to(#ef1729));
    background-image: -webkit-linear-gradient(top, #f12f3f, #ef1729);
    background-image: -o-linear-gradient(top, #f12f3f, #ef1729);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f12f3f), to(#ef1729));
    background-image: linear-gradient(to bottom, #f12f3f, #ef1729);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff12f3f', endColorstr='#ffef1729', GradientType=0)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default
}

.open {
    *z-index: 1000
}

.open>.dropdown-menu {
    display: block
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.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
}

.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: #cccccc;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.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
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease
}

.collapse.in {
    height: auto
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.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: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#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, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 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: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: 0.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)
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9
}

.btn.active,
.btn:active {
    background-color: #cccccc\9
}

.btn:first-child {
    *margin-left: 0
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active,
.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)
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 11px 19px;
    font-size: 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-large [class*=" icon-"],
.btn-large [class^=icon-] {
    margin-top: 4px
}

.btn-small {
    padding: 2px 10px;
    font-size: 10.2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-small [class*=" icon-"],
.btn-small [class^=icon-] {
    margin-top: 0
}

.btn-mini [class*=" icon-"],
.btn-mini [class^=icon-] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.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
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn-danger.active,
.btn-info.active,
.btn-inverse.active,
.btn-primary.active,
.btn-success.active,
.btn-warning.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f14239;
    background-image: -moz-linear-gradient(top, #f12f3f, #f1602f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f12f3f), to(#f1602f));
    background-image: -webkit-linear-gradient(top, #f12f3f, #f1602f);
    background-image: -o-linear-gradient(top, #f12f3f, #f1602f);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f12f3f), to(#f1602f));
    background-image: linear-gradient(to bottom, #f12f3f, #f1602f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff12f3f', endColorstr='#fff1602f', GradientType=0);
    border-color: #f1602f #f1602f #c63c0d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f1602f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
    color: #fff;
    background-color: #f1602f;
    *background-color: #ef4d17
}

.btn-primary.active,
.btn-primary:active {
    background-color: #de430f\9
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 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: -webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#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, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505
}

.btn-warning.active,
.btn-warning:active {
    background-color: #c67605\9
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 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: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#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, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a
}

.btn-danger.active,
.btn-danger:active {
    background-color: #942a25\9
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 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: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#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, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249
}

.btn-success.active,
.btn-success:active {
    background-color: #408140\9
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 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: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#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, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0
}

.btn-info.active,
.btn-info:active {
    background-color: #24748c\9
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 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: -webkit-gradient(linear, left top, left bottom, from(#444), to(#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 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515
}

.btn-inverse.active,
.btn-inverse:active {
    background-color: #080808\9
}

button.btn,
input[type=submit].btn {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.btn.btn-large,
input[type=submit].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

button.btn.btn-small,
input[type=submit].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn.btn-mini,
input[type=submit].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #f12f3f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-link:focus,
.btn-link:hover {
    color: #c60d1d;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #333;
    text-decoration: none
}

.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: 0.3em
}

.btn-group:first-child {
    *margin-left: 0
}

.btn-group+.btn-group {
    margin-left: 5px
}

.btn-toolbar {
    font-size: 0;
    margin-top: 9px;
    margin-bottom: 9px
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn {
    margin-left: 5px
}

.btn-group>.btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group>.btn+.btn {
    margin-left: -1px
}

.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover {
    font-size: 12px
}

.btn-group>.btn-mini {
    font-size: 9px
}

.btn-group>.btn-small {
    font-size: 10.2px
}

.btn-group>.btn-large {
    font-size: 15px
}

.btn-group>.btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.btn-group>.btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.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
}

.btn-group>.btn-mini+.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px
}

.btn-group>.btn-small+.dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px
}

.btn-group>.btn-large+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px
}

.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)
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #f1602f
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0
}

.btn-large .caret,
.btn-mini .caret,
.btn-small .caret {
    margin-top: 6px
}

.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

.dropup .btn-large .caret {
    border-bottom-width: 5px
}

.btn-danger .caret,
.btn-info .caret,
.btn-inverse .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.btn-group-vertical>.btn {
    display: block;
    float: none;
    max-width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical>.btn+.btn {
    margin-left: 0;
    margin-top: -1px
}

.btn-group-vertical>.btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.btn-group-vertical>.btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none
}

.nav>li>a {
    display: block
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li>a>img {
    max-width: none
}

.nav>.pull-right {
    float: right
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}

.nav li+.nav-header {
    margin-top: 9px
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

.nav-list .nav-header,
.nav-list>li>a {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-list>.active>a,
.nav-list>.active>a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #f12f3f
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
    margin-right: 2px
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.nav-pills,
.nav-tabs {
    *zoom: 1
}

.nav-pills:after,
.nav-pills:before,
.nav-tabs:after,
.nav-tabs:before {
    display: table;
    content: "";
    line-height: 0
}

.nav-pills:after,
.nav-tabs:after {
    clear: both
}

.nav-pills>li,
.nav-tabs>li {
    float: left
}

.nav-pills>li>a,
.nav-tabs>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    margin-bottom: -1px
}

.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
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.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
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover {
    color: #fff;
    background-color: #f12f3f
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li>a {
    margin-right: 0
}

.nav-tabs.nav-stacked {
    border-bottom: 0
}

.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.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
}

.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
}

.nav-tabs.nav-stacked>li>a:hover {
    border-color: #ddd;
    z-index: 2
}

.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px
}

.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav .dropdown-toggle .caret {
    border-top-color: #f12f3f;
    border-bottom-color: #f12f3f;
    margin-top: 6px
}

.nav .dropdown-toggle:hover .caret {
    border-top-color: #c60d1d;
    border-bottom-color: #c60d1d
}

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.nav>.dropdown.active>a:hover {
    cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open.active .caret,
.nav li.dropdown.open .caret,
.nav li.dropdown.open a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.tabs-stacked .open>a:hover {
    border-color: #999
}

.tabbable {
    *zoom: 1
}

.tabbable:after,
.tabbable:before {
    display: table;
    content: "";
    line-height: 0
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    border-bottom: 0
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: none
}

.pill-content>.active,
.tab-content>.active {
    display: block
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.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
}

.tabs-below>.nav-tabs>li>a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.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
}

.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.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
}

.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff
}

.nav>.disabled>a {
    color: #999
}

.nav>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 18px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff
}

.breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.accordion {
    margin-bottom: 18px
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

.accordion-toggle {
    cursor: pointer
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.carousel {
    position: relative;
    margin-bottom: 18px;
    line-height: 1
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.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: 0.5;
    filter: alpha(opacity=50)
}

.carousel-control.right {
    left: auto;
    right: 15px
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

.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, 0.25);
    border-radius: 5px
}

.carousel-indicators .active {
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75)
}

.carousel-caption h4,
.carousel-caption p {
    color: #fff;
    line-height: 18px
}

.carousel-caption h4 {
    margin: 0 0 5px
}

.carousel-caption p {
    margin-bottom: 0
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.invisible {
    visibility: hidden
}

.affix {
    position: fixed
}

.ir {
    display: block;
    text-indent: -999em;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr
}

.visuallyhidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.invisible {
    visibility: hidden
}

.noborder {
    border: 0 !important
}

.handcursor {
    cursor: pointer !important
}

.pointercursor {
    cursor: pointer !important
}

.imgFloatLeft,
.imgfloatleft {
    float: left;
    padding: 0 5px 5px 0
}

.imgFloatRight,
.imgfloatright {
    float: right;
    padding: 0 5px 0 5px
}

.floatLeft,
.floatleft {
    float: left
}

.floatRight,
.floatright {
    float: right
}

.alignLeft,
.alignleft {
    text-align: left !important
}

.alignRight,
.alignright {
    text-align: right !important
}

.alignCenter,
.aligncenter {
    text-align: center !important
}

.alignJustify,
.alignjustify {
    text-align: justify !important
}

.displayBlock,
.displayblock {
    display: block !important
}

wbr {
    display: inline-block
}

.uppercase {
    text-transform: uppercase
}

label {
    cursor: pointer
}

.nowrap {
    white-space: nowrap
}

.isopen {
    display: block
}

.isclosed {
    display: none
}

.squarecorner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.dotnetform {
    margin: 0
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@-ms-viewport {
    width: device-width
}

.hidden {
    display: none;
    visibility: hidden
}

.visible-phone {
    display: none !important
}

.visible-tablet {
    display: none !important
}

.hidden-desktop {
    display: none !important
}

.visible-desktop {
    display: inherit !important
}

@media (min-width:768px) and (max-width:1281px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }

    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

@media (min-width:1200px) {
    .row {
        margin-left: -30px;
        *zoom: 1
    }

    .row:after,
    .row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 30px
    }

    .container,
    .navbar-fixed-bottom .container,
    .navbar-fixed-top .container,
    .navbar-static-top .container {
        width: 1170px
    }

    .span12 {
        width: 1170px
    }

    .span11 {
        width: 1070px
    }

    .span10 {
        width: 970px
    }

    .span9 {
        width: 870px
    }

    .span8 {
        width: 770px
    }

    .span7 {
        width: 670px
    }

    .span6 {
        width: 570px
    }

    .span5 {
        width: 470px
    }

    .span4 {
        width: 370px
    }

    .span3 {
        width: 270px
    }

    .span2 {
        width: 170px
    }

    .span1 {
        width: 70px
    }

    .offset12 {
        margin-left: 1230px
    }

    .offset11 {
        margin-left: 1130px
    }

    .offset10 {
        margin-left: 1030px
    }

    .offset9 {
        margin-left: 930px
    }

    .offset8 {
        margin-left: 830px
    }

    .offset7 {
        margin-left: 730px
    }

    .offset6 {
        margin-left: 630px
    }

    .offset5 {
        margin-left: 530px
    }

    .offset4 {
        margin-left: 430px
    }

    .offset3 {
        margin-left: 330px
    }

    .offset2 {
        margin-left: 230px
    }

    .offset1 {
        margin-left: 130px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:after,
    .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .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.56410256%;
        *margin-left: 2.51091107%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.56410256%
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851%
    }

    .row-fluid .span11 {
        width: 91.45299145%;
        *width: 91.39979996%
    }

    .row-fluid .span10 {
        width: 82.90598291%;
        *width: 82.85279142%
    }

    .row-fluid .span9 {
        width: 74.35897436%;
        *width: 74.30578287%
    }

    .row-fluid .span8 {
        width: 65.81196581%;
        *width: 65.75877432%
    }

    .row-fluid .span7 {
        width: 57.26495726%;
        *width: 57.21176578%
    }

    .row-fluid .span6 {
        width: 48.71794872%;
        *width: 48.66475723%
    }

    .row-fluid .span5 {
        width: 40.17094017%;
        *width: 40.11774868%
    }

    .row-fluid .span4 {
        width: 31.62393162%;
        *width: 31.57074013%
    }

    .row-fluid .span3 {
        width: 23.07692308%;
        *width: 23.02373159%
    }

    .row-fluid .span2 {
        width: 14.52991453%;
        *width: 14.47672304%
    }

    .row-fluid .span1 {
        width: 5.98290598%;
        *width: 5.92971449%
    }

    .row-fluid .offset12 {
        margin-left: 105.12820513%;
        *margin-left: 105.02182215%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.56410256%;
        *margin-left: 102.45771959%
    }

    .row-fluid .offset11 {
        margin-left: 96.58119658%;
        *margin-left: 96.4748136%
    }

    .row-fluid .offset11:first-child {
        margin-left: 94.01709402%;
        *margin-left: 93.91071104%
    }

    .row-fluid .offset10 {
        margin-left: 88.03418803%;
        *margin-left: 87.92780506%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.47008547%;
        *margin-left: 85.36370249%
    }

    .row-fluid .offset9 {
        margin-left: 79.48717949%;
        *margin-left: 79.38079651%
    }

    .row-fluid .offset9:first-child {
        margin-left: 76.92307692%;
        *margin-left: 76.81669394%
    }

    .row-fluid .offset8 {
        margin-left: 70.94017094%;
        *margin-left: 70.83378796%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.37606838%;
        *margin-left: 68.2696854%
    }

    .row-fluid .offset7 {
        margin-left: 62.39316239%;
        *margin-left: 62.28677941%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.82905983%;
        *margin-left: 59.72267685%
    }

    .row-fluid .offset6 {
        margin-left: 53.84615385%;
        *margin-left: 53.73977087%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.28205128%;
        *margin-left: 51.1756683%
    }

    .row-fluid .offset5 {
        margin-left: 45.2991453%;
        *margin-left: 45.19276232%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.73504274%;
        *margin-left: 42.62865976%
    }

    .row-fluid .offset4 {
        margin-left: 36.75213675%;
        *margin-left: 36.64575377%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.18803419%;
        *margin-left: 34.08165121%
    }

    .row-fluid .offset3 {
        margin-left: 28.20512821%;
        *margin-left: 28.09874523%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.64102564%;
        *margin-left: 25.53464266%
    }

    .row-fluid .offset2 {
        margin-left: 19.65811966%;
        *margin-left: 19.55173668%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.09401709%;
        *margin-left: 16.98763412%
    }

    .row-fluid .offset1 {
        margin-left: 11.11111111%;
        *margin-left: 11.00472813%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.54700855%;
        *margin-left: 8.44062557%
    }

    .uneditable-input,
    input,
    textarea {
        margin-left: 0
    }

    .controls-row [class*=span]+[class*=span] {
        margin-left: 30px
    }

    .uneditable-input.span12,
    input.span12,
    textarea.span12 {
        width: 1156px
    }

    .uneditable-input.span11,
    input.span11,
    textarea.span11 {
        width: 1056px
    }

    .uneditable-input.span10,
    input.span10,
    textarea.span10 {
        width: 956px
    }

    .uneditable-input.span9,
    input.span9,
    textarea.span9 {
        width: 856px
    }

    .uneditable-input.span8,
    input.span8,
    textarea.span8 {
        width: 756px
    }

    .uneditable-input.span7,
    input.span7,
    textarea.span7 {
        width: 656px
    }

    .uneditable-input.span6,
    input.span6,
    textarea.span6 {
        width: 556px
    }

    .uneditable-input.span5,
    input.span5,
    textarea.span5 {
        width: 456px
    }

    .uneditable-input.span4,
    input.span4,
    textarea.span4 {
        width: 356px
    }

    .uneditable-input.span3,
    input.span3,
    textarea.span3 {
        width: 256px
    }

    .uneditable-input.span2,
    input.span2,
    textarea.span2 {
        width: 156px
    }

    .uneditable-input.span1,
    input.span1,
    textarea.span1 {
        width: 56px
    }

    .thumbnails {
        margin-left: -30px
    }

    .thumbnails>li {
        margin-left: 30px
    }

    .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (min-width:768px) and (max-width:979px) {
    .row {
        margin-left: -20px;
        *zoom: 1
    }

    .row:after,
    .row:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row:after {
        clear: both
    }

    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }

    .container,
    .navbar-fixed-bottom .container,
    .navbar-fixed-top .container,
    .navbar-static-top .container {
        width: 724px
    }

    .span12 {
        width: 724px
    }

    .span11 {
        width: 662px
    }

    .span10 {
        width: 600px
    }

    .span9 {
        width: 538px
    }

    .span8 {
        width: 476px
    }

    .span7 {
        width: 414px
    }

    .span6 {
        width: 352px
    }

    .span5 {
        width: 290px
    }

    .span4 {
        width: 228px
    }

    .span3 {
        width: 166px
    }

    .span2 {
        width: 104px
    }

    .span1 {
        width: 42px
    }

    .offset12 {
        margin-left: 764px
    }

    .offset11 {
        margin-left: 702px
    }

    .offset10 {
        margin-left: 640px
    }

    .offset9 {
        margin-left: 578px
    }

    .offset8 {
        margin-left: 516px
    }

    .offset7 {
        margin-left: 454px
    }

    .offset6 {
        margin-left: 392px
    }

    .offset5 {
        margin-left: 330px
    }

    .offset4 {
        margin-left: 268px
    }

    .offset3 {
        margin-left: 206px
    }

    .offset2 {
        margin-left: 144px
    }

    .offset1 {
        margin-left: 82px
    }

    .row-fluid {
        width: 100%;
        *zoom: 1
    }

    .row-fluid:after,
    .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }

    .row-fluid:after {
        clear: both
    }

    .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.76243094%;
        *margin-left: 2.70923945%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.76243094%
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851%
    }

    .row-fluid .span11 {
        width: 91.43646409%;
        *width: 91.3832726%
    }

    .row-fluid .span10 {
        width: 82.87292818%;
        *width: 82.81973669%
    }

    .row-fluid .span9 {
        width: 74.30939227%;
        *width: 74.25620078%
    }

    .row-fluid .span8 {
        width: 65.74585635%;
        *width: 65.69266486%
    }

    .row-fluid .span7 {
        width: 57.18232044%;
        *width: 57.12912895%
    }

    .row-fluid .span6 {
        width: 48.61878453%;
        *width: 48.56559304%
    }

    .row-fluid .span5 {
        width: 40.05524862%;
        *width: 40.00205713%
    }

    .row-fluid .span4 {
        width: 31.49171271%;
        *width: 31.43852122%
    }

    .row-fluid .span3 {
        width: 22.9281768%;
        *width: 22.87498531%
    }

    .row-fluid .span2 {
        width: 14.36464088%;
        *width: 14.31144939%
    }

    .row-fluid .span1 {
        width: 5.80110497%;
        *width: 5.74791348%
    }

    .row-fluid .offset12 {
        margin-left: 105.52486188%;
        *margin-left: 105.4184789%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.76243094%;
        *margin-left: 102.65604796%
    }

    .row-fluid .offset11 {
        margin-left: 96.96132597%;
        *margin-left: 96.85494299%
    }

    .row-fluid .offset11:first-child {
        margin-left: 94.19889503%;
        *margin-left: 94.09251205%
    }

    .row-fluid .offset10 {
        margin-left: 88.39779006%;
        *margin-left: 88.29140708%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.63535912%;
        *margin-left: 85.52897614%
    }

    .row-fluid .offset9 {
        margin-left: 79.83425414%;
        *margin-left: 79.72787116%
    }

    .row-fluid .offset9:first-child {
        margin-left: 77.0718232%;
        *margin-left: 76.96544023%
    }

    .row-fluid .offset8 {
        margin-left: 71.27071823%;
        *margin-left: 71.16433525%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.50828729%;
        *margin-left: 68.40190431%
    }

    .row-fluid .offset7 {
        margin-left: 62.70718232%;
        *margin-left: 62.60079934%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.94475138%;
        *margin-left: 59.8383684%
    }

    .row-fluid .offset6 {
        margin-left: 54.14364641%;
        *margin-left: 54.03726343%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.38121547%;
        *margin-left: 51.27483249%
    }

    .row-fluid .offset5 {
        margin-left: 45.5801105%;
        *margin-left: 45.47372752%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.81767956%;
        *margin-left: 42.71129658%
    }

    .row-fluid .offset4 {
        margin-left: 37.01657459%;
        *margin-left: 36.91019161%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.25414365%;
        *margin-left: 34.14776067%
    }

    .row-fluid .offset3 {
        margin-left: 28.45303867%;
        *margin-left: 28.3466557%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.69060773%;
        *margin-left: 25.58422476%
    }

    .row-fluid .offset2 {
        margin-left: 19.88950276%;
        *margin-left: 19.78311978%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.12707182%;
        *margin-left: 17.02068884%
    }

    .row-fluid .offset1 {
        margin-left: 11.32596685%;
        *margin-left: 11.21958387%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.56353591%;
        *margin-left: 8.45715293%
    }

    .uneditable-input,
    input,
    textarea {
        margin-left: 0
    }

    .controls-row [class*=span]+[class*=span] {
        margin-left: 20px
    }

    .uneditable-input.span12,
    input.span12,
    textarea.span12 {
        width: 710px
    }

    .uneditable-input.span11,
    input.span11,
    textarea.span11 {
        width: 648px
    }

    .uneditable-input.span10,
    input.span10,
    textarea.span10 {
        width: 586px
    }

    .uneditable-input.span9,
    input.span9,
    textarea.span9 {
        width: 524px
    }

    .uneditable-input.span8,
    input.span8,
    textarea.span8 {
        width: 462px
    }

    .uneditable-input.span7,
    input.span7,
    textarea.span7 {
        width: 400px
    }

    .uneditable-input.span6,
    input.span6,
    textarea.span6 {
        width: 338px
    }

    .uneditable-input.span5,
    input.span5,
    textarea.span5 {
        width: 276px
    }

    .uneditable-input.span4,
    input.span4,
    textarea.span4 {
        width: 214px
    }

    .uneditable-input.span3,
    input.span3,
    textarea.span3 {
        width: 152px
    }

    .uneditable-input.span2,
    input.span2,
    textarea.span2 {
        width: 90px
    }

    .uneditable-input.span1,
    input.span1,
    textarea.span1 {
        width: 28px
    }
}

@media (max-width:767px) {
    body {
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .container {
        width: auto
    }

    .row-fluid {
        width: 100%
    }

    .row,
    .thumbnails {
        margin-left: 0
    }

    .thumbnails>li {
        float: none;
        margin-left: 0
    }

    .row-fluid [class*=span],
    .uneditable-input[class*=span],
    [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
    }

    .row-fluid .span12,
    .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .row-fluid [class*=offset]:first-child {
        margin-left: 0
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    .uneditable-input,
    input[class*=span],
    select[class*=span],
    textarea[class*=span] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-append input,
    .input-append input[class*=span],
    .input-prepend input,
    .input-prepend input[class*=span] {
        display: inline-block;
        width: auto
    }

    .controls-row [class*=span]+[class*=span] {
        margin-left: 0
    }

    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }

    .modal.fade {
        top: -100px
    }

    .modal.fade.in {
        top: 20px
    }
}

@media (max-width:480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 18px
    }

    input[type=checkbox],
    input[type=radio] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .controls {
        margin-left: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }

    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px
    }

    .media-object {
        margin-right: 0;
        margin-left: 0
    }

    .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px
    }

    .carousel-caption {
        position: static
    }
}

.BB5 .dropdown-menu {
    display: block !important;
    position: relative
}

#map * {
    max-width: none !important
}

[class*=" icon-"],
[class^=icon-] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: 0.3em
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333333em
}

a [class*=" icon-"],
a [class^=icon-] {
    display: inline
}

[class*=" icon-"].icon-fixed-width,
[class^=icon-].icon-fixed-width {
    display: inline-block;
    width: 1.14285714em;
    text-align: right;
    padding-right: 0.28571429em
}

[class*=" icon-"].icon-fixed-width.icon-large,
[class^=icon-].icon-fixed-width.icon-large {
    width: 1.42857143em
}

.icons-ul {
    margin-left: 2.14285714em;
    list-style-type: none
}

.icons-ul>li {
    position: relative
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    text-align: center;
    line-height: inherit
}

[class*=" icon-"].hide,
[class^=icon-].hide {
    display: none
}

.icon-muted {
    color: #eee
}

.icon-light {
    color: #fff
}

.icon-dark {
    color: #333
}

.icon-border {
    border: solid 1px #eee;
    padding: 0.2em 0.25em 0.15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.icon-2x {
    font-size: 2em
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.icon-3x {
    font-size: 3em
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.icon-4x {
    font-size: 4em
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.icon-5x {
    font-size: 5em
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

[class*=" icon-"].pull-left,
[class^=icon-].pull-left {
    margin-right: 0.3em
}

[class*=" icon-"].pull-right,
[class^=icon-].pull-right {
    margin-left: 0.3em
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%
}

.icon-stack [class*=" icon-"],
.icon-stack [class^=icon-] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

a .icon-spin,
a .icon-stack {
    display: inline-block;
    text-decoration: none
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    to {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

a .icon-flip-horizontal:before,
a .icon-flip-vertical:before,
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before {
    display: inline-block
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-alt:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-off:before,
.icon-power-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-cog:before,
.icon-gear:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-alt:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-repeat:before,
.icon-rotate-right:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before,
.icon-share-alt:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-cogs:before,
.icon-gears:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up-alt:before {
    content: "\f087"
}

.icon-thumbs-down-alt:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-check-empty:before,
.icon-unchecked:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paper-clip:before,
.icon-paperclip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before,
.icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-alt:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-food:before {
    content: "\f0f5"
}

.icon-file-text-alt:before {
    content: "\f0f6"
}

.icon-building:before {
    content: "\f0f7"
}

.icon-hospital:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-plus-sign-alt:before {
    content: "\f0fe"
}

.icon-double-angle-left:before {
    content: "\f100"
}

.icon-double-angle-right:before {
    content: "\f101"
}

.icon-double-angle-up:before {
    content: "\f102"
}

.icon-double-angle-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-blank:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before,
.icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-close-alt:before {
    content: "\f114"
}

.icon-folder-open-alt:before {
    content: "\f115"
}

.icon-expand-alt:before {
    content: "\f116"
}

.icon-collapse-alt:before {
    content: "\f117"
}

.icon-smile:before {
    content: "\f118"
}

.icon-frown:before {
    content: "\f119"
}

.icon-meh:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard:before {
    content: "\f11c"
}

.icon-flag-alt:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-reply-all:before {
    content: "\f122"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-empty:before,
.icon-star-half-full:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-unlink:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-off:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-empty:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-sign-left:before {
    content: "\f137"
}

.icon-chevron-sign-right:before {
    content: "\f138"
}

.icon-chevron-sign-up:before {
    content: "\f139"
}

.icon-chevron-sign-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-horizontal:before {
    content: "\f141"
}

.icon-ellipsis-vertical:before {
    content: "\f142"
}

.icon-rss-sign:before {
    content: "\f143"
}

.icon-play-sign:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-sign-alt:before {
    content: "\f146"
}

.icon-check-minus:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-sign:before {
    content: "\f14a"
}

.icon-edit-sign:before {
    content: "\f14b"
}

.icon-external-link-sign:before {
    content: "\f14c"
}

.icon-share-sign:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-collapse:before {
    content: "\f150"
}

.icon-collapse-top:before {
    content: "\f151"
}

.icon-expand:before {
    content: "\f152"
}

.icon-eur:before,
.icon-euro:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before,
.icon-usd:before {
    content: "\f155"
}

.icon-inr:before,
.icon-rupee:before {
    content: "\f156"
}

.icon-jpy:before,
.icon-yen:before {
    content: "\f157"
}

.icon-cny:before,
.icon-renminbi:before {
    content: "\f158"
}

.icon-krw:before,
.icon-won:before {
    content: "\f159"
}

.icon-bitcoin:before,
.icon-btc:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-by-alphabet:before {
    content: "\f15d"
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e"
}

.icon-sort-by-attributes:before {
    content: "\f160"
}

.icon-sort-by-attributes-alt:before {
    content: "\f161"
}

.icon-sort-by-order:before {
    content: "\f162"
}

.icon-sort-by-order-alt:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-sign:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-sign:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stackexchange:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-sign:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-sign:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun:before {
    content: "\f185"
}

.icon-moon:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../img/iconsets/font-awesome/fontawesome-webfontf77b.eot?v=3.2.1');
    src: url('../img/iconsets/font-awesome/fontawesome-webfontd41d.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../img/iconsets/font-awesome/fontawesome-webfontf77b.woff?v=3.2.1') format('woff'), url('../img/iconsets/font-awesome/fontawesome-webfontf77b.ttf?v=3.2.1') format('truetype'), url('../img/iconsets/font-awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0
}

.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-menu>.active>a>[class^=icon-],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^=icon-],
.dropdown-submenu:hover>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^=icon-],
.icon-white,
.nav-list>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^=icon-],
.nav-pills>.active>a>[class*=" icon-"],
.nav-pills>.active>a>[class^=icon-],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
.navbar-inverse .nav>.active>a>[class^=icon-] {
    background-image: none
}

.btn [class*=" icon-"].icon-large,
.btn [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large,
.nav [class^=icon-].icon-large {
    line-height: 0.9em
}

.btn [class*=" icon-"].icon-spin,
.btn [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin,
.nav [class^=icon-].icon-spin {
    display: inline-block
}

.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large,
.nav-pills [class^=icon-],
.nav-pills [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-tabs [class^=icon-],
.nav-tabs [class^=icon-].icon-large {
    line-height: 0.9em
}

.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x,
.btn [class^=icon-].pull-left.icon-2x,
.btn [class^=icon-].pull-right.icon-2x {
    margin-top: 0.18em
}

.btn [class*=" icon-"].icon-spin.icon-large,
.btn [class^=icon-].icon-spin.icon-large {
    line-height: 0.8em
}

.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x,
.btn.btn-small [class^=icon-].pull-left.icon-2x,
.btn.btn-small [class^=icon-].pull-right.icon-2x {
    margin-top: 0.25em
}

.btn.btn-large [class*=" icon-"],
.btn.btn-large [class^=icon-] {
    margin-top: 0
}

.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x,
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class^=icon-].pull-right.icon-2x {
    margin-top: 0.05em
}

.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^=icon-].pull-left.icon-2x {
    margin-right: 0.2em
}

.btn.btn-large [class*=" icon-"].pull-right.icon-2x,
.btn.btn-large [class^=icon-].pull-right.icon-2x {
    margin-left: 0.2em
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
    line-height: inherit
}

body,
html {
    min-height: 100% !important;
    height: 100% !important;
    margin: 0
}

h2.large {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: normal;
    font-weight: normal
}

.dotnetform,
.outerwrapper {
    min-height: 100% !important;
    height: 100% !important
}

.pagewrapper {
    min-height: 100%
}

.pageheader>.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 35px
}

.row_pagefooter {
    display: block;
    clear: both;
    margin-top: 50px
}

.logo {
    margin-bottom: 20px
}

.logo a {
    display: block;
    width: 110%
}

.logo a img {
    width: 110%
}

@media only screen and (max-width:767px) {
    .logo {
        width: 35% !important;
        margin-right: 10%;
        float: left !important;
        margin-top: -20px
    }

    .logo img {
        max-width: 75%
    }

    .headerblocks {
        width: 50% !important;
        float: left !important
    }

    .headerblocks .row_navlang {
        margin-top: 30px
    }

    .headerblocks .row_navminor {
        margin-top: 0px
    }

    .headerblocks .row_navminor .navminor {
        margin-top: 5px
    }

    .headerblocks .row_navtop {
        margin-top: -3px
    }

    .headerblocks .row_navcrumb {
        margin-top: 0px
    }

    .headerblocks .srchbox {
        margin-top: 10px
    }

    .headerblocks .srchbox .input-append {
        width: 100%
    }

    .headerblocks .srchbox .input-append input {
        width: 80%
    }

    .headerblocks .srchbox .input-append button {
        width: 20%
    }

    .row_navminor_mobile,
    .row_navtop_mobile {
        margin-bottom: 10px
    }

    .pageheader>.wrapper {
        padding: 0 10px !important
    }

    .row_content>.wrapper,
    .row_pagefooter>.wrapper {
        padding: 0 10px
    }

    .navside,
    .navside2 {
        display: none !important
    }
}

@media only screen and (max-width:400px) {
    .logo img {
        max-width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:1280px) {
    .pageheader>.wrapper {
        padding: 0 20px !important
    }

    .row_content>.wrapper,
    .row_pagefooter>.wrapper {
        padding: 0 20px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .headerblocks {
        width: 82% !important
    }

    .headerblocks .row_navminor {
        margin-top: 0px
    }

    .headerblocks .row_navminor .navminor {
        margin-top: 5px
    }

    .headerblocks .row_navtop {
        margin-top: -3px
    }

    .headerblocks .row_navcrumb {
        margin-top: 0px
    }

    .span4-sm {
        width: 100% !important
    }
}

@media only screen and (min-width:1023px) and (max-width:1280px) {
    .headerblocks {
        width: 82% !important
    }

    .headerblocks .row_navminor {
        margin-top: 20px
    }

    .headerblocks .row_navminor .navminor {
        margin-top: 5px
    }

    .headerblocks .row_navtop {
        margin-top: -3px
    }

    .headerblocks .row_navcrumb {
        margin-top: 4px
    }
}

@media only screen and (min-width:1281px) {
    .headerblocks .row_navminor {
        margin-top: 30px
    }

    .headerblocks .row_navcrumb {
        margin-top: 18px
    }

    .pagewrapper {
        width: 1260px;
        -webkit-box-shadow: 0px 0px 10px #eee;
        box-shadow: 0px 0px 10px #eee;
        padding: 0 40px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.aligncenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.justifycenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.marginbottom0 {
    margin-bottom: 0px !important
}

.marginbottom10 {
    margin-bottom: 10px !important
}

.marginbottom20 {
    margin-bottom: 20px !important
}

.marginbottom30 {
    margin-bottom: 30px !important
}

.marginbottom40 {
    margin-bottom: 40px !important
}

.marginbottom50 {
    margin-bottom: 50px !important
}

.marginbottom60 {
    margin-bottom: 60px !important
}

.my-xs-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

@media only screen and (max-width:1023px) {

    .marginbottom40,
    .marginbottom50,
    .marginbottom60,
    .mb-xs-30 {
        margin-bottom: 30px !important
    }

    .marginbottom30 {
        margin-bottom: 15px !important
    }
}

@media only screen and (min-width:768px) {
    .d-sm-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width:1024px) {
    .d-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .d-flex.flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .d-flex.flex-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .d-flex.flex-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .d-flex .flex-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .d-flex .flex1 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.hero {
    background-color: #eee;
    padding: 30px
}

.hero h1,
.hero h2 {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 25px
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.project h2,
.project h3 {
    font-size: 22px;
    margin-bottom: 20px
}

@media only screen and (min-width:1024px) {
    .project {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .project>div .well {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .project h2,
    .project h3 {
        font-size: 32px;
        margin-bottom: 20px
    }
}

.project>div .well {
    height: calc(100% - 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.project>div .carousel {
    margin: 0
}

.masonry .span6 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.masonry img {
    height: 80px;
    margin-right: 20px
}

@media only screen and (min-width:1000px) {
    .masonry {
        -webkit-column-gap: 20px;
        column-gap: 20px;
        orphans: 1;
        widows: 1;
        -webkit-column-count: 2;
        column-count: 2
    }

    .masonry .span6 {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
        float: none
    }
}

.liquifi_html_form table {
    margin-bottom: 20px
}

.liquifi_html_form .form_control {
    margin-bottom: 10px
}

.liquifi_html_form label {
    font-size: 15px !important
}

.liquifi_html_form input[type=text],
.liquifi_html_form textarea {
    background-color: #eee;
    border-color: #eee;
    padding: 7px 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    width: calc(100% - 24px);
    font-size: 15px !important
}

.liquifi_html_form textarea {
    background-color: #fff;
    border-color: #ddd
}

.liquifi_html_form input[type=checkbox],
.liquifi_html_form input[type=radio] {
    margin-top: 2px;
    font-size: 15px !important
}

.liquifi_html_form input[type=submit] {
    font-size: 15px !important
}

blockquote {
    position: relative;
    margin: 1em 0;
    border-left: none;
    font-family: Georgia, serif;
    font-size: 16px;
    font-style: italic;
    line-height: normal;
    color: #666
}

blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C" !important;
    font-size: 40px;
    position: absolute;
    left: -15px;
    top: -10px
}

blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px
}

blockquote:after {
    content: "\201D" !important;
    font-size: 40px;
    position: absolute
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    border-collapse: collapse
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table td,
.table th {
    padding: 0.3rem 0.3rem 0.3rem 0;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.row_navlang ul {
    list-style: none;
    margin-right: 0
}

.row_navlang ul li {
    display: inline-block
}

.row_navlang ul li a {
    text-decoration: none
}

.row_navlang ul li a:link,
.row_navlang ul li a:visited {
    color: #666
}

.row_navlang ul li a:active,
.row_navlang ul li a:hover {
    color: #f12f3f
}

.row_navlang ul li:last-child a {
    padding-right: 0
}

@media only screen and (max-width:767px) {
    .row_navlang .btn-group {
        width: 100%
    }

    .row_navlang .btn-group.open .dropdown-toggle {
        -webkit-appearance: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .row_navlang .btn {
        width: 100%;
        padding-left: 10%
    }

    .row_navlang .btn .caret {
        float: right
    }

    .row_navlang ul {
        min-width: 100px !important;
        margin-right: 10px
    }

    .row_navlang ul li {
        display: block
    }

    .row_navlang ul li a:link,
    .row_navlang ul li a:visited {
        color: #666
    }

    .row_navlang ul li a:active,
    .row_navlang ul li a:hover {
        background-color: transparent !important;
        color: #fff
    }

    .row_navlang ul li:last-child a {
        padding-right: 5px
    }

    .row_navlang ul li.active a {
        color: #f12f3f
    }
}

@media only screen and (min-width:768px) {
    .row_navlang ul {
        float: right
    }

    .row_navlang ul li {
        border-right: 1px solid #f12f3f
    }

    .row_navlang ul li a {
        padding: 5px 5px
    }

    .row_navlang ul li.active a {
        color: #f12f3f
    }

    .row_navlang ul li:last-child {
        border-right: 0
    }
}

.row_navminor ul {
    list-style: none
}

.row_navminor ul li {
    display: inline-block
}

.row_navminor ul li a {
    text-decoration: none
}

.row_navminor ul li a:link,
.row_navminor ul li a:visited {
    color: #666
}

.row_navminor ul li a:active,
.row_navminor ul li a:hover {
    color: #f12f3f
}

/* Remove red color from active nav item */
.navminor ul li.active a,
.navminor ul li.active a span {
    color: inherit !important; /* This will make it use the default color */
    text-decoration: none !important;
}

/* If there's a background color being applied */
.navminor ul li.active {
    background-color: transparent !important;
}

/* Make Home link red on hover */
.navminor ul li a:hover,
.navminor ul li a:hover span {
    color: #ff0000 !important; /* Red color */
    text-decoration: none !important;
}

@media only screen and (min-width:768px) {
    .row_navminor {
        margin-bottom: 10px
    }

    .row_navminor .span12 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .row_navminor .navminor {
        text-align: right
    }

    .row_navminor .srchbox {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .row_navminor ul {
        margin-left: 0;
        display: inline-block
    }

    .row_navminor ul li a {
        padding: 5px 10px 5px 5px
    }

    .row_navminor ul li.active a {
        color: #f12f3f
    }

    .row_navminor ul li:last-child {
        border-right: 0
    }
}

.row_navtop ul {
    list-style: none
}

.row_navtop ul li {
    display: inline-block
}

.row_navtop ul li a {
    text-decoration: none;
    text-align: center
}

.row_navtop ul li a:link,
.row_navtop ul li a:visited {
    color: #666
}

.row_navtop ul li a:active,
.row_navtop ul li a:hover {
    color: #f12f3f
}

@media only screen and (min-width:768px) {
    .row_navtop ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0
    }

    .row_navtop ul li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: 1px
    }

    .row_navtop ul li a {
        display: block;
        position: relative
    }

    .row_navtop ul li a:after {
        display: block;
        position: absolute;
        bottom: -20px;
        left: 10px;
        content: ' ';
        border-top: 20px solid transparent;
        border-right: 20px solid transparent;
        float: left
    }

    .row_navtop ul li a:active,
    .row_navtop ul li a:hover {
        background-color: #555 !important
    }

    .row_navtop ul li a:active:after,
    .row_navtop ul li a:hover:after {
        border-top: 20px solid #555
    }

    .row_navtop ul li a {
        display: block;
        padding: 8px 5px;
        color: #fff !important
    }

    .row_navtop ul li a:link,
    .row_navtop ul li a:visited {
        background-color: #b0b0b0;
        color: #fff
    }

    .row_navtop ul li.active:after {
        border-top: 20px solid transparent
    }

    .row_navtop ul li.active a {
        background-color: #d42937
    }

    .row_navtop ul li.active a:after {
        border-top: 20px solid #d42937
    }

    .row_navtop ul li.active a:hover:after {
        border-top: 20px solid #555
    }

    .row_navtop ul li.active:after {
        display: block;
        margin-left: 10px;
        content: ' '
    }

    .row_navtop ul li:last-child {
        border-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .row_navtop ul li {
        width: 13.25%;
        margin-right: 0.5%
    }
}

.srchbox .input-append {
    display: block !important;
    float: right
}

.srchbox .input-append input {
    background-color: #ededed !important;
    color: #b0b0b0 !important;
    height: 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-right: 0px solid #fff;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: #ededed;
    -webkit-appearance: none
}

.srchbox .input-append .btn {
    height: 34px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background-image: none !important;
    background-color: #ededed !important;
    color: #b0b0b0 !important;
    border-left: 0px solid #fff;
    border-color: #ededed
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .srchbox .input-append {
        margin-right: 0%;
        text-align: right
    }
}

.newsitem {
    background-color: #eee;
    margin-bottom: 1.5rem;
    position: relative;
    padding: 20px
}

.newsitem:hover {
    background-color: #e4e4e4
}

.newsitem a {
    text-decoration: none
}

.newsitem a:after {
    margin-left: 5px;
    content: "\F105 ";
    line-height: 1;
    margin-right: 2px;
    font-family: FontAwesome
}

.newsitem a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.newsitem h2 {
    margin-bottom: 3px
}

.newsitem .newsdate {
    display: block;
    padding-bottom: 6px;
    text-transform: uppercase;
    font-size: 13px;
    color: #555 !important;
    margin-bottom: 6px;
    border-bottom: 1px dotted grey
}

.newsitem .newsdate:before {
    content: "\F133 ";
    font-size: 18px;
    line-height: 1;
    margin-right: 5px;
    font-family: FontAwesome;
    color: #666
}

.newslist h2,
.newslist h3 {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 15px
}

.newslist ul {
    margin-left: 0;
    margin-top: 0;
    list-style: none
}

.newslist ul li {
    background-color: #eee;
    margin-bottom: 1.5rem;
    *zoom: 1
}

@media only screen and (min-width:1024px) {
    .newslist ul li {
        height: 160px
    }
}

.newslist ul li:after,
.newslist ul li:before {
    display: table;
    content: "";
    line-height: 0
}

.newslist ul li:after {
    clear: both
}

.newslist ul li a {
    display: block;
    padding: 20px;
    text-decoration: none;
    overflow: auto
}

.newslist ul li a:after {
    content: "";
    clear: both;
    display: table
}

.newslist ul li a:hover {
    background-color: #e4e4e4
}

.newslist ul li a .descr {
    display: block;
    width: 65%;
    margin-right: 5%;
    float: left;
    margin-bottom: 5px;
    font-size: 18px
}

.newslist ul li a .descr .title {
    display: block;
    margin-bottom: 6px;
    color: #f12f3f;
    font-size: 18px
}

.newslist ul li a .descr .date {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color: #555 !important
}

.newslist ul li a .descr .date:before {
    content: "\F133 ";
    font-size: 18px;
    line-height: 1;
    margin-right: 5px;
    font-family: FontAwesome;
    color: #666
}

.newslist ul li a .illu {
    display: block;
    width: calc(30% - 9px);
    height: 120px;
    overflow: hidden;
    float: left;
    margin-bottom: 5px;
    text-align: center
}

.newslist ul li a .illu img {
    padding: 9px;
    background-color: white;
    max-width: calc(100% - 18px);
    -o-object-fit: contain;
    object-fit: contain
}

@media only screen and (min-width:1024px) {
    .newslist ul li a .illu img {
        height: calc(100% - 18px)
    }
}

.newslist ul li a:link,
.newslist ul li a:visited {
    color: #666
}

.newslist ul li a:active,
.newslist ul li a:hover {
    color: #333
}

.newslist ul li:last-child {
    border-bottom: 0px
}

.newscal .newslist {
    display: block;
    width: 80%
}

.newscal .newslist ul li:first-child a {
    margin-top: 0;
    padding-top: 0
}

.newscal .newslist ul li:first-child a .descr {
    padding-top: 0
}

.newscal .newslist .descr {
    width: 55%;
    padding-top: 15px
}

.newscal .newslist .descr .title {
    display: block;
    color: #f12f3f;
    font-size: 18px
}

.newscal .newslist .descr .date {
    display: block;
    color: #000;
    font-size: 14px
}

.newscal .newslist .descr .content {
    display: block;
    color: #666
}

.newscal .newslist .descr:active *,
.newscal .newslist .descr:hover * {
    color: #f12f3f
}

.newscal .newslist .illu {
    padding-top: 15px;
    width: 40%;
    text-align: left
}

.exhibitions .newslist ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 10px;
    -webkit-column-gap: 30px;
    column-gap: 30px
}

.exhibitions .newslist ul li a {
    display: inline;
    color: #f12f3f;
    padding: 0;
    text-decoration: underline
}

.exhibitions .newslist ul li a:hover {
    background-color: transparent;
    color: #333
}

.exhibitions .newslist ul li .content,
.exhibitions .newslist ul li .descr,
.exhibitions .newslist ul li .illu {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    overflow: hidden
}

.exhibitions .newslist ul li .content span,
.exhibitions .newslist ul li .descr span,
.exhibitions .newslist ul li .illu span {
    overflow: hidden
}

.exhibitions .newslist ul li .descr {
    -webkit-box-flex: 1.5;
    -ms-flex: 1.5;
    flex: 1.5
}

.exhibitions .newslist ul li .descr .title {
    display: block;
    color: #f12f3f;
    font-size: 18px
}

.exhibitions .newslist ul li .descr .date {
    display: block;
    margin-top: 5px;
    color: #555;
    font-size: 14px
}

.exhibitions .newslist ul li .descr .date:before {
    content: "\F133 ";
    font-size: 18px;
    line-height: 1;
    margin-right: 5px;
    font-family: FontAwesome;
    color: #666
}

.exhibitions .newslist ul li .content {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #666;
    font-size: 15px !important
}

.exhibitions .newslist ul li .illu {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    height: 160px;
    padding: 0
}

.exhibitions .newslist ul li .illu a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    height: 100%
}

.exhibitions .newslist ul li .illu:hover {
    -webkit-box-shadow: 0px 0px 10px #ddd;
    box-shadow: 0px 0px 10px #ddd
}

.exhibitions .newslist ul li .illu img {
    background: #fff;
    max-width: 100%
}

@media screen and (min-width:768px) and (max-width:1000px) {
    .exhibitions .newslist ul li {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-column-gap: 0;
        column-gap: 0;
        padding: 20px
    }

    .exhibitions .newslist ul li .content,
    .exhibitions .newslist ul li .descr,
    .exhibitions .newslist ul li .illu {
        padding: 15px
    }

    .exhibitions .newslist ul li .descr {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2
    }

    .exhibitions .newslist ul li .illu {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 20px
    }

    .exhibitions .newslist ul li .content {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important
    }
}

@media screen and (max-width:767px) {
    .exhibitions .newslist ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .exhibitions .newslist ul li .content,
    .exhibitions .newslist ul li .descr,
    .exhibitions .newslist ul li .illu {
        margin-bottom: 20px;
        -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important
    }

    .exhibitions .newslist ul li .content {
        margin-bottom: 10px
    }

    .exhibitions .newslist ul li .illu {
        width: 50%;
        margin: auto
    }

    .exhibitions .newslist ul li .illu a {
        padding: 10px
    }
}

@media only screen and (max-width:767px) {
    .newscal .newslist {
        width: 100%
    }

    .newscal .newslist .descr {
        width: 80%
    }

    .newscal .newslist .illu {
        width: 10%
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .newscal .newslist {
        width: 100%
    }

    .newscal .newslist .descr {
        width: 80%
    }

    .newscal .newslist .illu {
        width: 10%
    }
}

@media only screen and (min-width:1024px) and (max-width:1280px) {
    .newscal .newslist {
        width: 100%
    }

    .newscal .newslist .descr {
        width: 80%
    }

    .newscal .newslist .illu {
        width: 10%
    }
}

.navside2 a.alllink,
.navside a.alllink {
    text-decoration: none
}

.navside2 a.alllink:link,
.navside2 a.alllink:visited,
.navside a.alllink:link,
.navside a.alllink:visited {
    color: #404040
}

.navside2 a.alllink:active,
.navside2 a.alllink:hover,
.navside a.alllink:active,
.navside a.alllink:hover {
    color: #f12f3f;
    text-decoration: none
}

.navside2 a.alllink.active,
.navside a.alllink.active {
    color: #f12f3f
}

.navside2 a.level1,
.navside a.level1 {
    display: block;
    background-color: #eee;
    padding: 8px 10px 6px;
    color: #404040 !important
}

.navside2 a.level1:hover,
.navside a.level1:hover {
    background-color: #333 !important;
    color: #fff !important;
    text-decoration: none
}

.navside2 a.level1:hover:before,
.navside a.level1:hover:before {
    color: #fff !important
}

.navside2 a.level1:before,
.navside a.level1:before {
    content: "\F104  ";
    line-height: 1;
    margin-right: 2px;
    font-family: FontAwesome
}

.navside2 ul,
.navside ul {
    list-style: none;
    margin-left: 10px;
    margin-top: 10px
}

.navside2 ul li,
.navside ul li {
    border-bottom: 1px dotted #aaa;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.navside2 ul li:last-child,
.navside ul li:last-child {
    border: none
}

.navside2 ul li a,
.navside ul li a {
    text-decoration: none
}

.navside2 ul li a:link,
.navside2 ul li a:visited,
.navside ul li a:link,
.navside ul li a:visited {
    color: #404040
}

.navside2 ul li a:active,
.navside2 ul li a:hover,
.navside ul li a:active,
.navside ul li a:hover {
    color: #f12f3f;
    text-decoration: none
}

.navside2 ul li.active a:link,
.navside2 ul li.active a:visited,
.navside ul li.active a:link,
.navside ul li.active a:visited {
    color: #f12f3f
}

.navside2 ul li.active a:active,
.navside2 ul li.active a:hover,
.navside ul li.active a:active,
.navside ul li.active a:hover {
    color: #f12f3f
}

.navside2 ul li ul,
.navside ul li ul {
    margin-top: 10px
}

.navside2 ul li li,
.navside ul li li {
    border-bottom: 1px dotted #aaa;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.navside2 ul li li a,
.navside ul li li a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.navside2 ul li li a:link,
.navside2 ul li li a:visited,
.navside ul li li a:link,
.navside ul li li a:visited {
    color: #404040 !important
}

.navside2 ul li li a:active,
.navside2 ul li li a:hover,
.navside ul li li a:active,
.navside ul li li a:hover {
    color: #f12f3f !important;
    text-decoration: none
}

.navside2 ul li li a:before,
.navside ul li li a:before {
    content: "\f0da  ";
    font-size: 14px;
    margin-right: 2px;
    font-family: FontAwesome
}

.navside2 ul li li.active a:link,
.navside2 ul li li.active a:visited,
.navside ul li li.active a:link,
.navside ul li li.active a:visited {
    color: #f12f3f !important
}

.navside2 ul li li.active a:active,
.navside2 ul li li.active a:hover,
.navside ul li li.active a:active,
.navside ul li li.active a:hover {
    color: #f12f3f !important
}

.navside2 ul li ul,
.navside ul li ul {
    margin-left: 0px
}

.catitem {
    display: block;
    text-decoration: none !important;
    float: left;
    margin-right: 10%;
    margin-bottom: 5%
}

.carpet .catitem .title {
    color: #555
}

.agro .catitem .title {
    color: #555
}

.geo .catitem .title {
    color: #555
}

.retail .catitem .title {
    color: #555
}

.packaging .catitem .title {
    color: #555
}

.buildingtext .catitem .title {
    color: #555
}

.catitem {
    width: 100%
}

.catitem:hover .title {
    color: #f12f3f
}

.catitem .title {
    display: block;
    width: 100%;
    text-align: left !important;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 15px;
    text-align: center;
    font-size: 18px
}

.catitem .img {
    display: block;
    width: 45%;
    float: left
}

.catitem .img img {
    display: block;
    width: 100%
}

.catitem .descr {
    display: block;
    width: 50%;
    float: right;
    text-align: left;
    padding-top: 5px;
    line-height: normal;
    color: #666
}

@media screen and (min-width:1281px) {}

.accordion-inner .wrapper,
.tab-pane .wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 95%
}

.accordion-inner .wrapper h2,
.tab-pane .wrapper h2 {
    color: #000 !important
}

.accordion-inner .wrapper .tabinnerpane,
.tab-pane .wrapper .tabinnerpane {
    display: block;
    width: 47.5%;
    margin-right: 5%;
    float: left;
    position: relative
}

.accordion-inner .wrapper .tabinnerpane:nth-child(2),
.tab-pane .wrapper .tabinnerpane:nth-child(2) {
    margin-right: 0
}

.accordion-inner .wrapper .tabinnerpane h3,
.tab-pane .wrapper .tabinnerpane h3 {
    text-transform: uppercase
}

.accordion-inner .wrapper .tabinnerpane ul,
.tab-pane .wrapper .tabinnerpane ul {
    list-style: none;
    margin-left: 0;
    width: 90%
}

.accordion-inner .wrapper .tabinnerpane ul li,
.tab-pane .wrapper .tabinnerpane ul li {
    display: block;
    margin-bottom: 8px;
    *zoom: 1
}

.accordion-inner .wrapper .tabinnerpane ul li:after,
.accordion-inner .wrapper .tabinnerpane ul li:before,
.tab-pane .wrapper .tabinnerpane ul li:after,
.tab-pane .wrapper .tabinnerpane ul li:before {
    display: table;
    content: "";
    line-height: 0
}

.accordion-inner .wrapper .tabinnerpane ul li:after,
.tab-pane .wrapper .tabinnerpane ul li:after {
    clear: both
}

.accordion-inner .wrapper .tabinnerpane ul li a,
.tab-pane .wrapper .tabinnerpane ul li a {
    text-decoration: none
}

.accordion-inner .wrapper .tabinnerpane ul li a:link,
.accordion-inner .wrapper .tabinnerpane ul li a:visited,
.tab-pane .wrapper .tabinnerpane ul li a:link,
.tab-pane .wrapper .tabinnerpane ul li a:visited {
    color: #666
}

.accordion-inner .wrapper .tabinnerpane ul li a:active,
.accordion-inner .wrapper .tabinnerpane ul li a:hover,
.tab-pane .wrapper .tabinnerpane ul li a:active,
.tab-pane .wrapper .tabinnerpane ul li a:hover {
    color: #f12f3f
}

.accordion-inner .wrapper .tabinnerpane ul li a img,
.tab-pane .wrapper .tabinnerpane ul li a img {
    display: block;
    float: left;
    width: 20%;
    margin-right: 5%
}

.accordion-inner .wrapper .tabinnerpane ul li a .descr,
.tab-pane .wrapper .tabinnerpane ul li a .descr {
    display: block;
    float: left;
    width: 75%
}

.accordion-inner .innerpanelink,
.tab-pane .innerpanelink {
    display: block;
    width: 60%;
    padding: 1% 2.5%;
    font-size: 13px;
    text-decoration: none
}

.accordion-inner .innerpanelink:link,
.accordion-inner .innerpanelink:visited,
.tab-pane .innerpanelink:link,
.tab-pane .innerpanelink:visited {
    color: #fff;
    background: #666
}

.accordion-inner .innerpanelink:active,
.accordion-inner .innerpanelink:hover,
.tab-pane .innerpanelink:active,
.tab-pane .innerpanelink:hover {
    color: #fff;
    background: #8F9862
}

@media screen and (max-width:767px) {
    .accordion-inner .wrapper {
        width: 100% !important
    }

    .accordion-inner .wrapper .tabinnerpane {
        width: 100%;
        margin-right: 0%;
        float: none
    }
}

@media screen and (min-width:1281px) {
    .tab-content {
        margin-top: -20px
    }

    .tab-pane.active {
        border: 0px !important;
        -webkit-box-shadow: 0px 0px 5px #888;
        box-shadow: 0px 0px 5px #888;
        width: 99.3%;
        margin-bottom: 20px;
        margin-left: 3px !important;
        padding-top: 10px
    }

    .nav-tabs {
        margin-left: 3px;
        width: 99.3%
    }

    .nav-tabs li {
        min-width: 13.28571429% !important;
        margin-right: 1% !important
    }
}

.filelist {
    font-size: 12px
}

.filelist li {
    *zoom: 1;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ccc
}

.filelist li:after,
.filelist li:before {
    display: table;
    content: "";
    line-height: 0
}

.filelist li:after {
    clear: both
}

.filelist li:last-child {
    border: none
}

.filelist a:link,
.filelist a:visited {
    color: #666
}

.filelist a:active,
.filelist a:hover {
    color: #f12f3f
}

.filelist a[href$=".pdf"]:before {
    background: url('../img/iconsets/filetype/pdf.gif') no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    float: left
}

.filelist a[href$=".doc"]:before {
    background: url('../img/iconsets/filetype/ico.doc.gif') no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    float: left
}

.filelist a[href$=".xls"]:before {
    background: url('../img/iconsets/filetype/ico.xls.gif') no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    float: left
}

.filelist a[href$=".ppt"]:before {
    background: url('../img/iconsets/filetype/ico.ppt.gif') no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    float: left
}

.filelist a[href$=".pptx"]:before {
    background: url('../img/iconsets/filetype/ppt.gif/index.html') no-repeat;
    content: '';
    width: 20px;
    height: 20px;
    float: left
}

.phonenavlink {
    width: 94%;
    padding: 2% 2%;
    background-color: #8F9862;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.carpet .phonenavlink {
    background-color: #555
}

.agro .phonenavlink {
    background-color: #555
}

.geo .phonenavlink {
    background-color: #555
}

.retail .phonenavlink {
    background-color: #555
}

.packaging .phonenavlink {
    background-color: #555
}

.buildingtext .phonenavlink {
    background-color: #555
}

.phonenavlink:active,
.phonenavlink:hover {
    color: #fff;
    text-decoration: none
}

.phonenavlink .icon {
    background-color: #c6cbae;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #555a3a;
    padding: 5px;
    margin-right: 5px;
    color: #555a3a
}

.phonenavlink2 {
    width: 94%;
    padding: 2% 2%;
    background-color: #f12f3f;
    color: #fff;
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.phonenavlink2:active,
.phonenavlink2:hover {
    color: #fff;
    text-decoration: none
}

.phonenavlink2 .icon {
    background-color: #f9a6ad;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ae0c19;
    padding: 5px;
    margin-right: 5px;
    color: #ae0c19
}

.phonenav {
    list-style: none;
    display: none;
    width: 93%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.phonenav #alllink {
    display: none
}

.phonenav li a {
    display: block;
    padding: 1% 5%;
    border-bottom: 1px solid #72794e;
    text-decoration: none;
    background-color: #eee
}

.phonenav li a:link,
.phonenav li a:visited {
    color: #555a3a
}

.phonenav li a:active,
.phonenav li a:hover {
    color: #fff;
    background-color: #ccc
}

.phonenav li.active a {
    font-weight: bold
}

.phonenav li.active>a:before {
    content: " \f054   ";
    font-family: 'FontAwesome';
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px
}

.phonenav li ul li a {
    color: #fff;
    padding-left: 20px
}

.phonenav li ul li.active>a {
    padding-left: 25px !important
}

.phonenav li ul li.active>a:before {
    content: " \f054   ";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px
}

.phonenav li ul li ul li a {
    color: #fff;
    padding-left: 20px
}

.phonenav li ul li ul li.active>a {
    padding-left: 65px !important
}

.phonenav li ul li ul li.active>a:before {
    content: " \f054   ";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px
}

.phonenav2 {
    list-style: none;
    display: none;
    width: 93%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.phonenav2 li {
    list-style-type: none !important
}

.phonenav2 li a {
    display: block;
    padding: 1% 5%;
    background-color: #f78f97 !important;
    border-bottom: 1px solid #c11725 !important;
    text-decoration: none
}

.carpet .phonenav2 li a {
    background-color: #888888;
    border-bottom: 1px solid #3b3b3b
}

.agro .phonenav2 li a {
    background-color: #888888;
    border-bottom: 1px solid #3b3b3b
}

.geo .phonenav2 li a {
    background-color: #888888;
    border-bottom: 1px solid #3b3b3b
}

.retail .phonenav2 li a {
    background-color: #888888;
    border-bottom: 1px solid #3b3b3b
}

.packaging .phonenav2 li a {
    background-color: #888888;
    border-bottom: 1px solid #3b3b3b
}

.buildingtext .phonenav2 li a {
    background-color: #888888;
    border-bottom: 1px solid #3b3b3b
}

.phonenav2 li a:link,
.phonenav2 li a:visited {
    color: #ae0c19 !important
}

.carpet .phonenav2 li a:link,
.carpet .phonenav2 li a:visited {
    color: #222222
}

.agro .phonenav2 li a:link,
.agro .phonenav2 li a:visited {
    color: #222222
}

.geo .phonenav2 li a:link,
.geo .phonenav2 li a:visited {
    color: #222222
}

.retail .phonenav2 li a:link,
.retail .phonenav2 li a:visited {
    color: #222222
}

.packaging .phonenav2 li a:link,
.packaging .phonenav2 li a:visited {
    color: #222222
}

.buildingtext .phonenav2 li a:link,
.buildingtext .phonenav2 li a:visited {
    color: #222222
}

.phonenav2 li a:active,
.phonenav2 li a:hover {
    color: #fff
}

.phonenav2 li.active {
    color: #ae0c19 !important
}

.phonenav2 li.active>a:before {
    content: " \f054   ";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px
}

.phonenav2 li ul {
    list-style-type: none !important;
    margin: 0px !important
}

.phonenav2 li ul li {
    list-style-type: none !important
}

.phonenav2 li ul li a {
    color: #ae0c19 !important;
    padding-left: 20px
}

.phonenav2 li ul li.active>a {
    padding-left: 70px !important;
    color: #fff !important
}

.phonenav2 li ul li.active>a:before {
    content: " \f054   ";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px
}

.phonenav2 li ul li ul li a {
    color: #fff;
    padding-left: 20px
}

.phonenav2 li ul li ul li.active>a {
    padding-left: 65px !important
}

.phonenav2 li ul li ul li.active>a:before {
    content: " \f054   ";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 5px
}

@media only screen and (max-width:767px) {
    .phonenav {
        width: 98% !important
    }

    .phonenav ul {
        list-style: none;
        margin-left: 0;
        width: 100%;
        display: block
    }

    .phonenav ul li {
        display: block;
        width: 100%
    }

    .phonenav ul li a {
        padding-left: 40px !important
    }

    .phonenav ul li ul {
        list-style: none;
        margin-left: 0;
        width: 100%;
        display: block
    }

    .phonenav ul li ul li {
        display: block;
        width: 100%
    }

    .phonenav ul li ul li a {
        padding-left: 60px !important
    }
}

.phonenav2 {
    list-style: none;
    display: none;
    width: 98%;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.phonenav2 li a {
    display: block;
    padding: 1% 5%;
    background-color: #f78f97;
    border-bottom: 1px solid #de0f20;
    text-decoration: none
}

.phonenav2 li a:link,
.phonenav2 li a:visited {
    color: #ae0c19
}

.phonenav2 li a:active,
.phonenav2 li a:hover {
    color: #fff
}

.phonenav2 li ul {
    margin: 0 !important
}

.phonenav2 li ul li a {
    padding-left: 70px !important
}

.phonenav2 li ul li.active a {
    color: #fff;
    padding-left: 70px !important
}

.phonenav2 li ul li.active>a:before {
    content: " \f054   ";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 16px;
    margin-top: 0px
}

.filtertoggle {
    display: none
}

@media only screen and (max-width:767px) {
    .filtertoggle {
        display: inline-block;
        background-color: #f12f3f;
        padding: 5px 10px;
        margin-bottom: 10px;
        color: #fff;
        cursor: pointer
    }
}

.mobilefilters {
    display: none;
    background-color: #eee;
    padding: 10px;
    margin-bottom: 40px;
    *zoom: 1
}

.mobilefilters h2 {
    margin-bottom: 5px;
    margin-right: 40px;
    padding-bottom: 5px;
    border-bottom: 1px dotted grey
}

.mobilefilters hr {
    margin: 14px 0
}

.mobilefilters .level2 {
    padding-left: 14px
}

.mobilefilters .level2 .col-xs-12 {
    margin-right: 2%
}

.mobilefilters .level2 .checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.mobilefilters .level2 .checkbox label input {
    margin-right: 5px;
    margin-left: -15px
}

@media only screen and (min-width:1024px) {
    .mobilefilters .level2 .checkbox label input {
        margin-top: -2px;
        margin-right: 4px;
        margin-left: -15px
    }
}

.mobilefilters .level2.with-images .checkbox {
    margin-bottom: 10px
}

.mobilefilters .level2.with-images .checkbox label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mobilefilters .level2.with-images img {
    margin-left: 3px
}

.mobilefilters:after,
.mobilefilters:before {
    display: table;
    content: "";
    line-height: 0
}

.mobilefilters:after {
    clear: both
}

.mobilefilters .form-group {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 5px
}

.mobilefilters .col-xs-12 {
    display: block;
    float: left;
    width: 18%;
    margin-right: 1%
}

.mobilefilters .checkbox span {
    background-color: white;
    display: inline-block;
    width: 48px;
    text-align: center
}

.mobilefilters .checkbox img {
    height: 32px;
    width: auto
}

.mobilefilters .checkbox h2 {
    padding-left: 3px
}

@media only screen and (max-width:1023px) {
    .mobilefilters .span4 {
        width: 100%;
        margin: 0 0 10px 0
    }

    .mobilefilters .span4 .col-xs-12 {
        float: none
    }
}

@media only screen and (max-width:767px) {
    .mobilefilters .form-group input[type=checkbox] {
        margin-top: 2px
    }

    .mobilefilters .col-xs-12 {
        width: 100%;
        margin-right: 0%
    }
}

@media only screen and (min-width:768px) {
    .mobilefilters {
        display: block !important
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .mobilefilters .form-group input[type=checkbox] {
        margin-top: 2px
    }

    .mobilefilters .col-xs-12 {
        width: 19%;
        margin-right: 1%
    }
}

@media only screen and (min-width:1024px) {
    .mobilefilters .form-group {
        display: block;
        float: left;
        clear: none;
        width: 60%
    }

    .mobilefilters .form-group:nth-child(2n+2) {
        width: 40%
    }

    .mobilefilters .form-group input[type=checkbox] {
        float: left;
        margin-left: -15px;
        margin-top: 2px
    }

    .mobilefilters .col-xs-12 {
        display: inline-block;
        width: auto;
        margin-right: 3%
    }
}

@media only screen and (min-width:1024px) {
    .mobilefilters.tripleform .form-group {
        display: block;
        float: left;
        clear: none;
        width: 60%
    }

    .mobilefilters.tripleform .form-group:nth-child(2n+2) {
        width: 40%
    }

    .mobilefilters.tripleform .form-group:nth-child(3n+3) {
        width: 40%
    }

    .mobilefilters.tripleform .form-group input[type=checkbox] {
        float: left;
        margin-left: -15px;
        margin-top: 2px
    }
}

@media only screen and (min-width:1180px) {
    .mobilefilters.tripleform .form-group {
        display: block;
        float: left;
        clear: none;
        width: 30%
    }

    .mobilefilters.tripleform .form-group:nth-child(2n+2) {
        width: 30%
    }

    .mobilefilters.tripleform .form-group:nth-child(3n+3) {
        width: 40%
    }

    .mobilefilters.tripleform .form-group.applications {
        width: 70%
    }

    .mobilefilters.tripleform .form-group.applications.w-100 {
        width: 100%
    }

    .mobilefilters.tripleform .form-group.applications.w-100 label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mobilefilters.tripleform .form-group.applications.w-100 input {
        margin-right: 3px
    }

    .mobilefilters.tripleform .form-group.applications.w-100 img {
        margin-left: 3px
    }

    .mobilefilters.tripleform .form-group input[type=checkbox] {
        float: left;
        margin-left: -15px;
        margin-top: 2px
    }
}

.accordion-inner .wrapper .tabinnerpane,
.tab-pane .wrapper .tabinnerpane {
    display: block;
    width: 100%;
    margin-right: 0%;
    float: none;
    position: relative
}

.accordion-inner .wrapper .tabinnerpane:nth-child(2),
.tab-pane .wrapper .tabinnerpane:nth-child(2) {
    display: none !important
}

.accordion-inner .wrapper .tabinnerpane ul,
.tab-pane .wrapper .tabinnerpane ul {
    *zoom: 1
}

.accordion-inner .wrapper .tabinnerpane ul:after,
.accordion-inner .wrapper .tabinnerpane ul:before,
.tab-pane .wrapper .tabinnerpane ul:after,
.tab-pane .wrapper .tabinnerpane ul:before {
    display: table;
    content: "";
    line-height: 0
}

.accordion-inner .wrapper .tabinnerpane ul:after,
.tab-pane .wrapper .tabinnerpane ul:after {
    clear: both
}

.accordion-inner .wrapper .tabinnerpane ul li,
.tab-pane .wrapper .tabinnerpane ul li {
    display: block;
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 8px;
    *zoom: 1
}

.accordion-inner .wrapper .tabinnerpane ul li:nth-child(3n+3),
.tab-pane .wrapper .tabinnerpane ul li:nth-child(3n+3) {
    margin-right: 0
}

.accordion-inner .wrapper .tabinnerpane ul li:after,
.accordion-inner .wrapper .tabinnerpane ul li:before,
.tab-pane .wrapper .tabinnerpane ul li:after,
.tab-pane .wrapper .tabinnerpane ul li:before {
    display: table;
    content: "";
    line-height: 0
}

.accordion-inner .wrapper .tabinnerpane ul li:after,
.tab-pane .wrapper .tabinnerpane ul li:after {
    clear: both
}

@media screen and (min-width:768px) and (max-width:1023px) {

    .accordion-inner .wrapper .tabinnerpane ul li,
    .tab-pane .wrapper .tabinnerpane ul li {
        display: block;
        float: left;
        width: 45%;
        margin-right: 5%;
        margin-bottom: 8px;
        *zoom: 1
    }

    .accordion-inner .wrapper .tabinnerpane ul li:nth-child(2n+2),
    .tab-pane .wrapper .tabinnerpane ul li:nth-child(2n+2) {
        margin-right: 0
    }

    .accordion-inner .wrapper .tabinnerpane ul li:nth-child(3n+3),
    .tab-pane .wrapper .tabinnerpane ul li:nth-child(3n+3) {
        margin-right: 5%
    }

    .accordion-inner .wrapper .tabinnerpane ul li:after,
    .accordion-inner .wrapper .tabinnerpane ul li:before,
    .tab-pane .wrapper .tabinnerpane ul li:after,
    .tab-pane .wrapper .tabinnerpane ul li:before {
        display: table;
        content: "";
        line-height: 0
    }

    .accordion-inner .wrapper .tabinnerpane ul li:after,
    .tab-pane .wrapper .tabinnerpane ul li:after {
        clear: both
    }
}

@media screen and (max-width:767px) {

    .accordion-inner .wrapper .tabinnerpane ul li,
    .tab-pane .wrapper .tabinnerpane ul li {
        display: block;
        float: left;
        width: 95%;
        margin-right: 5%;
        margin-bottom: 8px;
        *zoom: 1
    }

    .accordion-inner .wrapper .tabinnerpane ul li:nth-child(2n+2),
    .tab-pane .wrapper .tabinnerpane ul li:nth-child(2n+2) {
        margin-right: 5%
    }

    .accordion-inner .wrapper .tabinnerpane ul li:nth-child(3n+3),
    .tab-pane .wrapper .tabinnerpane ul li:nth-child(3n+3) {
        margin-right: 5%
    }

    .accordion-inner .wrapper .tabinnerpane ul li:after,
    .accordion-inner .wrapper .tabinnerpane ul li:before,
    .tab-pane .wrapper .tabinnerpane ul li:after,
    .tab-pane .wrapper .tabinnerpane ul li:before {
        display: table;
        content: "";
        line-height: 0
    }

    .accordion-inner .wrapper .tabinnerpane ul li:after,
    .tab-pane .wrapper .tabinnerpane ul li:after {
        clear: both
    }
}

@media (max-width:767px) {
    body {
        padding-left: 0px;
        padding-right: 0px
    }
}

.breadcrumb {
    background-color: transparent !important;
    padding-left: 0
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75)
}

.carousel-control {
    top: 50% !important;
    background: transparent !important;
    border: 0px !important
}

.tab-content {
    margin-top: -18px
}

.nav-tabs>li>a {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 8px;
    border: 0px !important;
    text-align: center !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #C3C8A6;
    color: #fff !important
}

.carpet .nav-tabs>li>a {
    background-color: #959595
}

.agro .nav-tabs>li>a {
    background-color: #959595
}

.geo .nav-tabs>li>a {
    background-color: #959595
}

.retail .nav-tabs>li>a {
    background-color: #959595
}

.packaging .nav-tabs>li>a {
    background-color: #959595
}

.buildingtext .nav-tabs>li>a {
    background-color: #959595
}

.nav-tabs>li>a:hover {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 0px;
    border-color: transparent !important;
    background-color: #8F9862
}

.carpet .nav-tabs>li>a:hover {
    background-color: #555
}

.agro .nav-tabs>li>a:hover {
    background-color: #555
}

.geo .nav-tabs>li>a:hover {
    background-color: #555
}

.retail .nav-tabs>li>a:hover {
    background-color: #555
}

.packaging .nav-tabs>li>a:hover {
    background-color: #555
}

.buildingtext .nav-tabs>li>a:hover {
    background-color: #555
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px;
    color: #fff;
    background-color: #8F9862;
    border: 0px;
    border-bottom-color: transparent;
    cursor: default
}

.carpet .nav-tabs>.active>a,
.carpet .nav-tabs>.active>a:hover {
    background-color: #555
}

.agro .nav-tabs>.active>a,
.agro .nav-tabs>.active>a:hover {
    background-color: #555
}

.geo .nav-tabs>.active>a,
.geo .nav-tabs>.active>a:hover {
    background-color: #555
}

.retail .nav-tabs>.active>a,
.retail .nav-tabs>.active>a:hover {
    background-color: #555
}

.packaging .nav-tabs>.active>a,
.packaging .nav-tabs>.active>a:hover {
    background-color: #555
}

.buildingtext .nav-tabs>.active>a,
.buildingtext .nav-tabs>.active>a:hover {
    background-color: #555
}

.tab-pane.active {
    border: 1px solid silver;
    min-height: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.accordion-group {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.accordion-group .accordion-heading {
    background-color: #8F9862;
    text-decoration: none !important
}

.carpet .accordion-group .accordion-heading {
    background-color: #555
}

.agro .accordion-group .accordion-heading {
    background-color: #555
}

.geo .accordion-group .accordion-heading {
    background-color: #555
}

.retail .accordion-group .accordion-heading {
    background-color: #555
}

.packaging .accordion-group .accordion-heading {
    background-color: #555
}

.buildingtext .accordion-group .accordion-heading {
    background-color: #555
}

.accordion-group .accordion-heading:active,
.accordion-group .accordion-heading:hover {
    background-color: #8F9862;
    color: #fff;
    text-decoration: none !important
}

.carpet .accordion-group .accordion-heading:active,
.carpet .accordion-group .accordion-heading:hover {
    background-color: #959595
}

.agro .accordion-group .accordion-heading:active,
.agro .accordion-group .accordion-heading:hover {
    background-color: #959595
}

.geo .accordion-group .accordion-heading:active,
.geo .accordion-group .accordion-heading:hover {
    background-color: #959595
}

.retail .accordion-group .accordion-heading:active,
.retail .accordion-group .accordion-heading:hover {
    background-color: #959595
}

.packaging .accordion-group .accordion-heading:active,
.packaging .accordion-group .accordion-heading:hover {
    background-color: #959595
}

.buildingtext .accordion-group .accordion-heading:active,
.buildingtext .accordion-group .accordion-heading:hover {
    background-color: #959595
}

.accordion-group .accordion-heading a {
    color: #fff;
    text-decoration: none !important
}

.accordion-group .accordion-heading a:active,
.accordion-group .accordion-heading a:hover {
    color: #fff
}

h1 {
    margin-top: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

@media print {
    a[href]:after {
        content: ""
    }
}

body,
html {
    font-size: 15px !important
}

.lead {
    font-size: 17px;
    line-height: normal
}

.homerow {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%;
    *zoom: 1
}

.homerow h2 {
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
    font-size: 28px;
    line-height: normal
}

.homerow .homepanel {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 1%;
    width: 98%
}

@media only screen and (max-width:767px) {
    .homerow .homepanel {
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        margin: 0 1% 2%;
        width: 48%
    }
}

.homerow:after,
.homerow:before {
    display: table;
    content: "";
    line-height: 0
}

.homerow:after {
    clear: both
}

.homerow a.building {
    margin-right: 0 !important
}

.homerow a.lastchild {
    margin-right: 0 !important
}

.homerow .item {
    display: inline-block;
    position: relative
}

.homerow .item img {
    display: block;
    max-height: 250px;
    overflow: hidden
}

@media screen and (min-width:1201px) {
    .homerow .item:hover .caption {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.homerow .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #fff;
    text-decoration: none
}

.homerow .caption {
    display: none;
    background-color: rgba(34, 34, 34, 0.4);
    position: absolute;
    z-index: 9;
    height: calc(100% - 68px);
    top: 0;
    left: 0;
    padding: 15px;
    font-size: 15px
}

@media only screen and (max-width:767px) {
    .row_content {
        padding-left: 2%;
        padding-right: 2%;
        width: 96% !important
    }

    .row_navminor_mobile,
    .row_navtop_mobile {
        padding-left: 2%;
        padding-right: 2%;
        width: 96% !important
    }
}

.homerownews {
    *zoom: 1
}

.homerownews:after,
.homerownews:before {
    display: table;
    content: "";
    line-height: 0
}

.homerownews:after {
    clear: both
}

.homerownews .last {
    margin-right: 0px
}

@media only screen and (min-width:1281px) {
    .homerownews {
        margin-top: 40px
    }
}

@media only screen and (max-width:1000px) {
    .homerownews .span6 {
        margin-bottom: 30px
    }
}

@media screen and (min-width:768px) and (max-width:1000px) {
    .homerownews .span6 {
        width: 100%;
        margin: 0
    }
}

.homepanel {
    display: block;
    text-decoration: none !important;
    padding-bottom: 10px;
    font-size: 18px;
    text-align: center;
    background-color: #555;
    color: #fff
}

.homepanel:hover {
    background-color: #d42937;
    color: #fff
}

.homepanel:link,
.homepanel:visited {
    color: #fff
}

.homepanel:active,
.homepanel:hover {
    color: #fff
}

.homepanel h2 {
    background-color: #eee
}

.homepanel img {
    display: block;
    margin-bottom: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media only screen and (max-width:450px) {
    .homepanel {
        float: left;
        margin-bottom: 5%
    }

    .ch.homepanel {
        outline: 5px solid red
    }

    .homepanel img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (min-width:450px) and (max-width:767px) {
    .homepanel {
        float: left;
        margin-bottom: 5%
    }

    .homepanel:nth-child(3n+3) {
        margin-right: 0 !important
    }

    .ch .homepanel {
        width: 21%;
        margin-right: 5%
    }

    .ch .homepanel:nth-child(3n+3) {
        margin-right: 5% !important
    }

    .ch .homepanel:nth-child(4n+4) {
        margin-right: 0 !important
    }

    .homepanel img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .homepanel {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {
    .homepanel {
        float: left
    }

    .ch .homepanel {
        width: 21%;
        margin-right: 5%
    }

    .ch .homepanel:last-child {
        margin-right: 0 !important
    }
}

@media only screen and (max-width:767px) {
    .panel3 {
        width: 100%;
        display: block
    }
}

@media screen and (min-width:768px) {
    .panel3:last-child img {
        margin-top: 10px
    }
}

@media screen and (min-width:768px) {
    .panel3 {
        display: block;
        width: 31.5%;
        margin-right: 2.5%;
        float: left
    }

    .panel3:last-child {
        margin-right: 0
    }

    .ch .panel3 {
        width: 30%;
        margin-right: 5%
    }

    .ch .panel3:last-child {
        margin-right: 0;
        width: 30%
    }
}

.generiek .contentpane h2,
.generiek .contentpane h3,
.generiek .contentpane h4,
.generiek .contentpane h5,
.generiek .contentpane h6 {
    color: #666
}

.generiek .imgpane {
    padding-top: 24px
}

.generiek .imgpane img {
    margin-bottom: 5%
}

.generiek .imgpane>img {
    margin-top: -24px
}

.product h1,
.product h2,
.product h3,
.product h4,
.product h5,
.product h6 {
    color: #666
}

.productlanding .gridpane {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: left;
    margin-right: 7%
}

.productlanding .gridpane:nth-child(2) {
    margin-right: 0
}

.productlanding h1,
.productlanding h2 {
    font-size: 18px;
    margin-top: 0 !important;
    line-height: 24px !important;
    *zoom: 1
}

.productlanding h1:after,
.productlanding h1:before,
.productlanding h2:after,
.productlanding h2:before {
    display: table;
    content: "";
    line-height: 0
}

.productlanding h1:after,
.productlanding h2:after {
    clear: both
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .productlanding .gridpane.fullwidth {
        width: 100%;
        margin-right: 0
    }

    .productlanding .gridpane.fullwidth .catitem {
        width: 45%;
        margin-right: 5%;
        margin-bottom: 2%
    }

    .productlanding .gridpane.fullwidth .catitem .title {
        height: auto
    }

    .productlanding .gridpane.fullwidth .catitem:nth-child(odd) {
        margin-right: 5% !important
    }

    .productlanding .gridpane.fullwidth .catitem .descr {
        padding-top: 0
    }
}

@media screen and (min-width:1024px) {
    .productlanding .gridpane.fullwidth {
        width: 100%;
        margin-right: 0
    }

    .productlanding .gridpane.fullwidth .catitem {
        width: 45%;
        margin-right: 5%;
        margin-bottom: 2%
    }

    .productlanding .gridpane.fullwidth .catitem .title {
        height: auto;
        font-size: 20px;
        margin-bottom: 7px
    }

    .productlanding .gridpane.fullwidth .catitem:nth-child(odd) {
        margin-right: 5% !important
    }
}

@media screen and (min-width:1200px) {
    .productlanding .gridpane.fullwidth {
        width: 100%;
        margin-right: 0
    }

    .productlanding .gridpane.fullwidth .catitem {
        width: 40%
    }
}

@media screen and (max-width:767px) {
    .productlanding .gridpane {
        width: 100%;
        display: block
    }

    .productlanding .gridpane:nth-child(2) {
        margin-right: 0
    }

    .productlanding h1,
    .productlanding h2 {
        font-size: 18px;
        *zoom: 1
    }

    .productlanding h1:after,
    .productlanding h1:before,
    .productlanding h2:after,
    .productlanding h2:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productlanding h1:after,
    .productlanding h2:after {
        clear: both
    }
}

.navright h2 {
    text-transform: uppercase;
    font-size: 18px
}

.navright ul {
    margin-left: 0;
    list-style: none
}

@media only screen and (min-width:1024px) and (max-width:1280px) {
    .navright {
        padding-top: 90px
    }
}

@media only screen and (min-width:1281px) {
    .navright {
        padding-top: 50px
    }
}

.productpage .myrow {
    *zoom: 1;
    margin-bottom: 20px
}

.productpage .myrow:after,
.productpage .myrow:before {
    display: table;
    content: "";
    line-height: 0
}

.productpage .myrow:after {
    clear: both
}

.productpage .myrow h1 {
    display: block;
    width: 65%;
    margin-right: 5%;
    float: left;
    margin-top: 0;
    color: #666;
    font-size: 20px;
    font-weight: normal !important
}

.productpage .myrow .fwdbck {
    text-align: right;
    display: block;
    width: 30%;
    float: left
}

.productpage .myrow .fwdbck a {
    display: block;
    float: right;
    margin-left: 1%;
    color: #777;
    text-decoration: none;
    border-bottom: 1px solid #999
}

.productpage .myrow .fwdbck a:before {
    content: "\F053 ";
    font-size: 12px;
    line-height: 1;
    margin-right: 2px;
    font-family: FontAwesome;
    margin-left: -12px;
    color: #777
}

.productpage .myrow .fwdbck a:active,
.productpage .myrow .fwdbck a:hover {
    color: #f12f3f;
    border-bottom: 1px solid #f12f3f
}

.productpage .myrow .fwdbck a:active:before,
.productpage .myrow .fwdbck a:hover:before {
    color: #f12f3f
}

.productpage .myrow .fwdbck a:last-child {
    margin-right: 0
}

.productpage .intro {
    display: block;
    margin-bottom: 30px
}

.productpage .productrow {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    *zoom: 1
}

.productpage .productrow:after,
.productpage .productrow:before {
    display: table;
    content: "";
    line-height: 0
}

.productpage .productrow:after {
    clear: both
}

.productpage .productrow img {
    display: block;
    float: left;
    width: 28%;
    margin-right: 4%
}

.productpage .productrow .descr {
    display: block;
    float: left;
    padding: 10px 5%;
    width: 58%;
    outline: 1px solid #eee
}

.productpage .productrow .descr h2 {
    text-transform: uppercase;
    font-size: 18px
}

.productpage .productrow .descr ul {
    list-style: square;
    margin-left: 20px
}

.productpage .productrow .descr ul li strong {
    font-weight: bold;
    text-transform: uppercase
}

.productpage .productrow .uses-and-solutions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px -2%;
    padding: 0;
    list-style: none
}

.productpage .productrow .uses-and-solutions a {
    max-width: 16%;
    margin: 0 2%;
    text-align: center;
    color: #333;
    font-size: 13px;
    line-height: normal
}

.productpage .productrow .uses-and-solutions img {
    float: none;
    width: inherit;
    margin: inherit;
    margin-bottom: 2px
}

@media only screen and (max-width:1023px) {
    .productpage .productrow .uses-and-solutions a {
        max-width: 29%
    }
}

.productpage .productrow .product-thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1%
}

.productpage .productrow .product-thumbnails>div {
    max-width: 31.33%;
    margin: 1%
}

.productpage .productrow .product-thumbnails>div img {
    float: none;
    width: 100%;
    margin-right: 0
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .productpage .productrow .product-thumbnails>div {
        max-width: 48%
    }
}

@media only screen and (max-width:767px) {
    .productpage .productrow .product-thumbnails>div {
        max-width: 100%;
        margin-bottom: 3%
    }
}

@media screen and (max-width:1281px) {
    .productpage .myrow h1 {
        width: 100% !important;
        *zoom: 1
    }

    .productpage .myrow h1:after,
    .productpage .myrow h1:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productpage .myrow h1:after {
        clear: both
    }

    .productpage .myrow .fwdbck {
        width: 100% !important;
        margin-bottom: 20px;
        *zoom: 1
    }

    .productpage .myrow .fwdbck:after,
    .productpage .myrow .fwdbck:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productpage .myrow .fwdbck:after {
        clear: both
    }

    .productpage .myrow .fwdbck a {
        float: left !important;
        margin-right: 1%;
        margin-left: 0 !important
    }
}

.productall .myrow {
    *zoom: 1
}

.productall .myrow:after,
.productall .myrow:before {
    display: table;
    content: "";
    line-height: 0
}

.productall .myrow:after {
    clear: both
}

.productall .myrow h1 {
    display: block;
    margin-top: 0;
    color: #666;
    font-size: 20px
}

.productall .myrow .vgl {
    display: block;
    width: 45%;
    margin-bottom: 20px
}

.productall .myrow .vgl a {
    padding: 5px 10px;
    display: block;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center
}

.productall .myrow .vgl a:link,
.productall .myrow .vgl a:visited {
    background-color: #A9AF83
}

.carpet .productall .myrow .vgl a:link,
.carpet .productall .myrow .vgl a:visited {
    background-color: #555
}

.agro .productall .myrow .vgl a:link,
.agro .productall .myrow .vgl a:visited {
    background-color: #555
}

.geo .productall .myrow .vgl a:link,
.geo .productall .myrow .vgl a:visited {
    background-color: #555
}

.retail .productall .myrow .vgl a:link,
.retail .productall .myrow .vgl a:visited {
    background-color: #555
}

.packaging .productall .myrow .vgl a:link,
.packaging .productall .myrow .vgl a:visited {
    background-color: #555
}

.buildingtext .productall .myrow .vgl a:link,
.buildingtext .productall .myrow .vgl a:visited {
    background-color: #555
}

.productall .myrow .vgl a:active,
.productall .myrow .vgl a:hover {
    background-color: #8F9862
}

.carpet .productall .myrow .vgl a:active,
.carpet .productall .myrow .vgl a:hover {
    background-color: #3b3b3b
}

.agro .productall .myrow .vgl a:active,
.agro .productall .myrow .vgl a:hover {
    background-color: #3b3b3b
}

.geo .productall .myrow .vgl a:active,
.geo .productall .myrow .vgl a:hover {
    background-color: #3b3b3b
}

.retail .productall .myrow .vgl a:active,
.retail .productall .myrow .vgl a:hover {
    background-color: #3b3b3b
}

.packaging .productall .myrow .vgl a:active,
.packaging .productall .myrow .vgl a:hover {
    background-color: #3b3b3b
}

.buildingtext .productall .myrow .vgl a:active,
.buildingtext .productall .myrow .vgl a:hover {
    background-color: #3b3b3b
}

.productall .prodgrid {
    *zoom: 1
}

.productall .prodgrid:after,
.productall .prodgrid:before {
    display: table;
    content: "";
    line-height: 0
}

.productall .prodgrid:after {
    clear: both
}

.productall .prodgrid .item {
    display: block;
    width: 46.5%;
    padding: 1%;
    margin-right: 3%;
    margin-bottom: 20px;
    float: left
}

.productall .prodgrid .item:nth-child(2n+2) {
    margin-right: 0 !important
}

.productall .prodgrid .item input {
    float: left;
    margin-right: 2%
}

.productall .prodgrid .item .vergelijkbox label {
    margin-top: 2px;
    text-decoration: underline
}

.productall .prodgrid .item .img {
    display: block;
    width: 25%;
    margin-right: 5%;
    float: left
}

.productall .prodgrid .item .img a {
    display: block;
    margin-top: 10px;
    padding: 5px 1%;
    text-align: center;
    text-decoration: none
}

.productall .prodgrid .item .img a:link,
.productall .prodgrid .item .img a:visited {
    background-color: #A9AF83;
    color: #fff
}

.carpet .productall .prodgrid .item .img a:link,
.carpet .productall .prodgrid .item .img a:visited {
    background-color: #555
}

.agro .productall .prodgrid .item .img a:link,
.agro .productall .prodgrid .item .img a:visited {
    background-color: #555
}

.geo .productall .prodgrid .item .img a:link,
.geo .productall .prodgrid .item .img a:visited {
    background-color: #555
}

.retail .productall .prodgrid .item .img a:link,
.retail .productall .prodgrid .item .img a:visited {
    background-color: #555
}

.packaging .productall .prodgrid .item .img a:link,
.packaging .productall .prodgrid .item .img a:visited {
    background-color: #555
}

.buildingtext .productall .prodgrid .item .img a:link,
.buildingtext .productall .prodgrid .item .img a:visited {
    background-color: #555
}

.productall .prodgrid .item .img a:active,
.productall .prodgrid .item .img a:hover {
    background-color: #8F9862;
    color: #fff
}

.carpet .productall .prodgrid .item .img a:active,
.carpet .productall .prodgrid .item .img a:hover {
    background-color: #3b3b3b
}

.agro .productall .prodgrid .item .img a:active,
.agro .productall .prodgrid .item .img a:hover {
    background-color: #3b3b3b
}

.geo .productall .prodgrid .item .img a:active,
.geo .productall .prodgrid .item .img a:hover {
    background-color: #3b3b3b
}

.retail .productall .prodgrid .item .img a:active,
.retail .productall .prodgrid .item .img a:hover {
    background-color: #3b3b3b
}

.packaging .productall .prodgrid .item .img a:active,
.packaging .productall .prodgrid .item .img a:hover {
    background-color: #3b3b3b
}

.buildingtext .productall .prodgrid .item .img a:active,
.buildingtext .productall .prodgrid .item .img a:hover {
    background-color: #3b3b3b
}

.productall .prodgrid .item .descr {
    display: block;
    width: 65%;
    float: left
}

.productall .prodgrid .item .descr ul {
    list-style: square;
    margin-left: 20px
}

.productall .prodgrid .item .descr ul li strong {
    font-weight: bold
}

@media screen and (min-width:768px) {
    .productall .prodgrid .item {
        background-color: #eee;
        outline: 1px solid #eee;
        width: 44.5%;
        padding: 2%
    }

    .productall .prodgrid .item:nth-child(4n+2),
    .productall .prodgrid .item:nth-child(4n+3) {
        background-color: #fff;
        outline: none;
        width: 48.5%;
        padding: 2% 0
    }
}

@media screen and (max-width:767px) {
    .productall .myrow {
        *zoom: 1
    }

    .productall .myrow:after,
    .productall .myrow:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productall .myrow:after {
        clear: both
    }

    .productall .myrow .vgl a {
        display: inline
    }

    .productall .prodgrid .item {
        width: 100%;
        *zoom: 1
    }

    .productall .prodgrid .item:after,
    .productall .prodgrid .item:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productall .prodgrid .item:after {
        clear: both
    }

    .productall .prodgrid .item .img {
        width: 35%
    }

    .productall .prodgrid .item .descr {
        width: 60%
    }

    .productall .prodgrid .item .descr h2 {
        font-size: 18px
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .productall .myrow {
        *zoom: 1
    }

    .productall .myrow:after,
    .productall .myrow:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productall .myrow:after {
        clear: both
    }

    .productall .prodgrid .item {
        *zoom: 1
    }

    .productall .prodgrid .item:after,
    .productall .prodgrid .item:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productall .prodgrid .item:after {
        clear: both
    }

    .productall .prodgrid .item .img {
        width: 35% !important
    }

    .productall .prodgrid .item .descr {
        width: 60% !important
    }
}

@media screen and (min-width:1024px) and (max-width:1281px) {
    .productall .myrow {
        *zoom: 1
    }

    .productall .myrow:after,
    .productall .myrow:before {
        display: table;
        content: "";
        line-height: 0
    }

    .productall .myrow:after {
        clear: both
    }

    .productall .prodgrid .item .descr {
        width: 60%
    }
}

.endallhere {
    stuff: 0
}

.socmedia {
    margin-bottom: 20px;
    padding-left: 30px
}

.socmedia a {
    margin-right: 20px !important
}

ul.search-results {
    list-style: none;
    margin: 30px 0 0 0
}

ul.search-results li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin: 10px 0;
    position: relative
}

ul.search-results li:hover .searchtitle {
    color: #f12f3f
}

ul.search-results .searchtitle {
    font-weight: bold;
    font-size: 14px
}

ul.search-results a {
    color: #999
}

ul.search-results a:hover {
    color: #f12f3f
}

ul.search-results a:after {
    content: "";
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    position: absolute
}

.well {
    margin-bottom: 20px;
    background-color: #eee;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.well.noflex {
    display: block
}

.well.inlineblock {
    display: inline-block
}

.well.centerheightwidth {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.well.filterwell {
    border: none !important;
    background-color: #f1f1f1;
    padding: 12px;
    margin-bottom: 10px
}

.well.thoughtleadership h2 {
    font-size: 18px
}

.well.well-outline {
    border: 1px solid #ddd;
    background-color: #fff
}

.well.well-grey {
    background-color: #b0b0b0;
    color: #fff
}

.well.well-grey h1,
.well.well-grey h2,
.well.well-grey h3 {
    color: #fff;
    font-weight: normal !important
}

.well.well-dark {
    background-color: #444;
    color: #fff
}

.well.well-dark h1,
.well.well-dark h2,
.well.well-dark h3 {
    color: #fff;
    font-weight: normal !important
}

.well.blacklinks {
    text-transform: uppercase;
    color: #555
}

.well.blacklinks:hover {
    background-color: #ddd;
    color: #f12f3f
}

.well h3 {
    margin-top: 0
}

.well.smallimage img {
    height: 90px;
    margin-right: 20px
}

@media screen and (max-width:767px) {
    .well {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.btn {
    padding: 6px 12px;
    font-size: 14px
}

.btn.btn-large {
    padding: 11px 19px !important;
    font-size: 17px
}

.btn.btn-medium {
    padding: 7px;
    font-size: 14px
}

.btn.btn-red {
    background: #d42937;
    color: white;
    text-shadow: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-red:hover {
    background: #f12f3f
}

.btn.btn-light {
    background: #eee;
    text-shadow: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-light:hover {
    background: #ddd
}

.btn.btn-outline {
    background: #fff;
    border: 1px solid #999;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-outline:hover {
    background: #eee;
    border: 1px solid #ccc
}

.btn.btn-dark {
    background: #555;
    color: white;
    text-shadow: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-dark:hover {
    background: #999
}

.icongrid {
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 50px
}

.icongrid>div {
    text-align: center
}

.icongrid>div img {
    margin-bottom: 10px;
    margin-right: 0;
    max-height: 70px
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .icongrid>div {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: calc(50% - 100px);
        flex-basis: calc(50% - 100px);
        max-width: 50%
    }
}

@media only screen and (min-width:1200px) {
    .icongrid>div {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: calc(33% - 100px);
        flex-basis: calc(33% - 100px);
        max-width: 33%
    }
}

@media print {
    .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.56410256%;
        *margin-left: 2.51091107%
    }

    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }

    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.56410256%
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851%
    }

    .row-fluid .span11 {
        width: 91.45299145%;
        *width: 91.39979996%
    }

    .row-fluid .span10 {
        width: 82.90598291%;
        *width: 82.85279142%
    }

    .row-fluid .span9 {
        width: 74.35897436%;
        *width: 74.30578287%
    }

    .row-fluid .span8 {
        width: 65.81196581%;
        *width: 65.75877432%
    }

    .row-fluid .span7 {
        width: 57.26495726%;
        *width: 57.21176578%
    }

    .row-fluid .span6 {
        width: 48.71794872%;
        *width: 48.66475723%
    }

    .row-fluid .span5 {
        width: 40.17094017%;
        *width: 40.11774868%
    }

    .row-fluid .span4 {
        width: 31.62393162%;
        *width: 31.57074013%
    }

    .row-fluid .span3 {
        width: 23.07692308%;
        *width: 23.02373159%
    }

    .row-fluid .span2 {
        width: 14.52991453%;
        *width: 14.47672304%
    }

    .row-fluid .span1 {
        width: 5.98290598%;
        *width: 5.92971449%
    }

    .row-fluid .offset12 {
        margin-left: 105.12820513%;
        *margin-left: 105.02182215%
    }

    .row-fluid .offset12:first-child {
        margin-left: 102.56410256%;
        *margin-left: 102.45771959%
    }

    .row-fluid .offset11 {
        margin-left: 96.58119658%;
        *margin-left: 96.4748136%
    }

    .row-fluid .offset11:first-child {
        margin-left: 94.01709402%;
        *margin-left: 93.91071104%
    }

    .row-fluid .offset10 {
        margin-left: 88.03418803%;
        *margin-left: 87.92780506%
    }

    .row-fluid .offset10:first-child {
        margin-left: 85.47008547%;
        *margin-left: 85.36370249%
    }

    .row-fluid .offset9 {
        margin-left: 79.48717949%;
        *margin-left: 79.38079651%
    }

    .row-fluid .offset9:first-child {
        margin-left: 76.92307692%;
        *margin-left: 76.81669394%
    }

    .row-fluid .offset8 {
        margin-left: 70.94017094%;
        *margin-left: 70.83378796%
    }

    .row-fluid .offset8:first-child {
        margin-left: 68.37606838%;
        *margin-left: 68.2696854%
    }

    .row-fluid .offset7 {
        margin-left: 62.39316239%;
        *margin-left: 62.28677941%
    }

    .row-fluid .offset7:first-child {
        margin-left: 59.82905983%;
        *margin-left: 59.72267685%
    }

    .row-fluid .offset6 {
        margin-left: 53.84615385%;
        *margin-left: 53.73977087%
    }

    .row-fluid .offset6:first-child {
        margin-left: 51.28205128%;
        *margin-left: 51.1756683%
    }

    .row-fluid .offset5 {
        margin-left: 45.2991453%;
        *margin-left: 45.19276232%
    }

    .row-fluid .offset5:first-child {
        margin-left: 42.73504274%;
        *margin-left: 42.62865976%
    }

    .row-fluid .offset4 {
        margin-left: 36.75213675%;
        *margin-left: 36.64575377%
    }

    .row-fluid .offset4:first-child {
        margin-left: 34.18803419%;
        *margin-left: 34.08165121%
    }

    .row-fluid .offset3 {
        margin-left: 28.20512821%;
        *margin-left: 28.09874523%
    }

    .row-fluid .offset3:first-child {
        margin-left: 25.64102564%;
        *margin-left: 25.53464266%
    }

    .row-fluid .offset2 {
        margin-left: 19.65811966%;
        *margin-left: 19.55173668%
    }

    .row-fluid .offset2:first-child {
        margin-left: 17.09401709%;
        *margin-left: 16.98763412%
    }

    .row-fluid .offset1 {
        margin-left: 11.11111111%;
        *margin-left: 11.00472813%
    }

    .row-fluid .offset1:first-child {
        margin-left: 8.54700855%;
        *margin-left: 8.44062557%
    }

    .navright,
    .row_navlang,
    .row_navminor {
        display: none !important
    }
}

/*# sourceMappingURL=mysite.css.map */