    .clearfix:after,
.dl-horizontal:after {
    clear: both
}

.badge,
.label,
sub,
sup {
    vertical-align: baseline
}

.nav-header,
a.widget span,
abbr.initialism,
h4.title-h4 {
    text-transform: uppercase
}

body,
pre {
    word-wrap: break-word
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
} 
 
.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
} 

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.img-polaroid,
select {
    background-color: #fff
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

a:active,
a:hover {
    outline: 0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    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::-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=reset],
input[type=submit],
input[type=radio],
input[type=checkbox],
label,
select {
    cursor: pointer
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

.btn-block,
.progress .bar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!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
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333;
    background-color: #fff!important
}

a {
    color: #0085b1;
    text-decoration: none
}

a:focus,
a:hover {
    color: #004c65;
    text-decoration: underline
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.img-polaroid {
    padding: 4px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 200;
    line-height: 27px
}

dd,
dt,
li {
    line-height: 18px
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

address,
cite {
    font-style: normal
}

.muted {
    color: #999
}

a.muted:focus,
a.muted:hover {
    color: gray
}

.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: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 18px;
    color: #5c5c5c;
    text-rendering: optimizelegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1,
h2,
h3 {
    line-height: 36px
}

h1 {
    font-size: 33px
}

h2 {
    font-size: 27px
}

h1 small,
h3 {
    font-size: 21px
}

h2 small,
h4 {
    font-size: 15px
}

h3 small,
h4 small,
h5 {
    font-size: 12px
}

h6 {
    font-size: 10.2px
}

.page-header {
    padding-bottom: 8px;
    margin: 18px 0 27px;
    border-bottom: 1px solid #eee
}

blockquote p,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl,
legend,
pre.prettyprint {
    margin-bottom: 18px
}

ol,
ul {
    padding: 0;
    margin: 0 0 9px 25px
}

ol.inline,
ol.unstyled,
ul.inline,
ul.unstyled {
    margin-left: 0;
    list-style: none
}

ol.inline>li,
ul.inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 9px
}

.dl-horizontal:after,
.dl-horizontal:before {
    display: table;
    content: "";
    line-height: 0
}

address,
blockquote small,
pre {
    line-height: 18px;
    display: block
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.controls-row:after,
.form-actions:after,
.form-horizontal .control-group:after {
    clear: both
}

pre,
pre code {
    white-space: pre
}

.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%
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eee
}

blockquote p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25
}

blockquote small {
    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: ""
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 10px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.navbar-search .search-query,
button,
input,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap
}

pre {
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 11px;
    word-break: break-all;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

fieldset,
legend,
pre code {
    padding: 0;
    border: 0
}

pre code {
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

form {
    margin: 0 0 18px
}

fieldset {
    margin: 0
}

legend {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 13.5px;
    color: #999
}

button,
input,
label,
select,
textarea {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

label {
    display: block;
    margin-bottom: 5px
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
select,
textarea {
    display: inline-block;
    height: 18px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 18px;
    color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    vertical-align: middle
}

.controls-row .checkbox[class*=span],
.controls-row .radio[class*=span],
.controls>.checkbox:first-child,
.controls>.radio:first-child {
    padding-top: 5px
}

.uneditable-input,
input,
textarea {
    width: 206px
}

textarea {
    height: auto
}

.uneditable-input,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

.uneditable-input:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=search]:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: dotted thin\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=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=button],
input[type=file],
input[type=reset],
input[type=image],
input[type=submit],
input[type=radio],
input[type=checkbox] {
    width: auto
}

input[type=file],
select {
    height: 28px;
    line-height: 28px
}

select {
    width: 220px;
    border: 1px solid #ccc
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
select:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    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, .025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
    cursor: not-allowed
}

.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
}

.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
}

.controls-row:after,
.controls-row:before,
.form-actions:after,
.form-actions:before {
    display: table;
    line-height: 0;
    content: ""
}

.uneditable-input,
input,
textarea {
    margin-left: 0
}

.controls-row [class*=span]+[class*=span] {
    margin-left: 20px
}

.uneditable-input.span12,
input.span12,
textarea.span12 {
    width: 1166px
}

.uneditable-input.span11,
input.span11,
textarea.span11 {
    width: 1066px
}

.uneditable-input.span10,
input.span10,
textarea.span10 {
    width: 966px
}

.uneditable-input.span9,
input.span9,
textarea.span9 {
    width: 866px
}

.uneditable-input.span8,
input.span8,
textarea.span8 {
    width: 766px
}

.uneditable-input.span7,
input.span7,
textarea.span7 {
    width: 666px
}

.uneditable-input.span6,
input.span6,
textarea.span6 {
    width: 566px
}

.uneditable-input.span5,
input.span5,
textarea.span5 {
    width: 466px
}

.uneditable-input.span4,
input.span4,
textarea.span4 {
    width: 366px
}

.uneditable-input.span3,
input.span3,
textarea.span3 {
    width: 266px
}

.uneditable-input.span2,
input.span2,
textarea.span2 {
    width: 166px
}

.uneditable-input.span1,
input.span1,
textarea.span1 {
    width: 66px
}

.controls-row [class*=span],
.row-fluid .controls-row [class*=span] {
    float: left
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

input[type=radio][disabled],
input[type=radio][readonly],
input[type=checkbox][disabled],
input[type=checkbox][readonly] {
    background-color: transparent
}

.control-group.warning .checkbox,
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline,
.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, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(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, .075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.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 .checkbox,
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline,
.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, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(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, .075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.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 .checkbox,
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline,
.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, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(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, .075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.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 .checkbox,
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline,
.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, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(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, .075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7ab5d3
}

.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
}

.help-block,
.help-inline {
    color: #595959
}

.help-block {
    display: block;
    margin-bottom: 9px
}

.help-inline {
    display: inline-block;
    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;
    vertical-align: top;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 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: 400;
    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-append .uneditable-input,
.input-append input,
.input-append select,
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}

.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 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 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 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 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 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 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 {
    -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,
.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;
    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
}

.form-horizontal .control-group:after,
.form-horizontal .control-group:before {
    display: table;
    content: "";
    line-height: 0
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}

.form-horizontal .controls {
    margin-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
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

.table {
    width: 100%;
    margin-bottom: 18px
}

.table td,
.table th {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.btn,
.pagination-centered {
    text-align: center
}

.table th {
    font-weight: 700
}

.table thead th {
    vertical-align: bottom
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed td,
.table-condensed th {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.table-bordered td,
.table-bordered th {
    border-left: 1px solid #ddd
}

.table-bordered caption+tbody tr:first-child td,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered tbody:first-child tr:first-child td,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered thead:first-child tr:first-child th {
    border-top: 0
}

.table-bordered tbody:first-child tr:first-child>td:first-child,
.table-bordered tbody:first-child tr:first-child>th:first-child,
.table-bordered thead:first-child tr:first-child>th:first-child {
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px
}

.table-bordered tbody:first-child tr:first-child>td:last-child,
.table-bordered tbody:first-child tr:first-child>th:last-child,
.table-bordered thead:first-child tr:first-child>th:last-child {
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px
}

.table-bordered tbody:last-child tr:last-child>td:first-child,
.table-bordered tbody:last-child tr:last-child>th:first-child,
.table-bordered tfoot:last-child tr:last-child>td:first-child,
.table-bordered tfoot:last-child tr:last-child>th:first-child,
.table-bordered thead:last-child tr:last-child>th:first-child {
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px
}

.table-bordered tbody:last-child tr:last-child>td:last-child,
.table-bordered tbody:last-child tr:last-child>th:last-child,
.table-bordered tfoot:last-child tr:last-child>td:last-child,
.table-bordered tfoot:last-child tr:last-child>th:last-child,
.table-bordered thead:last-child tr:last-child>th:last-child {
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child {
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px
}

.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child {
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
    background-color: #f5f5f5
}

.row-fluid table td[class*=span],
.row-fluid table th[class*=span],
table td[class*=span],
table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 64px;
    margin-left: 0
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 164px;
    margin-left: 0
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 264px;
    margin-left: 0
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 364px;
    margin-left: 0
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 464px;
    margin-left: 0
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 564px;
    margin-left: 0
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 664px;
    margin-left: 0
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 764px;
    margin-left: 0
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 864px;
    margin-left: 0
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 964px;
    margin-left: 0
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 1064px;
    margin-left: 0
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 1164px;
    margin-left: 0
}

.table tbody tr.success>td {
    background-color: #dff0d8
}

.table tbody tr.error>td {
    background-color: #f2dede
}

.table tbody tr.warning>td {
    background-color: #fcf8e3
}

.table tbody tr.info>td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover>td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover>td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover>td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover>td {
    background-color: #c4e3f3
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../img/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px
}

.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-menu>.active>a>[class^=icon-],
.dropdown-menu>li>a:focus>[class*=" icon-"],
.dropdown-menu>li>a:focus>[class^=icon-],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^=icon-],
.dropdown-submenu:focus>a>[class*=" icon-"],
.dropdown-submenu:focus>a>[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: url(../img/glyphicons-halflings-white.png)
}

.icon-glass {
    background-position: 0 0
}

.icon-music-small {
    background-position: -24px 0
}

.icon-search {
    background-position: -48px 0
}

.icon-envelope {
    background-position: -72px 0
}

.icon-heart {
    background-position: -96px 0
}

.icon-star {
    background-position: -120px 0
}

.icon-star-empty {
    background-position: -144px 0
}

.icon-user {
    background-position: -168px 0
}

.icon-film {
    background-position: -192px 0
}

.icon-th-large {
    background-position: -216px 0
}

.icon-th {
    background-position: -240px 0
}

.icon-th-list {
    background-position: -264px 0
}

.icon-ok {
    background-position: -288px 0
}

.icon-remove {
    background-position: -312px 0
}

.icon-zoom-in {
    background-position: -336px 0
}

.icon-zoom-out {
    background-position: -360px 0
}

.icon-off {
    background-position: -384px 0
}

.icon-signal {
    background-position: -408px 0
}

.icon-cog {
    background-position: -432px 0
}

.icon-trash {
    background-position: -456px 0
}

.icon-home {
    background-position: 0 -24px
}

.icon-file {
    background-position: -24px -24px
}

.icon-time {
    background-position: -48px -24px
}

.icon-road {
    background-position: -72px -24px
}

.icon-download-alt {
    background-position: -96px -24px
}

.icon-download {
    background-position: -120px -24px
}

.icon-upload {
    background-position: -144px -24px
}

.icon-inbox {
    background-position: -168px -24px
}

.icon-play-circle {
    background-position: -192px -24px
}

.icon-repeat {
    background-position: -216px -24px
}

.icon-refresh {
    background-position: -240px -24px
}

.icon-list-alt {
    background-position: -264px -24px
}

.icon-lock {
    background-position: -287px -24px
}

.icon-flag {
    background-position: -312px -24px
}

.icon-headphones {
    background-position: -336px -24px
}

.icon-volume-off {
    background-position: -360px -24px
}

.icon-volume-down {
    background-position: -384px -24px
}

.icon-volume-up {
    background-position: -408px -24px
}

.icon-qrcode {
    background-position: -432px -24px
}

.icon-barcode {
    background-position: -456px -24px
}

.icon-tag {
    background-position: 0 -48px
}

.icon-tags {
    background-position: -25px -48px
}

.icon-book {
    background-position: -48px -48px
}

.icon-bookmark {
    background-position: -72px -48px
}

.icon-print {
    background-position: -96px -48px
}

.icon-camera {
    background-position: -120px -48px
}

.icon-font {
    background-position: -144px -48px
}

.icon-bold {
    background-position: -167px -48px
}

.icon-italic {
    background-position: -192px -48px
}

.icon-text-height {
    background-position: -216px -48px
}

.icon-text-width {
    background-position: -240px -48px
}

.icon-align-left {
    background-position: -264px -48px
}

.icon-align-center {
    background-position: -288px -48px
}

.icon-align-right {
    background-position: -312px -48px
}

.icon-align-justify {
    background-position: -336px -48px
}

.icon-list {
    background-position: -360px -48px
}

.icon-indent-left {
    background-position: -384px -48px
}

.icon-indent-right {
    background-position: -408px -48px
}

.icon-facetime-video {
    background-position: -432px -48px
}

.icon-picture {
    background-position: -456px -48px
}

.icon-pencil {
    background-position: 0 -72px
}

.icon-map-marker {
    background-position: -24px -72px
}

.icon-adjust {
    background-position: -48px -72px
}

.icon-tint {
    background-position: -72px -72px
}

.icon-edit {
    background-position: -96px -72px
}

.icon-share {
    background-position: -120px -72px
}

.icon-check {
    background-position: -144px -72px
}

.icon-move {
    background-position: -168px -72px
}

.icon-step-backward {
    background-position: -192px -72px
}

.icon-fast-backward {
    background-position: -216px -72px
}

.icon-backward {
    background-position: -240px -72px
}

.icon-play {
    background-position: -264px -72px
}

.icon-pause {
    background-position: -288px -72px
}

.icon-stop {
    background-position: -312px -72px
}

.icon-forward {
    background-position: -336px -72px
}

.icon-fast-forward {
    background-position: -360px -72px
}

.icon-step-forward {
    background-position: -384px -72px
}

.icon-eject {
    background-position: -408px -72px
}

.icon-chevron-left {
    background-position: -432px -72px
}

.icon-chevron-right {
    background-position: -456px -72px
}

.icon-plus-sign {
    background-position: 0 -96px
}

.icon-minus-sign {
    background-position: -24px -96px
}

.icon-remove-sign {
    background-position: -48px -96px
}

.icon-ok-sign {
    background-position: -72px -96px
}

.icon-question-sign {
    background-position: -96px -96px
}

.icon-info-sign {
    background-position: -120px -96px
}

.icon-screenshot {
    background-position: -144px -96px
}

.icon-remove-circle {
    background-position: -168px -96px
}

.icon-ok-circle {
    background-position: -192px -96px
}

.icon-ban-circle {
    background-position: -216px -96px
}

.icon-arrow-left {
    background-position: -240px -96px
}

.icon-arrow-right {
    background-position: -264px -96px
}

.icon-arrow-up {
    background-position: -289px -96px
}

.icon-arrow-down {
    background-position: -311px -96px
}

.icon-share-alt {
    background-position: -336px -96px
}

.icon-resize-full {
    background-position: -360px -96px
}

.icon-resize-small {
    background-position: -384px -96px
}

.icon-plus {
    background-position: -408px -96px
}

.icon-minus {
    background-position: -433px -96px
}

.icon-asterisk {
    background-position: -456px -96px
}

.icon-exclamation-sign {
    background-position: 0 -120px
}

.icon-gift {
    background-position: -24px -120px
}

.icon-leaf {
    background-position: -48px -120px
}

.icon-fire {
    background-position: -72px -120px
}

.icon-eye-open {
    background-position: -96px -120px
}

.icon-eye-close {
    background-position: -120px -120px
}

.icon-warning-sign {
    background-position: -144px -120px
}

.icon-plane {
    background-position: -168px -120px
}

.icon-calendar {
    background-position: -192px -120px
}

.icon-random {
    background-position: -216px -120px;
    width: 16px
}

.icon-comment {
    background-position: -240px -120px
}

.icon-magnet {
    background-position: -264px -120px
}

.icon-chevron-up {
    background-position: -288px -120px
}

.icon-chevron-down {
    background-position: -313px -119px
}

.icon-retweet {
    background-position: -336px -120px
}

.icon-shopping-cart {
    background-position: -360px -120px
}

.icon-folder-close {
    background-position: -384px -120px;
    width: 16px
}

.icon-folder-open {
    background-position: -408px -120px;
    width: 16px
}

.icon-resize-vertical {
    background-position: -432px -119px
}

.icon-resize-horizontal {
    background-position: -456px -118px
}

.icon-hdd {
    background-position: 0 -144px
}

.icon-bullhorn {
    background-position: -24px -144px
}

.icon-bell {
    background-position: -48px -144px
}

.icon-certificate {
    background-position: -72px -144px
}

.icon-thumbs-up {
    background-position: -96px -144px
}

.icon-thumbs-down {
    background-position: -120px -144px
}

.icon-hand-right {
    background-position: -144px -144px
}

.icon-hand-left {
    background-position: -168px -144px
}

.icon-hand-up {
    background-position: -192px -144px
}

.icon-hand-down {
    background-position: -216px -144px
}

.icon-circle-arrow-right {
    background-position: -240px -144px
}

.icon-circle-arrow-left {
    background-position: -264px -144px
}

.icon-circle-arrow-up {
    background-position: -288px -144px
}

.icon-circle-arrow-down {
    background-position: -312px -144px
}

.icon-globe {
    background-position: -336px -144px
}

.icon-wrench {
    background-position: -360px -144px
}

.icon-tasks {
    background-position: -384px -144px
}

.icon-filter {
    background-position: -408px -144px
}

.icon-briefcase {
    background-position: -432px -144px
}

.icon-fullscreen {
    background-position: -456px -144px
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-menu,
.meros-language {
    position: absolute;
    z-index: 1000
}

.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,
.res-menu .caret {
    margin-top: 8px;
    margin-left: 2px
}

.dropdown-menu {
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 100px;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2)!important;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2)!important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)!important;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.meros-language {
    top: 15px;
    left: 12px
}

.meros-language a {
    text-decoration: none!important
}

.meros-language .dropdown-menu a {
    color: #333!important;
    text-decoration: none!important
}

.meros-language .dropdown-menu a:hover {
    color: #fff!important
}

.dropdown-menu .pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.dropdown-menu>li>em,
.dropdown-menu>li>strong {
    margin-top: 0;
    font-weight: 700;
    border-top: #ddd 1px solid;
    padding: 3px 20px;
    color: #333;
    display: block;
    white-space: nowrap;
    clear: both
}

.dropdown-menu>li>strong {
    font-size: 10pt;
    line-height: 20px;
    background: #eee;
    border-bottom: #ddd 1px solid
}

.dropdown-menu>li>em {
    font-size: 9pt;
    font-style: italic;
    line-height: 18px
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    white-space: nowrap
}

.close,
.nav-header {
    font-weight: 700;
    line-height: 18px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
    color: #fff;
    background-color: #007da7;
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0085b1', endColorstr='#ff007298', GradientType=0);
    text-decoration: none
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-submenu:focus>a,
.dropdown-submenu:hover>a {
    background-image: -moz-linear-gradient(top, #0085b1, #007298);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0085b1), to(#007298));
    background-image: -webkit-linear-gradient(top, #0085b1, #007298);
    background-image: -o-linear-gradient(top, #0085b1, #007298);
    background-image: linear-gradient(to bottom, #0085b1, #007298)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    outline: 0;
    background-image: -moz-linear-gradient(top, #0085b1, #007298);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0085b1), to(#007298));
    background-image: -webkit-linear-gradient(top, #0085b1, #007298);
    background-image: -o-linear-gradient(top, #0085b1, #007298);
    background-image: linear-gradient(to bottom, #0085b1, #007298)
}

.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>.dropdown-menu {
    display: block
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.alert .close,
.btn-group,
.btn-group>.btn,
.collapse,
.dropdown-submenu,
.navbar-search {
    position: relative
}

.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>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.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 transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.btn,
.btn-group,
.btn-group-vertical {
    display: inline-block
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.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
}

.btn-group+.btn-group,
.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn {
    margin-left: 5px
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.btn-small,
.well-small {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px
}

.well-small {
    padding: 9px;
    border-radius: 1px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.collapse.in {
    height: auto
}

.close {
    float: right;
    font-size: 20px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.breadcrumb,
.btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.btn {
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
    vertical-align: middle;
    cursor: pointer;
    background-color: #9a9a9a;
    background-image: -moz-linear-gradient(top, #9a9a9a, #9a9a9a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9a9a9a), to(#9a9a9a));
    background-image: -webkit-linear-gradient(top, #9a9a9a, #9a9a9a);
    background-image: -o-linear-gradient(top, #9a9a9a, #9a9a9a);
    background-image: linear-gradient(to bottom, #9a9a9a, #9a9a9a);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 2px
}

.btn.active,
.btn.disabled,
.btn:active,
.btn:focus,
.btn:hover,
.btn[disabled] {
    color: #333;
    background-color: #9a9a9a
}

.btn:focus,
.btn:hover {
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-color: #818181\9;
    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: .65;
    filter: alpha(opacity=65)
}

.btn-danger,
.btn-info,
.btn-inverse,
.btn-primary,
.btn-success,
.btn-warning {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-repeat: repeat-x
}

.btn-large {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.btn-large [class*=" icon-"],
.btn-large [class^=icon-] {
    margin-top: 4px
}

.btn-small {
    padding: 2px 10px;
    font-size: 10.2px;
    border-radius: 1px
}

.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: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box
}

.btn-block+.btn-block {
    margin-top: 5px
}

.btn-primary {
    background-image: -moz-linear-gradient(top, #00a4d3, #00a4d3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a4d3), to(#00a4d3));
    background-image: -webkit-linear-gradient(top, #00a4d3, #00a4d3);
    background-image: -o-linear-gradient(top, #00a4d3, #00a4d3);
    background-image: linear-gradient(to bottom, #00a4d3, #00a4d3)
}

.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
    color: #fff;
    background-color: #00a4d3
}

.btn-primary.active,
.btn-primary:active {
    background-color: #007ca0\9
}

.btn-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-warning.active,
.btn-warning.disabled,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406
}

.btn-warning.active,
.btn-warning:active {
    background-color: #c67605\9
}

.btn-danger {
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-danger.active,
.btn-danger.disabled,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f
}

.btn-danger.active,
.btn-danger:active {
    background-color: #942a25\9
}

.btn-success {
    background-image: -moz-linear-gradient(top, #65b020, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#65b020), to(#51a351));
    background-image: -webkit-linear-gradient(top, #65b020, #51a351);
    background-image: -o-linear-gradient(top, #65b020, #51a351);
    background-image: linear-gradient(to bottom, #65b020, #51a351)
}

.btn-success.active,
.btn-success.disabled,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351
}

.btn-success.active,
.btn-success:active {
    background-color: #408140\9
}

.btn-info {
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-info.active,
.btn-info.disabled,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4
}

.btn-info.active,
.btn-info:active {
    background-color: #24748c\9
}

.btn-inverse {
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.alert,
.nav-header,
.nav-list .nav-header,
.nav-list>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222
}

.btn-inverse.active,
.btn-inverse:active {
    background-color: #080808\9
}

button.btn::-moz-focus-inner,
input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

.btn-group>.btn,
.btn-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.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: #0085b1;
    border-radius: 0
}

.btn-link:focus,
.btn-link:hover {
    color: #004c65;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #333;
    text-decoration: none
}

.btn-group {
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap
}

.btn-toolbar {
    font-size: 0;
    margin-top: 9px;
    margin-bottom: 9px
}

.btn-group>.btn {
    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: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px
}

.btn-group>.btn.large: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.large:last-child,
.btn-group>.large.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.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)
}

.btn-group>.btn-mini+.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px
}

.btn-group>.btn-large+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.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: #9a9a9a
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #00a4d3
}

.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 {
    margin-top: 6px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px
}

.btn-mini .caret,
.btn-small .caret {
    margin-top: 8px
}

.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
}

.nav-header,
.nav>li>a {
    display: block
}

.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: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

.btn-group-vertical>.btn:last-child {
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px
}

.btn-group-vertical>.btn-large: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-large:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.alert,
.alert h4 {
    color: #c09853
}

.alert h4 {
    margin: 0
}

.alert .close {
    top: -2px;
    right: -21px;
    line-height: 18px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success h4 {
    color: #468847
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.alert-danger h4,
.alert-error h4 {
    color: #b94a48
}

.alert-info,
.alert-info h4 {
    color: #3a87ad
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0
}

.alert-block p+p {
    margin-top: 5px
}

.nav {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li>a>img {
    max-width: none
}

.nav>.pull-right {
    float: right
}

.nav-header {
    padding: 3px 15px;
    font-size: 11px;
    color: #999
}

.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
}

.nav-list>li>a {
    padding: 3px 15px
}

.nav-pills>li>a,
.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px
}

.nav-list>.active>a,
.nav-list>.active>a:focus,
.nav-list>.active>a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    background-color: #0085b1
}

.nav-list [class*=" icon-"],
.nav-list [class^=icon-] {
    margin-right: 2px
}

.nav-list .divider {
    height: 1px;
    margin: 8px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.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-stacked>li,
.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.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 {
    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:focus,
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:focus,
.nav-tabs>.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li>a {
    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:focus,
.nav-pills>.active>a:hover {
    color: #fff;
    background-color: #0085b1
}

.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:focus,
.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: #0085b1;
    border-bottom-color: #0085b1;
    margin-top: 6px
}

.nav .dropdown-toggle:focus .caret,
.nav .dropdown-toggle:hover .caret {
    border-top-color: #004c65;
    border-bottom-color: #004c65
}

.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:focus,
.nav>.dropdown.active>a:hover {
    cursor: pointer
}

.nav-pills .open .dropdown-toggle,
.nav-tabs .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:focus,
.nav>li.dropdown.open.active>a:hover {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open a:focus .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open.active .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.tabs-stacked .open>a:focus,
.tabs-stacked .open>a:hover {
    border-color: #999
}

.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:focus,
.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:focus,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd
}

.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:focus,
.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:focus,
.tabs-left>.nav-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd
}

.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:focus,
.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:focus,
.tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent
}

.nav>.disabled>a {
    color: #999
}

.nav>.disabled>a:focus,
.nav>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default
}

.navbar {
    overflow: visible;
    margin-bottom: 18px
}

.navbar-inner {
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background-image: -o-linear-gradient(top, #fff, #f2f2f2);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .065)
}

.navbar-inner:after,
.navbar-inner:before {
    display: table;
    content: "";
    line-height: 0
}

.navbar-inner:after {
    clear: both
}

.navbar .container {
    width: auto
}

.nav-collapse.collapse {
    height: auto;
    overflow: visible
}

.navbar .brand {
    float: left;
    display: block;
    padding: 11px 20px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff
}

.navbar .brand:focus,
.navbar .brand:hover {
    text-decoration: none
}

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

.navbar-link {
    color: #777
}

.navbar-link:focus,
.navbar-link:hover {
    color: #333
}

.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #fff
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 5px
}

.navbar .btn-group .btn,
.navbar .input-append .btn,
.navbar .input-append .btn-group,
.navbar .input-prepend .btn,
.navbar .input-prepend .btn-group {
    margin-top: 0
}

.navbar-form {
    margin-bottom: 0
}

.navbar-form:after,
.navbar-form:before {
    display: table;
    content: "";
    line-height: 0
}

.navbar-form:after {
    clear: both
}

.navbar-form .checkbox,
.navbar-form .radio,
.navbar-form input,
.navbar-form select {
    margin-top: 5px
}

.navbar-form .btn,
.navbar-form input,
.navbar-form select {
    display: inline-block;
    margin-bottom: 0
}

.navbar-form input[type=image],
.navbar-form input[type=radio],
.navbar-form input[type=checkbox] {
    margin-top: 3px
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0
}

.navbar-search {
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}

.navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.navbar-static-top {
    position: static;
    margin-bottom: 0
}

.navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    border-width: 0 0 1px;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0;
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
}

.navbar-fixed-bottom .navbar-inner,
.navbar-fixed-top .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.navbar-fixed-bottom .container,
.navbar-fixed-top .container,
.navbar-static-top .container {
    width: 1180px
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}

.popover,
.popover-title:empty {
    display: none
}

.navbar .nav.pull-right {
    float: right;
    margin-right: 0
}

.navbar .nav>li {
    float: left
}

.navbar .nav>li>a {
    float: none;
    padding: 11px 15px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    background-color: transparent;
    color: #333;
    text-decoration: none
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover {
    color: #555;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, .125)
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075)
}

.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar:active,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:hover,
.navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e5e5e5
}

.navbar .btn-navbar.active,
.navbar .btn-navbar:active {
    background-color: #ccc\9
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px
}

.navbar .nav>li>.dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: -7px;
    left: 9px
}

.navbar .nav>li>.dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    border-bottom: 0;
    bottom: -7px;
    top: auto
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
    border-top: 6px solid #fff;
    border-bottom: 0;
    bottom: -6px;
    top: auto
}

.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
    background-color: #e5e5e5;
    color: #555
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar .nav>li>.dropdown-menu.pull-right,
.navbar .pull-right>li>.dropdown-menu {
    left: auto;
    right: 0
}

.navbar .nav>li>.dropdown-menu.pull-right:before,
.navbar .pull-right>li>.dropdown-menu:before {
    left: auto;
    right: 12px
}

.navbar .nav>li>.dropdown-menu.pull-right:after,
.navbar .pull-right>li>.dropdown-menu:after {
    left: auto;
    right: 13px
}

.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu,
.navbar .pull-right>li>.dropdown-menu .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    border-color: #252525
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
    color: #999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-inverse .brand:focus,
.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
    color: #fff
}

.navbar-inverse .brand,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
    background-color: transparent;
    color: #fff
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:focus,
.navbar-inverse .nav .active>a:hover {
    color: #fff;
    background-color: #111
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:focus,
.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .divider-vertical {
    border-left-color: #111;
    border-right-color: #222
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
    background-color: #111;
    color: #fff
}

.navbar-inverse .nav li.dropdown>a:focus .caret,
.navbar-inverse .nav li.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc
}

.navbar-inverse .navbar-search .search-query.focused,
.navbar-inverse .navbar-search .search-query:focus {
    padding: 5px 15px;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    outline: 0
}

.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #0e0e0e;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404
}

.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar:active {
    background-color: #000\9
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 18px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 2px
}

.breadcrumb>li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff
}

.breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    margin: 18px 0
}

.pagination ul {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.pagination ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
        font-size: 14px;
}

.pagination ul>.active>a,
.pagination ul>.active>span,
.pagination ul>li>a:focus,
.pagination ul>li>a:hover {
    background-color: #f5f5f5
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #999;
    cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px
}

.pagination-right {
    text-align: right
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
    padding: 11px 19px;
    font-size: 15px
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
    -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
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
    -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
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
    -webkit-border-top-left-radius: 1px;
    -moz-border-radius-topleft: 1px;
    border-top-left-radius: 1px;
    -webkit-border-bottom-left-radius: 1px;
    -moz-border-radius-bottomleft: 1px;
    border-bottom-left-radius: 1px
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 1px;
    -moz-border-radius-topright: 1px;
    border-top-right-radius: 1px;
    -webkit-border-bottom-right-radius: 1px;
    -moz-border-radius-bottomright: 1px;
    border-bottom-right-radius: 1px
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
    padding: 2px 10px;
    font-size: 10.2px
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
    padding: 0 6px;
    font-size: 9px
}

.pager {
    margin: 18px 0;
    list-style: none;
    text-align: center
}

.modal-footer,
.modal-form {
    margin-bottom: 0
}

.pager:after,
.pager:before {
    display: table;
    content: "";
    line-height: 0
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: default
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 10%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
}

.popover,
.tooltip,
.tooltip-arrow {
    position: absolute
}

.modal-footer {
    padding: 14px 15px 15px;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: "";
    line-height: 0
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

#slider1 .disable,
.hidden,
.invisible {
    visibility: hidden
}

.tooltip.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: 0;
    z-index: 99999
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 0;
    margin-left: 2px;
    min-width: 265px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.accordion,
.progress,
.thumbnails>li {
    margin-bottom: 18px
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 5px
}

.popover .arrow:after {
    border-width: 4px;
    content: ""
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -5px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -5px
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -4px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.thumbnails {
    margin-left: -20px;
    list-style: none
}

.thumbnails:after,
.thumbnails:before {
    display: table;
    content: "";
    line-height: 0
}

.award-holders,
.media-object,
.thumbnail,
.thumbnail>img {
    display: block
}

.thumbnails:after {
    clear: both
}

.row-fluid .thumbnails {
    margin-left: 0
}

.thumbnails>li {
    float: left;
    margin-left: 20px;
    width: 47px;
    height: 47px;
    border: 1px solid #d2d2d2;
    overflow: hidden
}

.thumbnail {
    padding: 4px;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #0085b1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, .25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, .25)
}

.thumbnail>img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    margin-left: 0;
    list-style: none
}

.award {
    margin: 0 15px 0 0!important
}

.award .media {
    text-align: center;
    margin: 0 0 15px!important;
    padding: 15px;
    border: 1px solid #ddd;
    position: relative;
    min-height: 328px
}

.award-holders {
    position: relative;
    float: right;
    top: -46px;
    right: 1px;
    height: 30px;
    background-color: #efefef;
    border-top-left-radius: 50px;
    width: 30px
}

.award-holders a {
    margin: 10px 0 0;
    display: block;
    width: 25px;
    text-align: right;
    text-decoration: none;
    cursor: help
}

.award-holders-view {
    color: #cfcfcf;
    padding-right: 20px;
    display: inline
}

.award-holders-view a {
    text-decoration: none;
    display: block;
    cursor: help
}

#go-top,
.accordion-toggle {
    cursor: pointer
}

.award-holders .tooltip {
    z-index: 9999
}

.award .media h3 {
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin: 20px 0 10px;
    font-weight: 700
}

.award .media h4 {
    font-size: 12px;
    line-height: 16px
}

.badge,
.label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 10.15px;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    white-space: nowrap;
    text-shadow: none!important;
    background-color: #999
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.badge:empty,
.label:empty {
    display: none
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.badge-important,
.label-important {
    background-color: #b94a48
}

.badge-important[href],
.label-important[href] {
    background-color: #953b39
}

.badge-warning,
.label-warning {
    background-color: #f89406
}

.badge-warning[href],
.label-warning[href] {
    background-color: #c67605
}

.badge-success,
.label-success {
    background-color: #468847
}

.badge-success[href],
.label-success[href] {
    background-color: #356635
}

.badge-info,
.label-info {
    background-color: #3a87ad
}

.badge-info[href],
.label-info[href] {
    background-color: #2d6987
}

.badge-inverse,
.label-inverse {
    background-color: #333
}

.badge-inverse[href],
.label-inverse[href] {
    background-color: #1a1a1a
}

.btn .badge,
.btn .label {
    position: relative;
    top: -1px
}

.btn-mini .badge,
.btn-mini .label {
    top: 0
}

.badge-tasix {
    position: relative;
    top: -17px;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 3px;
    border: 1px solid #65b020;
    box-shadow: inset 0 0 6px rgba(255, 255, 255, .7);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .4);
    background: #65b020;
    color: #fff
}

.sites-list .badge-tasix {
    top: -2px;
    left: 4px
}

.sites .grey-c {
    padding: 10px;
    margin-top: 10px
}

.sites .blue-c {
    padding: 15px
}

#fixed-sidebar-affix.affix {
    position: fixed;
    top: 0;
    padding-top: 60px
}

.banner-wrap {
    text-align: center;
    margin-top: 15px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 18px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.progress .bar {
    width: 0;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress .bar+.bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15)
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress .bar-danger,
.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-success,
.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

.progress-striped .bar-success,
.progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-info,
.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress .bar-warning,
.progress-warning .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

.progress-striped .bar-warning,
.progress-warning.progress-striped .bar {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

.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: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.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>.active.right,
.carousel-inner>.next {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 28px;
    left: 15px;
    width: 18px;
    height: 18px;
    font-size: 16px;
    font-weight: 100;
    line-height: 17px;
    color: #0085b1;
    text-align: center;
    background: #fff;
    border: 1px solid #bbb;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-control.left {
    right: 20px
}

.carousel-control.right {
    right: 0
}

.carousel-control:focus,
.carousel-control:hover {
    text-decoration: none;
    color: #0085b1
}

.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, .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, .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
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    color: inherit;
    background-color: #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px
}

.hero-unit li {
    line-height: 27px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.hide {
    display: none
}

.show {
    display: block
}

.affix {
    position: fixed
}

.widget.c-4 {
    width: calc(25% - 20px)
}

.widget.c-2,
.widgets-row .w-50 {
    width: calc(50% - 20px)
}

.widgets-row .w-50 {
    display: inline-block
}

.widgets-row .www-4-p {
    width: calc(50% - 0px);
    margin-left: 15px
}

@-ms-viewport {
    width: device-width
}

.hidden {
    display: none
}

.hidden-desktop,
.visible-phone,
.visible-tablet {
    display: none!important
}

.visible-desktop {
    display: inherit!important
}

@media (min-width:768px) and (max-width:979px) {
    .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-fluid:after,
    .row:after {
        clear: both
    }
    .row {
        margin-left: -30px
    }
    .row:after,
    .row:before {
        display: table;
        content: "";
        line-height: 0
    }
    [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
    }
    .span-custom {
        display: block!important;
        width: 30%!important;
        margin: 0 3% 20px 0!important;
        float: left!important
    }
    .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
    }
    .row-fluid,
    .row-fluid .span12 {
        width: 100%
    }
    .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:after,
    .row-fluid:before {
        display: table;
        content: "";
        line-height: 0
    }
    .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%
    }
    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.56410256%
    }
    .row-fluid .span11 {
        width: 91.45299145%
    }
    .row-fluid .span10 {
        width: 82.90598291%
    }
    .row-fluid .span9 {
        width: 74.35897436%
    }
    .row-fluid .span8 {
        width: 65.81196581%
    }
    .row-fluid .span7 {
        width: 57.26495726%
    }
    .row-fluid .span6 {
        width: 48.71794872%
    }
    .row-fluid .span5 {
        width: 40.17094017%
    }
    .row-fluid .span4 {
        width: 31.62393162%
    }
    .row-fluid .span3 {
        width: 23.07692308%
    }
    .row-fluid .span2 {
        width: 14.52991453%
    }
    .row-fluid .span1 {
        width: 5.98290598%
    }
    .row-fluid .offset12 {
        margin-left: 105.12820513%
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.56410256%
    }
    .row-fluid .offset11 {
        margin-left: 96.58119658%
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.01709402%
    }
    .row-fluid .offset10 {
        margin-left: 88.03418803%
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.47008547%
    }
    .row-fluid .offset9 {
        margin-left: 79.48717949%
    }
    .row-fluid .offset9:first-child {
        margin-left: 76.92307692%
    }
    .row-fluid .offset8 {
        margin-left: 70.94017094%
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.37606838%
    }
    .row-fluid .offset7 {
        margin-left: 62.39316239%
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.82905983%
    }
    .row-fluid .offset6 {
        margin-left: 53.84615385%
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.28205128%
    }
    .row-fluid .offset5 {
        margin-left: 45.2991453%
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.73504274%
    }
    .row-fluid .offset4 {
        margin-left: 36.75213675%
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.18803419%
    }
    .row-fluid .offset3 {
        margin-left: 28.20512821%
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.64102564%
    }
    .row-fluid .offset2 {
        margin-left: 19.65811966%
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.09401709%
    }
    .row-fluid .offset1 {
        margin-left: 11.11111111%
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.54700855%
    }
    .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-fluid:after,
    .row-fluid:before,
    .row:after,
    .row:before {
        display: table;
        content: "";
        line-height: 0
    }
    .row-fluid:after,
    .row:after {
        clear: both
    }
    .row {
        margin-left: -20px
    }
    [class*=span] {
        float: left;
        min-height: 1px;
        margin-left: 20px
    }
    .container,
    .navbar-fixed-bottom .container,
    .navbar-fixed-top .container,
    .navbar-static-top .container,
    .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
    }
    .row-fluid,
    .row-fluid .span12 {
        width: 100%
    }
    .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 [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%
    }
    .row-fluid [class*=span]:first-child {
        margin-left: 0
    }
    .row-fluid .controls-row [class*=span]+[class*=span] {
        margin-left: 2.76243094%
    }
    .row-fluid .span11 {
        width: 91.43646409%
    }
    .row-fluid .span10 {
        width: 82.87292818%
    }
    .row-fluid .span9 {
        width: 74.30939227%
    }
    .row-fluid .span8 {
        width: 65.74585635%
    }
    .row-fluid .span7 {
        width: 57.18232044%
    }
    .row-fluid .span6 {
        width: 48.61878453%
    }
    .row-fluid .span5 {
        width: 40.05524862%
    }
    .row-fluid .span4 {
        width: 31.49171271%
    }
    .row-fluid .span3 {
        width: 22.9281768%
    }
    .row-fluid .span2 {
        width: 14.36464088%
    }
    .row-fluid .span1 {
        width: 5.80110497%
    }
    .row-fluid .offset12 {
        margin-left: 105.52486188%
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.76243094%
    }
    .row-fluid .offset11 {
        margin-left: 96.96132597%
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.19889503%
    }
    .row-fluid .offset10 {
        margin-left: 88.39779006%
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.63535912%
    }
    .row-fluid .offset9 {
        margin-left: 79.83425414%
    }
    .row-fluid .offset9:first-child {
        margin-left: 77.0718232%
    }
    .row-fluid .offset8 {
        margin-left: 71.27071823%
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.50828729%
    }
    .row-fluid .offset7 {
        margin-left: 62.70718232%
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.94475138%
    }
    .row-fluid .offset6 {
        margin-left: 54.14364641%
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.38121547%
    }
    .row-fluid .offset5 {
        margin-left: 45.5801105%
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.81767956%
    }
    .row-fluid .offset4 {
        margin-left: 37.01657459%
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.25414365%
    }
    .row-fluid .offset3 {
        margin-left: 28.45303867%
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.69060773%
    }
    .row-fluid .offset2 {
        margin-left: 19.88950276%
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.12707182%
    }
    .row-fluid .offset1 {
        margin-left: 11.32596685%
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.56353591%
    }
    .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 .footer .menu {
        margin: 0 0 10px;
        padding: 20px 20px 0
    }
    body .header,
    body .top-header-wrap {
        margin: 0 -20px 25px
    }
    body .header {
        padding: 0 20px
    }
    body {
        padding-left: 20px;
        padding-right: 20px
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px
    }
    .controls-row [class*=span]+[class*=span],
    .dl-horizontal dd,
    .row,
    .row-fluid [class*=offset]:first-child,
    .thumbnails,
    .thumbnails>li {
        margin-left: 0
    }
    .container-fluid {
        padding: 0
    }
    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }
    .container {
        width: auto
    }
    .row-fluid {
        width: 100%
    }
    .thumbnails>li {
        float: none
    }
    .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
    }
    .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
    }
    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }
    .modal.fade {
        top: -100px
    }
    .modal.fade.in {
        top: 20px
    }
}

.module-header:after,
.topic-preview .meta:after {
    clear: both
}

.col6,
.span-5 {
    -moz-box-sizing: border-box
}

@media (max-width:480px) {
    .form-horizontal .controls,
    .media-object {
        margin-left: 0
    }
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }
    .page-header h1 small {
        display: block;
        line-height: 18px
    }
    input[type=radio],
    input[type=checkbox] {
        border: 1px solid #ccc
    }
    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }
    .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
    }
    .modal {
        top: 10px;
        left: 10px;
        right: 10px
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px
    }
    .carousel-caption {
        position: static
    }
}

@media (max-width:979px) {
    body {
        padding-top: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: static
    }
    .navbar-fixed-top {
        margin-bottom: 18px
    }
    .navbar-fixed-bottom {
        margin-top: 18px
    }
    .navbar-fixed-bottom .navbar-inner,
    .navbar-fixed-top .navbar-inner {
        padding: 5px
    }
    .navbar .container {
        width: auto;
        padding: 0
    }
    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }
    .nav-collapse {
        clear: both
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 9px
    }
    .nav-collapse .dropdown-menu li+li a,
    .nav-collapse .nav>li>a {
        margin-bottom: 2px
    }
    .nav-collapse .nav>li {
        float: none
    }
    .nav-collapse .nav>.divider-vertical {
        display: none
    }
    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }
    .nav-collapse .dropdown-menu a,
    .nav-collapse .nav>li>a {
        padding: 9px 15px;
        font-weight: 700;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    .nav-collapse .btn {
        padding: 4px 10px;
        font-weight: 400;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px
    }
    .nav-collapse .dropdown-menu a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .nav>li>a:focus,
    .nav-collapse .nav>li>a:hover {
        background-color: #f2f2f2
    }
    .navbar-inverse .nav-collapse .dropdown-menu a,
    .navbar-inverse .nav-collapse .nav>li>a {
        color: #999
    }
    .navbar-inverse .nav-collapse .dropdown-menu a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .nav>li>a:focus,
    .navbar-inverse .nav-collapse .nav>li>a:hover {
        background-color: #111
    }
    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .nav-collapse .open>.dropdown-menu {
        display: block
    }
    .nav-collapse .dropdown-menu .divider,
    .nav-collapse .dropdown-menu:after,
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .nav>li>.dropdown-menu:after,
    .nav-collapse .nav>li>.dropdown-menu:before {
        display: none
    }
    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 9px 15px;
        margin: 9px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }
    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }
    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }
    .navbar .btn-navbar {
        display: block
    }
    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
    body ul.header-menu li.pull-right {
        float: none;
        display: inline-block
    }
}

