@import url(//fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&amp;subset=cyrillic);

/*! jQuery UI - v1.11.2 - 2014-10-29
* https://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-widget {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #444
}

.ui-widget-content a {
    color: #444
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #ddd url("images/ui-bg_highlight-soft_50_dddddd_1x100.png") 50% 50% repeat-x;
    color: #444;
    font-weight: bold
}

.ui-widget-header a {
    color: #444
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: #f6f6f6 url("images/ui-bg_highlight-soft_100_f6f6f6_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #0073ea
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #0073ea;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #0073ea;
    background: #0073ea url("images/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #fff
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #ddd;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #ff0084
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #ff0084;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #ccc;
    background: #fff url("images/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
    color: #444
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #444
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #ff0084;
    background: #fff url("images/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #222
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #222
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_ff0084_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_0073ea_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_666666_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_0073ea_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ff0084_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 2px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 2px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 2px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 2px
}

.ui-widget-overlay {
    background: #eee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
    opacity: .8;
    filter: Alpha(Opacity=80)
}

.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .6;
    filter: Alpha(Opacity=60);
    border-radius: 0
}

/*! jQuery UI - v1.11.2 - 2014-10-29
* https://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-widget {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #444
}

.ui-widget-content a {
    color: #444
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #ddd url("images/ui-bg_highlight-soft_50_dddddd_1x100.png") 50% 50% repeat-x;
    color: #444;
    font-weight: bold
}

.ui-widget-header a {
    color: #444
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: #f6f6f6 url("images/ui-bg_highlight-soft_100_f6f6f6_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #0073ea
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #0073ea;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #0073ea;
    background: #0073ea url("images/ui-bg_highlight-soft_25_0073ea_1x100.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #fff
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #ddd;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #ff0084
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #ff0084;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #ccc;
    background: #fff url("images/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
    color: #444
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #444
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #ff0084;
    background: #fff url("images/ui-bg_flat_55_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #222
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #222
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_ff0084_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_0073ea_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_666666_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_0073ea_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_ff0084_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 2px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 2px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 2px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 2px
}

.ui-widget-overlay {
    background: #eee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
    opacity: .8;
    filter: Alpha(Opacity=80)
}

.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .6;
    filter: Alpha(Opacity=60);
    border-radius: 0
}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen, .fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
    outline: 0
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    transform: none !important
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, .25, 1);
    transition-duration: 0
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fotorama__nav, .fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

.fotorama__nav__frame, .fotorama__thumb-border {
    box-sizing: content-box
}

.fotorama__caption__wrap {
    box-sizing: border-box
}

.fotorama--hidden, .fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(fotorama.png) no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 2dppx) {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
        background: url(fotorama@2x.png) 0 0/96px 160px no-repeat
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}

@media print {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
        background: none !important
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none
}

.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background: #000
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav, .fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

@-webkit-keyframes spinner {

0
{
    -webkit-transform: rotate(0)
;
    transform: rotate(0)
}
100
%
{
    -webkit-transform: rotate(360deg)
;
    transform: rotate(360deg)
}
}
@keyframes spinner {

0
{
    -webkit-transform: rotate(0)
;
    transform: rotate(0)
}
100
%
{
    -webkit-transform: rotate(360deg)
;
    transform: rotate(360deg)
}
}
.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before, .fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after, .fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}

.flowplayer {
    position: relative;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block
}

.flowplayer * {
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    text-decoration: inherit;
    font-size: 100%;
    padding: 0;
    border: 0;
    margin: 0;
    list-style-type: none
}

.flowplayer a:focus {
    outline: 0
}

.flowplayer video {
    width: 100%
}

.flowplayer.is-ipad video {
    -webkit-transform: translateX(-2048px)
}

.is-ready.flowplayer.is-ipad video {
    -webkit-transform: translateX(0)
}

.flowplayer .fp-engine, .flowplayer .fp-ui, .flowplayer .fp-message {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1
}

.flowplayer .fp-message {
    display: none;
    text-align: center;
    padding-top: 5%;
    cursor: default
}

.flowplayer .fp-message h2 {
    font-size: 120%;
    margin-bottom: 1em
}

.flowplayer .fp-message p {
    color: #666;
    font-size: 95%
}

.flowplayer .fp-controls {
    position: absolute;
    bottom: 0;
    width: 100%
}

.no-background.flowplayer .fp-controls {
    background-color: transparent !important;
    background-image: -moz-linear-gradient(transparent, transparent) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(transparent)) !important
}

.is-fullscreen.flowplayer .fp-controls {
    bottom: 3px
}

.is-mouseover.flowplayer .fp-controls {
    bottom: 0
}

.flowplayer .fp-waiting {
    display: none;
    margin: 19% auto;
    text-align: center
}

.flowplayer .fp-waiting * {
    -webkit-box-shadow: 0 0 5px #333;
    -moz-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333
}

.flowplayer .fp-waiting em {
    width: 1em;
    height: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    -webkit-animation: pulse .6s infinite;
    -moz-animation: pulse .6s infinite;
    animation: pulse .6s infinite;
    margin: .3em;
    opacity: 0;
    filter: alpha(opacity=0)
}

.flowplayer .fp-waiting em:nth-child(1) {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s
}

.flowplayer .fp-waiting em:nth-child(2) {
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s;
    animation-delay: .45s
}

.flowplayer .fp-waiting em:nth-child(3) {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    animation-delay: .6s
}

.flowplayer .fp-waiting p {
    color: #ccc;
    font-weight: bold
}

.flowplayer .fp-speed {
    font-size: 30px;
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.8);
    color: #eee;
    margin: 0 auto;
    text-align: center;
    width: 120px;
    padding: .1em 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.flowplayer .fp-speed.fp-hilite {
    opacity: 1;
    filter: alpha(opacity=100)
}

.flowplayer .fp-help {
    position: absolute;
    top: 0;
    left: -9999em;
    z-index: 100;
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.9);
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    text-align: center
}

.is-help.flowplayer .fp-help {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.flowplayer .fp-help .fp-help-section {
    margin: 3%;
    direction: ltr
}

.flowplayer .fp-help .fp-help-basics {
    margin-top: 6%
}

.flowplayer .fp-help p {
    color: #eee;
    margin: .5em 0;
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin: 1% 2%
}

.flowplayer .fp-help em {
    background: #eee;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    margin-right: .4em;
    padding: .3em .6em;
    color: #333
}

.flowplayer .fp-help small {
    font-size: 90%;
    color: #aaa
}

.flowplayer .fp-help .fp-close {
    display: block
}

@media (max-width: 600px) {
    .flowplayer .fp-help p {
        font-size: 9px
    }
}

.flowplayer .fp-subtitle {
    position: absolute;
    bottom: 40px;
    left: -99999em;
    z-index: 10;
    text-align: center;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.flowplayer .fp-subtitle p {
    display: inline;
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.9);
    color: #eee;
    padding: .1em .4em;
    font-size: 16px;
    line-height: 1.6
}

.flowplayer .fp-subtitle p:after {
    content: '';
    clear: both
}

.flowplayer .fp-subtitle.fp-active {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-mute, .flowplayer .fp-embed, .flowplayer .fp-close, .flowplayer .fp-play {
    background-image: url(img/white.png);
    background-size: 37px 300px
}

.is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload, .is-rtl.flowplayer .fp-mute, .is-rtl.flowplayer .fp-embed, .is-rtl.flowplayer .fp-close, .is-rtl.flowplayer .fp-play {
    background-image: url(img/white_rtl.png)
}

.color-light.flowplayer .fp-fullscreen, .color-light.flowplayer .fp-unload, .color-light.flowplayer .fp-mute, .color-light.flowplayer .fp-embed, .color-light.flowplayer .fp-close, .color-light.flowplayer .fp-play {
    background-image: url(img/black.png)
}

.is-rtl.color-light.flowplayer .fp-fullscreen, .is-rtl.color-light.flowplayer .fp-unload, .is-rtl.color-light.flowplayer .fp-mute, .is-rtl.color-light.flowplayer .fp-embed, .is-rtl.color-light.flowplayer .fp-close, .is-rtl.color-light.flowplayer .fp-play {
    background-image: url(img/black_rtl.png)
}

@media (-webkit-min-device-pixel-ratio: 2) {
    .color-light.flowplayer .fp-fullscreen, .color-light.flowplayer .fp-unload, .color-light.flowplayer .fp-mute, .color-light.flowplayer .fp-embed, .color-light.flowplayer .fp-close, .color-light.flowplayer .fp-play {
        background-image: url(img/black@x2.png)
    }

    .is-rtl.color-light.flowplayer .fp-fullscreen, .is-rtl.color-light.flowplayer .fp-unload, .is-rtl.color-light.flowplayer .fp-mute, .is-rtl.color-light.flowplayer .fp-embed, .is-rtl.color-light.flowplayer .fp-close, .is-rtl.color-light.flowplayer .fp-play {
        background-image: url(img/black_rtl@x2.png)
    }
}

@media (-webkit-min-device-pixel-ratio: 2) {
    .flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-mute, .flowplayer .fp-embed, .flowplayer .fp-close, .flowplayer .fp-play {
        background-image: url(img/white@x2.png)
    }

    .is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload, .is-rtl.flowplayer .fp-mute, .is-rtl.flowplayer .fp-embed, .is-rtl.flowplayer .fp-close, .is-rtl.flowplayer .fp-play {
        background-image: url(img/white_rtl@x2.png)
    }
}

.flowplayer .fp-flash-disabled {
    background: #333;
    width: 390px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    color: #fff
}

.is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
    background: url(img/play_white.png) center no-repeat;
    background-size: 12%
}

.is-rtl.is-splash.flowplayer .fp-ui, .is-rtl.is-paused.flowplayer .fp-ui {
    background: url(img/play_white_rtl.png) center no-repeat;
    background-size: 12%
}

@media (-webkit-min-device-pixel-ratio: 2) {
    .is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
        background: url(img/play_white@x2.png) center no-repeat;
        background-size: 12%
    }

    .is-rtl.is-splash.flowplayer .fp-ui, .is-rtl.is-paused.flowplayer .fp-ui {
        background: url(img/play_white_rtl@x2.png) center no-repeat;
        background-size: 12%
    }
}

.color-light.is-splash.flowplayer .fp-ui, .color-light.is-paused.flowplayer .fp-ui {
    background-image: url(img/play_black.png)
}

.is-rtl.color-light.is-splash.flowplayer .fp-ui, .is-rtl.color-light.is-paused.flowplayer .fp-ui {
    background-image: url(img/play_black_rtl.png)
}

@media (-webkit-min-device-pixel-ratio: 2) {
    .color-light.is-splash.flowplayer .fp-ui, .color-light.is-paused.flowplayer .fp-ui {
        background-image: url(img/play_black@x2.png)
    }

    .is-rtl.color-light.is-splash.flowplayer .fp-ui, .is-rtl.color-light.is-paused.flowplayer .fp-ui {
        background-image: url(img/play_black_rtl@x2.png)
    }
}

.is-fullscreen.flowplayer .fp-ui {
    background-size: auto
}

.is-seeking.flowplayer .fp-ui, .is-loading.flowplayer .fp-ui {
    background-image: none
}

.flowplayer .fp-logo {
    position: absolute;
    top: auto;
    left: 15px;
    bottom: 30px;
    cursor: pointer;
    display: none;
    z-index: 100
}

.flowplayer .fp-logo img {
    width: 100%
}

.is-embedded.flowplayer .fp-logo {
    display: block
}

.fixed-controls.flowplayer .fp-logo {
    bottom: 15px
}

.flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-close {
    position: absolute;
    top: 5px;
    left: auto;
    right: 5px;
    display: block;
    width: 30px;
    height: 23px;
    background-position: 12px -197px;
    cursor: pointer
}

.is-rtl.flowplayer .fp-fullscreen, .is-rtl.flowplayer .fp-unload, .is-rtl.flowplayer .fp-close {
    right: auto;
    left: 5px;
    background-position: 18px -197px
}

.flowplayer .fp-unload, .flowplayer .fp-close {
    background-position: 14px -175px;
    display: none
}

.is-rtl.flowplayer .fp-unload, .is-rtl.flowplayer .fp-close {
    background-position: 14px -175px
}

.flowplayer .fp-play {
    display: none;
    width: 27px;
    height: 20px;
    background-position: 9px -24px;
    position: absolute;
    bottom: 0;
    left: 0
}

.is-rtl.flowplayer .fp-play {
    background-position: 18px -24px;
    left: auto;
    right: 0
}

.play-button.flowplayer .fp-play {
    display: block
}

.is-paused.flowplayer .fp-play {
    background-position: 9px 7px
}

.is-rtl.is-paused.flowplayer .fp-play {
    background-position: 18px 7px
}

.flowplayer.is-ready.is-closeable .fp-unload {
    display: block
}

.flowplayer.is-ready.is-closeable .fp-fullscreen {
    display: none
}

.flowplayer.is-fullscreen .fp-fullscreen {
    background-position: 10px -217px;
    display: block !important
}

.is-rtl.flowplayer.is-fullscreen .fp-fullscreen {
    background-position: 21px -217px
}

.flowplayer.is-fullscreen .fp-unload, .flowplayer.is-fullscreen .fp-close {
    display: none !important
}

.flowplayer .fp-timeline {
    height: 3px;
    position: relative;
    overflow: hidden;
    top: 5px;
    height: 10px;
    margin: 0 150px 0 45px
}

.no-volume.flowplayer .fp-timeline {
    margin-right: 60px
}

.no-mute.flowplayer .fp-timeline {
    margin-right: 140px
}

.no-mute.no-volume.flowplayer .fp-timeline {
    margin-right: 45px
}

.play-button.flowplayer .fp-timeline {
    margin-left: 67px
}

.is-rtl.flowplayer .fp-timeline {
    margin: 0 45px 0 150px
}

.no-volume.is-rtl.flowplayer .fp-timeline {
    margin-left: 60px
}

.no-mute.is-rtl.flowplayer .fp-timeline {
    margin-left: 140px
}

.no-mute.no-volume.is-rtl.flowplayer .fp-timeline {
    margin-left: 45px
}

.play-button.is-rtl.flowplayer .fp-timeline {
    margin-right: 67px
}

.is-long.flowplayer .fp-timeline {
    margin: 0 180px 0 75px
}

.no-volume.is-long.flowplayer .fp-timeline {
    margin-right: 90px
}

.no-mute.is-long.flowplayer .fp-timeline {
    margin-right: 75px
}

.play-button.is-long.flowplayer .fp-timeline {
    margin-left: 97px
}

.is-rtl.is-long.flowplayer .fp-timeline {
    margin: 75px 0 180px 0
}

.no-volume.is-rtl.is-long.flowplayer .fp-timeline {
    margin-left: 90px
}

.no-mute.is-rtl.is-long.flowplayer .fp-timeline {
    margin-left: 75px
}

.play-button.is-rtl.is-long.flowplayer .fp-timeline {
    margin-left: 97px
}

.aside-time.flowplayer .fp-timeline, .no-time.flowplayer .fp-timeline {
    margin: 0 110px 0 5px
}

.aside-time.no-volume.flowplayer .fp-timeline, .no-time.no-volume.flowplayer .fp-timeline {
    margin-right: 20px
}

.aside-time.no-mute.flowplayer .fp-timeline, .no-time.no-mute.flowplayer .fp-timeline {
    margin-right: 5px
}

.play-button.no-time.flowplayer .fp-timeline, .play-button.aside-time.flowplayer .fp-timeline {
    margin-left: 27px
}

.is-rtl.aside-time.flowplayer .fp-timeline, .is-rtl.no-time.flowplayer .fp-timeline {
    margin: 0 5px 0 110px
}

.is-rtl.aside-time.no-volume.flowplayer .fp-timeline, .is-rtl.no-time.no-volume.flowplayer .fp-timeline {
    margin-left: 20px
}

.is-rtl.aside-time.no-mute.flowplayer .fp-timeline, .is-rtl.no-time.no-mute.flowplayer .fp-timeline {
    margin-left: 5px
}

.is-rtl.play-button.no-time.flowplayer .fp-timeline, .is-rtl.play-button.aside-time.flowplayer .fp-timeline {
    margin-right: 27px
}

.flowplayer .fp-buffer, .flowplayer .fp-progress {
    position: absolute;
    top: 0;
    left: auto;
    height: 100%;
    cursor: col-resize
}

.flowplayer .fp-buffer {
    -webkit-transition: width .25s linear;
    -moz-transition: width .25s linear;
    transition: width .25s linear
}

.flowplayer.is-touch .fp-timeline {
    overflow: visible
}

.flowplayer.is-touch .fp-progress {
    -webkit-transition: width .2s linear;
    -moz-transition: width .2s linear;
    transition: width .2s linear
}

.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress {
    -webkit-transition: right .1s linear, border .1s linear, top .1s linear, left .1s linear;
    -moz-transition: right .1s linear, border .1s linear, top .1s linear, left .1s linear;
    transition: right .1s linear, border .1s linear, top .1s linear, left .1s linear
}

.flowplayer.is-touch.is-mouseover .fp-progress:after, .flowplayer.is-touch.is-mouseover .fp-progress:before {
    content: '';
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    right: -5px
}

.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after, .flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before {
    right: auto;
    left: -5px
}

.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after {
    left: -10px;
    -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5)
}

.flowplayer.is-touch.is-mouseover .fp-progress:before {
    width: 10px;
    height: 10px
}

.flowplayer.is-touch.is-mouseover .fp-progress:after {
    height: 10px;
    width: 10px;
    top: -5px;
    right: -10px;
    border: 5px solid rgba(255, 255, 255, 0.65);
    -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5)
}

.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
    border: 10px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
    top: -10px;
    right: -15px
}

.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
    left: -15px;
    right: auto;
    border: 10px solid #fff
}

.flowplayer .fp-volume {
    position: absolute;
    top: 7.5px;
    right: 5px
}

.is-rtl.flowplayer .fp-volume {
    right: auto;
    left: 5px
}

.flowplayer .fp-mute {
    position: relative;
    width: 10px;
    height: 15px;
    float: left;
    top: -5px;
    cursor: pointer;
    background-position: -2px -99px
}

.is-rtl.flowplayer .fp-mute {
    float: right;
    background-position: -25px -99px
}

.no-mute.flowplayer .fp-mute {
    display: none
}

.flowplayer .fp-volumeslider {
    width: 90px;
    height: 5px;
    cursor: col-resize;
    float: left
}

.is-rtl.flowplayer .fp-volumeslider {
    float: right
}

.no-volume.flowplayer .fp-volumeslider {
    display: none
}

.flowplayer .fp-volumelevel {
    height: 100%
}

.flowplayer .fp-time {
    text-shadow: 0 0 1px #000;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    width: 100%
}

.flowplayer .fp-time.is-inverted .fp-duration {
    display: none
}

.flowplayer .fp-time.is-inverted .fp-remaining {
    display: inline
}

.flowplayer .fp-time em {
    width: 35px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    bottom: 5px
}

.no-time.flowplayer .fp-time {
    display: none
}

.is-long.flowplayer .fp-time em {
    width: 65px
}

.flowplayer .fp-elapsed {
    left: 5px
}

.play-button.flowplayer .fp-elapsed {
    left: 27px
}

.is-rtl.flowplayer .fp-elapsed {
    left: auto;
    right: 5px
}

.play-button.is-rtl.flowplayer .fp-elapsed {
    right: 27px
}

.flowplayer .fp-remaining, .flowplayer .fp-duration {
    right: 110px;
    color: #eee
}

.no-volume.flowplayer .fp-remaining, .no-volume.flowplayer .fp-duration {
    right: 20px
}

.no-mute.flowplayer .fp-remaining, .no-mute.flowplayer .fp-duration {
    right: 100px
}

.no-mute.no-volume.flowplayer .fp-remaining, .no-mute.no-volume.flowplayer .fp-duration {
    right: 5px
}

.is-rtl.flowplayer .fp-remaining, .is-rtl.flowplayer .fp-duration {
    right: auto;
    left: 110px
}

.no-volume.is-rtl.flowplayer .fp-remaining, .no-volume.is-rtl.flowplayer .fp-duration {
    left: 20px
}

.no-mute.is-rtl.flowplayer .fp-remaining, .no-mute.is-rtl.flowplayer .fp-duration {
    left: 100px
}

.no-mute.no-volume.is-rtl.flowplayer .fp-remaining, .no-mute.no-volume.is-rtl.flowplayer .fp-duration {
    left: 5px
}

.flowplayer .fp-remaining {
    display: none
}

.flowplayer.color-light .fp-time {
    color: #222;
    text-shadow: 0 0 1px #fff
}

.flowplayer.color-light .fp-remaining, .flowplayer.color-light .fp-duration {
    color: #666
}

.flowplayer.aside-time .fp-time {
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: auto !important;
    width: 85px
}

.flowplayer.aside-time .fp-time strong, .flowplayer.aside-time .fp-time em {
    position: static
}

.flowplayer.aside-time .fp-time .fp-elapsed {
    margin-right: 5px
}

.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed {
    margin-right: auto;
    margin-left: 5px
}

.flowplayer.is-long.aside-time .fp-time {
    width: 130px
}

.flowplayer.is-splash, .flowplayer.is-poster {
    cursor: pointer
}

.flowplayer.is-splash .fp-controls, .flowplayer.is-poster .fp-controls, .flowplayer.is-splash .fp-fullscreen, .flowplayer.is-poster .fp-fullscreen, .flowplayer.is-splash .fp-unload, .flowplayer.is-poster .fp-unload, .flowplayer.is-splash .fp-time, .flowplayer.is-poster .fp-time, .flowplayer.is-splash .fp-embed, .flowplayer.is-poster .fp-embed {
    display: none !important
}

.flowplayer.is-poster .fp-engine {
    top: -9999em
}

.flowplayer.is-loading .fp-waiting {
    display: block
}

.flowplayer.is-loading .fp-controls, .flowplayer.is-loading .fp-time {
    display: none
}

.flowplayer.is-loading .fp-ui {
    background-position: -9999em
}

.flowplayer.is-loading video.fp-engine {
    position: absolute;
    top: -9999em
}

.flowplayer.is-seeking .fp-waiting {
    display: block
}

.flowplayer.is-fullscreen {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    z-index: 99999 !important;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    box-shadow: 0 !important;
    background-image: none !important;
    background-color: #333
}

.is-rtl.flowplayer.is-fullscreen {
    left: auto !important;
    right: 0 !important
}

.flowplayer.is-error {
    border: 1px solid #909090;
    background: #fdfdfd !important
}

.flowplayer.is-error h2 {
    font-weight: bold;
    font-size: large;
    margin-top: 10%
}

.flowplayer.is-error .fp-message {
    display: block
}

.flowplayer.is-error object, .flowplayer.is-error video, .flowplayer.is-error .fp-controls, .flowplayer.is-error .fp-time, .flowplayer.is-error .fp-subtitle {
    display: none
}

.flowplayer.is-ready.is-muted .fp-mute {
    opacity: .5;
    filter: alpha(opacity=50)
}

.flowplayer.is-mouseout .fp-controls {
    height: 0;
    -webkit-transition: height .15s .3s;
    -moz-transition: height .15s .3s;
    transition: height .15s .3s
}

.flowplayer.is-mouseout .fp-timeline {
    margin: 0 !important
}

.flowplayer.is-mouseout .fp-timeline {
    -webkit-transition: height .15s .3s, top .15s .3s, margin .15s .3s;
    -moz-transition: height .15s .3s, top .15s .3s, margin .15s .3s;
    transition: height .15s .3s, top .15s .3s, margin .15s .3s;
    height: 4px;
    top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.flowplayer.is-mouseout .fp-fullscreen, .flowplayer.is-mouseout .fp-unload, .flowplayer.is-mouseout .fp-elapsed, .flowplayer.is-mouseout .fp-remaining, .flowplayer.is-mouseout .fp-duration, .flowplayer.is-mouseout .fp-embed, .flowplayer.is-mouseout .fp-volume, .flowplayer.is-mouseout .fp-play {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .15s .3s;
    -moz-transition: opacity .15s .3s;
    transition: opacity .15s .3s
}

.flowplayer.is-mouseover .fp-controls, .flowplayer.fixed-controls .fp-controls {
    height: 20px
}

.flowplayer.is-mouseover .fp-fullscreen, .flowplayer.fixed-controls .fp-fullscreen, .flowplayer.is-mouseover .fp-unload, .flowplayer.fixed-controls .fp-unload, .flowplayer.is-mouseover .fp-elapsed, .flowplayer.fixed-controls .fp-elapsed, .flowplayer.is-mouseover .fp-remaining, .flowplayer.fixed-controls .fp-remaining, .flowplayer.is-mouseover .fp-duration, .flowplayer.fixed-controls .fp-duration, .flowplayer.is-mouseover .fp-embed, .flowplayer.fixed-controls .fp-embed, .flowplayer.is-mouseover .fp-logo, .flowplayer.fixed-controls .fp-logo, .flowplayer.is-mouseover .fp-volume, .flowplayer.fixed-controls .fp-volume, .flowplayer.is-mouseover .fp-play, .flowplayer.fixed-controls .fp-play {
    opacity: 1;
    filter: alpha(opacity=100)
}

.flowplayer.fixed-controls .fp-volume {
    display: block
}

.flowplayer.fixed-controls .fp-controls {
    bottom: -20px
}

.is-fullscreen.flowplayer.fixed-controls .fp-controls {
    bottom: 0
}

.flowplayer.fixed-controls .fp-time em {
    bottom: -15px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.is-fullscreen.flowplayer.fixed-controls .fp-time em {
    bottom: 5px
}

.flowplayer.is-disabled .fp-progress {
    background-color: #999
}

.flowplayer.is-flash-disabled {
    background-color: #333
}

.flowplayer.is-flash-disabled object.fp-engine {
    z-index: 100
}

.flowplayer.is-flash-disabled .fp-flash-disabled {
    display: block;
    z-index: 101
}

.flowplayer .fp-embed {
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    width: 25px;
    height: 20px;
    background-position: 3px -237px
}

.is-rtl.flowplayer .fp-embed {
    background-position: 22px -237px;
    left: auto;
    right: 5px
}

.flowplayer .fp-embed-code {
    position: absolute;
    display: none;
    top: 10px;
    left: 40px;
    background-color: #333;
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px #ccc;
    -moz-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    font-size: 12px
}

.flowplayer .fp-embed-code:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 2px;
    left: -10px;
    border: 5px solid transparent;
    border-right-color: #333
}

.is-rtl.flowplayer .fp-embed-code {
    left: auto;
    right: 40px
}

.is-rtl.flowplayer .fp-embed-code:before {
    left: auto;
    right: -10px;
    border-right-color: transparent;
    border-left-color: #333
}

.flowplayer .fp-embed-code textarea {
    width: 400px;
    height: 16px;
    font-family: monaco, "courier new", verdana;
    color: #777;
    white-space: nowrap;
    resize: none;
    overflow: hidden;
    border: 0;
    outline: 0;
    background-color: transparent;
    color: #ccc
}

.flowplayer .fp-embed-code label {
    display: block;
    color: #999
}

.flowplayer.is-embedding .fp-embed, .flowplayer.is-embedding .fp-embed-code {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100)
}

.flowplayer.aside-time .fp-embed {
    left: 85px
}

.is-rtl.flowplayer.aside-time .fp-embed {
    left: auto;
    right: 85px
}

.flowplayer.aside-time .fp-embed-code {
    left: 115px
}

.is-rtl.flowplayer.aside-time .fp-embed-code {
    left: auto;
    right: 115px
}

.flowplayer.aside-time.is-embedding .fp-time {
    opacity: 1;
    filter: alpha(opacity=100)
}

.flowplayer.is-long.aside-time .fp-embed {
    left: 130px
}

.is-rtl.flowplayer.is-long.aside-time .fp-embed {
    left: auto;
    right: 130px
}

.flowplayer.no-time .fp-embed {
    left: 5px !important
}

.is-rtl.flowplayer.no-time .fp-embed {
    left: auto;
    right: 5px !important
}

.flowplayer.is-live .fp-timeline, .flowplayer.is-live .fp-duration, .flowplayer.is-live .fp-remaining {
    display: none
}

.flowplayer .fp-context-menu {
    position: absolute;
    display: none;
    z-index: 1001;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 0 4px #888;
    -moz-box-shadow: 0 0 4px #888;
    box-shadow: 0 0 4px #888;
    width: 170px
}

.flowplayer .fp-context-menu li {
    text-align: center;
    padding: 10px;
    color: #444;
    margin: 0 -10px 0 -10px
}

.flowplayer .fp-context-menu li a {
    color: #00a7c8;
    font-size: 110%
}

.flowplayer .fp-context-menu li:hover:not(.copyright) {
    background-color: #eee
}

.flowplayer .fp-context-menu li.copyright {
    margin: 0;
    padding-left: 110px;
    background-image: url("img/flowplayer.png");
    background-repeat: no-repeat;
    background-size: 100px 20px;
    background-position: 5px 5px;
    border-bottom: 1px solid #bbb
}

@media (-webkit-min-device-pixel-ratio: 2) {
    .flowplayer .fp-context-menu li.copyright {
        background-image: url("img/flowplayer@2x.png")
    }
}

@-moz-keyframes pulse {

0
{
    opacity: 0
}
100
%
{
    opacity: 1
}
}
@-webkit-keyframes pulse {

0
{
    opacity: 0
}
100
%
{
    opacity: 1
}
}
@-o-keyframes pulse {

0
{
    opacity: 0
}
100
%
{
    opacity: 1
}
}
@-ms-keyframes pulse {

0
{
    opacity: 0
}
100
%
{
    opacity: 1
}
}
@keyframes pulse {

0
{
    opacity: 0
}
100
%
{
    opacity: 1
}
}
.flowplayer .fp-controls {
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.6)
}

.flowplayer.fixed-controls .fp-controls {
    background-color: #333
}

.flowplayer .fp-timeline {
    background-color: #666
}

.flowplayer .fp-buffer {
    background-color: #eee
}

.flowplayer .fp-progress {
    background-color: #00a7c8
}

.flowplayer .fp-volumeslider {
    background-color: #000
}

.flowplayer .fp-volumelevel {
    background-color: #fff
}

.flowplayer .fp-play {
    height: 24px
}

.flowplayer.is-touch.is-mouseover .fp-progress:before {
    background-color: #00a7c8
}

.flowplayer.color-light .fp-controls {
    background-color: rgba(255, 255, 255, 0.6)
}

.flowplayer.color-light.fixed-controls .fp-controls {
    background-color: #fff
}

.flowplayer.color-light .fp-volumeslider {
    background-color: #ddd
}

.flowplayer.color-light .fp-volumelevel {
    background-color: #222
}

.flowplayer.color-alt .fp-progress {
    background-color: #fff
}

.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before {
    background-color: #fff
}

.flowplayer.color-alt .fp-buffer {
    background-color: #999
}

.flowplayer.color-alt2 .fp-progress {
    background-color: #900
}

.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before {
    background-color: #900
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

.chosen-container a {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

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

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

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

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

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(chosen-sprite.png) no-repeat 0 2px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

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

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

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

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

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

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

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

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

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
    background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
    background-image: -o-linear-gradient(#eee 20%, #fff 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    box-shadow: 0 1px 0 #fff inset
}

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

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

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

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

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

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

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

.chosen-rtl {
    text-align: right
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker > div {
    display: none
}

.datepicker.days div.datepicker-days {
    display: block
}

.datepicker.months div.datepicker-months {
    display: block
}

.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000
}

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a
}

.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069 \9
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: linear-gradient(top, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a
}

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b \9
}

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
    background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
    background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
    background-image: -o-linear-gradient(top, #b3b3b3, #808080);
    background-image: linear-gradient(top, #b3b3b3, #808080);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: gray
}

.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
    background-color: #666 \9
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #04c
}

.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
    background-color: #039 \9
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #04c
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
    background-color: #039 \9
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer
}

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 20px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px
}

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
    padding: 4px 5px
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to top, #eee 0, #fff 50%)
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
    margin-left: 26px;
    margin-right: 0
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url('select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: 0
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    background-image: linear-gradient(to top, #ccc 0, #eee 60%)
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: 0;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('select2.png') no-repeat 0 1px
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url('select2.png') no-repeat 100% -22px;
    background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;
    background: #fff url('select2.png') no-repeat -37px -22px;
    background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

.select2-search input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100%;
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: 0;
    filter: none
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: 0
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px
}

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

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}

.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}

.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}

.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}

.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}

.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}

.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: transparent
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2)
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

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

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}

.select2-locked {
    padding: 3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices {
    min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

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

html[dir="rtl"] .select2-container-multi .select2-choices li {
    float: right
}

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

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('select2-spinner.gif') no-repeat 100% !important
}

.select2-default {
    color: #999 !important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    background: url('select2.png') right top no-repeat
}

html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0
}

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
    .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
        background-image: url('select2x2.png') !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }

    .select2-search input {
        background-position: 100% -21px !important
    }
}

.form-control .select2-choice {
    border: 0;
    border-radius: 2px
}

.form-control .select2-choice .select2-arrow {
    border-radius: 0 2px 2px 0
}

.form-control.select2-container {
    height: auto !important;
    padding: 0
}

.form-control.select2-container.select2-dropdown-open {
    border-color: #5897fb;
    border-radius: 3px 3px 0 0
}

.form-control .select2-container.select2-dropdown-open .select2-choices {
    border-radius: 3px 3px 0 0
}

.form-control.select2-container .select2-choices {
    border: 0 !important;
    border-radius: 3px
}

.control-group.warning .select2-container .select2-choice, .control-group.warning .select2-container .select2-choices, .control-group.warning .select2-container-active .select2-choice, .control-group.warning .select2-container-active .select2-choices, .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.warning .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #c09853 !important
}

.control-group.warning .select2-container .select2-choice div {
    border-left: 1px solid #c09853 !important;
    background: #fcf8e3 !important
}

.control-group.error .select2-container .select2-choice, .control-group.error .select2-container .select2-choices, .control-group.error .select2-container-active .select2-choice, .control-group.error .select2-container-active .select2-choices, .control-group.error .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.error .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.error .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #b94a48 !important
}

.control-group.error .select2-container .select2-choice div {
    border-left: 1px solid #b94a48 !important;
    background: #f2dede !important
}

.control-group.info .select2-container .select2-choice, .control-group.info .select2-container .select2-choices, .control-group.info .select2-container-active .select2-choice, .control-group.info .select2-container-active .select2-choices, .control-group.info .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.info .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.info .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #3a87ad !important
}

.control-group.info .select2-container .select2-choice div {
    border-left: 1px solid #3a87ad !important;
    background: #d9edf7 !important
}

.control-group.success .select2-container .select2-choice, .control-group.success .select2-container .select2-choices, .control-group.success .select2-container-active .select2-choice, .control-group.success .select2-container-active .select2-choices, .control-group.success .select2-dropdown-open.select2-drop-above .select2-choice, .control-group.success .select2-dropdown-open.select2-drop-above .select2-choices, .control-group.success .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #468847 !important
}

.control-group.success .select2-container .select2-choice div {
    border-left: 1px solid #468847 !important;
    background: #dff0d8 !important
}

/*!
 * FullCalendar v2.1.1 Stylesheet
 * Docs & License: https://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */
.fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

body .fc {
    font-size: 1em
}

.fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed hr, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

.fc-unthemed .fc-popover .fc-header, .fc-unthemed hr {
    background: #eee
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666
}

.fc-unthemed .fc-today {
    background: #fcf8e3
}

.fc-highlight {
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-icon {
    display: inline-block;
    font-size: 2em;
    line-height: .5em;
    height: .5em;
    font-family: "Courier New", Courier, monospace
}

.fc-icon-left-single-arrow:after {
    content: "\02039";
    font-weight: 700
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: 700
}

.fc-icon-left-double-arrow:after {
    content: "\000AB"
}

.fc-icon-right-double-arrow:after {
    content: "\000BB"
}

.fc-icon-x:after {
    content: "\000D7"
}

.fc button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0
}

.fc-state-default {
    border: 1px solid
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fc button .fc-icon {
    position: relative;
    top: .05em;
    margin: 0 .1em
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    color: #333;
    background-color: #e6e6e6
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.fc-state-active, .fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fc-button-group {
    display: inline-block
}

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group > :first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.fc-popover .fc-header {
    padding: 2px 4px
}

.fc-popover .fc-header .fc-title {
    margin: 0 2px
}

.fc-popover .fc-header .fc-close {
    cursor: pointer
}

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: 25px;
    margin-top: 4px
}

.fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0
}

.fc hr {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-style: solid;
    border-width: 1px 0
}

.fc-clear {
    clear: both
}

.fc-bg, .fc-helper-skeleton, .fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-bg {
    bottom: 0
}

.fc-bg table {
    height: 100%
}

.fc table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc th {
    text-align: center
}

.fc td, .fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

.fc td.fc-today {
    border-style: double
}

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row {
    position: relative
}

.fc-row .fc-bg {
    z-index: 1
}

.fc-row .fc-highlight-skeleton {
    z-index: 2;
    bottom: 0
}

.fc-row .fc-highlight-skeleton table {
    height: 100%
}

.fc-row .fc-highlight-skeleton td {
    border-color: transparent
}

.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 3;
    padding-bottom: 2px
}