@media (min-width:979px+1) {
    .nav-collapse.collapse {
        height: auto!important;
        overflow: visible!important
    }
}

.btn {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .7);
    -moz-box-shadow: inset 0 0 6px rgba(255, 255, 255, .7);
    box-shadow: inset 0 0 6px rgba(255, 255, 255, .7);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .4);
    color: #fff;
    border: 1px solid #bbb
}

.btn:focus,
.btn:hover {
    color: #fff;
    -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, .9);
    -moz-box-shadow: inset 0 0 10px rgba(255, 255, 255, .9);
    box-shadow: inset 0 0 10px rgba(255, 255, 255, .9)
}

.btn.disabled,
.btn[disabled] {
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .7);
    -moz-box-shadow: inset 0 0 6px rgba(255, 255, 255, .7);
    box-shadow: inset 0 0 6px rgba(255, 255, 255, .7);
    border: 1px solid #bbb;
    background-color: #bbb
}

.btn-success {
    background-color: #65b020;
    border-color: #549519
}

.btn-primary {
    background-color: #00a4d3;
    border-color: #35afd2
}

.btn-large {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 7px 20px 10px;
    border-radius: 2px
}

body,
html {
    height: 100%
}

body {
    background: url(../img/body_bg.png) 0 50px repeat-x #fff
}

#wrap {
    min-height: 100%;
    height: auto!important;
    height: 100%;
    margin: 0 auto -330px
}

#push {
    height: 330px
}

.header-menu {
    padding: 8px 0 10px;
    font-size: 11.5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0
}

.header-menu li.active a {
    font-weight: 700
}

.header {
    background: #f0fdfe;
    background: -moz-linear-gradient(top, #f0fdfe 0, #d9f9fc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0fdfe), color-stop(100%, #d9f9fc));
    background: -webkit-linear-gradient(top, #f0fdfe 0, #d9f9fc 100%);
    background: -o-linear-gradient(top, #f0fdfe 0, #d9f9fc 100%);
    background: -ms-linear-gradient(top, #f0fdfe 0, #d9f9fc 100%);
    background: linear-gradient(to bottom, #f0fdfe 0, #d9f9fc 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f0fdfe', endColorstr='#d9f9fc', GradientType=0);
    border-top: 1px solid #E7F3F4;
    border-bottom: 1px solid #CEECEF;
    margin-bottom: 25px
}

.header .logo-container {
    width: 100%;
    max-width: 300px;
    height: 100%;
    display: block;
    float: left
}

.header .logo-ru,
.header .logo-uz,
.header .logo-uzc {
    width: 190px;
    height: 65px;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    float: left;
    margin-top: 5px
}

.header .logo-ru {
    background-image: url(../img/spritesheet.png);
    background-position: -151px 0;
}

.header .logo-uz {
    background-image: url(../img/icons/logo-uz.png)
}

.header .logo-uzc {
    background-image: url(../img/icons/logo-uzc.png)
}

.header .logo-qr {
    background-image: url(../img/icons/logo-qr.png)
}

.header .logo-holiday {
    background: url(../img/icons/logo-s-ru.png) no-repeat;
    width: 191px;
    height: 65px;
    ;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    float: left;
    margin-top: -2px;
    margin-left: -85px
}

.header .buttons {
    margin: 15px 0;
    float: left
}

.header .buttons li.btn {
    width: 45px;
    height: 45px;
    border-radius: 5px;
    background: 0 0;
    color: transparent;
    text-shadow: none;
    border: 0;
    border: 1px solid #b4d7da;
    margin-right: 10px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    position: relative
}

.header .buttons li.btn.message {
    background-image: url(../img/spritesheet.png);
    background-position: -275px -89px;
    width: 45px;
    height: 45px;
    padding: 0
}

.header .buttons li.btn.user {
    background: url(../img/user_btn.png) center 6px no-repeat;
    width: 45px;
    height: 45px;
    padding: 0
}

.header .buttons li.btn.notification,
.header .buttons li.btn.setting,
.header .buttons li.btn.widget {
    background-image: url(../img/spritesheet.png);
    padding: 0;
    width: 45px;
    height: 45px
}

.header .buttons li.btn.message:hover {
    background-position: -220px -89px
}

.header .buttons li.btn.notification {
    background-position: -165px -89px
}

.header .buttons li.btn.notification:hover {
    background-position: -110px -89px
}

.header .buttons li.btn.setting {
    background-position: -351px -98px
}

.header .buttons li.btn.setting:hover {
    background-position: -351px -148px
}

.header .buttons li.btn.widget {
    background-position: 0 -89px
}

.header .buttons li.btn.widget:hover {
    background-position: -55px -89px
}

.header .buttons li.btn .badge {
    position: absolute;
    top: -10px;
    right: -10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #f61c1b
}

.header .user-menu {
    float: right;
    margin: 15px 5px 15px 0;
    max-width: 375px
}

.header .user-pic {
    width: 45px;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: left;
    margin-left: 3px;
    margin-right: 5px
}

.header .user-pic img {
    border-radius: 5px
}

.header .search-form {
    float: left;
    margin-top: 13px
}

.header .search-form * {
    margin-right: 5px
}

.header .search-form :last-child {
    margin-right: 0
}

.header .search-form input[type=text] {
    width: 150px
}

.header .search-form select {
    width: 140px
}

.panel {
    border: 1px solid #d2d2d2;
    padding: 15px;
    -webkit-box-shadow: 0 5px 2px #dbdbdb;
    -moz-box-shadow: 0 5px 2px #dbdbdb;
    box-shadow: 0 5px 2px #dbdbdb;
    margin-bottom: 20px;
    background: #fff
}

a.user,
a.user:before {
    padding-right: 2px
}

.notify-action-confirm {
    margin-right: 5px
}

.panel.leading {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px
}

.panel.leading .module-header {
    margin-bottom: 0
}

#AnswerList .answer .controls {
    overflow: hidden;
    height: 0;
    transition: .3s all
}

#AnswerList .answer:hover .controls {
    height: 25px;
    transition: .3s all
}

#AnswerList .answer.best .controls,
#AnswerList .answer.helped .controls {
    border: none
}

#AnswerList .answer.best .text,
#AnswerList .answer.helped .text {
    min-height: 50px
}

a.user:before {
    background-image: url(../img/spritesheet.png);
    background-position: -330px -89px;
    width: 10px;
    height: 11px;
    content: " ";
    display: inline-block
}

.module-header {
    margin-bottom: 10px
}

.module-header .breadcrumb {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    padding: 0;
    background: 0 0;
    margin-bottom: 0
}

.module-header .breadcrumb>li {
    font-size: 18px;
    line-height: 36px;
    overflow: hidden
}

.module-header .breadcrumb>li:last-child span {
    display: none
}

.module-header .breadcrumb>li.active {
    color: #0085b1;
    text-overflow: ellipsis;
    white-space: nowrap
}

.module-header .breadcrumb a {
    text-decoration: none;
    color: #5c5c5c
}

.module-header .breadcrumb a:hover {
    border-bottom: 1px solid #5c5c5c
}

.module-header .btn {
    float: right
}

.module-header:after,
.module-header:before {
    display: table;
    content: "";
    line-height: 0
}

.module-header .nav li {
    padding-top: 5px
}

.module-header .back {
    float: left;
    margin-top: 10px
}

.btn.create-question {
    position: relative;
    padding-left: 40px
}

.btn.create-question:before {
    content: " ";
    background-image: url(../img/spritesheet.png);
    background-position: -61px -144px;
    width: 25px;
    height: 21px;
    position: absolute;
    left: 10px;
    right: 5px
}

h2 a:hover {
    text-decoration: none
}

ul.inline.attachments {
    margin-bottom: 0
}

ul.inline.attachments>li {
    line-height: 24px;
    background-color: #f4f4f4;
    background-image: -moz-linear-gradient(top, #fbfbfb, #e9e9e9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb), to(#e9e9e9));
    background-image: -webkit-linear-gradient(top, #fbfbfb, #e9e9e9);
    background-image: -o-linear-gradient(top, #fbfbfb, #e9e9e9);
    background-image: linear-gradient(to bottom, #fbfbfb, #e9e9e9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffe9e9e9', GradientType=0);
    border: 1px solid #e5e5e5;
    margin: 2px 5px 2px 0;
    padding-right: 20px;
    white-space: nowrap;
    color: #4b8217;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.search-box .input-append input[type=text],
.search-box .search-form input,
.sidebar .search-form input {
    line-height: 26px;
    border-right: none;
    font-size: 16px;
    font-family: Tahoma, Helvetica, Arial, sans-serif
}

ul.inline.attachments>li .close {
    float: inherit;
    position: absolute;
    right: 5px;
    top: 3px
}

.fadebox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);
    z-index: 9000
}

.fadebox i {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -94px 0 0 237px
}

.fadebox .result {
    position: fixed!important;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 105px;
    margin: -100px 0 0 -225px;
    z-index: 9999;
    box-shadow: 0 5px 2px #bbb
}

.search-box .search-form button:before,
.sidebar .search-form button:before {
    background-image: url(../img/spritesheet.png);
    left: 11px;
    content: " "
}

.fadebox .result h2 {
    margin: 5px 0
}

.search-box .input-append form {
    margin: 0;
    padding: 0
}

.search-box .input-append input[type=text] {
    margin: 0;
    height: 26px
}

.search-box .input-append input[type=submit] {
    position: relative;
    border-radius: 0;
    height: 36px;
    right: 0;
    top: 0
}

.search-box .search-form {
    position: relative;
    padding-right: 49px;
    margin-bottom: 0
}

.search-box .search-form button {
    position: absolute;
    border-radius: 0;
    width: 36px;
    height: 36px;
    right: 0;
    top: 0
}

.search-box .search-form button:active,
.search-box .search-form button:focus,
.search-box .search-form button:hover {
    background-position: 0
}

.search-box .search-form button:before {
    background-position: 0 -198px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 11px
}

.search-box .search-form input {
    width: 100%;
    margin: 0;
    display: block;
    height: 26px
}

.sidebar>* {
    margin-bottom: 30px
}

.sidebar>:last-child {
    margin-bottom: 0
}

.sidebar .search-form {
    position: relative;
    padding-right: 49px
}

.sidebar .search-form button {
    position: absolute;
    border-radius: 0;
    width: 36px;
    height: 36px;
    right: 0;
    top: 0
}

.sidebar .search-form button:active,
.sidebar .search-form button:focus,
.sidebar .search-form button:hover {
    background-position: 0
}

.sidebar .search-form button:before {
    background-position: 0 -198px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 11px
}

.sidebar .search-form input {
    width: 100%;
    margin: 0;
    display: block;
    height: 26px
}

.sidebar .nav {
    font-size: 16px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    border-bottom: 1px solid #dcdcdc
}

.nav-inline>li>a,
.sidebar .panel h3 a:hover {
    border-bottom: 1px solid #0085b1
}

.sidebar .nav>li a {
    color: #000;
    padding: 10px 40px 10px 10px;
    border-top: 1px solid #dcdcdc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative
}

.sidebar .nav>li a span {
    position: absolute;
    right: 0;
    top: 10px
}

.sidebar .nav>li a span.badge {
    right: 15px;
    top: 13px
}

.sidebar .nav>li>a:hover {
    background-color: #fff;
    color: #b5b5b5
}

.sidebar .nav>li>a .badge {
    float: right;
    background: 0 0;
    text-shadow: none;
    font-size: inherit;
    color: #b5b5b5;
    font-weight: inherit
}

.sidebar .nav>li.active>a {
    background-color: #fff;
    color: #b5b5b5
}

.sidebar .panel {
    -webkit-box-shadow: 0 4px 2px #dbdbdb;
    -moz-box-shadow: 0 4px 2px #dbdbdb;
    box-shadow: 0 4px 2px #dbdbdb;
    position: relative
}

.panel.with-icon-cup-gold:after,
.sidebar .panel.with-icon-cup-gold:after {
    background-image: url(../img/spritesheet.png);
    background-position: 0 0;
    width: 75px;
    height: 79px;
    content: " ";
    position: absolute;
    top: -30px;
    right: -12px
}

.sidebar .panel h3 {
    font-size: 21px;
    line-height: 1
}

.sidebar .panel h3 a {
    text-decoration: none
}

.nav-inline {
    margin-left: 0;
    list-style: none;
    font-size: 18px;
    font-family: Tahoma, Helvetica, Arial, sans-serif
}

.nav-inline>li {
    display: inline-block;
    padding-left: 8px;
    margin-right: 8px
}

.nav-inline>li>a {
    position: relative
}

.nav-inline>li>a:hover {
    color: #3c3c3c;
    background: 0 0;
    border: none
}

.nav-inline>li>a:before {
    content: "/";
    left: -12px;
    position: absolute;
    color: #bababa
}

.nav-inline>li.active a {
    color: #3c3c3c;
    background: 0 0;
    border: none;
    font-size: 24px
}

.nav-inline>li:first-child {
    padding-left: 0
}

.nav-inline>li:first-child>a:before {
    content: ""
}

.group-preview {
    position: relative;
    height: 325px;
    padding-left: 234px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #dbdbdb
}

.group-preview:first-child {
    padding-top: 0;
    border-top: none
}

.group-preview h2 {
    margin-top: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.group-preview .description {
    height: 170px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative
}

.group-preview .description:after {
    content: " ";
    position: absolute;
    background: url(../img/overflow_bg.png) repeat-x;
    height: 30px;
    bottom: 0;
    left: 0;
    right: 0
}

.group-preview img {
    position: absolute;
    left: 0;
    border: 1px solid #d6d6d6
}

.group-preview .meta {
    margin-bottom: 10px
}

.group-preview .meta p {
    margin: 0
}

.group-preview .meta .liker {
    float: right;
    line-height: 54px;
    font-size: 24px
}

.group-preview .meta .liker a {
    width: 25px
}

.group-preview .meta .liker span {
    padding: 0 8px;
    font-family: Tahoma, Helvetica, Arial, sans-serif
}

.group-details img {
    display: block;
    margin: 0 auto 15px
}

.group-details .controls,
.group-details .liker {
    margin-bottom: 15px
}

.group-details .liker span {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 36px
}

.group-details .liker a {
    font-size: 24px;
    line-height: 36px;
    width: 28px
}

.group-details .description {
    color: #6d6d6d
}

.group-details .meta {
    margin-top: 15px;
    border-top: 1px solid #d3d3d3;
    padding-top: 15px
}

.group-details .meta p {
    margin: 0
}

.liker {
    line-height: 20px;
    display: inline-block
}

.liker * {
    float: left
}

.liker a {
    background: red;
    color: #fff;
    width: 20px;
    text-align: center;
    text-decoration: none
}

.liker a.dec {
    background: #fd9c9c
}

.liker a.dec:hover {
    background: #fc6a6a
}

.liker a.inc {
    background: #70d94b
}

.liker a.inc:hover {
    background: #53c72a
}

.liker span {
    padding: 0 5px;
    background: #ededed;
    margin: 0 2px
}

.footer .menu,
.topic-preview {
    padding-top: 20px
}

.footer {
    width: 100%;
    margin-top: 20px
}

.footer .menu {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #c6c6c6;
    min-height: 292px;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #efefef 11%, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(11%, #efefef), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #f7f7f7 0, #efefef 11%, #e1e1e1 100%);
    background: -o-linear-gradient(top, #f7f7f7 0, #efefef 11%, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0, #efefef 11%, #e1e1e1 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #efefef 11%, #e1e1e1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e1e1e1', GradientType=0);
    margin-bottom: 10px
}

.footer .copyright {
    margin-bottom: 10px;
    height: 62px;
    font-size: 11px;
    color: #999
}

.footer h4 {
    font-size: 22px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    margin-bottom: 20px
}

.footer a,
.footer a:hover {
    color: #9B9B9B
}

.footer a h4,
.footer a:hover h4 {
    color: #646464
}

.footer ul li {
    margin-bottom: 5px
}

@media (max-width:767px) {
    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.help-block {
    color: #b0b0b0
}

.topic-preview:first-child {
    padding-top: 0
}

.topic-preview .meta:after,
.topic-preview .meta:before {
    display: table;
    content: "";
    line-height: 0
}

.topic-preview .meta .author {
    float: left;
    position: relative;
    padding-left: 58px
}

.topic-preview .meta .author img {
    position: absolute;
    left: 0;
    border: 1px solid #c7c7c7
}

.topic-preview .meta .author a {
    font-weight: 800;
    color: #04486d
}

.topic-preview .meta .author .rating {
    line-height: 12px
}

.topic-preview .meta .author .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.topic-preview .meta .author .status {
    font-size: 11px
}

.topic-preview .meta .date {
    float: right;
    color: #939393
}

.topic-preview .meta .liker {
    float: right;
    clear: right;
    margin-top: 10px
}

.topic-details .meta:after,
.topic-preview .description:after {
    clear: both
}

.topic-preview .meta .liker span {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px
}

.topic-details h4,
.topic-preview .description h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.topic-preview .description {
    margin-top: 10px;
    border: 1px solid #b0b0b0;
    position: relative;
    padding: 10px
}

.topic-preview .description:after,
.topic-preview .description:before {
    display: table;
    content: "";
    line-height: 0
}

.topic-preview .description .comments:before,
.topic-preview .description:before {
    background-image: url(../img/spritesheet.png);
    content: " "
}

.topic-preview .description:before {
    left: 25px;
    top: -5px;
    position: absolute;
    background-position: -336px -144px;
    width: 5px;
    height: 5px
}

.topic-preview .description hr {
    margin: 5px 0;
    border: none;
    border-top: 1px solid #c8c8c8
}

.topic-preview .description h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    color: #008cac
}

.panel h3,
.topic-details .poll {
    margin-bottom: 20px
}

.topic-preview .description .comments {
    float: right;
    color: #5f5f5f;
    margin-top: 10px
}

.topic-preview .description .comments a {
    color: #5f5f5f
}

.topic-preview .description .comments:before {
    background-position: -171px -175px;
    width: 8px;
    height: 8px;
    display: inline-block;
    padding-right: 3px
}

.panel h3 {
    margin-top: 0;
    font-size: 21px;
    line-height: 26px
}

.topic-details {
    padding-top: 20px
}

.topic-details h4 {
    color: #5f5f5f;
    font-size: 18px
}

.topic-details:first-child {
    padding-top: 0
}

.topic-details .poll h4 {
    margin: 0 0 10px
}

.topic-details .poll .question {
    font-weight: 700
}

.topic-details .poll .variant {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px
}

.topic-details .poll .variant label {
    margin: 0
}

.topic-details .poll .variant label input {
    position: absolute;
    left: 0;
    top: 0
}

.topic-details .poll .variant .progress {
    height: 10px;
    margin: 5px 0 0
}

.topic-details .poll .variant:nth-child(1) .progress .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

.topic-details .poll .variant:nth-child(2) .progress .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

.topic-details .poll .variant:nth-child(3) .progress .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

.topic-details .poll .variant:nth-child(4) .progress .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

.topic-details .poll .variant:nth-child(5) .progress .bar {
    background-color: #ee41d0;
    background-image: -moz-linear-gradient(top, #ee59d8, #ed1dc4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee59d8), to(#ed1dc4));
    background-image: -webkit-linear-gradient(top, #ee59d8, #ed1dc4);
    background-image: -o-linear-gradient(top, #ee59d8, #ed1dc4);
    background-image: linear-gradient(to bottom, #ee59d8, #ed1dc4);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee59d8', endColorstr='#ffed1dc4', GradientType=0)
}

.topic-details .meta:after,
.topic-details .meta:before {
    display: table;
    content: "";
    line-height: 0
}

.topic-details .meta .author {
    float: left;
    position: relative;
    padding-left: 58px
}

.topic-details .meta .author img {
    position: absolute;
    left: 0;
    border: 1px solid #c7c7c7
}

.topic-details .meta .author a {
    font-weight: 800;
    color: #04486d
}

.topic-details .meta .author .rating {
    line-height: 12px
}

.topic-details .meta .author .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.topic-details .meta .author .status {
    font-size: 11px
}

.topic-details .meta .date {
    float: right;
    color: #939393
}

.topic-details .meta .liker {
    float: right;
    clear: right;
    margin-top: 10px
}

.topic-details .comments .list-view>.items>li .meta:after,
.topic-details .text:after {
    clear: both
}

.topic-details .meta .liker span {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px
}

.topic-details .photos div,
.topic-details .photos img {
    width: 190px;
    height: 180px
}

.topic-details .photos .more a {
    text-decoration: none;
    font-size: 20px;
    line-height: 175px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5)
}

.topic-details .files {
    margin-bottom: 10px
}

.topic-details .files h4 {
    margin: 0 0 10px
}

.topic-details .files li {
    padding: 0 10px 0 0
}

.topic-details .text {
    margin-top: 10px;
    position: relative;
    margin-bottom: 20px
}

.topic-details .text:after,
.topic-details .text:before {
    display: table;
    content: "";
    line-height: 0
}

.topic-details .text h3 {
    line-height: 25px;
    margin-top: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #008cac
}

.topic-details .comments {
    border-top: 1px solid #c8c8c8;
    margin-top: 20px
}

.topic-details .comments.active .list-view>ul.items {
    border: none
}

.topic-details .comments .comment.active a.answer {
    display: none
}

.topic-details .comments .comment .edit-comment {
    height: 0;
    overflow: hidden;
    transition: .3s all
}

.topic-details .comments .comment .edit-comment .actions {
    float: right
}

.topic-details .comments .comment .edit-comment .answer {
    float: left
}

.topic-details .comments .comment:hover .edit-comment {
    height: 25px;
    transition: .3s all
}

.topic-details .comments>h4 {
    margin: 20px 0
}

.topic-details .comments>h4:before {
    content: " ";
    background-image: url(../img/spritesheet.png);
    background-position: -312px -144px;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px
}

.topic-details .comments>h4 a {
    font-size: 12px;
    float: right
}

.topic-details .comments .list-view>.items {
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb
}

.topic-details .comments .list-view>.items:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.topic-details .comments .list-view>.items>li {
    list-style: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb
}

.topic-details .comments .list-view>.items>li:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.topic-details .comments .list-view>.items>li .meta:after,
.topic-details .comments .list-view>.items>li .meta:before {
    display: table;
    content: "";
    line-height: 0
}

.topic-details .comments .list-view>.items>li .meta .author {
    float: left;
    position: relative;
    padding-left: 58px
}

.topic-details .comments .list-view>.items>li .meta .author img {
    position: absolute;
    left: 0;
    border: 1px solid #c7c7c7
}

.topic-details .comments .list-view>.items>li .meta .author a {
    font-weight: 800;
    color: #04486d
}

.topic-details .comments .list-view>.items>li .meta .author .rating {
    line-height: 12px
}

.topic-details .comments .list-view>.items>li .meta .author .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.topic-details .comments .list-view>.items>li .meta .author .status {
    font-size: 11px
}

.topic-details .comments .list-view>.items>li .meta .date {
    float: right;
    color: #939393
}

.topic-details .comments .list-view>.items>li .meta .liker {
    float: right;
    clear: right;
    margin-top: 10px
}

.question-details .controls:after,
.question-details .meta:after,
.question-details:after,
.question-preview .meta:after,
.question-preview .text:after,
.question-preview:after,
.topic-details .comments form:after {
    clear: both
}

.topic-details .comments .list-view>.items>li .meta .liker a {
    background: 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.question-details h4,
.question-details>.text h3,
.topic-details .comments .list-view>.items>li .meta .liker span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.topic-details .comments .list-view>.items>li .meta .liker a.inc {
    background-image: url(../img/spritesheet.png);
    background-position: -105px -175px;
    width: 12px;
    height: 12px
}

.topic-details .comments .list-view>.items>li .meta .liker a.inc:hover {
    background-image: url(../img/spritesheet.png);
    background-position: -149px -175px;
    width: 12px;
    height: 11px
}

.topic-details .comments .list-view>.items>li .meta .liker a.dec {
    background-image: url(../img/spritesheet.png);
    background-position: -83px -175px;
    width: 12px;
    height: 12px
}

.topic-details .comments .list-view>.items>li .meta .liker a.dec:hover {
    background-image: url(../img/spritesheet.png);
    background-position: -127px -175px;
    width: 12px;
    height: 12px
}

.topic-details .comments .list-view>.items>li .meta .liker span {
    background: 0 0;
    font-size: 12px;
    line-height: 12px;
    padding: 0 1px
}

.topic-details .comments .list-view>.items>li .meta .liker span.negative {
    color: #d32727
}

.topic-details .comments .list-view>.items>li .meta .liker span.positive {
    color: #54a00f
}

.topic-details .comments .list-view>.items>li .files,
.topic-details .comments .list-view>.items>li .photos {
    margin-left: 59px
}

.topic-details .comments .list-view>.items>li .photos .thumbnails {
    margin-left: -10px
}

.topic-details .comments .list-view>.items>li .photos .thumbnails>li {
    margin-left: 10px;
    margin-bottom: 8px
}

.topic-details .comments .list-view>.items>li .photos div,
.topic-details .comments .list-view>.items>li .photos img {
    width: 120px;
    height: 114px
}

.topic-details .comments .list-view>.items>li .photos .more a {
    font-size: 16px;
    line-height: 114px
}

.topic-details .comments .list-view>.items>li .text {
    margin-left: 59px;
    margin-bottom: 10px
}

.topic-details .comments .list-view>.items>li .form {
    margin-left: 59px
}

.topic-details .comments .list-view>.items>li .form form {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    margin-bottom: 0
}

.topic-details .comments .list-view>.items>li .form form .reset {
    display: inherit
}

.topic-details .comments .list-view>.items>li .form form h4 {
    display: none
}

.topic-details .comments form {
    margin: 20px 0
}

.topic-details .comments form:after,
.topic-details .comments form:before {
    display: table;
    content: "";
    line-height: 0
}

.topic-details .comments form .attachments {
    float: right;
    margin-bottom: 0
}

.topic-details .comments form h4 {
    margin: 0 0 15px
}

.topic-details .comments form h4:before {
    content: none
}

.topic-details .comments form .attach,
.topic-details .comments form button[type=submit] {
    float: right;
    margin-left: 10px
}

.topic-details .comments form .attach {
    position: relative;
    padding-left: 25px;
    line-height: 28px;
    overflow: hidden
}

.topic-details .comments form .attach input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block
}

.topic-details .comments form .attach:before {
    content: " ";
    background-image: url(../img/spritesheet.png);
    background-position: -127px -144px;
    width: 19px;
    height: 20px;
    display: block;
    position: absolute;
    left: 3px;
    top: 3px
}

.expandable .expand:before,
.expandable .fold:before {
    background-image: url(../img/spritesheet.png);
    width: 18px;
    height: 18px
}

.topic-details .comments form .reset {
    line-height: 28px;
    float: left;
    display: none
}

.topic-details .comments form:first-child .reset {
    display: inherit
}

.topic-details .comments form+a,
.topic-details .comments form+h4 a {
    display: none
}

.attach-container a {
    line-height: 28px
}

.attach-container a.btn {
    line-height: 20px;
    margin-bottom: 5px
}

.expandable .expanded input[type=text],
.expandable .fold {
    margin-bottom: 10px
}

.expandable .expand,
.expandable .fold {
    line-height: 18px;
    position: relative;
    margin-left: 23px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dotted #0085b1
}

.expandable .expand:hover,
.expandable .fold:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0)
}

.expandable .expand:before,
.expandable .fold:before {
    content: " ";
    position: absolute;
    left: -23px;
    top: 0
}

.expandable .expand:before {
    background-position: -213px -144px
}

.expandable .fold {
    color: #474747;
    border-color: #474747
}

.expandable .fold:before {
    background-position: -185px -144px
}

.expandable .expanded {
    margin-left: -10px;
    padding: 10px;
    background: #e2f5fa;
    display: none
}

.question-preview .meta:after,
.question-preview .meta:before,
.question-preview:after,
.question-preview:before {
    display: table;
    line-height: 0;
    content: ""
}

.poll-container .expanded .variant {
    position: relative;
    padding-left: 20px
}

.poll-container .expanded .variant input[type=radio] {
    position: absolute;
    left: 0;
    top: 3px
}

.question-preview {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    min-height: 180px
}

.question-preview .actions {
    float: right;
    margin-top: 14px;
    margin-left: 10px
}

.question-preview:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.question-preview:first-child {
    padding-top: 0
}

.question-preview .meta .author {
    float: left;
    position: relative;
    padding-left: 58px
}

.question-preview .meta .popover {
    width: 100%;
    max-width: 320px!important
}

.question-preview .popover-content .popover-content {
    margin: 0;
    padding: 0
}

#active-users .author {
    position: relative;
    padding-left: 58px;
    margin-bottom: 10px
}

.question-preview .meta .author img {
    position: absolute;
    left: 0;
    border: 1px solid #c7c7c7
}

.question-preview .meta .author a {
    font-weight: 800;
    color: #04486d
}

.question-preview .meta .author .rating {
    line-height: 12px
}

.question-preview .meta .author .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.question-preview .meta .author .status {
    font-size: 11px
}

.question-preview .date {
    color: #939393;
    position: relative;
    top: -33px;
    left: 289px;
    text-align: right;
    width: 120px!important;
    display: block
}

.question-preview .text {
    margin-top: 10px;
    border: 1px solid #b0b0b0;
    position: relative;
    padding: 10px;
    font-size: 18px;
    line-height: 1.35;
    margin-bottom: 10px
}

.question-preview .text:after,
.question-preview .text:before {
    display: table;
    content: "";
    line-height: 0
}

.question-preview .text .images {
    background: url(../img/img-ico.png) center no-repeat;
    height: 20px;
    width: 21px;
    display: inline-block
}

.question-preview .text .videos {
    background: url(../img/video-ico.png) center no-repeat;
    height: 17px;
    width: 22px;
    display: inline-block
}

.question-preview .comments:before,
.question-preview .text:before {
    background-image: url(../img/spritesheet.png);
    content: " "
}

.question-preview .text a {
    color: #009fdf
}

.question-preview .text:before {
    left: 25px;
    top: -5px;
    position: absolute;
    background-position: -336px -144px;
    width: 5px;
    height: 5px
}

.question-preview.compact .text {
    font-size: 14px
}

.question-preview .categories {
    float: left;
    color: #999
}

.question-preview .comments {
    float: right;
    color: #5f5f5f
}

.question-preview .comments a {
    color: #5f5f5f
}

.question-preview .comments:before {
    background-position: -171px -175px;
    width: 8px;
    height: 8px;
    display: inline-block;
    padding-right: 3px
}

.question-details .controls:after,
.question-details .controls:before,
.question-details:after,
.question-details:before {
    display: table;
    content: "";
    line-height: 0
}

.question-details:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.question-details:first-child {
    padding-top: 0
}

.question-details h4 {
    font-size: 18px
}

.question-details .controls {
    border-bottom: 1px solid #dbdbdb;
    height: 23px
}

.question-details .controls .close:before,
.question-details .controls .helped:before {
    content: " ";
    background-image: url(../img/spritesheet.png)
}

.question-details .controls .close {
    font-size: 14px;
    color: #00a2de;
    opacity: 1;
    filter: alpha(opacity=100);
    font-weight: 400;
    position: relative;
    margin-left: 20px;
    line-height: 22px;
    text-decoration: underline;
    float: left
}

.question-details .controls .close:hover {
    text-decoration: none
}

.question-details .controls .close:before {
    background-position: -241px -144px;
    width: 13px;
    height: 18px;
    position: absolute;
    left: -17px;
    top: 1px
}

.question-details .controls .helped {
    font-size: 14px;
    color: #00a2de;
    position: relative;
    margin-left: 25px;
    text-decoration: none;
    line-height: 22px;
    margin-top: 7px;
    float: left
}

.question-details .controls .helped:hover {
    border-bottom: 1px dotted #00a2de
}

.question-details .controls .helped:before {
    background-position: -96px -144px;
    width: 21px;
    height: 21px;
    position: absolute;
    left: -24px;
    top: -2px
}

.question-details .controls .delete,
.question-details .controls .edit {
    display: inline-block;
    position: relative;
    float: right
}

.question-details .controls .delete:hover,
.question-details .controls .edit:hover {
    background-color: #e2e2e2;
    background-image: -moz-linear-gradient(top, #ececec, #d3d3d3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#d3d3d3));
    background-image: -webkit-linear-gradient(top, #ececec, #d3d3d3);
    background-image: -o-linear-gradient(top, #ececec, #d3d3d3);
    background-image: linear-gradient(to bottom, #ececec, #d3d3d3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffd3d3d3', GradientType=0)
}

.question-details .meta:after,
.question-details .meta:before {
    display: table;
    content: "";
    line-height: 0
}

.question-details .meta .categories {
    color: #999;
    float: right
}

.question-details .meta .date {
    float: right;
    color: #939393;
    margin-left: 10px
}

.question-details .meta .liker {
    float: right;
    clear: right;
    margin-top: 10px
}

.question-details .comments .list-view>.items>li .meta:after,
.question-details>.text:after {
    clear: both
}

.question-details .meta .author {
    float: left;
    position: relative;
    padding-left: 58px
}

.question-details .meta .author img {
    position: absolute;
    left: 0;
    border: 1px solid #c7c7c7
}

.question-details .meta .author a {
    font-weight: 800;
    color: #04486d
}

.question-details .meta .author .rating {
    line-height: 12px
}

.question-details .meta .author .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.question-details .meta .author .status {
    font-size: 11px
}

.question-details>.text {
    margin-top: 10px;
    border: 1px solid #b0b0b0;
    position: relative;
    padding: 10px;
    margin-bottom: 10px
}

.question-details>.text:hover .controls {
    opacity: 1;
    display: block;
    height: 25px;
    transition: .3s
}

.question-details>.text .controls {
    border-bottom-width: 0;
    opacity: 0;
    transition: .3s;
    overflow: hidden;
    height: 0
}

.question-details>.text:after,
.question-details>.text:before {
    display: table;
    content: "";
    line-height: 0
}

.question-details .comments>h4 span:before,
.question-details .comments>h4:before,
.question-details>.text h3.closed:after,
.question-details>.text:before {
    content: " ";
    background-image: url(../img/spritesheet.png)
}

.question-details>.text h3 {
    line-height: 22px;
    color: #009fdf;
    margin-bottom: 5px;
    font-size: 18px
}

.question-details>.text h3.closed:after {
    background-position: -264px -144px;
    width: 13px;
    height: 18px;
    display: inline-block;
    margin-left: 7px;
    opacity: .5
}

.question-details>.text:before {
    left: 25px;
    top: -5px;
    position: absolute;
    background-position: -336px -144px;
    width: 5px;
    height: 5px
}

.question-details .photos div,
.question-details .photos img {
    width: 190px;
    height: 180px
}

.question-details .photos .more a {
    text-decoration: none;
    font-size: 20px;
    line-height: 175px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5)
}

.question-details .files {
    margin-bottom: 10px
}

.question-details .files h4 {
    margin: 0 0 10px
}

.question-details .files li {
    padding: 0 10px 0 0
}

.question-details .comments .controls {
    padding-left: 58px;
    margin-top: 20px
}

.question-details .comments .controls .helped {
    font-size: 14px;
    line-height: 16px
}

.question-details .comments .controls .helped:before {
    top: -7px
}

.question-details .comments>h4 {
    margin: 20px 0
}

.question-details .comments>h4:before {
    background-position: -312px -144px;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px
}

.question-details .comments>h4 a {
    font-size: 12px;
    float: right;
    margin-left: 10px
}

.question-details .comments>h4 span {
    float: right;
    position: relative;
    padding-left: 18px
}

.question-details .comments>h4 span:before {
    background-position: -264px -144px;
    width: 13px;
    height: 18px;
    position: absolute;
    left: 0;
    top: -2px
}

.question-details .comments .list-view>.items {
    margin: 0
}

.question-details .comments .list-view>.items:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

.question-details .comments .list-view>.items>li {
    list-style: none;
    padding: 15px;
    margin-right: -15px;
    margin-left: -15px;
    position: relative
}

.question-details .comments .list-view>.items>li.best:before,
.question-details .comments .list-view>.items>li.helped:before {
    content: " ";
    position: absolute;
    left: 9px;
    bottom: 13px;
    background-image: url(../img/spritesheet.png)
}

.question-details .comments .list-view>.items>li.helped {
    background-color: #e1ffd8
}

.question-details .comments .list-view>.items>li.helped:before {
    background-position: -85px 0;
    width: 56px;
    height: 69px
}

.question-details .comments .list-view>.items>li.best {
    background-color: #f8ffd8
}

.question-details .comments .list-view>.items>li.best:before {
    background-position: 0 -144px;
    width: 51px;
    height: 44px
}

.question-details .comments .list-view>.items>li .meta {
    margin-bottom: 10px
}

.question-details .comments .list-view>.items>li .meta:after,
.question-details .comments .list-view>.items>li .meta:before {
    display: table;
    content: "";
    line-height: 0
}

.question-details .comments .list-view>.items>li .meta .author {
    float: left;
    position: relative;
    padding-left: 58px
}

.question-details .comments .list-view>.items>li .meta .author img {
    position: absolute;
    left: 0;
    border: 1px solid #c7c7c7
}

.question-details .comments .list-view>.items>li .meta .author a {
    font-weight: 800;
    color: #04486d
}

.question-details .comments .list-view>.items>li .meta .author .rating {
    line-height: 12px
}

.question-details .comments .list-view>.items>li .meta .author .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.question-details .comments .list-view>.items>li .meta .author .status {
    font-size: 11px
}

.question-details .comments .list-view>.items>li .meta .date {
    float: right;
    color: #939393
}

.question-details .comments .list-view>.items>li .meta .liker {
    float: right;
    clear: right;
    margin-top: 10px
}

.question-details .comments .list-view>.items>li .meta .liker a {
    background: 0 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.question-details .comments .list-view>.items>li .meta .liker a.inc {
    background-image: url(../img/spritesheet.png);
    background-position: -105px -175px;
    width: 12px;
    height: 12px
}

.question-details .comments .list-view>.items>li .meta .liker a.inc:hover {
    background-image: url(../img/spritesheet.png);
    background-position: -149px -175px;
    width: 12px;
    height: 11px
}

.question-details .comments .list-view>.items>li .meta .liker a.dec {
    background-image: url(../img/spritesheet.png);
    background-position: -83px -175px;
    width: 12px;
    height: 12px
}

.question-details .comments .list-view>.items>li .meta .liker a.dec:hover {
    background-image: url(../img/spritesheet.png);
    background-position: -127px -175px;
    width: 12px;
    height: 12px
}

.question-details .comments .list-view>.items>li .meta .liker span {
    background: 0 0;
    font-size: 12px;
    line-height: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 1px
}

.question-details .comments .list-view>.items>li .meta .liker span.negative {
    color: #d32727
}

.question-details .comments .list-view>.items>li .meta .liker span.positive {
    color: #54a00f
}

.question-details .comments .list-view>.items>li .files,
.question-details .comments .list-view>.items>li .photos {
    margin-left: 59px
}

.question-details .comments .list-view>.items>li .photos .thumbnails {
    margin-left: -10px
}

.question-details .comments .list-view>.items>li .photos .thumbnails>li {
    margin-left: 10px;
    margin-bottom: 8px
}

.question-details .comments .list-view>.items>li .photos div,
.question-details .comments .list-view>.items>li .photos img {
    width: 120px;
    height: 114px
}

.question-details .comments .list-view>.items>li .photos .more a {
    font-size: 16px;
    line-height: 114px
}

.question-details .comments .list-view>.items>li .text {
    margin-left: 59px;
    margin-bottom: 10px
}

.question-details .comments form {
    margin: 20px 0
}

.question-details .comments form:after,
.question-details .comments form:before {
    display: table;
    content: "";
    line-height: 0
}

.question-details .comments form:after {
    clear: both
}

.question-details .comments form .attachments {
    float: right;
    margin-bottom: 0
}

.question-details .comments form h4 {
    margin: 0 0 15px
}

.question-details .comments form h4:before {
    content: none
}

.question-details .comments form .attach,
.question-details .comments form button[type=submit] {
    float: right;
    margin-left: 10px
}

.question-details .comments form .attach {
    position: relative;
    padding-left: 25px;
    line-height: 28px;
    overflow: hidden
}

.question-details .comments form .attach input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: 0;
    background: #fff;
    cursor: inherit;
    display: block
}

.question-details .comments form .attach:before {
    content: " ";
    background-image: url(../img/spritesheet.png);
    background-position: -127px -144px;
    width: 19px;
    height: 20px;
    display: block;
    position: absolute;
    left: 3px;
    top: 3px
}

.question-details .comments form .reset {
    line-height: 28px;
    float: left;
    display: none
}

.question-details .comments form:first-child .reset {
    display: inherit
}

.question-details .comments form+a,
.question-details .comments form+h4 a {
    display: none
}

.member-list .member:after,
.member-list .member:before,
.member-list:after,
.member-list:before {
    display: table;
    line-height: 0;
    content: ""
}

.view-all {
    background-image: url(../img/spritesheet.png);
    background-position: -156px -144px;
    width: 19px;
    height: 19px;
    display: block;
}

h3 .view-all {
    float: right;
    margin-top: 8px
}

.member-list {
    margin-left: -10px
}

.member-list:after {
    clear: both
}

.member-list .member {
    margin: 0 0 10px 10px;
    float: left;
    width: 260px;
    border: 1px solid #dbdbdb;
    padding: 5px;
    position: relative
}

.member-list .member:after {
    clear: both
}

.member-list .member .btn-group {
    position: absolute;
    right: 5px;
    top: -1px
}

.member-list .member .btn-group .btn {
    background: 0 0;
    border-radius: 0 0 2px 2px;
    color: #666;
    border: 1px solid #dbdbdb;
    padding: 3px 6px
}

.member-list .member .user {
    height: 51px;
    position: relative;
    padding-left: 58px
}

.member-list .member .user .rating i,
.popover .author .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.member-list .member .user img,
.popover .author img {
    position: absolute;
    left: 0;
    border: 1px solid #c7c7c7
}

.member-list .member .user a.title-a {
    font-weight: 800;
    color: #04486d;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 1
}

.member-list .member .user .rating {
    line-height: 12px
}

.member-list .member .user .rating i {
    width: 12px
}

.member-list .member .user .status {
    font-size: 11px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 1;
    margin-top: 7px
}

.popover .author a {
    font-weight: 800;
    color: #04486d
}

.popover .author .rating {
    line-height: 12px
}

.popover .author .rating i {
    width: 12px
}

.popover .author .status {
    font-size: 11px
}

.yiiPager {
    width: 100%!important;
    border: none;
    clear: both
}

.items .empty {
    margin: 0 auto
}

.top-question .pager ul li a {
    color: #3ac2f6
}

.top-question .pager ul .selected a {
    background: #3ac2f6;
    color: #fff
}

.list-view .empty {
    display: block;
    text-align: center;
    padding: 0 0 10px;
    font-size: 24px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #999
}

.attach-container.ask-answer .controls>label,
.comments #answer-form .control-group>label {
    display: none
}

.thumbnails.user-list {
    margin-bottom: -18px
}

#file-rules {
    float: right;
    text-decoration: none;
    border-bottom: 1px dotted #0085b1
}

#file-rules+.popover {
    color: #464646
}

#file-rules:hover {
    border-bottom-color: transparent
}

.form-actions {
    border-top: none;
    background-color: rgba(255, 255, 255, 0)
}

.comments #answer-form .control-group .controls {
    margin-left: 0
}

.attach-container.ask-answer .controls {
    padding: 0;
    margin: 0;
    height: auto
}

.change-group {
    border-bottom: 1px solid #dbdbdb;
    display: inline-block;
    position: relative;
    top: 10px
}

.change-group:after,
.change-group:before {
    display: table;
    content: "";
    line-height: 0
}

.change-group:after {
    clear: both
}

.change-group .delete,
.change-group .edit {
    background-image: -moz-linear-gradient(top, #f8f8f8, #dcdcdc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#dcdcdc));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #dcdcdc);
    background-image: -o-linear-gradient(top, #f8f8f8, #dcdcdc);
    background-image: linear-gradient(to bottom, #f8f8f8, #dcdcdc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffdcdcdc', GradientType=0);
    width: 22px;
    height: 22px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    display: inline-block;
    border: 1px solid #b0b0b0;
    position: relative;
    float: right
}

.change-group .delete:hover,
.change-group .edit:hover {
    background-color: #e2e2e2;
    background-image: -moz-linear-gradient(top, #ececec, #d3d3d3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#d3d3d3));
    background-image: -webkit-linear-gradient(top, #ececec, #d3d3d3);
    background-image: -o-linear-gradient(top, #ececec, #d3d3d3);
    background-image: linear-gradient(to bottom, #ececec, #d3d3d3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffececec', endColorstr='#ffd3d3d3', GradientType=0)
}

.change-group .delete:before,
.change-group .edit:before {
    background-image: url(../img/spritesheet.png);
    position: absolute;
    content: " "
}

.change-group .edit:before {
    background-position: -287px -144px;
    width: 15px;
    height: 15px;
    left: 4px;
    top: 4px
}

.change-group .delete {
    margin-right: -1px
}

.change-group .delete:before {
    background-position: -330px -110px;
    width: 11px;
    height: 11px;
    left: 6px;
    top: 6px
}

.form-horizontal .closed .control-group:last-child {
    display: none
}

#go-top {
    background: url(../img/go-top.png) center no-repeat rgba(0, 0, 0, .3);
    border-radius: 3px;
    opacity: .34;
    position: fixed;
    bottom: 10px;
    left: 10px;
    height: 50px;
    width: 50px;
    transition: .3s
}

#go-top.load {
    cursor: default
}

#go-top:hover {
    opacity: .5;
    transition: .3s
}

.profile .user {
    position: relative;
    width: 100%
}

.profile .user img {
    float: left;
    margin-right: 10px
}

.profile .user a {
    font-weight: 800;
    color: #04486d;
    float: left;
    font-size: 16px;
    padding-top: 5px
}

.profile .user .rating {
    line-height: 12px;
    float: left;
    padding-top: 12px
}

.profile .user .rating i {
    background-image: url(../img/spritesheet.png);
    background-position: -61px -175px;
    width: 12px;
    height: 12px;
    display: inline-block;
    padding-right: 2px
}

.profile .status {
    font-size: 15px;
    float: left;
    color: #6b6b6b;
    max-width: 235px!important
}

.profile .friends-status {
    width: 281px;
    height: 33px;
    margin-bottom: 15px
}

.profile .friends-status .bg-primary {
    background-color: #efefef;
    border: 1px solid #d1d1d1;
    width: 90px;
    height: 31px;
    border-top-left-radius: 4px;
    line-height: 31px;
    border-bottom-left-radius: 4px;
    text-align: center;
    font-size: 13px;
    color: #939393;
    float: left;
    cursor: default
}

.profile .friends-status .in-friends,
.profile .friends-status .out-friends {
    background-repeat: no-repeat;
    margin-top: 0;
    width: 147px;
    border-top-left-radius: 0;
    padding-bottom: 8px;
    padding-top: 5px;
    border-bottom-left-radius: 0;
    position: absolute
}

.profile .friends-status .in-friends {
    background-image: url(../img/icon-ok.png);
    background-position: 32px 3px
}

.profile .friends-status .out-friends {
    background-position: 12% 49%;
    visibility: hidden
}

.profile .sidebar {
    font-size: 18px
}

.profile .sidebar .user-actions {
    text-align: center;
    white-space: nowrap;
    margin: auto;
    overflow: hidden;
    padding-bottom: 20px
}

.profile .sidebar .user-actions a {
    margin-left: 1px
}

.profile .sidebar .user-actions a.write-massage {
    border: 1px solid #d6d2d2;
    background: linear-gradient(to bottom, #d8d5d5, #bbb4b4)
}

.profile .sidebar .user-actions a.delete-friend {
    background: linear-gradient(to bottom, #f0817e, #f5645d);
    border: 1px solid #FD9595
}

.profile .sidebar .panel {
    padding: 10px 10px 5px
}

.profile .sidebar .panel div {
    line-height: 21px;
    font-family: Tahoma, Helvetica, Arial, sans-serif
}

.profile .sidebar .panel div .rating {
    font-size: 58px;
    width: auto;
    display: block;
    height: 70px;
    padding-right: 8px;
    padding-top: 17px;
    float: left;
    color: #e87a00
}

.profile .sidebar .panel div .rating.black {
    color: #000
}

.profile .sidebar .panel div a {
    text-decoration: underline
}

.age .title a,
.btn_b,
.btn_b:hover,
.language-level .title a,
.profile .sidebar .panel div a:hover,
.rec-a:hover {
    text-decoration: none
}

.profile .sidebar .panel div .w100 {
    display: block
}

.profile .sidebar .panel div .orange {
    color: #e87a00
}

.profile .sidebar .panel div .green {
    color: #029c02
}

.profile .sidebar .panel div .blue {
    color: #0085b1
}

.profile .sidebar .panel div hr {
    margin-bottom: 2px;
    margin-top: 7px
}

.profile .sidebar .panel .others {
    width: 100%;
    font-size: 11px;
    display: block;
    color: #696969
}

.profile .sidebar .panel .others span {
    float: right
}

.profile .sidebar .panel.with-icon-cup-gold {
    margin-bottom: 50px
}

.profile .sidebar .panel.with-icon-cup:after {
    background-image: url(../img/icon-cup-simple.png);
    background-position: 0 0;
    width: 75px;
    height: 79px;
    content: " ";
    position: absolute;
    top: -30px;
    right: -12px
}

.profile .sidebar .nav {
    margin-bottom: 30px
}

.icon-friends,
.icon-groups,
.icon-info,
.icon-media,
.icon-photos,
.icon-statistics,
.icon-widgets {
    width: 36px;
    height: 24px;
    background-position: top left
}

.icon-info {
    background-image: url(../img/icon-info.png)
}

.icon-photos {
    background-image: url(../img/icon-photos.png)
}

.icon-groups {
    background-image: url(../img/icon-groups.png)
}

.icon-statistics {
    background-image: url(../img/icon-statistics.png)
}

.icon-friends {
    background-image: url(../img/icon-friends.png)
}

.icon-media {
    background-image: url(../img/icon-media_24.png)
}

.icon-widgets {
    background-image: url(../img/icon-widgets.png)
}

.profile-content ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.profile-content ul li {
    margin: 0;
    padding: 0
}

.profile-content .panel .loadingspin {
    width: 848px;
    z-index: 10;
    height: 300px;
    position: absolute;
    background-color: #fff;
    opacity: .8;
    display: none
}

.profile-content .panel .loadingspin img {
    margin-left: 406px;
    margin-top: 117px
}

.profile-content .panel div {
    height: 50px;
    width: 100%
}

.profile-content .panel div h2 {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 16px;
    color: #00666d
}

.profile-content .panel div ul {
    float: right
}

.profile-content .panel div ul li {
    float: left;
    width: 22px;
    height: 22px
}

.profile-content .panel div a.nav-item-next {
    height: 19px;
    width: 19px;
    float: right;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-image: url(../img/slider-arrow.jpg)
}

.profile-content .panel #slider1,
.profile-content .panel #slider2,
.profile-content .panel #slider3,
.profile-content .panel #slider4 {
    width: 848px;
    height: 250px
}

.profile-content .panel #slider1 div div,
.profile-content .panel #slider2 div div,
.profile-content .panel #slider3 div div,
.profile-content .panel #slider4 div div {
    height: auto;
    width: auto
}

.profile-content .panel span#controls {
    top: -300px;
    right: 1px;
    position: relative;
    width: 830px;
    float: left
}

.profile-content .panel span#controls ol.controls {
    list-style-type: none;
    margin: 0 -10px 0 0;
    padding: 0;
    width: 88px;
    height: 21px;
    float: right
}

.profile-content .panel span#controls ol.controls li {
    margin: 0;
    padding: 0;
    float: left;
    width: 22px
}

.profile-content .panel span#controls ol.controls li a {
    height: 17px;
    width: 17px;
    border: 1px solid #d6d6d6;
    display: block;
    cursor: pointer;
    background-position: center center;
    border-radius: 9px
}

.profile-content .panel span#controls ol.controls li a span {
    display: none
}

.profile-content .panel span#controls ol.controls li.current a {
    background-image: url(../img/slider-nav-current.jpg)
}

.profile-content .panel ul.slider-item {
    width: 848px;
    height: 250px;
    float: left
}

.profile-content .panel ul.slider-item li {
    float: left;
    margin: 0 76px 0 0;
    padding: 0;
    width: 155px
}

.profile-content .panel ul.slider-item li.last {
    margin-right: 0
}

.profile-content .panel ul.slider-item a {
    float: left
}

.profile-content .panel ul.slider-item span.item-text {
    width: 160px;
    float: left;
    color: #5a5a5a;
    padding-top: 7px;
    padding-bottom: 4px
}

.profile-content .panel ul.slider-item span.item-links {
    float: left;
    width: 100px;
    font-size: 10px;
    color: #aaa
}

.profile-content .panel ul.slider-item span.item-links a {
    background-image: url(../img/icon-user-blue.png);
    background-repeat: no-repeat;
    display: block;
    background-position: 0 2px;
    width: 100%;
    padding-left: 14px;
    font-size: 12px;
    color: #0085b1
}

.profile-content .panel ul.slider-item span.item-votes {
    vertical-align: bottom;
    height: 15px;
    width: 54px;
    display: block;
    float: left;
    padding-top: 18px
}

.profile-content .panel ul.slider-item span.item-votes a.votes {
    background-image: url(../img/icon-comment.png);
    background-repeat: no-repeat;
    color: #5f5f5f;
    background-position: 0 3px;
    padding-left: 12px;
    cursor: pointer;
    float: right
}

.message ul,
.notification ul,
.widget ul {
    margin: 0;
    height: 45px;
    padding: 0
}

.open .dropdown-menu {
    width: 248px;
    height: auto;
    border: 3px solid #69a4a8;
    top: 43px;
    z-index: 9999;
    position: absolute;
    display: block;
    left: -106px;
    cursor: default;
    border-radius: 3px;
    box-shadow: none
}

.open ul.message-content li,
.open ul.notification-content li,
.open ul.widget-content li {
    color: #000;
    z-index: 9999;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #dadada;
    width: 228px;
    font-family: Arial;
    height: auto;
    float: left;
    text-align: left
}

#custom_carousel .controls li,
.btn_b,
.language-identify,
.mask p,
.rec-a {
    font-family: Tahoma, Helvetica, Arial, sans-serif
}

.open ul.message-content li a,
.open ul.notification-content li a,
.open ul.widget-content li a {
    font-weight: 800
}

.open ul.message-content li.last-item,
.open ul.notification-content li.last-item,
.open ul.widget-content li.last-item {
    padding: 0;
    width: 248px
}

.open ul.message-content li.last-item a,
.open ul.notification-content li.last-item a,
.open ul.widget-content li.last-item a {
    padding: 0;
    color: #7b7b7b;
    text-align: center;
    font-weight: 400;
    font-size: 11px
}

.open ul.message-content li.last-item a:hover,
.open ul.notification-content li.last-item a:hover,
.open ul.widget-content li.last-item a:hover {
    background: 0 0;
    color: #7b7b7b
}

.open ul.widget-content li a,
.open ul.widget-content li a:hover {
    color: #53b6e0;
    background-repeat: no-repeat;
    background-image: url(../img/widget-list-arrow.jpg);
    background-position: right center
}

.open ul.widget-content li a {
    padding: 0
}

.open ul.widget-content li a:hover {
    background-color: #fff
}

.open ul.widget-content li.last-item {
    height: 37px;
    background-image: url(../img/widgets-last.jpg)
}

.open ul.widget-content li.last-item a {
    background: 0 0;
    line-height: 38px
}

.header .buttons li.btn.message.open,
.header .buttons li.btn.notification.open,
.header .buttons li.btn.widget.open {
    background-position: left top;
    background-color: #69a4a8;
    box-shadow: none
}

.open .user {
    text-align: left
}

.age .title,
.language-identify,
.language-level .title,
.title-b,
.user-details .user-image,
.user-image {
    text-align: center
}

.open .user a {
    float: left
}

.open .user img {
    float: left;
    margin-right: 7px
}

.open .user span {
    width: 165px;
    height: auto;
    float: left;
    line-height: 14px
}

.open .user span .btn-xs {
    padding: 3px
}

.open .user span .btn-default {
    margin-left: 3px
}

.open .user span.widget-info {
    padding-bottom: 5px
}

.header .buttons li.btn.notification.open {
    background-image: url(../img/icon-notification-active.png)
}

.header .buttons li.btn.widget.open {
    background-image: url(../img/icon-widget-active.png)
}

.header .buttons li.btn.message.open {
    background-image: url(../img/icon-coment-active.png)
}

.control-group {
    margin-top: 15px
}

.badge-box {
    position: relative
}

.badge1 {
    position: absolute;
    display: block;
    top: 15px;
    right: 15px
}

span.blue {
    display: inline-block;
    background-color: #0095d3;
    color: #fff;
    margin-right: 5px;
    padding: 1px 3px
}

.instituts a {
    color: #0095d2;
    line-height: 18px;
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.instituts p {
    margin-bottom: 5px;
    line-height: 16px;
    color: #626262
}

.instituts li {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.instituts li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.table-bordered td {
    color: #000
}

.blue-table td {
    background-color: #eefcfe
}

.blue-table strong {
    color: #4b777c
}

.table-bordered strong {
    color: #767676
}

.accordion-title {
    margin: 0;
    height: auto
}

.accordion-title .accordion-toggle {
    display: block;
    border: 1px solid #dadada;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMjUlIiB4Mj0iNTAlIiB5Mj0iLTI1JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAiIHN0b3Atb3BhY2l0eT0iMC4wNCIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC4wNCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .04) -25%, rgba(255, 255, 255, .04) 125%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .04) -25%, rgba(255, 255, 255, .04) 125%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .04) -25%, rgba(255, 255, 255, .04) 125%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .04) -25%, rgba(255, 255, 255, .04) 125%);
    font-size: 18px;
    overflow: auto
}

.accordion-toggle>span {
    background-image: url(../img/spritesheet.png);
    background-position: -229px -171px;
    border-right: 1px solid #dadada;
    display: block;
    float: left;
    height: 9px;
    padding: 8px 13px 17px;
    width: 9px
}

.accordion-toggle>span.close-i {
    background-position: -188px -171px
}

.accordion-toggle>strong {
    display: block;
    float: left;
    padding: 8px 0 8px 13px;
    font-weight: 400
}

.accordion-collapse {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-top: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: -1px
}

.accordion-w .accordion-collapse .panel-body {
    padding: 10px
}

.accordion-w .accordion-collapse .panel-body table.table-bordered {
    margin: 0
}

.accordion-w,
.sites,
.sites a.titlea {
    margin-bottom: 10px
}

.accordion-title .accordion-toggle.collapsed {
    color: #009cdd
}

.accordion-title .accordion-toggle {
    color: #4b4b4b
}

.rec-a {
    background: url(../img/btn.png) no-repeat rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-size: 19px;
    height: 48px;
    padding: 23px 0 0 81px;
    text-shadow: 0 1px 0 #000;
    width: 200px
}

.rec-a:hover {
    color: #fff
}

.col6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    min-height: 83px;
    padding: 10px
}

.grey-c {
    background-color: #f6f6f6;
    color: #525252;
    font-size: 14px
}

.blue-c {
    background-color: #e5f5fc;
    color: #3e555f;
    font-size: 14px;
    line-height: 21px
}

.blue-c strong {
    color: #7e99a5;
    font-weight: 400
}

.sites a.titlea {
    color: #009fdf;
    display: inline;
    font-size: 16px;
    max-width: 780px;
    text-overflow: ellipsis;
    overflow: hidden
}

.instituts .span4 {
    padding-bottom: 25px
}

.sites {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px
}

.top-sites [class*=sites]:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.age {
    position: relative;
    margin-bottom: 34px;
    margin-top: 40px
}

.age .timeline {
    height: 8px;
    border-radius: 7px;
    background: #c9c9c9
}

.age .status {
    border: 3px solid #fbfbfb;
    background-color: #c9c9c9;
    position: absolute;
    margin-top: -35px
}

.age .status .icon {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 51px;
    width: 51px
}

.age .icon1 {
    left: 4%
}

.age .icon1 .icon {
    background-image: url(../img/icon1.png)
}

.age .icon2 {
    left: 42%
}

.age .icon2 .icon {
    background-image: url(../img/icon2.png)
}

.age .icon3 {
    right: 4%
}

.age .icon3 .icon {
    background-image: url(../img/icon3.png)
}

.age .title {
    color: #353535;
    font-size: 11px;
    left: -24px;
    position: absolute;
    top: 52px;
    width: 100px
}

.age .title a {
    color: #353535
}

.language-level {
    position: relative;
    margin: 80px 0 0
}

.language-level .timeline {
    height: 8px;
    border-radius: 7px;
    background: #e3e3e3
}

.language-level .status {
    border: 3px solid #fbfbfb;
    position: absolute;
    margin: -58px 0 0 2.3%
}

.language-level .status:hover {
    border-color: #ff5830
}

.language-level .status:hover a {
    color: #ff5830
}

.language-level .status.single {
    margin: -80px 0 0;
    position: absolute;
    top: 0;
    left: 0
}

.language-level .status.single a {
    width: 100px;
    height: 100px;
    margin: 0 0 0 10px;
    padding: 0
}

.language-level .status .icon {
    background-repeat: no-repeat;
    height: 100px;
    width: 100px
}

.language-level-defined {
    position: absolute;
    top: -55px;
    left: 140px;
    width: 60%
}

.language-level-defined * {
    top: 0!important;
    left: 0!important;
    margin-bottom: 10px!important
}

.language-level .icon1 {
    left: 0
}

.language-level .icon1 .icon {
    background: url(../img/sprites/english_levels.png)
}

.language-level .icon2 {
    left: 16.6%
}

.language-level .icon2 .icon {
    background: url(../img/sprites/english_levels.png) -100px 0
}

.language-level .icon3 {
    left: 33.2%
}

.language-level .icon3 .icon {
    background: url(../img/sprites/english_levels.png) -200px 0
}

.language-level .icon4 {
    left: 49.8%
}

.language-level .icon4 .icon {
    background: url(../img/sprites/english_levels.png) -300px 0
}

.language-level .icon5 {
    left: 66.4%
}

.language-level .icon5 .icon {
    background: url(../img/sprites/english_levels.png) -400px 0
}

.language-level .icon6 {
    left: 83%
}

.language-level .icon6 .icon {
    background: url(../img/sprites/english_levels.png) -500px 0
}

.language-level .title {
    color: #777;
    font-size: 13px;
    font-weight: 500;
    left: -10px;
    position: absolute;
    top: 115px;
    width: 120px
}

.language-level .title a {
    color: #7d9293;
    display: block;
    width: 120px;
    position: absolute;
    top: -115px;
    padding-top: 115px;
    background: 0 0
}

.item-hint:before,
.items-hint:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #ff5830 transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -11px
}

.item-hint,
.items-hint {
    display: none;
    position: absolute;
    top: 110px;
    width: 100%;
    padding: 0;
    background: #fbfbfb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ff5830;
    box-shadow: rgba(100, 100, 100, .4) 0 2px 5px;
    font-size: 14px;
    color: #333;
    font-weight: lighter
}

.item-hint:after,
.items-hint:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #fbfbfb transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -10px
}

.item-hint-arrow0 {
    margin-top: -170px
}

.item-hint-arrow0:after,
.item-hint-arrow0:before {
    left: 0!important;
    margin-left: 43px!important
}

.item-hint-arrow1:after,
.item-hint-arrow1:before {
    left: 1%;
    margin-left: 53px
}

.item-hint-arrow2:after,
.item-hint-arrow2:before {
    left: 17.6%;
    margin-left: 53px
}

.item-hint-arrow3:after,
.item-hint-arrow3:before {
    left: 34.2%;
    margin-left: 53px
}

.item-hint-arrow4:after,
.item-hint-arrow4:before {
    left: 50.8%;
    margin-left: 53px
}

.item-hint-arrow5:after,
.item-hint-arrow5:before {
    left: 67.4%;
    margin-left: 53px
}

.item-hint-arrow6:after,
.item-hint-arrow6:before {
    left: 84%;
    margin-left: 53px
}

.item-hint span,
.items-hint span {
    display: none;
    margin: 10px 15px
}

.language-identify {
    margin: 110px 0 30px;
    width: 100%;
    font-weight: 500;
    font-size: 18px
}

.language-level-name {
    position: relative;
    top: -20px;
    left: 140px
}

.language-level-description {
    position: relative;
    top: -30px;
    left: 140px;
    width: 60%;
    max-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: none
}

ul.cat {
    margin: 0;
    padding: 0
}

ul.cat li {
    list-style: none;
    display: inline-block;
    margin-right: 20px
}

ul.cat li a {
    color: #5b5b5b;
    font-size: 14px;
    line-height: 24px
}

ul.cat li a span {
    color: #919191
}

h3.s_title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #5b5b5b
}