.fc-row .fc-helper-skeleton {
    z-index: 4
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    background: 0;
    border-color: transparent;
    border-bottom: 0
}

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
    border-top: 0
}

.fc-scroller {
    overflow-y: scroll;
    overflow-x: hidden
}

.fc-scroller > * {
    position: relative;
    width: 100%;
    overflow: hidden
}

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    background-color: #3a87ad;
    font-weight: 400
}

.fc-event, .fc-event:hover, .ui-widget .fc-event {
    color: #fff;
    text-decoration: none
}

.fc-event.fc-draggable, .fc-event[href] {
    cursor: pointer
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}

.fc-ltr .fc-day-grid-event.fc-not-start, .fc-rtl .fc-day-grid-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-day-grid-event.fc-not-end, .fc-rtl .fc-day-grid-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-day-grid-event > .fc-content {
    white-space: nowrap;
    overflow: hidden
}

.fc-day-grid-event .fc-time {
    font-weight: 700
}

.fc-day-grid-event .fc-resizer {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7px
}

.fc-ltr .fc-day-grid-event .fc-resizer {
    right: -3px;
    cursor: e-resize
}

.fc-rtl .fc-day-grid-event .fc-resizer {
    left: -3px;
    cursor: w-resize
}

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none
}

a.fc-more:hover {
    text-decoration: underline
}

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

.fc-more-popover .fc-event-container {
    padding: 10px
}

.fc-toolbar {
    text-align: center;
    margin-bottom: 1em
}

.fc-toolbar .fc-left {
    float: left
}

.fc-toolbar .fc-right {
    float: right
}

.fc-toolbar .fc-center {
    display: inline-block
}

.fc .fc-toolbar > * > * {
    float: left;
    margin-left: .75em
}

.fc .fc-toolbar > * > :first-child {
    margin-left: 0
}

.fc-toolbar h2 {
    margin: 0
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fc-view, .fc-view > table {
    position: relative;
    z-index: 1
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc-basic-view tbody .fc-row {
    min-height: 4em
}

.fc-row.fc-rigid {
    overflow: hidden
}

.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 0 2px
}

.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
    padding-top: 2px;
    padding-bottom: 2px
}

.fc-basic-view .fc-week-number {
    text-align: center
}

.fc-basic-view .fc-week-number span {
    display: inline-block;
    min-width: 1.25em
}

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left
}

.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.ui-widget td.fc-axis {
    font-weight: 400
}

.fc-time-grid, .fc-time-grid-container {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

.fc-time-grid table {
    border: 0 hidden transparent
}

.fc-time-grid > .fc-bg {
    z-index: 1
}

.fc-time-grid .fc-slats, .fc-time-grid > hr {
    position: relative;
    z-index: 2
}

.fc-time-grid .fc-highlight-skeleton {
    z-index: 3
}

.fc-time-grid .fc-content-skeleton {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0
}

.fc-time-grid > .fc-helper-skeleton {
    z-index: 5
}

.fc-slats td {
    height: 1.5em;
    border-bottom: 0
}

.fc-slats .fc-minor td {
    border-top-style: dotted
}

.fc-slats .ui-widget-content {
    background: 0
}

.fc-time-grid .fc-highlight-container {
    position: relative
}

.fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0
}

.fc-time-grid .fc-event-container {
    position: relative
}

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}

.fc-time-grid-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-time-grid-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

.fc-time-grid-event > .fc-content {
    position: relative;
    z-index: 2
}

.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
    padding: 0 1px
}

.fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap
}

.fc-time-grid-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25)
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap
}

.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top
}

.fc-time-grid-event.fc-short .fc-time span {
    display: none
}

.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start)
}

.fc-time-grid-event.fc-short .fc-time:after {
    content: "\000A0-\000A0"
}

.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0
}

.fc-time-grid-event .fc-resizer {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}

.fc-time-grid-event .fc-resizer:after {
    content: "="
}

.tooltipster-default {
    border-radius: 5px;
    border: 2px solid #000;
    background: #4c4c4c;
    color: #fff
}

.tooltipster-default .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden
}

.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible
}

.tooltipster-base .tooltipster-content {
    overflow: hidden
}

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tooltipster-arrow span, .tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto
}

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
    left: 6px
}

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px
}

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
    right: 6px
}

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px
}

.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px
}

.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4)
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

.tooltipster-content-changing {
    opacity: .5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

div#fancy_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 30
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100
}

div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('fancy_progress.png') no-repeat
}

div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none
}

div#fancy_inner {
    position: relative;
    width: 100%;
    height: 100%;
    background: #FFF
}

div#fancy_content {
    margin: 0;
    z-index: 100;
    position: absolute
}

div#fancy_div {
    background: #000;
    color: #FFF;
    height: 100%;
    width: 100%;
    z-index: 100
}

img#fancy_img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 100;
    width: 100%;
    height: 100%
}

div#fancy_close {
    position: absolute;
    top: -12px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url('fancy_closebox.png') top left no-repeat;
    cursor: pointer;
    z-index: 181;
    display: none
}

#fancy_frame {
    position: relative;
    width: 100%;
    height: 100%;
    display: none
}

#fancy_ajax {
    width: 100%;
    height: 100%;
    overflow: auto
}

a#fancy_left, a#fancy_right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    z-index: 111;
    display: none;
    background-image: url("data:image/gif;base64,AAAA");
    outline: 0;
    overflow: hidden
}

a#fancy_left {
    left: 0
}

a#fancy_right {
    right: 0
}

span.fancy_ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    z-index: 112;
    cursor: pointer;
    display: block
}

span#fancy_left_ico {
    left: -9999px;
    background: transparent url('fancy_left.png') no-repeat
}

span#fancy_right_ico {
    right: -9999px;
    background: transparent url('fancy_right.png') no-repeat
}

a#fancy_left:hover, a#fancy_right:hover {
    visibility: visible;
    background-color: transparent
}

a#fancy_left:hover span {
    left: 20px
}

a#fancy_right:hover span {
    right: 20px
}

#fancy_bigIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

div#fancy_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0
}

div.fancy_bg {
    position: absolute;
    display: block;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0
}

div#fancy_bg_n {
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('fancy_shadow_n.png') repeat-x
}

div#fancy_bg_ne {
    top: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_ne.png') no-repeat
}

div#fancy_bg_e {
    right: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('fancy_shadow_e.png') repeat-y
}

div#fancy_bg_se {
    bottom: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_se.png') no-repeat
}

div#fancy_bg_s {
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent url('fancy_shadow_s.png') repeat-x
}

div#fancy_bg_sw {
    bottom: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_sw.png') no-repeat
}

div#fancy_bg_w {
    left: -20px;
    height: 100%;
    width: 20px;
    background: transparent url('fancy_shadow_w.png') repeat-y
}

div#fancy_bg_nw {
    top: -20px;
    left: -20px;
    width: 20px;
    height: 20px;
    background: transparent url('fancy_shadow_nw.png') no-repeat
}

div#fancy_title {
    position: absolute;
    z-index: 100;
    display: none
}

div#fancy_title div {
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 3px;
    white-space: nowrap
}

div#fancy_title table {
    margin: 0 auto
}

div#fancy_title table td {
    padding: 0;
    vertical-align: middle
}

td#fancy_title_left {
    height: 32px;
    width: 15px;
    background: transparent url('fancy_title_left.png') repeat-x
}

td#fancy_title_main {
    height: 32px;
    background: transparent url('fancy_title_main.png') repeat-x
}

td#fancy_title_right {
    height: 32px;
    width: 15px;
    background: transparent url('fancy_title_right.png') repeat-x
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0.0);
    z-index: 2
}

.irs-disabled {
    opacity: .4
}

.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40)
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs {
    height: 55px
}

.irs-with-grid {
    height: 75px
}

.irs-line {
    height: 10px;
    top: 33px;
    background: #EEE;
    background: linear-gradient(to bottom, #DDD -50%, #FFF 150%);
    border: 1px solid #CCC;
    border-radius: 16px;
    -moz-border-radius: 16px
}

.irs-line-left {
    height: 8px
}

.irs-line-mid {
    height: 8px
}

.irs-line-right {
    height: 8px
}

.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #428bca;
    border-bottom: 1px solid #428bca;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0, rgba(127, 195, 232, 1) 100%)
}

.irs-bar-edge {
    height: 10px;
    top: 33px;
    width: 14px;
    border: 1px solid #428bca;
    border-right: 0;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0, rgba(127, 195, 232, 1) 100%);
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: .3;
    border-radius: 5px;
    -moz-border-radius: 5px
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30)
}

.irs-slider {
    top: 25px;
    width: 27px;
    height: 27px;
    border: 1px solid #AAA;
    background: #DDD;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(220, 220, 220, 1) 20%, rgba(255, 255, 255, 1) 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    cursor: pointer
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #FFF
}

.irs-min, .irs-max {
    color: #333;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #428bca;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999
}

.irs-grid {
    height: 27px
}

.irs-grid-pol {
    opacity: .5;
    background: #428bca
}

.irs-grid-pol.small {
    background: #999
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac
}

html, body {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit
}

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

ol, ul {
    list-style: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: ""
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

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

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

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

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal;
    *overflow: visible
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

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

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

.onepcssgrid-1000, .onepcssgrid-1200 {
    margin: 0 auto;
    padding: 0 0 0 1%
}

.onepcssgrid-1200 {
    max-width: 1220px
}

.onepcssgrid-1000 {
    max-width: 1020px
}

.onerow {
    clear: both;
    padding: 0 10px
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    float: left;
    margin: 0 3% 0 0
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
    margin: 0
}

.col1 {
    width: 5.5%
}

.col2 {
    width: 14%
}

.col3 {
    width: 22.5%
}

.col4 {
    width: 31%
}

.col5 {
    width: 39.5%
}

.col6 {
    width: 48%
}

.col7 {
    width: 56.5%
}

.col8 {
    width: 65%
}

.col9 {
    width: 73.5%
}

.col10 {
    width: 82%
}

.col11 {
    width: 90.5%
}

.col12 {
    width: 99%;
    margin: 0
}

.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
    width: auto;
    height: auto;
    display: block
}

@media all and (min-width: 1024px) {
    .onepcssgrid-1000 {
        max-width: 1000px
    }

    .onepcssgrid-1000 .onerow {
        padding: 0
    }
}