#custom_carousel {
    border: 1px solid #d2d2d2;
    -webkit-box-shadow: 0 5px 2px #dbdbdb;
    -moz-box-shadow: 0 5px 2px #dbdbdb;
    box-shadow: 0 5px 2px #dbdbdb;
    margin-bottom: 20px;
    background: #fff;
    position: relative
}

#custom_carousel .item {
    color: #000;
    background-color: #eee;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

#custom_carousel .controls {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    width: 368px;
    position: absolute;
    right: 0;
    top: 0
}

#custom_carousel .carousel-inner {
    overflow: hidden;
    position: relative;
    width: auto;
    float: left
}

#custom_carousel .controls ul {
    margin: 0
}

#custom_carousel .controls li {
    display: block;
    color: #5b5b5b;
    font-size: 24px;
    font-weight: 400;
    padding: 38px 30px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 0, #e4e4e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(100%, #e4e4e4));
    background: -webkit-linear-gradient(top, #f9f9f9 0, #e4e4e4 100%);
    background: -o-linear-gradient(top, #f9f9f9 0, #e4e4e4 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0, #e4e4e4 100%);
    background: linear-gradient(to bottom, #f9f9f9 0, #e4e4e4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e4e4e4', GradientType=0)
}

#custom_carousel .controls li.active {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYzdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDc1YzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #21c7e7 0, #0d75c3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #21c7e7), color-stop(100%, #0d75c3));
    background: -webkit-linear-gradient(top, #21c7e7 0, #0d75c3 100%);
    background: -o-linear-gradient(top, #21c7e7 0, #0d75c3 100%);
    background: -ms-linear-gradient(top, #21c7e7 0, #0d75c3 100%);
    background: linear-gradient(to bottom, #21c7e7 0, #0d75c3 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#21c7e7', endColorstr='#0d75c3', GradientType=0);
    color: #fff
}

#custom_carousel .active.left,
#custom_carousel .active.right {
    left: 0;
    opacity: 0;
    z-index: 2
}

#custom_carousel .next,
#custom_carousel .prev {
    left: 0;
    opacity: 1;
    z-index: 1
}

#custom_carousel .controls li.active a {
    color: #fff
}

#custom_carousel .controls li a {
    display: block;
    line-height: 35px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    width: 310px
}

.game-ul {
    list-style: none;
    margin: 0 0 0 -15px;
    padding: 0
}

.game-ul li {
    float: left;
    margin: 0 0 15px 15px;
    width: 158px
}

.game-ul li a {
    color: #159DD5;
    display: block;
    font-size: 12px;
    height: 36px;
    overflow: hidden
}

.game-ul li a.game-a {
    height: 130px
}

.game-ul .comments {
    color: #5f5f5f;
    font-size: 11px
}

.game-ul .comments:before {
    background-image: url(../img/spritesheet.png);
    background-position: -171px -175px;
    width: 8px;
    height: 8px;
    content: " ";
    display: inline-block;
    padding-right: 3px
}

.game-ul img {
    margin-bottom: 5px
}

#nav-primary ul li:nth-child(1) a {
    border-top: 5px solid #144201
}

.cup-gold {
    position: relative
}

.cup-gold.with-icon-cup-gold:after {
    top: -12px
}

.user-ul {
    list-style: none;
    margin: -5px 0 0 -10px;
    padding: 0
}

.user-ul .top-users {
    float: left;
    margin: 0 0 11px 9px;
    width: 47px;
    height: 47px;
    border: 1px solid #d2d2d2;
    overflow: hidden
}

#carousel-example-generic .carousel-inner img,
.mask {
    width: 100%
}

.mask {
    background: url(../img/dot.png);
    position: absolute;
    bottom: 0;
    left: 0
}

.btn_b {
    border: 1px solid #34aed2;
    -moz-box-shadow: 0 0 13px rgba(255, 255, 255, .19), inset 0 0 5px rgba(252, 247, 192, .75);
    -webkit-box-shadow: 0 0 13px rgba(255, 255, 255, .19), inset 0 0 5px rgba(252, 247, 192, .75);
    box-shadow: 0 0 13px rgba(255, 255, 255, .19), inset 0 0 5px rgba(252, 247, 192, .75);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBmYzNlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjkxYzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0fc3e1 0, #0f91c9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0fc3e1), color-stop(100%, #0f91c9));
    background: -webkit-linear-gradient(top, #0fc3e1 0, #0f91c9 100%);
    background: -o-linear-gradient(top, #0fc3e1 0, #0f91c9 100%);
    background: -ms-linear-gradient(top, #0fc3e1 0, #0f91c9 100%);
    background: linear-gradient(to bottom, #0fc3e1 0, #0f91c9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0fc3e1', endColorstr='#0f91c9', GradientType=0);
    color: #fff;
    font-size: 24px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    padding: 0 30px;
    line-height: 55px
}

.btn_b:hover {
    color: #fff
}

.btn_b.pull-right {
    margin: 15px 25px
}

.mask p {
    color: #fff;
    font-size: 18px;
    padding: 30px 0 0 20px
}

#carousel-example-generic {
    padding: 0;
    margin: 0
}

#carousel-example-generic .carousel-control {
    width: 0;
    background-color: transparent;
    border: 0;
    opacity: 1;
    margin-top: -30px;
    top: 50%
}

#carousel-example-generic .carousel-control.left,
#carousel-example-generic .carousel-control.right {
    background-image: url(../img/spritesheet.png);
    background-position: -262px -173px;
    width: 20px;
    height: 62px
}

#carousel-example-generic .carousel-control.right {
    background-position: -290px -173px
}