@media all and (max-width: 768px) {
    .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
        float: none;
        width: 99%
    }
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {

0
{
    -moz-transform: rotate(0)
}
100
%
{
    -moz-transform: rotate(359deg)
}
}
@-webkit-keyframes spin {

0
{
    -webkit-transform: rotate(0)
}
100
%
{
    -webkit-transform: rotate(359deg)
}
}
@-o-keyframes spin {

0
{
    -o-transform: rotate(0)
}
100
%
{
    -o-transform: rotate(359deg)
}
}
@keyframes spin {

0
{
    -webkit-transform: rotate(0)
;
    transform: rotate(0)
}
100
%
{
    -webkit-transform: rotate(359deg)
;
    transform: rotate(359deg)
}
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-square:before, .fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.black-white {
    -moz-filter: url("data:image/svg+xml;utf8,<svgxmlns=\'https://www.w3.org/2000/svg\'><filterid=\'grayscale\'><feColorMatrixtype=\'matrix\'values=\'0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svgxmlns=\'https://www.w3.org/2000/svg\'><filterid=\'grayscale\'><feColorMatrixtype=\'matrix\'values=\'0.33330.33330.3333000.33330.33330.3333000.33330.33330.33330000010\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray
}

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

html {
    height: 100%
}

p, a, span {
    word-break: normal
}

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

.clearfix {
    zoom: 1
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.onerow {
    zoom: 1
}

.onerow:before, .onerow:after {
    content: "";
    display: table
}

.onerow:after {
    clear: both
}

.left {
    float: left
}

.left:before, .left:after {
    content: "";
    display: table
}

.left:after {
    clear: both
}

.right {
    float: right
}

.right:before, .right:after {
    content: "";
    display: table
}

.right:after {
    clear: both
}

body {
    font-family: 'PT sans', sans-serif;
    color: #263238;
    font-weight: 400;
    background-color: #fff;
    height: 100%;
    position: relative
}

.html-content table td {
    border: 1px dotted #ddd;
    padding: 10px
}

p {
    font-size: .875em;
    line-height: 1.25em
}

a {
    text-decoration: none;
    color: #039be5
}

a:hover {
    color: #06abfc;
    text-decoration: underline
}

a:active {
    color: #038acc
}

a:visited {
    color: #039be5
}

textarea {
    border: 1px solid #d8d8d8;
    padding: 10px;
    font-size: .813em;
    color: #263238;
    outline: 0;
    min-height: 200px;
    font-style: normal;
    font-family: 'PT sans', sans-serif
}

textarea:focus {
    border: 1px solid #039be5
}

input {
    border: 1px solid #d8d8d8;
    height: 30px;
    padding: 0 10px;
    font-size: .813em;
    color: #263238;
    outline: 0
}

input:focus {
    border: 1px solid #039be5
}

button {
    border: 0;
    padding: 0 5px;
    height: 28px
}

.validation {
    background-color: #fff5f2;
    color: #ba4123;
    padding: 5px 10px;
    margin: 0 0 20px 0
}

.validation span {
    font-size: .750em
}

.validation i {
    margin-right: 5px
}

h1, h2, h3, h4, h5 {
    font-weight: 700;
    color: #263238
}

h1 {
    font-size: 1.375em
}

h2 {
    font-size: 1.25em
}

h3 {
    font-size: 1.125em
}

h4 {
    font-size: 1em
}

h5 {
    font-size: .875em
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%
}

.header {
    height: auto
}

.header .header-item .navigation-line {
    background-color: #427059
}

.header .header-widget-title {
    font-size: .813em;
    font-weight: 600;
    display: block;
    margin-bottom: 5px
}

.header .top-line {
    background: url(images/topline-header.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    color: #000;
    height: 150px
}

.header .top-line .onerow > div {
    height: 60px
}

.header .top-line .onerow > div .search-field input {
    background: transparent;
    height: 30px;
    margin-top: 15px;
    color: inherit;
    border: 1px solid black;
    font-size: .750em
}

.header .top-line .onerow > div .search-field input:focus {
    outline: 0;
    border: 1px solid black;
    background-color: rgba(225, 225, 225, 0.05)
}

.header .top-line .onerow > div .search-field input:hover {
    background-color: rgba(225, 225, 225, 0.025)
}

.header .top-line .onerow > div .search-field input::-webkit-input-placeholder {
    color: #000
}

.header .top-line .onerow > div .search-field input:-moz-placeholder {
    color: #000
}

.header .top-line .onerow > div .search-field button {
    color: inherit;
    top: 14px;
    padding: 0 10px 0 5px
}

.header .top-line .onerow > div .search-field button i {
    color: inherit
}

.header .top-line .onerow > div .user-authorization a {
    color: inherit;
    font-size: .750em;
    display: inline-block;
    padding: 10px;
    margin: 5px 5px 5px 0
}

.header .top-line .onerow > div .user-authorization a.login {
    background-color: #039be5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
    padding: 10px 15px;
    outline: 0;
    color: #fff
}

.header .top-line .onerow > div .user-authorization a.login:hover {
    background-color: #06abfc;
    text-decoration: none
}

.header .top-line .onerow > div .user-authorization a.login:active {
    background-color: #038acc
}

.header .top-line .onerow > div .image-holder {
    float: right;
    padding: 15px 0
}

.header .top-line .onerow > div .image-holder img {
    width: auto;
    height: 30px
}

.header .navigation-and-logo-line {
    padding: 40px 0
}

.header .navigation-line {
    padding: 30px 0;
    border-top: 1px solid #eff5fc;
    background-color: #427059
}

.header .sub-nav-line {
    background-color: #f0f5fb;
    padding: 15px 0
}

.header .search-form {
    float: right
}

.header .search-form form input[type="search"] {
    border: 1px solid transparent
}

.header .search-form form input[type="search"]:focus {
    border: 1px solid #d8d8d8
}

.header .logo {
    margin: 0
}

.header .social-link {
    margin: 20px 5px
}

.header .social-link ul li.social-link-item a i {
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff
}

.header .social-link ul li.social-link-item a span {
    display: none
}

.header .social-link ul li.vk a i {
    background: #369aef;
    color: #fff
}

.header .social-link ul li.youtube a i {
    background: #fe7e49;
    color: #fff
}

.header .social-link ul li.twitter a i {
    background: #2fb3ff;
    padding: 5px 8px;
    color: #fff
}

.header .social-link ul li.facebook a i {
    background: #3a6dd4;
    padding: 5px 8px;
    color: #fff
}

.content {
    margin: 0 0 200px;
    /* padding-bottom: 200px */
}

.content > div.content-item:first-child .breadcrumb {
    font-weight: 700;
    padding: 10px 0;
    background-color: #e0efee
}

.content > div.content-item:first-child .breadcrumb i {
    margin: 0 5px
}

.content > div.content-item:first-child .breadcrumb a {
    color: #559073 !important;
    font-weight: 700 !important;
    display: inline-block;
    padding: 8px 10px;
    margin: 0 5px;
    background: transparent;
    border: 0 !important;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin: 5px 5px 0 5px
}

.content > div.content-item:first-child .breadcrumb a:hover {
    border: 0 !important;
    background: rgba(0, 0, 0, 0.1)
}

.content > div.content-item:first-child .breadcrumb .current {
    color: #427059
}

.content > div.content-item:first-child .breadcrumb div {
    padding: 8px 10px;
    margin: 5px 5px 0 5px
}

.footer {
    margin: -200px auto 0;
    height: 200px;
    position: relative;
    background-color: #424a58;
    color: #fff;
    overflow: hidden
}

.footer > div:first-child {
    height: 100px;
    background-color: #427059;
    background-repeat: repeat-x;
    background-position: left bottom;
    overflow: hidden
}

.footer > div:first-child .social-link ul li.social-link-item a i {
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff
}

.footer > div:first-child .social-link ul li.social-link-item a span {
    display: none
}

.footer > div:first-child .social-link ul li.vk a i {
    background: #369aef;
    color: #fff
}

.footer > div:first-child .social-link ul li.youtube a i {
    background: #fe7e49;
    color: #fff
}

.footer > div:first-child .social-link ul li.twitter a i {
    background: #2fb3ff;
    padding: 5px 8px;
    color: #fff
}

.footer > div:first-child .social-link ul li.facebook a i {
    background: #3a6dd4;
    padding: 5px 8px;
    color: #fff
}

.footer > div:last-child {
    height: 100px;
    background-color: #2f5040;
    background-repeat: repeat-x;
    background-position: left bottom;
    overflow: hidden
}

.footer > div:last-child .small-text {
    font-size: .813em;
    line-height: 20px;
    display: block;
    color: #c1c1c1;
    font-weight: 600;
    margin: 5px
}

.footer .onerow {
    padding-top: 30px;
    padding-bottom: 0
}

.interview .interview-content .interview-content-item .question-content .question-number span {
    display: none !important
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%
}

.logo .logo-title .big-title {
    font-size: 1.6em !important
}

.main-hor-navigation .navigation > ul > li {
    padding: 0 5px !important
}

.main-hor-navigation .navigation > ul > li > a {
    line-height: 25px !important;
    color: white !important
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td, span {
    font-size: 100% !important
}

.header .navigation-and-logo-line {
    padding: 10px 0 !important
}

.header .navigation-line {
    padding: 10px 0 !important
}

.header .sub-nav-line {
    padding: 0 !important
}

.header .header-item.top-line .content-item {
    background: none !important
}

.language-block {
    margin: 19px 0 13px 0 !important
}

.header .social-link {
    margin: 13px 5px !important
}

.header .top-line .onerow > div .search-field input {
    font-size: 1em !important;
    font-family: inherit !important
}

.footer .onerow {
    padding-top: 15px !important
}

.dictionary_item .field-html p {
    font-size: 110% !important
}

.slider-header {
    font-size: 1.6rem
}

.slider-header h1 {
    color: #f1592a !important;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.33), 0 0 1em rgba(0, 0, 0, 0.4)
}

.slidewrapper li .data {
    background-color: #4b8066 !important;
    opacity: 1 !important
}

.title h4 {
    color: #427059;
    text-transform: uppercase
}

.title h1 {
    color: #427059;
    text-transform: uppercase
}

h3.title {
    color: #427059;
    text-transform: uppercase
}

nav.navigation.horizontal {
    margin: 0 -10px
}

nav.navigation.horizontal ul.menu {
    border-spacing: 10px
}

nav.navigation.horizontal ul.menu li {
    height: 230px;
    width: 230px;
    background: url(/assets/universal/styles/images/menu_back.png);
    background-repeat: repeat;
    background-position: left bottom;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 400
}

nav.navigation.horizontal ul.menu li a {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin: 0 auto
}

nav.navigation.horizontal ul.menu li a:before {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    content: "";
    margin: 0 auto
}

nav.navigation.horizontal ul.menu li:nth-child(1) a:before {
    content: url(/assets/universal/styles/images/menu1.png)
}

nav.navigation.horizontal ul.menu li:nth-child(2) a:before {
    content: url(/assets/universal/styles/images/menu2.png)
}

nav.navigation.horizontal ul.menu li:nth-child(3) a:before {
    /*content: url(/assets/universal/styles/images/menu5.png)*/
    content: url(/assets/universal/styles/images/menu6.png)
}

nav.navigation.horizontal ul.menu li:nth-child(4) a:before {
    content: url(/assets/universal/styles/images/menu3.png)
}

nav.navigation.horizontal ul.menu li:nth-child(5) a:before {
    content: url(/assets/universal/styles/images/menu4.png)
}

.main-hor-navigation .navigation ul li .two-lvl-menu {
    z-index: 500 !important
}

.html-content.html a {
    word-break: break-word !important
}

.main-hor-navigation .navigation-mobile {
    background-color: #427059 !important
}

.main-hor-navigation .navigation-mobile .item-mobile i.fa-bars {
    color: #fff !important
}

.common-info-timber .title, .support-timber .title, .investment .title {
    margin-top: 35px;
    margin-bottom: 20px;
}

.common-info-timber .main-directions, .support-timber .support-features {
    margin: 0;
}

.common-info-timber .main-directions li, .support-timber .support-features li {
    height: 70px;
    margin-left: -29px;
    padding-top: 10px;
}

.common-info-timber .main-directions li p {
    padding: 10px;
    margin: 0;
}

.common-info-timber .main-directions li:first-child {
    list-style: none;
    background: url(/uploads/wood-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
}

.common-info-timber .main-directions li:nth-child(2) {
    list-style: none;
    background: url(/uploads/settings-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
}

.common-info-timber .main-directions li:nth-child(3) {
    list-style: none;
    background: url(/uploads/chemistry-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
}

.common-info-timber .main-directions li:nth-child(4) {
    list-style: none;
    background: url(/uploads/bioenergy-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
}

.common-info-timber .main-directions li:nth-child(5) {
    list-style: none;
    background: url(/uploads/car-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
}

.support-timber .col {
    display: block;
    width: 50%;
    background-color: #e0efee;
    padding-top: 15px;
    height: 450px;
    margin-bottom: 3px;
    margin-right: -3px;
}

.support-timber .left {
    float: left;
}

.support-timber .right {
    float: right;
}

.support-timber h5 {
    text-align: center;
    color: #427059;
}

.support-timber {
    padding-top: 10px;
}

.support-timber .support-features li:first-child {
    background: url(/uploads/pay-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
    list-style: none;
}

.support-timber .support-features li:nth-child(2) {
    background: url(/uploads/plant-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
    list-style: none;
}

.support-timber .support-features li:nth-child(3) {
    background: url(/uploads/text-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
    list-style: none;
}

.support-timber .support-features li:nth-child(4) {
    background: url(/uploads/mail-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
    list-style: none;
}

.support-timber .support-features li:nth-child(5) {
    background: url(/uploads/date-icon.jpg) no-repeat 0 4px;
    padding-left: 80px;
    list-style: none;
}

.right-column {
    width: 320px;
    background-color: #e0efee;
}

.right-column .title {
    padding: 20px 0;
    background-color: #427059;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}

.right-column .title h5 {
    color: #fff;
}

.right-column__content {
    padding: 0 15px 15px;
}

.right-column img {
    width: 300px;
    text-align: center;
}

@media only screen and (max-width: 1100px), only screen and (max-device-width: 1100px) {
    .main-hor-navigation .navigation ul li a {
        font-size: .688em !important
    }
}

@media only screen and (max-width: 950px), only screen and (max-device-width: 950px) {
    .content .tabs-navigation {
        display: block
    }

    .content .tabs-navigation .tab-button {
        display: inline-block;
        width: 49%;
        padding: 0;
    }

    .header .navigation-line {
        padding: 0 !important;
        border: 0 !important;
        height: 0 !important
    }

    .site-map .site-map-tree li.site-map-item {
        padding: 10px 5px !important
    }

    .disable-scroll {
        overflow: hidden !important
    }

    .header-item .user-authorization {
        border-top: 1px solid #fff;
        height: 60px;
        width: 100%;
        color: #51c5fd;
        padding: 10px 22px
    }

    .header-item .user-authorization a {
        font-size: 1em !important;
        text-transform: uppercase;
        margin: 0 !important
    }

    .header-item .language-block {
        position: fixed;
        z-index: 1000;
        right: 10px;
        top: -10px
    }

    .header-item .language-block div.language-label {
        display: none
    }

    .header-item .language-block .choice-lang img {
        height: 31px;
        width: 31.5px;
        border-radius: 5px
    }

    .header-item .language-block .choice-lang label {
        display: none
    }

    .header-item .language-block .choice-lang .choice-list {
        margin-right: 0;
        float: none;
        right: 0
    }

    .header-item.navigation-and-logo-line {
        margin: 30px 0 0 0 !important;
        padding: 0
    }

    .header-item.navigation-and-logo-line .logo > a .logo-title .big-title, .header-item.navigation-and-logo-line .logo > a .logo-title .small-title {
        color: #000
    }

    .header-item .two_column .col3.last {
        display: none
    }

    .extended_slider {
        display: none
    }

    .header-item.sub-nav-line {
        padding: 0
    }

    .header-item.sub-nav-line .navigation.horizontal ul.menu {
        display: block
    }

    .header-item.sub-nav-line .navigation.horizontal ul.menu li {
        display: list-item;
        text-align: left;
        border-bottom: 1px dashed #ddd;
        padding: 10px 5px
    }

    .header-item.sub-nav-line .navigation.horizontal ul.menu li:nth-last-child(2) {
        border-bottom: 0
    }

    .header-item.sub-nav-line .navigation.horizontal ul.menu li.separate {
        display: none
    }

    .main-hor-navigation {
        position: absolute;
        z-index: 999;
        top: 0;
        left: 0;
        background: #fff;
        width: initial;
        right: 0
    }

    .main-hor-navigation .navigation {
        display: none !important
    }

    .main-hor-navigation .navigation-mobile {
        display: block !important;
        position: fixed !important
    }

    .main-hor-navigation .navigation-mobile .item-mobile-open {
        display: inline-block;
        width: 100%
    }

    .main-hor-navigation .navigation-mobile .item-mobile-open span {
        display: inline-block;
        padding: 15px 25px;
        color: #fff
    }

    .main-hor-navigation .navigation-mobile .item-mobile-open i.fa-bars {
        font-size: 2em;
        vertical-align: middle;
        color: #fff;
        float: right;
        position: relative;
        top: 10px;
        right: 8px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
        -o-transform: rotate(-90deg)
    }

    .main-hor-navigation .navigation-mobile .item-mobile-open i.fa-bars:hover {
        cursor: pointer
    }

    .main-hor-navigation .navigation-mobile.open .side-menu > ul > li .two-lvl-menu {
        left: -100%;
        overflow-y: auto;
        overflow-x: hidden
    }

    .main-hor-navigation .navigation-mobile.open .side-menu > ul > li .two-lvl-menu.left {
        left: 0
    }

    .link-dd-list {
        float: right;
        margin: 7px 0 !important;
        position: fixed;
        top: 2px;
        z-index: 9999;
        right: 10px
    }

    .link-dd-list .choice-link .choice-list {
        min-width: 110px !important;
        top: 36px;
        z-index: 3000
    }

    .link-dd-list.none {
        display: none
    }

    .social-link.none {
        display: none
    }

    .social-link {
        float: right;
        margin: 7px 0 !important;
        position: fixed;
        top: 7px;
        z-index: 9999;
        right: 45px
    }

    .social-link .social-link-item.vk span {
        display: none
    }

    .scrollup {
        display: none
    }

    .search-field {
        display: block;
        padding: 10px 22px;
        width: 100%
    }

    .search-field input {
        background: #e9f1f5 !important;
        height: 50px !important;
        color: #7e7e7e !important;
        border: 0;
        font-size: 1em !important;
        border-radius: 3px !important
    }

    .search-field input::-webkit-input-placeholder {
        color: #7e7e7e !important;
        font-size: .875em
    }

    .search-field input:-moz-placeholder {
        color: #7e7e7e !important
    }

    .search-field button {
        color: #7e7e7e !important;
        top: 10px !important;
        padding: 0 10px 0 5px;
        font-size: 1.2em
    }

    .user-authorization.block, .search-field.block {
        left: 0;
        -moz-transition-duration: .3s;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;

        display:none;
    }

    .user-authorization.close, .search-field.close {
        left: -100%;
        opacity: .1;
        -moz-transition-duration: .3s;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s
    }

    .dull-sight {
        display: none
    }

    .imessage, .collection_slider, .welcome-block {
        display: none !important
    }

    .top-line {
        background-color: #fff !important
    }

    .top-line .rss {
        display: none
    }

    .header {
        background: #fff
    }

    .header:before {
        display: none
    }

    .href_gallery {
        margin: 0;
        position: relative;
        overflow: hidden
    }

    .href_gallery .href_gallery_list.hotizontal .href_gallery_item a p {
        font-size: .625em !important
    }

    .full-calendar .fc-widget-header .fc-day-header {
        display: none !important
    }

    .view_4.h-left .viewport ul li .slider-header h1 {
        color: #323949 !important
    }

    .view_4.h-left .viewport ul li .slider-subheader h2 {
        color: #323949 !important
    }

    .content {
        padding-bottom: 0;
        margin: 0
    }

    .footer {
        margin: 0;
        height: initial
    }

    .footer > div:nth-child(1) {
        height: 45px
    }

    .footer > div:nth-child(1) .social-link {
        position: absolute;
        top: 0;
        right: 35px
    }

    .footer > div:nth-child(1) .main-hor-navigation {
        display: none
    }

    .footer > div:nth-child(2) .small-text {
        font-size: .563em !important
    }

    .footer .rss {
        position: absolute;
        top: 0;
        right: 0
    }

    .footer .logo {
        display: none
    }

    .footer .two_column {
        padding: 0
    }

    .footer .two_column .yandex_informer {
        display: none
    }

    .footer > div:nth-child(3) {
        height: 70px
    }
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
    nav.navigation.horizontal ul.menu li {
        width: 49%;
        display: inline-block;
        border: 1px solid
    }

    .header .top-line {
        background: 0
    }

    .header .header-item.top-line .onerow .col1 {
        display: none
    }

    .header .header-item.top-line .onerow .col3 {
        display: none
    }

    .header .top-line .onerow > div .search-field input {
        margin-top: 0
    }

    .logo {
        display: block !important
    }

    .logo .logo-image {
        display: block !important;
        text-align: center !important
    }

    .logo .logo-title {
        display: block !important;
        text-align: center !important
    }

    .header .header-item.top-line .onerow .col5.last[data-container-name="three_col"] {
        display: none
    }

    .header .header-item.top-line .onerow .col4.last {
        position: absolute
    }

    .header .header-item.top-line .onerow .col4.last .col7 {
        display: none
    }

    .header .header-item.top-line .onerow .col2 {
        display: none
    }

    .header-item.navigation-and-logo-line div:nth-child(1) {
        display: none
    }

    .header-item.navigation-and-logo-line div:nth-child(2) .col10 div:nth-child(1) {
        display: block !important
    }

    .header-item.navigation-and-logo-line div:nth-child(2) .col10 div:nth-child(2) {
        display: block
    }

    .header-item.navigation-and-logo-line div:nth-child(2) .col1.last {
        display: none
    }

    nav.navigation.horizontal ul.menu {
        padding-top: 20px
    }

    .content .col1 {
        display: none
    }

    .statistics {
        display: inline-block;
        margin: 0 0 !important;
        float: right;
        top: -93px;
        position: relative
    }

    .site-block-content .interactive_map .paper, .site-block-content .interactive_map svg {
        height: 100%;
        width: 100%
    }

    .site-block-content .interactive_map .mo-list {
        width: 100%
    }

    .site-block-content .interactive_map .mo-list li {
        margin: 5px 0;
        padding: 20px 5px
    }
}

@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
    .support-forms ul.support-forms-list {
        display: block !important
    }

    .support-forms ul.support-forms-list li {
        width: 49% !important;
        display: inline-block !important;
        border: none !important
    }

    .logo .logo-title .big-title {
        font-size: 1.2em !important
    }

    .dictionary-list .list-item.big-image {
        width: 100% !important
    }

    .dictionary-list .list-item.big-image .dictionary-image-holder {
        height: auto !important
    }

    /*
    .content .col12 {
        display: none
    }
    */

    .footer > div:nth-child(2) {
        height: 70px
    }

    .footer > div:nth-child(2) .small-text {
        font-size: .563em !important
    }

    .user-cabinet #view-user-panel .profile-content, .user-cabinet #user-edit-form .profile-content {
        display: initial
    }

    .user-cabinet #view-user-panel .profile-content .user-img, .user-cabinet #user-edit-form .profile-content .user-img {
        margin: 20px auto;
        height: auto;
        width: 100%;
        max-width: 350px
    }

    .user-cabinet #view-user-panel .profile-content .edit-button, .user-cabinet #user-edit-form .profile-content .edit-button, .user-cabinet #view-user-panel .profile-content .subscribe-button, .user-cabinet #user-edit-form .profile-content .subscribe-button {
        margin: 0
    }

    .user-cabinet #view-user-panel .profile-content .incomplete_acc_message, .user-cabinet #user-edit-form .profile-content .incomplete_acc_message {
        margin: 20px 0
    }

    .user-cabinet #view-user-panel .profile-content .user-img-holder button, .user-cabinet #user-edit-form .profile-content .user-img-holder button {
        width: 100%;
        padding: 20px 20px;
        height: initial
    }

    .user-cabinet #view-user-panel .profile-content > div, .user-cabinet #user-edit-form .profile-content > div {
        display: block;
        width: 100%
    }

    .user-cabinet #view-user-panel #user-edit-form-fields .form-item, .user-cabinet #user-edit-form #user-edit-form-fields .form-item {
        width: 100%
    }

    .user-cabinet #view-user-panel #user-edit-form-fields .form-item input, .user-cabinet #user-edit-form #user-edit-form-fields .form-item input, .user-cabinet #view-user-panel #user-edit-form-fields .form-item textarea, .user-cabinet #user-edit-form #user-edit-form-fields .form-item textarea {
        max-width: 100%
    }
}

.slider {
    zoom: 1
}

.slider:before, .slider:after {
    content: "";
    display: table
}

.slider:after {
    clear: both
}

div[data-component-name="grid1200"] .extended_slider .view_1 ul.slidewrapper li {
    background-size: contain !important;
    background-color: #FFF !important
}

div[data-component-name="content_item"] .extended_slider .view_1 ul.slidewrapper li {
    background-size: cover !important;
    background-color: #FFF !important
}

.extended_slider .view_1 .arrow {
    width: 50px !important;
    height: 50px !important;
    top: 50%
}

.extended_slider .view_1 .slider-controls {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0 7px 1px 1px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 5px
}

.extended_slider .view_1 .slider-controls .control-slide {
    margin-left: 5px
}

.extended_slider .view_1 .arrow.next {
    right: 0;
    font-size: 33px;
    color: #fff;
    padding-left: 15px;
    padding-top: 4px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .view_1 .arrow.prev {
    font-size: 33px;
    color: #fff;
    padding-left: 10px;
    padding-top: 4px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .view_1 ul.slidewrapper li {
    background-color: #5d5d5d;
    background-size: contain
}

.extended_slider .view_1 ul.slidewrapper li .data {
    max-width: 400px;
    display: inline-block;
    z-index: 100;
    background-color: #4f6875;
    padding: 15px;
    border-radius: 2px;
    opacity: .8
}

.extended_slider .view_1 ul.slidewrapper li .data .slider-header {
    margin-bottom: 5px
}

.extended_slider .view_1 ul.slidewrapper li .data .slider-header h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1em
}

.extended_slider .view_1 ul.slidewrapper li .data .slider-subheader {
    margin-bottom: 15px
}

.extended_slider .view_1 ul.slidewrapper li .data .slider-subheader h2 {
    font-weight: 400;
    font-size: .930em
}

.extended_slider .view_1 ul.slidewrapper li .data .slider-content {
    margin-bottom: 20px
}

.extended_slider .view_1 ul.slidewrapper li .data .slider-content p {
    font-size: .875em
}

.extended_slider .view_1 ul.slidewrapper li .data .date {
    font-size: .813em;
    display: block
}

.extended_slider .view_1 ul.slidewrapper li .data a {
    display: block;
    margin-top: 10px;
    font-size: .875em;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border: 2px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    padding: 10px
}

.extended_slider .view_1 ul.slidewrapper li .data a:hover {
    text-decoration: none;
    color: #000;
    background-color: #fff
}

.extended_slider .view_1 ul.slidewrapper li::after {
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    width: 100%;
    height: 100%
}

.extended_slider .view_1 .pos-top div.thumbnails-viewport {
    top: 0
}

.extended_slider .view_1 .pos-top ul.thumbnails-wrapper {
    position: relative
}

.extended_slider .view_1 .pos-bottom div.thumbnails-viewport {
    bottom: 0
}

.extended_slider .view_1 .pos-bottom ul.thumbnails-wrapper {
    position: relative
}

.extended_slider .view_1 ul.thumbnails-wrapper li {
    background-color: #263238;
    float: left;
    list-style: none;
    background-size: cover;
    border: 1px solid black;
    margin: 10px;
    width: 100px;
    height: 100px;
    background-position: 50% 50%
}

.extended_slider .view_1 ul.thumbnails-wrapper li.active {
    border: 1px solid white
}

.extended_slider .view_1 .thumbnails-wrapper li a {
    color: #547b9c;
    text-decoration: none;
    position: absolute
}

.extended_slider .view_1.pos-left div.thumbnails-viewport {
    overflow: hidden;
    left: 0
}

.extended_slider .view_1.pos-left ul.thumbnails-wrapper {
    position: relative
}

.extended_slider .view_1.pos-left .arrow.prev {
    font-size: 33px;
    left: 117px;
    color: #fff;
    padding-left: 15px;
    padding-top: 4px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .view_1.pos-right div.thumbnails-viewport {
    right: 0
}

.extended_slider .view_1.pos-right ul.thumbnails-wrapper {
    position: relative
}

.extended_slider .view_1.pos-right .arrow.next {
    font-size: 33px;
    right: 117px;
    color: #fff;
    padding-left: 15px;
    padding-top: 4px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .view_1.pos-left.v-left.h-left ul.slidewrapper li .data, .extended_slider .view_1.pos-left.v-center.h-left ul.slidewrapper li .data, .extended_slider .view_1.pos-left.v-right.h-left ul.slidewrapper li .data {
    position: absolute;
    left: 180px
}

.extended_slider .view_1.pos-bottom.v-right.h-left ul.slidewrapper li .data, .extended_slider .view_1.pos-bottom.v-right.h-center ul.slidewrapper li .data, .extended_slider .view_1.pos-bottom.v-right.h-right ul.slidewrapper li .data {
    position: absolute;
    bottom: 120px
}

.extended_slider .view_1.pos-top.v-left.h-left ul.slidewrapper li .data, .extended_slider .view_1.pos-top.v-left.h-center ul.slidewrapper li .data, .extended_slider .view_1.pos-top.v-left.h-right ul.slidewrapper li .data {
    position: absolute;
    top: 120px
}

.extended_slider .view_1.pos-right.v-left.h-right ul.slidewrapper li .data, .extended_slider .view_1.pos-right.v-center.h-right ul.slidewrapper li .data, .extended_slider .view_1.pos-right.v-right.h-right ul.slidewrapper li .data {
    position: absolute;
    right: 180px
}

.extended_slider .v-left.h-left.view_1 ul.slidewrapper li .data {
    position: absolute;
    top: 50px;
    left: 90px
}

.extended_slider .v-left.h-center.view_1 ul.slidewrapper li .data {
    position: absolute;
    top: 50px;
    left: 31%;
    text-align: center
}

.extended_slider .v-left.h-right.view_1 ul.slidewrapper li .data {
    position: absolute;
    top: 50px;
    right: 90px;
    text-align: right
}

.extended_slider .v-center.h-left.view_1 ul.slidewrapper li .data {
    position: absolute;
    top: 36%;
    left: 90px
}

.extended_slider .v-center.h-center.view_1 ul.slidewrapper li .data {
    position: absolute;
    top: 36%;
    left: 31%;
    text-align: center
}

.extended_slider .v-center.h-right.view_1 ul.slidewrapper li .data {
    position: absolute;
    top: 36%;
    right: 90px;
    text-align: right
}

.extended_slider .v-right.h-left.view_1 ul.slidewrapper li .data {
    position: absolute;
    bottom: 20px;
    left: 90px
}

.extended_slider .v-right.h-center.view_1 ul.slidewrapper li .data {
    position: absolute;
    bottom: 50px;
    left: 31%;
    text-align: center
}

.extended_slider .v-right.h-right.view_1 ul.slidewrapper li .data {
    position: absolute;
    bottom: 50px;
    right: 90px;
    text-align: right
}

.extended_slider .view_2 .viewport {
    max-height: 450px
}

.extended_slider .view_2 .viewport .arrow.prev, .extended_slider .view_2 .viewport .arrow.next {
    display: none
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slide-img {
    max-width: 300px;
    max-height: 300px;
    overflow: hidden;
    display: inline-block;
    margin: 10px 0
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slide-img img {
    height: auto;
    width: 100% !important
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slider-header {
    margin: 5px 0 15px 0
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slider-header h1 {
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .915em
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slider-subheader {
    margin: 5px 0
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slider-subheader h2 {
    color: #444;
    font-weight: 500;
    font-size: .875em
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slider-content {
    margin: 10px 0
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .slider-content p {
    color: #444;
    font-size: .815em
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data .date {
    margin: 15px 0 5px 0;
    display: block;
    color: #444;
    font-size: .750em
}

.extended_slider .view_2 .viewport ul.slidewrapper li .data a {
    font-size: .815em;
    display: block;
    margin-top: 10px
}

.extended_slider .view_2 .viewport .slider-controls {
    position: absolute;
    bottom: 0;
    left: 3%;
    display: block
}

.extended_slider .view_2 .viewport .slider-controls .control-slide {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    background: url('/assets/extended_slider/img/radiobtn-gray.png') center bottom no-repeat;
    height: 12px;
    width: 12px
}

.extended_slider .view_2 .viewport .slider-controls .control-slide.active {
    background: url('/assets/extended_slider/img/radiobtn-blue.png') center bottom no-repeat
}

.extended_slider .view_3 .slider-controls {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0 7px 1px 1px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 5px
}

.extended_slider .view_3 .slider-controls .control-slide {
    margin-left: 5px
}

.extended_slider .view_3 ul.slidewrapper li {
    background-color: #5d5d5d;
    background-size: contain !important
}

.extended_slider .view_3 ul.slidewrapper li .data {
    display: inline-block
}

.extended_slider .view_3 ul.slidewrapper li .data .slider-header h1 {
    display: none
}

.extended_slider .view_3 ul.slidewrapper li .data .date {
    font-size: .813em
}

.extended_slider .view_3 ul.slidewrapper li .data a {
    display: block;
    margin-top: 10px;
    font-size: .813em
}

.extended_slider .view_3 .pos-right .thumbnails-viewport {
    width: 25% !important
}

.extended_slider .view_3 .pos-right .thumbnails-viewport .thumbnails-wrapper {
    position: relative;
    width: 100% !important
}

.extended_slider .view_3 .pos-right .thumbnails-viewport .thumbnails-wrapper li {
    float: left;
    list-style: none;
    background-color: #263238;
    color: #fff;
    width: 100%;
    height: 169px;
    padding: 25px 10px
}

.extended_slider .view_3 .pos-right .thumbnails-viewport .thumbnails-wrapper li span {
    vertical-align: middle;
    font-size: .815em
}

.extended_slider .view_3 .pos-right .thumbnails-viewport .thumbnails-wrapper li:nth-child(odd) {
    background-color: #28353b
}

.extended_slider .view_3 .pos-right .thumbnails-viewport .thumbnails-wrapper li.active {
    background-color: #039be5
}

.extended_slider .h-left.view_3 ul.slidewrapper li {
    background-position: 70% 50% !important
}

.extended_slider .h-left.view_3 ul.slidewrapper li .data {
    bottom: 20px;
    position: absolute;
    right: 20px;
    text-align: right
}

.extended_slider .h-left.view_3 .slider-controls {
    left: 62%
}

.extended_slider .h-left.view_3 .arrow {
    width: 50px;
    height: 50px !important
}

.extended_slider .h-left.view_3 .arrow.next {
    left: 217px;
    bottom: 0;
    font-size: 33px;
    color: #fff;
    padding-left: 8px;
    padding-top: 1px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .h-left.view_3 .arrow.prev {
    left: 217px;
    font-size: 33px;
    color: #fff;
    padding-left: 8px;
    padding-top: 1px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .h-left.view_3 .pos-right .thumbnails-viewport {
    left: 0;
    overflow: hidden;
    position: absolute
}

.extended_slider .h-right.view_3 ul.slidewrapper li {
    background-position: 30% 50% !important
}

.extended_slider .h-right.view_3 ul.slidewrapper li .data {
    bottom: 20px;
    position: absolute;
    left: 20px
}

.extended_slider .h-right.view_3 .slider-controls {
    left: 36%
}

.extended_slider .h-right.view_3 .arrow {
    width: 50px;
    height: 50px !important
}

.extended_slider .h-right.view_3 .arrow.next {
    right: 217px;
    bottom: 0;
    font-size: 33px;
    color: #fff;
    padding-left: 8px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .h-right.view_3 .arrow.prev {
    right: 217px;
    font-size: 33px;
    color: #fff;
    padding-left: 8px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.67)
}

.extended_slider .h-right.view_3 .pos-right .thumbnails-viewport {
    right: 0;
    overflow: hidden;
    position: absolute
}

.extended_slider .view_4 .viewport {
    max-height: 30%
}

.extended_slider .view_4 .viewport ul.slidewrapper li {
    height: auto !important;
    min-height: 300px
}

.extended_slider .view_4 .viewport ul.slidewrapper li .slider-header h1 {
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .915em
}

.extended_slider .view_4 .viewport ul.slidewrapper li .slider-subheader h2 {
    color: #444;
    font-weight: 500;
    font-size: .875em
}

.extended_slider .view_4 .viewport ul.slidewrapper li .slider-content {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 200px
}

.extended_slider .view_4 .viewport ul.slidewrapper li .slider-content p {
    color: #444;
    font-size: .83em;
    overflow: hidden;
    text-overflow: ellipsis
}

.extended_slider .view_4 .viewport ul.slidewrapper li .slide-img {
    max-width: 30%;
    overflow: hidden;
    position: absolute;
    top: 0
}

.extended_slider .view_4 .viewport ul.slidewrapper li .slide-img img {
    height: auto;
    width: 100% !important
}

.extended_slider .view_4 .viewport ul.slidewrapper li .date {
    color: #444;
    font-size: .75em;
    display: block
}

.extended_slider .view_4 .viewport ul.slidewrapper li a {
    font-size: .83em;
    display: block;
    margin-top: 10px
}

.extended_slider .view_4 .viewport .arrow {
    display: none
}

.extended_slider .view_4 .viewport .slider-controls {
    display: none
}

.extended_slider .h-left.view_4 .viewport ul.slidewrapper li .slider-header {
    margin-left: 35%;
    margin-bottom: 3%;
    font-size: 1em
}

.extended_slider .h-left.view_4 .viewport ul.slidewrapper li .slider-subheader {
    margin-left: 35%;
    margin-bottom: 3%;
    font-size: .96em
}

.extended_slider .h-left.view_4 .viewport ul.slidewrapper li .slider-content {
    margin-left: 35%;
    margin-bottom: 3%;
    font-size: .96em
}

.extended_slider .h-left.view_4 .viewport ul.slidewrapper li .date {
    margin-left: 35%;
    font-size: .8em
}

.extended_slider .h-left.view_4 .viewport ul.slidewrapper li a {
    margin-left: 35%;
    font-size: .96em
}

.extended_slider .h-left.view_4 .viewport ul.slidewrapper li .slide-img {
    left: 0
}

.extended_slider .h-right.view_4 .viewport ul.slidewrapper li .data {
    text-align: right
}

.extended_slider .h-right.view_4 .viewport ul.slidewrapper li .data .slider-header {
    margin-right: 35%;
    margin-bottom: 5px
}

.extended_slider .h-right.view_4 .viewport ul.slidewrapper li .data .slider-subheader {
    margin-right: 35%;
    margin-bottom: 10px
}

.extended_slider .h-right.view_4 .viewport ul.slidewrapper li .data .slider-content {
    margin-right: 35%;
    margin-bottom: 15px
}

.extended_slider .h-right.view_4 .viewport ul.slidewrapper li .data .date {
    margin-right: 35%
}

.extended_slider .h-right.view_4 .viewport ul.slidewrapper li .data a {
    margin-right: 35%
}

.extended_slider .h-right.view_4 .viewport ul.slidewrapper li .data .slide-img {
    right: 0
}

.extended_slider .slider .slider-header h1 {
    color: #fff
}

.extended_slider .slider .slider-subheader h2 {
    color: #fff
}

.extended_slider .slider .slider-content {
    color: #fff
}

.extended_slider .slider .date {
    color: #fff
}

.extended_slider .slider ul.slidewrapper {
    position: absolute;
    margin: 0;
    padding: 0
}

.extended_slider .slider ul.slidewrapper li {
    background-repeat: no-repeat;
    display: none;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.extended_slider .slider ul.slidewrapper li .slider-content:after {
    position: relative;
    content: ''
}

.extended_slider .slider ul.slidewrapper li.active {
    display: inline
}

.extended_slider .slider .slider-controls {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block
}

.extended_slider .slider .slider-controls .control-slide {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    background: url('/assets/extended_slider/img/radiobtn-white.png') center bottom no-repeat;
    height: 12px;
    width: 12px
}

.extended_slider .slider .slider-controls .control-slide.active {
    background: url('/assets/extended_slider/img/radiobtn-blue.png') center bottom no-repeat
}

.extended_slider .slider .arrow {
    width: 32px;
    height: 100%;
    visibility: hidden;
    position: absolute
}

.extended_slider .slider .arrow_thumb {
    width: 32px;
    height: 100%;
    position: absolute
}

.extended_slider .slider .arrow_thumb_vert {
    width: 100%;
    height: 32px;
    position: absolute
}

.extended_slider .slider .arrow_thumb_vert.next {
    bottom: 0;
    background: url('/assets/extended_slider/img/down.png') center center no-repeat
}

.extended_slider .slider .arrow_thumb_vert.prev {
    top: 0;
    background: url('/assets/extended_slider/img/up.png') center center no-repeat
}

.extended_slider .slider .next, .extended_slider .slider .prev {
    font-size: 50px
}

.extended_slider .slider .caption {
    width: 100%;
    height: 90px;
    position: absolute;
    bottom: 0;
    background-color: black;
    opacity: .6;
    display: block
}

.extended_slider .slider .caption h1 {
    opacity: 1;
    color: white;
    position: absolute;
    margin: 0 0 0 50px;
    line-height: 90px;
    text-transform: uppercase
}

.extended_slider .slider img.on-center {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.extended_slider .slider img.on-size {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.preview, .height_opt {
    cursor: pointer
}

.preview .preview-item, .height_opt .preview-item, .preview .height_opt-item, .height_opt .height_opt-item {
    color: white;
    display: inline-block;
    padding: 5px;
    margin: 5px;
    border: 1px solid white;
    text-align: right
}

.preview .preview-item.active, .height_opt .preview-item.active, .preview .height_opt-item.active, .height_opt .height_opt-item.active {
    color: #2eaefb;
    border: 1px solid #2eaefb
}

.preview .preview-item:nth-child(1), .height_opt .preview-item:nth-child(1) {
    background-image: url('/assets/extended_slider/img/preview1.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 100px
}

.preview .preview-item:nth-child(2), .height_opt .preview-item:nth-child(2), .preview .preview-item:nth-child(3), .height_opt .preview-item:nth-child(3) {
    display: none
}

.preview .preview-item:nth-child(4), .height_opt .preview-item:nth-child(4) {
    background-image: url('/assets/extended_slider/img/preview4.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 100px
}

.thumbs-align {
    display: inline-block;
    color: white
}

.thumbs-align i {
    padding: 5px
}

.thumbs-align i.top {
    transform: rotate(180deg)
}

.thumbs-align i.bottom {
    transform: rotate(0)
}

.thumbs-align i.left {
    transform: rotate(90deg)
}

.thumbs-align i.right {
    transform: rotate(270deg)
}

.thumbs-align i.active {
    color: #2eaefb
}

.content-align {
    display: inline-block;
    color: white
}

.content-align .v, .content-align .h {
    text-align: center
}

.content-align i {
    padding: 5px
}

.content-align .active {
    color: #2eaefb
}

.disposition {
    border: 1px dashed #5d6b83;
    padding-bottom: 10px;
    margin-right: 10px
}

.disposition li:active {
    cursor: move;
    border: 1px solid #fff;
    background-color: #444
}

.disposition li span {
    margin-left: 10px
}

.dictionary-short-list.vertical .short-dictionary-list-item {
    width: 100%;
    margin: 0 0 10px 0;
    zoom: 1;
    background-color: none;
    padding: 0
}

.dictionary-short-list.vertical .short-dictionary-list-item:before, .dictionary-short-list.vertical .short-dictionary-list-item:after {
    content: "";
    display: table
}

.dictionary-short-list.vertical .short-dictionary-list-item:after {
    clear: both
}

.dictionary-short-list.vertical .short-dictionary-list-item .dictionary-image-holder {
    width: 100%
}

.dictionary-short-list.vertical .short-dictionary-list-item .dictionary-image-holder img {
    width: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .dictionary-TEXT {
    text-align: justify
}

.dictionary-short-list.vertical .short-dictionary-list-item a {
    color: #039be5
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-img {
    min-width: 100px;
    max-width: 145px;
    width: 145px;
    height: auto;
    overflow: hidden;
    float: left;
    vertical-align: top;
    padding: 8px
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-img img {
    max-width: 100%;
    height: auto
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content {
    padding: 0 0 20px 0;
    vertical-align: top
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content .title {
    font-weight: 600;
    padding-right: 10px;
    color: #263238
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content .dictionary-title {
    margin: 0 0 10px 0;
    font-size: .815em;
    font-weight: 600
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content p {
    margin: 0 0 20px 0
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content strong, .dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content b {
    font-weight: bold;
    font-style: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content strong a, .dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content b a {
    font-weight: bold;
    font-style: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content em, .dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content i {
    font-style: italic;
    font-weight: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content em a, .dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content i a {
    font-style: italic;
    font-weight: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote {
    margin: 0 10px;
    padding: 10px 10px;
    display: inline-block
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote p {
    font-style: italic;
    color: #6e6f70;
    zoom: 1
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote p:before, .dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote p:after {
    content: "";
    display: table
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote p:after {
    clear: both
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote:before {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    line-height: .1em;
    margin-right: .2em;
    vertical-align: .2em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote:after {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10e";
    line-height: 1.5em;
    vertical-align: -1em;
    float: right
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content blockquote > p:first-child {
    display: inline
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ol {
    list-style-type: decimal;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ol ul {
    font-size: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ol li {
    line-height: 1.25em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ol li ol {
    font-size: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ul {
    list-style-type: disc;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ul ol {
    font-size: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ul li {
    line-height: 1.25em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content ul li ul {
    font-size: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content table {
    text-align: left;
    font-size: .875em;
    margin: 20px 0 20px 0;
    border-color: #ddd;
    border: inherit
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content table td {
    border-color: #ddd;
    line-height: 1.25em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content table[border="1"] {
    border: 1px solid #ddd
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content table[border="1"] td {
    border: 1px solid #ddd;
    line-height: 1.25em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content time {
    margin: 5px 0;
    display: block
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content time .date {
    font-size: .813em;
    font-weight: 600;
    color: #6e6f70
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content time .time {
    font-size: .813em;
    font-weight: 600;
    color: #6e6f70
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content .short-dictionary-title {
    color: #263238
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange {
    padding: 10px
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange .exchange_title {
    font-size: .813em;
    font-weight: 600;
    line-height: 1.2em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange .exchange_content {
    margin: 10px 0 0 0;
    font-size: .813em;
    line-height: 1.2em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange time {
    margin: 5px 0;
    display: block
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange time .start_text, .dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange time .end_text {
    color: #6e6f70;
    font-size: .750em
}

.dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange time .start, .dictionary-short-list.vertical .short-dictionary-list-item .short-dictionary-content-exchange time .end {
    color: #6e6f70;
    font-size: .813em
}

.dictionary-short-list.vertical .short-dictionary-list-item:last-child {
    margin-bottom: 0
}

.dictionary-short-list.vertical .short-dictionary-list-item .list-item:hover {
    color: #263238
}

.dictionary-short-list.vertical .dividing_line {
    margin: 0;
    border: 0;
    border-top: 1px dashed #ddd;
    zoom: 1;
    display: block;
    clear: both
}

.dictionary-short-list.vertical .dividing_line:before, .dictionary-short-list.vertical .dividing_line:after {
    content: "";
    display: table
}

.dictionary-short-list.vertical .dividing_line:after {
    clear: both
}

.dictionary-short-list.vertical .short-dictionary-list-item:hover {
    box-shadow: 0
}

.dictionary-short-list.vertical .media_icons_holder {
    float: right;
    padding-top: 5px
}

.dictionary-short-list.horizontal ul {
    display: block;
    margin-bottom: 0
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item {
    display: inline-block;
    zoom: 1;
    margin-top: 0
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item:before, .dictionary-short-list.horizontal ul .short-dictionary-list-item:after {
    content: "";
    display: table
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item:after {
    clear: both
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item a {
    color: #263238
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-img {
    min-width: 100px;
    height: auto;
    overflow: hidden;
    display: inline-block;
    padding: 8px
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-img img {
    max-width: 100%;
    height: auto
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content {
    padding: 7px 30px 20px 0;
    vertical-align: top;
    font-size: .875em;
    display: inline-block;
    max-width: 270px
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content p {
    margin: 0 0 5px 0;
    line-height: 20px
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content .dictionary-title {
    font-size: inherit;
    text-transform: uppercase;
    font-weight: 600
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content strong, .dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content b {
    font-weight: bold;
    font-style: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content strong a, .dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content b a {
    font-weight: bold;
    font-style: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content em, .dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content i {
    font-style: italic;
    font-weight: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content em a, .dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content i a {
    font-style: italic;
    font-weight: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote {
    margin: 0 10px;
    padding: 10px 10px
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote p {
    font-style: italic;
    color: #6e6f70;
    zoom: 1
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote p:before, .dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote p:after {
    content: "";
    display: table
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote p:after {
    clear: both
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote:before {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    line-height: .1em;
    margin-right: .2em;
    vertical-align: .2em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote:after {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10e";
    line-height: .1em;
    vertical-align: -0.3em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content blockquote > p:first-child {
    display: inline
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ol {
    list-style-type: decimal;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ol ul {
    font-size: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ol li {
    line-height: 1.25em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ol li ol {
    font-size: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ul {
    list-style-type: disc;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ul ol {
    font-size: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ul li {
    line-height: 1.25em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content ul li ul {
    font-size: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content table {
    text-align: left;
    font-size: .875em;
    margin: 20px 0 20px 0;
    border-color: #ddd;
    border: inherit
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content table td {
    border-color: #ddd;
    line-height: 1.25em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content table[border="1"] {
    border: 1px solid #ddd
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content table[border="1"] td {
    border: 1px solid #ddd;
    line-height: 1.25em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content time {
    margin: 5px 0;
    display: block
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content time .date {
    font-size: .813em;
    font-weight: 600;
    color: #6e6f70
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content time .time {
    font-size: .813em;
    font-weight: 600;
    color: #6e6f70
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content .short-dictionary-title {
    color: #263238
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange {
    padding: 10px;
    vertical-align: top;
    display: inline-block;
    max-width: 400px
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange .exchange_title {
    font-size: .813em;
    font-weight: 600;
    line-height: 1.2em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange .exchange_content {
    margin: 10px 0 0 0;
    font-size: .813em;
    line-height: 1.2em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange time {
    margin: 5px 0;
    display: block
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange time .start_text, .dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange time .end_text {
    color: #6e6f70;
    font-size: .750em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange time .start, .dictionary-short-list.horizontal ul .short-dictionary-list-item .short-dictionary-content-exchange time .end {
    color: #6e6f70;
    font-size: .813em
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item:last-child {
    margin-bottom: 0
}

.dictionary-short-list.horizontal ul .short-dictionary-list-item .list-item:hover {
    color: #263238
}

.dictionary-short-list.horizontal ul .dividing_line {
    margin: 0;
    border: 0;
    border-top: 1px dashed #ddd;
    zoom: 1;
    display: none;
    clear: both
}

.dictionary-short-list.horizontal .short-dictionary-list-item:hover {
    box-shadow: 0
}

.breadcrumb i {
    margin: 0 5px;
    color: #444
}

.breadcrumb a {
    display: inline-block;
    padding: 8px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 5px;
    background: transparent;
    border: 2px solid #f0f5fb;
    color: #444;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.breadcrumb a:hover {
    text-decoration: none;
    border: 2px solid #f0f5fb;
    background: #f0f5fb;
    color: #444
}

.breadcrumb .current {
    color: #444;
    display: inline-block
}

.breadcrumb div {
    padding: 8px 10px
}

.audiojs {
    width: 100%;
    max-width: 460px;
    background-color: #f0f0f0;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.audiojs .scrubber {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.25);
    border-top: 0
}

.audiojs .loaded {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.05)
}

.audiojs .play-pause {
    width: 35px
}

.audiojs .progress {
    background-image: none;
    background-color: #039be5
}

.audiojs .play-pause {
    border-right: 0
}

.audiojs .play-pause:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.audiojs .play {
    background: 0
}

.audiojs .play:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f04b";
    margin: 9px;
    color: #555
}

.audiojs .pause {
    background: 0
}

.audiojs .pause:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f04c";
    margin: 9px;
    color: #555
}

.audiojs .loading {
    background: 0
}

.audiojs .loading:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f021";
    margin: 9px;
    color: #555;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.audiojs .time {
    border-left: 0;
    text-shadow: none;
    color: #666
}

.audiojs .time .played {
    color: #777
}

.audiojs .time .duration {
    color: #777
}

.member_counter {
    cursor: help;
    width: 100px;
    height: 25px
}

.member_counter .wrapper {
    min-width: 80px;
    float: left
}

.member_counter span {
    float: right;
    margin: 0 4px
}

.member_counter i {
    float: left;
    margin-left: 5px;
    margin-top: 3px
}

.dictionary-filter .dictionary-filter-content {
    padding: 0 10px;
    background: #fff
}

.dictionary-filter .dictionary-filter-content > h4 {
    margin-bottom: 30px
}

.dictionary-filter .dictionary-filter-content input[type="text"] {
    height: 40px;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 2px;
    max-width: 300px;
    font-size: 1em
}

.dictionary-filter .dictionary-filter-content input[type="text"]:focus {
    background: #fff;
    -webkit-box-shadow: 0 0 0 2px #3498db;
    -moz-box-shadow: 0 0 0 2px #3498db;
    box-shadow: 0 0 0 2px #3498db;
    border: 0 solid
}

.dictionary-filter .dictionary-filter-content .kladr_address {
    display: block;
    width: 100%;
    height: auto
}

.dictionary-filter .dictionary-filter-content .submit-button {
    background-color: #039be5;
    padding: 0 20px;
    height: 40px;
    color: #fff;
    border-radius: 2px;
    transition: all .2s ease-out
}

.dictionary-filter .dictionary-filter-content .submit-button:hover {
    background-color: #1fb4fc;
    transition: all .2s ease-out
}

.dictionary_item {
    zoom: 1
}

.dictionary_item:before, .dictionary_item:after {
    content: "";
    display: table
}

.dictionary_item:after {
    clear: both
}

.dictionary_item > div {
    padding-bottom: 10px;
    font-size: .875em
}

.dictionary_item strong, .dictionary_item b {
    font-weight: bold !important;
    font-style: inherit
}

.dictionary_item strong a, .dictionary_item b a {
    font-weight: bold;
    font-style: inherit
}

.dictionary_item em, .dictionary_item i {
    font-style: italic !important;
    font-weight: inherit
}

.dictionary_item em a, .dictionary_item i a {
    font-style: italic;
    font-weight: inherit
}

.dictionary_item .title {
    font-weight: 600;
    padding-right: 10px;
    color: #263238
}

.dictionary_item .content-field ol, .dictionary_item .field-html ol {
    list-style-type: decimal;
    margin: 10px 10px 10px 30px;
    font-size: 100%
}

.dictionary_item .content-field ol li, .dictionary_item .field-html ol li {
    line-height: 1.75em
}

.dictionary_item .content-field ul, .dictionary_item .field-html ul {
    list-style-type: disc;
    margin: 10px 10px 10px 30px;
    font-size: 100%
}

.dictionary_item .content-field ul li, .dictionary_item .field-html ul li {
    line-height: 1.75em
}

.dictionary_item .content-field table, .dictionary_item .field-html table {
    text-align: left;
    font-size: .875em;
    margin: 20px 0 20px 0;
    border-color: #ddd;
    border: inherit
}

.dictionary_item .content-field table td, .dictionary_item .field-html table td {
    border-color: #ddd;
    line-height: 1.25em;
    padding: 10px
}

.dictionary_item .content-field table[border="1"], .dictionary_item .field-html table[border="1"] {
    border: 1px solid #ddd
}

.dictionary_item .content-field table[border="1"] td, .dictionary_item .field-html table[border="1"] td {
    border: 1px solid #ddd;
    line-height: 1.25em
}

.dictionary_item a[href*=".doc"], .dictionary_item a[href*=".xdoc"], .dictionary_item a[href*=".Doc"], .dictionary_item a[href*=".DOC"] {
    background: url(/assets/html/images/doc-0fafc121feddbe0699ceada97805427b.png) no-repeat;
    padding-left: 35px
}

.dictionary_item a[href*=".pdf"], .dictionary_item a[href*=".Pdf"], .dictionary_item a[href*=".PDF"] {
    background: url(/assets/html/images/pdf-0d11b2c6733be1a7e6c6fde160ec7b6c.png) no-repeat;
    padding-left: 35px
}

.dictionary_item a[href*=".xls"], .dictionary_item a[href*=".Xls"], .dictionary_item a[href*=".XLS"] {
    background: url(/assets/html/images/xls-467e3f595aaee1c241a8bfee9e075a5b.png) no-repeat;
    padding-left: 35px
}

.dictionary_item a[href*=".ppt"], .dictionary_item a[href*=".Ppt"], .dictionary_item a[href*=".PPT"] {
    background: url(/assets/html/images/ppt-2e785c7a3090ec8d976f756909395301.png) no-repeat;
    padding-left: 35px
}

.dictionary_item a[href*=".png"], .dictionary_item a[href*=".Png"], .dictionary_item a[href*=".PNG"], .dictionary_item a[href*=".jpg"], .dictionary_item a[href*=".Jpg"], .dictionary_item a[href*=".JPG"], .dictionary_item a[href*=".jpeg"], .dictionary_item a[href*=".Jpeg"], .dictionary_item a[href*=".JPEG"], .dictionary_item a[href*=".gif"], .dictionary_item a[href*=".Gif"], .dictionary_item a[href*=".GIF"], .dictionary_item a[href*=".tiff"], .dictionary_item a[href*=".Tiff"], .dictionary_item a[href*=".TIFF"], .dictionary_item a[href*=".tif"], .dictionary_item a[href*=".Tif"], .dictionary_item a[href*=".TIF"] {
    background: url(/assets/html/images/img-fbfd88ee2a41d3985a21505078eb0e74.png) no-repeat;
    padding-left: 35px
}

.dictionary_item .download {
    margin: 10px 0
}

.dictionary_item .download a {
    color: #fff;
    background-color: #55acf6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 10px
}

.dictionary_item .annotation-field {
    margin: 0 0 20px 0;
    font-size: .875em
}

.dictionary_item h6 {
    font-size: .938em;
    color: #263238;
    font-weight: 600;
    margin: 0 0 15px 0
}

.dictionary_item time {
    display: block;
    margin: 0 0 25px 0
}

.dictionary_item time .published-title {
    color: #6e6f70;
    font-size: .688em
}

.dictionary_item time .date {
    color: #6e6f70;
    font-size: .688em
}

.dictionary_item time .time {
    color: #6e6f70;
    font-size: .688em
}

.dictionary_item .dictionary-image-holder {
    margin: 0 0 30px 0;
    position: relative;
    float: left
}

.dictionary_item .dictionary-image-holder img {
    max-width: 100%
}

.dictionary_item .field-text, .dictionary_item .field-string {
    zoom: 1
}

.dictionary_item .field-text:before, .dictionary_item .field-string:before, .dictionary_item .field-text:after, .dictionary_item .field-string:after {
    content: "";
    display: table
}

.dictionary_item .field-text:after, .dictionary_item .field-string:after {
    clear: both
}

.dictionary_item .field-text p, .dictionary_item .field-string p {
    font-size: 100%
}

.dictionary_item .field-html {
    zoom: 1;
    margin: 0 0 30px 0
}

.dictionary_item .field-html:before, .dictionary_item .field-html:after {
    content: "";
    display: table
}

.dictionary_item .field-html:after {
    clear: both
}

.dictionary_item .field-html div {
    padding-top: 10px
}

.dictionary_item .field-html p {
    font-size: 100%;
    margin: 0 0 20px 0
}

.dictionary_item .field-html p:after {
    clear: none
}

.dictionary_item .tags-view-list {
    clear: both;
    margin: 20px 0
}

.dictionary_item .tags-view-list .tag-item {
    border: 1px solid #039be5;
    padding: 5px;
    margin: 5px 0 0 5px;
    font-size: .875em;
    color: #263238;
    border-radius: 3px;
    position: relative;
    line-height: 13px;
    color: #55acf6
}

.dictionary_item .tags-view-list .tag-item:hover {
    text-decoration: none;
    color: #039be5
}

.dictionary_item .child_items.small {
    display: block
}

.dictionary_item .child_items.small .list-item {
    display: inline-block;
    padding: 0 5px
}

.dictionary_item .child_items.small .list-item .title {
    font-size: 1em
}

.dictionary_item .child_items.small .list-item a {
    border-right: 1px solid;
    padding-right: 20px;
    color: #039be5
}

.dictionary_item .child_items.small .list-item a:last-child {
    border-right: 0
}

.dictionary_item .child_items.big {
    display: block
}

.dictionary_item .child_items.big p {
    font-size: 1em
}

.dictionary_item .child_items.big .list-item {
    margin-bottom: 20px;
    color: #263238;
    zoom: 1
}

.dictionary_item .child_items.big .list-item:before, .dictionary_item .child_items.big .list-item:after {
    content: "";
    display: table
}

.dictionary_item .child_items.big .list-item:after {
    clear: both
}

.dictionary_item .child_items.big .list-item .dictionary-list-image-holder {
    padding: 15px 15px 0 0
}

.dictionary_item .child_items.big .list-item .dictionary-list-image-holder .dictionary-image {
    width: 100%
}

.dictionary_item .child_items.big .list-item .dictionary-annotation {
    margin-top: 20px;
    line-height: 20px;
    font-style: normal
}

.dictionary_item .child_items.big .list-item .title {
    font-size: 1em;
    font-weight: 600
}

.dictionary_item .child_items.big .list-item p {
    padding: 5px
}

.dictionary_item.small-image .dictionary-image-holder, .dictionary_item.small-image .dictionary-list-image-holder {
    max-width: 150px;
    float: left;
    margin-right: 20px
}

.dictionary_item.medium-image .dictionary-image-holder, .dictionary_item.medium-image .dictionary-list-image-holder {
    max-width: 250px;
    float: left;
    margin-right: 20px
}

.dictionary_item.big-image .dictionary-image-holder, .dictionary_item.big-image .dictionary-list-image-holder {
    width: 100%;
    overflow: hidden;
    padding: 0
}

.dictionary-list {
    position: relative;
    margin: 30px 0 50px 0;
    zoom: 1
}

.dictionary-list .loader {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3000
}

.dictionary-list .loader i {
    font-size: 50px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
    color: #039be5
}

.dictionary-list:before, .dictionary-list:after {
    content: "";
    display: table
}

.dictionary-list:after {
    clear: both
}

.dictionary-list h4 {
    margin-bottom: 30px
}

.dictionary-list .dictionary-content {
    color: #263238
}

.dictionary-list .list-item {
    margin-bottom: 30px;
    display: block;
    background-color: none;
    padding: 0;
    border-bottom: 0 solid
}

.dictionary-list .list-item .dictionary-image-holder {
    width: 100%
}

.dictionary-list .list-item .dictionary-image-holder img {
    width: inherit
}

.dictionary-list .list-item .dictionary-TEXT {
    text-align: justify
}

.dictionary-list .list-item a:hover {
    text-decoration: none !important
}

.dictionary-list .list-item strong, .dictionary-list .list-item b {
    font-weight: bold;
    font-style: inherit
}

.dictionary-list .list-item em, .dictionary-list .list-item i {
    font-style: italic;
    font-weight: inherit
}

.dictionary-list .list-item time {
    display: block;
    margin: 0 0 25px 0
}

.dictionary-list .list-item time .published-title {
    color: #6e6f70;
    font-size: .688em
}

.dictionary-list .list-item time .date {
    color: #6e6f70;
    font-size: .688em;
    font-weight: normal
}

.dictionary-list .list-item time .time {
    color: #6e6f70;
    font-size: .688em;
    font-weight: normal
}

.dictionary-list .list-item h6 {
    font-size: .938em;
    color: #263238;
    font-weight: 600;
    margin: 0 0 20px 0
}

.dictionary-list .list-item .dictionary-list-image-holder {
    margin: 0 0 30px 0;
    overflow: hidden;
    background: #fff
}

.dictionary-list .list-item .dictionary-list-image-holder img {
    max-width: 100%
}

.dictionary-list .list-item .dictionary-list-image-holder:hover img {
    opacity: .95
}

.dictionary-list .list-item .list-item-content {
    margin: 0 0 30px 0;
    color: #263238
}

.dictionary-list .list-item .list-item-content p {
    margin: 0 0 20px 0
}

.dictionary-list .list-item .list-item-content .title {
    font-weight: 600;
    padding-right: 10px;
    color: #263238
}

.dictionary-list .list-item .list-item-content .dictionary-image {
    max-width: 100%
}

.dictionary-list .list-item .list-item-content strong, .dictionary-list .list-item .list-item-content b {
    font-weight: bold;
    font-style: inherit
}

.dictionary-list .list-item .list-item-content strong a, .dictionary-list .list-item .list-item-content b a {
    font-weight: bold;
    font-style: inherit
}

.dictionary-list .list-item .list-item-content em, .dictionary-list .list-item .list-item-content i {
    font-style: italic;
    font-weight: inherit
}

.dictionary-list .list-item .list-item-content em a, .dictionary-list .list-item .list-item-content i a {
    font-style: italic;
    font-weight: inherit
}

.dictionary-list .list-item .list-item-content blockquote {
    margin: 0 10px;
    padding: 10px 10px;
    display: inline-block
}

.dictionary-list .list-item .list-item-content blockquote p {
    font-style: italic;
    color: #6e6f70;
    zoom: 1
}

.dictionary-list .list-item .list-item-content blockquote p:before, .dictionary-list .list-item .list-item-content blockquote p:after {
    content: "";
    display: table
}

.dictionary-list .list-item .list-item-content blockquote p:after {
    clear: both
}

.dictionary-list .list-item .list-item-content blockquote:before {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    line-height: .1em;
    margin-right: .2em;
    vertical-align: .2em
}

.dictionary-list .list-item .list-item-content blockquote:after {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10e";
    line-height: 1.5em;
    vertical-align: -1em;
    float: right
}

.dictionary-list .list-item .list-item-content blockquote > p:first-child {
    display: inline
}

.dictionary-list .list-item .list-item-content ol {
    list-style-type: decimal;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.dictionary-list .list-item .list-item-content ol ul {
    font-size: inherit
}

.dictionary-list .list-item .list-item-content ol li {
    line-height: 1.25em
}

.dictionary-list .list-item .list-item-content ol li ol {
    font-size: inherit
}

.dictionary-list .list-item .list-item-content ul {
    list-style-type: disc;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.dictionary-list .list-item .list-item-content ul ol {
    font-size: inherit
}

.dictionary-list .list-item .list-item-content ul li {
    line-height: 1.25em
}

.dictionary-list .list-item .list-item-content ul li ul {
    font-size: inherit
}

.dictionary-list .list-item .list-item-content table {
    text-align: left;
    font-size: .875em;
    margin: 20px 0 20px 0;
    border-color: #ddd;
    border: inherit
}

.dictionary-list .list-item .list-item-content table td {
    border-color: #ddd;
    line-height: 1.25em
}

.dictionary-list .list-item .list-item-content table[border="1"] {
    border: 1px solid #ddd
}

.dictionary-list .list-item .list-item-content table[border="1"] td {
    border: 1px solid #ddd;
    line-height: 1.25em;
    padding: 0 10px
}

.dictionary-list .list-item .list-item-content a[href*=".doc"], .dictionary-list .list-item .list-item-content a[href*=".xdoc"], .dictionary-list .list-item .list-item-content a[href*=".Doc"], .dictionary-list .list-item .list-item-content a[href*=".DOC"] {
    background: url(/assets/html/images/doc-0fafc121feddbe0699ceada97805427b.png) no-repeat;
    padding-left: 35px
}

.dictionary-list .list-item .list-item-content a[href*=".pdf"], .dictionary-list .list-item .list-item-content a[href*=".Pdf"], .dictionary-list .list-item .list-item-content a[href*=".PDF"] {
    background: url(/assets/html/images/pdf-0d11b2c6733be1a7e6c6fde160ec7b6c.png) no-repeat;
    padding-left: 35px
}

.dictionary-list .list-item .list-item-content a[href*=".xls"], .dictionary-list .list-item .list-item-content a[href*=".Xls"], .dictionary-list .list-item .list-item-content a[href*=".XLS"] {
    background: url(/assets/html/images/xls-467e3f595aaee1c241a8bfee9e075a5b.png) no-repeat;
    padding-left: 35px
}

.dictionary-list .list-item .list-item-content a[href*=".ppt"], .dictionary-list .list-item .list-item-content a[href*=".Ppt"], .dictionary-list .list-item .list-item-content a[href*=".PPT"] {
    background: url(/assets/html/images/ppt-2e785c7a3090ec8d976f756909395301.png) no-repeat;
    padding-left: 35px
}

.dictionary-list .list-item .list-item-content a[href*=".png"], .dictionary-list .list-item .list-item-content a[href*=".Png"], .dictionary-list .list-item .list-item-content a[href*=".PNG"], .dictionary-list .list-item .list-item-content a[href*=".jpg"], .dictionary-list .list-item .list-item-content a[href*=".Jpg"], .dictionary-list .list-item .list-item-content a[href*=".JPG"], .dictionary-list .list-item .list-item-content a[href*=".jpeg"], .dictionary-list .list-item .list-item-content a[href*=".Jpeg"], .dictionary-list .list-item .list-item-content a[href*=".JPEG"], .dictionary-list .list-item .list-item-content a[href*=".gif"], .dictionary-list .list-item .list-item-content a[href*=".Gif"], .dictionary-list .list-item .list-item-content a[href*=".GIF"], .dictionary-list .list-item .list-item-content a[href*=".tiff"], .dictionary-list .list-item .list-item-content a[href*=".Tiff"], .dictionary-list .list-item .list-item-content a[href*=".TIFF"], .dictionary-list .list-item .list-item-content a[href*=".tif"], .dictionary-list .list-item .list-item-content a[href*=".Tif"], .dictionary-list .list-item .list-item-content a[href*=".TIF"] {
    background: url(/assets/html/images/img-fbfd88ee2a41d3985a21505078eb0e74.png) no-repeat;
    padding-left: 35px
}

.dictionary-list .list-item .list-item-content .dictionary-annotation {
    color: #263238;
    font-size: .875em;
    margin: 0 0 20px 0;
    line-height: normal;
    text-align: left
}

.dictionary-list .list-item .list-item-content .dictionary-href {
    color: #263238;
    font-size: .875em
}

.dictionary-list .list-item .list-item-content .dictionary-href:hover {
    color: #263238;
    font-size: .875em;
    text-decoration: underline
}

.dictionary-list .list-item .tags-view-list .tag-item {
    border: 1px solid #039be5;
    padding: 0 5px 0 6px;
    margin: 5px 0 0 5px;
    font-size: .875em;
    color: #263238;
    border-radius: 3px;
    position: relative;
    line-height: 13px
}

.dictionary-list .list-item .tags-view-list .tag-item:hover {
    text-decoration: none;
    color: #039be5
}

.dictionary-list .list-item:hover {
    text-decoration: none
}

.dictionary-list .list-item:last-child hr {
    display: none
}

.dictionary-list .list-item.big-image {
    zoom: 1
}

.dictionary-list .list-item.big-image:before, .dictionary-list .list-item.big-image:after {
    content: "";
    display: table
}

.dictionary-list .list-item.big-image:after {
    clear: both
}

.dictionary-list .list-item.big-image .dictionary-image-holder {
    width: 100%;
    overflow: hidden;
    max-height: 300px;
    padding: 0
}

.dictionary-list .list-item.big-image .dictionary-image-holder img {
    width: 100%
}

.dictionary-list .list-item.medium-image {
    zoom: 1
}

.dictionary-list .list-item.medium-image:before, .dictionary-list .list-item.medium-image:after {
    content: "";
    display: table
}

.dictionary-list .list-item.medium-image:after {
    clear: both
}

.dictionary-list .list-item.medium-image .dictionary-image-holder {
    max-width: 250px;
    float: left;
    margin-right: 20px
}

.dictionary-list .list-item.medium-image hr {
    width: 100%
}

.dictionary-list .list-item.small-image {
    zoom: 1
}

.dictionary-list .list-item.small-image:before, .dictionary-list .list-item.small-image:after {
    content: "";
    display: table
}

.dictionary-list .list-item.small-image:after {
    clear: both
}

.dictionary-list .list-item.small-image .dictionary-image-holder {
    max-width: 150px;
    float: left;
    margin-right: 20px
}

.dictionary-list .list-item.small-image hr {
    width: 100%
}

.dictionary-list.three-column .list-item {
    width: 30%;
    margin: 0 3% 0 0;
    float: left
}

.dictionary-list.three-column .list-item hr {
    display: none
}

.dictionary-list .paginate span, .dictionary-list .paginate a {
    display: inline-block;
    padding: 2px 5px;
    margin: 0 5px 0 0
}

.dictionary-list .paginate span.current {
    background: #039be5;
    color: #fff
}

.dictionary-list .media_icons_holder {
    float: right;
    padding-right: 10px
}

.dictionary-list .media_icons_holder > i {
    font-style: normal
}

.gallery-audio .wrapper {
    width: 400px;
    margin: 40px auto
}

.gallery-audio ol {
    padding: 0;
    margin: 0;
    list-style: decimal-leading-zero inside;
    color: #ccc;
    width: 460px;
    border-top: 1px solid #ccc;
    font-size: .9em
}

.gallery-audio ol li {
    position: relative;
    margin: 0;
    padding: 9px 2px 10px;
    border-bottom: 1px solid #ccc;
    cursor: pointer
}

.gallery-audio ol li a {
    display: block;
    text-indent: -3.3ex;
    padding: 0 0 0 20px
}

.gallery-audio li.playing {
    color: #aaa;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3)
}

.gallery-audio li.playing a {
    color: #000
}

.gallery-audio li.playing:before {
    content: 'â™¬';
    width: 14px;
    height: 14px;
    padding: 3px;
    line-height: 14px;
    margin: 0;
    position: absolute;
    left: -24px;
    top: 9px;
    color: #000;
    font-size: 13px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2)
}

@media screen and (max-device-width: 480px) {
    .gallery-audio .wrapper {
        position: relative;
        left: -3%
    }
}

.gallery_audio .current a {
    font-weight: bold
}

.gallery_audio h1 {
    display: none
}

.gallery_audio ol {
    margin-top: 20px;
    border: 1px solid #ededed;
    max-width: 460px;
    background-color: #fcfcfc
}

.gallery_audio ol li {
    padding: 10px;
    border-bottom: 1px dashed #ededed
}

.gallery_audio ol li a {
    color: #263238;
    font-size: .875em
}

.gallery_audio ol li.playing {
    background-color: #fff
}

.gallery_audio ol li.playing a {
    color: #039be5
}

.gallery_audio ol li:last-child {
    border-bottom: 0
}

.onepcssgrid-1000, .onepcssgrid-1200 {
    margin: 0 auto;
    padding: 0 0 0 1%
}

.onepcssgrid-1200 {
    max-width: 1220px
}

.onepcssgrid-1200 > .left-align {
    text-align: left
}

.onepcssgrid-1200 > .center-align {
    text-align: center
}

.onepcssgrid-1200 > .center-align ul, .onepcssgrid-1200 > .center-align ol, .onepcssgrid-1200 > .center-align img, .onepcssgrid-1200 > .center-align div {
    margin-left: auto;
    margin-right: auto
}

.href_gallery {
    margin: 0;
    position: relative;
    overflow: hidden
}

.href_gallery .href_gallery_list.vertical {
    width: 100%
}

.href_gallery .href_gallery_list.vertical .href_gallery_item {
    position: relative;
    min-height: 80px;
    margin: 0 0 10px 0;
    padding: 5px 0;
    background-color: #fff
}

.href_gallery .href_gallery_list.vertical .href_gallery_item img {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: auto
}

.href_gallery .href_gallery_list.vertical .href_gallery_item a {
    color: #263238;
    text-decoration: none;
    max-width: 130px;
    vertical-align: top;
    display: inline-block;
    vertical-align: middle;
    white-space: normal
}

.href_gallery .href_gallery_list.vertical .href_gallery_item a p {
    font-size: .813em;
    vertical-align: top;
    margin: 5px 0 0 16px;
    font-weight: 600;
    text-align: left;
    text-transform: none;
    line-height: 15px;
    word-break: normal
}

.href_gallery .href_gallery_list.vertical .href_gallery_item a:hover {
    text-decoration: underline
}

.href_gallery .href_gallery_list.vertical.slider-true {
    padding: 30px 0
}

.href_gallery .href_gallery_list.hotizontal {
    display: table;
    width: 100%;
    height: 260px;
    white-space: nowrap
}

.href_gallery .href_gallery_list.hotizontal .href_gallery_item {
    display: table-cell;
    text-align: center;
    width: 20%;
    overflow: hidden
}

.href_gallery .href_gallery_list.hotizontal .href_gallery_item img {
    display: inline-block;
    margin: 50px 0;
    width: auto;
    height: 70px;
    border: 0;
    outline: 0
}

.href_gallery .href_gallery_list.hotizontal .href_gallery_item a {
    color: #263238;
    text-decoration: none;
    font-weight: 600;
    max-width: 140px;
    display: block;
    white-space: normal;
    margin: 0 auto
}

.href_gallery .href_gallery_list.hotizontal .href_gallery_item a p {
    font-size: .813em
}

.href_gallery .href_gallery_list.hotizontal .href_gallery_item a:hover {
    text-decoration: underline
}

.href_gallery .href_gallery_list.hotizontal.slider-true {
    display: table;
    height: 260px;
    white-space: nowrap
}

.href_gallery .href_gallery_list.hotizontal.slider-true .href_gallery_item {
    display: inline-block;
    text-align: center;
    vertical-align: top
}

.href_gallery .href_gallery_list.hotizontal.slider-true .href_gallery_item img {
    display: inline-block;
    margin: 50px 0;
    width: auto;
    height: 70px;
    border: 0;
    outline: 0
}

.href_gallery .href_gallery_list.hotizontal.slider-true .href_gallery_item a {
    color: #263238;
    text-decoration: none;
    font-weight: 600;
    max-width: 140px;
    display: block;
    white-space: normal;
    margin: 0 auto
}

.href_gallery .href_gallery_list.hotizontal.slider-true .href_gallery_item a p {
    font-size: .813em
}

.href_gallery .href_gallery_list.hotizontal.slider-true .href_gallery_item a:hover {
    text-decoration: underline
}

.href_gallery .href_gallery_arrow.hotizontal {
    height: 200px;
    width: 30px;
    position: absolute;
    top: 0;
    z-index: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.href_gallery .href_gallery_arrow.hotizontal i {
    position: absolute;
    font-size: 24px;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    text-align: center;
    color: #555
}

.href_gallery .href_gallery_arrow.hotizontal.prev {
    left: 0
}

.href_gallery .href_gallery_arrow.hotizontal.next {
    right: 0
}

.href_gallery .href_gallery_arrow.hotizontal:hover i {
    color: #039be5
}

.href_gallery .href_gallery_arrow.vertical {
    width: 100%;
    height: 24px;
    position: absolute;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 300
}

.href_gallery .href_gallery_arrow.vertical i {
    position: relative;
    font-size: 24px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #555
}

.href_gallery .href_gallery_arrow.vertical.prev {
    top: 0
}

.href_gallery .href_gallery_arrow.vertical.next {
    bottom: 0
}

.href_gallery .href_gallery_arrow.vertical:hover i {
    color: #039be5
}

.image_href {
    position: relative;
    text-align: center;
    padding: 0;
    background-color: none
}

.image_href .image_href_content {
    display: table;
    width: 100%
}

.image_href .image_href_content span {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    text-align: center;
    font-size: .813em
}

.image_href .image_href_image_holder {
    padding-top: 50px;
    text-align: center
}

.image_href .image_href_image_holder img {
    max-width: 100%;
    display: inline
}

.image_href .image_href_button {
    margin-top: 50px;
    text-align: center
}

.image_href .image_href_button button {
    padding: 0 10px;
    height: 30px;
    background: #039be5;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .2s ease-out
}

.image_href .image_href_button button:hover {
    background-color: #06abfc
}

.image_href .image_href_button button:active {
    background-color: #0394db
}

.map_tooltip {
    border-bottom: 2px solid #415366
}

.map_tooltip .tooltipster-content {
    font: 600 14px/16px 'PT sans', sans-serif;
    font-color: #415366;
    padding-left: 15px
}

.interactive_map svg path {
    fill: #abcfe9;
    stroke: #fff
}

.interactive_map svg path:hover {
    fill: #5aa1d4
}

.interactive_map svg circle {
    fill: #fff;
    stroke: #fff
}

.interactive_map svg circle:hover {
    fill: #415366;
    stroke: #415366
}

.interactive_map h2 {
    text-align: center
}

.interactive_map .paper {
    display: inline-block;
    margin: 30px 0 30px 0;
    vertical-align: top
}

.interactive_map .mo-list {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin: 30px 0 30px 0
}

.interactive_map .mo-list li {
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding: 5px;
    margin: 3px;
    background-color: #fcfeff;
    border: 1px solid #ddd
}

.interactive_map .mo-list li i {
    float: left;
    display: none;
    font-size: 10px;
    margin-top: 5px
}

.interactive_map .mo-list li p {
    margin-left: 12px
}

.interactive_map .mo-list li.active {
    background-color: #e3f5ff
}

.interactive_map .mo-list li.active i {
    display: block
}

.interactive_map .mo-list li:hover {
    background-color: #e3f5ff
}

.interactive_map .mo-list li:hover i {
    display: block
}

.qtip-content {
    font-size: 1em;
    line-height: 1.2em
}

.info-container {
    display: none
}

.infos {
    display: none;
    overflow: auto;
    right: 0;
    top: 0;
    background: red;
    background: #fff;
    position: absolute;
    top: 25%;
    right: 8%;
    height: auto;
    overflow: visible;
    padding: 20px
}

.infos h2 {
    font-size: 1.250em;
    margin-bottom: 20px
}

.infos:before {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d9";
    color: #fff;
    font-size: 40px;
    left: -12px
}

.person_say .person_say_image_holder {
    position: relative;
    width: 100%
}

.person_say .person_say_image_holder img {
    width: 100%
}

.person_say .person_say_image_holder .person_say_fio {
    background-color: #039be5;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.person_say .person_say_image_holder .person_say_fio p {
    text-transform: uppercase;
    padding: 10px;
    font-weight: 600;
    font-size: .813em
}

.person_say .person_say_content {
    margin-top: 20px
}

.person_say .person_say_content p {
    font-size: .813em;
    font-style: normal
}

.person_say .person_say_content p a.read-more {
    display: block;
    margin-top: 5px
}

.person_say a:hover .person_say_fio {
    padding: 10px 0
}

.site-map .site-map-tree {
    margin: 10px;
    padding: 0 0 0 20px
}

.site-map .site-map-tree li.site-map-item {
    list-style-type: disc;
    margin: 0 0 10px 0;
    color: #53585a
}

.site-map .site-map-tree li.site-map-item a {
    font-size: .813em
}

.tabs-navigation {
    display: table;
    width: 100%;
    background-color: #f9fbfe;
    margin-top: 0;
    border-bottom: 1px solid #427059
}

.tabs-navigation .tab-button {
    display: table-cell;
    text-align: center;
    background-color: #e0efee;
    cursor: pointer;
    padding: 10px;
    border-top: 1px solid #f9fbfe;
    border-left: 1px solid #f9fbfe;
    border-right: 1px solid #f9fbfe;
}

.tabs-navigation .tab-button label {
    font-size: .813em;
    font-weight: 600;
    color: #4f6875;
    cursor: pointer
}

.tabs-navigation .tab-button:hover {
    background-color: #ecf2fc;
    border-top: 1px solid #ecf2fc;
    border-left: 1px solid #ecf2fc;
    border-right: 1px solid #e3ecfa
}

.tabs-navigation .tab-button.active-tab {
    background-color: #427059;
    cursor: default;
    border-top: 1px solid #e8effb;
    border-left: 1px solid #e8effb;
    border-right: 1px solid #e8effb;
}

.tabs-navigation .tab-button.active-tab label {
    color: #fff
}

.tabs-wrapper-content {
    border-top: 0
}

.tabs-wrapper-content .tabs-content {
    display: none;
    padding: 10px
}

.tabs-wrapper-content .tabs-content.active-tab {
    display: block
}

.video .fp-progress {
    background-color: #039be5
}

.live-video {
    position: relative
}

.overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.bootstrap_calendar {
    max-width: 100%
}

.bootstrap_calendar .datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px
}

.bootstrap_calendar .datepicker: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, 0.2);
    position: absolute;
    top: -7px;
    left: 6px
}

.bootstrap_calendar .datepicker: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: 7px
}

.bootstrap_calendar .datepicker > div {
    display: none
}

.bootstrap_calendar .datepicker table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 3px 3px;
    margin: 0
}

.bootstrap_calendar .datepicker td, .bootstrap_calendar .datepicker th {
    text-align: center
}

.bootstrap_calendar .datepicker .datepicker-switch {
    font-size: .875em;
    font-weight: 600;
    padding-top: 10px
}

.bootstrap_calendar .datepicker thead tr {
    height: 40px
}

.bootstrap_calendar .datepicker thead tr th {
    height: 40px;
    padding: 2% 0
}

.bootstrap_calendar .datepicker thead tr:first-child {
    border-bottom: 10px solid transparent
}

.bootstrap_calendar .datepicker thead tr + tr th {
    font-size: .813em
}

.bootstrap_calendar .datepicker span.year, .bootstrap_calendar .datepicker span.month {
    padding: 5% 3px;
    font-size: .938em;
    width: 25%;
    border-radius: 3px
}

.bootstrap_calendar .datepicker .datepicker-days td.day {
    padding: 7px;
    font-size: .813em
}

.bootstrap_calendar .datepicker .datepicker-days td.day:hover {
    background: #039be5;
    cursor: pointer;
    color: #fff;
    border-radius: 3px
}

.bootstrap_calendar .datepicker .datepicker-days td.day.disabled:hover {
    cursor: default;
    background-color: #75d0fd;
    color: #fff
}

.bootstrap_calendar .datepicker .datepicker-days td.day.today {
    color: rgba(0, 0, 0, 0.4);
    background: #039be5;
    border-radius: 3px
}

.bootstrap_calendar .datepicker .datepicker-days td.day.today:hover {
    color: rgba(0, 0, 0, 0.4);
    background: #06abfc
}

.bootstrap_calendar .datepicker .datepicker-days td.old, .bootstrap_calendar .datepicker .datepicker-days td.new {
    color: #90a8b4
}

.bootstrap_calendar .datepicker .datepicker-days td.active, .bootstrap_calendar .datepicker .datepicker-days td.active:hover {
    background-color: #039be5;
    color: #fff;
    border-radius: 3px
}

.bootstrap_calendar .datepicker .datepicker-days td.active:hover, .bootstrap_calendar .datepicker .datepicker-days td.active:hover:hover, .bootstrap_calendar .datepicker .datepicker-days td.active:focus, .bootstrap_calendar .datepicker .datepicker-days td.active:hover:focus, .bootstrap_calendar .datepicker .datepicker-days td.active:active, .bootstrap_calendar .datepicker .datepicker-days td.active:hover:active, .bootstrap_calendar .datepicker .datepicker-days td.active.active, .bootstrap_calendar .datepicker .datepicker-days td.active:hover.active, .bootstrap_calendar .datepicker .datepicker-days td.active.disabled, .bootstrap_calendar .datepicker .datepicker-days td.active:hover.disabled, .bootstrap_calendar .datepicker .datepicker-days td.active[disabled], .bootstrap_calendar .datepicker .datepicker-days td.active:hover[disabled] {
    background-color: #039be5;
    color: #fff
}

.bootstrap_calendar .datepicker .datepicker-days td.active:active, .bootstrap_calendar .datepicker .datepicker-days td.active:hover:active, .bootstrap_calendar .datepicker .datepicker-days td.active.active, .bootstrap_calendar .datepicker .datepicker-days td.active {
    background-color: #039be5
}

.bootstrap_calendar .datepicker .datepicker-days td.active:active:hover, .bootstrap_calendar .datepicker .datepicker-days td.active:hover:active:hover, .bootstrap_calendar .datepicker .datepicker-days td.active.active:hover, .bootstrap_calendar .datepicker .datepicker-days td.active:hover {
    color: rgba(0, 0, 0, 0.4);
    background-color: #039be5
}

.bootstrap_calendar .datepicker .datepicker-days td.have-news {
    background-color: #fdfdfd;
    border: 1px solid #f4efef;
    color: rgba(0, 0, 0, 0.4);
    border-radius: 3px
}

.bootstrap_calendar .datepicker .datepicker-days td.have-news:hover {
    color: #039be5;
    background-color: #fdfdfd;
    border-radius: 3px;
    border: 1px solid;
    border-color: #6acdfd
}

.bootstrap_calendar .datepicker .datepicker-days td span {
    display: block;
    float: left;
    cursor: pointer
}

.bootstrap_calendar .datepicker .datepicker-days td span:hover {
    background: #039be5
}

.bootstrap_calendar .datepicker .datepicker-days td span.active {
    background-color: #039be5;
    color: #fff
}

.bootstrap_calendar .datepicker .datepicker-days td span.active:hover, .bootstrap_calendar .datepicker .datepicker-days td span.active:focus, .bootstrap_calendar .datepicker .datepicker-days td span.active:active, .bootstrap_calendar .datepicker .datepicker-days td span.active.active, .bootstrap_calendar .datepicker .datepicker-days td span.active.disabled, .bootstrap_calendar .datepicker .datepicker-days td span.active[disabled] {
    background-color: #039be5;
    color: #fff
}

.bootstrap_calendar .datepicker .datepicker-days td span.active:active, .bootstrap_calendar .datepicker .datepicker-days td span.active.active {
    background-color: #039be5
}

.bootstrap_calendar .datepicker .datepicker-days td span.old {
    color: #90a8b4
}

.bootstrap_calendar .datepicker th.next, .bootstrap_calendar .datepicker th.prev {
    font-size: 1.313em
}

.bootstrap_calendar .datepicker thead thead tr:first-child th {
    cursor: pointer
}

.bootstrap_calendar .datepicker thead tr:first-child th:hover {
    background-color: #039be5;
    color: rgba(0, 0, 0, 0.4);
    border-radius: 3px;
    cursor: pointer
}

.bootstrap_calendar .datepicker .prev:hover {
    color: #fff !important
}

.bootstrap_calendar .datepicker .datepicker-switch:hover {
    color: #fff !important
}

.bootstrap_calendar .datepicker .month:hover, .bootstrap_calendar .datepicker .year:hover {
    color: #fff !important
}

.bootstrap_calendar .datepicker .day.today {
    color: #fff !important
}

.bootstrap_calendar .datepicker .day.today:hover {
    color: #fff !important
}

.bootstrap_calendar .datepicker .next:hover {
    color: #fff !important
}

.bootstrap_calendar .input-append.date .add-on i, .bootstrap_calendar .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

hr, .dividing_line {
    margin: 0;
    border: 0;
    border-top: 1px dashed #ddd;
    zoom: 1;
    display: block;
    clear: both
}

hr:before, .dividing_line:before, hr:after, .dividing_line:after {
    content: "";
    display: table
}

hr:after, .dividing_line:after {
    clear: both
}

.main-hor-navigation .navigation {
    background-color: none;
    margin: 0;
    zoom: 1;
    display: block
}

.main-hor-navigation .navigation:before, .main-hor-navigation .navigation:after {
    content: "";
    display: table
}

.main-hor-navigation .navigation:after {
    clear: both
}

.main-hor-navigation .navigation .item-mobile {
    display: none
}

.main-hor-navigation .navigation .item-mobile span {
    padding: 10px 5px
}

.main-hor-navigation .navigation > ul {
    display: table;
    min-width: 100%
}

.main-hor-navigation .navigation > ul > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    margin: 0
}

.main-hor-navigation .navigation > ul > li:hover .two-lvl-menu {
    display: block
}

.main-hor-navigation .navigation > ul > li > a {
    width: 100%;
    line-height: 40px;
    color: #263238;
    text-transform: uppercase;
    font-size: .875em;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    letter-spacing: 0;
    cursor: pointer
}

.main-hor-navigation .navigation > ul > li > a:hover {
    background-color: rgba(0, 0, 0, 0.025);
    text-decoration: none
}

.main-hor-navigation .navigation > ul > li.current > a {
    background-color: #80c330;
    color: #fff
}

.main-hor-navigation .navigation > ul > li.current > a:hover {
    cursor: default;
    text-decoration: none
}

.main-hor-navigation .navigation > ul > li .two-lvl-menu {
    position: absolute;
    display: none;
    width: auto;
    min-width: 200px;
    padding-top: 5px;
    z-index: 100
}

.main-hor-navigation .navigation > ul > li .two-lvl-menu ul {
    background: #fff;
    width: 100%;
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.22)
}

.main-hor-navigation .navigation > ul > li .two-lvl-menu ul li {
    text-align: left;
    display: block;
    white-space: nowrap;
    border-bottom: 1px dashed #315342
}

.main-hor-navigation .navigation > ul > li .two-lvl-menu ul li a {
    display: block;
    color: #263238;
    font-size: .813em;
    padding: 10px
}

.main-hor-navigation .navigation > ul > li .two-lvl-menu ul li:first-child {
    border-top: 1px solid #fafafa
}

.main-hor-navigation .navigation > ul > li .two-lvl-menu ul li:last-child {
    border-bottom: 0
}

.main-hor-navigation .navigation-mobile {
    padding: 5px !important;
    background: #323949;
    display: none;
    width: 100%;
    position: relative;
    top: 0;
    left: 0
}

.main-hor-navigation .navigation-mobile .item-mobile {
    display: inline-block;
    padding-left: 13px
}

.main-hor-navigation .navigation-mobile .item-mobile span {
    display: inline-block;
    padding: 10px 5px;
    color: #fff
}

.main-hor-navigation .navigation-mobile .item-mobile i.fa-bars {
    font-size: 2em;
    vertical-align: middle;
    color: #5b82ab;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    position: relative;
    left: 0
}

.main-hor-navigation .navigation-mobile .item-mobile i.fa-bars:hover {
    cursor: pointer
}

.main-hor-navigation .navigation-mobile .menu-left {
    overflow-y: auto;
    overflow-x: hidden;
    left: -100%
}

.main-hor-navigation .navigation-mobile .side-menu {
    background-color: #323949;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    margin-top: -47px;
    -webkit-overflow-scrolling: touch;
    -webkit-perspective: 1000;
    -webkit-transition: left 350ms ease;
    -moz-transition: left 350ms ease;
    -o-transition: left 350ms ease;
    transition: left 350ms ease
}

.main-hor-navigation .navigation-mobile .side-menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 70px
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li:hover {
    cursor: pointer
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li:hover a {
    color: #06abfc
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li a {
    color: #51c5fd;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 500;
    cursor: pointer;
    padding-left: 3.5rem;
    padding: 17px 20px 17px 25px;
    position: relative;
    display: block
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li a:hover {
    text-decoration: none
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li a:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-text-stroke: .2px;
    position: absolute;
    right: 1rem
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li.current > a {
    color: #fff;
    text-transform: uppercase
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li.current > a:hover {
    cursor: default;
    text-decoration: none
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #323949;
    padding-top: 15px;
    text-align: center;
    -webkit-overflow-scrolling: touch;
    -webkit-perspective: 1000;
    -webkit-transition: left 350ms ease;
    -moz-transition: left 350ms ease;
    -o-transition: left 350ms ease;
    transition: left 350ms ease
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu .back {
    cursor: pointer
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu .back i.fa-chevron-left {
    position: relative;
    float: left;
    left: 25px;
    color: #fff;
    top: 2px
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu .back span {
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 500;
    padding: 12px 20px
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 20px
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu ul li:hover a {
    color: #06abfc
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu ul li a {
    color: #51c5fd;
    text-align: left;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 500;
    cursor: pointer;
    padding-left: 3.5rem;
    padding: 17px 20px 17px 25px;
    position: relative;
    display: block
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu ul li a:hover {
    text-decoration: none
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu ul li a:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-text-stroke: .2px;
    position: absolute;
    right: 1rem
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu ul li.current > a {
    color: #fff;
    text-transform: uppercase
}

.main-hor-navigation .navigation-mobile .side-menu > ul > li .two-lvl-menu ul li.current > a:hover {
    cursor: default;
    text-decoration: none
}

.main-hor-navigation .navigation-mobile.open .menu-left {
    left: 0
}

.navigation {
    zoom: 1
}

.navigation:before, .navigation:after {
    content: "";
    display: table
}

.navigation:after {
    clear: both
}

.navigation .menu {
    display: table;
    min-width: 100%
}

.navigation .menu li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #4b636f;
    line-height: 30px
}

.navigation .menu li a {
    font-size: .83em;
    display: inline-block;
    font-weight: 600;
    color: #4b636f
}

.navigation .menu li.current a {
    color: #039be5
}

.navigation .menu li.separate {
    color: rgba(0, 0, 0, 0.1)
}

.navigation.vertical .menu {
    display: block;
    border-top: 0
}

.navigation.vertical .menu li {
    display: block;
    text-align: left;
    padding: 10px;
    border-bottom: 1px dashed #ddd
}

.navigation.vertical .menu li.separate {
    display: none
}

.navigation.vertical .menu li .two-lvl-menu {
    display: none
}

.navigation.vertical .menu li .two-lvl-menu ul {
    border: 0;
    margin-top: 10px
}

.navigation.vertical .menu li .two-lvl-menu ul li {
    border: 0;
    padding: 10px 20px
}

.navigation.vertical .menu li .two-lvl-menu ul li a {
    display: block;
    overflow: hidden;
    font-weight: normal
}

.navigation.horizontal .menu {
    display: table;
    min-width: 100%
}

.navigation.horizontal .menu li {
    display: table-cell;
    position: relative;
    text-align: center;
    color: #4b636f
}

.navigation.horizontal .menu li .two-lvl-menu {
    position: absolute;
    display: none;
    width: auto;
    min-width: 200px;
    padding-top: 5px;
    z-index: 100
}

.navigation.horizontal .menu li .two-lvl-menu ul {
    background: #fff;
    width: 100%;
    position: relative;
    padding: 5px 15px
}

.navigation.horizontal .menu li .two-lvl-menu ul li {
    text-align: left;
    display: block
}

.navigation.horizontal .menu li .two-lvl-menu ul li.separate {
    color: rgba(0, 0, 0, 0.1);
    display: none
}

.navigation.horizontal .menu li:hover .two-lvl-menu {
    display: block
}

.navigation.horizontal .menu li a {
    font-size: .83em;
    display: inline-block;
    font-weight: 600;
    color: #4b636f
}

.navigation.horizontal .menu li.current a {
    color: #039be5
}

.navigation.horizontal .menu li.separate {
    color: rgba(0, 0, 0, 0.1)
}

.content-block {
    margin-bottom: 50px;
    margin-top: 30px
}

.content-block .site-block-header {
    margin-bottom: 30px;
    position: relative;
    height: auto;
    border-bottom: 0
}

.content-block .site-block-header .title {
    height: auto
}

.content-block .site-block-header .title > * {
    display: inline-block;
    height: auto;
    line-height: inherit;
    border-bottom: 0;
    position: relative;
    top: inherit;
    vertical-align: middle
}

.content-block .site-block-header .title span {
    display: none
}

.content-block .site-block-header.empty {
    display: none
}

.content-block .site-block-link .block-link {
    display: inline-block;
    font-size: .875em;
    color: #fff;
    background: #039be5;
    margin: 20px 0 0 0;
    padding: 8px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.content-block .site-block-link .block-link:hover {
    background: #06abfc;
    text-decoration: none
}

.content-block .site-block-content.left-align {
    text-align: left
}

.content-block .site-block-content.center-align {
    text-align: center
}

.content-block .site-block-content.center-align ul, .content-block .site-block-content.center-align ol, .content-block .site-block-content.center-align img, .content-block .site-block-content.center-align div {
    margin-left: auto;
    margin-right: auto
}

.logo {
    zoom: 1;
    display: table
}

.logo:before, .logo:after {
    content: "";
    display: table
}

.logo:after {
    clear: both
}

.logo a {
    text-decoration: none
}

.logo .logo-image {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.logo .logo-image img {
    display: inline-block
}

.logo .logo-title {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #263238;
    line-height: 20px
}

.logo .logo-title span {
    display: block;
    margin-left: 20px
}

.logo .logo-title .big-title {
    font-weight: 700;
    font-size: .813em;
    max-width: inherit;
    text-transform: uppercase;
    color: inherit
}

.logo .logo-title .small-title {
    font-weight: 400;
    font-size: .875em;
    max-width: inherit;
    text-transform: none;
    color: #404040
}

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

input[type="search"]::-ms-clear {
    display: none
}

.search-field form {
    display: table;
    position: relative;
    width: 100%;
    margin: 0
}

.search-field form input[type="search"] {
    border: 1px solid #d8d8d8;
    display: table-cell;
    height: 30px;
    background: #fff;
    width: 100%;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    text-overflow: ellipse
}

.search-field form input::-webkit-input-placeholder {
    color: #ddd
}

.search-field form input:-moz-placeholder {
    color: #ddd
}

.search-field form button {
    position: absolute;
    right: 0;
    top: 0;
    background: 0
}

.search-field form button i {
    color: #263238
}

.image-holder {
    display: inline-block;
    max-width: 100%
}

.image-holder img {
    max-width: 100%
}

.small-text {
    font-size: .813em
}

.middle-text {
    font-size: .875em
}

.bigger-text {
    font-size: 1em
}

.link-list ul {
    margin: 0;
    padding: 0
}

.link-list ul li {
    display: block;
    text-align: left;
    padding: 10px;
    border-bottom: 1px dashed #ddd;
    line-height: normal
}

.link-list ul a {
    font-size: .813em;
    color: #039be5
}

.content-field img, .html-content.html img {
    margin: 0px 0px
}

.content-field p, .html-content.html p {
    margin: 20px 0 20px 0;
    zoom: 1
}

.content-field p:before, .html-content.html p:before, .content-field p:after, .html-content.html p:after {
    content: "";
    display: table
}

.content-field p:after, .html-content.html p:after {
    clear: both
}

.content-field a, .html-content.html a, .content-field span, .html-content.html span {
    word-break: normal
}

.content-field strong, .html-content.html strong, .content-field b, .html-content.html b {
    font-weight: bold;
    font-style: inherit
}

.content-field strong a, .html-content.html strong a, .content-field b a, .html-content.html b a {
    font-weight: bold;
    font-style: inherit
}

.content-field em, .html-content.html em, .content-field i, .html-content.html i {
    font-style: italic;
    font-weight: inherit
}

.content-field em a, .html-content.html em a, .content-field i a, .html-content.html i a {
    font-style: italic;
    font-weight: inherit
}

.content-field blockquote, .html-content.html blockquote {
    margin: 0 10px;
    padding: 10px 10px;
    display: inline-block
}

.content-field blockquote p, .html-content.html blockquote p {
    font-style: italic;
    color: #6e6f70;
    zoom: 1
}

.content-field blockquote p:before, .html-content.html blockquote p:before, .content-field blockquote p:after, .html-content.html blockquote p:after {
    content: "";
    display: table
}

.content-field blockquote p:after, .html-content.html blockquote p:after {
    clear: both
}

.content-field blockquote:before, .html-content.html blockquote:before {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    line-height: .1em;
    margin-right: .2em;
    vertical-align: .2em
}

.content-field blockquote:after, .html-content.html blockquote:after {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10e";
    line-height: 1.5em;
    vertical-align: -1em;
    float: right
}

.content-field blockquote > p:first-child, .html-content.html blockquote > p:first-child {
    display: inline
}

.content-field table.noborder td,
.html-content.html table.noborder td
{
    border: none;
}

.content-field table, .html-content.html table {
    text-align: left;
    font-size: .875em;
    margin: 20px 0 20px 0;
    border-color: #ddd;
    border: inherit
}

.content-field table td, .html-content.html table td {
    border-color: #ddd;
    line-height: 1.25em
}

.content-field table[border="1"], .html-content.html table[border="1"] {
    border: 1px solid #ddd
}

.content-field table[border="1"] td, .html-content.html table[border="1"] td {
    border: 1px solid #ddd;
    line-height: 1.25em;
    padding: 0 10px
}

.content-field ol, .html-content.html ol {
    list-style-type: decimal;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.content-field ol ul, .html-content.html ol ul {
    font-size: inherit
}

.content-field ol li, .html-content.html ol li {
    line-height: 1.5em
}

.content-field ol li ol, .html-content.html ol li ol {
    font-size: inherit
}

.content-field ul, .html-content.html ul {
    list-style-type: disc;
    margin: 10px 10px 10px 30px;
    font-size: .875em
}

.content-field ul ol, .html-content.html ul ol {
    font-size: inherit
}

.content-field ul li, .html-content.html ul li {
    line-height: 1.5em
}

.content-field ul li ul, .html-content.html ul li ul {
    font-size: inherit
}

.content-field a[href*=".doc"], .html-content.html a[href*=".doc"], .content-field a[href*=".xdoc"], .html-content.html a[href*=".xdoc"], .content-field a[href*=".Doc"], .html-content.html a[href*=".Doc"], .content-field a[href*=".DOC"], .html-content.html a[href*=".DOC"] {
    background: url(/assets/html/images/doc-0fafc121feddbe0699ceada97805427b.png) no-repeat;
    padding-left: 35px
}

.content-field a[href*=".RTF"], .html-content.html a[href*=".RTF"], .content-field a[href*=".rtf"], .html-content.html a[href*=".rtf"], .content-field a[href*=".Rtf"], .html-content.html a[href*=".Rtf"] {
    background: url(/assets/html/images/rtf-61073c9df565a02f0e8ced1ccd6313de.png) no-repeat;
    padding-left: 35px
}

.content-field a[href*=".pdf"], .html-content.html a[href*=".pdf"], .content-field a[href*=".Pdf"], .html-content.html a[href*=".Pdf"], .content-field a[href*=".PDF"], .html-content.html a[href*=".PDF"] {
    background: url(/assets/html/images/pdf-0d11b2c6733be1a7e6c6fde160ec7b6c.png) no-repeat;
    padding-left: 35px
}

.content-field a[href*=".xls"], .html-content.html a[href*=".xls"], .content-field a[href*=".Xls"], .html-content.html a[href*=".Xls"], .content-field a[href*=".XLS"], .html-content.html a[href*=".XLS"] {
    background: url(/assets/html/images/xls-467e3f595aaee1c241a8bfee9e075a5b.png) no-repeat;
    padding-left: 35px
}

.content-field a[href*=".ppt"], .html-content.html a[href*=".ppt"], .content-field a[href*=".Ppt"], .html-content.html a[href*=".Ppt"], .content-field a[href*=".PPT"], .html-content.html a[href*=".PPT"] {
    background: url(/assets/html/images/ppt-2e785c7a3090ec8d976f756909395301.png) no-repeat;
    padding-left: 35px
}

.content-field a[href*=".mp3"], .html-content.html a[href*=".mp3"], .content-field a[href*=".MP3"], .html-content.html a[href*=".MP3"], .content-field a[href*=".Mp3"], .html-content.html a[href*=".Mp3"] {
    background: url(/assets/html/images/mp3-627db78590c7a1cabade78a872033040.png) no-repeat;
    padding-left: 35px
}

.content-field a[href*=".png"], .html-content.html a[href*=".png"], .content-field a[href*=".Png"], .html-content.html a[href*=".Png"], .content-field a[href*=".PNG"], .html-content.html a[href*=".PNG"], .content-field a[href*=".jpg"], .html-content.html a[href*=".jpg"], .content-field a[href*=".Jpg"], .html-content.html a[href*=".Jpg"], .content-field a[href*=".JPG"], .html-content.html a[href*=".JPG"], .content-field a[href*=".jpeg"], .html-content.html a[href*=".jpeg"], .content-field a[href*=".Jpeg"], .html-content.html a[href*=".Jpeg"], .content-field a[href*=".JPEG"], .html-content.html a[href*=".JPEG"], .content-field a[href*=".gif"], .html-content.html a[href*=".gif"], .content-field a[href*=".Gif"], .html-content.html a[href*=".Gif"], .content-field a[href*=".GIF"], .html-content.html a[href*=".GIF"], .content-field a[href*=".tiff"], .html-content.html a[href*=".tiff"], .content-field a[href*=".Tiff"], .html-content.html a[href*=".Tiff"], .content-field a[href*=".TIFF"], .html-content.html a[href*=".TIFF"], .content-field a[href*=".tif"], .html-content.html a[href*=".tif"], .content-field a[href*=".Tif"], .html-content.html a[href*=".Tif"], .content-field a[href*=".TIF"], .html-content.html a[href*=".TIF"] {
    background: url(/assets/html/images/img-fbfd88ee2a41d3985a21505078eb0e74.png) no-repeat;
    padding-left: 35px
}

.feedback {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 520px
}

.feedback .chosen-container {
    width: 100% !important;
    max-width: 520px
}

.feedback .agreements {
    margin-bottom: 15px
}

.feedback .agreements .feedback-item {
    margin: 0
}

.feedback .agreements .feedback-item p label {
    margin: 0
}

.feedback span.required {
    color: red;
    font-weight: bold
}

.feedback .kpr-notice.notice {
    margin: 0 0 20px 0;
    padding: 15px;
    border-radius: 4px;
    background-color: #e5f6ff;
    border-color: #e5f6ff;
    max-width: 520px;
    font-size: .830em
}

.feedback .kpr-notice.notice .notice-content {
    color: #039be5
}

.feedback .kpr-notice.error {
    margin: 0 0 20px 0;
    padding: 15px;
    border-radius: 4px;
    background-color: #ebccd1;
    border-color: #ebccd1;
    max-width: 520px;
    font-size: .830em
}

.feedback .kpr-notice.error .notice-content {
    color: #a94442
}

.feedback .kpr-notice.success {
    margin: 0 0 20px 0;
    padding: 15px;
    border-radius: 4px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    max-width: 520px;
    font-size: .830em
}

.feedback .kpr-notice.success .notice-content {
    color: #3c763d
}

.feedback .kpr-notice.warning {
    margin: 0 0 20px 0;
    padding: 15px;
    border-radius: 4px;
    background-color: #fcf8e3;
    border-color: #faebcc;
    max-width: 520px;
    font-size: .830em
}

.feedback .kpr-notice.warning .notice-content {
    color: #8a6d3b
}

.feedback .validate-error-msg {
    color: red;
    font-size: .750em;
    margin-top: 5px;
    display: none
}

.feedback .loader {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3000
}

.feedback .loader i {
    font-size: 20px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
    color: #039be5
}

.feedback > .title {
    font-weight: 600;
    margin: 0 0 20px 0
}

.feedback .description {
    max-width: 520px;
    text-align: left;
    margin: 0 0 20px 0
}

.feedback .description p {
    text-align: left;
    background: #fafafa;
    font-size: .830em;
    padding: 10px
}

.feedback .helper {
    background: #fafafa;
    max-width: 520px;
    padding: 7px 10px;
    font-size: .750em;
    margin: 0 0 10px 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.feedback .feedback-item {
    margin: 0 0 25px 0;
    padding: 15px 0 0 0
}

.feedback .feedback-item label {
    display: block;
    margin: 0 0 15px 0;
    font-size: .813em;
    font-weight: 600;
    color: #455a65
}

.feedback .feedback-item .checkbox-item {
    zoom: 1;
    margin: 0 15px 0 0;
    display: block
}

.feedback .feedback-item .checkbox-item:before, .feedback .feedback-item .checkbox-item:after {
    content: "";
    display: table
}

.feedback .feedback-item .checkbox-item:after {
    clear: both
}

.feedback .feedback-item .checkbox-item input {
    float: left;
    margin: 0 10px 0 0
}

.feedback .feedback-item .checkbox-item .value {
    float: left;
    margin: 6px 0 0 0;
    font-size: .875em
}

.feedback .feedback-item textarea, .feedback .feedback-item input[type="text"] {
    max-width: 520px;
    height: 40px;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.feedback .feedback-item textarea {
    resize: vertical
}

.feedback .feedback-item .radio-group {
    max-width: 520px;
    border: 1px solid #dfdfdf;
    padding-left: 10px;
    padding-top: 4px
}

.feedback .feedback-item .radio-group .radio-item {
    zoom: 1;
    margin: 0 15px 0 0;
    display: block;
    padding: 5px 0
}

.feedback .feedback-item .radio-group .radio-item:before, .feedback .feedback-item .radio-group .radio-item:after {
    content: "";
    display: table
}

.feedback .feedback-item .radio-group .radio-item:after {
    clear: both
}

.feedback .feedback-item .radio-group .radio-item input {
    float: left;
    margin: 0 10px 0 0;
    cursor: pointer
}

.feedback .feedback-item .radio-group .radio-item .value {
    float: left;
    margin: 5px 0 0 0;
    font-size: .875em
}

.feedback .feedback-item .radio-group .radio-item .choise-blocks-container {
    margin-top: 10px
}

.feedback .feedback-item .radio-group .radio-item .choise-blocks-container .choise-block .feedback-item {
    margin: 0 0 25px 0;
    padding: 15px 0 0 0;
    min-height: 65px
}

.feedback .feedback-item select {
    max-width: 100%;
    width: 320px;
    height: 30px;
    margin: 0 0 20px 0;
    border: 1px solid #d8d8d8;
    color: #444;
    font-size: .875em
}

.feedback .feedback-item .chosen-container {
    margin: 0
}

.feedback .feedback-item .chosen-container .chosen-single {
    border: 1px solid #d0d2d3 !important;
    border-radius: 0;
    height: 30px;
    padding: 2px 0 0 8px !important;
    background: none !important;
    box-shadow: none !important
}

.feedback .feedback-item .chosen-container .chosen-single div {
    top: 3px
}

.feedback .feedback-item .chosen-container .chosen-drop {
    border: 1px solid #dfdfdf
}

.feedback .feedback-item .chosen-container .chosen-drop .chosen-search input {
    border: 1px solid #dfdfdf
}

.feedback .feedback-item .chosen-container .chosen-drop .chosen-results li:hover {
    background: #fafafa !important;
    color: #444 !important
}

.feedback .feedback-item .chosen-container .chosen-drop .chosen-results .result-selected {
    background: #039be5 !important;
    color: #fff !important
}

.feedback .feedback-item .chosen-container .chosen-drop .chosen-results .disabled-result.result-selected {
    background: none !important;
    color: #444 !important
}

.feedback .feedback-item .chosen-container .chosen-drop .chosen-results .active-result.result-selected {
    background: #039be5 !important;
    color: #fff !important
}

.feedback .feedback-item .chosen-container .chosen-drop .chosen-results .active-result, .feedback .feedback-item .chosen-container .chosen-drop .chosen-results .disabled-result {
    background: #fff;
    color: #444
}

.feedback .feedback-item.not-validate .feedback-input.required-feedback-item {
    border: 1px solid red
}

.feedback .feedback-item.not-validate .chosen-container {
    border: 1px solid red
}

.feedback .feedback-item.not-validate .chosen-container a {
    border: 1px solid #fff !important
}

.feedback .feedback-item.not-validate .radio-group {
    border: 1px solid red !important
}

.feedback .feedback-item.not-validate .choise-block .feedback-item:nth-child(1) .feedback-input {
    border: 1px solid #d8d8d8
}

.feedback .feedback-item.not-validate .choise-block .not-validate:nth-child(1) .feedback-input.required-feedback-item {
    border: 1px solid red
}

.feedback .submit-button {
    background-color: #039be5;
    height: 40px;
    font-size: .813em;
    padding: 0 10px;
    color: #fff;
    display: block
}

.feedback .submit-button:hover {
    background-color: #06abfc
}

.feedback .submit-button:active {
    background-color: #0394db
}

.feedback .input_file {
    position: relative;
    height: auto
}

.feedback .input_file input[type=file],
.feedback .input_file2 input[type=file],
.feedback .input_file3 input[type=file] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    z-index: 2;
    cursor: pointer;
    height: 35px;
    width: 300px
}

.feedback .input_file .file_upload,
.feedback .input_file2 .file_upload,
.feedback .input_file3 .file_upload {
    position: relative;
    z-index: 1;
    top: -35px;
    clear: both;
    left: 0;
    border: 1px solid #d8d8d8;
    padding: 6px 5px 3px 5px;
    outline: 0;
    height: auto;
    max-width: 520px;
    overflow: hidden
}

.feedback .input_file .file_upload ul,
.feedback .input_file2 .file_upload ul,
.feedback .input_file3 .file_upload ul {
    margin: 2px
}

.feedback .input_file .file_upload ul li,
.feedback .input_file2 .file_upload ul li,
.feedback .input_file3 .file_upload ul li {
    font-size: .830em;
    line-height: 22px;
    border: 1px solid #d8d8d8;
    margin: 5px 0 5px -2px;
    padding: 2px 0 2px 7px;
    overflow: hidden
}

.feedback .input_file .file_upload ul li .filesize,
.feedback .input_file2 .file_upload ul li .filesize,
.feedback .input_file3 .file_upload ul li .filesize {
    margin-right: 5px;
    float: right
}

.feedback .input_file .file_upload input[type=button],
.feedback .input_file2 .file_upload input[type=button],
.feedback .input_file3 .file_upload input[type=button] {
    width: 100px;
    height: 25px;
    background-color: #039be5;
    transition: background .2s;
    color: #fff;
    border: 0 solid
}

.feedback .input_file .file_upload input[type=button]:hover,
.feedback .input_file2 .file_upload input[type=button]:hover,
.feedback .input_file3 .file_upload input[type=button]:hover {
    background-color: #06abfc
}

.feedback .input_file .file_upload input[type=button]:active,
.feedback .input_file2 .file_upload input[type=button]:active,
.feedback .input_file3 .file_upload input[type=button]:active {
    background-color: #0394db
}

.feedback .input_file .file_upload .file_upload_input,
.feedback .input_file2 .file_upload .file_upload_input,
.feedback .input_file3 .file_upload .file_upload_input {
    border: 0 solid;
    font-size: .813em;
    text-overflow: ellipsis
}

.feedback .re-c {
    margin: 0 0 20px 0
}

.feedback .re-c p {
    font-size: .813em;
    font-weight: 600;
    color: #455a65
}

.feedback .re-c div {
    margin-top: 5px
}

.feedback .re-c div input[type="text"] {
    padding: 0 10px 0 10px;
    border: 1px solid #d8d8d8 !important;
    font-size: .813em !important
}

.feedback .agreements p {
    zoom: 1;
    position: relative;
    margin: 5px 0 5px 0
}

.feedback .agreements p input {
    position: absolute;
    left: 5px
}

.feedback .agreements p label {
    padding: 7px 35px;
    font-size: .938em;
    line-height: normal
}

.feedback .agreements p > * {
    display: inline-block;
    vertical-align: top
}

.feedback .attention-message {
    border: 1px solid #ece5c7;
    background-color: #fffdf5;
    padding: 10px;
    margin: 10px 0
}

.feedback .feedback-success {
    border: 1px solid #29b6f6;
    background-color: #e6f7ff;
    padding: 10px;
    margin: 10px 0
}

.feedback .feedback-error {
    border: 1px solid #d16438;
    background-color: #fef9f7;
    padding: 10px;
    margin: 10px 0
}

.feedback .feedback-error p {
    font-size: .875em;
    font-weight: 600
}

.feedback .feedback-error span {
    font-size: .875em;
    text-decoration: underline;
    cursor: pointer
}

.feedback .feedback-error span:hover {
    text-decoration: none
}

.faq .block-question-answer .question-block {
    display: table;
    width: 100%;
    margin: 0 0 20px 0
}

.faq .block-question-answer .question-block .question-icon {
    width: 40px;
    display: table-cell;
    vertical-align: top
}

.faq .block-question-answer .question-block .question-icon i {
    font-size: 30px;
    color: #263238
}

.faq .block-question-answer .question-block .question-content {
    display: table-cell;
    vertical-align: top
}

.faq .block-question-answer .question-block .question-content label {
    font-weight: 600;
    font-size: .875em
}

.faq .block-question-answer .question-block .question-content p {
    font-size: .813em;
    margin-top: 20px;
    line-height: 20px
}

.faq .block-question-answer .question-block .question-content strong, .faq .block-question-answer .question-block .question-content b {
    font-weight: bold;
    font-style: inherit
}

.faq .block-question-answer .question-block .question-content strong a, .faq .block-question-answer .question-block .question-content b a {
    font-weight: bold;
    font-style: inherit
}

.faq .block-question-answer .question-block .question-content em, .faq .block-question-answer .question-block .question-content i {
    font-style: italic;
    font-weight: inherit
}

.faq .block-question-answer .question-block .question-content em a, .faq .block-question-answer .question-block .question-content i a {
    font-style: italic;
    font-weight: inherit
}

.faq .block-question-answer .answer-block {
    display: table;
    width: 100%;
    margin: 0 0 20px 0
}

.faq .block-question-answer .answer-block .answer-icon {
    width: 40px;
    display: table-cell;
    vertical-align: top
}

.faq .block-question-answer .answer-block .answer-icon i {
    font-size: 30px;
    color: #039be5
}

.faq .block-question-answer .answer-block .answer-content {
    display: table-cell;
    vertical-align: top
}

.faq .block-question-answer .answer-block .answer-content label {
    font-weight: 600;
    font-size: .875em
}

.faq .block-question-answer .answer-block .answer-content p {
    font-size: .813em;
    margin-top: 20px;
    line-height: 20px
}

.faq .block-question-answer .answer-block .answer-content strong, .faq .block-question-answer .answer-block .answer-content b {
    font-weight: bold;
    font-style: inherit
}

.faq .block-question-answer .answer-block .answer-content strong a, .faq .block-question-answer .answer-block .answer-content b a {
    font-weight: bold;
    font-style: inherit
}

.faq .block-question-answer .answer-block .answer-content em, .faq .block-question-answer .answer-block .answer-content i {
    font-style: italic;
    font-weight: inherit
}

.faq .block-question-answer .answer-block .answer-content em a, .faq .block-question-answer .answer-block .answer-content i a {
    font-style: italic;
    font-weight: inherit
}

.faq .block-question-answer .answer-block .answer-content blockquote {
    margin: 0 10px;
    padding: 10px 10px;
    display: inline-block
}

.faq .block-question-answer .answer-block .answer-content blockquote p {
    font-style: italic;
    color: #6e6f70;
    zoom: 1
}

.faq .block-question-answer .answer-block .answer-content blockquote p:before, .faq .block-question-answer .answer-block .answer-content blockquote p:after {
    content: "";
    display: table
}

.faq .block-question-answer .answer-block .answer-content blockquote p:after {
    clear: both
}

.faq .block-question-answer .answer-block .answer-content blockquote:before {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    line-height: .1em;
    margin-right: .2em;
    vertical-align: .2em
}

.faq .block-question-answer .answer-block .answer-content blockquote:after {
    color: #bbb;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10e";
    line-height: 1.5em;
    vertical-align: -1em;
    float: right
}

.faq .block-question-answer .answer-block .answer-content blockquote > p:first-child {
    display: inline
}

.faq .block-question-answer .answer-block .answer-content ol {
    list-style-type: decimal;
    margin: 10px 10px 10px 30px;
    font-size: .813em
}

.faq .block-question-answer .answer-block .answer-content ol ul {
    font-size: inherit
}

.faq .block-question-answer .answer-block .answer-content ol li {
    line-height: 1.25em
}

.faq .block-question-answer .answer-block .answer-content ol li ol {
    font-size: inherit
}

.faq .block-question-answer .answer-block .answer-content ul {
    list-style-type: disc;
    margin: 10px 10px 10px 30px;
    font-size: .813em
}

.faq .block-question-answer .answer-block .answer-content ul ol {
    font-size: inherit
}

.faq .block-question-answer .answer-block .answer-content ul li {
    line-height: 1.25em
}

.faq .block-question-answer .answer-block .answer-content ul li ul {
    font-size: inherit
}

.faq .block-question-answer .answer-block .answer-content table {
    text-align: left;
    font-size: .875em;
    margin: 20px 0 20px 0;
    border-color: #ddd;
    border: inherit
}

.faq .block-question-answer .answer-block .answer-content table td {
    border-color: #ddd;
    line-height: 1.25em
}

.faq .block-question-answer .answer-block .answer-content table[border="1"] {
    border: 1px solid #ddd
}

.faq .block-question-answer .answer-block .answer-content table[border="1"] td {
    border: 1px solid #ddd;
    line-height: 1.25em
}

.faq .block-question-answer .dividing_line {
    margin: 0 0 20px 0
}

.two_column .col6.last {
    float: right
}

.voting h4 {
    font-size: .875em;
    font-weight: 600;
    color: #4b636f
}

.voting .voting-title {
    font-weight: 600;
    margin: 15px 0 10px 0
}

.voting .poll-text {
    margin: 0 0 20px 0
}

.voting .poll-text p {
    font-size: .813em;
    font-weight: 600;
    margin: 15px 0 10px 0
}

.voting .poll-text .validation.error {
    margin-top: 10px
}

.voting .poll-text .validation.error i {
    color: #f58156;
    vertical-align: middle
}

.voting .poll-text .validation.error span {
    font-size: .815em;
    color: #f04b0e
}

.voting .poll-check {
    display: block
}

.voting .poll-check .poll-check-list {
    margin: 0 0 30px 0
}

.voting .poll-check .poll-check-list .poll-check-item {
    margin-bottom: 0 0 5px 0
}

.voting .poll-check .poll-check-list .poll-check-item:last-child {
    margin-bottom: 0
}

.voting .poll-check form input[type="radio"] {
    display: inline-block;
    margin-right: 5px
}

.voting .poll-check form label {
    vertical-align: top;
    display: inline-block;
    margin: 8px 0 0 0;
    font-size: .930em
}

.voting .poll-check form button {
    padding: 0 10px;
    height: 30px;
    background: #039be5;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.voting .poll-check form button:hover {
    background-color: #06abfc
}

.voting .poll-check form button:active {
    background-color: #0394db
}

.voting .poll-check form button span {
    margin-right: 5px
}

.voting .poll-check form p:last-child {
    margin-top: 10px
}

.voting .result .result-statistics {
    margin: 20px 0 0 0
}

.voting .result .result-statistics label {
    font-size: .875em
}

.voting .result .result-statistics .statistics .titles-statistics {
    display: inline-block;
    width: 115px
}

.voting .result .result-statistics .statistics .titles-statistics label {
    font-size: .875em;
    font-weight: 500;
    color: #2c3a41;
    margin-right: 5px
}

.voting .result .result-statistics .statistics .titles-statistics span {
    font-size: .830em;
    color: #4b636f
}

.voting .result .result-statistics .statistics .marker {
    background: #f3f3f3;
    width: 100%;
    display: inline-block;
    max-width: 220px;
    height: 6px
}

.voting .result .result-statistics .statistics .marker .color {
    height: 6px;
    background: #039be5
}

.voting .result .result-statistics .statistics .marker .active {
    background: #039be5
}

.language-block {
    display: inline-block;
    margin: 14px 0 13px 0
}

.language-block .language-label {
    display: inline-block
}

.language-block .language-label label {
    display: inline-block;
    font-size: .75em
}

.language-block .choice-lang {
    display: inline-block;
    height: 33px;
    position: relative;
    cursor: pointer
}

.language-block .choice-lang img {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    width: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.language-block .choice-lang label {
    font-size: .75em;
    margin-left: 10px
}

.language-block .choice-lang .choice-list {
    position: absolute;
    width: 140px;
    box-shadow: 0 0 3px #bdbdbd;
    display: none;
    float: right;
    margin-right: 44px;
    cursor: pointer;
    background: #fff;
    top: 33px;
    z-index: 3000
}

.language-block .choice-lang .choice-list p a {
    display: block;
    color: #444;
    padding: 11px 0 11px 17px;
    font-size: .75em
}

.language-block .choice-lang .choice-list p a:hover {
    background: #fafafa
}

.language-block .choice-lang .choice-list .border {
    border-bottom: 1px dashed #bdbdbd
}

.language-block .choice-lang:hover .choice-list {
    display: block
}

.language-block.none {
    display: none
}

/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker {
    position: relative
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
    left: auto;
    right: 0
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
    left: auto;
    right: 12px
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
    left: auto;
    right: 13px
}

.bootstrap-timepicker .add-on {
    cursor: pointer
}

.bootstrap-timepicker .add-on i {
    display: inline-block;
    width: 16px;
    height: 16px
}

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 4px
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    display: inline-block
}

.bootstrap-timepicker-widget.dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-timepicker-widget.dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 4px
}

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-timepicker-widget table td {
    text-align: center;
    height: 30px;
    margin: 0;
    padding: 2px
}

.bootstrap-timepicker-widget table td:not(.separator) {
    min-width: 30px
}

.bootstrap-timepicker-widget table td span {
    width: 100%
}

.bootstrap-timepicker-widget table td a {
    border: 1px transparent solid;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 8px 0;
    outline: 0;
    color: #333
}

.bootstrap-timepicker-widget table td a:hover {
    text-decoration: none;
    background-color: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #ddd
}

.bootstrap-timepicker-widget table td a i {
    margin-top: 2px;
    font-size: 18px
}

.bootstrap-timepicker-widget table td input {
    width: 25px;
    margin: 0;
    text-align: center
}

.bootstrap-timepicker-widget .modal-content {
    padding: 4px
}

@media (min-width: 767px) {
    .bootstrap-timepicker-widget.modal {
        width: 200px;
        margin-left: -100px
    }
}

@media (max-width: 767px) {
    .bootstrap-timepicker {
        width: 100%
    }

    .bootstrap-timepicker .dropdown-menu {
        width: 100%
    }
}

.schedule .schedule-content {
    border: 1px dashed #e2e5e7;
    padding: 5px 20px 10px 12px
}

.schedule .schedule-content .schedule-block {
    display: block;
    border-bottom: 1px dashed #e2e5e7;
    padding: 4px 0 5px 0
}

.schedule .schedule-content .schedule-block .schedule-label {
    display: table-cell;
    width: 130px
}

.schedule .schedule-content .schedule-block .schedule-label label {
    font-size: .813em
}

.schedule .schedule-content .schedule-block .schedule-variable {
    display: table-cell
}

.schedule .schedule-content .schedule-block .schedule-variable span {
    font-size: .813em
}

.schedule .schedule-content .current.schedule-block {
    color: #039be5
}

.schedule .schedule-content .active {
    color: #039be5
}

.schedule .schedule-content .breaktime-block {
    display: table;
    line-height: 5px;
    margin-top: 5px
}

.schedule .schedule-content .breaktime-block .breaktime-label {
    display: table-cell;
    width: 130px
}

.schedule .schedule-content .breaktime-block .breaktime-label label {
    font-size: .813em
}

.schedule .schedule-content .breaktime-block .breaktime-variable {
    display: table-cell;
    vertical-align: middle
}

.schedule .schedule-content .breaktime-block .breaktime-variable span {
    font-size: .813em
}

body .normal {
    display: none
}

body .impaired {
    display: inline-block
}

body.dull-sight .normal {
    display: inline-block
}

body.dull-sight .impaired {
    display: none
}

div.dull-sight {
    margin: 15px 0
}

div.dull-sight a {
    color: inherit;
    line-height: inherit;
    outline: 0;
    text-transform: inherit;
    overflow: hidden;
    text-decoration: none
}

div.dull-sight a i {
    font-size: 16px;
    color: inherit
}

div.dull-sight a span {
    margin: 0 0 0 5px;
    cursor: pointer;
    font-size: .75em;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block
}

.search_results button {
    outline: 0;
    margin: 0 0 15px 0
}

.search_results .apply {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #039be5;
    color: #fff;
    font-size: .875em
}

.search_results .reset {
    background-color: transparent;
    font-size: .875em;
    color: #039be5
}

.search_results .search-tabs-wrapper-content {
    border-top: 0
}

.search_results .search-tabs-wrapper-content .search-tabs-content {
    display: none;
    padding: 20px 10px 10px 10px
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-filter-tree p {
    padding: 10px 0;
    color: #6f7e95;
    font-size: .930em;
    font-weight: 600
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-filter-tree .site-map-tree .site-map-item {
    margin-bottom: 4px
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-filter-tree .site-map-tree .site-map-item p {
    padding: 0
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-filter-tree .site-map-tree .site-map-item p label {
    vertical-align: top;
    display: inline-block;
    margin: 6px 2px;
    color: #6f7e95;
    font-size: .875em;
    font-weight: 400
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-filter-tree .site-map-tree .site-map-item .site-map-tree {
    padding-left: 30px
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-filter-tree .site-map-tree .site-map-item .site-map-tree .site-map-item p {
    padding: 0;
    line-height: 6px
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-dates-holder .request {
    padding: 10px 0;
    color: #6f7e95;
    font-size: .930em;
    font-weight: 600
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-dates-holder .selection-date {
    padding: 10px 0;
    color: #6f7e95;
    font-size: .875em;
    font-weight: 400
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-dates-holder .selection-date p {
    display: inline-block
}

.search_results .search-tabs-wrapper-content .search-tabs-content .search-dates-holder .selection-date p .search-from-datepicker, .search_results .search-tabs-wrapper-content .search-tabs-content .search-dates-holder .selection-date p .search-to-datepicker {
    border: 1px solid #dadada;
    height: 30px;
    padding: 0 10px;
    font-size: 1em;
    color: #6f7e95;
    outline: 0;
    margin: 0 5px 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.search_results .search-tabs-wrapper-content .search-tabs-content.active-tab {
    display: block
}

.search_results .search-results-form-holder {
    background-color: #f7fafc;
    padding: 20px;
    margin: 0 0 40px 0;
    display: table;
    position: relative;
    width: 100%
}

.search_results .search-results-form-holder input[type="search"] {
    border: 1px solid #d8d8d8;
    display: table-cell;
    height: 40px;
    background: #fff;
    width: 100%;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.search_results .search-results-form-holder input::-webkit-input-placeholder {
    color: #ddd
}

.search_results .search-results-form-holder input:-moz-placeholder {
    color: #ddd
}

.search_results .search-results-form-holder button {
    position: absolute;
    height: 40px;
    right: 21px;
    top: 19px;
    background: 0
}

.search_results .search-results-form-holder button i {
    color: #263238
}

.search_results .search-filters-tabs {
    margin-bottom: 28px
}

.search_results .search-filters-tabs .title {
    display: inline-block;
    vertical-align: top;
    padding: 12px 8px
}

.search_results .search-filters-tabs .title label {
    font-weight: 400;
    font-size: .875em;
    text-transform: uppercase;
    color: #404040;
    vertical-align: top
}

.search_results .search-filters-tabs .search-tabs-navigation {
    background-color: #f7fafc;
    display: inline-block
}

.search_results .search-filters-tabs .search-tabs-navigation .search-tab-button {
    display: table-cell;
    text-align: center;
    background-color: #f7fafc;
    cursor: pointer;
    padding: 10px 15px;
    border-top: 1px solid #f7fafc;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #e8f1f6;
    min-width: 120px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.search_results .search-filters-tabs .search-tabs-navigation .search-tab-button:hover {
    background-color: #fff;
    cursor: default;
    border-top: 1px solid #e8f1f6;
    border-left: 1px solid #e8f1f6;
    border-right: 1px solid #e8f1f6;
    border-bottom: 1px solid #fff
}

.search_results .search-filters-tabs .search-tabs-navigation .search-tab-button label {
    font-size: .813em;
    font-weight: 600;
    color: #4f6875;
    cursor: pointer
}

.search_results .search-filters-tabs .search-tabs-navigation .search-tab-button label:before {
    content: "\f096";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 8px
}

.search_results .search-filters-tabs .search-tabs-navigation .search-tab-button.active-tab {
    background-color: #fff;
    cursor: default;
    border-top: 1px solid #e8f1f6;
    border-left: 1px solid #e8f1f6;
    border-right: 1px solid #e8f1f6;
    border-bottom: 1px solid #fff
}

.search_results .search-filters-tabs .search-tabs-navigation .search-tab-button.selected label {
    color: #444
}

.search_results .search-filters-tabs .search-tabs-navigation .search-tab-button.selected label:before {
    content: "\f046";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 6px;
    color: #039be5
}

.search_results .search-results-content {
    margin: 0 0 40px 5px;
    zoom: 1
}

.search_results .search-results-content:before, .search_results .search-results-content:after {
    content: "";
    display: table
}

.search_results .search-results-content:after {
    clear: both
}

.search_results .search-results-content .search-title {
    margin: 0 0 30px 0;
    font-weight: 600
}

.search_results .search-results-content .search-title span {
    font-size: 1em
}

.search_results .search-results-content .search-results-item {
    margin: 0 0 30px 0;
    zoom: 1
}

.search_results .search-results-content .search-results-item:before, .search_results .search-results-content .search-results-item:after {
    content: "";
    display: table
}

.search_results .search-results-content .search-results-item:after {
    clear: both
}

.search_results .search-results-content .search-results-item img {
    float: left;
    margin: 0 15px 15px 0
}

.search_results .search-results-content .search-results-item .search-results-name {
    margin: 0 0 10px 0;
    font-size: .875em;
    display: block
}

.search_results .search-results-content .search-results-item .search-results-name span:first-child {
    font-weight: 600
}

.search_results .search-results-content .search-results-item .search-results-link {
    margin: 0 0 20px 0;
    font-size: .750em;
    display: block;
    color: #263238
}

.search_results .search-results-content .search-results-item .search-results-context {
    margin: 0 0 30px 0;
    font-size: .813em
}

.search_results .search-results-content .search-results-item .search-results-context .searching-phrase {
    background-color: #ffd740;
    padding: 0 4px
}

.social-link {
    margin: 0 5px;
    float: right;
    zoom: 1
}

.social-link:before, .social-link:after {
    content: "";
    display: table
}

.social-link:after {
    clear: both
}

.social-link ul li.social-link-item {
    display: inline-block;
    margin: 0 10px 0 0
}

.social-link ul li.social-link-item a i {
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 21px
}

.social-link ul li.social-link-item a span {
    vertical-align: middle;
    display: inline-block;
    font-size: .813em;
    margin-top: 2px
}

.site-block-content > .search-form {
    background-color: #fafafa;
    padding: 10px;
    margin: 0 0 40px 0
}

.site-block-content > .search-form form {
    display: table;
    position: relative;
    width: 100%
}

.site-block-content > .search-form form input[type="search"] {
    border: 1px solid #d8d8d8;
    display: table-cell;
    height: 40px;
    background: #fff;
    width: 100%;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.site-block-content > .search-form form input::-webkit-input-placeholder {
    color: #ddd
}

.site-block-content > .search-form form input:-moz-placeholder {
    color: #ddd
}

.site-block-content > .search-form form button {
    position: absolute;
    height: 40px;
    right: 5px;
    top: 0;
    background: 0
}

.site-block-content > .search-form form button i {
    color: #263238
}

.forum .category {
    margin: 0 0 30px 0
}

.forum .category .category-title {
    margin: 0 0 10px 0
}

.forum .category .category-content .subcategory {
    border-bottom: 1px dashed #ddd;
    padding: 20px 0;
    display: table;
    width: 100%
}

.forum .category .category-content .subcategory > div {
    display: table-cell
}

.forum .category .category-content .subcategory .subcategory-attrs .name {
    font-size: .875em
}

.forum .category .category-content .subcategory .subcategory-attrs .author {
    font-size: .688em;
    color: #6e6f70;
    margin: 0 5px 0 0
}

.forum .category .category-content .subcategory .subcategory-attrs .author .author-name {
    padding: 0 5px;
    font-weight: 600
}

.forum .category .category-content .subcategory .subcategory-attrs .date-and-time {
    font-size: .688em;
    color: #6e6f70
}

.forum .category .category-content .subcategory .subcategory-attrs .date-and-time time {
    padding: 0 5px
}

.forum .category .category-content .subcategory .include-topics {
    font-size: .75em;
    font-weight: 600;
    color: #263238;
    text-align: right
}

.error-message {
    background-color: #fcf2f1;
    color: #884f4a;
    padding: 10px;
    font-size: .813em;
    border: 1px solid #d8a7a2;
    margin: 20px 0
}

.forum-topic .notification {
    font-weight: 600;
    margin: 20px 20px 10px 0;
    opacity: .5
}

.forum-topic .new-added {
    box-shadow: 0 0 5px 1px #a3d1e4
}

.forum-topic .edit-form {
    padding: 0 0 0 20px;
    position: relative
}

.forum-topic .edit-form .error-message {
    margin-bottom: 20px
}

.forum-topic .edit-form textarea {
    width: 100%;
    min-height: 100px;
    resize: none
}

.forum-topic .edit-form textarea:focus {
    border: 1px solid #039be5
}

.forum-topic .edit-form textarea:focus + button {
    background: #039be5
}

.forum-topic .edit-form textarea:focus ~ a {
    color: #039be5
}

.forum-topic .edit-form a {
    float: right;
    line-height: 40px;
    margin: 0 10px;
    color: #d8d8d8
}

.forum-topic .edit-form button {
    margin-top: -1px;
    height: 40px;
    background: #d8d8d8;
    color: #fff;
    float: right;
    font-size: .875em;
    outline: 0
}

.forum-topic .edit-form button i {
    margin-left: 5px;
    font-style: inherit
}

.forum-topic .forum-content .topic-title {
    margin: 0 0 10px 0
}

.forum-topic .forum-content .topic-title > * {
    display: inline-block;
    vertical-align: top
}

.forum-topic .forum-content .topic-title a {
    font-size: .875em;
    margin: 3px 0 0 10px
}

.forum-topic .forum-content .topic-content {
    border-bottom: 1px dashed #ddd;
    padding: 20px 0;
    display: table;
    width: 100%
}

.forum-topic .forum-content .topic-content > div {
    display: table-cell
}

.forum-topic .forum-content .topic-content .author-img {
    width: 40px;
    height: 40px;
    overflow: hidden
}

.forum-topic .forum-content .topic-content .author-img img {
    width: 100%
}

.forum-topic .forum-content .topic-content .topic-attrs {
    vertical-align: top;
    padding: 0 0 0 20px
}

.forum-topic .forum-content .topic-content .topic-attrs .name {
    font-size: .875em
}

.forum-topic .forum-content .topic-content .topic-attrs .author {
    font-size: .688em;
    color: #6e6f70;
    margin: 0 5px 0 0
}

.forum-topic .forum-content .topic-content .topic-attrs .author .author-name {
    padding: 0 5px;
    font-weight: 600
}

.forum-topic .forum-content .topic-content .topic-attrs .date-and-time {
    font-size: .688em;
    color: #6e6f70
}

.forum-topic .forum-content .topic-content .topic-attrs .date-and-time time {
    padding: 0 5px
}

.forum-topic .forum-content .topic-content .topic-attrs .edit-button {
    display: inline-block;
    float: right
}

.forum-topic .forum-content .topic-content .topic-attrs .edit-button .edit-topic {
    padding: 3px 0 4px 0;
    color: #55acf6;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.forum-topic .forum-content .topic-content .topic-attrs .edit-button .edit-topic i {
    padding: 5px 6px 5px 8px
}

.forum-topic .forum-content .topic-content .topic-attrs .edit-button .edit-topic:hover {
    background: #55acf6;
    color: #fff
}

.forum-topic .forum-content .topic-content .topic-attrs .edited {
    font-size: .688em
}

.forum-topic .forum-content .topic-content .topic-attrs .tags {
    margin: 10px 0 0 0;
    max-width: 300px
}

.forum-topic .forum-content .topic-content .topic-attrs .tags a {
    border: 1px solid #dad9d9;
    color: #7b868b;
    font-size: .75em;
    padding: 5px;
    display: inline-block;
    margin: 0 5px 5px 0
}

.forum-topic .forum-content .topic-content .topic-attrs .tags a:hover {
    color: #039be5;
    border: 1px solid #039be5;
    text-decoration: none
}

.forum-topic .topic-responses .resposes-title {
    padding: 30px 0
}

.forum-topic .topic-responses .resposes-title span {
    font-size: .875em;
    font-weight: 600
}

.forum-topic .topic-responses .responses-form-holder {
    display: table;
    width: 100%;
    border-bottom: #ddd dashed 1px;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0
}

.forum-topic .topic-responses .responses-form-holder > * {
    display: table-cell;
    vertical-align: top
}

.forum-topic .topic-responses .responses-form-holder .author-img {
    width: 40px;
    height: 40px;
    overflow: hidden
}

.forum-topic .topic-responses .responses-form-holder .author-img img {
    width: 100%
}

.forum-topic .topic-responses .responses-form-holder .responses-from {
    padding: 0 0 0 20px;
    position: relative
}

.forum-topic .topic-responses .responses-form-holder .responses-from textarea {
    width: 100%;
    min-height: 50px;
    resize: none
}

.forum-topic .topic-responses .responses-form-holder .responses-from textarea:focus {
    border: 1px solid #039be5
}

.forum-topic .topic-responses .responses-form-holder .responses-from textarea:focus + button {
    background: #039be5
}

.forum-topic .topic-responses .responses-form-holder .responses-from input[type="text"] {
    border: 1px solid #d8d8d8;
    display: table-cell;
    height: 40px;
    background: #fff;
    width: 100%;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.forum-topic .topic-responses .responses-form-holder .responses-from input[type="text"]:focus {
    border: 1px solid #039be5
}

.forum-topic .topic-responses .responses-form-holder .responses-from input::-ms-clear {
    display: none
}

.forum-topic .topic-responses .responses-form-holder .responses-from input::-webkit-input-placeholder {
    color: #ddd
}

.forum-topic .topic-responses .responses-form-holder .responses-from input:-moz-placeholder {
    color: #ddd
}

.forum-topic .topic-responses .responses-form-holder .responses-from button {
    margin-top: -1px;
    height: 40px;
    background: #d8d8d8;
    color: #fff;
    float: right;
    font-size: .875em;
    outline: 0
}

.forum-topic .topic-responses .responses-form-holder .responses-from button i {
    margin-left: 5px
}

.forum-topic .topic-responses .response-comment-form-container .response-comment-form {
    border: 0;
    padding: 0
}

.forum-topic .topic-responses .responses-list .response-item {
    display: table;
    width: 100%
}

.forum-topic .topic-responses .responses-list .response-item > div {
    display: table-cell;
    vertical-align: top
}

.forum-topic .topic-responses .responses-list .response-item .author-img {
    width: 40px;
    height: 40px;
    overflow: hidden
}

.forum-topic .topic-responses .responses-list .response-item .author-img img {
    width: 100%
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs {
    padding: 0 0 0 20px
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .author {
    font-size: .688em;
    color: #6e6f70;
    margin: 0 5px 0 0
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .author .author-name {
    padding: 0 5px;
    font-weight: 600
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .date-and-time {
    font-size: .688em;
    color: #6e6f70
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .date-and-time time {
    padding: 0 5px
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .edited {
    font-size: .688em
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .response-message {
    border-bottom: 1px dashed #ddd;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .response-message .edit-comment, .forum-topic .topic-responses .responses-list .response-item .response-attrs .response-message .reply {
    font-size: .875em;
    margin: 0 5px 0 0
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .response-message .comment-deleted {
    margin-top: 5px
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .response-message .comment-deleted .comment {
    font-size: .875em;
    color: #444
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .response-message .comment-deleted .reason {
    margin-top: 10px;
    font-size: .813em;
    color: #eb9172
}

.forum-topic .topic-responses .responses-list .response-item .response-attrs .response-message .comment-deleted .reason span {
    color: #777
}

.forum-subcategory .forum-content .subcategory-title {
    margin: 0 0 10px 0
}

.forum-subcategory .forum-content .subcategory-title > * {
    display: inline-block;
    vertical-align: top
}

.forum-subcategory .forum-content .subcategory-title a {
    font-size: .875em;
    margin: 3px 0 0 10px
}

.forum-subcategory .forum-content .subcategory-content .topic {
    border-bottom: 1px dashed #ddd;
    padding: 20px 0;
    display: table;
    width: 100%
}

.forum-subcategory .forum-content .subcategory-content .topic .error-message i {
    font-size: 20px;
    margin-right: 8px;
    top: 1px;
    position: relative
}

.forum-subcategory .forum-content .subcategory-content .topic .error-message span {
    top: -2px;
    position: relative
}

.forum-subcategory .forum-content .subcategory-content .topic .loader {
    text-align: center;
    font-size: 1.2em
}

.forum-subcategory .forum-content .subcategory-content .topic > div {
    display: table-cell
}

.forum-subcategory .forum-content .subcategory-content .topic .author-img {
    width: 40px;
    height: 40px;
    overflow: hidden
}

.forum-subcategory .forum-content .subcategory-content .topic .author-img img {
    width: 100%
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs {
    vertical-align: top;
    padding: 0 0 0 20px
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .name {
    font-size: .875em
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .author {
    font-size: .688em;
    color: #6e6f70;
    margin: 0 5px 0 0
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .author .author-name {
    padding: 0 5px;
    font-weight: 600
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .date-and-time {
    font-size: .688em;
    color: #6e6f70
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .date-and-time time {
    padding: 0 5px
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .tags {
    margin: 10px 0 0 0;
    max-width: 300px
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .tags a {
    border: 1px solid #dad9d9;
    color: #7b868b;
    font-size: .75em;
    padding: 5px;
    display: inline-block;
    margin: 0 5px 5px 0
}

.forum-subcategory .forum-content .subcategory-content .topic .topic-attrs .tags a:hover {
    color: #039be5;
    border: 1px solid #039be5;
    text-decoration: none
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses {
    font-weight: 600;
    color: #263238;
    text-align: right
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses span {
    font-size: .75em
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses p {
    margin-top: 8px
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses p a {
    font-size: 1em;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses p .edit-topic {
    color: #55acf6;
    padding: 4px 8px 5px 8px
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses p .edit-topic:hover {
    background: #5fb1f7;
    color: #fff;
    padding: 4px 8px 5px 8px
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses p .delete-topic {
    color: #f58156;
    padding: 4px 8px 5px 9px
}

.forum-subcategory .forum-content .subcategory-content .topic .include-responses p .delete-topic:hover {
    background: #f68860;
    color: #fff;
    padding: 4px 8px 5px 9px
}

.forum-topic-form .forum-topic-new-content .forum-topic-new-title {
    margin: 0 0 10px 0
}

.forum-topic-form .forum-topic-new-content .forum-topic-new-title > * {
    display: inline-block;
    vertical-align: top;
    font-size: .930em
}

.forum-topic-form .forum-topic-new-content .forum-topic-new-title a {
    font-size: .830em;
    margin-left: 10px;
    margin-top: 3px
}

.forum-topic-form .forum-topic-new-content .topic-content-form {
    border-bottom: 1px dashed #ddd;
    padding: 20px 0;
    display: table;
    width: 100%
}

.forum-topic-form .forum-topic-new-content .topic-content-form > div {
    display: table-cell;
    vertical-align: top
}

.forum-topic-form .forum-topic-new-content .topic-content-form .author-img {
    width: 40px;
    height: 40px;
    overflow: hidden
}

.forum-topic-form .forum-topic-new-content .topic-content-form .author-img img {
    width: 100%
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new {
    padding: 0 0 0 20px
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-title-edit {
    margin: 0 0 20px 0
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-title-edit label {
    display: block;
    font-size: .875em;
    margin: 0 0 10px 0
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-title-edit input[type="text"] {
    border: 1px solid #d8d8d8;
    display: block;
    height: 40px;
    background: #fff;
    width: 100%;
    max-width: 600px;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-title-edit input[type="text"]:focus {
    border: 1px solid #039be5
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-title-edit input::-webkit-input-placeholder {
    color: #ddd
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-title-edit input:-moz-placeholder {
    color: #ddd
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-content-edit {
    margin: 0 0 20px 0;
    max-width: 600px
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-content-edit label {
    display: block;
    font-size: .875em;
    margin: 0 0 10px 0
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-content-edit textarea {
    border: 1px solid #d8d8d8;
    display: block;
    height: 40px;
    background: #fff;
    width: 100%;
    max-width: 600px;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-content-edit textarea:focus {
    border: 1px solid #039be5
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-tags-edit {
    margin: 0 0 20px 0;
    max-width: 600px
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-tags-edit label {
    display: block;
    font-size: .875em;
    margin: 0 0 10px 0
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-tags-edit .select2-dropdown-open {
    border: 1px solid #039be5
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-tags-edit .select2-choices {
    border: 1px solid #d8d8d8;
    display: block;
    min-height: 40px;
    height: 40px;
    background: #fff;
    width: 100%;
    box-shadow: none;
    max-width: 600px;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-tags-edit .select2-choices .select2-search-choice {
    padding: 3px 5px 5px 18px;
    position: relative;
    line-height: 13px;
    cursor: default;
    border-radius: 3px;
    border: 1px solid #dad9d9;
    color: #7b868b;
    font-size: .813em;
    display: inline-block;
    margin: 10px 0 5px 5px;
    background-image: none;
    background-color: #fff;
    box-shadow: none
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .topic-tags-edit .select2-choices .select2-search-field input[type="text"] {
    height: 40px
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .create-post {
    height: 40px;
    background-color: #039be5;
    color: #fff;
    padding: 13px;
    display: block;
    border: 0;
    margin: 20px 0 0 0;
    font-size: .875em;
    transition: all .2s ease-out
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .create-post:hover {
    background-color: #03a5f4
}

.forum-topic-form .forum-topic-new-content .topic-content-form .forum-topic-new .create-post:active {
    background-color: #0391d6
}

.select2-drop-active {
    border: 1px solid #039be5;
    border-top: 0
}

.user-authorization {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 10px
}

.user-authorization a {
    font-size: .75em;
    display: inline-block;
    padding: 10px;
    margin: 3px 5px 0 0;
    text-decoration: none
}

.user-authorization a.login {
    background-color: #039be5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 600;
    padding: 10px 15px;
    outline: 0;
    color: #444
}

.user-authorization a.login:hover {
    background-color: #06abfc;
    text-decoration: none
}

.user-authorization a.login:active {
    background-color: #038acc
}

.user-authorization-form {
    position: relative;
    max-width: 300px
}

.user-authorization-form .form-item {
    margin: 0 0 20px 0
}

.user-authorization-form .form-item label {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    color: #6f7e95;
    font-size: .875em
}

.user-authorization-form .form-item input {
    height: 36px;
    max-width: 300px;
    width: 100%
}

.user-authorization-form .form-item label.error {
    color: #ff4343;
    margin: 5px 0 0 0;
    font-size: .830em
}

.user-authorization-form .form-item input.error {
    border: 1px solid #ff4343
}

.user-authorization-form .form-item > a {
    cursor: pointer
}

.user-authorization-form .form-item > a span {
    font-size: .875em
}

.user-authorization-form .login-button, .user-authorization-form .restore-button, .user-authorization-form .save-button {
    display: inline-block !important;
    background-color: #039be5;
    color: #fff;
    padding: 0 10px;
    display: block;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: .875em;
    height: 40px;
    max-width: 112px !important
}

.user-authorization-form .login-button:hover, .user-authorization-form .restore-button:hover, .user-authorization-form .save-button:hover {
    background-color: #03a5f4
}

.user-authorization-form .login-button:active, .user-authorization-form .restore-button:active, .user-authorization-form .save-button:active {
    background-color: #0391d6
}

.user-authorization-form .restore-pass {
    margin-left: 10px
}

.user-authorization-form .login-error {
    background-color: #fcf2f1;
    color: #884f4a;
    padding: 10px;
    font-size: .813em;
    border: 1px solid #d8a7a2
}

.user-registration-form {

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker > div {
    display: none
}

.datepicker.days div.datepicker-days {
    display: block
}

.datepicker.months div.datepicker-months {
    display: block
}

.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0
}

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000
}

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a
}

.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069 \9
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: linear-gradient(top, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a
}

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b \9
}

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
    background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
    background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
    background-image: -o-linear-gradient(top, #b3b3b3, #808080);
    background-image: linear-gradient(top, #b3b3b3, #808080);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: gray
}

.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
    background-color: #666 \9
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #04c
}

.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
    background-color: #039 \9
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #04c
}

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
    background-color: #039 \9
}

.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer
}

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 20px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px
}

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
    padding: 4px 5px
}

position:relative

;
max-width:

300
px

}
.user-registration-form .form-item {
    margin: 0 0 20px 0
}

.user-registration-form .form-item label {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    color: #6f7e95;
    font-size: .875em
}

.user-registration-form .form-item input {
    height: 36px;
    max-width: 300px;
    width: 100%
}

.user-registration-form .form-item label.error {
    color: #ff4343;
    margin: 5px 0 0 0;
    font-size: .830em
}

.user-registration-form .form-item input.error {
    border: 1px solid #ff4343
}

.user-registration-form .registration-button {
    background-color: #039be5;
    color: #fff;
    padding: 0 10px;
    display: block;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: .875em;
    height: 40px;
    max-width: 170px !important
}

.user-registration-form .registration-button:hover {
    background-color: #03a5f4
}

.user-registration-form .registration-button:active {
    background-color: #0391d6
}

.user-registration-form .error-message {
    background-color: #fcf2f1;
    color: #884f4a;
    padding: 10px;
    font-size: .813em;
    border: 1px solid #d8a7a2
}

.user-cabinet .profile-content {
    display: table;
    width: 100%
}

.user-cabinet .profile-content > div {
    display: table-cell;
    vertical-align: top
}

.user-cabinet .profile-content .user-img-holder {
    width: 160px
}

.user-cabinet .profile-content .user-img-holder .user-img {
    width: 140px;
    overflow: hidden;
    height: 140px;
    margin-bottom: 20px
}

.user-cabinet .profile-content .user-img-holder .user-img img {
    width: 100%
}

.user-cabinet .profile-content .user-img-holder .subscribe-button {
    margin-right: 20px
}

.user-cabinet .profile-content .user-img-holder .subscribe-button button {
    background-color: #f94d12;
    width: 100%;
    color: #fff;
    margin: 5px 0;
    font-size: .835em;
    height: initial;
    min-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.user-cabinet .profile-content .user-img-holder .subscribe-button button:hover {
    background-color: #fa602b
}

.user-cabinet .profile-content .user-img-holder .edit-button {
    margin-right: 20px;
    text-align: center
}

.user-cabinet .profile-content .user-img-holder .edit-button .edit-user {
    background-color: #039be5;
    color: #fff;
    padding: 0 20px;
    margin: 5px 0;
    font-size: .875em;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.user-cabinet .profile-content .user-img-holder .edit-button .edit-user:hover {
    background-color: #06abfc
}

.user-cabinet .profile-content .user-img-holder .toolbox {
    margin-right: 20px;
    text-align: center
}

.user-cabinet .profile-content .user-img-holder .toolbox .save-edit {
    background-color: #039be5;
    color: #fff;
    padding: 0 35px;
    margin: 5px 0;
    font-size: .875em;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.user-cabinet .profile-content .user-img-holder .toolbox .save-edit:hover {
    background-color: #06abfc
}

.user-cabinet .profile-content .user-img-holder .toolbox .cancel-edit {
    background: transparent;
    outline: 0;
    font-size: .930em;
    color: #039be5
}

.user-cabinet .profile-content .user-info {
    border: 1px dashed #e2e5e7
}

.user-cabinet .profile-content .user-info .profile-pass-edit {
    display: none
}

.user-cabinet .profile-content .user-info .user-info-item-content {
    border-bottom: 1px dashed #efefef;
    padding: 20px 0 15px 0;
    position: relative;
    display: table
}

.user-cabinet .profile-content .user-info .user-info-item-content:last-child {
    border: 0;
    padding-bottom: 0
}

.user-cabinet .profile-content .user-info .user-info-item-content .user-info-item {
    margin: 0 0 15px 0;
    position: relative;
    font-size: .875em;
    width: 335px;
    display: table-cell
}

.user-cabinet .profile-content .user-info .user-info-item-content .user-info-item label {
    display: block;
    margin: 0 0 5px 0;
    color: #5d646f;
    font-size: .930em;
    font-weight: 600;
    text-transform: uppercase
}

.user-cabinet .profile-content .user-info .user-info-item-content .user-info-item span {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.user-cabinet .profile-content .user-info .user-info-item-content .user-info-item.user-info-about {
    width: 670px
}

.user-cabinet .profile-content .user-info .form-item {
    margin: 0 0 20px 0
}

.user-cabinet .profile-content .user-info .form-item label {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    color: #6f7e95;
    font-size: .875em
}

.user-cabinet .profile-content .user-info .form-item input {
    height: 36px
}

.user-cabinet .profile-content .user-info .form-item .edit-pass input {
    display: inline-block;
    width: 18px
}

.user-cabinet .profile-content .user-info .form-item .edit-pass label {
    vertical-align: top;
    display: inline-block;
    margin: 11px 0 0 0;
    font-size: 1em
}

.user-cabinet .profile-content .user-info .form-item label.error {
    color: #ff4343;
    margin: 5px 0 0 0;
    font-size: .830em
}

.user-cabinet .profile-content .user-info .form-item input.error {
    border: 1px solid #ff4343
}

.user-cabinet .profile-content .user-info h4 {
    padding-top: 20px
}

.user-cabinet .profile-content .user-info h4:first-child {
    padding-top: initial
}

.user-cabinet .options {
    display: table;
    width: 100%;
    margin: 20px 0
}

.user-cabinet .options .options-block {
    border: 1px dashed #e2e5e7;
    padding: 10px 23px
}

.user-cabinet .options > div {
    display: table-cell;
    vertical-align: top
}

.user-cabinet .discussion {
    margin-top: 10px
}

.user-cabinet .discussion .error-message i {
    font-size: 20px;
    margin-right: 8px;
    top: 1px;
    position: relative
}

.user-cabinet .discussion .error-message span {
    top: -2px;
    position: relative
}

.user-cabinet .discussion .discussion-item {
    color: gray;
    font-size: .938em
}

.user-cabinet .discussion .loader {
    text-align: center;
    font-size: 1.2em
}

.user-cabinet .discussion-button .delete-topic {
    color: #039be5;
    font-size: .813em
}

.user-cabinet .discussion-button .delete-topic:hover {
    text-decoration: none
}

.user-cabinet .discussion-button .edit-topic {
    color: #039be5;
    font-size: .813em
}

.user-cabinet .discussion-button .edit-topic:hover {
    text-decoration: none
}

.user-info {
    padding: 20px
}

.user-info .form-item input {
    width: 100%;
    max-width: 300px
}

.user-info .form-item textarea {
    width: 100%;
    max-width: 300px
}

.discussion-list {
    margin-top: 30px;
    border-top: 1px dashed #e2e5e7;
    padding-top: 20px
}

.discussion-list label {
    color: #4d5d76;
    font-weight: 600;
    font-size: .875em;
    text-transform: uppercase;
    margin: 20px 0 10px 0
}

.discussion-list .discussion {
    border-bottom: 1px dashed #e2e5e7;
    padding: 12px 0;
    zoom: 1
}

.discussion-list .discussion:before, .discussion-list .discussion:after {
    content: "";
    display: table
}

.discussion-list .discussion:after {
    clear: both
}

.discussion-list .discussion .discussion-item {
    float: left;
    width: 100%;
    max-width: 515px;
    color: #6f7e95;
    padding: 5px 20px 0 0;
    display: inline-block
}

.discussion-list .discussion .discussion-button {
    float: left
}

.discussion-list .discussion .discussion-button a:hover {
    text-decoration: underline
}

.discussion-list .discussion .discussion-button > * {
    margin-left: 5px
}

.social {
    display: inline-block
}

.social .social-list .social-vkontakte {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.social .social-list .social-vkontakte .remove-social {
    background: transparent;
    color: #039be5;
    outline: 0;
    font-size: .875em
}

.social .social-list .social-vkontakte span {
    margin-left: 7px;
    min-width: 120px;
    display: inline-block
}

.social .social-list .social-vkontakte:before {
    content: "\f189";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #2b587a;
    font-size: 1.3em
}

.social .social-list .social-facebook {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.social .social-list .social-facebook .remove-social {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em
}

.social .social-list .social-facebook span {
    margin-left: 7px;
    min-width: 120px;
    display: inline-block
}

.social .social-list .social-facebook:before {
    content: "\f082";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #3a5795;
    font-size: 1.56em
}

.social .social-list .social-google {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.social .social-list .social-google .remove-social {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em
}

.social .social-list .social-google span {
    margin-left: 7px;
    min-width: 120px;
    display: inline-block
}

.social .social-list .social-google:before {
    content: "\f0d4";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #4b8df8;
    font-size: 1.56em
}

.social .social-list .social-mailru {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.social .social-list .social-mailru .remove-social {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em
}

.social .social-list .social-mailru span {
    margin-left: 7px;
    min-width: 120px;
    display: inline-block
}

.social .social-list .social-mailru:before {
    content: "";
    display: inline-block;
    background-image: url(/assets/user-cabinet/public/mail.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #4d5d76;
    font-size: 1.2em
}

.social .social-list .social-yandex {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.social .social-list .social-yandex .remove-social {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em
}

.social .social-list .social-yandex span {
    margin-left: 7px;
    min-width: 120px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px
}

.social .social-list .social-yandex:before {
    content: "";
    display: inline-block;
    background-image: url(/assets/user-cabinet/public/yandex.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #4d5d76;
    font-size: 1.2em
}

.social .social-list .social-yandex button {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em;
    height: 17px;
    vertical-align: top;
    margin-top: 2px
}

.social .social-list .social-twitter {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.social .social-list .social-twitter .remove-social {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em
}

.social .social-list .social-twitter span {
    margin-left: 7px;
    min-width: 120px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px
}

.social .social-list .social-twitter:before {
    content: "\f081";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #26aae1;
    font-size: 1.56em
}

.social .social-list .social-twitter button {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em;
    height: 17px;
    vertical-align: top;
    margin-top: 2px
}

.social .social-list .social-odnoklassniki {
    display: block;
    color: #6f7e95;
    font-size: .930em
}

.social .social-list .social-odnoklassniki .remove-social {
    background: transparent;
    outline: 0;
    color: #00bcfa;
    font-size: .875em
}

.social .social-list .social-odnoklassniki span {
    margin-left: 7px;
    min-width: 120px;
    display: inline-block
}

.social .social-list .social-odnoklassniki:before {
    content: "";
    display: inline-block;
    background-image: url(/assets/user-cabinet/public/class.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #4d5d76;
    font-size: 1.2em
}

.social p {
    margin: 20px 0 5px 0;
    color: #6f7e95
}

.subscribe .action-subscribe, .subscribe .action-unsubscribe {
    color: #6f7e95;
    font-size: .930em
}

.subscribe .action-subscribe button, .subscribe .action-unsubscribe button {
    background-color: #55acf6;
    color: #fff;
    padding: 0 15px;
    margin: 5px 5px;
    font-size: .935em;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.subscribe .subscribe-error {
    color: #f54d17;
    font-size: .815em;
    margin-top: -7px
}

#user-edit-form h4 {
    padding: 0 0 20px 0
}

.incomplete_acc_message {
    display: inline-block;
    margin: 15px 20px 0 0;
    border-top: 1px dashed #e0e0e0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 0;
    vertical-align: top
}

.incomplete_acc_message span {
    font-size: .875em
}

.incomplete_acc_message .thanks-icon {
    background-color: #f2f6f9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    height: 70px;
    margin: 0 auto 20px auto
}

.incomplete_acc_message .thanks-icon i {
    color: #f58156;
    font-size: 33px;
    position: relative;
    top: 18px
}

.full-calendar .loader {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3000;
    opacity: .5
}

.full-calendar .loader i.fa-spin {
    position: absolute;
    font-size: 2em;
    top: 50%;
    left: 50%;
    margin: -1em 0 0 -1em
}

.full-calendar .fc-toolbar .fc-left h2 {
    font-weight: 500
}

.full-calendar .fc-toolbar .fc-right .fc-state-default {
    background: #039be5;
    color: #fff;
    border: 0;
    text-shadow: none;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    margin-left: 3px
}

.full-calendar .fc-toolbar .fc-right .fc-state-default:hover {
    background: #06abfc;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.full-calendar .fc-toolbar .fc-right .fc-state-default[disabled]:hover {
    background: #06abfc
}

.full-calendar table {
    border-collapse: separate;
    border-spacing: 5px
}

.full-calendar td.fc-event-container {
    padding: 0 5px
}

.full-calendar .fc-widget-header .fc-day-header {
    font-size: .930em
}

.full-calendar .fc-widget-content .fc-bg .fc-day {
    background-color: #fff;
    border: 1px solid #eaeff1
}

.full-calendar .fc-widget-content .fc-bg .fc-today {
    color: #fff;
    background: #84d6fd
}

.full-calendar .fc-widget-content .fc-day-number {
    font-size: .875em
}

.full-calendar .fc-widget-content .fc-other-month {
    color: #90a8b4;
    background: 0;
    opacity: .6
}

.full-calendar .fc-event {
    position: relative;
    display: block;
    font-size: .813em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid;
    border-color: #42c0fd;
    background-color: #42c0fd;
    font-weight: normal;
    margin: 0
}

.full-calendar .fc-event .fc-time {
    font-weight: 600
}

.full-calendar .fc-day-number {
    padding-right: 5px;
    padding-top: 5px !important
}

.full-calendar .fc-day {
    background-color: #fdfdfd;
    border: 1px solid #f4efef
}

.fc td, .fc th {
    border-width: 0
}

.fc th {
    text-overflow: ellipsis;
    overflow: hidden
}

.tooltipster-default .tooltipster-content {
    max-width: 300px
}

.live-video a {
    display: block
}

.live-video a > * {
    display: inline-block;
    vertical-align: middle
}

.live-video a i {
    background-color: #e74c3c;
    color: #fff;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 10px 0 0
}

.live-video a .header-widget-title {
    color: #263238;
    margin-bottom: 3px
}

.live-video a .header-widget-title span {
    font-weight: 600;
    font-size: .93em;
    text-transform: uppercase
}

.live-video a .widget-label {
    color: #263238
}

.live-video a .widget-label p {
    font-weight: 400;
    font-size: .750em;
    text-transform: uppercase
}

.live-video a:hover {
    text-decoration: none
}

.live-video a:hover i {
    background-color: #ea6153
}

.description_button {
    position: relative;
    margin: 0;
    background: 0;
    padding: 10px
}

.description_button .description_button_content {
    margin: 0;
    text-align: center
}

.description_button .description_button_content span {
    font-size: .813em;
    font-style: normal;
    color: #263238
}

.description_button .description_button_href_button {
    margin-top: 10px;
    text-align: center
}

.description_button .description_button_href_button button {
    padding: 0 10px;
    height: 30px;
    width: 100%;
    background: #039be5;
    color: #fff;
    border-radius: 0;
    max-width: 200px
}

.description_button .description_button_href_button button:hover {
    background-color: #06abfc
}

.description_button .description_button_href_button button:active {
    background-color: #0394db
}

.structure_widget .structure-widget {
    padding: 40px;
    background-color: #f6f8f9
}

.structure_widget .structure-widget a {
    color: #263238
}

.structure_widget .structure-widget a:hover {
    text-decoration: none !important
}

.structure_widget .structure-widget .first-structure .title {
    margin-bottom: 30px;
    font-size: .938em;
    background-color: #fff;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #f19068;
    padding: 20px;
    width: 100%
}

.structure_widget .structure-widget .first-structure div {
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #f5b297;
    background-color: #fff;
    padding: 20px;
    font-size: .813em;
    margin: 0 3% 3% 0;
    display: inline-block;
    width: 235px;
    vertical-align: top;
    word-wrap: break-word
}

.structure_widget .structure-widget .second-structure .title {
    margin-bottom: 30px;
    font-size: .938em;
    background-color: #fff;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #98d9ff;
    padding: 20px;
    width: 100%
}

.structure_widget .structure-widget .second-structure div {
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #cbecff;
    background-color: #fff;
    padding: 20px;
    font-size: .813em;
    margin: 0 3% 3% 0;
    display: inline-block;
    width: 235px;
    vertical-align: top;
    word-wrap: break-word
}

.structure_widget .structure-widget .third-structure .title {
    margin-bottom: 30px;
    font-size: .938em;
    background-color: #fff;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #b8db8f;
    padding: 20px;
    width: 100%
}

.structure_widget .structure-widget .third-structure div {
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #d0e7b6;
    background-color: #fff;
    padding: 20px;
    font-size: .813em;
    margin: 0 3% 3% 0;
    display: inline-block;
    width: 235px;
    vertical-align: top;
    word-wrap: break-word
}

.tooltipster-content {
    max-width: 370px !important;
    zoom: 1
}

.tooltipster-content .content-image {
    max-width: 140px;
    float: left;
    margin-right: 15px;
    position: relative
}

.tooltipster-content .content-image .tooltip-image {
    max-width: 100%
}

.tooltipster-content .content-text {
    zoom: 1;
    margin: 0 0 30px 0
}

.tooltipster-content .content-text .tooltip-text {
    font-size: .875em;
    margin: 0 0 20px 0
}

.scrollup .btn_scroll {
    position: fixed;
    opacity: .8;
    left: 15px;
    bottom: 20px;
    display: none;
    cursor: pointer;
    z-index: 999
}

.scrollup .btn_scroll i {
    font-size: 3.5em;
    color: #039be5;
    -moz-transition-duration: .7s;
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s;
    margin-left: 5px
}

.scrollup .btn_scroll i:hover {
    color: #06abfc;
    -moz-transition-duration: .7s;
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

.scrollup .btn_scroll.goback i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.imessage label {
    font-size: .688em;
    font-weight: 600;
    text-transform: uppercase
}

.imessage p {
    font-size: .813em;
    margin: 5px 0 0
}

.imessage a {
    color: #263238;
    margin: 5px 0 0
}

.welcome-block {
    height: 200px;
    background-color: #f9f9f9;
    position: relative
}

.welcome-block .welcome-block-holder {
    position: absolute;
    width: 100%;
    height: 200px;
    zoom: 1
}

.welcome-block .welcome-block-holder:before, .welcome-block .welcome-block-holder:after {
    content: "";
    display: table
}

.welcome-block .welcome-block-holder:after {
    clear: both
}

.welcome-block .welcome-block-holder .welcome-content-block {
    margin: 40px 10% 0 0;
    float: right
}

.welcome-block .welcome-block-holder .welcome-content-block p {
    display: block;
    width: 310px;
    padding: 20px;
    background-color: #fff;
    font-family: 'PT sans', sans-serif;
    text-transform: uppercase;
    font-size: 1.063em;
    color: #686b70
}

.welcome-block .welcome-block-holder .welcome-content-block a {
    background-color: #f9fbfe;
    color: #fff;
    font-size: .875em;
    padding: 10px 20px;
    display: inline-block
}

.welcome-block .welcome-block-holder .welcome-content-block a:hover {
    background-color: #fff;
    text-decoration: none
}

.welcome-block .welcome-block-holder .welcome-content-block a:active {
    background-color: #e3ecfa
}

.hotline {
    height: 70px;
    position: relative
}

.hotline .hotline-holder {
    display: table;
    padding: 5px 0 0 10px
}

.hotline .hotline-holder .img-block {
    display: table-cell;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: url('/assets/hotline/foto.png');
    position: relative
}

.hotline .hotline-holder .img-block .circle {
    position: absolute;
    top: 5px;
    right: 48px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.hotline .hotline-holder .img-block .circle .circle-color {
    background: #9ccb53;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    margin: 5px
}

.hotline .hotline-holder .text-block {
    display: table-cell;
    vertical-align: middle
}

.hotline .hotline-holder .text-block label {
    font-size: .625em;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0 20px
}

.hotline .hotline-holder .text-block p {
    margin: 0 0 0 20px;
    font-size: .75em
}

.hotline .hotline-holder .text-block span {
    margin: 0 0 0 20px;
    font-size: 1.125em
}

.copyright {
    color: inherit;
    margin: 20px 10px;
    font-size: .75em;
    float: right
}

.interview .interview-description {
    margin: 0 0 20px 0
}

.interview .interview-description p {
    font-size: .938em;
    font-weight: 600
}

.interview .interview-content .interview-content-item {
    margin: 0 0 30px 0;
    border: 1px solid #e0e0e0;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.interview .interview-content .interview-content-item .question-content {
    zoom: 1;
    position: relative;
    display: table-cell
}

.interview .interview-content .interview-content-item .question-content:before, .interview .interview-content .interview-content-item .question-content:after {
    content: "";
    display: table
}

.interview .interview-content .interview-content-item .question-content:after {
    clear: both
}

.interview .interview-content .interview-content-item .question-content .question-number {
    display: table-cell;
    vertical-align: middle
}

.interview .interview-content .interview-content-item .question-content .question-number span {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #039be5;
    color: #fff;
    font-size: .750em;
    font-weight: 600;
    display: block;
    padding: 3px 10px
}

.interview .interview-content .interview-content-item .question-content .question {
    display: table-cell;
    vertical-align: middle;
    font-weight: 600;
    font-size: .875em;
    padding-left: 10px
}

.interview .interview-content .interview-content-item .question-content + .interview-form-item {
    margin-top: 20px
}

.interview .interview-content .interview-content-item .interview-form-item {
    zoom: 1;
    position: relative;
    margin: 5px 0 5px 0
}

.interview .interview-content .interview-content-item .interview-form-item:before, .interview .interview-content .interview-content-item .interview-form-item:after {
    content: "";
    display: table
}

.interview .interview-content .interview-content-item .interview-form-item:after {
    clear: both
}

.interview .interview-content .interview-content-item .interview-form-item > * {
    display: inline-block;
    vertical-align: top
}

.interview .interview-content .interview-content-item .interview-form-item input[type="radio"] {
    position: absolute;
    left: 5px
}

.interview .interview-content .interview-content-item .interview-form-item label {
    padding: 4px 35px;
    font-size: .938em;
    line-height: normal
}

.interview .interview-content .interview-content-item .interview-form-item input[type="radio"]:checked + label + textarea {
    display: block
}

.interview .interview-content .interview-content-item .interview-form-item input[type="checkbox"]:checked + label + textarea {
    display: block
}

.interview .interview-content .interview-content-item .interview-form-item textarea {
    display: none;
    width: 100%;
    max-width: 360px;
    margin-left: 4px;
    margin-top: 10px;
    max-height: 100px;
    height: 100px;
    min-height: 100px
}

.interview button {
    padding: 0 10px;
    height: 30px;
    background: #039be5;
    color: #fff
}

.interview button:hover {
    background-color: #06abfc
}

.interview button:active {
    background-color: #0394db
}

.interview .thanks-for {
    border: 1px dashed #e0e0e0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px
}

.interview .thanks-for span {
    font-size: .875em
}

.interview .thanks-for .thanks-icon {
    background-color: #f2f6f9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    height: 70px;
    margin: 0 auto 20px auto
}

.interview .thanks-for .thanks-icon i {
    color: #00a6fd;
    font-size: 33px;
    position: relative;
    top: 18px
}

.col3 .album_title, .col4 .album_title {
    width: 100px !important
}

.album_gallery {
    zoom: 1
}

.album_gallery:before, .album_gallery:after {
    content: "";
    display: table
}

.album_gallery:after {
    clear: both
}

.album_gallery .album_list li {
    display: inline-block;
    padding: 10px 40px 20px 0;
    vertical-align: top
}

.album_gallery .album_list li img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.album_gallery .album_list li div {
    display: table-cell
}

.album_gallery .album_list li .album_title {
    vertical-align: middle;
    padding: 0 0 0 20px;
    font-size: .875em;
    font-weight: normal;
    width: 250px
}

.album_gallery .album_list li .album_thumb {
    position: relative
}

.album_gallery .album_list li .album_hidden {
    height: 80px;
    width: 130px;
    overflow: hidden;
    position: absolute
}

.album_gallery .album_list li .album_thumb, .album_gallery .album_list li .album_thumb:before, .album_gallery .album_list li .album_thumb:after {
    height: 80px;
    width: 130px
}

.album_gallery .album_list li .album_thumb:before, .album_gallery .album_list li .album_thumb:after {
    background: #768590;
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3)
}

.album_gallery .album_list li .album_thumb:before {
    background: #eff4de
}

.album_gallery .album_list li .album_thumb:before {
    top: 3px;
    left: 3px
}

.album_gallery .album_list li .album_thumb:after {
    top: 2px;
    left: 2px
}

.album_gallery .album_list li:hover {
    cursor: pointer
}

.album_gallery .album_list h4 {
    padding: 30px 0 30px 0;
    font-weight: 700
}

.album_gallery .album_list li.active .album_hidden {
    border: 2px solid #039be5;
    box-sizing: border-box
}

.album_gallery .album_list li.active .album_thumb:after {
    top: 2px;
    left: 2px
}

.album_gallery .album_list li.active .album_thumb:before {
    top: 3px;
    left: 3px
}

.album_gallery .arrow {
    width: 32px;
    height: 100%;
    visibility: hidden;
    position: absolute
}

.album_gallery ul.slidewrapper li {
    display: none;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    text-align: center
}

.album_gallery ul.slidewrapper li img {
    margin: 0 auto
}

.album_gallery ul.slidewrapper li.active {
    display: inline
}

.album_gallery .slider-controls .control-slide {
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    background: url('/assets/collection_slider/img/radiobtn.png') center bottom no-repeat;
    height: 12px;
    width: 12px
}

.album_gallery .slider-controls .control-slide.active {
    background: url('/assets/collection_slider/img/radiobtn-a.png') center bottom no-repeat
}

.album_gallery .slider-controls {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block
}

.album_gallery .next {
    top: 0;
    right: 0;
    background: url('/assets/collection_slider/img/next.png') center center no-repeat
}

.album_gallery .prev {
    top: 0;
    left: 0;
    background: url('/assets/collection_slider/img/prev.png') center center no-repeat
}

.album_gallery .download {
    display: block;
    font-size: .875em;
    margin: 5px 0 0 0
}

@media only screen and (max-width: 450px), only screen and (max-device-width: 450px) {
    .album_gallery .album_list li .album_title {
        display: block !important;
        padding: 10px 0 0 0
    }
}

.audio_gallery {
    zoom: 1
}

.audio_gallery:before, .audio_gallery:after {
    content: "";
    display: table
}

.audio_gallery:after {
    clear: both
}

.audio_gallery ol {
    margin-top: 20px;
    border: 1px solid #ededed;
    max-width: 460px;
    background-color: #fcfcfc
}

.audio_gallery ol .current a {
    font-weight: bold
}

.audio_gallery ol li {
    padding: 8px 10px 8px 10px;
    border-bottom: 1px dashed #ededed
}

.audio_gallery ol li a {
    color: #263238;
    font-size: .875em
}

.audio_gallery ol li .download {
    float: right;
    margin-top: 10px
}

.audio_gallery ol li .time {
    margin-top: 8px;
    font-size: .813em
}

.audio_gallery ol li.playing {
    background-color: #fff
}

.audio_gallery ol li.playing a {
    color: #039be5
}

.audio_gallery ol li:last-child {
    border-bottom: 0
}

.audio_gallery .album_list {
    max-width: 300px;
    float: left
}

.audio_gallery .album_list h4 {
    font-weight: 500;
    margin: 20px 0
}

.audio_gallery .album_list ul {
    zoom: 1
}

.audio_gallery .album_list ul:before, .audio_gallery .album_list ul:after {
    content: "";
    display: table
}

.audio_gallery .album_list ul:after {
    clear: both
}

.audio_gallery .album_list ul li {
    float: left;
    margin: 0 40px 20px 0;
    font-size: .875em
}

.audio_gallery .album_list ul li .album-img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    position: relative;
    height: 80px;
    width: 80px
}

.audio_gallery .album_list ul li .album-img img {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.audio_gallery .album_list ul li .album-img .now-playing, .audio_gallery .album_list ul li .album-img .play-icon {
    color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
    left: 0;
    top: 0
}

.audio_gallery .album_list ul li .album-img .now-playing i, .audio_gallery .album_list ul li .album-img .play-icon i {
    width: 100%;
    height: 100%;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    top: 50%;
    margin-left: -4px;
    position: absolute;
    margin-top: -15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5)
}

.audio_gallery .album_list ul li .album-img:before {
    height: 80px;
    width: 80px;
    content: ' ';
    border: 1px solid #f1f1f1;
    position: absolute;
    background: #b4c6d3;
    left: 2px;
    top: 2px;
    display: block;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.audio_gallery .album_list ul li:hover {
    cursor: pointer
}

.audio_gallery .album_list ul li:hover .play-icon {
    display: block;
    -moz-transition-duration: .6s;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25);
    -moz-box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25);
    box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25)
}

.audio_gallery .album_list ul li:hover .play-icon:hover {
    color: #039be5
}

.audio_gallery .album_list ul li.active .now-playing {
    display: block;
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.25)
}

.audio_gallery .album_list ul li.active:hover .play-icon {
    display: none
}

.audio_gallery .album_list ul li.active {
    color: #263238
}

.audio_gallery .gallery-audio-el {
    float: left
}

#video {
    width: 100%
}

.video_gallery .albums-header {
    margin: 0 0 20px 0
}

.video_gallery .albums-header .title {
    font-size: .938em;
    font-weight: 600;
    margin: 0 10px 0 0
}

.video_gallery .albums-header .show-all {
    font-size: .875em;
    color: #039be5
}

.video_gallery .albums-header .show-all:hover {
    text-decoration: underline;
    cursor: pointer
}

.video_gallery .album_list {
    margin: 20px 0 0 0
}

.video_gallery .album_list ul {
    zoom: 1
}

.video_gallery .album_list ul:before, .video_gallery .album_list ul:after {
    content: "";
    display: table
}

.video_gallery .album_list ul:after {
    clear: both
}

.video_gallery .album_list ul li {
    vertical-align: top;
    display: inline-block;
    padding: 10px 40px 20px 0
}

.video_gallery .album_list ul li .album-img {
    display: table-cell;
    position: relative;
    height: 80px;
    width: 80px
}

.video_gallery .album_list ul li .album-img img {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.video_gallery .album_list ul li .album-img:after {
    height: 80px;
    width: 80px
}

.video_gallery .album_list ul li .album-img:after {
    background: #768590;
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.video_gallery .album_list ul li .album-img:after {
    top: 2px;
    left: 2px
}

.video_gallery .album_list ul li span {
    vertical-align: middle;
    padding: 0 0 0 20px;
    font-size: .875em;
    font-weight: normal;
    width: 280px;
    display: table-cell
}

.video_gallery .album_list ul li .video-img {
    display: table-cell;
    position: relative;
    height: 80px;
    width: 80px
}

.video_gallery .album_list ul li .video-img img {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.video_gallery .album_list ul li .video-img .now-playing, .video_gallery .album_list ul li .video-img .play-icon {
    color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.video_gallery .album_list ul li .video-img .now-playing i, .video_gallery .album_list ul li .video-img .play-icon i {
    width: 100%;
    height: 100%;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    top: 50%;
    position: absolute;
    margin-top: -15px;
    margin-left: 2px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    color: #cdd0d1
}

.video_gallery .album_list ul li:hover {
    cursor: pointer
}

.video_gallery .album_list ul li:hover .album-img:before {
    height: 80px;
    width: 80px;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25);
    -moz-box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25);
    box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25);
    z-index: 999
}

.video_gallery .album_list ul li:hover .play-icon {
    display: block;
    -webkit-box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25);
    -moz-box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25);
    box-shadow: inset 0 0 100px rgba(225, 225, 225, 0.25)
}

@media only screen and (max-width: 450px), only screen and (max-device-width: 450px) {
    .video_gallery .album_list ul li span {
        display: block !important;
        padding: 10px 0 0 0
    }
}

.rss {
    float: right
}

.rss a {
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 21px
}

.rss a i {
    margin: 0 5px 0 0
}

.rss a span {
    vertical-align: middle;
    display: inline-block;
    font-size: .688em
}

.link-dd-list {
    display: inline-block;
    margin: 4px 0 0 0
}

.link-dd-list .choice-link {
    height: 36px;
    position: relative;
    cursor: pointer
}

.link-dd-list .choice-link label {
    display: inline-block;
    font-size: .688em;
    text-transform: uppercase;
    vertical-align: bottom
}

.link-dd-list .choice-link .choice-list {
    display: none;
    background-color: #fff;
    box-shadow: 0 0 3px #bdbdbd;
    position: absolute;
    min-width: 135px;
    top: 36px;
    z-index: 3000
}

.link-dd-list .choice-link .choice-list p a {
    display: block;
    color: #444;
    padding: 8px;
    font-size: .83em
}

.link-dd-list .choice-link .choice-list p a:hover {
    background-color: #fafafa;
    text-decoration: none
}

.link-dd-list .choice-link:hover .choice-list {
    display: block
}

.forum-popular-tags .tags a {
    border: 1px solid #dad9d9;
    color: #7b868b;
    font-size: .75em;
    padding: 5px;
    display: inline-block;
    margin: 0 5px 5px 0
}

.forum-popular-tags .tags a:hover {
    color: #039be5;
    border: 1px solid #039be5;
    text-decoration: none
}

.forum-popular-topics .top-topics-list .top-topics-item {
    width: 100%;
    padding: 10px 5px 2px 5px;
    border-bottom: 1px dashed #ccc;
    font-size: .815em
}

.forum-popular-topics .top-topics-list .top-topics-item a {
    text-decoration: none;
    cursor: pointer;
    display: block
}

.forum-popular-topics .top-topics-list .top-topics-item time {
    color: #546e7a;
    font-size: .9em
}

.forum-new-topic-btn {
    margin-top: 90px
}

.forum-new-topic-btn .new-toppic-button-holder {
    background-color: #fafafa;
    padding: 10px;
    display: inline-block
}

.forum-new-topic-btn .new-toppic-button-holder .new-topic {
    background-color: #039be5;
    color: #fff;
    padding: 5px 0;
    transition: all .2s ease-out
}

.forum-new-topic-btn .new-toppic-button-holder .new-topic span {
    padding: 0 10px;
    font-size: .875em
}

.forum-new-topic-btn .new-toppic-button-holder .new-topic i {
    padding: 9px 9px 7px 9px;
    background: #03a5f4
}

.forum-new-topic-btn .new-toppic-button-holder .new-topic:hover {
    text-decoration: none;
    background-color: #03a5f4
}

.subscription_form .discription {
    font-size: .938em;
    color: #5b82ab;
    margin: 10px 0
}

.subscription_form .error-validate {
    margin: 2px 0
}

.subscription_form .error-validate label {
    color: #f57557;
    font-size: .930em
}

.subscription_form .error {
    color: #f57557;
    font-size: .930em;
    margin: 5px 0
}

.subscription_form .thanks-for {
    border: 1px dashed #e0e0e0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px
}

.subscription_form .thanks-for span {
    font-size: .875em
}

.subscription_form .thanks-for .thanks-icon {
    background-color: #f2f6f9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 70px;
    height: 70px;
    margin: 0 auto 20px auto
}

.subscription_form .thanks-for .thanks-icon i {
    color: #039be5;
    font-size: 33px;
    position: relative;
    top: 18px
}

.subscription_form .subscription-form {
    position: relative
}

.subscription_form .subscription-form .subscription-input {
    border: 1px solid #d8d8d8;
    display: table-cell;
    height: 40px;
    background: #fff;
    width: 100%;
    color: #333;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.subscription_form .subscription-form .subscription-input.error {
    border: 1px solid #f57557
}

.subscription_form .subscription-form button {
    position: absolute;
    height: 40px;
    right: 5px;
    top: 0;
    background: 0;
    color: #039be5;
    outline: 0
}

.appeals {
    position: relative
}

.appeals .loader {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3000
}

.appeals .loader i {
    font-size: 50px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
    color: #039be5
}

.appeals .site-block-header > * {
    display: inline-block
}

.appeals .appeal-list-holder .site-block-header .title {
    margin: 10px 20px 0 20px;
    padding: 0 20px;
    line-height: 50px;
    vertical-align: middle
}

.appeals .appeal-list {
    overflow: hidden
}

.appeals .appeal-list table {
    width: 100%;
    padding: 0 20px;
    font-size: .875em
}

.appeals .appeal-list table thead {
    background: #fafcfe;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-weight: 600
}

.appeals .appeal-list table tr {
    height: 40px;
    text-align: left;
    border-bottom: 1px dashed #ddd
}

.appeals .appeal-list table tbody tr {
    cursor: pointer
}

.appeals .appeal-show {
    font-size: .9em;
    padding-right: 20px
}

.appeals .appeal-show .appeal-detail {
    max-width: 350px;
    float: left;
    width: 20%;
    padding: 0 20px
}

.appeals .appeal-show .appeal-detail a {
    font-size: .875em;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-bottom: 3px
}

.appeals .appeal-show .appeal-content {
    width: 80%;
    border: 1px dashed #ddd;
    display: inline-block;
    padding: 0 20px
}

.appeals .appeal-show .appeal-content .appeal-content-item {
    border-bottom: 1px dashed #ddd
}

.appeals .appeal-show .appeal-content .appeal-content-item:last-child {
    border-bottom: 0
}

.appeals .appeal-show .appeal-content-item {
    padding: 20px 0 15px 0
}

.appeals .appeal-show .appeal-content-item label {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    color: #5d646f
}

.appeals .appeal-show .appeal-content-item p, .appeals .appeal-show .appeal-content-item span {
    font-size: .875em
}

.appeals .appeal-show .appeal-comments-emty {
    padding-bottom: 20px
}

.appeals .appeal-show .appeal-comments-list li {
    border: 1px dashed #ddd;
    margin: 10px 0;
    padding: 5px 10px
}

.appeals .appeal-show .appeal-comments-list li p {
    padding: 10px 0;
    font-size: 1em;
    text-align: justify
}

.appeals .appeal-show .appeal-comments-list li .appeal-author {
    color: #263238;
    font-weight: 600
}

.appeals .appeal-show .appeal-comments-list li .appeal-date {
    font-size: .8em;
    font-style: italic
}

.appeals .appeal-show .appeal-comments-list .inbound {
    margin-right: 10%
}

.appeals .appeal-show .appeal-comments-list .outbound {
    text-align: right;
    margin-left: 10%
}

.appeals .appeal-show .comment-form {
    margin-left: 10%;
    text-align: right
}

.appeals .appeal-show .comment-form label {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    color: #5d646f
}

.appeals .appeal-show .comment-form textarea {
    width: 100%
}

.appeals .appeal-show .comment-form .error {
    color: red;
    font-size: .750em;
    margin-top: 5px;
    font-weight: initial;
    text-transform: none
}

.appeals .site-block-header h4 {
    padding: 0 20px
}

.appeals .file_upload, .appeals .button {
    margin-top: 10px
}

.appeals .file_upload button, .appeals .button button {
    background-color: #039be5;
    color: #fff;
    padding: 0 15px;
    font-size: .935em;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.appeals .appeal-filelist {
    display: none;
    max-width: 330px
}

.appeals .appeal-filelist div {
    font-size: .875em;
    padding: 20px 0 0 0
}

.appeals .appeal-filelist .file-item {
    border: 1px dashed #ddd;
    margin: 5px 0 5px 0;
    padding: 2px 0 2px 7px
}

.appeals .appeal-filelist .file-item span {
    font-size: .830em;
    line-height: 22px
}

.appeals .appeal-filelist .file-item i {
    margin-right: 5px;
    float: right;
    line-height: 22px;
    cursor: pointer
}

.appeals .appeal-filelist .file-item .upload-error {
    color: red;
    font-size: .750em;
    margin-top: 5px
}

.appeals .new-form-holder {
    border: 1px dashed #ddd;
    width: 100%;
    max-width: 770px;
    padding: 0 20px 20px 20px
}

.appeals .new-form-holder .form-item {
    border-bottom: 1px dashed #ddd;
    padding: 20px 0 15px 0;
    position: relative
}

.appeals .new-form-holder .form-item label {
    display: block;
    font-size: .875em;
    margin: 0 0 10px 0
}

.appeals .new-form-holder .form-item label.error {
    color: red;
    font-size: .750em;
    margin-top: 5px
}

.appeals .new-form-holder .form-item input, .appeals .new-form-holder .form-item textarea {
    width: 100%
}

.appeals .new-form-holder .form-item input.error, .appeals .new-form-holder .form-item textarea.error {
    border-color: red
}

.appeals .new-form-holder .form-item #appeal-fileuploader {
    width: 330px;
    margin-top: 10px
}

.appeals .new-form-holder .form-item .upload-files {
    padding-top: 0
}

.appeals .description {
    text-align: left;
    background: #fafafa;
    font-size: .830em;
    padding: 10px
}

.dictionary-filter-ajax {
    font-size: .875em
}

/*.dictionary-filter-ajax .dictionary-filter-content {*/
    /*background: #fff*/
/*}*/

.dictionary-filter-ajax .filter-text, .dictionary-filter-ajax .filter-html, .dictionary-filter-ajax .filter-choice, .dictionary-filter-ajax .filter-number {
    width: 100%
}

/*.dictionary-filter-ajax .fields-holder > div {*/
    /*display: inline-block;*/
    /*vertical-align: top;*/
    /*padding: 10px;*/
    /*margin: 10px 0;*/
    /*background-color: rgba(3, 155, 229, 0.1)*/
/*}*/

.dictionary-filter-ajax .field {
    margin: 15px 5px 5px 5px
}

.dictionary-filter-ajax .field .max, .dictionary-filter-ajax .field .min {
    width: 95px;
    margin: 5px
}

.dictionary-filter-ajax .field input {
    font-size: .875em
}

.dictionary-filter-ajax .filter-checkbox-holder {
    margin: 5px
}

.dictionary-filter-ajax .filter-checkbox-holder.checkboxes {
    margin-bottom: 20px
}

.dictionary-filter-ajax .filter-checkbox-holder.checkboxes label {
    cursor: pointer
}

.dictionary-filter-ajax .filter-checkbox-holder.checkboxes input[type="checkbox"] {
    height: auto
}

.dictionary-filter-ajax button {
    margin-top: 10px;
    left: 0
}

.dictionary-filter-ajax .dictionary-filter-content input[type="text"]:focus {
    background: #fff;
    -webkit-box-shadow: 0 0 0 2px #3498db;
    -moz-box-shadow: 0 0 0 2px #3498db;
    box-shadow: 0 0 0 2px #3498db;
    border: 0 solid
}

.dictionary-filter-ajax .buttons-panel {
    text-align: center
}

.dictionary-filter-ajax .buttons-panel > button {
    width: 45.5%;
    margin: 10px 1.25%;
    text-align: center;
    background-color: #039be5;
    height: 40px;
    color: #fff;
    border-radius: 2px;
    transition: all .2s ease-out
}

.dictionary-filter-ajax .buttons-panel > button:hover {
    background-color: #1fb4fc;
    transition: all .2s ease-out
}

.dictionary-filter-ajax .irs-min, .dictionary-filter-ajax .irs-max {
    background: #d8d8d8
}

.dictionary-filter-ajax .irs-from, .dictionary-filter-ajax .irs-to, .dictionary-filter-ajax .irs-bar, .dictionary-filter-ajax .irs-single {
    background: #039be5
}

.dictionary-filter-ajax .irs-line {
    background: #d8d8d8;
    border-color: #d8d8d8
}

.dictionary-filter-ajax .irs-bar {
    background: #039be5;
    border-color: #039be5
}

.dictionary-filter-ajax .irs-slider {
    background: #fff;
    box-shadow: none;
    border-color: #d8d8d8;
    width: 18px;
    height: 18px;
    top: 28px
}

.dictionary-filter-ajax .title {
    color: #263238;
    font-weight: 600
}

.dictionary-filter-ajax .checkboxes input {
    display: none;
    -webkit-appearance: none
}

.dictionary-filter-ajax .checkboxes label:focus:before {
    border-color: #039be5
}

.dictionary-filter-ajax .checkboxes input:not(checked) + label {
    position: relative;
    line-height: 1.4em
}

.dictionary-filter-ajax .checkboxes input:not(checked) + label:before {
    content: '';
    background-color: #fff;
    border: 1px solid #d8d8d8;
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    left: -3px;
    top: 5px;
    margin-right: 5px
}

.dictionary-filter-ajax .checkboxes input:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 1px;
    left: 1px;
    color: #fff
}

.dictionary-filter-ajax .checkboxes input:checked + label:before {
    background-color: #039be5;
    border-color: #039be5
}

.dictionary-filter-ajax input[type=number]::-webkit-outer-spin-button, .dictionary-filter-ajax input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.dictionary-filter-ajax input[type=number] {
    -moz-appearance: textfield
}

.yandex_informer img {
    background-color: #424a58;
    margin: 10px 20px;
    width: 90px;
    height: 31px;
    border: 0;
    display: inline-block
}

.timer {
    font-family: Arial;
    display: inline-block;
    width: 220px;
    text-align: center;
    padding: 1em
}

.timer .timer__banner {
    width: 100%
}

.timer .top {
    font-weight: bold
}

.timer .counter {
    display: inline-block;
    padding: 0 .3em;
    text-align: center
}

.timer .counter .counter__value {
    color: #133a75;
    font-size: 40px;
    font-weight: bold;
    border-bottom: 2px solid #0c783e;
    min-width: 1em;
    display: block
}

.timer .counter .counter__name {
    color: #fff;
    margin-top: .25em;
    font-size: 12px;
    padding: 0 .25em;
    background-color: #0c783e
}