#carousel-example-generic .carousel-control .glyphicon-chevron-left,
#carousel-example-generic .carousel-control .glyphicon-chevron-right,
#carousel-example-generic .carousel-control .icon-next,
#carousel-example-generic .carousel-control .icon-prev {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block
}

#carousel-example-generic .carousel-control .glyphicon-chevron-left,
#carousel-example-generic .carousel-control .icon-prev {
    left: 0
}

#carousel-example-generic .carousel-control .glyphicon-chevron-right,
#carousel-example-generic .carousel-control .icon-next {
    right: 0
}

#carousel-example-generic .carousel-control.left span,
#carousel-example-generic .carousel-control.right span {
    background-color: #000
}

#carousel-example-generic .carousel-control.left span:hover,
#carousel-example-generic .carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.title-b {
    background-color: #427589;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
    margin: 10px 0
}

.ul-a {
    list-style: none;
    margin: 0;
    padding: 0
}

.ul-a li {
    margin: 0 0 13px;
    overflow: auto
}

.ul-a li a {
    color: #4db3dd;
    font-size: 14px;
    margin-bottom: 10px;
    display: block
}

.ul-a li p,
.user-info-block li a.active {
    color: #5c5c5c
}

.ul-a li p {
    font-size: 12px;
    line-height: 1
}

.ul-a li img {
    margin-right: 10px
}

.desc {
    overflow: hidden
}

.span-5 {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 20px
}

.widgets-row .w-40,
ul.sites li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.user-details {
    position: relative;
    padding: 0
}

.user-details .user-image {
    position: relative;
    z-index: 1;
    width: 100%
}

.user-image img {
    clear: both;
    margin: auto;
    position: relative;
    width: 100px;
    height: 100px
}

.user-details .user-info-block {
    width: 100%;
    position: absolute;
    top: 55px;
    background: #fff;
    z-index: 0;
    padding-top: 35px
}

.user-info-block .user-heading {
    width: 100%;
    text-align: center;
    margin: 10px 0 0
}

.user-info-block li {
    line-height: 24px;
    font-size: 13px
}

h4.title-h4 {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 16px
}

.edu-box .thumbnail img {
    width: 50px
}

.edu-box {
    padding: 5px 5px 15px;
    position: relative
}

.edu-box h4.media-heading {
    font-size: 15px;
    font-weight: 600;
    padding-right: 50px;
    line-height: 18px;
    margin-bottom: 5px
}

.edu-box.hover {
    background-color: #e5f5fc
}

.delate,
.edit,
.main-foto {
    position: absolute;
    display: none;
    font-size: 11px
}

.delate {
    right: 5px;
    bottom: 5px;
    color: red
}

.edit {
    bottom: 5px;
    left: 75px
}

.edu-box.hover .delate,
.edu-box.hover .edit,
.gallery li.hover .delate,
.gallery li.hover .main-foto {
    display: inline-block
}

.gallery {
    list-style: none;
    margin: 0;
    padding: 0
}

.gallery li,
.u-avatar {
    overflow: hidden;
    margin-right: 15px;
    position: relative;
    float: left
}

.gallery li .delate,
.gallery li .main-foto {
    background-color: #000;
    padding: 2px 5px;
    opacity: .8;
    color: #fff
}

.gallery li {
    margin-bottom: 15px
}

.gallery li img {
    height: 100%;
    max-width: 100%
}

.gallery li .main-foto {
    left: 5px;
    bottom: 5px
}

.gallery li .delate {
    right: 5px;
    top: 5px;
    width: 45px;
    text-align: right;
    bottom: inherit
}

a.img_g {
    height: 128px;
    overflow: hidden;
    display: block
}

.u-avatar {
    max-height: 85px;
    max-width: 85px
}

.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px;
    margin-top: 30px
}

.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

.media-carousel .carousel-indicators li {
    background: silver
}

.media-carousel .carousel-indicators .active {
    background: #333
}

.media-carousel .thumbnail,
.media-carousel a.thumbnail:hover {
    border: none;
    box-shadow: none;
    margin-bottom: 10px
}

.media-carousel .span4 {
    text-align: center
}

.media-carousel .span4 a.bookname {
    font-size: 14px
}

.media-carousel .carousel-control.left,
.media-carousel .carousel-control.right {
    background: url(../img/spritesheet.png) -262px -173px no-repeat;
    width: 20px;
    height: 62px;
    top: 50%;
    margin-top: -50px;
    border: none
}

.media-carousel .carousel-control.left {
    left: 0
}

.media-carousel .carousel-control.right {
    background-position: -290px -173px;
    right: 0
}

.book .media-body li {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    line-height: 20px;
    font-size: 13px
}

.book .media-body ul {
    margin: 0;
    padding: 0
}

.mb20 {
    margin-bottom: 20px
}

.book .media-body h4 {
    color: #009fdf;
    margin-bottom: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px
}

.instituts .nav-header,
.nav ul,
a.all-a {
    font-family: Tahoma, Helvetica, Arial, sans-serif
}

.book-set>div {
    padding: 10px 0;
    background: url(../img/dottedBorder.png) left bottom repeat-x
}

.book-set .book-rate span {
    margin-left: 10px
}

.book-set .book-rate .rating {
    list-style: none;
    margin: 0;
    padding: 0
}

.book-set .book-rate .rating li {
    margin: 0;
    padding: 0;
    float: left
}

.book-set .book-rate .rating i.star-on {
    width: 17px;
    height: 17px;
    display: block;
    background: url(../img/star-on.png) left top no-repeat
}

.book-set .book-rate .rating i.star-off {
    width: 17px;
    height: 17px;
    display: block;
    background: url(../img/star-off.png) left top no-repeat
}

.book-set .book-info .dl-horizontal {
    margin: 0;
    padding: 0
}

.book-set .book-info .dl-horizontal dt {
    width: 130px;
    text-align: left
}

.book-img,
.game-p,
.video-day {
    text-align: center
}

.book-set .book-info .dl-horizontal dd {
    overflow: auto;
    margin-left: 20px;
    width: 400px;
    float: left
}

.book-img a.btn {
    margin-top: 15px
}

.book-img img {
    padding: 3px;
    max-width: 140px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.book-img img:hover {
    border: 1px solid #aaa
}

.game-a {
    height: 130px;
    display: block;
    overflow: hidden;
    margin-bottom: 5px
}

.instituts,
.nav ul {
    margin: 0;
    list-style: none
}

.nav li>a>span {
    float: right;
    padding: 0 4px
}

.nav li>a>span:not(.badge):after {
    font-size: 19px;
    content: '\25be'
}

.nav li.open>a>span:not(.badge):after {
    content: '\25b4'
}

.nav ul {
    padding: 0;
    font-size: 18px
}

.nav ul li {
    display: block
}

.nav ul li a {
    color: #000;
    padding: 10px;
    border-top: 1px solid #dcdcdc;
    display: block;
    font-size: 15px;
    padding-left: 20px!important
}

.instituts {
    padding: 0
}

.instituts strong {
    font-weight: 400;
    color: #999;
    margin-right: 5px
}

.instituts .nav-header {
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    display: block;
    padding: 0;
    text-transform: none;
    border-bottom: none;
    margin: 0 0 20px;
    font-weight: 400;
    color: #5c5c5c;
    text-rendering: optimizelegibility;
    font-size: 24px;
    line-height: 21px
}

.instituts>.active>a,
.instituts>.active>a:hover {
    background-color: #fff;
    text-shadow: 0 0 0 transparent
}

.instituts>.active>a {
    color: #0095d2!important
}

.instituts>.active>a:hover {
    color: #0095d2!important;
    text-decoration: underline
}

.instituts a:hover {
    color: #0095d2!important;
    background-color: #fff!important;
    text-decoration: underline!important
}

.icon-img,
.icon-music,
.icon-video {
    background-position: left top;
    height: 24px;
    width: 36px
}

.icon-img {
    background-image: url(../img/icon-img.png)
}

.icon-music {
    background-image: url(../img/icon-music.png)
}

.icon-video {
    background-image: url(../img/icon-video.png)
}

.rating small {
    color: #6b6b6b;
    font-size: 14px;
    line-height: 18px
}

.user-date {
    overflow: auto
}

.user-date .status {
    color: #949494;
    font-size: 12px
}

h3.h3-title {
    color: #00656c;
    font-size: 24px
}

.module-header-g {
    background-color: #f7f7f7;
    margin: 0 -15px 15px;
    padding: 10px 15px
}

.module-header-g h4 {
    margin: 0;
    line-height: 26px
}

.friends-status1 a {
    width: 138px;
    float: left;
    margin: 0;
    padding: 7px 0 10px;
    text-align: center;
    font-size: 15px
}

.brrn,
.p-btn {
    padding: 10px 0 13px!important
}

.brrn {
    border-radius: 2px 0 0 2px
}

.brln {
    border-radius: 0 2px 2px 0
}

.friends-status1 a .icon-ban-gal {
    background: url(../img/icon-ok.png) no-repeat;
    width: 24px;
    height: 24px;
    margin: 0
}

.icon-detelie,
.icon-game,
.icon-group,
.icon-language,
.icon-library,
.icon-nasledniya,
.icon-obuchenie,
.icon-sites,
.icon-talents,
.icon-uchrejdenie,
.icon-vopros {
    width: 29px;
    height: 29px;
    position: absolute;
    left: 15px;
    top: 10px
}

.icon-obuchenie {
    background: url(../img/icon-obuchenie.png) no-repeat
}

.icon-language {
    background: url(../img/icon-language.png) no-repeat
}

.icon-library {
    background: url(../img/icon-library.png) no-repeat
}

.icon-game {
    background: url(../img/icon-game.png) no-repeat
}

.icon-nasledniya {
    background: url(../img/icon-nasledniya.png) no-repeat
}

.icon-detelie {
    background: url(../img/icon-detelie.png) no-repeat
}

.icon-uchrejdenie {
    background: url(../img/icon-uchrejdenie.png) no-repeat
}

.icon-sites {
    background: url(../img/icon-sites.png) no-repeat
}

.icon-vopros {
    background: url(../img/icon-vopros.png) no-repeat
}

.icon-talents {
    background: url(../img/icon-talents.png) no-repeat
}

.icon-group {
    background: url(../img/icon-group.png) no-repeat
}

ul.reseursi {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.reseursi li {
    margin: 0 -15px;
    padding: 15px;
    position: relative
}

ul.reseursi li a {
    color: #3b3b3b;
    font-size: 18px;
    text-decoration: none;
    padding-left: 40px
}

ul.reseursi li.odd {
    background-color: #f7f7f7
}

ul.reseursi li p {
    padding: 5px 0 0 40px;
    margin: 0
}

.group-edit-form .image {
    width: 212px;
    height: 322px;
    background-position: center;
    -webkit-background-size: auto 100%
}

.comment .control-group {
    margin-bottom: 0
}

.video-day {
    padding: 40px 0 10px
}

.video {
    margin: 0 auto 25px;
    position: relative
}

.badge-video-day {
    position: absolute;
    left: -37px;
    top: -30px;
    background: url(../img/v-d.png) no-repeat;
    width: 88px;
    height: 81px
}

.thumb-a,
.thumb-avt {
    position: absolute;
    left: 0;
    overflow: hidden
}

.video-day a {
    color: #3b3b3b;
    margin: 25px 0;
    font-size: 18px
}

.thumbs {
    list-style: none;
    margin: 0 -20px;
    padding: 0
}

.thumbs li {
    float: left;
    margin: 10px 20px
}

.thumbs li a {
    width: 120px;
    height: 90px;
    overflow: hidden;
    display: block
}

a.all-a {
    color: #00a9f0;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 400
}

.module-header .h3-title {
    margin-bottom: 0
}

.panel1 {
    margin-bottom: 30px
}

.panel1 h3 {
    margin: 0 0 15px;
    padding: 0 0 10px;
    border-bottom: 1px solid #dcdcdc
}

.pa {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.pa li {
    margin-bottom: 10px;
    background: url(../img/ar.png) 0 6px no-repeat;
    padding-left: 20px
}

.pa li a {
    color: #000;
    font-size: 12px;
    text-decoration: none
}

.title-m .view-all-r,
a.td {
    text-decoration: underline
}

.search_w button,
.search_w input[type=text],
.search_w select {
    min-height: 36px;
    font-size: 16px
}

.check-w input {
    min-height: 0
}

.check-w .checkbox.inline+.checkbox.inline,
.check-w .radio.inline+.radio.inline {
    margin-left: 25px
}

.user-ul1 {
    list-style: none;
    margin: 0;
    padding: 0
}

.user-ul1 li {
    float: left;
    width: 200px;
    margin-right: 10px;
    margin-bottom: 15px
}

.user-ul1 a.thumb {
    float: left;
    border: 1px solid #c7c7c7;
    margin-right: 5px;
    width: 48px;
    height: 48px;
    overflow: hidden
}

.user-ul1 .user-d a {
    font-weight: 800;
    color: #04486d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 1;
    margin-bottom: 5px
}

.user-ul1 .user-d .status {
    font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: break-word;
    display: inline-block;
    line-height: 1
}

.user-d {
    width: 140px;
    text-overflow: ellipsis;
    float: left
}

.search-box {
    margin: 0 0 30px
}

.search-box h3 {
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid #676767;
    padding-bottom: 10px;
    margin-bottom: 20px
}

a.td {
    color: #00a5f2;
    font-size: 12px;
    display: inline-block;
    margin: 15px 0 0
}

.ask-descr,
.ask-descr:hover {
    text-decoration: none
}

.search-box .question-preview {
    padding-bottom: 0;
    border: none
}

.search-box>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.red {
    color: #d13535
}

.game-p {
    margin-top: 10px
}

.panel2 h3 {
    color: #6c6c6c;
    font-family: Arial;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 1
}

.panel2 ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.panel2 li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #dcdcdc;
    color: #7e7e7e;
    font-size: 14px
}

.panel2 li:last-child {
    border: none
}

.panel2 strong {
    color: #3e555f;
    font-weight: 400
}

.panel2 a.label-info {
    background-color: #0089b1;
    font-size: 12px;
    font-weight: 400;
    padding: 4px 6px
}

.list-view {
    padding-top: 0!important
}

#cutContainer {
    float: right
}

.carousel-ul .colum-img {
    width: 151px;
    height: 151px;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    box-shadow: #777 0 1px 3px
}

.carousel-ul a.avt {
    background: url(../img/spritesheet.png) -330px -86px no-repeat;
    display: block;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.carousel-ul a.title {
    color: #000;
    font-size: 14px;
    display: block;
    margin: 10px 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.carousel-ul a.title:hover {
    color: #595959
}

.carousel-ul .date {
    color: #aaa;
    font-size: 11px
}

.carousel-ul .comments {
    background: url(../img/spritesheet.png) -170px -170px no-repeat;
    color: #5f5f5f;
    font-size: 11px;
    padding-left: 12px
}

.carousel-ul {
    line-height: 18px
}

.mycarousel .carousel-indicators {
    position: absolute;
    top: -36px;
    right: 0;
    z-index: 5;
    margin: 0;
    list-style: none
}

.mycarousel .carousel-indicators li {
    display: block;
    float: left;
    width: 19px;
    height: 19px;
    margin-left: 5px;
    text-indent: -999px;
    background: url(../img/spritesheet.png) -303px -183px no-repeat;
    cursor: pointer
}

.mycarousel .carousel-indicators .active {
    background: url(../img/spritesheet.png) -268px -183px no-repeat
}

.mycarousel .question-preview .text a {
    color: #009fdf;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.thumb-avt {
    width: 47px;
    height: 47px;
    display: block
}

.rating1 {
    list-style: none;
    margin: 0;
    padding: 0
}

.rating1 li {
    margin: 0;
    padding: 0;
    float: left
}

.rating1 i.star-on {
    width: 17px;
    height: 17px;
    display: block;
    background: url(../img/star-on.png) left top no-repeat
}

.rating1 i.star-off {
    width: 17px;
    height: 17px;
    display: block;
    background: url(../img/star-off.png) left top no-repeat
}

.mycarousel .carousel-indicators li.edit-s {
    background: 0 0
}

.mycarousel .carousel-indicators li.edit-s i {
    display: block;
    margin-top: 3px;
    margin-left: 2px
}

.mycarousel .question-preview .meta .author .status {
    padding-top: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 180px
}

.thumb-a {
    width: 47px;
    height: 47px;
    display: block
}

.ul-a li .game-desc p {
    font-size: 12px;
    line-height: 18px
}

a.fix-btn-ru {
    background: url(../img/fix-btn-ru.png) 100% 0 no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 176px;
    left: 0;
    margin-top: -86px;
    position: fixed;
    text-indent: -9999px;
    top: 50%;
    transition: box-shadow .3s ease-in-out 0s;
    width: 32px
}

a.fix-btn-uz,
a.fix-btn-uzc {
    display: block;
    height: 246px;
    left: 0;
    margin-top: -86px;
    position: fixed;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    transition: box-shadow .3s ease-in-out 0s
}

a.fix-btn-uz {
    background: url(../img/fix-btn-uz-l.png) 100% 0 no-repeat rgba(0, 0, 0, 0)
}

a.fix-btn-uzc {
    background: url(../img/fix-btn-uz-c.png) 100% 0 no-repeat rgba(0, 0, 0, 0)
}

a.fix-btn-ru:hover,
a.fix-btn-uz:hover,
a.fix-btn-uzc:hover {
    transition: box-shadow .3s ease-in-out 0s;
    width: 36px
}

a.translit-btn-ru,
a.translit-btn-uz,
a.translit-btn-uzc {
    height: 90px;
    left: 0;
    margin-top: -86px;
    position: fixed;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    transition: box-shadow .3s ease-in-out 0s;
    display: block
}

a.translit-btn-ru {
    background: url(../img/translit-btn-ru.png) 100% 0 no-repeat rgba(0, 0, 0, 0)
}

a.translit-btn-uz {
    background: url(../img/translit-btn-uz.png) 100% 0 no-repeat rgba(0, 0, 0, 0)
}

a.translit-btn-uzc {
    background: url(../img/translit-btn-uzc.png) 100% 0 no-repeat rgba(0, 0, 0, 0)
}

a.translit-btn-ru:hover,
a.translit-btn-uz:hover,
a.translit-btn-uzc:hover {
    transition: box-shadow .3s ease-in-out 0s;
    width: 36px
}

table {
    width: 100%
}

.bordered {
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.bordered td,
.bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;
    vertical-align: middle!important
}

.login-m,
.popover .profile-a,
.utube-v a.title,
.widget-block,
.widget-block a,
a.widget {
    text-align: center
}

.bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image: linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .8) inset;
    border-top: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.bordered td:first-child,
.bordered th:first-child {
    border-left: none
}

.bordered select {
    margin: 0;
    width: 100px
}

.bordered h3.h3-title {
    margin: 0;
    font-size: 18px
}

.bordered th span {
    font-size: 17px;
    font-weight: 400;
    font-family: gorgia
}

.c-pointer {
    cursor: pointer
}

.count {
    width: 70px
}

.res-menu ul li {
    list-style: none
}

.res-menu ul {
    z-index: 100;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.res-menu ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    white-space: nowrap
}

@media (min-width:300px) and (max-width:979px) {
    .header .logo-uz {
        display: block;
        float: none;
        margin: -3px auto 15px
    }
    .header .buttons {
        float: left;
        margin: 10px 0
    }
}

@media (max-width:550px) {
    body .header .buttons {
        float: none;
        display: inline-block
    }
    body .header {
        text-align: center
    }
    body .header .top-right,
    body .header-menu {
        float: none;
        display: inline-block;
        text-align: center
    }
}

.ask-descr {
    border-bottom: 1px #000 dashed
}

.liker.disabled a {
    cursor: default
}

.popover .profile-a {
    padding-top: 10px
}

.popover .profile-a a {
    padding-right: 15px
}

.popover .thumb-a {
    position: relative;
    overflow: hidden;
    display: block;
    float: left
}

.online_k {
    width: 7px;
    height: 7px;
    background-color: #23ea0e;
    position: absolute;
    left: 3px;
    bottom: 3px
}

.popover {
    width: 300px
}

.popover .author {
    padding-left: 0!important;
    position: relative
}

.popover .status {
    padding-top: 5px;
    float: none!important
}

.popover .author-date {
    overflow: auto;
    padding-left: 10px
}

.profile-cover .profile-img {
    position: relative;
    width: 47px;
    height: 47px;
    display: block
}

.img_s {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.top-buffer {
    margin-top: 20px
}

.partners .nav a {
    font-size: 15px!important;
    padding: 8px 0!important
}

.top-header-wrap {
    background-color: #F9F9F9;
    position: fixed;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #f0f0f0
}

.header-wrap {
    padding-top: 40px
}

.dropshadow {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    border-bottom: #ddd 1px solid;
    background: linear-gradient(to bottom, #f0fdfe 0, #d9f9fc 100%)
}

.logo-holiday-small,
.logo-small a {
    width: 107px;
    height: 37px;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    float: left
}

.logo-small {
    margin: 0 0 0 -13px;
    padding: 0!important;
    width: 107px;
    height: 37px;
    float: left
}

.logo-small a {
    display: none;
    background-image: url(../img/icons/logo-small.png);
    font: 0/0 a;
    margin-top: 0;
    padding: 0
}

.flexMenu-popup li {
    padding: 2px!important
}

.flexMenu-popup li>a {
    font-weight: 400!important
}

.flexMenu-viewMore {
    padding: 0!important
}

.logo-holiday-small {
    background-image: url(../img/icons/logo-holiday-small.png);
    font: 0/0 a;
    margin-top: -3px;
    margin-left: -15px
}

.mb40 {
    margin-bottom: 40px!important
}

.mb30 {
    margin-bottom: 30px!important
}

ul.sites {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
    border: none
}

ul.sites li {
    margin: 0 0 20px;
    float: left;
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box
}

ul.sites li a {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.sites li h3 {
    color: #000;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

ul.sites p {
    color: #727272;
    font-size: 15px;
    margin: 5px 0 0
}

.title-m .view-all-r {
    float: right;
    margin-top: 0;
    color: #09c;
    font-size: 15px;
    line-height: 14px;
    font-weight: 700
}

.f15 li a,
a.widget {
    text-decoration: none
}

.title-m .view-all-r .view-all {
    float: none;
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: middle
}

.widgets-row .w-40 {
    width: 40%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box
}

.widgets-row .w-100 {
    width: 100%
}

.widgets-row .w-60 {
    width: 60%;
    float: left
}

a.widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    float: left;
    height: 160px;
    margin: 10px;
    transition: all 250ms ease-in-out
}

.widget.c-5 {
    width: calc(20% - 20px)
}

.widget.c-3 {
    width: calc(33.33333333% - 20px)
}

a.widget img {
    transition: all 250ms ease-in-out
}

a.widget:hover img {
    transition: all 250ms ease-in-out;
    transform: translateY(-2px)
}

a.widget span {
    text-shadow: .5px .9px 2px rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    display: block;
    margin: 20px 0 0
}

a.widget:hover {
    filter: contrast(150%);
    transform: translateY(-5px);
    box-shadow: 0 2px 14px 3px rgba(0, 0, 0, .18)
}

.widget.widget-1 span {
    font-size: 27px;
    margin-top: 50px
}

.widget.widget-1 {
    background-color: #f44336;
    height: 340px
}

.widget.widget-2 {
    background-color: #c3c
}

.widget.widget-3 {
    background-color: #703dcc
}

.widget.widget-4 {
    background-color: #01b2a1
}

.widget.widget-5 {
    background-color: #039
}

.widget.widget-6 {
    background-color: #e6ac00
}

.widget.widget-7 {
    background-color: #39f
}

.widget.widget-8 {
    background-color: #ea4c89
}

.widget.widget-9 {
    background-color: #0379f2
}

.widget.widget-10 {
    background-color: #47a912
}

.widget.widget-11 {
    background-color: #f44336
}

.widget.widget-12 {
    background-color: #ef6c00
}

.m-t-o {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 32px
}

@media (max-width:1200px) {
    a.widget span {
        text-transform: inherit;
        font-size: 16px
    }
    .widget.widget-1 span {
        font-size: 23px;
        line-height: 25px;
        margin-top: 30px
    }
}

@media (max-width:992px) {
    .widget.c-3,
    a.widget {
        height: 100px
    }
    .widgets-row .w-40,
    .widgets-row .w-60 {
        width: 50%
    }
    a.widget span {
        font-size: 15px;
        line-height: 17px;
        margin: 7px 0 0
    }
    a.widget {
        margin: 5px
    }
    .widgets-row .w-40 {
        padding-right: 10px
    }
    .widget.widget-1 {
        height: 320px
    }
    .widget.c-5 {
        width: calc(20% - 10px)
    }
    .widget.c-3 {
        width: calc(50% - 10px)
    }
    .text-center.mb40 {
        margin-bottom: 20px!important
    }
    .widgets-row.mb30 {
        margin-bottom: 10px!important
    }
}

@media (max-width:767px) {
    .footer .menu .container {
        padding: 0
    }
    .thumbs {
        margin: 0!important
    }
    .thumbs li a {
        width: 100%;
        height: 90px
    }
    .games-m .thumbs li img {
        max-width: 100%;
        height: auto
    }
    .container {
        padding: 0 10px
    }
    .widget.c-5 {
        width: calc(33.33333333% - 10px)
    }
    .widget.widget-1 span {
        font-size: 18px;
        line-height: 20px;
        margin-top: 20px
    }
    .widgets-row .w-40 {
        width: 33%
    }
    .widgets-row .w-60 {
        width: 67%;
        float: left
    }
    a.widget.widget-1 img {
        width: 80px
    }
    .logo-l img {
        width: 200px;
        margin-top: 20px
    }
    ul.sites li {
        float: none;
        width: 100%;
        padding: 0
    }
    .title-m {
        font-size: 20px;
        line-height: 22px
    }
    .title-m .view-all-r {
        float: none;
        margin-top: 20px
    }
    ul.sites {
        margin: 0
    }
}

@media (max-width:400px) {
    a.widget span {
        font-size: 13px;
        line-height: 14px
    }
    a.widget img {
        max-width: 30px
    }
}

.main-bg {
    background: url(../img/html-bg.jpg) center bottom no-repeat #cef0ff;
    font-family: Tahoma;
    margin-bottom: 35px;
    background-size: cover
}

.main-bg .header-menu a.dropdown-toggle,
.main-bg a {
    color: #fff
}

.main-bg .header-menu a {
    color: #0085b1
}

.main-bg .caret {
    border-top: 4px solid #fff
}

.lang-ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.lang-ul>li {
    list-style: none;
    float: left;
    margin-left: 25px;
    font-size: 14px
}

.lang-right {
    margin-top: 25px
}

.widget-block {
    padding: 15px 0
}

.widget-block .span3 {
    min-height: 105px;
    padding: 20px 0 10px
}

.widget-block a {
    display: block;
    color: #fff;
    font-size: 16px
}

.icons-m {
    background: url(../img/icons-m.png) no-repeat;
    width: 75px;
    height: 50px;
    display: inline-block
}

.icons-m.icon2 {
    background-position: 0 -50px
}

.icons-m.icon3 {
    background-position: 0 -100px
}

.icons-m.icon4 {
    background-position: 0 -150px
}

.icons-m.icon5 {
    background-position: 0 -200px
}

.icons-m.icon6 {
    background-position: 0 -250px
}

.icons-m.icon7 {
    background-position: 0 -300px
}

.icons-m.icon8 {
    background-position: 0 -350px
}

.icons-m.icon9 {
    background-position: 0 -400px
}

.icons-m.icon10 {
    background-position: 0 -450px
}
.ul{
list-style: none;
padding: 0;
margin: 0;
}
.category-ul li{
	font-size: 14px;
	position: relative;
	padding: 10px 0;
	border-bottom: 1px solid #f5f5f5;
}
.category-ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
.category-ul li:first-child{
	padding-top:0;
}
.category-ul li a{
	color: #007ad8;
	/* font-weight: 600; */
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	margin-right: 20px;
}
.category-ul li span{
	color: #626262;
	font-weight: 400;
	position: absolute;
	right: 0;
	font-size: 12px;
}
.age-ul li {
    background: url(../img/age.png) no-repeat 0 0;
    padding: 6px 0 13px 45px;
    margin-bottom: 8px;
    border-bottom: 1px solid #f5f5f5;
}
.age-ul li:nth-child(2){
	background-position: 0 -39px;
}
.age-ul li:nth-child(3){
	background-position: 0 -77px;
}
.age-ul li:nth-child(4){
	background-position: 0 -116px;
}
.age-ul li:nth-child(5){
	background-position: 0 -154px;
}
.age-ul li:nth-child(6){
	background-position: 0 -193px;
}
.age-ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.age-ul li a{
	font-size: 14px;
	color: #007ad8;
}
h3.w_title {
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    color: #5c5c5c;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
}
.img_wrapper {
    background-color: #000;
    margin: 0 0 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.img_container {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 0;
}
.img_container img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition: .4s;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: .8!important;
    -webkit-backface-visibility: hidden;
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.short_info {
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/shadow_tour.png) left bottom repeat-x;
    /* width: 100%; */
    padding: 25px 15px 15px 20px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    min-height: 38px;
}
.price_grid, .score, .score_wp, .short_info {
    position: absolute;
}
.short_info h3 {
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.short_info em {
    font-style: normal;
    opacity: .8;
}
.short_info p {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 0;
}
.img_container a:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: .8!important;
}
/*************************
  9. slick-arrow 
*************************/
/* 9.1 slick-arrow-1 */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
        margin: 0 60px 0 30px;
}

.slick-list
{
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    margin: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: inherit;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow-1 .slick-arrow {
  color: #ccc;
  font-size: 40px;
  left: -60px;
  line-height: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease 0s;
  z-index: 999;
}
.slick-arrow-1 .arrow-next.slick-arrow {
  left: auto;
  right: -60px;
}
.slick-arrow-1 .slick-arrow:hover {
  color: #ff7f00;
}
/* 9.2 slick-arrow-2 */
.slick-arrow-2 .slick-arrow {
  border: 1px solid #ddd;
  color: #999999;
  font-size: 20px;
  height: 35px;
  left: -30px;
  line-height: 35px;
  margin-top: -17px;
  position: absolute;
  right: auto;
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 35px;
  z-index: 2;
}
.slick-arrow-2 .arrow-next.slick-arrow {
    left: auto;
    right: -60px;
}
.slick-arrow-2:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.slick-arrow-2 .arrow-prev.slick-arrow:hover, .slick-arrow-2 .arrow-next.slick-arrow:hover {
  color: #2b83c1;
  border-color: #2b83c1;
}
/* 9.3 slick-arrow-3 */
.slick-arrow-3 .slick-arrow {
  color: #999999;
  font-size: 20px;
  height: 35px;
  left: 0;
  line-height: 35px;
  margin-top: -17px;
  position: absolute;
  right: auto;
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 35px;
  z-index: 2;
}
.slick-arrow-3 .arrow-next.slick-arrow {
  left: auto;
  right: 0px;
}
.slick-arrow-3:hover .slick-arrow {}
.slick-arrow-3 .arrow-prev.slick-arrow:hover, .slick-arrow-3 .arrow-next.slick-arrow:hover {
  color: #FF7F00;
}
/*************************
  10. slick-dots
*************************/
/* 10.1 slick-dots-1 */
.slick-dots-1 .slick-dots {
  bottom: 70px;
  position: absolute;
  right: 30px;
}
.slick-dots-1 .slick-dots li {
  background: #cccccc none repeat scroll 0 0;
  border-radius: 50%;
  float: left;
  height: 8px;
  margin: 0 5px;
  width: 8px;
}
.slick-dots-1 .slick-dots li button {
  display: none;
}
.slick-dots-1 .slick-dots li.slick-active {
  background: #FF7F00;
}
.clearfix::after,.row {
  content: '';
  display: block;
  clear: both;
}
.slick-arrow-2 .img_wrapper{
    margin-bottom: 0;
}
.slick-arrow-2{
    margin-bottom: 30px;
}
.slick-arrow-2 .slick-arrow i{width: 16px;height: 16px;display: inline-block;background: url(../img/arrow.png) no-repeat 0 1px;}
.slick-arrow-2 .slick-arrow i.arrow-right{
   background: url(../img/arrow.png) no-repeat 0 -14px;
}
.game-site-ul li{
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
}
.game-site-ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.game-site-ul li a{
    color: #0095d3;
    font-size: 14px;
}
.game-site-ul li a span{
    color: #5c5c5c;
    font-size: 12px;
    line-height: 12px;
    display: block;
    margin-top: 5px;
}
.btn.btn-blue{
        line-height: 58px;
    background: #3193cc;
    color: #fff;
    font-size: 18px;
    padding: 0 30px;
    box-shadow: none;
    border:none;
    text-shadow: none;
}
.pagin-wrap{
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.pagin-wrap a{
    display: inline-block;
    padding: 7px 14px;
    background-color: #2b83c1;
    border: navajowhite;
    border-radius: 15px;
    visibility: visible;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
}
.pagin-wrap a.view-prev{
    float: left;    
}
.pagin-wrap a.view-next{
    float: right;    
}
.pagin-wrap a.hidden{
color: #777;
    cursor: not-allowed;
    background-color: #efefef;
    border: 1px solid #d0d0d0;
}
.mb-20{
    margin-bottom: 20px!important;
}
h3.w_title.mb-20{
    border-bottom: 1px solid #eee;
}
.banner-w{
    display: none;
}
.strip_list .game-desc p{
    color: #8e8e8e;
    font-size: 14px;
    line-height: 22px;
}
.strip_list .game-desc a{
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 25px;
    display: block;
}
.strip_list {
    border-bottom: 2px dotted #ddd;
    margin-bottom: 30px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}
.ul li.strip_list:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.ul li.strip_list .img_wrapper{
    margin-bottom: 0;
}
.ul li.strip_list{
    padding-bottom: 30px;
}
.age-n {
    top: 12px;
    right: 12px;
    padding: 0;
    background-color: #ff5a5f;
    z-index: 2;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    display: inline-block;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
a.button-download {
position: relative;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 4rem;
    padding: 0 6rem 0 1em;
    transform-origin: top center;
    color: #232323;
    font-size: 25px;
    text-transform: lowercase;
    text-decoration: none;
    text-align: left;
    transition: 0.5s linear all;
    display: inline-block;
    background: #00B6E9;
    text-transform: none;
}
a.button-download:hover{
    text-transform: none;
    background-color: #00a4d1;;
}
.icon1-wrap {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 4rem;
    padding-top: 1.66rem;
    background: rgba(0, 0, 0, 0.1);
}
.icon1-download {
    position: relative;
    display: block;
    width: 27px;
    height: 11px;
    margin: auto;
    border: solid 0.3rem #232323;
    border-top: none;
}
.icon1-download:before, .icon1-download:after {
    content: '';
    display: block;
    position: absolute;
    animation: icon-bounce .5s infinite alternate;
}
.icon1-download:before {
    left: 0.5rem;
    top: -0.5rem;
    width: 0.5rem;
    height: 0.5rem;
    background: #232323;
}
.icon1-download:after {
    left: 0.25rem;
    top: -0.125rem;
    width: 0;
    height: 0;
    border-left: solid 0.5rem transparent;
    border-right: solid 0.5rem transparent;
    border-top: solid 0.5rem #232323;
}
@keyframes icon-bounce {
  from {
    transform: translateY(-5px);
  }
  to {
    transform: translateY(0);
  }
}