﻿/*! jQuery UI - v1.11.0 - 2014-06-26
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* 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-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.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: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, 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: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top
    repeat-x;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50%
    repeat-x;
  color: #fff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  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 #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.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: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top
    repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50%
    repeat;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.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: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.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_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_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: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: 0.2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #ffffff;
  border-bottom: 1px solid #bbbbbb;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #dddddd;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #dddddd;
  color: #666666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000000;
  border-bottom: 1px solid #444444;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-top: 1px solid #333333;
  color: #cccccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222222;
  color: #999999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_label
  > .xdsoft_select
  > div
  > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222222;
  color: #999999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark
  .xdsoft_timepicker
  .xdsoft_time_box
  > div
  > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.3333333333333333em;
  line-height: 1em;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon-ad {
  background-image: url(/assets/4x3/ad-76401945d654f91f07127589691db4d2.svg);
}
.flag-icon-ad.flag-icon-squared {
  background-image: url(/assets/1x1/ad-dff8d666cbe3b44beaacdd23adbb25a0.svg);
}
.flag-icon-ae {
  background-image: url(/assets/4x3/ae-d2e017cca33259fb02ff7c4017abfd2c.svg);
}
.flag-icon-ae.flag-icon-squared {
  background-image: url(/assets/1x1/ae-16e0c2005a60652c7564b7fa2f5533ef.svg);
}
.flag-icon-af {
  background-image: url(/assets/4x3/af-d23e7a4bd2fcf99255b3611dd3484eb8.svg);
}
.flag-icon-af.flag-icon-squared {
  background-image: url(/assets/1x1/af-3f9956db989a56d6ad22837504130162.svg);
}
.flag-icon-ag {
  background-image: url(/assets/4x3/ag-ab598cd0deb059aea32fc5151c2747c0.svg);
}
.flag-icon-ag.flag-icon-squared {
  background-image: url(/assets/1x1/ag-1b67b3f8acd9c61ae49d720d2c4d93c6.svg);
}
.flag-icon-ai {
  background-image: url(/assets/4x3/ai-015ccfd124ef7e84a4c9522c73174e6b.svg);
}
.flag-icon-ai.flag-icon-squared {
  background-image: url(/assets/1x1/ai-0057691d2e660632ae3aed7ceb2d7a1b.svg);
}
.flag-icon-al {
  background-image: url(/assets/4x3/al-fd5fdfcd6accc5b1c30d338f3ae65970.svg);
}
.flag-icon-al.flag-icon-squared {
  background-image: url(/assets/1x1/al-e243003ad801d1444ff6699b26bcb892.svg);
}
.flag-icon-am {
  background-image: url(/assets/4x3/am-90a26f8be2d3d26c40b8baa4e42c516b.svg);
}
.flag-icon-am.flag-icon-squared {
  background-image: url(/assets/1x1/am-4c2c41c9dc444effd5d6f2af6ef0daf3.svg);
}
.flag-icon-ao {
  background-image: url(/assets/4x3/ao-34918e4e0896200070442b9ddda08d37.svg);
}
.flag-icon-ao.flag-icon-squared {
  background-image: url(/assets/1x1/ao-4402e4beeabd6edf99d540dba725d286.svg);
}
.flag-icon-aq {
  background-image: url(/assets/4x3/aq-d3eaed8b0eaef1630fd39487642dc9e8.svg);
}
.flag-icon-aq.flag-icon-squared {
  background-image: url(/assets/1x1/aq-f29003697c2dcf1f2c2991b8f7230044.svg);
}
.flag-icon-ar {
  background-image: url(/assets/4x3/ar-271dcfe49392d1adb2206382a357f9bb.svg);
}
.flag-icon-ar.flag-icon-squared {
  background-image: url(/assets/1x1/ar-0b3108a9b402cd42a0d0fbe11cf333db.svg);
}
.flag-icon-as {
  background-image: url(/assets/4x3/as-53bf4120ceb4fb8631637fb999dc2f5f.svg);
}
.flag-icon-as.flag-icon-squared {
  background-image: url(/assets/1x1/as-89e062b7746a71e9602fa7212e187646.svg);
}
.flag-icon-at {
  background-image: url(/assets/4x3/at-1a2e2dc6fb4bad350bfd8534c52f8ad8.svg);
}
.flag-icon-at.flag-icon-squared {
  background-image: url(/assets/1x1/at-d8788fe2b608123b319792dcb13f8df7.svg);
}
.flag-icon-au {
  background-image: url(/assets/4x3/au-866eb27e2b350e8055369250ae9d93b6.svg);
}
.flag-icon-au.flag-icon-squared {
  background-image: url(/assets/1x1/au-02508ccb1ce8802c4019b5e1948ff3a5.svg);
}
.flag-icon-aw {
  background-image: url(/assets/4x3/aw-47e76500584f61cd8b5cfdc80049d72d.svg);
}
.flag-icon-aw.flag-icon-squared {
  background-image: url(/assets/1x1/aw-7d4934f25e690663ea578985f05dcfdc.svg);
}
.flag-icon-ax {
  background-image: url(/assets/4x3/ax-20163f9f7266081f7bbb02d7711f28d4.svg);
}
.flag-icon-ax.flag-icon-squared {
  background-image: url(/assets/1x1/ax-e8d58271d36d91e712a0fc2e00df4a68.svg);
}
.flag-icon-az {
  background-image: url(/assets/4x3/az-925235a8695220dcd45278da0bb664f5.svg);
}
.flag-icon-az.flag-icon-squared {
  background-image: url(/assets/1x1/az-a0dfacdb785e9548e9f68a465109dd34.svg);
}
.flag-icon-ba {
  background-image: url(/assets/4x3/ba-7d38341be152c89f65f2a431480c0fd8.svg);
}
.flag-icon-ba.flag-icon-squared {
  background-image: url(/assets/1x1/ba-ea8f4f9e2759fc9313970a2aa47a59c6.svg);
}
.flag-icon-bb {
  background-image: url(/assets/4x3/bb-49d635df1e4216ad92c4789d98743006.svg);
}
.flag-icon-bb.flag-icon-squared {
  background-image: url(/assets/1x1/bb-fe043ab86a4fcae11ecda1f0b0f076cf.svg);
}
.flag-icon-bd {
  background-image: url(/assets/4x3/bd-993724d2fefe35c18bd3b96f3129b186.svg);
}
.flag-icon-bd.flag-icon-squared {
  background-image: url(/assets/1x1/bd-6bd8c116e6a8ee89b62a1c4b362d5340.svg);
}
.flag-icon-be {
  background-image: url(/assets/4x3/be-edf666ce02f8c24b24612b4e069ff83d.svg);
}
.flag-icon-be.flag-icon-squared {
  background-image: url(/assets/1x1/be-5c61aa038ce15410a203e45e9f0f3c81.svg);
}
.flag-icon-bf {
  background-image: url(/assets/4x3/bf-afd5cb78f9adfdb0ac79fcfeefeb617f.svg);
}
.flag-icon-bf.flag-icon-squared {
  background-image: url(/assets/1x1/bf-01e0d98a23190524f72d7cab720172da.svg);
}
.flag-icon-bg {
  background-image: url(/assets/4x3/bg-f167e2c7e1a69c7066c351058ece5c8c.svg);
}
.flag-icon-bg.flag-icon-squared {
  background-image: url(/assets/1x1/bg-0271f61418272d6a38fdbdb3b86347d4.svg);
}
.flag-icon-bh {
  background-image: url(/assets/4x3/bh-fb7520d8776d31bf691d7adb09db860f.svg);
}
.flag-icon-bh.flag-icon-squared {
  background-image: url(/assets/1x1/bh-cda01154dc7f907344dde0d40e17fac5.svg);
}
.flag-icon-bi {
  background-image: url(/assets/4x3/bi-d6424d2953622661e31f91f081cb1e62.svg);
}
.flag-icon-bi.flag-icon-squared {
  background-image: url(/assets/1x1/bi-37e9395691cd7ef6f62b5cc9c8232c89.svg);
}
.flag-icon-bj {
  background-image: url(/assets/4x3/bj-c771025c468ff559adc8507ab1a4e42c.svg);
}
.flag-icon-bj.flag-icon-squared {
  background-image: url(/assets/1x1/bj-fdafc5cd0a85afa371a1188e7ae8faf0.svg);
}
.flag-icon-bl {
  background-image: url(/assets/4x3/bl-ad85a8621f4513b0bf1680a011cdf985.svg);
}
.flag-icon-bl.flag-icon-squared {
  background-image: url(/assets/1x1/bl-debd0555b1af9f870e6c8a8588428680.svg);
}
.flag-icon-bm {
  background-image: url(/assets/4x3/bm-cba5bfff7d3073f9a0fb5bd5423ad3d1.svg);
}
.flag-icon-bm.flag-icon-squared {
  background-image: url(/assets/1x1/bm-2ef81f06adc5acc1da27ddece3bdd680.svg);
}
.flag-icon-bn {
  background-image: url(/assets/4x3/bn-3bef3ed164e177f3f3a36a1f9a2af9ec.svg);
}
.flag-icon-bn.flag-icon-squared {
  background-image: url(/assets/1x1/bn-61758260c2bd1b5dfb3565609d164053.svg);
}
.flag-icon-bo {
  background-image: url(/assets/4x3/bo-f6c97bea07ca9afdd7a9016c47856a2e.svg);
}
.flag-icon-bo.flag-icon-squared {
  background-image: url(/assets/1x1/bo-c57bd5291863c501ba3e7609d9c31336.svg);
}
.flag-icon-bq {
  background-image: url(/assets/4x3/bq-49dac97e3807d063079e1de5c81f922f.svg);
}
.flag-icon-bq.flag-icon-squared {
  background-image: url(/assets/1x1/bq-28b92ed546252cfb761a46ee24286d1d.svg);
}
.flag-icon-br {
  background-image: url(/assets/4x3/br-2b28d3b2c33315c5ce97473da80c558e.svg);
}
.flag-icon-br.flag-icon-squared {
  background-image: url(/assets/1x1/br-4ecfac5fa6bec0463406e6ed43cc0c54.svg);
}
.flag-icon-bs {
  background-image: url(/assets/4x3/bs-a98442a5d68affbb204d32b5eb180f1d.svg);
}
.flag-icon-bs.flag-icon-squared {
  background-image: url(/assets/1x1/bs-daebcfeab0bb67f2a22e03cb498e4946.svg);
}
.flag-icon-bt {
  background-image: url(/assets/4x3/bt-baf7cf020f429bebdc4c0c1e283ef821.svg);
}
.flag-icon-bt.flag-icon-squared {
  background-image: url(/assets/1x1/bt-e73766b16986f89cb5a3c7a0f73effe1.svg);
}
.flag-icon-bv {
  background-image: url(/assets/4x3/bv-ebce9d86cd0e3c1e445c43e98f6749d2.svg);
}
.flag-icon-bv.flag-icon-squared {
  background-image: url(/assets/1x1/bv-8017f05308e13258edff24958d2839cc.svg);
}
.flag-icon-bw {
  background-image: url(/assets/4x3/bw-b89d9a27f7f0cf3290845957e2537141.svg);
}
.flag-icon-bw.flag-icon-squared {
  background-image: url(/assets/1x1/bw-4f63b712d2aac880047f3d42c05e61ff.svg);
}
.flag-icon-by {
  background-image: url(/assets/4x3/by-49af860beb6e41095d7fcab369c85bf3.svg);
}
.flag-icon-by.flag-icon-squared {
  background-image: url(/assets/1x1/by-2c7df34e1924b4d181e461658d798fe4.svg);
}
.flag-icon-bz {
  background-image: url(/assets/4x3/bz-14977167d46884e1264f21fc3f4765fd.svg);
}
.flag-icon-bz.flag-icon-squared {
  background-image: url(/assets/1x1/bz-ed7d48a4f7bfb8e00903813514fb192d.svg);
}
.flag-icon-ca {
  background-image: url(/assets/4x3/ca-13de256125b08426c8085312b9f12845.svg);
}
.flag-icon-ca.flag-icon-squared {
  background-image: url(/assets/1x1/ca-361f707996f6ebe47d619a1ce85e56ab.svg);
}
.flag-icon-cc {
  background-image: url(/assets/4x3/cc-7708d15350fedadb7496b9b0bf2c5b14.svg);
}
.flag-icon-cc.flag-icon-squared {
  background-image: url(/assets/1x1/cc-02508ccb1ce8802c4019b5e1948ff3a5.svg);
}
.flag-icon-cd {
  background-image: url(/assets/4x3/cd-8ab9edc7fa9fcf3882c3cde65147fec5.svg);
}
.flag-icon-cd.flag-icon-squared {
  background-image: url(/assets/1x1/cd-b7487ae332af9fc0bc2d332e82c3caa0.svg);
}
.flag-icon-cf {
  background-image: url(/assets/4x3/cf-e1b37dd2d60ff6c1739681e319420c74.svg);
}
.flag-icon-cf.flag-icon-squared {
  background-image: url(/assets/1x1/cf-d1e40e0aa03cb3f65106f18447eadbd2.svg);
}
.flag-icon-cg {
  background-image: url(/assets/4x3/cg-5abd2b03bed4e8c5e22e8e0d44cda3bd.svg);
}
.flag-icon-cg.flag-icon-squared {
  background-image: url(/assets/1x1/cg-753b47c437d5c253e12a8bab6977f379.svg);
}
.flag-icon-ch {
  background-image: url(/assets/4x3/ch-49a8daed4a978b81f9fb06a12b41bd4f.svg);
}
.flag-icon-ch.flag-icon-squared {
  background-image: url(/assets/1x1/ch-b94e351f4ff5ceaf121758a700bd7014.svg);
}
.flag-icon-ci {
  background-image: url(/assets/4x3/ci-0d9db401f1eba7489ce29174f53404ca.svg);
}
.flag-icon-ci.flag-icon-squared {
  background-image: url(/assets/1x1/ci-d7f6966b44aa60d4b5d3294ca4284bd3.svg);
}
.flag-icon-ck {
  background-image: url(/assets/4x3/ck-65fbcc503aaa200c17d95267ccdfb05b.svg);
}
.flag-icon-ck.flag-icon-squared {
  background-image: url(/assets/1x1/ck-d1fe17021f52b3889c520c646bd3752d.svg);
}
.flag-icon-cl {
  background-image: url(/assets/4x3/cl-ee1f72ee73aaa428102ec8b81351c5f7.svg);
}
.flag-icon-cl.flag-icon-squared {
  background-image: url(/assets/1x1/cl-137b0e54aa94d14a58f51e767cc86610.svg);
}
.flag-icon-cm {
  background-image: url(/assets/4x3/cm-cb9933f75a2e7f1e8a2e5592f4af0fc6.svg);
}
.flag-icon-cm.flag-icon-squared {
  background-image: url(/assets/1x1/cm-b76e608de64dde1728f62da28eaa7773.svg);
}
.flag-icon-cn {
  background-image: url(/assets/4x3/cn-f9ca850c31bbdc80e7d73b4014e19db3.svg);
}
.flag-icon-cn.flag-icon-squared {
  background-image: url(/assets/1x1/cn-659a5b226069da5d0a62445f300a6fcd.svg);
}
.flag-icon-co {
  background-image: url(/assets/4x3/co-e92c2d91c3ce70e844b4aa5e50636764.svg);
}
.flag-icon-co.flag-icon-squared {
  background-image: url(/assets/1x1/co-d3bf776c6b03c373242cc8b5866ea28a.svg);
}
.flag-icon-cr {
  background-image: url(/assets/4x3/cr-f62fb0ce7e705eaac96d22464c42e7ab.svg);
}
.flag-icon-cr.flag-icon-squared {
  background-image: url(/assets/1x1/cr-9022062bc15bd5d18f2ab54776141e83.svg);
}
.flag-icon-cu {
  background-image: url(/assets/4x3/cu-c802b55329d1919e252c971e00d71674.svg);
}
.flag-icon-cu.flag-icon-squared {
  background-image: url(/assets/1x1/cu-069fd6bb95e8cd9dbbf5add45c9344da.svg);
}
.flag-icon-cv {
  background-image: url(/assets/4x3/cv-ddae4bfd775df70e5e893b42d30f527e.svg);
}
.flag-icon-cv.flag-icon-squared {
  background-image: url(/assets/1x1/cv-4a902cc53133e445a0e6310a82b1989d.svg);
}
.flag-icon-cw {
  background-image: url(/assets/4x3/cw-57a013479221cb2a7093bd6473f995d4.svg);
}
.flag-icon-cw.flag-icon-squared {
  background-image: url(/assets/1x1/cw-c728b1886fd7bfa308aca9d71e0e8119.svg);
}
.flag-icon-cx {
  background-image: url(/assets/4x3/cx-e56e8c52afdb62a49252a26949428e94.svg);
}
.flag-icon-cx.flag-icon-squared {
  background-image: url(/assets/1x1/cx-7a07fd55c7f7ffae8d062c0748d35ac1.svg);
}
.flag-icon-cy {
  background-image: url(/assets/4x3/cy-96fa05998a9f92746106af308c6aff5a.svg);
}
.flag-icon-cy.flag-icon-squared {
  background-image: url(/assets/1x1/cy-d0958249919ba58e7013a6ec9940f92d.svg);
}
.flag-icon-cz {
  background-image: url(/assets/4x3/cz-bfff13904a0c21e9fef5435a07baa907.svg);
}
.flag-icon-cz.flag-icon-squared {
  background-image: url(/assets/1x1/cz-8663356557bdc7ceefddb78ce978bee0.svg);
}
.flag-icon-de {
  background-image: url(/assets/4x3/de-42df69c437dbdeae1765a72fae20b4cd.svg);
}
.flag-icon-de.flag-icon-squared {
  background-image: url(/assets/1x1/de-e86125397922de421d14669bf6df44da.svg);
}
.flag-icon-dj {
  background-image: url(/assets/4x3/dj-dbd894e2c08d86b388a216d7856b3445.svg);
}
.flag-icon-dj.flag-icon-squared {
  background-image: url(/assets/1x1/dj-eea9070fa8c8516a3bc64236eb191bc6.svg);
}
.flag-icon-dk {
  background-image: url(/assets/4x3/dk-13881c7545f4820588aff0316b15997a.svg);
}
.flag-icon-dk.flag-icon-squared {
  background-image: url(/assets/1x1/dk-a82d53e7a0219198334da73ea8259e7e.svg);
}
.flag-icon-dm {
  background-image: url(/assets/4x3/dm-1cd191f9e80c550d763ab21f17578c56.svg);
}
.flag-icon-dm.flag-icon-squared {
  background-image: url(/assets/1x1/dm-917b470e699c8dfa88f31ab0d79a903c.svg);
}
.flag-icon-do {
  background-image: url(/assets/4x3/do-14d3ab69ca659d8ff08675dd299e50a5.svg);
}
.flag-icon-do.flag-icon-squared {
  background-image: url(/assets/1x1/do-5d21cd8adcd88cfe7c1e5bdc7ccf0df4.svg);
}
.flag-icon-dz {
  background-image: url(/assets/4x3/dz-a7be117bace372e955107832dc16ca7a.svg);
}
.flag-icon-dz.flag-icon-squared {
  background-image: url(/assets/1x1/dz-e52f9f3477ceeb9b13129c0d7c1bfa83.svg);
}
.flag-icon-ec {
  background-image: url(/assets/4x3/ec-2fb20944d4050ac1804f6f896bfa0eb2.svg);
}
.flag-icon-ec.flag-icon-squared {
  background-image: url(/assets/1x1/ec-832af1e32f104a7328ada8dee4ce82db.svg);
}
.flag-icon-ee {
  background-image: url(/assets/4x3/ee-4242b36f191cf38cfad3aa836550ca91.svg);
}
.flag-icon-ee.flag-icon-squared {
  background-image: url(/assets/1x1/ee-d8b6f29e2d6f643cff8856139eee854a.svg);
}
.flag-icon-eg {
  background-image: url(/assets/4x3/eg-c3a12b8298bd97aa77b9062f7c981e4a.svg);
}
.flag-icon-eg.flag-icon-squared {
  background-image: url(/assets/1x1/eg-cefd86cdcabb4d20b60de60e2526692c.svg);
}
.flag-icon-eh {
  background-image: url(/assets/4x3/eh-16c7dd2cdb80ff1fc36a66dddb6a6353.svg);
}
.flag-icon-eh.flag-icon-squared {
  background-image: url(/assets/1x1/eh-c4315c315805eed82dfe2406da021650.svg);
}
.flag-icon-er {
  background-image: url(/assets/4x3/er-a18314ead05fd7c5d210997d08466866.svg);
}
.flag-icon-er.flag-icon-squared {
  background-image: url(/assets/1x1/er-a3d087ac2302cc9ab0eee4fd1717163a.svg);
}
.flag-icon-es {
  background-image: url(/assets/4x3/es-390f9d0b1005368ad68a4eb004fcfd12.svg);
}
.flag-icon-es.flag-icon-squared {
  background-image: url(/assets/1x1/es-f9dc5c3a6b3e7e74c40cd641ad069715.svg);
}
.flag-icon-et {
  background-image: url(/assets/4x3/et-cb026496eae2bd646269d2265dbc4dad.svg);
}
.flag-icon-et.flag-icon-squared {
  background-image: url(/assets/1x1/et-6661b1180ff52e2e378526a72dafcfc0.svg);
}
.flag-icon-fi {
  background-image: url(/assets/4x3/fi-9f0d68f750bcba9a8c8778f5a586b9a4.svg);
}
.flag-icon-fi.flag-icon-squared {
  background-image: url(/assets/1x1/fi-7f195da74e9ed14af6c830ab9f2d76aa.svg);
}
.flag-icon-fj {
  background-image: url(/assets/4x3/fj-ea15bfdd17aadaf93134764996dcc797.svg);
}
.flag-icon-fj.flag-icon-squared {
  background-image: url(/assets/1x1/fj-4188495faabf7e90c133d65f1345c43f.svg);
}
.flag-icon-fk {
  background-image: url(/assets/4x3/fk-99db8790a94d73063b2228094249601b.svg);
}
.flag-icon-fk.flag-icon-squared {
  background-image: url(/assets/1x1/fk-2c3d045d18356da067e73e9249aa7153.svg);
}
.flag-icon-fm {
  background-image: url(/assets/4x3/fm-54bb4ad5c14af5a67db752659d477485.svg);
}
.flag-icon-fm.flag-icon-squared {
  background-image: url(/assets/1x1/fm-3c1c238d15250d4802fbd1e8d112406d.svg);
}
.flag-icon-fo {
  background-image: url(/assets/4x3/fo-80727ec8e18635a69da14d3905da99a7.svg);
}
.flag-icon-fo.flag-icon-squared {
  background-image: url(/assets/1x1/fo-a83b2f57678ccca039f3ec69f978e919.svg);
}
.flag-icon-fr {
  background-image: url(/assets/4x3/fr-10b759aaeebe70d2765e1ce21ff9a78e.svg);
}
.flag-icon-fr.flag-icon-squared {
  background-image: url(/assets/1x1/fr-debd0555b1af9f870e6c8a8588428680.svg);
}
.flag-icon-ga {
  background-image: url(/assets/4x3/ga-dee5b8eeb04433ddf088f2ce7b2c4be1.svg);
}
.flag-icon-ga.flag-icon-squared {
  background-image: url(/assets/1x1/ga-0233d29f65eb94e919875bd3f903f1c6.svg);
}
.flag-icon-gb {
  background-image: url(/assets/4x3/gb-240c139d68ba9ef7f16398ab807bde64.svg);
}
.flag-icon-gb.flag-icon-squared {
  background-image: url(/assets/1x1/gb-6713f41c4dd1a2dbddb8f2db58c2b2fe.svg);
}
.flag-icon-gd {
  background-image: url(/assets/4x3/gd-e89dc3faaea19842b9bcbbdddb2950ce.svg);
}
.flag-icon-gd.flag-icon-squared {
  background-image: url(/assets/1x1/gd-d79c0a79d014ffa6498e30750620d77c.svg);
}
.flag-icon-ge {
  background-image: url(/assets/4x3/ge-50df698e8eeacd3911316d213928e22f.svg);
}
.flag-icon-ge.flag-icon-squared {
  background-image: url(/assets/1x1/ge-d9507abddcd6fff74283a4ab94e8d0df.svg);
}
.flag-icon-gf {
  background-image: url(/assets/4x3/gf-678e3b4d4654a4be1b8892860d3fc327.svg);
}
.flag-icon-gf.flag-icon-squared {
  background-image: url(/assets/1x1/gf-59f799529f0be43f70ffc17307ab0429.svg);
}
.flag-icon-gg {
  background-image: url(/assets/4x3/gg-be1163e822b39f2365e2904a76c2037c.svg);
}
.flag-icon-gg.flag-icon-squared {
  background-image: url(/assets/1x1/gg-842601c572aa58b25901c3e233465946.svg);
}
.flag-icon-gh {
  background-image: url(/assets/4x3/gh-5b2dd546dea255bbdd5f46c2513028a0.svg);
}
.flag-icon-gh.flag-icon-squared {
  background-image: url(/assets/1x1/gh-901b024a8fb651e51af707a0a442736d.svg);
}
.flag-icon-gi {
  background-image: url(/assets/4x3/gi-92ff3c4d5a52f2ff40348564f1d8bd05.svg);
}
.flag-icon-gi.flag-icon-squared {
  background-image: url(/assets/1x1/gi-268e7b4a440904be50ab374b195594ce.svg);
}
.flag-icon-gl {
  background-image: url(/assets/4x3/gl-2077ab87d12bc58b4f1379993fe8bcc4.svg);
}
.flag-icon-gl.flag-icon-squared {
  background-image: url(/assets/1x1/gl-1850e9a83cc86a385d6a94a6998d4cdf.svg);
}
.flag-icon-gm {
  background-image: url(/assets/4x3/gm-1da329528b04269c7a7e61e50a9e2312.svg);
}
.flag-icon-gm.flag-icon-squared {
  background-image: url(/assets/1x1/gm-365565f39b3723915a675fe80bbb9f22.svg);
}
.flag-icon-gn {
  background-image: url(/assets/4x3/gn-f06286e0b1a285d5445dc6c42b8affdf.svg);
}
.flag-icon-gn.flag-icon-squared {
  background-image: url(/assets/1x1/gn-e59fa7513961505db1645f7fd4d83d7d.svg);
}
.flag-icon-gp {
  background-image: url(/assets/4x3/gp-0a8863e79f73936bc4464763c0558e59.svg);
}
.flag-icon-gp.flag-icon-squared {
  background-image: url(/assets/1x1/gp-838bafc7c69fed8943ccb365d6e987c4.svg);
}
.flag-icon-gq {
  background-image: url(/assets/4x3/gq-2979fb5171c24da286fb592e506552a8.svg);
}
.flag-icon-gq.flag-icon-squared {
  background-image: url(/assets/1x1/gq-41c0659885b7eeb0b34fdccebdece7c1.svg);
}
.flag-icon-gr {
  background-image: url(/assets/4x3/gr-6e88a8da205ede21ef716985d5c1c10d.svg);
}
.flag-icon-gr.flag-icon-squared {
  background-image: url(/assets/1x1/gr-9304622a41db9bb2600b5633dc6c4202.svg);
}
.flag-icon-gs {
  background-image: url(/assets/4x3/gs-9c619143adad7316aec23ad3f9fa4ce8.svg);
}
.flag-icon-gs.flag-icon-squared {
  background-image: url(/assets/1x1/gs-5a28ee8f6e4710aefbfdedc747a529a9.svg);
}
.flag-icon-gt {
  background-image: url(/assets/4x3/gt-bb1ac5b5dbc2950e8e2d8fe0f99fda54.svg);
}
.flag-icon-gt.flag-icon-squared {
  background-image: url(/assets/1x1/gt-b60957aca5bcf76e792713643cc93bd1.svg);
}
.flag-icon-gu {
  background-image: url(/assets/4x3/gu-3cf3674d4bb255efd01385151c7122a2.svg);
}
.flag-icon-gu.flag-icon-squared {
  background-image: url(/assets/1x1/gu-02d2311696b2ce2902b7e8695352332f.svg);
}
.flag-icon-gw {
  background-image: url(/assets/4x3/gw-d90cbc6841dfb2e95250da7785056912.svg);
}
.flag-icon-gw.flag-icon-squared {
  background-image: url(/assets/1x1/gw-8ea4d52f0142b50383d64b561d1387ab.svg);
}
.flag-icon-gy {
  background-image: url(/assets/4x3/gy-dc7d328794b128e7137962e445cccc1a.svg);
}
.flag-icon-gy.flag-icon-squared {
  background-image: url(/assets/1x1/gy-2d222582397cb0fce966b6336a2a5a14.svg);
}
.flag-icon-hk {
  background-image: url(/assets/4x3/hk-4366aa24e1132b50ec30f812925fe287.svg);
}
.flag-icon-hk.flag-icon-squared {
  background-image: url(/assets/1x1/hk-ed0392c0d53342b801215131e0bfd3c5.svg);
}
.flag-icon-hm {
  background-image: url(/assets/4x3/hm-4e4dd6beafdca7754124250509756000.svg);
}
.flag-icon-hm.flag-icon-squared {
  background-image: url(/assets/1x1/hm-c1d3cb6310cd0e8730fa34f6408ede4e.svg);
}
.flag-icon-hn {
  background-image: url(/assets/4x3/hn-5b5947e0435e23260ea7145e759e3a04.svg);
}
.flag-icon-hn.flag-icon-squared {
  background-image: url(/assets/1x1/hn-fa97a161a43968998159bf96c0304748.svg);
}
.flag-icon-hr {
  background-image: url(/assets/4x3/hr-bc3f4bccf3e990841489601695bbdca0.svg);
}
.flag-icon-hr.flag-icon-squared {
  background-image: url(/assets/1x1/hr-ab0ba6f1fde15ed7229d7178d6ec40ea.svg);
}
.flag-icon-ht {
  background-image: url(/assets/4x3/ht-a40f623e8a305b6ba093117804316976.svg);
}
.flag-icon-ht.flag-icon-squared {
  background-image: url(/assets/1x1/ht-a5237aa545bf1812834fc49b259e763d.svg);
}
.flag-icon-hu {
  background-image: url(/assets/4x3/hu-f0bb999ecb75b4892f8a2ab116d4589b.svg);
}
.flag-icon-hu.flag-icon-squared {
  background-image: url(/assets/1x1/hu-c27d255162d80ebee486de88be7844d0.svg);
}
.flag-icon-id {
  background-image: url(/assets/4x3/id-eb4ede8c2168250a49f717a12bafff80.svg);
}
.flag-icon-id.flag-icon-squared {
  background-image: url(/assets/1x1/id-f5883fbf71009a9aec732576c690bd0c.svg);
}
.flag-icon-ie {
  background-image: url(/assets/4x3/ie-a9a12939898207d913df06b20c9fa351.svg);
}
.flag-icon-ie.flag-icon-squared {
  background-image: url(/assets/1x1/ie-84a1d1439184797c1865024b5965369d.svg);
}
.flag-icon-il {
  background-image: url(/assets/4x3/il-ae1ffccaa0fa36888cf28b31c89f667c.svg);
}
.flag-icon-il.flag-icon-squared {
  background-image: url(/assets/1x1/il-97d45e2f16f09cdeeff27b36112a2036.svg);
}
.flag-icon-im {
  background-image: url(/assets/4x3/im-dd5cf289a4763de8da375ac786581215.svg);
}
.flag-icon-im.flag-icon-squared {
  background-image: url(/assets/1x1/im-a6f58a67e11af9e0d5d4fd8e22b7fdb7.svg);
}
.flag-icon-in {
  background-image: url(/assets/4x3/in-970413a8e716663626f253b8474456e0.svg);
}
.flag-icon-in.flag-icon-squared {
  background-image: url(/assets/1x1/in-4d6da0b739ad3080b2dabdd9efcf2473.svg);
}
.flag-icon-io {
  background-image: url(/assets/4x3/io-6ec1f8488035d8f2759230e321eddee8.svg);
}
.flag-icon-io.flag-icon-squared {
  background-image: url(/assets/1x1/io-e35574b05745379ab4aea6ff8151dc69.svg);
}
.flag-icon-iq {
  background-image: url(/assets/4x3/iq-e627e88d4d71d673cf642c853f18da96.svg);
}
.flag-icon-iq.flag-icon-squared {
  background-image: url(/assets/1x1/iq-9e5beaa6cde9e3de88f646ca927af45f.svg);
}
.flag-icon-ir {
  background-image: url(/assets/4x3/ir-b0db4e5880d472d20cc16009b3f2995f.svg);
}
.flag-icon-ir.flag-icon-squared {
  background-image: url(/assets/1x1/ir-a96a9b1afadfec4c6cc6cfd5171b2664.svg);
}
.flag-icon-is {
  background-image: url(/assets/4x3/is-a245fe54c55598fc53f38b3fce3dffbe.svg);
}
.flag-icon-is.flag-icon-squared {
  background-image: url(/assets/1x1/is-94ef7617fb2f49b0162ff1a1914b60c6.svg);
}
.flag-icon-it {
  background-image: url(/assets/4x3/it-783fd75509345d0b103bba4202927727.svg);
}
.flag-icon-it.flag-icon-squared {
  background-image: url(/assets/1x1/it-b023a397c063a515125949ba545b3bc1.svg);
}
.flag-icon-je {
  background-image: url(/assets/4x3/je-373d57600aef135b8a5dfec6bff8df3f.svg);
}
.flag-icon-je.flag-icon-squared {
  background-image: url(/assets/1x1/je-0c81827a5a2695b08289b6ddacc18c30.svg);
}
.flag-icon-jm {
  background-image: url(/assets/4x3/jm-e21e36115784dedbc3483d5803cab919.svg);
}
.flag-icon-jm.flag-icon-squared {
  background-image: url(/assets/1x1/jm-3747eefa86e6d51f15cfb72ae5f3c0d1.svg);
}
.flag-icon-jo {
  background-image: url(/assets/4x3/jo-07bf2130844232dfb912a72ce07e7cdc.svg);
}
.flag-icon-jo.flag-icon-squared {
  background-image: url(/assets/1x1/jo-838c6e179ac306028b6e3d5911d6eae0.svg);
}
.flag-icon-jp {
  background-image: url(/assets/4x3/jp-1f96335e4c2e073109d3d7e5da6dad83.svg);
}
.flag-icon-jp.flag-icon-squared {
  background-image: url(/assets/1x1/jp-f5bc63d01950b3f2c6dfe705d300a20b.svg);
}
.flag-icon-ke {
  background-image: url(/assets/4x3/ke-45ba18a2339eb3aa776e6c31178bb39b.svg);
}
.flag-icon-ke.flag-icon-squared {
  background-image: url(/assets/1x1/ke-123d15c41097925a3de76d814a593b27.svg);
}
.flag-icon-kg {
  background-image: url(/assets/4x3/kg-d5943684697b463867e1b6469be03720.svg);
}
.flag-icon-kg.flag-icon-squared {
  background-image: url(/assets/1x1/kg-068610174f581378bfaabb1bf32fe26d.svg);
}
.flag-icon-kh {
  background-image: url(/assets/4x3/kh-36548c5265cd68bbb92766fa9c95f3e9.svg);
}
.flag-icon-kh.flag-icon-squared {
  background-image: url(/assets/1x1/kh-af1d3de45b1bdb7a61166103f4c58a6b.svg);
}
.flag-icon-ki {
  background-image: url(/assets/4x3/ki-cf6c7e698eb6e05e73e5c141ad6044b3.svg);
}
.flag-icon-ki.flag-icon-squared {
  background-image: url(/assets/1x1/ki-2015f2b64dced7d0d8be87fbab1071bc.svg);
}
.flag-icon-km {
  background-image: url(/assets/4x3/km-7acf8cab3b890fb15b8ba3fb040ccd1d.svg);
}
.flag-icon-km.flag-icon-squared {
  background-image: url(/assets/1x1/km-73bd2881099ca93bb7bf3df74b5895d7.svg);
}
.flag-icon-kn {
  background-image: url(/assets/4x3/kn-a33b6ce78a6ab633ff8b7a9a395e1122.svg);
}
.flag-icon-kn.flag-icon-squared {
  background-image: url(/assets/1x1/kn-3f80d7770ba02a9c3d9b6f148571b250.svg);
}
.flag-icon-kp {
  background-image: url(/assets/4x3/kp-d66254c43a71f939d888acc6ece98ede.svg);
}
.flag-icon-kp.flag-icon-squared {
  background-image: url(/assets/1x1/kp-e8ca07e4414c5447cc3a03ff00a457c7.svg);
}
.flag-icon-kr {
  background-image: url(/assets/4x3/kr-3ac95a26dc02de45748b6374e4cc4084.svg);
}
.flag-icon-kr.flag-icon-squared {
  background-image: url(/assets/1x1/kr-20c7f05a6b6fab7fa133d976e9287166.svg);
}
.flag-icon-kw {
  background-image: url(/assets/4x3/kw-7af6fee7fe490c89542bd4f869e12948.svg);
}
.flag-icon-kw.flag-icon-squared {
  background-image: url(/assets/1x1/kw-42a9a82ff6b744f2400f081187c66929.svg);
}
.flag-icon-ky {
  background-image: url(/assets/4x3/ky-109d188fa6261caa3ce8bcb75235d884.svg);
}
.flag-icon-ky.flag-icon-squared {
  background-image: url(/assets/1x1/ky-538c0247de6020c4fc361d32ffb9e0c2.svg);
}
.flag-icon-kz {
  background-image: url(/assets/4x3/kz-5b456a708ae56e0847a478646a26b743.svg);
}
.flag-icon-kz.flag-icon-squared {
  background-image: url(/assets/1x1/kz-564f193d73408cffec2a5780c336a875.svg);
}
.flag-icon-la {
  background-image: url(/assets/4x3/la-a7fedac53105a96f0f7445028e309b37.svg);
}
.flag-icon-la.flag-icon-squared {
  background-image: url(/assets/1x1/la-2fb93370c0b09ec1956d481a36fd6f5e.svg);
}
.flag-icon-lb {
  background-image: url(/assets/4x3/lb-5c012459d31dc633a9ef5fd646843519.svg);
}
.flag-icon-lb.flag-icon-squared {
  background-image: url(/assets/1x1/lb-d5f1adceedaad6e58e68be53604e43a3.svg);
}
.flag-icon-lc {
  background-image: url(/assets/4x3/lc-3ccb0dd4dbf5d00d59e771f5b4c8c84c.svg);
}
.flag-icon-lc.flag-icon-squared {
  background-image: url(/assets/1x1/lc-c5d14f12e27258d64df23ae3cd1d66f2.svg);
}
.flag-icon-li {
  background-image: url(/assets/4x3/li-6748f052a6d40853c2da7d7911d3d372.svg);
}
.flag-icon-li.flag-icon-squared {
  background-image: url(/assets/1x1/li-5e6a3a2c127ce199750285199925ba87.svg);
}
.flag-icon-lk {
  background-image: url(/assets/4x3/lk-36aa49f28b4c89a7c9685641b5468b3f.svg);
}
.flag-icon-lk.flag-icon-squared {
  background-image: url(/assets/1x1/lk-3d37e7b50788e8d095b98d937384ccd7.svg);
}
.flag-icon-lr {
  background-image: url(/assets/4x3/lr-b1ea92583773f42da524819006fc2feb.svg);
}
.flag-icon-lr.flag-icon-squared {
  background-image: url(/assets/1x1/lr-f0762508d03766b2432cb069336880fb.svg);
}
.flag-icon-ls {
  background-image: url(/assets/4x3/ls-560b9ea9884773f58bcbaead2e2dbcc1.svg);
}
.flag-icon-ls.flag-icon-squared {
  background-image: url(/assets/1x1/ls-8471b24b4000b2ede7511c3973acfae8.svg);
}
.flag-icon-lt {
  background-image: url(/assets/4x3/lt-afcfff3ea4a1f65b8ede505aac5816ce.svg);
}
.flag-icon-lt.flag-icon-squared {
  background-image: url(/assets/1x1/lt-5d75dbf17287e7b71b2a0a88a1de63c9.svg);
}
.flag-icon-lu {
  background-image: url(/assets/4x3/lu-28e70b8efa13b5eb81dcd0070b16af8a.svg);
}
.flag-icon-lu.flag-icon-squared {
  background-image: url(/assets/1x1/lu-9d6b37d2ae4a0202d2c0098bc388e63c.svg);
}
.flag-icon-lv {
  background-image: url(/assets/4x3/lv-306e1cab640b44b6a26a264f41bdbaeb.svg);
}
.flag-icon-lv.flag-icon-squared {
  background-image: url(/assets/1x1/lv-d5f420c4e3f3455a474bb36fed57525c.svg);
}
.flag-icon-ly {
  background-image: url(/assets/4x3/ly-d2400ece2bc9411a51bbfa10902617ef.svg);
}
.flag-icon-ly.flag-icon-squared {
  background-image: url(/assets/1x1/ly-913830b4934c3a5c37765fbee3f9bef5.svg);
}
.flag-icon-ma {
  background-image: url(/assets/4x3/ma-573ae67c185b54bad87c8cc509cc802b.svg);
}
.flag-icon-ma.flag-icon-squared {
  background-image: url(/assets/1x1/ma-fd042a6d4c0f4070fa848b19b5cbe98e.svg);
}
.flag-icon-mc {
  background-image: url(/assets/4x3/mc-049c251d51f6cb95a063e37f4527eeef.svg);
}
.flag-icon-mc.flag-icon-squared {
  background-image: url(/assets/1x1/mc-26d2151900c6935ccdcf4e4e99ec3903.svg);
}
.flag-icon-md {
  background-image: url(/assets/4x3/md-130c8670a2b601414d6921d631e3574e.svg);
}
.flag-icon-md.flag-icon-squared {
  background-image: url(/assets/1x1/md-8f5c992c157e4e9bdd8ef99c9d68b355.svg);
}
.flag-icon-me {
  background-image: url(/assets/4x3/me-21863093279a96b37120d285d3345e33.svg);
}
.flag-icon-me.flag-icon-squared {
  background-image: url(/assets/1x1/me-fe2f99541b462794e66b708a1e5fe2f7.svg);
}
.flag-icon-mf {
  background-image: url(/assets/4x3/mf-87c260acb0b75bfa2d49b8fdfc879cc6.svg);
}
.flag-icon-mf.flag-icon-squared {
  background-image: url(/assets/1x1/mf-810caba66bd57613a6014fba9c9594fb.svg);
}
.flag-icon-mg {
  background-image: url(/assets/4x3/mg-61a4890bb7c6b121fabe60c0514ed3db.svg);
}
.flag-icon-mg.flag-icon-squared {
  background-image: url(/assets/1x1/mg-6bb30ff492a482a8aa1993974441a2a3.svg);
}
.flag-icon-mh {
  background-image: url(/assets/4x3/mh-4ffda05972888a8ced994d43f372a125.svg);
}
.flag-icon-mh.flag-icon-squared {
  background-image: url(/assets/1x1/mh-edd110ed3b0bf464214baa2396e3abc5.svg);
}
.flag-icon-mk {
  background-image: url(/assets/4x3/mk-460e4b160dcd3bf880688112fb77f529.svg);
}
.flag-icon-mk.flag-icon-squared {
  background-image: url(/assets/1x1/mk-c399a99a901ac24389fbf7d3ace32494.svg);
}
.flag-icon-ml {
  background-image: url(/assets/4x3/ml-37d0f4ea4ac511f75588197467176884.svg);
}
.flag-icon-ml.flag-icon-squared {
  background-image: url(/assets/1x1/ml-96d1587f4bd93e0ee04072d3e937d19e.svg);
}
.flag-icon-mm {
  background-image: url(/assets/4x3/mm-5a6893849429e7b2b5c75c85cf3fea30.svg);
}
.flag-icon-mm.flag-icon-squared {
  background-image: url(/assets/1x1/mm-f4ad03ca55eb245275ff08b1444aa674.svg);
}
.flag-icon-mn {
  background-image: url(/assets/4x3/mn-52472c3cd7d24fa761d02835eb6ca663.svg);
}
.flag-icon-mn.flag-icon-squared {
  background-image: url(/assets/1x1/mn-fd9d8c54f9343667372af4897ea68778.svg);
}
.flag-icon-mo {
  background-image: url(/assets/4x3/mo-f0830aa2cb44037a2b716b7144fbd394.svg);
}
.flag-icon-mo.flag-icon-squared {
  background-image: url(/assets/1x1/mo-2064aecfda1b12d9492e55c4a0470624.svg);
}
.flag-icon-mp {
  background-image: url(/assets/4x3/mp-fbf2200b4b883233c640ea9fa9d90a11.svg);
}
.flag-icon-mp.flag-icon-squared {
  background-image: url(/assets/1x1/mp-23e7824cc26e9ffb2e5d32701584f3e1.svg);
}
.flag-icon-mq {
  background-image: url(/assets/4x3/mq-ff4c6765e0c462971e1680c549f8d29d.svg);
}
.flag-icon-mq.flag-icon-squared {
  background-image: url(/assets/1x1/mq-e88c00ffcbd43b9f3b933101c6989c0b.svg);
}
.flag-icon-mr {
  background-image: url(/assets/4x3/mr-112875a807e5995cc928f0660c7bbb3c.svg);
}
.flag-icon-mr.flag-icon-squared {
  background-image: url(/assets/1x1/mr-6c58d47321a9a20529e73a7a2c30aaa2.svg);
}
.flag-icon-ms {
  background-image: url(/assets/4x3/ms-9e3890c04465671f264fa538c2fe7416.svg);
}
.flag-icon-ms.flag-icon-squared {
  background-image: url(/assets/1x1/ms-2305f2adce05f9daa981bfeacbaa31c3.svg);
}
.flag-icon-mt {
  background-image: url(/assets/4x3/mt-0fa9caf9f17527910ba0c34753ad5d9c.svg);
}
.flag-icon-mt.flag-icon-squared {
  background-image: url(/assets/1x1/mt-d15895ed9cae214a7a543c8c69873b26.svg);
}
.flag-icon-mu {
  background-image: url(/assets/4x3/mu-4aa13f66571d4078d9b010bb39e02c3b.svg);
}
.flag-icon-mu.flag-icon-squared {
  background-image: url(/assets/1x1/mu-94568b27688dc198b0c941bef731b035.svg);
}
.flag-icon-mv {
  background-image: url(/assets/4x3/mv-47c3aac23a43a23aa9f63e552f9b0f50.svg);
}
.flag-icon-mv.flag-icon-squared {
  background-image: url(/assets/1x1/mv-2b57128abeffd9c30f9121f6aecdfca2.svg);
}
.flag-icon-mw {
  background-image: url(/assets/4x3/mw-300e97988590b82a4501945206d5aee5.svg);
}
.flag-icon-mw.flag-icon-squared {
  background-image: url(/assets/1x1/mw-46f7cf8da23f36e4a6e82b39d7419496.svg);
}
.flag-icon-mx {
  background-image: url(/assets/4x3/mx-5e7c7a0a1d0927a2490a28cc00a76191.svg);
}
.flag-icon-mx.flag-icon-squared {
  background-image: url(/assets/1x1/mx-cf1d58e7f17c1801487c0b02e8ce46e2.svg);
}
.flag-icon-my {
  background-image: url(/assets/4x3/my-655f3a41496d3e3f4e888514dfb2a1ab.svg);
}
.flag-icon-my.flag-icon-squared {
  background-image: url(/assets/1x1/my-c67088032f6aff550fe1059f5fe2d04b.svg);
}
.flag-icon-mz {
  background-image: url(/assets/4x3/mz-9536c1d16327c3e1d8c8065c1ae625c4.svg);
}
.flag-icon-mz.flag-icon-squared {
  background-image: url(/assets/1x1/mz-f90e1088e200de88b1e32f5db8cd1a4e.svg);
}
.flag-icon-na {
  background-image: url(/assets/4x3/na-c66c189caa70795c7825379c865feaa3.svg);
}
.flag-icon-na.flag-icon-squared {
  background-image: url(/assets/1x1/na-53f0c9562c4f449e1498d58a89c15c11.svg);
}
.flag-icon-nc {
  background-image: url(/assets/4x3/nc-9d08921bc243c59d13ff57c45635b4b0.svg);
}
.flag-icon-nc.flag-icon-squared {
  background-image: url(/assets/1x1/nc-db9591bd3838c6b74756d19cacd8b53c.svg);
}
.flag-icon-ne {
  background-image: url(/assets/4x3/ne-9f1a520d81ff0dcb022e5b604d01f679.svg);
}
.flag-icon-ne.flag-icon-squared {
  background-image: url(/assets/1x1/ne-63184bd2e7ed23183cf25d8043dbdf48.svg);
}
.flag-icon-nf {
  background-image: url(/assets/4x3/nf-7592f8b293d6e44dbbd7832b9b3ff200.svg);
}
.flag-icon-nf.flag-icon-squared {
  background-image: url(/assets/1x1/nf-5e94c51109dfc74aa2c09be16f6af30d.svg);
}
.flag-icon-ng {
  background-image: url(/assets/4x3/ng-ce6ef114d02081589e13c7980484f9ef.svg);
}
.flag-icon-ng.flag-icon-squared {
  background-image: url(/assets/1x1/ng-8fabe035c9007ee1f25f27a917774e78.svg);
}
.flag-icon-ni {
  background-image: url(/assets/4x3/ni-40acd827def638e128721b49cd67e26d.svg);
}
.flag-icon-ni.flag-icon-squared {
  background-image: url(/assets/1x1/ni-111a5bc1865055a55848af582e74bc26.svg);
}
.flag-icon-nl {
  background-image: url(/assets/4x3/nl-30d9ac26a2ca7c54efb96cfb1e72eb65.svg);
}
.flag-icon-nl.flag-icon-squared {
  background-image: url(/assets/1x1/nl-36352078bd77ba60d6c43ab7b0aaee73.svg);
}
.flag-icon-no {
  background-image: url(/assets/4x3/no-d494b044af2fe22bb358588915488e1a.svg);
}
.flag-icon-no.flag-icon-squared {
  background-image: url(/assets/1x1/no-5a5d94dd9cf3c6f2840a442b0ca17643.svg);
}
.flag-icon-np {
  background-image: url(/assets/4x3/np-36bd38f3668fde60e858cd62cafbbbfc.svg);
}
.flag-icon-np.flag-icon-squared {
  background-image: url(/assets/1x1/np-aef741d7cc24deb6912b7551bcfed065.svg);
}
.flag-icon-nr {
  background-image: url(/assets/4x3/nr-bed147aad3f72c9f7c37ede03f5a28bd.svg);
}
.flag-icon-nr.flag-icon-squared {
  background-image: url(/assets/1x1/nr-e037f712e6c0e71762839faceb11b61c.svg);
}
.flag-icon-nu {
  background-image: url(/assets/4x3/nu-7093ec67317970e4dad7af5bb30cf76f.svg);
}
.flag-icon-nu.flag-icon-squared {
  background-image: url(/assets/1x1/nu-16518fd82124a8488301afca36497f34.svg);
}
.flag-icon-nz {
  background-image: url(/assets/4x3/nz-c6ba9675f8624a248306125f07d55f93.svg);
}
.flag-icon-nz.flag-icon-squared {
  background-image: url(/assets/1x1/nz-afd4db45e20a7debb14d84bcd88699b7.svg);
}
.flag-icon-om {
  background-image: url(/assets/4x3/om-74f881d538ab8d10d9e2f6afaf429a7b.svg);
}
.flag-icon-om.flag-icon-squared {
  background-image: url(/assets/1x1/om-1988d2a2c3e9523b53621600a19a8614.svg);
}
.flag-icon-pa {
  background-image: url(/assets/4x3/pa-6a2670d3638305bd2b0d436be6a82410.svg);
}
.flag-icon-pa.flag-icon-squared {
  background-image: url(/assets/1x1/pa-559593f181f78444e047d55e9ec41ce9.svg);
}
.flag-icon-pe {
  background-image: url(/assets/4x3/pe-303aa457399d28d29c0ec7d49e024e5d.svg);
}
.flag-icon-pe.flag-icon-squared {
  background-image: url(/assets/1x1/pe-b11a0e8a713311da1aad59a6528e7aeb.svg);
}
.flag-icon-pf {
  background-image: url(/assets/4x3/pf-2ed715980e67962821f0abb8586f1129.svg);
}
.flag-icon-pf.flag-icon-squared {
  background-image: url(/assets/1x1/pf-d6c5574d04d81b6355012b70fca8be14.svg);
}
.flag-icon-pg {
  background-image: url(/assets/4x3/pg-81e43d9e1aab8df7d53a6ccba188a0c7.svg);
}
.flag-icon-pg.flag-icon-squared {
  background-image: url(/assets/1x1/pg-4e2421283deef847127f0b5421d57483.svg);
}
.flag-icon-ph {
  background-image: url(/assets/4x3/ph-fb3ddc01c89250b3d2f0bb12b18d4706.svg);
}
.flag-icon-ph.flag-icon-squared {
  background-image: url(/assets/1x1/ph-aff34e05a26144654927e75d798c9620.svg);
}
.flag-icon-pk {
  background-image: url(/assets/4x3/pk-5a682150665cc2859ed03cd821e8fd75.svg);
}
.flag-icon-pk.flag-icon-squared {
  background-image: url(/assets/1x1/pk-e9ff85e967cba3e015c06d7f264d0dbe.svg);
}
.flag-icon-pl {
  background-image: url(/assets/4x3/pl-1e8649de62d97fefeef525dcab557764.svg);
}
.flag-icon-pl.flag-icon-squared {
  background-image: url(/assets/1x1/pl-2090b9f2a2f6c299a78725a6059794ba.svg);
}
.flag-icon-pm {
  background-image: url(/assets/4x3/pm-415aa59f8e1827b47516a75d6459b3f0.svg);
}
.flag-icon-pm.flag-icon-squared {
  background-image: url(/assets/1x1/pm-24870429825c65ba978c4a61334f9f44.svg);
}
.flag-icon-pn {
  background-image: url(/assets/4x3/pn-a09a5bbb0ce079587c7e8cfed187ca76.svg);
}
.flag-icon-pn.flag-icon-squared {
  background-image: url(/assets/1x1/pn-7e9a233dfbc9aa917ac92ad0ca484809.svg);
}
.flag-icon-pr {
  background-image: url(/assets/4x3/pr-cb2a8339d429f75e217dd0d65ced5382.svg);
}
.flag-icon-pr.flag-icon-squared {
  background-image: url(/assets/1x1/pr-04ada823780eb12a312df6a812bbb379.svg);
}
.flag-icon-ps {
  background-image: url(/assets/4x3/ps-dcdf97a2e94b7068ced9b2e86e365529.svg);
}
.flag-icon-ps.flag-icon-squared {
  background-image: url(/assets/1x1/ps-b715af0b8498002a980451071f503205.svg);
}
.flag-icon-pt {
  background-image: url(/assets/4x3/pt-31de3e93094f8462e840db517af8e07f.svg);
}
.flag-icon-pt.flag-icon-squared {
  background-image: url(/assets/1x1/pt-f0db50d0f80403f993587e1a1eeef77c.svg);
}
.flag-icon-pw {
  background-image: url(/assets/4x3/pw-e7116306702a53970b113a58826fe086.svg);
}
.flag-icon-pw.flag-icon-squared {
  background-image: url(/assets/1x1/pw-efb559581a0a6500f9252144357bf6ca.svg);
}
.flag-icon-py {
  background-image: url(/assets/4x3/py-2f87c7c2d117f07314030362ac6f2d8d.svg);
}
.flag-icon-py.flag-icon-squared {
  background-image: url(/assets/1x1/py-83e11891bdf7453c2008238455f87480.svg);
}
.flag-icon-qa {
  background-image: url(/assets/4x3/qa-e2f641bf84d734835a93801e8b5fe4b4.svg);
}
.flag-icon-qa.flag-icon-squared {
  background-image: url(/assets/1x1/qa-11de0541dea3245bbb2377564b12e2c4.svg);
}
.flag-icon-re {
  background-image: url(/assets/4x3/re-2d75774f9b9c1f303c314348ec6b0471.svg);
}
.flag-icon-re.flag-icon-squared {
  background-image: url(/assets/1x1/re-243cf0cc66217cc1a0ddd306891cd9f5.svg);
}
.flag-icon-ro {
  background-image: url(/assets/4x3/ro-18e0daad1008160dd43b2af6d3f54587.svg);
}
.flag-icon-ro.flag-icon-squared {
  background-image: url(/assets/1x1/ro-4632c7c8d93a7b05b113f009cf5dc9be.svg);
}
.flag-icon-rs {
  background-image: url(/assets/4x3/rs-08ca8864331981ea6be78964b83a784a.svg);
}
.flag-icon-rs.flag-icon-squared {
  background-image: url(/assets/1x1/rs-c38f4133f5ef6e98009a6c090d309d4c.svg);
}
.flag-icon-ru {
  background-image: url(/assets/4x3/ru-20d67c9576fc8339b496865273464b07.svg);
}
.flag-icon-ru.flag-icon-squared {
  background-image: url(/assets/1x1/ru-e378eb700d33d5f6f15dc24ff9a981a7.svg);
}
.flag-icon-rw {
  background-image: url(/assets/4x3/rw-503901cd69a805debfc63eb0c9685796.svg);
}
.flag-icon-rw.flag-icon-squared {
  background-image: url(/assets/1x1/rw-f91a0860bcde64d27e34b8979166d73b.svg);
}
.flag-icon-sa {
  background-image: url(/assets/4x3/sa-8b809c5987e6cb156e1e3287fb86748c.svg);
}
.flag-icon-sa.flag-icon-squared {
  background-image: url(/assets/1x1/sa-c7312607e64bff98aba45917f928027c.svg);
}
.flag-icon-sb {
  background-image: url(/assets/4x3/sb-fe2f67c724dc73b3cdb3680ea4da6bcb.svg);
}
.flag-icon-sb.flag-icon-squared {
  background-image: url(/assets/1x1/sb-efa962c0b33750832571e2e2072431b5.svg);
}
.flag-icon-sc {
  background-image: url(/assets/4x3/sc-b07275d7daab89f13dec86b374033bc9.svg);
}
.flag-icon-sc.flag-icon-squared {
  background-image: url(/assets/1x1/sc-899c8f4b420be94f61f79960ebe4932e.svg);
}
.flag-icon-sd {
  background-image: url(/assets/4x3/sd-e558a8d14015ba98aa45d253711d9e72.svg);
}
.flag-icon-sd.flag-icon-squared {
  background-image: url(/assets/1x1/sd-1d2228b84a68ed62388c25e8e586e9cd.svg);
}
.flag-icon-se {
  background-image: url(/assets/4x3/se-5bfe2f9745a3acf1a4f0c76e15097e4b.svg);
}
.flag-icon-se.flag-icon-squared {
  background-image: url(/assets/1x1/se-6b46dc669ca4a96501f92b0d1e3af7b2.svg);
}
.flag-icon-sg {
  background-image: url(/assets/4x3/sg-e353eebdaa319876eba99da6eab9a50a.svg);
}
.flag-icon-sg.flag-icon-squared {
  background-image: url(/assets/1x1/sg-23b156dd154299b785ff1f6823c26e04.svg);
}
.flag-icon-sh {
  background-image: url(/assets/4x3/sh-d7b8356126c5ca47083d8a05ea354ecd.svg);
}
.flag-icon-sh.flag-icon-squared {
  background-image: url(/assets/1x1/sh-f88eb8fb9a0dc0f4b900f572d3055164.svg);
}
.flag-icon-si {
  background-image: url(/assets/4x3/si-e2f5df6c2fd6aa97624df8cab03acf37.svg);
}
.flag-icon-si.flag-icon-squared {
  background-image: url(/assets/1x1/si-3bcf33d891f47a7186416e94354ff4a0.svg);
}
.flag-icon-sj {
  background-image: url(/assets/4x3/sj-0128b367e21c507cae6cbe76cbd5c2f0.svg);
}
.flag-icon-sj.flag-icon-squared {
  background-image: url(/assets/1x1/sj-355d3ade56c0d7966aa3ca6e97a44177.svg);
}
.flag-icon-sk {
  background-image: url(/assets/4x3/sk-a533b50a12e613d2f5f5a9eb8f2a8391.svg);
}
.flag-icon-sk.flag-icon-squared {
  background-image: url(/assets/1x1/sk-b8e8601add7d1b2302861933a87e6afa.svg);
}
.flag-icon-sl {
  background-image: url(/assets/4x3/sl-f8c8cbf6934d0ae8a057b538ae08db24.svg);
}
.flag-icon-sl.flag-icon-squared {
  background-image: url(/assets/1x1/sl-fb93b18799111fbcbdbb3b4a74ad365c.svg);
}
.flag-icon-sm {
  background-image: url(/assets/4x3/sm-60ed7d01845bbb70c8cb24a6cfeee659.svg);
}
.flag-icon-sm.flag-icon-squared {
  background-image: url(/assets/1x1/sm-469c5e658346b14b051e75eb6cf4bec2.svg);
}
.flag-icon-sn {
  background-image: url(/assets/4x3/sn-344b95632b47ee52fc3a1d10fa7f1a48.svg);
}
.flag-icon-sn.flag-icon-squared {
  background-image: url(/assets/1x1/sn-7739e3e6585ae0cd4411aaf37c45b054.svg);
}
.flag-icon-so {
  background-image: url(/assets/4x3/so-ea11c088265cc80053bb1adf9ebd9947.svg);
}
.flag-icon-so.flag-icon-squared {
  background-image: url(/assets/1x1/so-ccc3669c55a04036d9dc1587d8e6a42a.svg);
}
.flag-icon-sr {
  background-image: url(/assets/4x3/sr-c2683da742e2e6f9a62f6e7af2c044e7.svg);
}
.flag-icon-sr.flag-icon-squared {
  background-image: url(/assets/1x1/sr-971b86ec1166feb855bca6314ded4254.svg);
}
.flag-icon-ss {
  background-image: url(/assets/4x3/ss-94b654c3a3b7219288fd2a8d941956b0.svg);
}
.flag-icon-ss.flag-icon-squared {
  background-image: url(/assets/1x1/ss-db7810d51f9bfa481154931e415d2c9f.svg);
}
.flag-icon-st {
  background-image: url(/assets/4x3/st-7745dba2e5686a6a6b096f34bcbb2807.svg);
}
.flag-icon-st.flag-icon-squared {
  background-image: url(/assets/1x1/st-43c149ee9ad66a8af1fd6129d558bd90.svg);
}
.flag-icon-sv {
  background-image: url(/assets/4x3/sv-cbd08274911cf125ed8290aa6276d6cd.svg);
}
.flag-icon-sv.flag-icon-squared {
  background-image: url(/assets/1x1/sv-d77e8d2080b87cff2ca0709dd384739d.svg);
}
.flag-icon-sx {
  background-image: url(/assets/4x3/sx-afe42941a33e00da9dd3d921bcacb6ab.svg);
}
.flag-icon-sx.flag-icon-squared {
  background-image: url(/assets/1x1/sx-810caba66bd57613a6014fba9c9594fb.svg);
}
.flag-icon-sy {
  background-image: url(/assets/4x3/sy-384fefade0733b50424ca47cb8d6e630.svg);
}
.flag-icon-sy.flag-icon-squared {
  background-image: url(/assets/1x1/sy-39bb11e4a74863098f06904c47f75504.svg);
}
.flag-icon-sz {
  background-image: url(/assets/4x3/sz-d09a3e6e71488da36f2ebcbdb745d512.svg);
}
.flag-icon-sz.flag-icon-squared {
  background-image: url(/assets/1x1/sz-822192fabb686f6adee1105e4ae7576e.svg);
}
.flag-icon-tc {
  background-image: url(/assets/4x3/tc-143c2c688efdcdaa15880bd5213675a1.svg);
}
.flag-icon-tc.flag-icon-squared {
  background-image: url(/assets/1x1/tc-66e535ed6dd2e1e317b2bab3aa161cef.svg);
}
.flag-icon-td {
  background-image: url(/assets/4x3/td-4acba9b66d29f5934ebd7f55b4cd7795.svg);
}
.flag-icon-td.flag-icon-squared {
  background-image: url(/assets/1x1/td-ea27b76df7acaa6c9306525677b91cc9.svg);
}
.flag-icon-tf {
  background-image: url(/assets/4x3/tf-aa19c78a428d87f1b14e821c968fecaf.svg);
}
.flag-icon-tf.flag-icon-squared {
  background-image: url(/assets/1x1/tf-62e007669edb082e8e0763a2aea44af7.svg);
}
.flag-icon-tg {
  background-image: url(/assets/4x3/tg-22b209ac927a546e91c3299f7412029a.svg);
}
.flag-icon-tg.flag-icon-squared {
  background-image: url(/assets/1x1/tg-e62997ac5fff61b4f8bfea19cbd6cd79.svg);
}
.flag-icon-th {
  background-image: url(/assets/4x3/th-3aa2e16b658da938185379856a09b3b7.svg);
}
.flag-icon-th.flag-icon-squared {
  background-image: url(/assets/1x1/th-06a63d07035906f1b64f736d71fc9eb8.svg);
}
.flag-icon-tj {
  background-image: url(/assets/4x3/tj-1a63f9657ce5c7dc452721d59cbc560a.svg);
}
.flag-icon-tj.flag-icon-squared {
  background-image: url(/assets/1x1/tj-9f44491c65c4882b5b2537c6ff08798c.svg);
}
.flag-icon-tk {
  background-image: url(/assets/4x3/tk-9b1dc5e9e86e566a076736cce740f707.svg);
}
.flag-icon-tk.flag-icon-squared {
  background-image: url(/assets/1x1/tk-e00d8ec6c0afa75e8331437d93931212.svg);
}
.flag-icon-tl {
  background-image: url(/assets/4x3/tl-4fe7e969a6886e4d03e4e0a72f17585e.svg);
}
.flag-icon-tl.flag-icon-squared {
  background-image: url(/assets/1x1/tl-a27f373561f9af6a336d516cdca600d9.svg);
}
.flag-icon-tm {
  background-image: url(/assets/4x3/tm-826a066e7505a37556bf114711c04da8.svg);
}
.flag-icon-tm.flag-icon-squared {
  background-image: url(/assets/1x1/tm-a7e35b014aec95dc4452f642d02bbaa5.svg);
}
.flag-icon-tn {
  background-image: url(/assets/4x3/tn-e7f6c9d3870eaa7a938a4d08ce6a4a4b.svg);
}
.flag-icon-tn.flag-icon-squared {
  background-image: url(/assets/1x1/tn-0935cdd49fc80cba4a261040f10a2116.svg);
}
.flag-icon-to {
  background-image: url(/assets/4x3/to-ac511bd3ff75a6763f0c403baf85b5a8.svg);
}
.flag-icon-to.flag-icon-squared {
  background-image: url(/assets/1x1/to-36c2cad7fb3c80c5362fa92292fda226.svg);
}
.flag-icon-tr {
  background-image: url(/assets/4x3/tr-b54beaa359d7a538629b9bbc9b75850c.svg);
}
.flag-icon-tr.flag-icon-squared {
  background-image: url(/assets/1x1/tr-ae250aebb67be46322cace9848332777.svg);
}
.flag-icon-tt {
  background-image: url(/assets/4x3/tt-464bc2069f75a28f7ebaeb3882129280.svg);
}
.flag-icon-tt.flag-icon-squared {
  background-image: url(/assets/1x1/tt-009f9ee36d999065d5e3d708cfef4d63.svg);
}
.flag-icon-tv {
  background-image: url(/assets/4x3/tv-88868c8fd4fc294a58fb131fa11bb44c.svg);
}
.flag-icon-tv.flag-icon-squared {
  background-image: url(/assets/1x1/tv-4dd606f5012fad82561dbaa32988acea.svg);
}
.flag-icon-tw {
  background-image: url(/assets/4x3/tw-ad3e496164a81e9fe659473ef2aabba3.svg);
}
.flag-icon-tw.flag-icon-squared {
  background-image: url(/assets/1x1/tw-1a63ec118305b68b1704b1bc05f4ede3.svg);
}
.flag-icon-tz {
  background-image: url(/assets/4x3/tz-bccd769db7a48f2f3076fcc37fb7802c.svg);
}
.flag-icon-tz.flag-icon-squared {
  background-image: url(/assets/1x1/tz-1dc4874aa0070cbdcf7051b6a9471d6d.svg);
}
.flag-icon-ua {
  background-image: url(/assets/4x3/ua-7bfcd67a0c64736cbe72347556707681.svg);
}
.flag-icon-ua.flag-icon-squared {
  background-image: url(/assets/1x1/ua-a5454796587302351241c8c2774441db.svg);
}
.flag-icon-ug {
  background-image: url(/assets/4x3/ug-52dd192d5920f101fe85818e42565d71.svg);
}
.flag-icon-ug.flag-icon-squared {
  background-image: url(/assets/1x1/ug-14062389421061a5088501309c4b0295.svg);
}
.flag-icon-um {
  background-image: url(/assets/4x3/um-7e328ddc9b9889e868dbe69202db38a3.svg);
}
.flag-icon-um.flag-icon-squared {
  background-image: url(/assets/1x1/um-1c52214a3d1c8250fda055022358f8bb.svg);
}
.flag-icon-us {
  background-image: url(/assets/4x3/us-66cfc0e92a6a23cd37db1cbf0d27f85e.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(/assets/1x1/us-2e4704583d7f98a6d75fb2d4bee024d0.svg);
}
.flag-icon-uy {
  background-image: url(/assets/4x3/uy-c7f9b30c2ccc40fcec43122099279c17.svg);
}
.flag-icon-uy.flag-icon-squared {
  background-image: url(/assets/1x1/uy-0e7f581f78a2845a799842002e59197b.svg);
}
.flag-icon-uz {
  background-image: url(/assets/4x3/uz-a5074992ff02aaaf11376cd6146bc79e.svg);
}
.flag-icon-uz.flag-icon-squared {
  background-image: url(/assets/1x1/uz-88b15836eba450cc842ee1a1f42ce74c.svg);
}
.flag-icon-va {
  background-image: url(/assets/4x3/va-5699a3158390c213d73e4f59d0ad3ee5.svg);
}
.flag-icon-va.flag-icon-squared {
  background-image: url(/assets/1x1/va-5cd97817050c33822f2e75c596b1863e.svg);
}
.flag-icon-vc {
  background-image: url(/assets/4x3/vc-4624bf548574daaa9578f8a9c12a07fc.svg);
}
.flag-icon-vc.flag-icon-squared {
  background-image: url(/assets/1x1/vc-12fdcb85607742ef128b9d3691dde5e0.svg);
}
.flag-icon-ve {
  background-image: url(/assets/4x3/ve-3fce31e7d447b0f86b5d05bcfccb6dd6.svg);
}
.flag-icon-ve.flag-icon-squared {
  background-image: url(/assets/1x1/ve-6ab6e4234392c3202ce40177828e00b5.svg);
}
.flag-icon-vg {
  background-image: url(/assets/4x3/vg-a9567bba7866451e293d50adeadb1f75.svg);
}
.flag-icon-vg.flag-icon-squared {
  background-image: url(/assets/1x1/vg-931ced49e3fcdbd5be51f033a0bd803f.svg);
}
.flag-icon-vi {
  background-image: url(/assets/4x3/vi-a9567bba7866451e293d50adeadb1f75.svg);
}
.flag-icon-vi.flag-icon-squared {
  background-image: url(/assets/1x1/vi-931ced49e3fcdbd5be51f033a0bd803f.svg);
}
.flag-icon-vn {
  background-image: url(/assets/4x3/vn-425549e11e6b9c471f1921da174a4104.svg);
}
.flag-icon-vn.flag-icon-squared {
  background-image: url(/assets/1x1/vn-a56a9506311c10ac2eb8143378fe31c2.svg);
}
.flag-icon-vu {
  background-image: url(/assets/4x3/vu-397ae108d6b1ddab69cfd968cd7158ba.svg);
}
.flag-icon-vu.flag-icon-squared {
  background-image: url(/assets/1x1/vu-0345fae3db6dffb7414647016097cd1e.svg);
}
.flag-icon-wf {
  background-image: url(/assets/4x3/wf-e124255b6e7f523ce024fdce494a7414.svg);
}
.flag-icon-wf.flag-icon-squared {
  background-image: url(/assets/1x1/wf-af2ce120398c1382bc6fcecd6adb76ff.svg);
}
.flag-icon-ws {
  background-image: url(/assets/4x3/ws-7d74e06e6bae2eba4b666f09bccaabce.svg);
}
.flag-icon-ws.flag-icon-squared {
  background-image: url(/assets/1x1/ws-6bebaf32085ee8db221bafd4b4f36e40.svg);
}
.flag-icon-ye {
  background-image: url(/assets/4x3/ye-ba8092f81fcc49c324059145d8f6a3ff.svg);
}
.flag-icon-ye.flag-icon-squared {
  background-image: url(/assets/1x1/ye-ab143d162c415434741c99f288a0960d.svg);
}
.flag-icon-yt {
  background-image: url(/assets/4x3/yt-463efaeaf6af9393f373e53630b4a665.svg);
}
.flag-icon-yt.flag-icon-squared {
  background-image: url(/assets/1x1/yt-ff6de37dd14cc577b04cde533a365205.svg);
}
.flag-icon-za {
  background-image: url(/assets/4x3/za-24db87c4b95cbf1b34d09194ba3c15fb.svg);
}
.flag-icon-za.flag-icon-squared {
  background-image: url(/assets/1x1/za-f8a5d3af954d715a122f9db07749bf07.svg);
}
.flag-icon-zm {
  background-image: url(/assets/4x3/zm-0541cb50ccb9e48adc823076582a8902.svg);
}
.flag-icon-zm.flag-icon-squared {
  background-image: url(/assets/1x1/zm-20eb77b4c8d12f797a99d0ff0d0c0ccd.svg);
}
.flag-icon-zw {
  background-image: url(/assets/4x3/zw-ba7f54ad1fcc6fe8b0e733ca2f4c66af.svg);
}
.flag-icon-zw.flag-icon-squared {
  background-image: url(/assets/1x1/zw-391069997605486c829a096440407170.svg);
} /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/assets/bootstrap/glyphicons-halflings-regular-082707913a36f28f4f3549008bddb074.eot");
  src: url("/assets/bootstrap/glyphicons-halflings-regular-082707913a36f28f4f3549008bddb074.eot?#iefix")
      format("embedded-opentype"),
    url("/assets/bootstrap/glyphicons-halflings-regular-ec48c29a4477cd7ce27e405e5096aa64.woff2")
      format("woff2"),
    url("/assets/bootstrap/glyphicons-halflings-regular-069ab5e112b0c8648800c99998e27ba6.woff")
      format("woff"),
    url("/assets/bootstrap/glyphicons-halflings-regular-11d71d1e8ca572d2c7fb408eb65a00a0.ttf")
      format("truetype"),
    url("/assets/bootstrap/glyphicons-halflings-regular-330aa1881ce912a1294c129ec385b689.svg#glyphicons_halflingsregular")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 1.42857143;
  color: #12141a;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #12141a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #12141a;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 300px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 300px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.index-page {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.index-page:before,
.container:after,
.index-page:after {
  content: " ";
  display: table;
}
.container:after,
.index-page:after {
  clear: both;
}
@media (min-width: 300px) {
  .container,
  .index-page {
    width: 750px;
  }
}
@media (min-width: 300px) {
  .container,
  .index-page {
    width: 1150px;
  }
}
@media (min-width: 1280px) {
  .container,
  .index-page {
    width: 1150px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row,
.index-page .index-page-row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.index-page .index-page-row:before,
.row:after,
.index-page .index-page-row:after {
  content: " ";
  display: table;
}
.row:after,
.index-page .index-page-row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.form-request .info .left,
footer .footer-feedback,
.col-lg-8,
footer .footer-feedback,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
footer .footer-link-block,
.rusclub .left-block,
.col-lg-10,
footer .footer-link-block,
.rusclub .left-block,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.catalog.edu,
.col-xs-12,
.col-sm-12,
.col-md-12,
.rusclub .right-sidebar,
.col-lg-12,
.rusclub .right-sidebar,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.tutor-selection .tutors-block .filters-block,
.catalog.edu,
.col-lg-14,
.tutor-selection .tutors-block .filters-block,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.discussions-block,
.ideas-block,
.col-lg-23,
.discussions-block,
.ideas-block,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24,
.col-xs-25,
.col-sm-25,
.col-md-25,
.rusclub .main-content,
.col-lg-25,
.rusclub .main-content,
.col-xs-26,
.col-sm-26,
.col-md-26,
.col-lg-26,
.col-xs-27,
.col-sm-27,
.col-md-27,
.col-lg-27,
.col-xs-28,
.col-sm-28,
.col-md-28,
.col-lg-28,
.col-xs-29,
.col-sm-29,
.col-md-29,
.col-lg-29,
.col-xs-30,
.col-sm-30,
.col-md-30,
.col-lg-30,
.col-xs-31,
.col-sm-31,
.col-md-31,
.edu-doc-wrapper,
.col-lg-31,
.col-xs-32,
.col-sm-32,
.col-md-32,
.col-lg-32,
.edu-doc-wrapper,
.col-xs-33,
.col-sm-33,
.col-md-33,
.col-lg-33,
.col-xs-34,
.col-sm-34,
.col-md-34,
.col-lg-34,
.col-xs-35,
.col-sm-35,
.col-md-35,
.col-lg-35,
.col-xs-36,
.col-sm-36,
.col-md-36,
.form-request .info .right,
.col-lg-36,
.col-xs-37,
.col-sm-37,
.col-md-37,
.col-lg-37,
.col-xs-38,
.col-sm-38,
.col-md-38,
.col-lg-38,
.col-xs-39,
.col-sm-39,
.col-md-39,
.col-lg-39,
.col-xs-40,
.col-sm-40,
.col-md-40,
#index-slider .slide-wrapper,
.col-lg-40,
#index-slider .slide-wrapper,
.col-xs-41,
.col-sm-41,
.col-md-41,
.col-lg-41,
.col-xs-42,
.col-sm-42,
.col-md-42,
.col-lg-42,
.col-xs-43,
.col-sm-43,
.col-md-43,
.col-lg-43,
.col-xs-44,
.col-sm-44,
.col-md-44,
.col-lg-44,
.col-xs-45,
.col-sm-45,
.col-md-45,
.col-lg-45,
.col-xs-46,
.col-sm-46,
.col-md-46,
.col-lg-46,
.col-xs-47,
.col-sm-47,
.col-md-47,
.col-lg-47,
.col-xs-48,
.col-sm-48,
.col-md-48,
.col-full,
.counters-block,
.project-block,
.col-lg-48,
.col-full,
.counters-block,
.project-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-xs-25,
.col-xs-26,
.col-xs-27,
.col-xs-28,
.col-xs-29,
.col-xs-30,
.col-xs-31,
.col-xs-32,
.col-xs-33,
.col-xs-34,
.col-xs-35,
.col-xs-36,
.col-xs-37,
.col-xs-38,
.col-xs-39,
.col-xs-40,
.col-xs-41,
.col-xs-42,
.col-xs-43,
.col-xs-44,
.col-xs-45,
.col-xs-46,
.col-xs-47,
.col-xs-48 {
  float: left;
}
.col-xs-1 {
  width: 2.08333333%;
}
.col-xs-2 {
  width: 4.16666667%;
}
.col-xs-3 {
  width: 6.25%;
}
.col-xs-4 {
  width: 8.33333333%;
}
.col-xs-5 {
  width: 10.41666667%;
}
.col-xs-6 {
  width: 12.5%;
}
.col-xs-7 {
  width: 14.58333333%;
}
.col-xs-8 {
  width: 16.66666667%;
}
.col-xs-9 {
  width: 18.75%;
}
.col-xs-10 {
  width: 20.83333333%;
}
.col-xs-11 {
  width: 22.91666667%;
}
.col-xs-12 {
  width: 25%;
}
.col-xs-13 {
  width: 27.08333333%;
}
.col-xs-14 {
  width: 29.16666667%;
}
.col-xs-15 {
  width: 31.25%;
}
.col-xs-16 {
  width: 33.33333333%;
}
.col-xs-17 {
  width: 35.41666667%;
}
.col-xs-18 {
  width: 37.5%;
}
.col-xs-19 {
  width: 39.58333333%;
}
.col-xs-20 {
  width: 41.66666667%;
}
.col-xs-21 {
  width: 43.75%;
}
.col-xs-22 {
  width: 45.83333333%;
}
.col-xs-23 {
  width: 47.91666667%;
}
.col-xs-24 {
  width: 50%;
}
.col-xs-25 {
  width: 52.08333333%;
}
.col-xs-26 {
  width: 54.16666667%;
}
.col-xs-27 {
  width: 56.25%;
}
.col-xs-28 {
  width: 58.33333333%;
}
.col-xs-29 {
  width: 60.41666667%;
}
.col-xs-30 {
  width: 62.5%;
}
.col-xs-31 {
  width: 64.58333333%;
}
.col-xs-32 {
  width: 66.66666667%;
}
.col-xs-33 {
  width: 68.75%;
}
.col-xs-34 {
  width: 70.83333333%;
}
.col-xs-35 {
  width: 72.91666667%;
}
.col-xs-36 {
  width: 75%;
}
.col-xs-37 {
  width: 77.08333333%;
}
.col-xs-38 {
  width: 79.16666667%;
}
.col-xs-39 {
  width: 81.25%;
}
.col-xs-40 {
  width: 83.33333333%;
}
.col-xs-41 {
  width: 85.41666667%;
}
.col-xs-42 {
  width: 87.5%;
}
.col-xs-43 {
  width: 89.58333333%;
}
.col-xs-44 {
  width: 91.66666667%;
}
.col-xs-45 {
  width: 93.75%;
}
.col-xs-46 {
  width: 95.83333333%;
}
.col-xs-47 {
  width: 97.91666667%;
}
.col-xs-48 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 2.08333333%;
}
.col-xs-pull-2 {
  right: 4.16666667%;
}
.col-xs-pull-3 {
  right: 6.25%;
}
.col-xs-pull-4 {
  right: 8.33333333%;
}
.col-xs-pull-5 {
  right: 10.41666667%;
}
.col-xs-pull-6 {
  right: 12.5%;
}
.col-xs-pull-7 {
  right: 14.58333333%;
}
.col-xs-pull-8 {
  right: 16.66666667%;
}
.col-xs-pull-9 {
  right: 18.75%;
}
.col-xs-pull-10 {
  right: 20.83333333%;
}
.col-xs-pull-11 {
  right: 22.91666667%;
}
.col-xs-pull-12 {
  right: 25%;
}
.col-xs-pull-13 {
  right: 27.08333333%;
}
.col-xs-pull-14 {
  right: 29.16666667%;
}
.col-xs-pull-15 {
  right: 31.25%;
}
.col-xs-pull-16 {
  right: 33.33333333%;
}
.col-xs-pull-17 {
  right: 35.41666667%;
}
.col-xs-pull-18 {
  right: 37.5%;
}
.col-xs-pull-19 {
  right: 39.58333333%;
}
.col-xs-pull-20 {
  right: 41.66666667%;
}
.col-xs-pull-21 {
  right: 43.75%;
}
.col-xs-pull-22 {
  right: 45.83333333%;
}
.col-xs-pull-23 {
  right: 47.91666667%;
}
.col-xs-pull-24 {
  right: 50%;
}
.col-xs-pull-25 {
  right: 52.08333333%;
}
.col-xs-pull-26 {
  right: 54.16666667%;
}
.col-xs-pull-27 {
  right: 56.25%;
}
.col-xs-pull-28 {
  right: 58.33333333%;
}
.col-xs-pull-29 {
  right: 60.41666667%;
}
.col-xs-pull-30 {
  right: 62.5%;
}
.col-xs-pull-31 {
  right: 64.58333333%;
}
.col-xs-pull-32 {
  right: 66.66666667%;
}
.col-xs-pull-33 {
  right: 68.75%;
}
.col-xs-pull-34 {
  right: 70.83333333%;
}
.col-xs-pull-35 {
  right: 72.91666667%;
}
.col-xs-pull-36 {
  right: 75%;
}
.col-xs-pull-37 {
  right: 77.08333333%;
}
.col-xs-pull-38 {
  right: 79.16666667%;
}
.col-xs-pull-39 {
  right: 81.25%;
}
.col-xs-pull-40 {
  right: 83.33333333%;
}
.col-xs-pull-41 {
  right: 85.41666667%;
}
.col-xs-pull-42 {
  right: 87.5%;
}
.col-xs-pull-43 {
  right: 89.58333333%;
}
.col-xs-pull-44 {
  right: 91.66666667%;
}
.col-xs-pull-45 {
  right: 93.75%;
}
.col-xs-pull-46 {
  right: 95.83333333%;
}
.col-xs-pull-47 {
  right: 97.91666667%;
}
.col-xs-pull-48 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 2.08333333%;
}
.col-xs-push-2 {
  left: 4.16666667%;
}
.col-xs-push-3 {
  left: 6.25%;
}
.col-xs-push-4 {
  left: 8.33333333%;
}
.col-xs-push-5 {
  left: 10.41666667%;
}
.col-xs-push-6 {
  left: 12.5%;
}
.col-xs-push-7 {
  left: 14.58333333%;
}
.col-xs-push-8 {
  left: 16.66666667%;
}
.col-xs-push-9 {
  left: 18.75%;
}
.col-xs-push-10 {
  left: 20.83333333%;
}
.col-xs-push-11 {
  left: 22.91666667%;
}
.col-xs-push-12 {
  left: 25%;
}
.col-xs-push-13 {
  left: 27.08333333%;
}
.col-xs-push-14 {
  left: 29.16666667%;
}
.col-xs-push-15 {
  left: 31.25%;
}
.col-xs-push-16 {
  left: 33.33333333%;
}
.col-xs-push-17 {
  left: 35.41666667%;
}
.col-xs-push-18 {
  left: 37.5%;
}
.col-xs-push-19 {
  left: 39.58333333%;
}
.col-xs-push-20 {
  left: 41.66666667%;
}
.col-xs-push-21 {
  left: 43.75%;
}
.col-xs-push-22 {
  left: 45.83333333%;
}
.col-xs-push-23 {
  left: 47.91666667%;
}
.col-xs-push-24 {
  left: 50%;
}
.col-xs-push-25 {
  left: 52.08333333%;
}
.col-xs-push-26 {
  left: 54.16666667%;
}
.col-xs-push-27 {
  left: 56.25%;
}
.col-xs-push-28 {
  left: 58.33333333%;
}
.col-xs-push-29 {
  left: 60.41666667%;
}
.col-xs-push-30 {
  left: 62.5%;
}
.col-xs-push-31 {
  left: 64.58333333%;
}
.col-xs-push-32 {
  left: 66.66666667%;
}
.col-xs-push-33 {
  left: 68.75%;
}
.col-xs-push-34 {
  left: 70.83333333%;
}
.col-xs-push-35 {
  left: 72.91666667%;
}
.col-xs-push-36 {
  left: 75%;
}
.col-xs-push-37 {
  left: 77.08333333%;
}
.col-xs-push-38 {
  left: 79.16666667%;
}
.col-xs-push-39 {
  left: 81.25%;
}
.col-xs-push-40 {
  left: 83.33333333%;
}
.col-xs-push-41 {
  left: 85.41666667%;
}
.col-xs-push-42 {
  left: 87.5%;
}
.col-xs-push-43 {
  left: 89.58333333%;
}
.col-xs-push-44 {
  left: 91.66666667%;
}
.col-xs-push-45 {
  left: 93.75%;
}
.col-xs-push-46 {
  left: 95.83333333%;
}
.col-xs-push-47 {
  left: 97.91666667%;
}
.col-xs-push-48 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 2.08333333%;
}
.col-xs-offset-2 {
  margin-left: 4.16666667%;
}
.col-xs-offset-3 {
  margin-left: 6.25%;
}
.col-xs-offset-4 {
  margin-left: 8.33333333%;
}
.col-xs-offset-5 {
  margin-left: 10.41666667%;
}
.col-xs-offset-6 {
  margin-left: 12.5%;
}
.col-xs-offset-7 {
  margin-left: 14.58333333%;
}
.col-xs-offset-8 {
  margin-left: 16.66666667%;
}
.col-xs-offset-9 {
  margin-left: 18.75%;
}
.col-xs-offset-10 {
  margin-left: 20.83333333%;
}
.col-xs-offset-11 {
  margin-left: 22.91666667%;
}
.col-xs-offset-12 {
  margin-left: 25%;
}
.col-xs-offset-13 {
  margin-left: 27.08333333%;
}
.col-xs-offset-14 {
  margin-left: 29.16666667%;
}
.col-xs-offset-15 {
  margin-left: 31.25%;
}
.col-xs-offset-16 {
  margin-left: 33.33333333%;
}
.col-xs-offset-17 {
  margin-left: 35.41666667%;
}
.col-xs-offset-18 {
  margin-left: 37.5%;
}
.col-xs-offset-19 {
  margin-left: 39.58333333%;
}
.col-xs-offset-20 {
  margin-left: 41.66666667%;
}
.col-xs-offset-21 {
  margin-left: 43.75%;
}
.col-xs-offset-22 {
  margin-left: 45.83333333%;
}
.col-xs-offset-23 {
  margin-left: 47.91666667%;
}
.col-xs-offset-24 {
  margin-left: 50%;
}
.col-xs-offset-25 {
  margin-left: 52.08333333%;
}
.col-xs-offset-26 {
  margin-left: 54.16666667%;
}
.col-xs-offset-27 {
  margin-left: 56.25%;
}
.col-xs-offset-28 {
  margin-left: 58.33333333%;
}
.col-xs-offset-29 {
  margin-left: 60.41666667%;
}
.col-xs-offset-30 {
  margin-left: 62.5%;
}
.col-xs-offset-31 {
  margin-left: 64.58333333%;
}
.col-xs-offset-32 {
  margin-left: 66.66666667%;
}
.col-xs-offset-33 {
  margin-left: 68.75%;
}
.col-xs-offset-34 {
  margin-left: 70.83333333%;
}
.col-xs-offset-35 {
  margin-left: 72.91666667%;
}
.col-xs-offset-36 {
  margin-left: 75%;
}
.col-xs-offset-37 {
  margin-left: 77.08333333%;
}
.col-xs-offset-38 {
  margin-left: 79.16666667%;
}
.col-xs-offset-39 {
  margin-left: 81.25%;
}
.col-xs-offset-40 {
  margin-left: 83.33333333%;
}
.col-xs-offset-41 {
  margin-left: 85.41666667%;
}
.col-xs-offset-42 {
  margin-left: 87.5%;
}
.col-xs-offset-43 {
  margin-left: 89.58333333%;
}
.col-xs-offset-44 {
  margin-left: 91.66666667%;
}
.col-xs-offset-45 {
  margin-left: 93.75%;
}
.col-xs-offset-46 {
  margin-left: 95.83333333%;
}
.col-xs-offset-47 {
  margin-left: 97.91666667%;
}
.col-xs-offset-48 {
  margin-left: 100%;
}
@media (min-width: 300px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24,
  .col-sm-25,
  .col-sm-26,
  .col-sm-27,
  .col-sm-28,
  .col-sm-29,
  .col-sm-30,
  .col-sm-31,
  .col-sm-32,
  .col-sm-33,
  .col-sm-34,
  .col-sm-35,
  .col-sm-36,
  .col-sm-37,
  .col-sm-38,
  .col-sm-39,
  .col-sm-40,
  .col-sm-41,
  .col-sm-42,
  .col-sm-43,
  .col-sm-44,
  .col-sm-45,
  .col-sm-46,
  .col-sm-47,
  .col-sm-48 {
    float: left;
  }
  .col-sm-1 {
    width: 2.08333333%;
  }
  .col-sm-2 {
    width: 4.16666667%;
  }
  .col-sm-3 {
    width: 6.25%;
  }
  .col-sm-4 {
    width: 8.33333333%;
  }
  .col-sm-5 {
    width: 10.41666667%;
  }
  .col-sm-6 {
    width: 12.5%;
  }
  .col-sm-7 {
    width: 14.58333333%;
  }
  .col-sm-8 {
    width: 16.66666667%;
  }
  .col-sm-9 {
    width: 18.75%;
  }
  .col-sm-10 {
    width: 20.83333333%;
  }
  .col-sm-11 {
    width: 22.91666667%;
  }
  .col-sm-12 {
    width: 25%;
  }
  .col-sm-13 {
    width: 27.08333333%;
  }
  .col-sm-14 {
    width: 29.16666667%;
  }
  .col-sm-15 {
    width: 31.25%;
  }
  .col-sm-16 {
    width: 33.33333333%;
  }
  .col-sm-17 {
    width: 35.41666667%;
  }
  .col-sm-18 {
    width: 37.5%;
  }
  .col-sm-19 {
    width: 39.58333333%;
  }
  .col-sm-20 {
    width: 41.66666667%;
  }
  .col-sm-21 {
    width: 43.75%;
  }
  .col-sm-22 {
    width: 45.83333333%;
  }
  .col-sm-23 {
    width: 47.91666667%;
  }
  .col-sm-24 {
    width: 50%;
  }
  .col-sm-25 {
    width: 52.08333333%;
  }
  .col-sm-26 {
    width: 54.16666667%;
  }
  .col-sm-27 {
    width: 56.25%;
  }
  .col-sm-28 {
    width: 58.33333333%;
  }
  .col-sm-29 {
    width: 60.41666667%;
  }
  .col-sm-30 {
    width: 62.5%;
  }
  .col-sm-31 {
    width: 64.58333333%;
  }
  .col-sm-32 {
    width: 66.66666667%;
  }
  .col-sm-33 {
    width: 68.75%;
  }
  .col-sm-34 {
    width: 70.83333333%;
  }
  .col-sm-35 {
    width: 72.91666667%;
  }
  .col-sm-36 {
    width: 75%;
  }
  .col-sm-37 {
    width: 77.08333333%;
  }
  .col-sm-38 {
    width: 79.16666667%;
  }
  .col-sm-39 {
    width: 81.25%;
  }
  .col-sm-40 {
    width: 83.33333333%;
  }
  .col-sm-41 {
    width: 85.41666667%;
  }
  .col-sm-42 {
    width: 87.5%;
  }
  .col-sm-43 {
    width: 89.58333333%;
  }
  .col-sm-44 {
    width: 91.66666667%;
  }
  .col-sm-45 {
    width: 93.75%;
  }
  .col-sm-46 {
    width: 95.83333333%;
  }
  .col-sm-47 {
    width: 97.91666667%;
  }
  .col-sm-48 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 2.08333333%;
  }
  .col-sm-pull-2 {
    right: 4.16666667%;
  }
  .col-sm-pull-3 {
    right: 6.25%;
  }
  .col-sm-pull-4 {
    right: 8.33333333%;
  }
  .col-sm-pull-5 {
    right: 10.41666667%;
  }
  .col-sm-pull-6 {
    right: 12.5%;
  }
  .col-sm-pull-7 {
    right: 14.58333333%;
  }
  .col-sm-pull-8 {
    right: 16.66666667%;
  }
  .col-sm-pull-9 {
    right: 18.75%;
  }
  .col-sm-pull-10 {
    right: 20.83333333%;
  }
  .col-sm-pull-11 {
    right: 22.91666667%;
  }
  .col-sm-pull-12 {
    right: 25%;
  }
  .col-sm-pull-13 {
    right: 27.08333333%;
  }
  .col-sm-pull-14 {
    right: 29.16666667%;
  }
  .col-sm-pull-15 {
    right: 31.25%;
  }
  .col-sm-pull-16 {
    right: 33.33333333%;
  }
  .col-sm-pull-17 {
    right: 35.41666667%;
  }
  .col-sm-pull-18 {
    right: 37.5%;
  }
  .col-sm-pull-19 {
    right: 39.58333333%;
  }
  .col-sm-pull-20 {
    right: 41.66666667%;
  }
  .col-sm-pull-21 {
    right: 43.75%;
  }
  .col-sm-pull-22 {
    right: 45.83333333%;
  }
  .col-sm-pull-23 {
    right: 47.91666667%;
  }
  .col-sm-pull-24 {
    right: 50%;
  }
  .col-sm-pull-25 {
    right: 52.08333333%;
  }
  .col-sm-pull-26 {
    right: 54.16666667%;
  }
  .col-sm-pull-27 {
    right: 56.25%;
  }
  .col-sm-pull-28 {
    right: 58.33333333%;
  }
  .col-sm-pull-29 {
    right: 60.41666667%;
  }
  .col-sm-pull-30 {
    right: 62.5%;
  }
  .col-sm-pull-31 {
    right: 64.58333333%;
  }
  .col-sm-pull-32 {
    right: 66.66666667%;
  }
  .col-sm-pull-33 {
    right: 68.75%;
  }
  .col-sm-pull-34 {
    right: 70.83333333%;
  }
  .col-sm-pull-35 {
    right: 72.91666667%;
  }
  .col-sm-pull-36 {
    right: 75%;
  }
  .col-sm-pull-37 {
    right: 77.08333333%;
  }
  .col-sm-pull-38 {
    right: 79.16666667%;
  }
  .col-sm-pull-39 {
    right: 81.25%;
  }
  .col-sm-pull-40 {
    right: 83.33333333%;
  }
  .col-sm-pull-41 {
    right: 85.41666667%;
  }
  .col-sm-pull-42 {
    right: 87.5%;
  }
  .col-sm-pull-43 {
    right: 89.58333333%;
  }
  .col-sm-pull-44 {
    right: 91.66666667%;
  }
  .col-sm-pull-45 {
    right: 93.75%;
  }
  .col-sm-pull-46 {
    right: 95.83333333%;
  }
  .col-sm-pull-47 {
    right: 97.91666667%;
  }
  .col-sm-pull-48 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 2.08333333%;
  }
  .col-sm-push-2 {
    left: 4.16666667%;
  }
  .col-sm-push-3 {
    left: 6.25%;
  }
  .col-sm-push-4 {
    left: 8.33333333%;
  }
  .col-sm-push-5 {
    left: 10.41666667%;
  }
  .col-sm-push-6 {
    left: 12.5%;
  }
  .col-sm-push-7 {
    left: 14.58333333%;
  }
  .col-sm-push-8 {
    left: 16.66666667%;
  }
  .col-sm-push-9 {
    left: 18.75%;
  }
  .col-sm-push-10 {
    left: 20.83333333%;
  }
  .col-sm-push-11 {
    left: 22.91666667%;
  }
  .col-sm-push-12 {
    left: 25%;
  }
  .col-sm-push-13 {
    left: 27.08333333%;
  }
  .col-sm-push-14 {
    left: 29.16666667%;
  }
  .col-sm-push-15 {
    left: 31.25%;
  }
  .col-sm-push-16 {
    left: 33.33333333%;
  }
  .col-sm-push-17 {
    left: 35.41666667%;
  }
  .col-sm-push-18 {
    left: 37.5%;
  }
  .col-sm-push-19 {
    left: 39.58333333%;
  }
  .col-sm-push-20 {
    left: 41.66666667%;
  }
  .col-sm-push-21 {
    left: 43.75%;
  }
  .col-sm-push-22 {
    left: 45.83333333%;
  }
  .col-sm-push-23 {
    left: 47.91666667%;
  }
  .col-sm-push-24 {
    left: 50%;
  }
  .col-sm-push-25 {
    left: 52.08333333%;
  }
  .col-sm-push-26 {
    left: 54.16666667%;
  }
  .col-sm-push-27 {
    left: 56.25%;
  }
  .col-sm-push-28 {
    left: 58.33333333%;
  }
  .col-sm-push-29 {
    left: 60.41666667%;
  }
  .col-sm-push-30 {
    left: 62.5%;
  }
  .col-sm-push-31 {
    left: 64.58333333%;
  }
  .col-sm-push-32 {
    left: 66.66666667%;
  }
  .col-sm-push-33 {
    left: 68.75%;
  }
  .col-sm-push-34 {
    left: 70.83333333%;
  }
  .col-sm-push-35 {
    left: 72.91666667%;
  }
  .col-sm-push-36 {
    left: 75%;
  }
  .col-sm-push-37 {
    left: 77.08333333%;
  }
  .col-sm-push-38 {
    left: 79.16666667%;
  }
  .col-sm-push-39 {
    left: 81.25%;
  }
  .col-sm-push-40 {
    left: 83.33333333%;
  }
  .col-sm-push-41 {
    left: 85.41666667%;
  }
  .col-sm-push-42 {
    left: 87.5%;
  }
  .col-sm-push-43 {
    left: 89.58333333%;
  }
  .col-sm-push-44 {
    left: 91.66666667%;
  }
  .col-sm-push-45 {
    left: 93.75%;
  }
  .col-sm-push-46 {
    left: 95.83333333%;
  }
  .col-sm-push-47 {
    left: 97.91666667%;
  }
  .col-sm-push-48 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 2.08333333%;
  }
  .col-sm-offset-2 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-3 {
    margin-left: 6.25%;
  }
  .col-sm-offset-4 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 10.41666667%;
  }
  .col-sm-offset-6 {
    margin-left: 12.5%;
  }
  .col-sm-offset-7 {
    margin-left: 14.58333333%;
  }
  .col-sm-offset-8 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 18.75%;
  }
  .col-sm-offset-10 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-11 {
    margin-left: 22.91666667%;
  }
  .col-sm-offset-12 {
    margin-left: 25%;
  }
  .col-sm-offset-13 {
    margin-left: 27.08333333%;
  }
  .col-sm-offset-14 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-15 {
    margin-left: 31.25%;
  }
  .col-sm-offset-16 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-17 {
    margin-left: 35.41666667%;
  }
  .col-sm-offset-18 {
    margin-left: 37.5%;
  }
  .col-sm-offset-19 {
    margin-left: 39.58333333%;
  }
  .col-sm-offset-20 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 43.75%;
  }
  .col-sm-offset-22 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-23 {
    margin-left: 47.91666667%;
  }
  .col-sm-offset-24 {
    margin-left: 50%;
  }
  .col-sm-offset-25 {
    margin-left: 52.08333333%;
  }
  .col-sm-offset-26 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-27 {
    margin-left: 56.25%;
  }
  .col-sm-offset-28 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-29 {
    margin-left: 60.41666667%;
  }
  .col-sm-offset-30 {
    margin-left: 62.5%;
  }
  .col-sm-offset-31 {
    margin-left: 64.58333333%;
  }
  .col-sm-offset-32 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-33 {
    margin-left: 68.75%;
  }
  .col-sm-offset-34 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-35 {
    margin-left: 72.91666667%;
  }
  .col-sm-offset-36 {
    margin-left: 75%;
  }
  .col-sm-offset-37 {
    margin-left: 77.08333333%;
  }
  .col-sm-offset-38 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-39 {
    margin-left: 81.25%;
  }
  .col-sm-offset-40 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-41 {
    margin-left: 85.41666667%;
  }
  .col-sm-offset-42 {
    margin-left: 87.5%;
  }
  .col-sm-offset-43 {
    margin-left: 89.58333333%;
  }
  .col-sm-offset-44 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-45 {
    margin-left: 93.75%;
  }
  .col-sm-offset-46 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-47 {
    margin-left: 97.91666667%;
  }
  .col-sm-offset-48 {
    margin-left: 100%;
  }
}
@media (min-width: 300px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .form-request .info .left,
  footer .footer-feedback,
  .col-md-9,
  .col-md-10,
  footer .footer-link-block,
  .rusclub .left-block,
  .col-md-11,
  .col-md-12,
  .rusclub .right-sidebar,
  .col-md-13,
  .col-md-14,
  .tutor-selection .tutors-block .filters-block,
  .catalog.edu,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .discussions-block,
  .ideas-block,
  .col-md-24,
  .col-md-25,
  .rusclub .main-content,
  .col-md-26,
  .col-md-27,
  .col-md-28,
  .col-md-29,
  .col-md-30,
  .col-md-31,
  .edu-doc-wrapper,
  .col-md-32,
  .col-md-33,
  .col-md-34,
  .col-md-35,
  .col-md-36,
  .form-request .info .right,
  .col-md-37,
  .col-md-38,
  .col-md-39,
  .col-md-40,
  #index-slider .slide-wrapper,
  .col-md-41,
  .col-md-42,
  .col-md-43,
  .col-md-44,
  .col-md-45,
  .col-md-46,
  .col-md-47,
  .col-md-48,
  .col-full,
  .counters-block,
  .project-block {
    float: left;
  }
  .col-md-1 {
    width: 2.08333333%;
  }
  .col-md-2 {
    width: 4.16666667%;
  }
  .col-md-3 {
    width: 6.25%;
  }
  .col-md-4 {
    width: 8.33333333%;
  }
  .col-md-5 {
    width: 10.41666667%;
  }
  .col-md-6 {
    width: 12.5%;
  }
  .col-md-7 {
    width: 14.58333333%;
  }
  .col-md-8,
  .form-request .info .left,
  footer .footer-feedback {
    width: 16.66666667%;
  }
  .col-md-9 {
    width: 18.75%;
  }
  .col-md-10,
  footer .footer-link-block,
  .rusclub .left-block {
    width: 20.83333333%;
  }
  .col-md-11 {
    width: 22.91666667%;
  }
  .col-md-12,
  .rusclub .right-sidebar {
    width: 25%;
  }
  .col-md-13 {
    width: 27.08333333%;
  }
  .col-md-14,
  .tutor-selection .tutors-block .filters-block,
  .catalog.edu {
    width: 29.16666667%;
  }
  .col-md-15 {
    width: 31.25%;
  }
  .col-md-16 {
    width: 33.33333333%;
  }
  .col-md-17 {
    width: 35.41666667%;
  }
  .col-md-18 {
    width: 37.5%;
  }
  .col-md-19 {
    width: 39.58333333%;
  }
  .col-md-20 {
    width: 41.66666667%;
  }
  .col-md-21 {
    width: 43.75%;
  }
  .col-md-22 {
    width: 45.83333333%;
  }
  .col-md-23,
  .discussions-block,
  .ideas-block {
    width: 47.91666667%;
  }
  .col-md-24 {
    width: 50%;
  }
  .col-md-25,
  .rusclub .main-content {
    width: 52.08333333%;
  }
  .col-md-26 {
    width: 54.16666667%;
  }
  .col-md-27 {
    width: 56.25%;
  }
  .col-md-28 {
    width: 58.33333333%;
  }
  .col-md-29 {
    width: 60.41666667%;
  }
  .col-md-30 {
    width: 62.5%;
  }
  .col-md-31,
  .edu-doc-wrapper {
    width: 64.58333333%;
  }
  .col-md-32 {
    width: 66.66666667%;
  }
  .col-md-33 {
    width: 68.75%;
  }
  .col-md-34 {
    width: 70.83333333%;
  }
  .col-md-35 {
    width: 72.91666667%;
  }
  .col-md-36,
  .form-request .info .right {
    width: 75%;
  }
  .col-md-37 {
    width: 77.08333333%;
  }
  .col-md-38 {
    width: 79.16666667%;
  }
  .col-md-39 {
    width: 81.25%;
  }
  .col-md-40,
  #index-slider .slide-wrapper {
    width: 83.33333333%;
  }
  .col-md-41 {
    width: 85.41666667%;
  }
  .col-md-42 {
    width: 87.5%;
  }
  .col-md-43 {
    width: 89.58333333%;
  }
  .col-md-44 {
    width: 91.66666667%;
  }
  .col-md-45 {
    width: 93.75%;
  }
  .col-md-46 {
    width: 95.83333333%;
  }
  .col-md-47 {
    width: 97.91666667%;
  }
  .col-md-48,
  .col-full,
  .counters-block,
  .project-block {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 2.08333333%;
  }
  .col-md-pull-2 {
    right: 4.16666667%;
  }
  .col-md-pull-3 {
    right: 6.25%;
  }
  .col-md-pull-4 {
    right: 8.33333333%;
  }
  .col-md-pull-5 {
    right: 10.41666667%;
  }
  .col-md-pull-6 {
    right: 12.5%;
  }
  .col-md-pull-7 {
    right: 14.58333333%;
  }
  .col-md-pull-8 {
    right: 16.66666667%;
  }
  .col-md-pull-9 {
    right: 18.75%;
  }
  .col-md-pull-10 {
    right: 20.83333333%;
  }
  .col-md-pull-11 {
    right: 22.91666667%;
  }
  .col-md-pull-12 {
    right: 25%;
  }
  .col-md-pull-13 {
    right: 27.08333333%;
  }
  .col-md-pull-14 {
    right: 29.16666667%;
  }
  .col-md-pull-15 {
    right: 31.25%;
  }
  .col-md-pull-16 {
    right: 33.33333333%;
  }
  .col-md-pull-17 {
    right: 35.41666667%;
  }
  .col-md-pull-18 {
    right: 37.5%;
  }
  .col-md-pull-19 {
    right: 39.58333333%;
  }
  .col-md-pull-20 {
    right: 41.66666667%;
  }
  .col-md-pull-21 {
    right: 43.75%;
  }
  .col-md-pull-22 {
    right: 45.83333333%;
  }
  .col-md-pull-23 {
    right: 47.91666667%;
  }
  .col-md-pull-24 {
    right: 50%;
  }
  .col-md-pull-25 {
    right: 52.08333333%;
  }
  .col-md-pull-26 {
    right: 54.16666667%;
  }
  .col-md-pull-27 {
    right: 56.25%;
  }
  .col-md-pull-28 {
    right: 58.33333333%;
  }
  .col-md-pull-29 {
    right: 60.41666667%;
  }
  .col-md-pull-30 {
    right: 62.5%;
  }
  .col-md-pull-31 {
    right: 64.58333333%;
  }
  .col-md-pull-32 {
    right: 66.66666667%;
  }
  .col-md-pull-33 {
    right: 68.75%;
  }
  .col-md-pull-34 {
    right: 70.83333333%;
  }
  .col-md-pull-35 {
    right: 72.91666667%;
  }
  .col-md-pull-36 {
    right: 75%;
  }
  .col-md-pull-37 {
    right: 77.08333333%;
  }
  .col-md-pull-38 {
    right: 79.16666667%;
  }
  .col-md-pull-39 {
    right: 81.25%;
  }
  .col-md-pull-40 {
    right: 83.33333333%;
  }
  .col-md-pull-41 {
    right: 85.41666667%;
  }
  .col-md-pull-42 {
    right: 87.5%;
  }
  .col-md-pull-43 {
    right: 89.58333333%;
  }
  .col-md-pull-44 {
    right: 91.66666667%;
  }
  .col-md-pull-45 {
    right: 93.75%;
  }
  .col-md-pull-46 {
    right: 95.83333333%;
  }
  .col-md-pull-47 {
    right: 97.91666667%;
  }
  .col-md-pull-48 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 2.08333333%;
  }
  .col-md-push-2 {
    left: 4.16666667%;
  }
  .col-md-push-3,
  .edu-doc-wrapper {
    left: 6.25%;
  }
  .col-md-push-4 {
    left: 8.33333333%;
  }
  .col-md-push-5 {
    left: 10.41666667%;
  }
  .col-md-push-6 {
    left: 12.5%;
  }
  .col-md-push-7 {
    left: 14.58333333%;
  }
  .col-md-push-8 {
    left: 16.66666667%;
  }
  .col-md-push-9 {
    left: 18.75%;
  }
  .col-md-push-10 {
    left: 20.83333333%;
  }
  .col-md-push-11 {
    left: 22.91666667%;
  }
  .col-md-push-12 {
    left: 25%;
  }
  .col-md-push-13 {
    left: 27.08333333%;
  }
  .col-md-push-14 {
    left: 29.16666667%;
  }
  .col-md-push-15 {
    left: 31.25%;
  }
  .col-md-push-16 {
    left: 33.33333333%;
  }
  .col-md-push-17 {
    left: 35.41666667%;
  }
  .col-md-push-18 {
    left: 37.5%;
  }
  .col-md-push-19 {
    left: 39.58333333%;
  }
  .col-md-push-20 {
    left: 41.66666667%;
  }
  .col-md-push-21 {
    left: 43.75%;
  }
  .col-md-push-22 {
    left: 45.83333333%;
  }
  .col-md-push-23 {
    left: 47.91666667%;
  }
  .col-md-push-24 {
    left: 50%;
  }
  .col-md-push-25 {
    left: 52.08333333%;
  }
  .col-md-push-26 {
    left: 54.16666667%;
  }
  .col-md-push-27 {
    left: 56.25%;
  }
  .col-md-push-28 {
    left: 58.33333333%;
  }
  .col-md-push-29 {
    left: 60.41666667%;
  }
  .col-md-push-30 {
    left: 62.5%;
  }
  .col-md-push-31 {
    left: 64.58333333%;
  }
  .col-md-push-32 {
    left: 66.66666667%;
  }
  .col-md-push-33 {
    left: 68.75%;
  }
  .col-md-push-34 {
    left: 70.83333333%;
  }
  .col-md-push-35 {
    left: 72.91666667%;
  }
  .col-md-push-36 {
    left: 75%;
  }
  .col-md-push-37 {
    left: 77.08333333%;
  }
  .col-md-push-38 {
    left: 79.16666667%;
  }
  .col-md-push-39 {
    left: 81.25%;
  }
  .col-md-push-40 {
    left: 83.33333333%;
  }
  .col-md-push-41 {
    left: 85.41666667%;
  }
  .col-md-push-42 {
    left: 87.5%;
  }
  .col-md-push-43 {
    left: 89.58333333%;
  }
  .col-md-push-44 {
    left: 91.66666667%;
  }
  .col-md-push-45 {
    left: 93.75%;
  }
  .col-md-push-46 {
    left: 95.83333333%;
  }
  .col-md-push-47 {
    left: 97.91666667%;
  }
  .col-md-push-48 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1,
  .rusclub .main-content {
    margin-left: 2.08333333%;
  }
  .col-md-offset-2,
  .discussions-block {
    margin-left: 4.16666667%;
  }
  .col-md-offset-3 {
    margin-left: 6.25%;
  }
  .col-md-offset-4 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 10.41666667%;
  }
  .col-md-offset-6,
  #index-slider .slide-wrapper {
    margin-left: 12.5%;
  }
  .col-md-offset-7 {
    margin-left: 14.58333333%;
  }
  .col-md-offset-8 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 18.75%;
  }
  .col-md-offset-10 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-11 {
    margin-left: 22.91666667%;
  }
  .col-md-offset-12 {
    margin-left: 25%;
  }
  .col-md-offset-13 {
    margin-left: 27.08333333%;
  }
  .col-md-offset-14 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-15 {
    margin-left: 31.25%;
  }
  .col-md-offset-16 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-17 {
    margin-left: 35.41666667%;
  }
  .col-md-offset-18 {
    margin-left: 37.5%;
  }
  .col-md-offset-19 {
    margin-left: 39.58333333%;
  }
  .col-md-offset-20 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 43.75%;
  }
  .col-md-offset-22 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-23 {
    margin-left: 47.91666667%;
  }
  .col-md-offset-24 {
    margin-left: 50%;
  }
  .col-md-offset-25 {
    margin-left: 52.08333333%;
  }
  .col-md-offset-26 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-27 {
    margin-left: 56.25%;
  }
  .col-md-offset-28 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-29 {
    margin-left: 60.41666667%;
  }
  .col-md-offset-30 {
    margin-left: 62.5%;
  }
  .col-md-offset-31 {
    margin-left: 64.58333333%;
  }
  .col-md-offset-32 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-33 {
    margin-left: 68.75%;
  }
  .col-md-offset-34 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-35 {
    margin-left: 72.91666667%;
  }
  .col-md-offset-36 {
    margin-left: 75%;
  }
  .col-md-offset-37 {
    margin-left: 77.08333333%;
  }
  .col-md-offset-38 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-39 {
    margin-left: 81.25%;
  }
  .col-md-offset-40 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-41 {
    margin-left: 85.41666667%;
  }
  .col-md-offset-42 {
    margin-left: 87.5%;
  }
  .col-md-offset-43 {
    margin-left: 89.58333333%;
  }
  .col-md-offset-44 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-45 {
    margin-left: 93.75%;
  }
  .col-md-offset-46 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-47 {
    margin-left: 97.91666667%;
  }
  .col-md-offset-48 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  footer .footer-feedback,
  .col-lg-9,
  .col-lg-10,
  footer .footer-link-block,
  .rusclub .left-block,
  .col-lg-11,
  .catalog.edu,
  .col-lg-12,
  .rusclub .right-sidebar,
  .col-lg-13,
  .col-lg-14,
  .tutor-selection .tutors-block .filters-block,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .discussions-block,
  .ideas-block,
  .col-lg-24,
  .col-lg-25,
  .rusclub .main-content,
  .col-lg-26,
  .col-lg-27,
  .col-lg-28,
  .col-lg-29,
  .col-lg-30,
  .col-lg-31,
  .col-lg-32,
  .edu-doc-wrapper,
  .col-lg-33,
  .col-lg-34,
  .col-lg-35,
  .col-lg-36,
  .col-lg-37,
  .col-lg-38,
  .col-lg-39,
  .col-lg-40,
  #index-slider .slide-wrapper,
  .col-lg-41,
  .col-lg-42,
  .col-lg-43,
  .col-lg-44,
  .col-lg-45,
  .col-lg-46,
  .col-lg-47,
  .col-lg-48,
  .col-full,
  .counters-block,
  .project-block {
    float: left;
  }
  .col-lg-1 {
    width: 2.08333333%;
  }
  .col-lg-2 {
    width: 4.16666667%;
  }
  .col-lg-3 {
    width: 6.25%;
  }
  .col-lg-4 {
    width: 8.33333333%;
  }
  .col-lg-5 {
    width: 10.41666667%;
  }
  .col-lg-6 {
    width: 12.5%;
  }
  .col-lg-7 {
    width: 14.58333333%;
  }
  .col-lg-8,
  footer .footer-feedback {
    width: 16.66666667%;
  }
  .col-lg-9 {
    width: 18.75%;
  }
  .col-lg-10,
  footer .footer-link-block,
  .rusclub .left-block {
    width: 20.83333333%;
  }
  .col-lg-11,
  .catalog.edu {
    width: 22.91666667%;
  }
  .col-lg-12,
  .rusclub .right-sidebar {
    width: 25%;
  }
  .col-lg-13 {
    width: 27.08333333%;
  }
  .col-lg-14,
  .tutor-selection .tutors-block .filters-block {
    width: 29.16666667%;
  }
  .col-lg-15 {
    width: 31.25%;
  }
  .col-lg-16 {
    width: 33.33333333%;
  }
  .col-lg-17 {
    width: 35.41666667%;
  }
  .col-lg-18 {
    width: 37.5%;
  }
  .col-lg-19 {
    width: 39.58333333%;
  }
  .col-lg-20 {
    width: 41.66666667%;
  }
  .col-lg-21 {
    width: 43.75%;
  }
  .col-lg-22 {
    width: 45.83333333%;
  }
  .col-lg-23,
  .discussions-block,
  .ideas-block {
    width: 47.91666667%;
  }
  .col-lg-24 {
    width: 50%;
  }
  .col-lg-25,
  .rusclub .main-content {
    width: 52.08333333%;
  }
  .col-lg-26 {
    width: 54.16666667%;
  }
  .col-lg-27 {
    width: 56.25%;
  }
  .col-lg-28 {
    width: 58.33333333%;
  }
  .col-lg-29 {
    width: 60.41666667%;
  }
  .col-lg-30 {
    width: 62.5%;
  }
  .col-lg-31 {
    width: 64.58333333%;
  }
  .col-lg-32,
  .edu-doc-wrapper {
    width: 66.66666667%;
  }
  .col-lg-33 {
    width: 68.75%;
  }
  .col-lg-34 {
    width: 70.83333333%;
  }
  .col-lg-35 {
    width: 72.91666667%;
  }
  .col-lg-36 {
    width: 75%;
  }
  .col-lg-37 {
    width: 77.08333333%;
  }
  .col-lg-38 {
    width: 79.16666667%;
  }
  .col-lg-39 {
    width: 81.25%;
  }
  .col-lg-40,
  #index-slider .slide-wrapper {
    width: 83.33333333%;
  }
  .col-lg-41 {
    width: 85.41666667%;
  }
  .col-lg-42 {
    width: 87.5%;
  }
  .col-lg-43 {
    width: 89.58333333%;
  }
  .col-lg-44 {
    width: 91.66666667%;
  }
  .col-lg-45 {
    width: 93.75%;
  }
  .col-lg-46 {
    width: 95.83333333%;
  }
  .col-lg-47 {
    width: 97.91666667%;
  }
  .col-lg-48,
  .col-full,
  .counters-block,
  .project-block {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 2.08333333%;
  }
  .col-lg-pull-2 {
    right: 4.16666667%;
  }
  .col-lg-pull-3 {
    right: 6.25%;
  }
  .col-lg-pull-4 {
    right: 8.33333333%;
  }
  .col-lg-pull-5 {
    right: 10.41666667%;
  }
  .col-lg-pull-6 {
    right: 12.5%;
  }
  .col-lg-pull-7 {
    right: 14.58333333%;
  }
  .col-lg-pull-8 {
    right: 16.66666667%;
  }
  .col-lg-pull-9 {
    right: 18.75%;
  }
  .col-lg-pull-10 {
    right: 20.83333333%;
  }
  .col-lg-pull-11 {
    right: 22.91666667%;
  }
  .col-lg-pull-12 {
    right: 25%;
  }
  .col-lg-pull-13 {
    right: 27.08333333%;
  }
  .col-lg-pull-14 {
    right: 29.16666667%;
  }
  .col-lg-pull-15 {
    right: 31.25%;
  }
  .col-lg-pull-16 {
    right: 33.33333333%;
  }
  .col-lg-pull-17 {
    right: 35.41666667%;
  }
  .col-lg-pull-18 {
    right: 37.5%;
  }
  .col-lg-pull-19 {
    right: 39.58333333%;
  }
  .col-lg-pull-20 {
    right: 41.66666667%;
  }
  .col-lg-pull-21 {
    right: 43.75%;
  }
  .col-lg-pull-22 {
    right: 45.83333333%;
  }
  .col-lg-pull-23 {
    right: 47.91666667%;
  }
  .col-lg-pull-24 {
    right: 50%;
  }
  .col-lg-pull-25 {
    right: 52.08333333%;
  }
  .col-lg-pull-26 {
    right: 54.16666667%;
  }
  .col-lg-pull-27 {
    right: 56.25%;
  }
  .col-lg-pull-28 {
    right: 58.33333333%;
  }
  .col-lg-pull-29 {
    right: 60.41666667%;
  }
  .col-lg-pull-30 {
    right: 62.5%;
  }
  .col-lg-pull-31 {
    right: 64.58333333%;
  }
  .col-lg-pull-32 {
    right: 66.66666667%;
  }
  .col-lg-pull-33 {
    right: 68.75%;
  }
  .col-lg-pull-34 {
    right: 70.83333333%;
  }
  .col-lg-pull-35 {
    right: 72.91666667%;
  }
  .col-lg-pull-36 {
    right: 75%;
  }
  .col-lg-pull-37 {
    right: 77.08333333%;
  }
  .col-lg-pull-38 {
    right: 79.16666667%;
  }
  .col-lg-pull-39 {
    right: 81.25%;
  }
  .col-lg-pull-40 {
    right: 83.33333333%;
  }
  .col-lg-pull-41 {
    right: 85.41666667%;
  }
  .col-lg-pull-42 {
    right: 87.5%;
  }
  .col-lg-pull-43 {
    right: 89.58333333%;
  }
  .col-lg-pull-44 {
    right: 91.66666667%;
  }
  .col-lg-pull-45 {
    right: 93.75%;
  }
  .col-lg-pull-46 {
    right: 95.83333333%;
  }
  .col-lg-pull-47 {
    right: 97.91666667%;
  }
  .col-lg-pull-48 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 2.08333333%;
  }
  .col-lg-push-2 {
    left: 4.16666667%;
  }
  .col-lg-push-3 {
    left: 6.25%;
  }
  .col-lg-push-4 {
    left: 8.33333333%;
  }
  .col-lg-push-5,
  .edu-doc-wrapper {
    left: 10.41666667%;
  }
  .col-lg-push-6 {
    left: 12.5%;
  }
  .col-lg-push-7 {
    left: 14.58333333%;
  }
  .col-lg-push-8 {
    left: 16.66666667%;
  }
  .col-lg-push-9 {
    left: 18.75%;
  }
  .col-lg-push-10 {
    left: 20.83333333%;
  }
  .col-lg-push-11 {
    left: 22.91666667%;
  }
  .col-lg-push-12 {
    left: 25%;
  }
  .col-lg-push-13 {
    left: 27.08333333%;
  }
  .col-lg-push-14 {
    left: 29.16666667%;
  }
  .col-lg-push-15 {
    left: 31.25%;
  }
  .col-lg-push-16 {
    left: 33.33333333%;
  }
  .col-lg-push-17 {
    left: 35.41666667%;
  }
  .col-lg-push-18 {
    left: 37.5%;
  }
  .col-lg-push-19 {
    left: 39.58333333%;
  }
  .col-lg-push-20 {
    left: 41.66666667%;
  }
  .col-lg-push-21 {
    left: 43.75%;
  }
  .col-lg-push-22 {
    left: 45.83333333%;
  }
  .col-lg-push-23 {
    left: 47.91666667%;
  }
  .col-lg-push-24 {
    left: 50%;
  }
  .col-lg-push-25 {
    left: 52.08333333%;
  }
  .col-lg-push-26 {
    left: 54.16666667%;
  }
  .col-lg-push-27 {
    left: 56.25%;
  }
  .col-lg-push-28 {
    left: 58.33333333%;
  }
  .col-lg-push-29 {
    left: 60.41666667%;
  }
  .col-lg-push-30 {
    left: 62.5%;
  }
  .col-lg-push-31 {
    left: 64.58333333%;
  }
  .col-lg-push-32 {
    left: 66.66666667%;
  }
  .col-lg-push-33 {
    left: 68.75%;
  }
  .col-lg-push-34 {
    left: 70.83333333%;
  }
  .col-lg-push-35 {
    left: 72.91666667%;
  }
  .col-lg-push-36 {
    left: 75%;
  }
  .col-lg-push-37 {
    left: 77.08333333%;
  }
  .col-lg-push-38 {
    left: 79.16666667%;
  }
  .col-lg-push-39 {
    left: 81.25%;
  }
  .col-lg-push-40 {
    left: 83.33333333%;
  }
  .col-lg-push-41 {
    left: 85.41666667%;
  }
  .col-lg-push-42 {
    left: 87.5%;
  }
  .col-lg-push-43 {
    left: 89.58333333%;
  }
  .col-lg-push-44 {
    left: 91.66666667%;
  }
  .col-lg-push-45 {
    left: 93.75%;
  }
  .col-lg-push-46 {
    left: 95.83333333%;
  }
  .col-lg-push-47 {
    left: 97.91666667%;
  }
  .col-lg-push-48 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1,
  .rusclub .main-content {
    margin-left: 2.08333333%;
  }
  .col-lg-offset-2,
  .discussions-block {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-3 {
    margin-left: 6.25%;
  }
  .col-lg-offset-4 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 10.41666667%;
  }
  .col-lg-offset-6,
  #index-slider .slide-wrapper {
    margin-left: 12.5%;
  }
  .col-lg-offset-7 {
    margin-left: 14.58333333%;
  }
  .col-lg-offset-8 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 18.75%;
  }
  .col-lg-offset-10 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-11 {
    margin-left: 22.91666667%;
  }
  .col-lg-offset-12 {
    margin-left: 25%;
  }
  .col-lg-offset-13 {
    margin-left: 27.08333333%;
  }
  .col-lg-offset-14 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-15 {
    margin-left: 31.25%;
  }
  .col-lg-offset-16 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-17 {
    margin-left: 35.41666667%;
  }
  .col-lg-offset-18 {
    margin-left: 37.5%;
  }
  .col-lg-offset-19 {
    margin-left: 39.58333333%;
  }
  .col-lg-offset-20 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 43.75%;
  }
  .col-lg-offset-22 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-23 {
    margin-left: 47.91666667%;
  }
  .col-lg-offset-24 {
    margin-left: 50%;
  }
  .col-lg-offset-25 {
    margin-left: 52.08333333%;
  }
  .col-lg-offset-26 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-27 {
    margin-left: 56.25%;
  }
  .col-lg-offset-28 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-29 {
    margin-left: 60.41666667%;
  }
  .col-lg-offset-30 {
    margin-left: 62.5%;
  }
  .col-lg-offset-31 {
    margin-left: 64.58333333%;
  }
  .col-lg-offset-32 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-33 {
    margin-left: 68.75%;
  }
  .col-lg-offset-34 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-35 {
    margin-left: 72.91666667%;
  }
  .col-lg-offset-36 {
    margin-left: 75%;
  }
  .col-lg-offset-37 {
    margin-left: 77.08333333%;
  }
  .col-lg-offset-38 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-39 {
    margin-left: 81.25%;
  }
  .col-lg-offset-40 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-41 {
    margin-left: 85.41666667%;
  }
  .col-lg-offset-42 {
    margin-left: 87.5%;
  }
  .col-lg-offset-43 {
    margin-left: 89.58333333%;
  }
  .col-lg-offset-44 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-45 {
    margin-left: 93.75%;
  }
  .col-lg-offset-46 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-47 {
    margin-left: 97.91666667%;
  }
  .col-lg-offset-48 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 299px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #464e65;
}
@media (min-width: 300px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 300px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 300px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 300px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #12141a;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #12141a;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #fafafa;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 300px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #12141a;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 300px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 300px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 300px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 300px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 300px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.index-page > .navbar-header,
.container > .navbar-collapse,
.index-page > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 300px) {
  .container > .navbar-header,
  .index-page > .navbar-header,
  .container > .navbar-collapse,
  .index-page > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 300px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 300px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 300px) {
  .navbar > .container .navbar-brand,
  .navbar > .index-page .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 300px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 299px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 300px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 300px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 299px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 300px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 300px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 300px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #12141a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: black;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #12141a;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #12141a;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 299px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #12141a;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #12141a;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #12141a;
}
.navbar-default .navbar-link:hover {
  color: #12141a;
}
.navbar-default .btn-link {
  color: #12141a;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #12141a;
}
.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 299px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #12141a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #12141a;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #12141a;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.index-page .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container,
.jumbotron .index-page {
  max-width: 100%;
}
@media screen and (min-width: 300px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .index-page .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #12141a;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #12141a;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 300px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 300px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 300px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 299px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 299px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 299px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 299px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 300px) and (max-width: 299px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 300px) and (max-width: 299px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 300px) and (max-width: 299px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 300px) and (max-width: 299px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 300px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 300px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 300px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 300px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 299px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 300px) and (max-width: 299px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 300px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html.logged .wrapper {
  padding-left: 230px;
}
html,
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: geometricPrecision;
}
html {
  position: relative;
  min-height: 100%;
  min-width: 1250px;
}
html.guide-page {
  min-width: initial;
}
body {
  overflow-y: scroll;
  margin-bottom: 280px;
}
main {
  position: relative;
}
main,
header {
  width: auto;
}
main {
  padding-bottom: 100px;
}
a:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans";
  margin: 0;
}
p {
  font-size: 16px;
  line-height: 1.5;
}
p + p {
  margin-top: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 1.5;
}
h1 {
  font-size: 40px;
  font-weight: 300;
}
h1 + h1 {
  margin-top: 0;
}
h1 + h2 {
  margin-top: 9px;
}
h1 + h3 {
  margin-top: 16px;
}
h1 + h4 {
  margin-top: 20px;
}
h1 + h5 {
  margin-top: 25px;
}
h1 + h6 {
  margin-top: 29px;
}
h1 + p {
  margin-top: 27px;
}
h2 {
  font-size: 32px;
  font-weight: 400;
}
h2 + h1 {
  margin-top: 63px;
}
h2 + h2 {
  margin-top: 0;
}
h2 + h3 {
  margin-top: 7px;
}
h2 + h4 {
  margin-top: 11px;
}
h2 + h5 {
  margin-top: 16px;
}
h2 + h6 {
  margin-top: 21px;
}
h2 + p {
  margin-top: 18px;
}
h3 {
  font-size: 26px;
  font-weight: 600;
}
h3 + h1 {
  margin-top: 65px;
}
h3 + h2 {
  margin-top: 50px;
}
h3 + h3 {
  margin-top: 0;
}
h3 + h4 {
  margin-top: 4px;
}
h3 + h5 {
  margin-top: 9px;
}
h3 + h6 {
  margin-top: 13px;
}
h3 + p {
  margin-top: 11px;
}
h4 {
  font-size: 22px;
  font-weight: 600;
}
h4 + h1 {
  margin-top: 67px;
}
h4 + h2 {
  margin-top: 52px;
}
h4 + h3 {
  margin-top: 41px;
}
h4 + h4 {
  margin-top: 0;
}
h4 + h5 {
  margin-top: 5px;
}
h4 + h6 {
  margin-top: 9px;
}
h4 + p {
  margin-top: 7px;
}
h5 {
  font-size: 18px;
  font-weight: 400;
}
h5 + h1 {
  margin-top: 68px;
}
h5 + h2 {
  margin-top: 53px;
}
h5 + h3 {
  margin-top: 42px;
}
h5 + h4 {
  margin-top: 34px;
}
h5 + h5 {
  margin-top: 0;
}
h5 + h6 {
  margin-top: 4px;
}
h5 + p {
  margin-top: 2px;
}
h6 {
  font-size: 14px;
  font-weight: 600;
  color: #8a8e99;
}
h6 + h1 {
  margin-top: 70px;
}
h6 + h2 {
  margin-top: 55px;
}
h6 + h3 {
  margin-top: 44px;
}
h6 + h4 {
  margin-top: 36px;
}
h6 + h5 {
  margin-top: 29px;
}
h6 + h6 {
  margin-top: 0;
}
h6 + p {
  margin-top: 1px;
}
p {
  font-size: 16px;
  font-weight: 400;
}
p + p {
  margin-top: 24px;
}
p + h1 {
  margin-top: 69px;
}
p + h2 {
  margin-top: 54px;
}
p + h3 {
  margin-top: 43px;
}
p + h4 {
  margin-top: 35px;
}
p + h5 {
  margin-top: 28px;
}
.flag-icon {
  border: 1px solid rgba(204, 204, 204, 0.3);
  border-radius: 2px;
  background-origin: border-box;
  background-clip: border-box;
  -webkit-background-clip: border-box;
  width: 21px;
  height: 16px;
}
.btn-block:after,
.filters-block:after {
  content: "";
  display: table;
  clear: both;
}
.lower {
  text-transform: lowercase;
}
.delete {
  margin: 10px 0;
}
.collapse.fixed {
  height: 600px;
  overflow-y: auto;
}
@media (min-width: 300px) {
  html.logged .container,
  html.logged .index-page {
    width: 1020px;
  }
}
@media (min-width: 1440px) {
  html.logged .container,
  html.logged .index-page {
    width: 1200px;
  }
}
@media (max-width: 1024px) {
  html.logged .left-navbar .nav-panel {
    position: absolute !important;
  }
}
.rubricator {
  padding: 20px 0;
}
@media (min-width: 300px) {
  .container,
  .index-page {
    width: 1150px;
  }
}
@media (min-width: 300px) and (min-width: 1440px) {
  .container,
  .index-page {
    width: 1360px;
  }
}
@media (min-width: 300px) {
  .container .fright,
  .index-page .fright {
    margin-left: 0px;
  }
  .container .article-filters,
  .index-page .article-filters {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  .top-menu.navbar .navbar-nav > li:first-child > a {
    padding-left: 0;
  }
}
@media (min-width: 300px) and (max-width: 1280px) {
  .how-it-works {
    background-size: 70% !important;
  }
  .courses-items .item-wrapper {
    margin-right: 6.25%;
  }
  .courses-items .item-wrapper:nth-child(2n + 2) {
    margin-right: 0;
  }
  .courses-items .item-wrapper:nth-child(2n + 1) {
    clear: left;
  }
  .stats-block {
    margin-left: -416px;
  }
  #index-slider .chevron-left {
    left: 50%;
    margin-left: -560px;
  }
  #index-slider .chevron-right {
    right: 50%;
    margin-right: -560px;
  }
  .navbar-nav .open .dropdown-menu {
    position: absolute;
  }
  .new-article .img-preview,
  .new-article .video-load,
  .new-video .img-preview,
  .new-video .video-load {
    height: 173px;
  }
  .index-page .main-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 300px) and (max-width: 1280px) and (min-width: 1280px) {
  .index-page .main-block {
    float: left;
    width: 70.83333333%;
  }
}
@media (min-width: 300px) and (max-width: 1280px) and (min-width: 300px) {
  .index-page .main-block {
    float: left;
    width: 70.83333333%;
  }
}
@media (min-width: 300px) and (max-width: 1280px) {
  .index-page .right-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 300px) and (max-width: 1280px) and (min-width: 1280px) {
  .index-page .right-sidebar {
    float: left;
    width: 29.16666667%;
  }
}
@media (min-width: 300px) and (max-width: 1280px) and (min-width: 300px) {
  .index-page .right-sidebar {
    float: left;
    width: 29.16666667%;
  }
}
@media (min-width: 300px) and (max-width: 1280px) {
  #rki-level-slider .level-items .level-item {
    width: 290px;
    margin-right: 35px !important;
  }
  #rki-level-slider .level-items .level-item:last-child {
    margin-right: 0 !important;
  }
  #rki-level-slider .level-items .level-item .level-btn {
    padding: 10px 18px 20px !important;
  }
  #rki-level-slider .level-items .level-item .level-desc {
    padding: 50px 18px 70px !important;
  }
  .features-list .feature-item,
  .features-list .review-item,
  .reviews-list .feature-item,
  .reviews-list .review-item {
    width: 320px;
    margin-right: 50px;
  }
  .section-btn-block .btn-blue:first-child {
    margin-right: 6px;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .index-page .main-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) and (min-width: 1280px) {
  .index-page .main-block {
    float: left;
    width: 70.83333333%;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .index-page .right-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) and (min-width: 1280px) {
  .index-page .right-sidebar {
    float: left;
    width: 29.16666667%;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .stats-block {
    margin-left: -416px;
  }
  .main-page .index-page .main-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) and (min-width: 1280px) {
  .main-page .index-page .main-block {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .main-page .index-page .right-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) and (min-width: 1280px) {
  .main-page .index-page .right-sidebar {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .main-page .index-page .right-sidebar .interviews {
    padding: 0 10px;
  }
  #index-slider .chevron-left {
    left: 50%;
    margin-left: -560px;
  }
  #index-slider .chevron-right {
    right: 50%;
    margin-right: -560px;
  }
  .plans-block .index-menu.plans {
    width: 850px;
  }
  .features-list .feature-item,
  .features-list .review-item,
  .reviews-list .feature-item,
  .reviews-list .review-item {
    width: 320px;
    margin-right: 50px;
  }
  #rki-level-slider .level-items .level-item {
    width: 290px;
    margin-right: 35px !important;
  }
  #rki-level-slider .level-items .level-item:last-child {
    margin-right: 0 !important;
  }
  #rki-level-slider .level-items .level-item .level-btn {
    padding: 10px 18px 20px !important;
  }
  #rki-level-slider .level-items .level-item .level-desc {
    padding: 50px 18px 70px !important;
  }
  .level-items .level-item .level-btn {
    padding: 10px 40px 20px !important;
  }
  .level-items .level-item .level-desc {
    padding: 35px 30px 10px !important;
  }
  .level-items .level-item .level-label {
    left: 30px !important;
  }
  .new-article .img-preview,
  .new-article .video-load,
  .new-video .img-preview,
  .new-video .video-load {
    height: 216px;
  }
  .article-list .img-wrapper,
  .video-list .img-wrapper {
    width: 43.5%;
  }
  .article-list .content-wrapper,
  .video-list .content-wrapper {
    width: 56.5%;
  }
  .meetings-short-list li:nth-child(3n + 3),
  .org-page .videos-list li:nth-child(3n + 3) {
    margin-right: 0;
  }
  .section-btn-block .btn-blue:first-child {
    margin-right: 6px;
  }
}
@media (min-width: 1440px) {
  .stats-block {
    margin-left: -496px;
  }
  #index-slider .chevron-left {
    left: 50%;
    margin-left: -660px;
  }
  #index-slider .chevron-right {
    right: 50%;
    margin-right: -660px;
  }
  .index-page .main-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) and (min-width: 1280px) {
  .index-page .main-block {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1440px) {
  .index-page .right-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }
}
@media (min-width: 1440px) and (min-width: 1280px) {
  .index-page .right-sidebar {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1440px) {
  .index-page .right-sidebar .interviews {
    padding: 0 10px;
  }
  .main-page .index-page .main-block {
    margin-top: 11px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) and (min-width: 1280px) {
  .main-page .index-page .main-block {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .main-page .index-page .right-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }
}
@media (min-width: 1440px) and (min-width: 1280px) {
  .main-page .index-page .right-sidebar {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .main-page .index-page .right-sidebar .interviews {
    padding: 0 10px;
  }
  .new-article .img-preview,
  .new-article .video-load,
  .new-video .img-preview,
  .new-video .video-load {
    height: 260px;
  }
  .new-article .img-preview img,
  .new-article .video-load img,
  .new-video .img-preview img,
  .new-video .video-load img {
    width: 100%;
  }
  .meetings-short-list li:nth-child(3n + 3),
  .org-page .videos-list li:nth-child(3n + 3) {
    margin-right: 0;
  }
  #rki-level-slider .level-items .level-item {
    width: 350px;
  }
  #rki-level-slider .level-items .level-item .level-btn {
    padding: 10px 18px 20px !important;
  }
  #rki-level-slider .level-items .level-item .level-desc {
    padding: 50px 18px 70px !important;
  }
  .features-list .feature-item,
  .features-list .review-item,
  .reviews-list .feature-item,
  .reviews-list .review-item {
    width: 350px;
    margin-right: 55px;
  }
  .section-btn-block .btn-blue:first-child {
    margin-right: 50px;
  }
}
@media (min-width: 1280px) {
  .courses-items .item-wrapper {
    margin-right: 6.25%;
  }
  .courses-items .item-wrapper:nth-child(3n + 3) {
    margin-right: 0;
  }
  .courses-items .item-wrapper:nth-child(3n + 1) {
    clear: left;
  }
}
.cke_contents iframe {
  width: 100% !important;
}
.btn:focus,
.btn:active:focus {
  outline: none;
}
.center {
  text-align: center;
}
.aling_justify {
  text-align: justify;
}
.weight_00 {
  font-weight: 600;
}
.link {
  text-decoration: underline;
  cursor: pointer;
}
.color_blue {
  color: blue;
}
.color_red {
  color: red;
}
.fright {
  float: right;
}
.fleft {
  float: left;
}
.banner-block {
  margin-bottom: 50px;
}
.banner-block > a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
.banner-side {
  margin-bottom: 20px;
}
.no-accsess a {
  text-decoration: underline;
  cursor: pointer;
}
.document_update_message {
  text-align: center;
}
.buttons-block {
  margin-top: 30px;
  text-align: center;
}
.article-item .org-block .org-logo-preview,
.events-list .event-item .event-org .org-logo-preview,
.plans-block .plans-list .plans-item .radio-wrapper,
.subscription-offer .subscription-avatar.no-img,
.courses-items .course-item .item-header .title-wrapper .num-class,
.courses-items .school-item .item-header .title-wrapper .num-class,
.event-org .org-logo-preview {
  border-radius: 3px;
}
.desc-list,
.cabinet .subsribes-wrapper .subscriptions-list,
.profile-page .subscriptions-list,
.org-page .new-org .org-list,
.favorites-list,
.search-list,
.ideas-wrap .ideas,
.ideas-wrap .discussions,
.discussions-wrap .ideas,
.discussions-wrap .discussions,
.ideas-index .ideas,
.ideas-index .discussions,
.discussions-index .ideas,
.discussions-index .discussions,
.org-page .news-org .news-list,
.org-page .news-org .articles-list,
.org-page .articles .news-list,
.org-page .articles .articles-list,
.plans-block .plans-list,
.question-wrap .text-block ul,
.question-wrap .answers-list,
.final-test-index .menu-list,
.idea-comments ul,
.discussion-comments ul,
.article-comments ul,
.dropdown-arrow .dropdown-menu,
.dropdown-hover .dropdown-menu,
.left-navbar .nav-panel .sidebar-menu,
ul.social-icon-big,
main .authors-list,
footer .link-list ul,
.cabinet .course-wrapper .course-item .sub-courses-list,
.edit-form .lang-list,
.events-list,
.rusclub ul.filters,
.rki-module-page .author-list,
.timeline,
.documents-wrap .last-changes ul,
.documents-tree ul,
.attachments,
.about-page ul,
.catalog .catalog-list,
.catalog .sub-categ,
.meetings-short-list,
.org-page .videos-list,
.meetings-list,
.balloon-content-wrapper,
ul.avatars {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.cabinet .btn-group,
.search-page .btn-wrapper .search-result-categories {
  float: right;
}
.best-article .content .line,
.article-list .content .line,
.video-list .content .line,
.article-wrap .date .time-bottom-line,
.video-wrap .date .time-bottom-line,
.page-wrap .date .time-bottom-line {
  border-bottom: 7px solid;
  display: block;
  width: 90px;
  margin-top: 15px;
}
.date-btn .caret,
.bootstrap-select .caret {
  border: none;
  width: 8px;
  height: 5px;
  background: url(/assets/select-arrow-97531d8149de05a7820e5ed210d1e268.png) no-repeat 0 -6px;
}
.nav.lang .caret,
.navbar-menu .dropdown.more-menu .caret,
.guide-wrapper .documents-tree.guide-tree label::before {
  border: none;
  width: 9px;
  height: 5px;
  background: url(/assets/select-arrowDown-72b07c76dba67d1008a13cca5d5282fc.svg) no-repeat
    0 0;
}
.projects-wrap .project-item,
.final-test-index .menu-list li .list-wrapper .list-item:hover,
.courses-items .course-item,
.courses-items .school-item,
.profile-page .achievement span,
.rki-page .level-items .level-item .item-wrapper,
.simple_captcha .simple_captcha_image img,
.simple_captcha .simple_captcha_field input,
.slider-block #rki-level-slider .level-items .level-item .item-wrapper,
.ideas-wrap,
.discussions-wrap,
.documents-wrap,
.org-logo .image-wrapper,
.picture-preview,
.reg-page .form-wrapper,
.reg-page .reg-tab li,
.new-article .img-preview,
.new-article .video-load,
.new-video .img-preview,
.new-video .video-load {
  border: 1px solid #e6e6e6;
}
.reg-page .reg-tab {
  table-layout: fixed;
  width: 100%;
  display: table;
  text-align: center;
  padding: 0;
  margin: 0;
}
.reg-page .reg-tab li {
  display: table-cell;
  float: none;
  border-right: 1px solid #e6e6e6;
}
.reg-page .reg-tab li > a {
  vertical-align: middle;
  width: 100%;
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 8px;
}
.reg-page .reg-tab li > a:hover {
  background-color: #f2f2f2;
}
.courses-items .available,
.rki-page .available {
  color: #47c1e8;
  font-size: 12px;
  font-weight: 300;
  display: inline-block;
}
.courses-items .soon.available,
.rki-page .soon.available {
  color: #12141a;
}
.courses-items .soon.available .grey,
.rki-page .soon.available .grey {
  color: #cccccc;
}
.courses-items .soon.available .bold,
.rki-page .soon.available .bold {
  font-weight: bold;
}
.courses-items .available .circle,
.rki-page .available .circle {
  margin-bottom: 1px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #47c1e8;
}
.projects-wrap .project-item .content .info-block,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block,
.profile-page .subscriptions-list li .info-block,
.org-page .new-org .org-list li .info-block,
.favorites-list li .info-block,
.search-list li .info-block,
.ideas-wrap .ideas li .info-block,
.ideas-wrap .discussions li .info-block,
.discussions-wrap .ideas li .info-block,
.discussions-wrap .discussions li .info-block,
.ideas-index .ideas li .info-block,
.ideas-index .discussions li .info-block,
.discussions-index .ideas li .info-block,
.discussions-index .discussions li .info-block,
.org-page .news-org .news-list li .info-block,
.org-page .news-org .articles-list li .info-block,
.org-page .articles .news-list li .info-block,
.org-page .articles .articles-list li .info-block,
.article-item .footer,
.documents-wrap .last-changes ul li .info-block,
.idea-page .info-block,
.discussions-page .info-block,
.article-page .info-block,
.video-page .info-block,
.article-wrap .info-block,
.video-wrap .info-block,
.page-wrap .info-block {
  font-size: 14px;
  margin-bottom: 20px;
}
.projects-wrap .project-item .content .info-block > div,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block > div,
.profile-page .subscriptions-list li .info-block > div,
.org-page .new-org .org-list li .info-block > div,
.favorites-list li .info-block > div,
.search-list li .info-block > div,
.ideas-wrap .ideas li .info-block > div,
.ideas-wrap .discussions li .info-block > div,
.discussions-wrap .ideas li .info-block > div,
.discussions-wrap .discussions li .info-block > div,
.ideas-index .ideas li .info-block > div,
.ideas-index .discussions li .info-block > div,
.discussions-index .ideas li .info-block > div,
.discussions-index .discussions li .info-block > div,
.org-page .news-org .news-list li .info-block > div,
.org-page .news-org .articles-list li .info-block > div,
.org-page .articles .news-list li .info-block > div,
.org-page .articles .articles-list li .info-block > div,
.article-item .footer > div,
.documents-wrap .last-changes ul li .info-block > div,
.idea-page .info-block > div,
.discussions-page .info-block > div,
.article-page .info-block > div,
.video-page .info-block > div,
.article-wrap .info-block > div,
.video-wrap .info-block > div,
.page-wrap .info-block > div {
  display: inline-block;
}
.projects-wrap .project-item .content .info-block .comments,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .comments,
.profile-page .subscriptions-list li .info-block .comments,
.org-page .new-org .org-list li .info-block .comments,
.favorites-list li .info-block .comments,
.search-list li .info-block .comments,
.ideas-wrap .ideas li .info-block .comments,
.ideas-wrap .discussions li .info-block .comments,
.discussions-wrap .ideas li .info-block .comments,
.discussions-wrap .discussions li .info-block .comments,
.ideas-index .ideas li .info-block .comments,
.ideas-index .discussions li .info-block .comments,
.discussions-index .ideas li .info-block .comments,
.discussions-index .discussions li .info-block .comments,
.org-page .news-org .news-list li .info-block .comments,
.org-page .news-org .articles-list li .info-block .comments,
.org-page .articles .news-list li .info-block .comments,
.org-page .articles .articles-list li .info-block .comments,
.article-item .footer .comments,
.documents-wrap .last-changes ul li .info-block .comments,
.idea-page .info-block .comments,
.discussions-page .info-block .comments,
.article-page .info-block .comments,
.video-page .info-block .comments,
.article-wrap .info-block .comments,
.video-wrap .info-block .comments,
.page-wrap .info-block .comments {
  display: inline-block;
  font-family: "Open Sans";
  padding-right: 10px;
}
.projects-wrap .project-item .content .info-block .comments .comment-icon,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .comments .comment-icon,
.profile-page .subscriptions-list li .info-block .comments .comment-icon,
.org-page .new-org .org-list li .info-block .comments .comment-icon,
.favorites-list li .info-block .comments .comment-icon,
.search-list li .info-block .comments .comment-icon,
.ideas-wrap .ideas li .info-block .comments .comment-icon,
.ideas-wrap .discussions li .info-block .comments .comment-icon,
.discussions-wrap .ideas li .info-block .comments .comment-icon,
.discussions-wrap .discussions li .info-block .comments .comment-icon,
.ideas-index .ideas li .info-block .comments .comment-icon,
.ideas-index .discussions li .info-block .comments .comment-icon,
.discussions-index .ideas li .info-block .comments .comment-icon,
.discussions-index .discussions li .info-block .comments .comment-icon,
.org-page .news-org .news-list li .info-block .comments .comment-icon,
.org-page .news-org .articles-list li .info-block .comments .comment-icon,
.org-page .articles .news-list li .info-block .comments .comment-icon,
.org-page .articles .articles-list li .info-block .comments .comment-icon,
.article-item .footer .comments .comment-icon,
.documents-wrap .last-changes ul li .info-block .comments .comment-icon,
.idea-page .info-block .comments .comment-icon,
.discussions-page .info-block .comments .comment-icon,
.article-page .info-block .comments .comment-icon,
.video-page .info-block .comments .comment-icon,
.article-wrap .info-block .comments .comment-icon,
.video-wrap .info-block .comments .comment-icon,
.page-wrap .info-block .comments .comment-icon {
  vertical-align: middle;
  position: relative;
  top: 1px;
}
.projects-wrap .project-item .content .info-block .postdate,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .postdate,
.profile-page .subscriptions-list li .info-block .postdate,
.org-page .new-org .org-list li .info-block .postdate,
.favorites-list li .info-block .postdate,
.search-list li .info-block .postdate,
.ideas-wrap .ideas li .info-block .postdate,
.ideas-wrap .discussions li .info-block .postdate,
.discussions-wrap .ideas li .info-block .postdate,
.discussions-wrap .discussions li .info-block .postdate,
.ideas-index .ideas li .info-block .postdate,
.ideas-index .discussions li .info-block .postdate,
.discussions-index .ideas li .info-block .postdate,
.discussions-index .discussions li .info-block .postdate,
.org-page .news-org .news-list li .info-block .postdate,
.org-page .news-org .articles-list li .info-block .postdate,
.org-page .articles .news-list li .info-block .postdate,
.org-page .articles .articles-list li .info-block .postdate,
.article-item .footer .postdate,
.documents-wrap .last-changes ul li .info-block .postdate,
.idea-page .info-block .postdate,
.discussions-page .info-block .postdate,
.article-page .info-block .postdate,
.video-page .info-block .postdate,
.article-wrap .info-block .postdate,
.video-wrap .info-block .postdate,
.page-wrap .info-block .postdate {
  margin-right: 8px;
}
.projects-wrap .project-item .content .info-block .favorite-wrapper,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .favorite-wrapper,
.profile-page .subscriptions-list li .info-block .favorite-wrapper,
.org-page .new-org .org-list li .info-block .favorite-wrapper,
.favorites-list li .info-block .favorite-wrapper,
.search-list li .info-block .favorite-wrapper,
.ideas-wrap .ideas li .info-block .favorite-wrapper,
.ideas-wrap .discussions li .info-block .favorite-wrapper,
.discussions-wrap .ideas li .info-block .favorite-wrapper,
.discussions-wrap .discussions li .info-block .favorite-wrapper,
.ideas-index .ideas li .info-block .favorite-wrapper,
.ideas-index .discussions li .info-block .favorite-wrapper,
.discussions-index .ideas li .info-block .favorite-wrapper,
.discussions-index .discussions li .info-block .favorite-wrapper,
.org-page .news-org .news-list li .info-block .favorite-wrapper,
.org-page .news-org .articles-list li .info-block .favorite-wrapper,
.org-page .articles .news-list li .info-block .favorite-wrapper,
.org-page .articles .articles-list li .info-block .favorite-wrapper,
.article-item .footer .favorite-wrapper,
.documents-wrap .last-changes ul li .info-block .favorite-wrapper,
.idea-page .info-block .favorite-wrapper,
.discussions-page .info-block .favorite-wrapper,
.article-page .info-block .favorite-wrapper,
.video-page .info-block .favorite-wrapper,
.article-wrap .info-block .favorite-wrapper,
.video-wrap .info-block .favorite-wrapper,
.page-wrap .info-block .favorite-wrapper {
  display: inline-block;
}
.projects-wrap .project-item .content .info-block .favorite-wrapper .btn-light,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  li
  .info-block
  .favorite-wrapper
  .btn-light,
.profile-page .subscriptions-list li .info-block .favorite-wrapper .btn-light,
.org-page .new-org .org-list li .info-block .favorite-wrapper .btn-light,
.favorites-list li .info-block .favorite-wrapper .btn-light,
.search-list li .info-block .favorite-wrapper .btn-light,
.ideas-wrap .ideas li .info-block .favorite-wrapper .btn-light,
.ideas-wrap .discussions li .info-block .favorite-wrapper .btn-light,
.discussions-wrap .ideas li .info-block .favorite-wrapper .btn-light,
.discussions-wrap .discussions li .info-block .favorite-wrapper .btn-light,
.ideas-index .ideas li .info-block .favorite-wrapper .btn-light,
.ideas-index .discussions li .info-block .favorite-wrapper .btn-light,
.discussions-index .ideas li .info-block .favorite-wrapper .btn-light,
.discussions-index .discussions li .info-block .favorite-wrapper .btn-light,
.org-page .news-org .news-list li .info-block .favorite-wrapper .btn-light,
.org-page .news-org .articles-list li .info-block .favorite-wrapper .btn-light,
.org-page .articles .news-list li .info-block .favorite-wrapper .btn-light,
.org-page .articles .articles-list li .info-block .favorite-wrapper .btn-light,
.article-item .footer .favorite-wrapper .btn-light,
.documents-wrap .last-changes ul li .info-block .favorite-wrapper .btn-light,
.idea-page .info-block .favorite-wrapper .btn-light,
.discussions-page .info-block .favorite-wrapper .btn-light,
.article-page .info-block .favorite-wrapper .btn-light,
.video-page .info-block .favorite-wrapper .btn-light,
.article-wrap .info-block .favorite-wrapper .btn-light,
.video-wrap .info-block .favorite-wrapper .btn-light,
.page-wrap .info-block .favorite-wrapper .btn-light {
  margin-right: 15px;
}
.cabinet .subsribes-wrapper .subscriptions-list li .rate,
.profile-page .subscriptions-list li .rate,
.org-page .new-org .org-list li .rate,
.favorites-list li .rate,
.search-list li .rate,
.ideas-wrap .ideas li .rate,
.ideas-wrap .discussions li .rate,
.discussions-wrap .ideas li .rate,
.discussions-wrap .discussions li .rate,
.ideas-index .ideas li .rate,
.ideas-index .discussions li .rate,
.discussions-index .ideas li .rate,
.discussions-index .discussions li .rate,
.org-page .news-org .news-list li .rate,
.org-page .news-org .articles-list li .rate,
.org-page .articles .news-list li .rate,
.org-page .articles .articles-list li .rate,
.idea-page .rate,
.discussions-page .rate,
.article-page .rate,
.video-page .rate {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;
  border: 2px solid #c1d101;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #c1d101;
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-disabled.is-zero.rate,
.profile-page .subscriptions-list li .is-disabled.is-zero.rate,
.org-page .new-org .org-list li .is-disabled.is-zero.rate,
.favorites-list li .is-disabled.is-zero.rate,
.search-list li .is-disabled.is-zero.rate,
.ideas-wrap .ideas li .is-disabled.is-zero.rate,
.ideas-wrap .discussions li .is-disabled.is-zero.rate,
.discussions-wrap .ideas li .is-disabled.is-zero.rate,
.discussions-wrap .discussions li .is-disabled.is-zero.rate,
.ideas-index .ideas li .is-disabled.is-zero.rate,
.ideas-index .discussions li .is-disabled.is-zero.rate,
.discussions-index .ideas li .is-disabled.is-zero.rate,
.discussions-index .discussions li .is-disabled.is-zero.rate,
.org-page .news-org .news-list li .is-disabled.is-zero.rate,
.org-page .news-org .articles-list li .is-disabled.is-zero.rate,
.org-page .articles .news-list li .is-disabled.is-zero.rate,
.org-page .articles .articles-list li .is-disabled.is-zero.rate,
.idea-page .is-disabled.is-zero.rate,
.discussions-page .is-disabled.is-zero.rate,
.article-page .is-disabled.is-zero.rate,
.video-page .is-disabled.is-zero.rate {
  display: none;
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-disabled.rate,
.profile-page .subscriptions-list li .is-disabled.rate,
.org-page .new-org .org-list li .is-disabled.rate,
.favorites-list li .is-disabled.rate,
.search-list li .is-disabled.rate,
.ideas-wrap .ideas li .is-disabled.rate,
.ideas-wrap .discussions li .is-disabled.rate,
.discussions-wrap .ideas li .is-disabled.rate,
.discussions-wrap .discussions li .is-disabled.rate,
.ideas-index .ideas li .is-disabled.rate,
.ideas-index .discussions li .is-disabled.rate,
.discussions-index .ideas li .is-disabled.rate,
.discussions-index .discussions li .is-disabled.rate,
.org-page .news-org .news-list li .is-disabled.rate,
.org-page .news-org .articles-list li .is-disabled.rate,
.org-page .articles .news-list li .is-disabled.rate,
.org-page .articles .articles-list li .is-disabled.rate,
.idea-page .is-disabled.rate,
.discussions-page .is-disabled.rate,
.article-page .is-disabled.rate,
.video-page .is-disabled.rate {
  padding: 2px 7px 0;
}
.cabinet .subsribes-wrapper .subscriptions-list li .rate a,
.profile-page .subscriptions-list li .rate a,
.org-page .new-org .org-list li .rate a,
.favorites-list li .rate a,
.search-list li .rate a,
.ideas-wrap .ideas li .rate a,
.ideas-wrap .discussions li .rate a,
.discussions-wrap .ideas li .rate a,
.discussions-wrap .discussions li .rate a,
.ideas-index .ideas li .rate a,
.ideas-index .discussions li .rate a,
.discussions-index .ideas li .rate a,
.discussions-index .discussions li .rate a,
.org-page .news-org .news-list li .rate a,
.org-page .news-org .articles-list li .rate a,
.org-page .articles .news-list li .rate a,
.org-page .articles .articles-list li .rate a,
.idea-page .rate a,
.discussions-page .rate a,
.article-page .rate a,
.video-page .rate a {
  color: #c1d101;
  padding: 0 7px;
}
.cabinet .subsribes-wrapper .subscriptions-list li .rate a:before,
.profile-page .subscriptions-list li .rate a:before,
.org-page .new-org .org-list li .rate a:before,
.favorites-list li .rate a:before,
.search-list li .rate a:before,
.ideas-wrap .ideas li .rate a:before,
.ideas-wrap .discussions li .rate a:before,
.discussions-wrap .ideas li .rate a:before,
.discussions-wrap .discussions li .rate a:before,
.ideas-index .ideas li .rate a:before,
.ideas-index .discussions li .rate a:before,
.discussions-index .ideas li .rate a:before,
.discussions-index .discussions li .rate a:before,
.org-page .news-org .news-list li .rate a:before,
.org-page .news-org .articles-list li .rate a:before,
.org-page .articles .news-list li .rate a:before,
.org-page .articles .articles-list li .rate a:before,
.idea-page .rate a:before,
.discussions-page .rate a:before,
.article-page .rate a:before,
.video-page .rate a:before {
  content: "+";
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-voted.rate,
.profile-page .subscriptions-list li .is-voted.rate,
.org-page .new-org .org-list li .is-voted.rate,
.favorites-list li .is-voted.rate,
.search-list li .is-voted.rate,
.ideas-wrap .ideas li .is-voted.rate,
.ideas-wrap .discussions li .is-voted.rate,
.discussions-wrap .ideas li .is-voted.rate,
.discussions-wrap .discussions li .is-voted.rate,
.ideas-index .ideas li .is-voted.rate,
.ideas-index .discussions li .is-voted.rate,
.discussions-index .ideas li .is-voted.rate,
.discussions-index .discussions li .is-voted.rate,
.org-page .news-org .news-list li .is-voted.rate,
.org-page .news-org .articles-list li .is-voted.rate,
.org-page .articles .news-list li .is-voted.rate,
.org-page .articles .articles-list li .is-voted.rate,
.idea-page .is-voted.rate,
.discussions-page .is-voted.rate,
.article-page .is-voted.rate,
.video-page .is-voted.rate {
  background-color: #c1d101;
  color: #fff;
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-voted.rate a,
.profile-page .subscriptions-list li .is-voted.rate a,
.org-page .new-org .org-list li .is-voted.rate a,
.favorites-list li .is-voted.rate a,
.search-list li .is-voted.rate a,
.ideas-wrap .ideas li .is-voted.rate a,
.ideas-wrap .discussions li .is-voted.rate a,
.discussions-wrap .ideas li .is-voted.rate a,
.discussions-wrap .discussions li .is-voted.rate a,
.ideas-index .ideas li .is-voted.rate a,
.ideas-index .discussions li .is-voted.rate a,
.discussions-index .ideas li .is-voted.rate a,
.discussions-index .discussions li .is-voted.rate a,
.org-page .news-org .news-list li .is-voted.rate a,
.org-page .news-org .articles-list li .is-voted.rate a,
.org-page .articles .news-list li .is-voted.rate a,
.org-page .articles .articles-list li .is-voted.rate a,
.idea-page .is-voted.rate a,
.discussions-page .is-voted.rate a,
.article-page .is-voted.rate a,
.video-page .is-voted.rate a {
  color: #fff;
}
.projects-wrap .project-item {
  padding: 0 40px;
  height: 115px;
  position: relative;
  margin-bottom: 20px;
}
.projects-wrap .project-item .content {
  margin-right: 300px;
  display: inline-block;
}
.projects-wrap .project-item .content .title-block {
  line-height: 75px;
  height: 75px;
}
.projects-wrap .project-item .content .title-block h4 {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.projects-wrap .project-item .internal-content {
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 40px;
  display: inline-block;
  padding: 34px 0;
}
.projects-wrap .project-item .internal-content .ideas,
.projects-wrap .project-item .internal-content .discussions,
.projects-wrap .project-item .internal-content .documents {
  color: #bfbfbf;
  display: inline-block;
  text-align: center;
  line-height: 0.95;
  margin: 0 18px;
}
.projects-wrap .project-item .internal-content .ideas .title,
.projects-wrap .project-item .internal-content .discussions .title,
.projects-wrap .project-item .internal-content .documents .title {
  color: #4c4c4c;
  font: 12px "Open Sans";
}
.projects-wrap .project-item .internal-content .ideas:hover,
.projects-wrap .project-item .internal-content .discussions:hover,
.projects-wrap .project-item .internal-content .documents:hover {
  color: #47c1e8;
}
.article-item .category,
.cabinet .course-wrapper .course-item .content-wrapper .type,
.event-time,
main .tags .tag,
.rusclub .tags-block .tags .tag {
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #e6e6e6;
  display: inline-block;
  padding: 4px 10px;
  text-transform: uppercase;
  border-radius: 11px;
}
.cabinet .subsribes-wrapper .subscriptions-list li,
.profile-page .subscriptions-list li,
.org-page .new-org .org-list li,
.favorites-list li,
.search-list li,
.ideas-wrap .ideas li,
.ideas-wrap .discussions li,
.discussions-wrap .ideas li,
.discussions-wrap .discussions li,
.ideas-index .ideas li,
.ideas-index .discussions li,
.discussions-index .ideas li,
.discussions-index .discussions li,
.org-page .news-org .news-list li,
.org-page .news-org .articles-list li,
.org-page .articles .news-list li,
.org-page .articles .articles-list li {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.cabinet .subsribes-wrapper .subscriptions-list li p,
.profile-page .subscriptions-list li p,
.org-page .new-org .org-list li p,
.favorites-list li p,
.search-list li p,
.ideas-wrap .ideas li p,
.ideas-wrap .discussions li p,
.discussions-wrap .ideas li p,
.discussions-wrap .discussions li p,
.ideas-index .ideas li p,
.ideas-index .discussions li p,
.discussions-index .ideas li p,
.discussions-index .discussions li p,
.org-page .news-org .news-list li p,
.org-page .news-org .articles-list li p,
.org-page .articles .news-list li p,
.org-page .articles .articles-list li p {
  font-weight: 300;
  padding-right: 90px;
  margin-bottom: 15px;
}
.cabinet .subsribes-wrapper .subscriptions-list li p a,
.profile-page .subscriptions-list li p a,
.org-page .new-org .org-list li p a,
.favorites-list li p a,
.search-list li p a,
.ideas-wrap .ideas li p a,
.ideas-wrap .discussions li p a,
.discussions-wrap .ideas li p a,
.discussions-wrap .discussions li p a,
.ideas-index .ideas li p a,
.ideas-index .discussions li p a,
.discussions-index .ideas li p a,
.discussions-index .discussions li p a,
.org-page .news-org .news-list li p a,
.org-page .news-org .articles-list li p a,
.org-page .articles .news-list li p a,
.org-page .articles .articles-list li p a {
  color: #999999;
  text-decoration: underline;
}
.cabinet .subsribes-wrapper .subscriptions-list li h4,
.profile-page .subscriptions-list li h4,
.org-page .new-org .org-list li h4,
.favorites-list li h4,
.search-list li h4,
.ideas-wrap .ideas li h4,
.ideas-wrap .discussions li h4,
.discussions-wrap .ideas li h4,
.discussions-wrap .discussions li h4,
.ideas-index .ideas li h4,
.ideas-index .discussions li h4,
.discussions-index .ideas li h4,
.discussions-index .discussions li h4,
.org-page .news-org .news-list li h4,
.org-page .news-org .articles-list li h4,
.org-page .articles .news-list li h4,
.org-page .articles .articles-list li h4 {
  font-size: 18px;
  margin: 0;
  padding: 25px 90px 10px 0;
}
.desc-list {
  font-family: "Open Sans";
}
.desc-list li {
  position: relative;
  padding-left: 20px;
  padding-top: 5px;
}
.desc-list li:before {
  content: "—";
  position: absolute;
  left: 0;
}
.article-item .org-block,
.events-list .event-item .event-org {
  margin: 20px 0;
}
.article-item .org-block .org-logo-preview,
.events-list .event-item .event-org .org-logo-preview {
  width: 30px;
  height: 30px;
}
.article-item .org-block span,
.events-list .event-item .event-org span {
  font-size: 16px;
  padding-left: 12px;
}
.cabinet .subsribes-wrapper .subscriptions-list li,
.profile-page .subscriptions-list li,
.org-page .new-org .org-list li {
  margin-bottom: 40px;
  border: none;
  height: 160px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-logo,
.profile-page .subscriptions-list .org-logo,
.org-page .new-org .org-list .org-logo {
  text-align: center;
  float: left;
  width: 160px;
  height: 160px;
  line-height: 155px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-logo img,
.profile-page .subscriptions-list .org-logo img,
.org-page .new-org .org-list .org-logo img {
  max-width: 160px;
  max-height: 160px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper,
.profile-page .subscriptions-list .org-name-wrapper,
.org-page .new-org .org-list .org-name-wrapper,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper,
.profile-page .subscriptions-list .project-name-wrapper,
.org-page .new-org .org-list .project-name-wrapper {
  position: relative;
  vertical-align: top;
  height: 100%;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-name,
.profile-page .subscriptions-list .org-name-wrapper .org-name,
.org-page .new-org .org-list .org-name-wrapper .org-name,
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .project-name,
.profile-page .subscriptions-list .org-name-wrapper .project-name,
.org-page .new-org .org-list .org-name-wrapper .project-name,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .org-name,
.profile-page .subscriptions-list .project-name-wrapper .org-name,
.org-page .new-org .org-list .project-name-wrapper .org-name,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .project-name,
.profile-page .subscriptions-list .project-name-wrapper .project-name,
.org-page .new-org .org-list .project-name-wrapper .project-name {
  font-size: 22px;
  padding: 30px 0 0 30px;
  width: 70%;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-follower,
.profile-page .subscriptions-list .org-name-wrapper .org-follower,
.org-page .new-org .org-list .org-name-wrapper .org-follower,
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .project-follower,
.profile-page .subscriptions-list .org-name-wrapper .project-follower,
.org-page .new-org .org-list .org-name-wrapper .project-follower,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .org-follower,
.profile-page .subscriptions-list .project-name-wrapper .org-follower,
.org-page .new-org .org-list .project-name-wrapper .org-follower,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .project-follower,
.profile-page .subscriptions-list .project-name-wrapper .project-follower,
.org-page .new-org .org-list .project-name-wrapper .project-follower {
  padding: 0 30px;
  position: absolute;
  bottom: 0;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-follower .follower,
.profile-page .subscriptions-list .org-name-wrapper .org-follower .follower,
.org-page .new-org .org-list .org-name-wrapper .org-follower .follower,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .project-follower
  .follower,
.profile-page .subscriptions-list .org-name-wrapper .project-follower .follower,
.org-page .new-org .org-list .org-name-wrapper .project-follower .follower,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .org-follower
  .follower,
.profile-page .subscriptions-list .project-name-wrapper .org-follower .follower,
.org-page .new-org .org-list .project-name-wrapper .org-follower .follower,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .project-follower
  .follower,
.profile-page .subscriptions-list .project-name-wrapper .project-follower .follower,
.org-page .new-org .org-list .project-name-wrapper .project-follower .follower {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  padding: 10px 0;
}
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .org-follower
  .follower
  .follow-icon,
.profile-page .subscriptions-list .org-name-wrapper .org-follower .follower .follow-icon,
.org-page .new-org .org-list .org-name-wrapper .org-follower .follower .follow-icon,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.profile-page
  .subscriptions-list
  .org-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.org-page .new-org .org-list .org-name-wrapper .project-follower .follower .follow-icon,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .org-follower
  .follower
  .follow-icon,
.profile-page
  .subscriptions-list
  .project-name-wrapper
  .org-follower
  .follower
  .follow-icon,
.org-page .new-org .org-list .project-name-wrapper .org-follower .follower .follow-icon,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.profile-page
  .subscriptions-list
  .project-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.org-page
  .new-org
  .org-list
  .project-name-wrapper
  .project-follower
  .follower
  .follow-icon {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-subscribe,
.profile-page .subscriptions-list .org-name-wrapper .org-subscribe,
.org-page .new-org .org-list .org-name-wrapper .org-subscribe,
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .project-subscribe,
.profile-page .subscriptions-list .org-name-wrapper .project-subscribe,
.org-page .new-org .org-list .org-name-wrapper .project-subscribe,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .org-subscribe,
.profile-page .subscriptions-list .project-name-wrapper .org-subscribe,
.org-page .new-org .org-list .project-name-wrapper .org-subscribe,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .project-subscribe,
.profile-page .subscriptions-list .project-name-wrapper .project-subscribe,
.org-page .new-org .org-list .project-name-wrapper .project-subscribe {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -18px;
}
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .org-subscribe
  .btn-blue,
.profile-page .subscriptions-list .org-name-wrapper .org-subscribe .btn-blue,
.org-page .new-org .org-list .org-name-wrapper .org-subscribe .btn-blue,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .project-subscribe
  .btn-blue,
.profile-page .subscriptions-list .org-name-wrapper .project-subscribe .btn-blue,
.org-page .new-org .org-list .org-name-wrapper .project-subscribe .btn-blue,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .org-subscribe
  .btn-blue,
.profile-page .subscriptions-list .project-name-wrapper .org-subscribe .btn-blue,
.org-page .new-org .org-list .project-name-wrapper .org-subscribe .btn-blue,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .project-subscribe
  .btn-blue,
.profile-page .subscriptions-list .project-name-wrapper .project-subscribe .btn-blue,
.org-page .new-org .org-list .project-name-wrapper .project-subscribe .btn-blue {
  width: 200px;
  padding: 6px 0;
}
.dropdown-hover .dropdown-menu {
  position: absolute;
  background-color: #fff;
  border-radius: 5px 0 5px 5px;
  box-shadow: none;
  left: inherit;
  right: 0;
  padding: 0;
  min-width: 100%;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.dropdown-hover .dropdown-menu li > a {
  padding: 10px 14px;
}
.dropdown-hover .dropdown-menu li.active > a {
  color: #4c4c4c;
  background-color: #f2f2f2;
}
.dropdown-arrow .dropdown-menu {
  position: absolute;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  left: inherit;
  right: 0;
  padding: 0;
  min-width: 100%;
  border: 1px solid #8a8e99;
}
.dropdown-arrow .dropdown-menu:after,
.dropdown-arrow .dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.dropdown-arrow .dropdown-menu:after {
  border: 9px solid transparent;
  border-bottom-color: #fff;
  border-bottom-width: 6px;
  margin-left: -9px;
}
.dropdown-arrow .dropdown-menu:before {
  border: 10px solid transparent;
  border-bottom-color: #8a8e99;
  border-bottom-width: 7px;
  margin-left: -10px;
}
.dropdown-arrow .dropdown-menu li > a {
  padding: 5px 20px;
}
.dropdown-arrow .dropdown-menu li > a:hover {
  background-color: #f2f2f2;
}
.modal .nav-tabs,
.nav-tabs.doc-tab {
  font-family: "Open Sans";
  border-bottom: 1px solid #e6e6e6;
}
.modal .nav-tabs li > a,
.nav-tabs.doc-tab li > a {
  color: #cccccc;
  text-decoration: none;
  cursor: pointer;
  font-size: 18px;
  border: 0;
  padding: 10px 25px 10px 0;
}
.modal .nav-tabs li > a:hover,
.nav-tabs.doc-tab li > a:hover,
.modal .nav-tabs li > a:focus,
.nav-tabs.doc-tab li > a:focus {
  outline: none;
  color: #12141a;
  text-decoration: none;
}
.modal .nav-tabs li.active > a,
.nav-tabs.doc-tab li.active > a,
.modal .nav-tabs li.active > a:hover,
.nav-tabs.doc-tab li.active > a:hover,
.modal .nav-tabs li.active > a:focus,
.nav-tabs.doc-tab li.active > a:focus {
  color: #12141a;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.article-item .category,
.cabinet .course-wrapper .course-item .content-wrapper .type,
.event-time {
  margin-top: 0;
}
.is-unauthorized .btn-block {
  display: block !important;
}
.place:before {
  background: url(/assets/ico-location-fbc25ba5c0e48671cb137bbdcc19a616.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  content: " ";
  vertical-align: middle;
  display: inline-block;
  margin-right: 6px;
}
.tc_title {
  text-transform: uppercase;
}
.plans-block {
  margin-top: 20px;
}
.plans-block .tariff-comment .comment-label {
  padding: 10px 0;
}
.plans-block .tariff-comment .tariff-comment-area {
  width: 100%;
  border-radius: 3px;
}
.plans-block h1 {
  text-align: center;
  font-weight: 300;
}
.plans-block .plans-list {
  margin-top: 50px;
}
.plans-block .plans-list .plans-item {
  font-size: 16px;
  margin-bottom: 30px;
}
.plans-block .plans-list .plans-item .radio-wrapper {
  position: relative;
  cursor: pointer;
  width: 100%;
  font-weight: normal;
  border: 1px solid #cccccc;
  padding: 30px;
  display: inline-block;
  vertical-align: middle;
}
.plans-block .plans-list .plans-item .radio-wrapper.active {
  border-color: #47c1e8;
}
.plans-block .plans-list .plans-item .radio-wrapper.active .btn-block {
  display: block;
}
.plans-block .plans-list .plans-item .radio-wrapper:not(.active):hover {
  border-color: #47c1e8;
}
.plans-block
  .plans-list
  .plans-item
  .radio-wrapper:not(.active):hover
  .item-radio
  + label.item-label {
  background-position: 0 0;
}
.plans-block .plans-list .plans-item .content {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
  padding-right: 190px;
  max-width: 95%;
}
.plans-block .plans-list .plans-item .btn-block {
  display: none;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -18px;
  width: auto;
}
.plans-block .plans-list .plans-item .btn-block.always-show {
  display: block;
}
.plans-block .plans-list .plans-item .btn-block .btn-blue {
  color: #12141a;
  background-color: #88d8f7;
  border-color: #88d8f7;
}
.plans-block .plans-list .plans-item .btn-block .btn-blue.disabled {
  background-color: transparent;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.plans-block .plans-list .plans-item .item-radio:checked ~ .btn-block {
  display: block;
}
.plans-block .plans-list .plans-item .item-label {
  background: url(/assets/check-edd9d0259b423e8be49548120af8bc18.png) no-repeat 0 0;
}
.plans-block .plans-list .plans-item .item-radio + label.item-label {
  padding-left: 20px;
  height: 20px;
}
.plans-block .plans-list .plans-item .item-radio + label.item-label {
  vertical-align: middle;
  background-position: -42px -21px;
}
.plans-block .plans-list .plans-item .item-radio:checked + label.item-label {
  background-position: -42px 0;
}
.modal[id^="tariff_detail"] .plans-list {
  margin-top: 0;
}
.modal[id^="tariff_detail"] .plans-list .plans-item {
  margin-bottom: 10px;
}
.modal[id^="tariff_detail"] .plans-list .plans-item .radio-wrapper {
  padding: 5px;
}
.modal[id^="tariff_detail"] .plans-list .plans-item .radio-wrapper .content {
  display: inline-block;
  width: 80%;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.modal[id^="tariff_detail"] .plans-list .plans-item .radio-wrapper .content .tutor {
  font-weight: bold;
}
.modal[id^="tariff_detail"] .plans-list .plans-item .radio-wrapper .details {
  display: inline-block;
  width: 19%;
}
.modal[id^="tariff_detail"] .learn_request_cost {
  font-weight: bold;
}
.item-radio,
.item-checkbox {
  display: none;
}
.item-label {
  background: url(/assets/custom-inputs-cd3d03466ea635ecd70af2f55095803c.png) no-repeat 0
    0;
}
.item-checkbox + label.item-label,
.item-radio + label.item-label {
  margin-bottom: 0;
  margin-top: 2px;
  padding-left: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.item-checkbox + label.item-label.error {
  background-position: -51px 0;
}
.item-radio + label.item-label {
  background-position: 0 -17px;
}
.item-radio + label.item-label.correct {
  background-position: 0 -17px;
}
.item-radio + label.item-label.error {
  background-position: -51px -17px;
}
.item-checkbox:checked + label.item-label {
  background-position: -17px 0;
}
.item-checkbox:checked + label.item-label.correct {
  background-position: -34px 0;
}
.item-checkbox:checked + label.item-label.error {
  background-position: -68px 0;
}
.item-radio:checked + label.item-label {
  background-position: -17px -17px;
}
.item-radio:checked + label.item-label.correct {
  background-position: -34px -17px;
}
.item-radio:checked + label.item-label.error {
  background-position: -68px -17px;
}
.final-test-page {
  font-family: "Open Sans";
}
.final-test-page .btn-block {
  margin-top: 80px;
}
.final-test-page .btn-block .btn {
  width: 225px;
  margin-right: 20px;
  padding: 6px 0;
}
.inner-container {
  width: 700px;
  margin: 0 auto;
}
.testing-section {
  font: 18px "Open Sans";
  margin-bottom: 60px;
}
.testing-section .title {
  margin: 45px 0;
  font-size: 22px;
}
.testing-name {
  margin: 30px 0 15px;
}
.recommendation-title {
  margin: 40px 0 20px;
}
.recommendation-text {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 300;
}
.testing-navigation {
  height: 38px;
  background-color: #f7f7f7;
}
.testing-navigation ul {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 0;
}
.testing-navigation ul li {
  margin-right: 8px;
  float: left;
  display: inline-block;
  height: 20px;
}
.testing-navigation ul li.active .icon-test-nav {
  background-position: 0 0;
}
.testing-navigation ul li.complited .icon-test-nav {
  background-position: -42px 0;
}
.testing-navigation ul li.uncomplited .icon-test-nav {
  background-position: -21px 0;
}
.testing-navigation ul li.correct .icon-test-nav {
  background-position: 0 -21px;
}
.testing-navigation ul li.error .icon-test-nav {
  background-position: -21px -21px;
}
.testing-navigation.fixed {
  background-color: rgba(247, 247, 247, 0.9);
  position: fixed;
  top: 0;
  left: 60px;
  right: 0;
  z-index: 5;
}
.testing-navigation.fixed:hover {
  background-color: #f7f7f7;
}
.testing-time {
  display: none;
  float: right;
  padding: 9px 0;
}
.question-wrap {
  margin-bottom: 60px;
  position: relative;
}
.question-wrap .question-number,
.question-wrap .question-name {
  display: inline-block;
}
.question-wrap .question-name {
  padding-left: 34px;
}
.question-wrap .question-name strong {
  font-weight: normal;
  text-decoration: underline;
}
.question-wrap .question-number {
  position: absolute;
  left: 0;
}
.question-wrap .question-number::after {
  content: ".";
}
.question-wrap .text-block {
  font-weight: 300;
  margin: 0 0 40px;
  border: 1px solid #e6e6e6;
  padding: 40px;
}
.question-wrap .text-block ul {
  padding-left: 36px;
  margin-bottom: 10px;
}
.question-wrap .text-block ul .title {
  margin-top: 50px;
}
.question-wrap .answers-list {
  font-weight: 300;
  margin-top: 20px;
  padding-left: 34px;
}
.question-wrap .answers-list li {
  margin-top: 10px;
}
.question-wrap .answers-list li .item-label + label {
  margin-left: 10px;
  max-width: 95%;
  line-height: 1.4;
}
.question-wrap .answers-list li label {
  cursor: pointer;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 0;
}
.question-wrap .answers-list li.wrong-answer .item-radio:checked ~ label {
  color: #cf2626;
}
.question-wrap .answers-list li.wrong-answer .item-radio:checked + .item-label {
  background-position: -68px -17px;
}
.question-wrap .answers-list li.right-answer label {
  color: #a4b202;
}
.question-wrap .answers-list li.right-answer .item-radio:checked + .item-label {
  background-position: -34px -17px;
}
.dropdown-questions {
  margin-top: 30px;
  line-height: 3;
}
.dropdown-questions form {
  display: inline-block;
}
.dropdown-questions
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 200px;
}
.dropdown-questions .bootstrap-select .dropdown-toggle.selectpicker {
  text-align: left;
  font-size: 18px;
  padding: 0 25px 0 12px;
  min-width: 60px;
  height: 36px;
  box-shadow: none;
}
.dropdown-questions .bootstrap-select .dropdown-toggle.selectpicker:active,
.dropdown-questions .bootstrap-select .dropdown-toggle.selectpicker:focus {
  box-shadow: none;
  outline: none !important;
  background-color: transparent;
}
.dropdown-questions .bootstrap-select .dropdown-menu {
  min-width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.dropdown-questions .bootstrap-select .dropdown-menu li > a {
  padding: 6px 12px;
}
.dropdown-questions .bootstrap-select .dropdown-menu.open {
  border-top: none;
}
.dropdown-questions .bootstrap-select.dropup .dropdown-menu.open {
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
}
.dropdown-questions .bootstrap-select.right-answer .btn.btn-default {
  border-color: #e0e880;
  color: #e0e880;
}
.dropdown-questions .bootstrap-select.right-answer .selected a {
  color: #e0e880;
  background-color: #f6f7e5;
}
.dropdown-questions .bootstrap-select.wrong-answer .btn.btn-default {
  border-color: #f2b6b6;
  color: #f2b6b6;
}
.dropdown-questions .bootstrap-select.wrong-answer .selected a {
  color: #f2b6b6;
  background-color: transparent;
}
.dropdown-questions .bootstrap-select.wrong-answer li .right-answer {
  color: #e0e880;
  background-color: #f6f7e5;
}
.dropdown-questions .dropdown-menu li[data-original-index="0"] {
  display: none;
}
.audio-block {
  text-align: center;
}
.audio-block .sound-hint {
  margin-top: 10px;
  color: #999999;
  font-size: 14px;
}
.play-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 66px;
  height: 30px;
  border: 1px solid;
  border-radius: 14px;
}
.play-button .control-block {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid;
  border-radius: 50%;
  margin-left: 5px;
  margin-top: 4px;
}
.play-button .control-block .icon-play-v2 {
  position: absolute;
  top: 5px;
  left: 7px;
}
.play-button .control-block .icon-stop-v2 {
  position: absolute;
  top: 6px;
  left: 6px;
}
.play-button .sound-cols-block {
  right: 17px;
  top: 7px;
  position: absolute;
  height: 13px;
  font-size: 0;
}
.play-button .sound-cols-block .col-1,
.play-button .sound-cols-block .col-2,
.play-button .sound-cols-block .col-3,
.play-button .sound-cols-block .col-4,
.play-button .sound-cols-block .col-5 {
  display: inline-block;
  width: 1px;
  margin-right: 1px;
  background-color: #47c1e8;
  min-height: 1px;
}
.play-button .sound-cols-block .col-1 {
  height: 9px;
}
.play-button .sound-cols-block .col-2 {
  height: 8px;
}
.play-button .sound-cols-block .col-3 {
  height: 13px;
}
.play-button .sound-cols-block .col-4 {
  height: 10px;
}
.play-button .sound-cols-block .col-5 {
  height: 5px;
}
.play-button.disabled {
  cursor: auto;
  border-color: #bfbfbf;
}
.play-button.disabled .control-block {
  border-color: #bfbfbf;
}
.play-button.disabled .control-block .icon-play-v2 {
  background-position: -9px 0;
}
.play-button.disabled .control-block .icon-stop-v2 {
  background-position: -25px 0;
}
.play-button.disabled .col-1,
.play-button.disabled .col-2,
.play-button.disabled .col-3,
.play-button.disabled .col-4,
.play-button.disabled .col-5 {
  background-color: #bfbfbf;
}
.final-test-index {
  font-size: 16px;
}
.final-test-index .test-desc {
  padding: 20px 0;
}
.final-test-index .menu-list {
  margin-top: 40px;
}
.final-test-index .menu-list li .list-wrapper {
  height: 88px;
  position: relative;
}
.final-test-index .menu-list li .list-wrapper .list-item {
  box-sizing: content-box;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  position: absolute;
  width: 698px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.final-test-index .menu-list li .list-wrapper .list-item .content {
  padding: 0 40px;
  height: 88px;
  line-height: 88px;
}
.final-test-index .menu-list li .list-wrapper .list-item .content .name-wrapper {
  display: inline-block;
  width: 440px;
  font-size: 18px;
}
.final-test-index .menu-list li .list-wrapper .list-item .content .attempts {
  color: #bfbfbf;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.final-test-index .menu-list li .list-wrapper .list-item .content .attempts a {
  color: inherit;
}
.final-test-index
  .menu-list
  li
  .list-wrapper
  .list-item
  .content
  .attempts
  .attempts-item {
  cursor: pointer;
  text-align: center;
  line-height: 2.5;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 2px solid #bfbfbf;
  border-radius: 50%;
  margin-right: 10px;
}
.final-test-index
  .menu-list
  li
  .list-wrapper
  .list-item
  .content
  .attempts
  .attempts-item.good {
  color: #e0e880;
  border-color: #e0e880;
}
.final-test-index
  .menu-list
  li
  .list-wrapper
  .list-item
  .content
  .attempts
  .attempts-item.bad {
  color: #f2b6b6;
  border-color: #f2b6b6;
}
.final-test-index .menu-list li .list-wrapper .list-item .content .right-arrow {
  float: right;
  display: inline-block;
  background: url(/assets/arrow-8cdca008d2bedb9d72aac4735c5bbce1.png) no-repeat;
  width: 12px;
  height: 20px;
  position: relative;
  top: 36px;
}
.final-test-index .menu-list li .list-wrapper .list-item:hover {
  z-index: 5;
  padding: 4px;
  margin: -4px;
  box-sizing: content-box;
}
.final-test-index .menu-list li.lock .content {
  color: #999999;
}
.final-test-index .locked {
  float: right;
  display: inline-block;
  top: 31px;
  position: relative;
  width: 15px;
  height: 21px;
  background: url(/assets/lock-808fcfea598d205d1e3b05b0f2aac40d.png) no-repeat;
}
.quiz_readonly {
  display: none;
}
.result-block {
  margin-top: 70px;
}
.result-block p {
  margin-top: 40px;
  font-size: 22px;
}
.result-block .circle {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 2px solid transparent;
  border-radius: 50%;
}
.result-block .circle.success {
  color: #e0e880;
  border-color: #e0e880;
}
.result-block .circle.failing {
  color: #f2b6b6;
  border-color: #f2b6b6;
}
.result-block .circle .precents {
  font-size: 22px;
  font-weight: bold;
}
#start-test {
  font-size: 18px;
}
#start-test .title {
  margin-top: 10px;
  margin-bottom: 50px;
}
#start-test .content {
  margin-bottom: 35px;
}
.idea-comments ul,
.discussion-comments ul,
.article-comments ul {
  position: relative;
  padding-left: 45px;
}
.idea-comments ul li,
.discussion-comments ul li,
.article-comments ul li {
  padding-top: 15px;
  position: relative;
}
.idea-comments ul li .info-block,
.discussion-comments ul li .info-block,
.article-comments ul li .info-block {
  padding-left: 45px;
}
.idea-comments ul li p,
.discussion-comments ul li p,
.article-comments ul li p {
  margin: 15px 0;
  padding: 0 45px;
}
.idea-comments ul .disabled,
.idea-comments ul .disabled *,
.discussion-comments ul .disabled,
.discussion-comments ul .disabled *,
.article-comments ul .disabled,
.article-comments ul .disabled * {
  color: gray;
}
.idea-comments .postcomment,
.discussion-comments .postcomment,
.article-comments .postcomment {
  margin-top: 15px;
  padding-left: 45px;
}
.idea-comments .form-group,
.discussion-comments .form-group,
.article-comments .form-group {
  padding-top: 15px;
  padding-left: 45px;
}
.idea-comments .btn-block,
.discussion-comments .btn-block,
.article-comments .btn-block {
  overflow: hidden;
  padding-left: 90px;
}
.idea-comments .btn-block .file-attach-block,
.discussion-comments .btn-block .file-attach-block,
.article-comments .btn-block .file-attach-block {
  float: left;
}
.idea-comments .btn-block .file-attach-block .btn-light,
.discussion-comments .btn-block .file-attach-block .btn-light,
.article-comments .btn-block .file-attach-block .btn-light {
  padding: 6px 12px;
}
.idea-comments .btn-block .file-attach-block .attach-icon,
.discussion-comments .btn-block .file-attach-block .attach-icon,
.article-comments .btn-block .file-attach-block .attach-icon {
  vertical-align: middle;
  margin-left: 10px;
}
.idea-comments .btn-block .btn-blue,
.discussion-comments .btn-block .btn-blue,
.article-comments .btn-block .btn-blue {
  float: right;
}
.idea-comments .approve,
.discussion-comments .approve,
.article-comments .approve {
  padding-left: 35px;
}
.idea-comments .reason,
.discussion-comments .reason,
.article-comments .reason {
  padding-left: 45px;
}
.article-comments {
  margin-bottom: 50px;
}
.approve .approve_button {
  margin-right: 5px;
}
.approve .decline_modal_button {
  margin-left: 5px;
}
@font-face {
  font-family: "yeseva_one";
  src: url(/assets/yesevaone-regular-6b56e3dc9eb54b1c03923dd095279284.eot);
  src: url(/assets/yesevaone-regular-6b56e3dc9eb54b1c03923dd095279284.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/yesevaone-regular-d59dd0ae07918facd402e1b3713df877.woff) format("woff"),
    url(/assets/yesevaone-regular-6b93e408b2a7fb0e01a235d0bf798f30.ttf) format("truetype"),
    url(/assets/yesevaone-regular-fa4a904ba98730a65b69097a22e43fe6.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GretaBold";
  src: url(/assets/GretaTextPro-Bold-cde82a9a86b71eb3aa8cb09414bed484.eot);
  src: url(/assets/GretaTextPro-Bold-cde82a9a86b71eb3aa8cb09414bed484.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/GretaTextPro-Bold-13a3fd72b99e9cf57ffc87e25e2c3e35.woff) format("woff"),
    url(/assets/GretaTextPro-Bold-0baab5e26912939dc77c2c038900cf96.ttf) format("truetype"),
    url(/assets/GretaTextPro-Bold-a3eb899d8cd0c29ee5d7f467e80b7835.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Greta";
  src: url(/assets/GretaTextPro-Regular-8911d5bdb035df057fcc9f86f93ecb1a.eot);
  src: url(/assets/GretaTextPro-Regular-8911d5bdb035df057fcc9f86f93ecb1a.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/GretaTextPro-Regular-fe200c3b7f16dbc42cd79f13b6c92202.woff) format("woff"),
    url(/assets/GretaTextPro-Regular-e1b4468591d11fcf9faec101d67e7f87.ttf)
      format("truetype"),
    url(/assets/GretaTextPro-Regular-0dd0ce126061307c486a193e0c60b367.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GretaMedium";
  src: url(/assets/GretaTextPro-Medium-3ac44abe06575520fa0c2d74a4d207d6.eot);
  src: url(/assets/GretaTextPro-Medium-3ac44abe06575520fa0c2d74a4d207d6.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/GretaTextPro-Medium-430eba3d7d2432cffbe418fa696fe644.woff) format("woff"),
    url(/assets/GretaTextPro-Medium-834b91cc070b3f0c1925eb27b57cf3b7.ttf)
      format("truetype"),
    url(/assets/GretaTextPro-Medium-81ba0aa307305f178d8be931c06af4aa.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntroBook";
  src: url(/assets/intro-book-10d9f7150aa2131639f1fafdf5cdd013.eot);
  src: url(/assets/intro-book-10d9f7150aa2131639f1fafdf5cdd013.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/intro-book-4762764e164ba2ae29f0501292402148.woff) format("woff"),
    url(/assets/intro-book-33b83991fe32dfd1c31d620ef1d70082.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-Light-2e4b8d2eab6eee93bdc9049194777abd.eot);
  src: url(/assets/OpenSans-Light-2e4b8d2eab6eee93bdc9049194777abd.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-Light-df041047495d69699ede92e1dbe646ba.woff) format("woff"),
    url(/OpenSans-Light.woff2) format("woff2"),
    url(/assets/OpenSans-Light-50f558aa0ba2ceded505e302f28ca07f.ttf) format("truetype"),
    url(/assets/OpenSans-Light-5f651be2af0fb670c575aaec980f6ef6.svg#OpenSansLight)
      format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-LightItalic-598e12945a0ae54b55b49a58215bc84e.eot);
  src: url(/assets/OpenSans-LightItalic-598e12945a0ae54b55b49a58215bc84e.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-LightItalic-02079d0b49ecb2e5a6b09990e3c85531.woff) format("woff"),
    url(/assets/OpenSans-LightItalic-8227e7b78936eba7b72449c1c4fd02ff.ttf)
      format("truetype"),
    url(/assets/OpenSans-LightItalic-87c7f18d51074a473ebc18fd905a310c.svg#OpenSansLightItalic)
      format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-Regular-06540e4dbd8cf12e742b97f3de87b1c3.eot);
  src: url(/assets/OpenSans-Regular-06540e4dbd8cf12e742b97f3de87b1c3.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-Regular-b2ca07bd4a2ea9fef355e82b7ddca9ea.woff) format("woff"),
    url(/assets/OpenSans-Regular-072c15f690026785bfec19632c79f76e.woff2) format("woff2"),
    url(/assets/OpenSans-Regular-a07818e2c1d0aa1c4fbb454e51e263d9.ttf) format("truetype"),
    url(/assets/OpenSans-Regular-62d4538c67f1b40a21d40c0627b7ac1d.svg#OpenSansRegular)
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-Italic-432012f5f70f4a0e0084a78ea0253f4f.eot);
  src: url(/assets/OpenSans-Italic-432012f5f70f4a0e0084a78ea0253f4f.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-Italic-ec8ebc4b8114117c2061c37b0ae8ca05.woff) format("woff"),
    url(/assets/OpenSans-Italic-23e7e4795673a2f82f72d7321755f518.ttf) format("truetype"),
    url(/assets/OpenSans-Italic-e45ac9658172e323ff48324dfce688f4.svg#OpenSansItalic)
      format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-Semibold-48e91750e894e3059090eddc2d2cd488.eot);
  src: url(/assets/OpenSans-Semibold-48e91750e894e3059090eddc2d2cd488.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-Semibold-d22e8adbfd30248c67cd1f323f329709.woff) format("woff"),
    url(/assets/OpenSans-Semibold-8f5ed4be658186d0c389c3fa0ed31779.woff2) format("woff2"),
    url(/assets/OpenSans-Semibold-d668d0bb837d9428e05035b99ed559eb.ttf) format("truetype"),
    url(/assets/OpenSans-Semibold-bba7ab2a2f18ce7ab748b7b02c07a76c.svg#OpenSansSemibold)
      format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-SemiboldItalic-948f2ff0c6eee12898ce4ca8bd453d90.eot);
  src: url(/assets/OpenSans-SemiboldItalic-948f2ff0c6eee12898ce4ca8bd453d90.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-SemiboldItalic-b41a55f045647627a5be57e6f3c06071.woff)
      format("woff"),
    url(/assets/OpenSans-SemiboldItalic-3ca5c85463153079a3eef8ac190de09e.ttf)
      format("truetype"),
    url(/assets/OpenSans-SemiboldItalic-85da14de319ea750a4a67effe72ca230.svg#OpenSansSemiboldItalic)
      format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-Bold-502a9576f8bfe1cce0b038d147753682.eot);
  src: url(/assets/OpenSans-Bold-502a9576f8bfe1cce0b038d147753682.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-Bold-a4e390d1de3a0dd9863682231a353053.woff) format("woff"),
    url(/assets/OpenSans-Bold-7b8fe34655b59cbf247fe530561a7b90.woff2) format("woff2"),
    url(/assets/OpenSans-Bold-0884904798cdd714c2aa164d2069b09e.ttf) format("truetype"),
    url(/assets/OpenSans-Bold-71f445040128faaad4cb4a7dc89b3375.svg#OpenSansBold)
      format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-BoldItalic-2e4bb22e46644edbe87d62a2f64658e6.eot);
  src: url(/assets/OpenSans-BoldItalic-2e4bb22e46644edbe87d62a2f64658e6.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-BoldItalic-1c32de80105e13eda6c6f9c7cdb444b7.woff) format("woff"),
    url(/assets/OpenSans-BoldItalic-2d20838b734a6213754ece3f505ca940.ttf)
      format("truetype"),
    url(/assets/OpenSans-BoldItalic-dffa110d4386f1b8b6a7a4e2644b4426.svg#OpenSansBoldItalic)
      format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-ExtraBold-33ea64846b177c810dc231c52269d590.eot);
  src: url(/assets/OpenSans-ExtraBold-33ea64846b177c810dc231c52269d590.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-ExtraBold-c4bf4f2fb5d02f6f22bfced6800cdb49.woff) format("woff"),
    url(/assets/OpenSans-ExtraBold-f373dcf96210d9877736963ca1bc3e09.ttf)
      format("truetype"),
    url(/assets/OpenSans-ExtraBold-a1b747390e36dabd52d81f75c67f76b7.svg#OpenSansExtrabold)
      format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url(/assets/OpenSans-ExtraBoldItalic-6d18a42862e4f0f896635f84bf1cf561.eot);
  src: url(/assets/OpenSans-ExtraBoldItalic-6d18a42862e4f0f896635f84bf1cf561.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/OpenSans-ExtraBoldItalic-782cec3f6ce06cb1b94d2f18f483461a.woff)
      format("woff"),
    url(/assets/OpenSans-ExtraBoldItalic-fd20c728dd4ed36c3ee3a0024a4a53fc.ttf)
      format("truetype"),
    url(/assets/OpenSans-ExtraBoldItalic-edec34ce52be8bff1c082ced12ab35fa.svg#OpenSansExtraboldItalic)
      format("svg");
  font-weight: 900;
  font-style: italic;
}
.grey-link,
.grey-link-learn {
  color: #999999;
  text-decoration: underline;
  cursor: pointer;
}
.grey-link:hover,
.grey-link-learn:hover,
.grey-link:focus,
.grey-link-learn:focus {
  outline: none;
  color: #12141a;
  text-decoration: underline;
}
.grey-link-learn {
  font-size: 24pt;
}
.black-link {
  color: #12141a;
  text-decoration: underline;
  cursor: pointer;
}
.black-link:hover,
.black-link:focus {
  outline: none;
  color: #12141a;
  text-decoration: underline;
}
.blue-link,
.article-item p > a,
.profile-page .user-data a,
.project-content p > a,
.idea-page .idea-content p a,
.idea-page .page-wrap p a,
.idea-page .article-wrap p a,
.discussions-page .idea-content p a,
.discussions-page .page-wrap p a,
.discussions-page .article-wrap p a,
.article-page .idea-content p a,
.article-page .page-wrap p a,
.article-page .article-wrap p a,
.video-page .idea-content p a,
.video-page .page-wrap p a,
.video-page .article-wrap p a,
.idea-page .idea-content .description a,
.idea-page .idea-content .content a,
.idea-page .discussion-content .description a,
.idea-page .discussion-content .content a,
.idea-page .article-content .description a,
.idea-page .article-content .content a,
.idea-page .video-content .description a,
.idea-page .video-content .content a,
.discussions-page .idea-content .description a,
.discussions-page .idea-content .content a,
.discussions-page .discussion-content .description a,
.discussions-page .discussion-content .content a,
.discussions-page .article-content .description a,
.discussions-page .article-content .content a,
.discussions-page .video-content .description a,
.discussions-page .video-content .content a,
.article-page .idea-content .description a,
.article-page .idea-content .content a,
.article-page .discussion-content .description a,
.article-page .discussion-content .content a,
.article-page .article-content .description a,
.article-page .article-content .content a,
.article-page .video-content .description a,
.article-page .video-content .content a,
.video-page .idea-content .description a,
.video-page .idea-content .content a,
.video-page .discussion-content .description a,
.video-page .discussion-content .content a,
.video-page .article-content .description a,
.video-page .article-content .content a,
.video-page .video-content .description a,
.video-page .video-content .content a,
.meetings .event-content a,
.org-page .org-header .org-desc a,
.org-page .news-org.one-news a,
.org-page .articles.one-news a,
.trumbowyg-editor a {
  color: #47c1e8;
  text-decoration: none;
  cursor: pointer;
}
.blue-link:hover,
.article-item p > a:hover,
.profile-page .user-data a:hover,
.project-content p > a:hover,
.idea-page .idea-content p a:hover,
.idea-page .page-wrap p a:hover,
.idea-page .article-wrap p a:hover,
.discussions-page .idea-content p a:hover,
.discussions-page .page-wrap p a:hover,
.discussions-page .article-wrap p a:hover,
.article-page .idea-content p a:hover,
.article-page .page-wrap p a:hover,
.article-page .article-wrap p a:hover,
.video-page .idea-content p a:hover,
.video-page .page-wrap p a:hover,
.video-page .article-wrap p a:hover,
.idea-page .idea-content .description a:hover,
.idea-page .idea-content .content a:hover,
.idea-page .discussion-content .description a:hover,
.idea-page .discussion-content .content a:hover,
.idea-page .article-content .description a:hover,
.idea-page .article-content .content a:hover,
.idea-page .video-content .description a:hover,
.idea-page .video-content .content a:hover,
.discussions-page .idea-content .description a:hover,
.discussions-page .idea-content .content a:hover,
.discussions-page .discussion-content .description a:hover,
.discussions-page .discussion-content .content a:hover,
.discussions-page .article-content .description a:hover,
.discussions-page .article-content .content a:hover,
.discussions-page .video-content .description a:hover,
.discussions-page .video-content .content a:hover,
.article-page .idea-content .description a:hover,
.article-page .idea-content .content a:hover,
.article-page .discussion-content .description a:hover,
.article-page .discussion-content .content a:hover,
.article-page .article-content .description a:hover,
.article-page .article-content .content a:hover,
.article-page .video-content .description a:hover,
.article-page .video-content .content a:hover,
.video-page .idea-content .description a:hover,
.video-page .idea-content .content a:hover,
.video-page .discussion-content .description a:hover,
.video-page .discussion-content .content a:hover,
.video-page .article-content .description a:hover,
.video-page .article-content .content a:hover,
.video-page .video-content .description a:hover,
.video-page .video-content .content a:hover,
.meetings .event-content a:hover,
.org-page .org-header .org-desc a:hover,
.org-page .news-org.one-news a:hover,
.org-page .articles.one-news a:hover,
.trumbowyg-editor a:hover,
.blue-link:focus,
.article-item p > a:focus,
.profile-page .user-data a:focus,
.project-content p > a:focus,
.idea-page .idea-content p a:focus,
.idea-page .page-wrap p a:focus,
.idea-page .article-wrap p a:focus,
.discussions-page .idea-content p a:focus,
.discussions-page .page-wrap p a:focus,
.discussions-page .article-wrap p a:focus,
.article-page .idea-content p a:focus,
.article-page .page-wrap p a:focus,
.article-page .article-wrap p a:focus,
.video-page .idea-content p a:focus,
.video-page .page-wrap p a:focus,
.video-page .article-wrap p a:focus,
.idea-page .idea-content .description a:focus,
.idea-page .idea-content .content a:focus,
.idea-page .discussion-content .description a:focus,
.idea-page .discussion-content .content a:focus,
.idea-page .article-content .description a:focus,
.idea-page .article-content .content a:focus,
.idea-page .video-content .description a:focus,
.idea-page .video-content .content a:focus,
.discussions-page .idea-content .description a:focus,
.discussions-page .idea-content .content a:focus,
.discussions-page .discussion-content .description a:focus,
.discussions-page .discussion-content .content a:focus,
.discussions-page .article-content .description a:focus,
.discussions-page .article-content .content a:focus,
.discussions-page .video-content .description a:focus,
.discussions-page .video-content .content a:focus,
.article-page .idea-content .description a:focus,
.article-page .idea-content .content a:focus,
.article-page .discussion-content .description a:focus,
.article-page .discussion-content .content a:focus,
.article-page .article-content .description a:focus,
.article-page .article-content .content a:focus,
.article-page .video-content .description a:focus,
.article-page .video-content .content a:focus,
.video-page .idea-content .description a:focus,
.video-page .idea-content .content a:focus,
.video-page .discussion-content .description a:focus,
.video-page .discussion-content .content a:focus,
.video-page .article-content .description a:focus,
.video-page .article-content .content a:focus,
.video-page .video-content .description a:focus,
.video-page .video-content .content a:focus,
.meetings .event-content a:focus,
.org-page .org-header .org-desc a:focus,
.org-page .news-org.one-news a:focus,
.org-page .articles.one-news a:focus,
.trumbowyg-editor a:focus {
  outline: none;
  color: #47c1e8;
  text-decoration: underline;
}
.votes-icon,
.shares-icon,
.favorite-icon,
.subscribers-icon,
.alert-icon {
  vertical-align: middle;
  position: relative;
}
.votes-icon.active {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.subscribers-icon.active path {
  fill: #47c1e8;
}
.people-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/ico-people-d5381511a641ad1bd15dd24bb6f72dcc.png) 0 0 no-repeat;
}
.favorite-icon.active path {
  fill: #47c1e8;
}
.price-icon {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: url(/assets/rouble-09bd1be9de4bbcfb5698dc9e0495251e.png) 0 0 no-repeat;
}
.duration-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/assets/clock-48af33e3ccfb4332cacaf7b0450c2e2e.png) 0 0 no-repeat;
}
.follow-icon {
  display: inline-block;
  width: 21px;
  height: 16px;
  background: url(/assets/follow-icon-98cfd959aadbd93fe5b7d2cf617f60bd.png) 0 0 no-repeat;
}
.icon-test-nav {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/check-edd9d0259b423e8be49548120af8bc18.png) 0 0 no-repeat;
  cursor: pointer;
}
.icon-audio-play,
.icon-audio-pause {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/assets/button-sprite-2e58a1dbb607e19d179ee39c00968af7.png) 0 0
    no-repeat;
  cursor: pointer;
}
.icon-delete {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/ico-delete-d634a7b0a686fde348cf2c261c50993e.png) 0 0 no-repeat;
}
.attach-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/ico-attach-8d67c235dc97684d7b4578445af95f3d.png) 0 0 no-repeat;
}
.cost-icon {
  display: inline-block;
  width: 23px;
  height: 13px;
  background: url(/assets/ico-price-620381e7d32bc475897da498bc0f1ef4.png) 0 0 no-repeat;
  vertical-align: middle;
}
.location-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/ico-location-fbc25ba5c0e48671cb137bbdcc19a616.png) 0 0 no-repeat;
}
.guide-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/assets/rb_help-06dbe3b0880d940f48db38eda7b4ca6d.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.chevron-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(/assets/chevron-icons-sprite-a13b77c7e154e0150a409241155a2cef.png) 0 0
    no-repeat;
}
.chevron-icon.left {
  background-position: 0 0;
}
.chevron-icon.left:hover {
  background-position: 0 -61px;
}
.chevron-icon.right {
  background-position: -61px 0;
}
.chevron-icon.right:hover {
  background-position: -61px -61px;
}
.content-approved {
  color: #c1d102;
}
.btn-black {
  border-radius: 5px;
  background-color: transparent;
  color: #3d454d;
  border: 2px solid #3d454d;
  font-weight: bold;
}
.btn-black.disabled {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-black:hover {
  background-color: #3d454d;
  color: #fff;
  box-shadow: none;
}
.btn-black.small {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-black.small:hover,
.btn-black.small.active {
  background-color: #3d454d;
  color: #fff;
  box-shadow: none;
}
.btn-black.no-hover:hover,
.btn-black.no-hover.active {
  background-color: transparent;
  color: #3d454d;
}
.btn-blue,
.form-group input.btn-blue {
  border-radius: 5px;
  background-color: transparent;
  color: #3d454d;
  border: 2px solid #47c1e8;
  font-weight: bold;
}
.btn-blue.disabled,
.form-group input.disabled.btn-blue {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-blue:hover,
.form-group input.btn-blue:hover {
  background-color: #47c1e8;
  color: #fff;
  box-shadow: none;
}
.btn-blue.small,
.form-group input.small.btn-blue {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-blue.small:hover,
.btn-blue.small.active {
  background-color: #47c1e8;
  color: #fff;
  box-shadow: none;
}
.btn-blue.no-hover:hover,
.btn-blue.no-hover.active {
  background-color: transparent;
  color: #3d454d;
}
.btn-red {
  border-radius: 5px;
  background-color: transparent;
  color: #3d454d;
  border: 2px solid #e75853;
  font-weight: bold;
}
.btn-red.disabled {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-red:hover {
  background-color: #e75853;
  color: #fff;
  box-shadow: none;
}
.btn-red.small {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-red.small:hover,
.btn-red.small.active {
  background-color: #e75853;
  color: #fff;
  box-shadow: none;
}
.btn-red.no-hover:hover,
.btn-red.no-hover.active {
  background-color: transparent;
  color: #3d454d;
}
.btn-red-light {
  border-radius: 5px;
  background-color: transparent;
  color: #3d454d;
  border: 2px solid #f88379;
  font-weight: bold;
  min-width: 150px;
  float: right;
}
.btn-red-light.disabled {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-red-light:hover {
  background-color: #f88379;
  color: #fff;
  box-shadow: none;
}
.btn-red-light.small {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-red-light.small:hover,
.btn-red-light.small.active {
  background-color: #f88379;
  color: #fff;
  box-shadow: none;
}
.btn-red-light.no-hover:hover,
.btn-red-light.no-hover.active {
  background-color: transparent;
  color: #3d454d;
}
.btn-red-light.favorite {
  float: none;
  height: 30px;
  padding: 4px 7px;
  min-width: 129px;
}
.btn-grey {
  border-radius: 5px;
  background-color: transparent;
  color: #3d454d;
  border: 2px solid #cccccc;
  font-weight: bold;
}
.btn-grey.disabled {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-grey:hover {
  background-color: #cccccc;
  color: #fff;
  box-shadow: none;
}
.btn-grey.small {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-grey.small:hover,
.btn-grey.small.active {
  background-color: #cccccc;
  color: #fff;
  box-shadow: none;
}
.btn-grey.no-hover:hover,
.btn-grey.no-hover.active {
  background-color: transparent;
  color: #3d454d;
}
.btn-grey-999,
.cabinet .courses-menu .btn-list .btn-all,
.cabinet .btn-group .btn-grey {
  border-radius: 5px;
  background-color: transparent;
  color: #999;
  border: 2px solid #999;
  font-weight: normal;
}
.btn-grey-999.disabled,
.cabinet .courses-menu .btn-list .disabled.btn-all,
.cabinet .btn-group .disabled.btn-grey {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-grey-999:hover,
.cabinet .courses-menu .btn-list .btn-all:hover,
.cabinet .btn-group .btn-grey:hover {
  background-color: #999;
  color: #fff;
  box-shadow: none;
}
.btn-grey-999.small,
.cabinet .courses-menu .btn-list .small.btn-all,
.cabinet .btn-group .small.btn-grey {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-grey-999.small:hover,
.cabinet .courses-menu .btn-list .small.btn-all:hover,
.cabinet .btn-group .small.btn-grey:hover,
.btn-grey-999.small.active,
.cabinet .courses-menu .btn-list .small.active.btn-all,
.cabinet .btn-group .small.active.btn-grey {
  background-color: #999;
  color: #fff;
  box-shadow: none;
}
.btn-grey-999.no-hover:hover,
.cabinet .courses-menu .btn-list .no-hover.btn-all:hover,
.cabinet .btn-group .no-hover.btn-grey:hover,
.btn-grey-999.no-hover.active,
.cabinet .courses-menu .btn-list .no-hover.active.btn-all,
.cabinet .btn-group .no-hover.active.btn-grey {
  background-color: transparent;
  color: #999;
}
.btn-light {
  color: #12141a;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #cccccc;
  font-family: "Open Sans";
  display: inline-block;
  padding: 7px 14px;
  line-height: 1;
}
.btn-light.subscribers .button-unfollow:hover {
  color: inherit;
  background-color: transparent;
}
.btn-light:hover,
.btn-light.active {
  border-color: #12141a;
  color: #12141a;
  box-shadow: none;
}
.btn-light.votes,
.btn-light.subscribers,
.btn-light.shares,
.btn-light.favorite {
  height: 30px;
  padding: 4px 7px;
}
.btn-light .votes-icon,
.btn-light .shares-icon,
.btn-light .favorite-icon,
.btn-light .subscribers-icon {
  width: 16px;
  margin-right: 5px;
}
.btn-light .votes-icon {
  top: -2px;
}
.btn-light .votes-icon.active {
  top: 1px;
}
.btn-light .favorite-icon {
  top: -1px;
}
.btn-blue-static {
  color: #fff;
  border-radius: 4px;
  background-color: #47c1e8;
  font: 18px "Open Sans";
  padding: 5px 18px 7px;
}
.btn-blue-static:hover,
.btn-blue-static.active {
  color: #fff;
  background-color: #12141a;
}
.btn-file input[type="file"] {
  display: none;
}
.btn-file.user-avatar {
  cursor: pointer;
  font-weight: normal;
}
.btn-file.user-avatar:hover {
  text-decoration: underline;
}
.meetings-btn,
.map-btn,
.date-btn {
  font-family: "Open Sans";
  display: inline-block;
  padding: 3px 0;
  margin-right: 25px;
  opacity: 0.5;
}
.meetings-btn.active,
.map-btn.active,
.date-btn.active {
  opacity: 1;
}
.meetings-btn:before,
.map-btn:before,
.date-btn:before {
  content: "";
  margin-top: -1px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/list-icon-3c67ca4a65f0af4923a5b5962462b1d7.png) 0 0 no-repeat;
  vertical-align: middle;
  margin-right: 10px;
}
.map-btn {
  margin-right: 35px;
}
.map-btn:before {
  width: 17px;
  height: 22px;
  background: url(/assets/map-icon-7260a626523d5d6051388395d4322681.png) 0 0 no-repeat;
}
.date-btn {
  cursor: pointer;
  opacity: 1;
}
.date-btn:before {
  margin-top: -3px;
  width: 18px;
  height: 17px;
  background: url(/assets/calendar-icon-8922462a25b3feea4600b8a13ac8e803.png) 0 0
    no-repeat;
}
.btn-filter {
  color: #12141a;
  border-radius: 5px;
  background-color: transparent;
  font-family: "Open Sans";
  margin-right: 5px;
  padding: 3px 6px;
}
.btn-filter.active {
  color: #12141a;
  box-shadow: none;
  background-color: #ffd50f;
  padding: 3px 6px;
}
.btn-filter.active:hover {
  color: inherit;
}
.btn-filter:active {
  box-shadow: none;
}
.btn-filter:hover {
  color: #47c1e8;
}
.btn-rki {
  border-radius: 5px;
  background-color: transparent;
  color: #3fa9cc;
  border: 2px solid #47c1e8;
  font-weight: normal;
}
.btn-rki.disabled {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-rki:hover {
  background-color: #47c1e8;
  color: #fff;
  box-shadow: none;
}
.btn-rki.small {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-rki.small:hover,
.btn-rki.small.active {
  background-color: #47c1e8;
  color: #fff;
  box-shadow: none;
}
.btn-rki.no-hover:hover,
.btn-rki.no-hover.active {
  background-color: transparent;
  color: #3fa9cc;
}
.btn-ruschool {
  border-radius: 5px;
  background-color: transparent;
  color: #afbf02;
  border: 2px solid #afbf02;
  font-weight: normal;
}
.btn-ruschool.disabled {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-ruschool:hover {
  background-color: #afbf02;
  color: #fff;
  box-shadow: none;
}
.btn-ruschool.small {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-ruschool.small:hover,
.btn-ruschool.small.active {
  background-color: #afbf02;
  color: #fff;
  box-shadow: none;
}
.btn-ruschool.no-hover:hover,
.btn-ruschool.no-hover.active {
  background-color: transparent;
  color: #afbf02;
}
.btn-teach {
  border-radius: 5px;
  background-color: transparent;
  color: #aa63a5;
  border: 2px solid #aa63a5;
  font-weight: normal;
}
.btn-teach.disabled {
  opacity: 1;
  color: #cccccc;
  border-color: #cccccc;
  padding: 6px 18px;
}
.btn-teach:hover {
  background-color: #aa63a5;
  color: #fff;
  box-shadow: none;
}
.btn-teach.small {
  padding: 1px 8px;
  border-width: 1px;
}
.btn-teach.small:hover,
.btn-teach.small.active {
  background-color: #aa63a5;
  color: #fff;
  box-shadow: none;
}
.btn-teach.no-hover:hover,
.btn-teach.no-hover.active {
  background-color: transparent;
  color: #aa63a5;
}
.modal #remove-admin .user-container {
  margin-top: 0;
}
.modal .tab-pane {
  font-family: "Open Sans";
  padding-top: 20px;
}
.modal .tab-pane .form-group {
  margin: 0;
}
.modal .tab-pane .form-control {
  height: 36px;
}
.modal .tab-pane .input-group-btn {
  padding-left: 20px;
}
.modal .tab-pane .input-group-btn .btn {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.modal .tab-pane .not-found-message {
  margin-top: 15px;
}
.modal .tab-pane .user-container {
  margin-top: 40px;
}
.modal .tab-pane .user-container:after {
  content: "";
  display: table;
  clear: both;
}
.modal .tab-pane .user-container form {
  display: inline-block;
}
.modal .tab-pane .user-container .avatar {
  float: none;
  display: inline-block;
}
.modal .tab-pane .user-container .full-name {
  padding: 0 12px;
  vertical-align: middle;
}
.modal .tab-pane .user-container .btn-block {
  margin-top: 20px;
}
.modal .tab-pane .user-container .admin-item {
  margin-bottom: 15px;
  float: left;
  margin-right: 50px;
}
.modal .tab-pane .user-container .admin-item .full-name {
  display: inline-block;
  width: 136px;
}
.modal .tab-pane .user-container .admin-item .btn-blue {
  padding: 1px 8px;
}
.modal .tab-pane .user-container .admin-item:nth-child(even) {
  margin-right: 0;
}
.share-modal .modal-dialog {
  width: 500px;
}
.share-modal #share-img {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-position: 50% 50%;
  border-radius: 50%;
  background-size: cover;
}
.share-modal .multicounter {
  color: #4c4c4c;
}
.share-modal .multicounter:before {
  content: attr(data-text);
}
.modal-dialog {
  margin: 10% auto !important;
  width: 670px;
}
.modal-dialog .modal-content {
  box-shadow: none;
  border-radius: 5px;
  border: 0;
  padding: 30px;
}
.modal-dialog .modal-content .modal-header,
.modal-dialog .modal-content .modal-footer {
  border: 0;
}
.modal-dialog .modal-content .modal-header {
  padding: 0;
  min-height: 0;
}
.modal-dialog .modal-content .modal-footer {
  padding-top: 30px;
}
.modal-dialog .modal-content .modal-title {
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
.modal-dialog .modal-content .close {
  opacity: 1;
  width: 15px;
  height: 15px;
  margin-bottom: 10px;
}
.modal-dialog .modal-content .close .closer {
  vertical-align: top;
  fill: #4d4d4d;
}
.modal-dialog .modal-content .close:focus,
.modal-dialog .modal-content .close:active {
  outline: 0;
}
.modal-dialog .modal-content .modal-body {
  padding: 0;
}
.modal-dialog .modal-content .modal-body:after {
  content: "";
  display: table;
  clear: both;
}
.modal-dialog .modal-content .modal-body .header {
  margin-top: 5px;
}
.modal-dialog .modal-content .modal-body .header + p {
  margin-top: 26px;
}
.modal-dialog .modal-content .modal-body .btn-ok {
  margin-top: 35px;
}
.modal-dialog .modal-content .message-after-send {
  font: 22px "Open Sans";
  text-align: center;
}
.modal-dialog .modal-content .title {
  margin-top: 0;
  margin-bottom: 30px;
}
.modal-dialog .modal-content .content {
  margin-bottom: 20px;
}
.modal-header {
  text-align: center;
}
#popup_select_university .modal-dialog {
  width: 700px;
}
#popup_select_university .modal-body {
  padding: 0 30px 15px;
}
#popup_select_university .modal-body .form-group {
  text-align: center;
}
#popup_select_university .modal-body .form-group .select-button {
  width: auto;
}
#popup_select_university .modal-body #univetsities-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 400px;
  overflow-y: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  margin-bottom: 15px;
}
#popup_select_university .modal-body .radio {
  margin-bottom: 12px;
}
#popup_select_university .modal-body .radio label {
  font-size: 14px;
}
#teacher-modal .profile {
  text-align: center;
}
#teacher-modal .profile .form-group {
  text-align: left;
}
#teacher-modal .profile .form-group label {
  font-family: "Open Sans";
  font-weight: normal;
}
#teacher-modal .profile h3 {
  margin: 10px 0;
}
#course-registration .modal-header,
#course-registration .modal-body,
#popup_soon .modal-header,
#popup_soon .modal-body,
#avatar-upload-modal .modal-header,
#avatar-upload-modal .modal-body {
  text-align: center;
}
#sign_in {
  font-family: "Open Sans";
}
#sign_in .modal-dialog {
  width: 320px;
  margin: 10% auto !important;
}
#sign_in .modal-content {
  padding: 0;
}
#sign_in .header-block,
#sign_in .modal-footer {
  display: table;
  width: 100%;
}
#sign_in .header-block > div,
#sign_in .modal-footer > div {
  display: table-cell;
  text-align: left;
}
#sign_in .header-block > div.link,
#sign_in .modal-footer > div.link {
  text-align: right;
}
#sign_in .header-block > div .modal-title,
#sign_in .modal-footer > div .modal-title {
  text-align: left;
}
#sign_in .header-block > div a,
#sign_in .modal-footer > div a {
  font-size: 16px;
  color: #cccccc;
}
#sign_in .modal-header {
  padding-bottom: 0;
}
#sign_in .modal-body {
  padding: 25px 30px;
}
#sign_in .modal-body .social-icon-big {
  margin: 15px 0 25px;
}
#sign_in .modal-body label {
  font-weight: normal;
}
#sign_in .modal-footer {
  padding: 0 30px 30px;
}
#agreement_accept {
  font-family: "Open Sans";
}
#agreement_accept .modal-dialog {
  width: 480px;
  margin: 10% auto !important;
}
#agreement_accept .header-block,
#agreement_accept .choose-block {
  display: table;
  width: 100%;
}
#agreement_accept .choose-block {
  text-align: center;
}
#social_network_agreement_accept {
  font-family: "Open Sans";
}
#social_network_agreement_accept .modal-dialog {
  width: 480px;
  margin: 10% auto !important;
}
#social_network_agreement_accept .header-block,
#social_network_agreement_accept .choose-block {
  display: table;
  width: 100%;
}
#social_network_agreement_accept .choose-block {
  text-align: center;
}
#popup_subscribers .modal-header {
  text-align: left;
  padding: 15px 30px 0 30px;
}
#popup_subscribers .modal-body {
  padding: 10px 30px;
}
#popup_subscribers .modal-body ul.avatars li {
  width: 268px;
  display: inline-block;
  margin: 15px 0;
}
.additional_info_modal .modal-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.additional_info_modal .modal-body#user-body .form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.additional_info_modal .modal-body#user-body .form-group {
  width: 60%;
}
.additional_info_modal .modal-body#organization-body .row,
.additional_info_modal .modal-body#organization-body .index-page .index-page-row,
.index-page .additional_info_modal .modal-body#organization-body .index-page-row,
.additional_info_modal .modal-body#teacher-body .row,
.additional_info_modal .modal-body#teacher-body .index-page .index-page-row,
.index-page .additional_info_modal .modal-body#teacher-body .index-page-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.additional_info_modal .modal-body#organization-body .row .col,
.additional_info_modal .modal-body#organization-body .index-page .index-page-row .col,
.index-page .additional_info_modal .modal-body#organization-body .index-page-row .col,
.additional_info_modal .modal-body#teacher-body .row .col,
.additional_info_modal .modal-body#teacher-body .index-page .index-page-row .col,
.index-page .additional_info_modal .modal-body#teacher-body .index-page-row .col {
  width: 50%;
  padding: 0 15px;
}
.additional_info_modal .modal-body#organization-body .row .col .form-group,
.additional_info_modal
  .modal-body#organization-body
  .index-page
  .index-page-row
  .col
  .form-group,
.index-page
  .additional_info_modal
  .modal-body#organization-body
  .index-page-row
  .col
  .form-group,
.additional_info_modal .modal-body#teacher-body .row .col .form-group,
.additional_info_modal
  .modal-body#teacher-body
  .index-page
  .index-page-row
  .col
  .form-group,
.index-page
  .additional_info_modal
  .modal-body#teacher-body
  .index-page-row
  .col
  .form-group {
  width: 85%;
}
.additional_info_modal .modal-body p.hint {
  margin-bottom: 20px;
  width: 100%;
}
.additional_info_modal .modal-body .form-wrapper {
  width: 100%;
}
.additional_info_modal .modal-body .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.additional_info_modal .modal-body .form-group .field_with_errors {
  width: 100%;
}
.additional_info_modal .modal-body .form-group .guide-icon {
  margin: 0 10px;
  min-width: 24px;
  cursor: pointer;
  position: absolute;
  right: -45px;
  top: 7px;
}
.additional_info_modal .modal-body .form-group .icon-keyboard {
  right: -65px;
  top: 6px;
}
.additional_info_modal .modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.additional_info_modal .popover-content {
  min-width: 272px;
}
.additional_info_modal #popup_select_university {
  margin: 0 !important;
  padding-left: 15px;
}
.additional_info_modal #popup_select_university .modal-dialog {
  width: 620px;
}
h6 + .form-group {
  margin-top: 15px;
}
.form-group.overflow {
  overflow: hidden;
}
.form-group .form-control {
  color: #12141a;
  box-shadow: none;
  font-size: 16px;
  border-radius: 0;
  min-height: 38px;
}
.form-group .form-control.form-title {
  height: auto;
  font-size: 26px;
  font-weight: bold;
}
.form-group .form-control.form-editor {
  margin-bottom: 30px;
}
.form-group label.error {
  font-weight: bold;
  font-size: 14px;
  color: red;
  margin-top: 5px;
}
.form-group textarea.form-control {
  resize: vertical;
}
.form-group input,
.form-group textarea,
.form-group select {
  border-color: #e6e6e6;
}
.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
  border-color: #47c1e8;
}
.form-request {
  margin-top: 5px;
}
.form-request .user-data {
  margin-top: 3px;
  margin-bottom: 19px;
}
.form-request .user-name,
.form-request .user-email {
  font-size: 16px;
}
.form-request .country-select {
  margin-bottom: 24px;
}
.form-request .header {
  font-weight: 400;
}
.form-request .info {
  clear: both;
}
.form-request .info .left,
.form-request .info .right {
  padding-top: 15px;
}
.form-request .info.title {
  font-size: 18px;
}
.form-request .info.title .left,
.form-request .info.title .right {
  padding-bottom: 40px;
}
.form-request .info .left {
  text-align: right;
}
.form-request .info .right {
  text-align: left;
  padding-left: 30px;
}
.form-request .info .pre-subscribe {
  font-size: 16px;
  font-weight: 600;
  padding-top: 50px;
  padding-bottom: 20px;
}
.form-request .info a.cancel {
  font-weight: normal;
}
.form-request .info textarea {
  border-radius: 7px;
  resize: none;
  margin-top: 7px;
  margin-bottom: 10px;
}
.form-request .info .tariff-name {
  float: left;
}
.form-request .info .plan-details {
  font-size: 16px;
  float: left;
  position: relative;
}
.form-request .info .plan-details .plans-block {
  margin: 0;
  position: absolute;
  top: -8px;
  left: 10px;
}
.form-request .info .plan-details .plans-block button.btn-blue {
  color: #12141a;
  background-color: #88d8f7;
  border-color: #88d8f7;
}
.form-note {
  margin: 30px 0;
}
.form-control.passport-series {
  width: 120px;
  margin-right: 6px;
}
.form-control.passport-number {
  width: 290px;
}
.form-control.bootstrap-select {
  width: auto;
}
.form-control.bootstrap-select.day {
  width: 110px;
  margin-right: 6px;
}
.form-control.bootstrap-select.month {
  width: 170px;
  margin-right: 6px;
}
.form-control.bootstrap-select.year {
  width: 120px;
}
.bootstrap-select .dropdown-menu {
  box-shadow: none;
  border-color: #e6e6e6;
  font-size: 16px;
}
.bootstrap-select .btn.btn-default {
  font-size: 16px;
  color: #12141a;
  border-color: #e6e6e6;
  border-radius: 4px;
}
.bootstrap-select .btn.btn-default:hover {
  background-color: #f2f2f2;
}
.bootstrap-select .btn.btn-default:active,
.bootstrap-select .btn.btn-default:focus {
  box-shadow: none;
  outline: none !important;
  background-color: transparent;
}
.bootstrap-select .btn,
.bootstrap-select .dropdown-menu {
  border-radius: 0;
}
.bootstrap-select .caret {
  opacity: 0.3;
}
.bootstrap-select.open .dropdown-toggle {
  box-shadow: none;
}
.bootstrap-select.open .caret {
  background-position: 0 0;
}
.btn:focus,
.btn:active:focus {
  outline: none;
}
.center {
  text-align: center;
}
.aling_justify {
  text-align: justify;
}
.weight_00 {
  font-weight: 600;
}
.link {
  text-decoration: underline;
  cursor: pointer;
}
.color_blue {
  color: blue;
}
.color_red {
  color: red;
}
.fright {
  float: right;
}
.fleft {
  float: left;
}
.banner-block {
  margin-bottom: 50px;
}
.banner-block > a {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
.banner-side {
  margin-bottom: 20px;
}
.no-accsess a {
  text-decoration: underline;
  cursor: pointer;
}
.document_update_message {
  text-align: center;
}
.buttons-block {
  margin-top: 30px;
  text-align: center;
}
.article-item .org-block .org-logo-preview,
.events-list .event-item .event-org .org-logo-preview,
.plans-block .plans-list .plans-item .radio-wrapper,
.subscription-offer .subscription-avatar.no-img,
.courses-items .course-item .item-header .title-wrapper .num-class,
.courses-items .school-item .item-header .title-wrapper .num-class,
.event-org .org-logo-preview {
  border-radius: 3px;
}
.desc-list,
.cabinet .subsribes-wrapper .subscriptions-list,
.profile-page .subscriptions-list,
.org-page .new-org .org-list,
.favorites-list,
.search-list,
.ideas-wrap .ideas,
.ideas-wrap .discussions,
.discussions-wrap .ideas,
.discussions-wrap .discussions,
.ideas-index .ideas,
.ideas-index .discussions,
.discussions-index .ideas,
.discussions-index .discussions,
.org-page .news-org .news-list,
.org-page .news-org .articles-list,
.org-page .articles .news-list,
.org-page .articles .articles-list,
.plans-block .plans-list,
.question-wrap .text-block ul,
.question-wrap .answers-list,
.final-test-index .menu-list,
.idea-comments ul,
.discussion-comments ul,
.article-comments ul,
.dropdown-arrow .dropdown-menu,
.dropdown-hover .dropdown-menu,
.left-navbar .nav-panel .sidebar-menu,
ul.social-icon-big,
main .authors-list,
footer .link-list ul,
.cabinet .course-wrapper .course-item .sub-courses-list,
.edit-form .lang-list,
.events-list,
.rusclub ul.filters,
.rki-module-page .author-list,
.timeline,
.documents-wrap .last-changes ul,
.documents-tree ul,
.attachments,
.about-page ul,
.catalog .catalog-list,
.catalog .sub-categ,
.meetings-short-list,
.org-page .videos-list,
.meetings-list,
.balloon-content-wrapper,
ul.avatars {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.cabinet .btn-group,
.search-page .btn-wrapper .search-result-categories {
  float: right;
}
.best-article .content .line,
.article-list .content .line,
.video-list .content .line,
.article-wrap .date .time-bottom-line,
.video-wrap .date .time-bottom-line,
.page-wrap .date .time-bottom-line {
  border-bottom: 7px solid;
  display: block;
  width: 90px;
  margin-top: 15px;
}
.date-btn .caret,
.bootstrap-select .caret {
  border: none;
  width: 8px;
  height: 5px;
  background: url(/assets/select-arrow-97531d8149de05a7820e5ed210d1e268.png) no-repeat 0 -6px;
}
.nav.lang .caret,
.navbar-menu .dropdown.more-menu .caret,
.guide-wrapper .documents-tree.guide-tree label::before {
  border: none;
  width: 9px;
  height: 5px;
  background: url(/assets/select-arrowDown-72b07c76dba67d1008a13cca5d5282fc.svg) no-repeat
    0 0;
}
.projects-wrap .project-item,
.final-test-index .menu-list li .list-wrapper .list-item:hover,
.courses-items .course-item,
.courses-items .school-item,
.profile-page .achievement span,
.rki-page .level-items .level-item .item-wrapper,
.simple_captcha .simple_captcha_image img,
.simple_captcha .simple_captcha_field input,
.slider-block #rki-level-slider .level-items .level-item .item-wrapper,
.ideas-wrap,
.discussions-wrap,
.documents-wrap,
.org-logo .image-wrapper,
.picture-preview,
.reg-page .form-wrapper,
.reg-page .reg-tab li,
.new-article .img-preview,
.new-article .video-load,
.new-video .img-preview,
.new-video .video-load {
  border: 1px solid #e6e6e6;
}
.reg-page .reg-tab {
  table-layout: fixed;
  width: 100%;
  display: table;
  text-align: center;
  padding: 0;
  margin: 0;
}
.reg-page .reg-tab li {
  display: table-cell;
  float: none;
  border-right: 1px solid #e6e6e6;
}
.reg-page .reg-tab li > a {
  vertical-align: middle;
  width: 100%;
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 8px;
}
.reg-page .reg-tab li > a:hover {
  background-color: #f2f2f2;
}
.courses-items .available,
.rki-page .available {
  color: #47c1e8;
  font-size: 12px;
  font-weight: 300;
  display: inline-block;
}
.courses-items .soon.available,
.rki-page .soon.available {
  color: #12141a;
}
.courses-items .soon.available .grey,
.rki-page .soon.available .grey {
  color: #cccccc;
}
.courses-items .soon.available .bold,
.rki-page .soon.available .bold {
  font-weight: bold;
}
.courses-items .available .circle,
.rki-page .available .circle {
  margin-bottom: 1px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #47c1e8;
}
.projects-wrap .project-item .content .info-block,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block,
.profile-page .subscriptions-list li .info-block,
.org-page .new-org .org-list li .info-block,
.favorites-list li .info-block,
.search-list li .info-block,
.ideas-wrap .ideas li .info-block,
.ideas-wrap .discussions li .info-block,
.discussions-wrap .ideas li .info-block,
.discussions-wrap .discussions li .info-block,
.ideas-index .ideas li .info-block,
.ideas-index .discussions li .info-block,
.discussions-index .ideas li .info-block,
.discussions-index .discussions li .info-block,
.org-page .news-org .news-list li .info-block,
.org-page .news-org .articles-list li .info-block,
.org-page .articles .news-list li .info-block,
.org-page .articles .articles-list li .info-block,
.article-item .footer,
.documents-wrap .last-changes ul li .info-block,
.idea-page .info-block,
.discussions-page .info-block,
.article-page .info-block,
.video-page .info-block,
.article-wrap .info-block,
.video-wrap .info-block,
.page-wrap .info-block {
  font-size: 14px;
  margin-bottom: 20px;
}
.projects-wrap .project-item .content .info-block > div,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block > div,
.profile-page .subscriptions-list li .info-block > div,
.org-page .new-org .org-list li .info-block > div,
.favorites-list li .info-block > div,
.search-list li .info-block > div,
.ideas-wrap .ideas li .info-block > div,
.ideas-wrap .discussions li .info-block > div,
.discussions-wrap .ideas li .info-block > div,
.discussions-wrap .discussions li .info-block > div,
.ideas-index .ideas li .info-block > div,
.ideas-index .discussions li .info-block > div,
.discussions-index .ideas li .info-block > div,
.discussions-index .discussions li .info-block > div,
.org-page .news-org .news-list li .info-block > div,
.org-page .news-org .articles-list li .info-block > div,
.org-page .articles .news-list li .info-block > div,
.org-page .articles .articles-list li .info-block > div,
.article-item .footer > div,
.documents-wrap .last-changes ul li .info-block > div,
.idea-page .info-block > div,
.discussions-page .info-block > div,
.article-page .info-block > div,
.video-page .info-block > div,
.article-wrap .info-block > div,
.video-wrap .info-block > div,
.page-wrap .info-block > div {
  display: inline-block;
}
.projects-wrap .project-item .content .info-block .comments,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .comments,
.profile-page .subscriptions-list li .info-block .comments,
.org-page .new-org .org-list li .info-block .comments,
.favorites-list li .info-block .comments,
.search-list li .info-block .comments,
.ideas-wrap .ideas li .info-block .comments,
.ideas-wrap .discussions li .info-block .comments,
.discussions-wrap .ideas li .info-block .comments,
.discussions-wrap .discussions li .info-block .comments,
.ideas-index .ideas li .info-block .comments,
.ideas-index .discussions li .info-block .comments,
.discussions-index .ideas li .info-block .comments,
.discussions-index .discussions li .info-block .comments,
.org-page .news-org .news-list li .info-block .comments,
.org-page .news-org .articles-list li .info-block .comments,
.org-page .articles .news-list li .info-block .comments,
.org-page .articles .articles-list li .info-block .comments,
.article-item .footer .comments,
.documents-wrap .last-changes ul li .info-block .comments,
.idea-page .info-block .comments,
.discussions-page .info-block .comments,
.article-page .info-block .comments,
.video-page .info-block .comments,
.article-wrap .info-block .comments,
.video-wrap .info-block .comments,
.page-wrap .info-block .comments {
  display: inline-block;
  font-family: "Open Sans";
  padding-right: 10px;
}
.projects-wrap .project-item .content .info-block .comments .comment-icon,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .comments .comment-icon,
.profile-page .subscriptions-list li .info-block .comments .comment-icon,
.org-page .new-org .org-list li .info-block .comments .comment-icon,
.favorites-list li .info-block .comments .comment-icon,
.search-list li .info-block .comments .comment-icon,
.ideas-wrap .ideas li .info-block .comments .comment-icon,
.ideas-wrap .discussions li .info-block .comments .comment-icon,
.discussions-wrap .ideas li .info-block .comments .comment-icon,
.discussions-wrap .discussions li .info-block .comments .comment-icon,
.ideas-index .ideas li .info-block .comments .comment-icon,
.ideas-index .discussions li .info-block .comments .comment-icon,
.discussions-index .ideas li .info-block .comments .comment-icon,
.discussions-index .discussions li .info-block .comments .comment-icon,
.org-page .news-org .news-list li .info-block .comments .comment-icon,
.org-page .news-org .articles-list li .info-block .comments .comment-icon,
.org-page .articles .news-list li .info-block .comments .comment-icon,
.org-page .articles .articles-list li .info-block .comments .comment-icon,
.article-item .footer .comments .comment-icon,
.documents-wrap .last-changes ul li .info-block .comments .comment-icon,
.idea-page .info-block .comments .comment-icon,
.discussions-page .info-block .comments .comment-icon,
.article-page .info-block .comments .comment-icon,
.video-page .info-block .comments .comment-icon,
.article-wrap .info-block .comments .comment-icon,
.video-wrap .info-block .comments .comment-icon,
.page-wrap .info-block .comments .comment-icon {
  vertical-align: middle;
  position: relative;
  top: 1px;
}
.projects-wrap .project-item .content .info-block .postdate,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .postdate,
.profile-page .subscriptions-list li .info-block .postdate,
.org-page .new-org .org-list li .info-block .postdate,
.favorites-list li .info-block .postdate,
.search-list li .info-block .postdate,
.ideas-wrap .ideas li .info-block .postdate,
.ideas-wrap .discussions li .info-block .postdate,
.discussions-wrap .ideas li .info-block .postdate,
.discussions-wrap .discussions li .info-block .postdate,
.ideas-index .ideas li .info-block .postdate,
.ideas-index .discussions li .info-block .postdate,
.discussions-index .ideas li .info-block .postdate,
.discussions-index .discussions li .info-block .postdate,
.org-page .news-org .news-list li .info-block .postdate,
.org-page .news-org .articles-list li .info-block .postdate,
.org-page .articles .news-list li .info-block .postdate,
.org-page .articles .articles-list li .info-block .postdate,
.article-item .footer .postdate,
.documents-wrap .last-changes ul li .info-block .postdate,
.idea-page .info-block .postdate,
.discussions-page .info-block .postdate,
.article-page .info-block .postdate,
.video-page .info-block .postdate,
.article-wrap .info-block .postdate,
.video-wrap .info-block .postdate,
.page-wrap .info-block .postdate {
  margin-right: 8px;
}
.projects-wrap .project-item .content .info-block .favorite-wrapper,
.cabinet .subsribes-wrapper .subscriptions-list li .info-block .favorite-wrapper,
.profile-page .subscriptions-list li .info-block .favorite-wrapper,
.org-page .new-org .org-list li .info-block .favorite-wrapper,
.favorites-list li .info-block .favorite-wrapper,
.search-list li .info-block .favorite-wrapper,
.ideas-wrap .ideas li .info-block .favorite-wrapper,
.ideas-wrap .discussions li .info-block .favorite-wrapper,
.discussions-wrap .ideas li .info-block .favorite-wrapper,
.discussions-wrap .discussions li .info-block .favorite-wrapper,
.ideas-index .ideas li .info-block .favorite-wrapper,
.ideas-index .discussions li .info-block .favorite-wrapper,
.discussions-index .ideas li .info-block .favorite-wrapper,
.discussions-index .discussions li .info-block .favorite-wrapper,
.org-page .news-org .news-list li .info-block .favorite-wrapper,
.org-page .news-org .articles-list li .info-block .favorite-wrapper,
.org-page .articles .news-list li .info-block .favorite-wrapper,
.org-page .articles .articles-list li .info-block .favorite-wrapper,
.article-item .footer .favorite-wrapper,
.documents-wrap .last-changes ul li .info-block .favorite-wrapper,
.idea-page .info-block .favorite-wrapper,
.discussions-page .info-block .favorite-wrapper,
.article-page .info-block .favorite-wrapper,
.video-page .info-block .favorite-wrapper,
.article-wrap .info-block .favorite-wrapper,
.video-wrap .info-block .favorite-wrapper,
.page-wrap .info-block .favorite-wrapper {
  display: inline-block;
}
.projects-wrap .project-item .content .info-block .favorite-wrapper .btn-light,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  li
  .info-block
  .favorite-wrapper
  .btn-light,
.profile-page .subscriptions-list li .info-block .favorite-wrapper .btn-light,
.org-page .new-org .org-list li .info-block .favorite-wrapper .btn-light,
.favorites-list li .info-block .favorite-wrapper .btn-light,
.search-list li .info-block .favorite-wrapper .btn-light,
.ideas-wrap .ideas li .info-block .favorite-wrapper .btn-light,
.ideas-wrap .discussions li .info-block .favorite-wrapper .btn-light,
.discussions-wrap .ideas li .info-block .favorite-wrapper .btn-light,
.discussions-wrap .discussions li .info-block .favorite-wrapper .btn-light,
.ideas-index .ideas li .info-block .favorite-wrapper .btn-light,
.ideas-index .discussions li .info-block .favorite-wrapper .btn-light,
.discussions-index .ideas li .info-block .favorite-wrapper .btn-light,
.discussions-index .discussions li .info-block .favorite-wrapper .btn-light,
.org-page .news-org .news-list li .info-block .favorite-wrapper .btn-light,
.org-page .news-org .articles-list li .info-block .favorite-wrapper .btn-light,
.org-page .articles .news-list li .info-block .favorite-wrapper .btn-light,
.org-page .articles .articles-list li .info-block .favorite-wrapper .btn-light,
.article-item .footer .favorite-wrapper .btn-light,
.documents-wrap .last-changes ul li .info-block .favorite-wrapper .btn-light,
.idea-page .info-block .favorite-wrapper .btn-light,
.discussions-page .info-block .favorite-wrapper .btn-light,
.article-page .info-block .favorite-wrapper .btn-light,
.video-page .info-block .favorite-wrapper .btn-light,
.article-wrap .info-block .favorite-wrapper .btn-light,
.video-wrap .info-block .favorite-wrapper .btn-light,
.page-wrap .info-block .favorite-wrapper .btn-light {
  margin-right: 15px;
}
.cabinet .subsribes-wrapper .subscriptions-list li .rate,
.profile-page .subscriptions-list li .rate,
.org-page .new-org .org-list li .rate,
.favorites-list li .rate,
.search-list li .rate,
.ideas-wrap .ideas li .rate,
.ideas-wrap .discussions li .rate,
.discussions-wrap .ideas li .rate,
.discussions-wrap .discussions li .rate,
.ideas-index .ideas li .rate,
.ideas-index .discussions li .rate,
.discussions-index .ideas li .rate,
.discussions-index .discussions li .rate,
.org-page .news-org .news-list li .rate,
.org-page .news-org .articles-list li .rate,
.org-page .articles .news-list li .rate,
.org-page .articles .articles-list li .rate,
.idea-page .rate,
.discussions-page .rate,
.article-page .rate,
.video-page .rate {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;
  border: 2px solid #c1d101;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #c1d101;
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-disabled.is-zero.rate,
.profile-page .subscriptions-list li .is-disabled.is-zero.rate,
.org-page .new-org .org-list li .is-disabled.is-zero.rate,
.favorites-list li .is-disabled.is-zero.rate,
.search-list li .is-disabled.is-zero.rate,
.ideas-wrap .ideas li .is-disabled.is-zero.rate,
.ideas-wrap .discussions li .is-disabled.is-zero.rate,
.discussions-wrap .ideas li .is-disabled.is-zero.rate,
.discussions-wrap .discussions li .is-disabled.is-zero.rate,
.ideas-index .ideas li .is-disabled.is-zero.rate,
.ideas-index .discussions li .is-disabled.is-zero.rate,
.discussions-index .ideas li .is-disabled.is-zero.rate,
.discussions-index .discussions li .is-disabled.is-zero.rate,
.org-page .news-org .news-list li .is-disabled.is-zero.rate,
.org-page .news-org .articles-list li .is-disabled.is-zero.rate,
.org-page .articles .news-list li .is-disabled.is-zero.rate,
.org-page .articles .articles-list li .is-disabled.is-zero.rate,
.idea-page .is-disabled.is-zero.rate,
.discussions-page .is-disabled.is-zero.rate,
.article-page .is-disabled.is-zero.rate,
.video-page .is-disabled.is-zero.rate {
  display: none;
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-disabled.rate,
.profile-page .subscriptions-list li .is-disabled.rate,
.org-page .new-org .org-list li .is-disabled.rate,
.favorites-list li .is-disabled.rate,
.search-list li .is-disabled.rate,
.ideas-wrap .ideas li .is-disabled.rate,
.ideas-wrap .discussions li .is-disabled.rate,
.discussions-wrap .ideas li .is-disabled.rate,
.discussions-wrap .discussions li .is-disabled.rate,
.ideas-index .ideas li .is-disabled.rate,
.ideas-index .discussions li .is-disabled.rate,
.discussions-index .ideas li .is-disabled.rate,
.discussions-index .discussions li .is-disabled.rate,
.org-page .news-org .news-list li .is-disabled.rate,
.org-page .news-org .articles-list li .is-disabled.rate,
.org-page .articles .news-list li .is-disabled.rate,
.org-page .articles .articles-list li .is-disabled.rate,
.idea-page .is-disabled.rate,
.discussions-page .is-disabled.rate,
.article-page .is-disabled.rate,
.video-page .is-disabled.rate {
  padding: 2px 7px 0;
}
.cabinet .subsribes-wrapper .subscriptions-list li .rate a,
.profile-page .subscriptions-list li .rate a,
.org-page .new-org .org-list li .rate a,
.favorites-list li .rate a,
.search-list li .rate a,
.ideas-wrap .ideas li .rate a,
.ideas-wrap .discussions li .rate a,
.discussions-wrap .ideas li .rate a,
.discussions-wrap .discussions li .rate a,
.ideas-index .ideas li .rate a,
.ideas-index .discussions li .rate a,
.discussions-index .ideas li .rate a,
.discussions-index .discussions li .rate a,
.org-page .news-org .news-list li .rate a,
.org-page .news-org .articles-list li .rate a,
.org-page .articles .news-list li .rate a,
.org-page .articles .articles-list li .rate a,
.idea-page .rate a,
.discussions-page .rate a,
.article-page .rate a,
.video-page .rate a {
  color: #c1d101;
  padding: 0 7px;
}
.cabinet .subsribes-wrapper .subscriptions-list li .rate a:before,
.profile-page .subscriptions-list li .rate a:before,
.org-page .new-org .org-list li .rate a:before,
.favorites-list li .rate a:before,
.search-list li .rate a:before,
.ideas-wrap .ideas li .rate a:before,
.ideas-wrap .discussions li .rate a:before,
.discussions-wrap .ideas li .rate a:before,
.discussions-wrap .discussions li .rate a:before,
.ideas-index .ideas li .rate a:before,
.ideas-index .discussions li .rate a:before,
.discussions-index .ideas li .rate a:before,
.discussions-index .discussions li .rate a:before,
.org-page .news-org .news-list li .rate a:before,
.org-page .news-org .articles-list li .rate a:before,
.org-page .articles .news-list li .rate a:before,
.org-page .articles .articles-list li .rate a:before,
.idea-page .rate a:before,
.discussions-page .rate a:before,
.article-page .rate a:before,
.video-page .rate a:before {
  content: "+";
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-voted.rate,
.profile-page .subscriptions-list li .is-voted.rate,
.org-page .new-org .org-list li .is-voted.rate,
.favorites-list li .is-voted.rate,
.search-list li .is-voted.rate,
.ideas-wrap .ideas li .is-voted.rate,
.ideas-wrap .discussions li .is-voted.rate,
.discussions-wrap .ideas li .is-voted.rate,
.discussions-wrap .discussions li .is-voted.rate,
.ideas-index .ideas li .is-voted.rate,
.ideas-index .discussions li .is-voted.rate,
.discussions-index .ideas li .is-voted.rate,
.discussions-index .discussions li .is-voted.rate,
.org-page .news-org .news-list li .is-voted.rate,
.org-page .news-org .articles-list li .is-voted.rate,
.org-page .articles .news-list li .is-voted.rate,
.org-page .articles .articles-list li .is-voted.rate,
.idea-page .is-voted.rate,
.discussions-page .is-voted.rate,
.article-page .is-voted.rate,
.video-page .is-voted.rate {
  background-color: #c1d101;
  color: #fff;
}
.cabinet .subsribes-wrapper .subscriptions-list li .is-voted.rate a,
.profile-page .subscriptions-list li .is-voted.rate a,
.org-page .new-org .org-list li .is-voted.rate a,
.favorites-list li .is-voted.rate a,
.search-list li .is-voted.rate a,
.ideas-wrap .ideas li .is-voted.rate a,
.ideas-wrap .discussions li .is-voted.rate a,
.discussions-wrap .ideas li .is-voted.rate a,
.discussions-wrap .discussions li .is-voted.rate a,
.ideas-index .ideas li .is-voted.rate a,
.ideas-index .discussions li .is-voted.rate a,
.discussions-index .ideas li .is-voted.rate a,
.discussions-index .discussions li .is-voted.rate a,
.org-page .news-org .news-list li .is-voted.rate a,
.org-page .news-org .articles-list li .is-voted.rate a,
.org-page .articles .news-list li .is-voted.rate a,
.org-page .articles .articles-list li .is-voted.rate a,
.idea-page .is-voted.rate a,
.discussions-page .is-voted.rate a,
.article-page .is-voted.rate a,
.video-page .is-voted.rate a {
  color: #fff;
}
.projects-wrap .project-item {
  padding: 0 40px;
  height: 115px;
  position: relative;
  margin-bottom: 20px;
}
.projects-wrap .project-item .content {
  margin-right: 300px;
  display: inline-block;
}
.projects-wrap .project-item .content .title-block {
  line-height: 75px;
  height: 75px;
}
.projects-wrap .project-item .content .title-block h4 {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.projects-wrap .project-item .internal-content {
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 40px;
  display: inline-block;
  padding: 34px 0;
}
.projects-wrap .project-item .internal-content .ideas,
.projects-wrap .project-item .internal-content .discussions,
.projects-wrap .project-item .internal-content .documents {
  color: #bfbfbf;
  display: inline-block;
  text-align: center;
  line-height: 0.95;
  margin: 0 18px;
}
.projects-wrap .project-item .internal-content .ideas .title,
.projects-wrap .project-item .internal-content .discussions .title,
.projects-wrap .project-item .internal-content .documents .title {
  color: #4c4c4c;
  font: 12px "Open Sans";
}
.projects-wrap .project-item .internal-content .ideas:hover,
.projects-wrap .project-item .internal-content .discussions:hover,
.projects-wrap .project-item .internal-content .documents:hover {
  color: #47c1e8;
}
.article-item .category,
.cabinet .course-wrapper .course-item .content-wrapper .type,
.event-time,
main .tags .tag,
.rusclub .tags-block .tags .tag {
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
  margin-top: 10px;
  background-color: #e6e6e6;
  display: inline-block;
  padding: 4px 10px;
  text-transform: uppercase;
  border-radius: 11px;
}
.cabinet .subsribes-wrapper .subscriptions-list li,
.profile-page .subscriptions-list li,
.org-page .new-org .org-list li,
.favorites-list li,
.search-list li,
.ideas-wrap .ideas li,
.ideas-wrap .discussions li,
.discussions-wrap .ideas li,
.discussions-wrap .discussions li,
.ideas-index .ideas li,
.ideas-index .discussions li,
.discussions-index .ideas li,
.discussions-index .discussions li,
.org-page .news-org .news-list li,
.org-page .news-org .articles-list li,
.org-page .articles .news-list li,
.org-page .articles .articles-list li {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.cabinet .subsribes-wrapper .subscriptions-list li p,
.profile-page .subscriptions-list li p,
.org-page .new-org .org-list li p,
.favorites-list li p,
.search-list li p,
.ideas-wrap .ideas li p,
.ideas-wrap .discussions li p,
.discussions-wrap .ideas li p,
.discussions-wrap .discussions li p,
.ideas-index .ideas li p,
.ideas-index .discussions li p,
.discussions-index .ideas li p,
.discussions-index .discussions li p,
.org-page .news-org .news-list li p,
.org-page .news-org .articles-list li p,
.org-page .articles .news-list li p,
.org-page .articles .articles-list li p {
  font-weight: 300;
  padding-right: 90px;
  margin-bottom: 15px;
}
.cabinet .subsribes-wrapper .subscriptions-list li p a,
.profile-page .subscriptions-list li p a,
.org-page .new-org .org-list li p a,
.favorites-list li p a,
.search-list li p a,
.ideas-wrap .ideas li p a,
.ideas-wrap .discussions li p a,
.discussions-wrap .ideas li p a,
.discussions-wrap .discussions li p a,
.ideas-index .ideas li p a,
.ideas-index .discussions li p a,
.discussions-index .ideas li p a,
.discussions-index .discussions li p a,
.org-page .news-org .news-list li p a,
.org-page .news-org .articles-list li p a,
.org-page .articles .news-list li p a,
.org-page .articles .articles-list li p a {
  color: #999999;
  text-decoration: underline;
}
.cabinet .subsribes-wrapper .subscriptions-list li h4,
.profile-page .subscriptions-list li h4,
.org-page .new-org .org-list li h4,
.favorites-list li h4,
.search-list li h4,
.ideas-wrap .ideas li h4,
.ideas-wrap .discussions li h4,
.discussions-wrap .ideas li h4,
.discussions-wrap .discussions li h4,
.ideas-index .ideas li h4,
.ideas-index .discussions li h4,
.discussions-index .ideas li h4,
.discussions-index .discussions li h4,
.org-page .news-org .news-list li h4,
.org-page .news-org .articles-list li h4,
.org-page .articles .news-list li h4,
.org-page .articles .articles-list li h4 {
  font-size: 18px;
  margin: 0;
  padding: 25px 90px 10px 0;
}
.desc-list {
  font-family: "Open Sans";
}
.desc-list li {
  position: relative;
  padding-left: 20px;
  padding-top: 5px;
}
.desc-list li:before {
  content: "—";
  position: absolute;
  left: 0;
}
.article-item .org-block,
.events-list .event-item .event-org {
  margin: 20px 0;
}
.article-item .org-block .org-logo-preview,
.events-list .event-item .event-org .org-logo-preview {
  width: 30px;
  height: 30px;
}
.article-item .org-block span,
.events-list .event-item .event-org span {
  font-size: 16px;
  padding-left: 12px;
}
.cabinet .subsribes-wrapper .subscriptions-list li,
.profile-page .subscriptions-list li,
.org-page .new-org .org-list li {
  margin-bottom: 40px;
  border: none;
  height: 160px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-logo,
.profile-page .subscriptions-list .org-logo,
.org-page .new-org .org-list .org-logo {
  text-align: center;
  float: left;
  width: 160px;
  height: 160px;
  line-height: 155px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-logo img,
.profile-page .subscriptions-list .org-logo img,
.org-page .new-org .org-list .org-logo img {
  max-width: 160px;
  max-height: 160px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper,
.profile-page .subscriptions-list .org-name-wrapper,
.org-page .new-org .org-list .org-name-wrapper,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper,
.profile-page .subscriptions-list .project-name-wrapper,
.org-page .new-org .org-list .project-name-wrapper {
  position: relative;
  vertical-align: top;
  height: 100%;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-name,
.profile-page .subscriptions-list .org-name-wrapper .org-name,
.org-page .new-org .org-list .org-name-wrapper .org-name,
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .project-name,
.profile-page .subscriptions-list .org-name-wrapper .project-name,
.org-page .new-org .org-list .org-name-wrapper .project-name,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .org-name,
.profile-page .subscriptions-list .project-name-wrapper .org-name,
.org-page .new-org .org-list .project-name-wrapper .org-name,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .project-name,
.profile-page .subscriptions-list .project-name-wrapper .project-name,
.org-page .new-org .org-list .project-name-wrapper .project-name {
  font-size: 22px;
  padding: 30px 0 0 30px;
  width: 70%;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-follower,
.profile-page .subscriptions-list .org-name-wrapper .org-follower,
.org-page .new-org .org-list .org-name-wrapper .org-follower,
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .project-follower,
.profile-page .subscriptions-list .org-name-wrapper .project-follower,
.org-page .new-org .org-list .org-name-wrapper .project-follower,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .org-follower,
.profile-page .subscriptions-list .project-name-wrapper .org-follower,
.org-page .new-org .org-list .project-name-wrapper .org-follower,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .project-follower,
.profile-page .subscriptions-list .project-name-wrapper .project-follower,
.org-page .new-org .org-list .project-name-wrapper .project-follower {
  padding: 0 30px;
  position: absolute;
  bottom: 0;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-follower .follower,
.profile-page .subscriptions-list .org-name-wrapper .org-follower .follower,
.org-page .new-org .org-list .org-name-wrapper .org-follower .follower,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .project-follower
  .follower,
.profile-page .subscriptions-list .org-name-wrapper .project-follower .follower,
.org-page .new-org .org-list .org-name-wrapper .project-follower .follower,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .org-follower
  .follower,
.profile-page .subscriptions-list .project-name-wrapper .org-follower .follower,
.org-page .new-org .org-list .project-name-wrapper .org-follower .follower,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .project-follower
  .follower,
.profile-page .subscriptions-list .project-name-wrapper .project-follower .follower,
.org-page .new-org .org-list .project-name-wrapper .project-follower .follower {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  padding: 10px 0;
}
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .org-follower
  .follower
  .follow-icon,
.profile-page .subscriptions-list .org-name-wrapper .org-follower .follower .follow-icon,
.org-page .new-org .org-list .org-name-wrapper .org-follower .follower .follow-icon,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.profile-page
  .subscriptions-list
  .org-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.org-page .new-org .org-list .org-name-wrapper .project-follower .follower .follow-icon,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .org-follower
  .follower
  .follow-icon,
.profile-page
  .subscriptions-list
  .project-name-wrapper
  .org-follower
  .follower
  .follow-icon,
.org-page .new-org .org-list .project-name-wrapper .org-follower .follower .follow-icon,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.profile-page
  .subscriptions-list
  .project-name-wrapper
  .project-follower
  .follower
  .follow-icon,
.org-page
  .new-org
  .org-list
  .project-name-wrapper
  .project-follower
  .follower
  .follow-icon {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-subscribe,
.profile-page .subscriptions-list .org-name-wrapper .org-subscribe,
.org-page .new-org .org-list .org-name-wrapper .org-subscribe,
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .project-subscribe,
.profile-page .subscriptions-list .org-name-wrapper .project-subscribe,
.org-page .new-org .org-list .org-name-wrapper .project-subscribe,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .org-subscribe,
.profile-page .subscriptions-list .project-name-wrapper .org-subscribe,
.org-page .new-org .org-list .project-name-wrapper .org-subscribe,
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper .project-subscribe,
.profile-page .subscriptions-list .project-name-wrapper .project-subscribe,
.org-page .new-org .org-list .project-name-wrapper .project-subscribe {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -18px;
}
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .org-subscribe
  .btn-blue,
.profile-page .subscriptions-list .org-name-wrapper .org-subscribe .btn-blue,
.org-page .new-org .org-list .org-name-wrapper .org-subscribe .btn-blue,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .org-name-wrapper
  .project-subscribe
  .btn-blue,
.profile-page .subscriptions-list .org-name-wrapper .project-subscribe .btn-blue,
.org-page .new-org .org-list .org-name-wrapper .project-subscribe .btn-blue,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .org-subscribe
  .btn-blue,
.profile-page .subscriptions-list .project-name-wrapper .org-subscribe .btn-blue,
.org-page .new-org .org-list .project-name-wrapper .org-subscribe .btn-blue,
.cabinet
  .subsribes-wrapper
  .subscriptions-list
  .project-name-wrapper
  .project-subscribe
  .btn-blue,
.profile-page .subscriptions-list .project-name-wrapper .project-subscribe .btn-blue,
.org-page .new-org .org-list .project-name-wrapper .project-subscribe .btn-blue {
  width: 200px;
  padding: 6px 0;
}
.dropdown-hover .dropdown-menu {
  position: absolute;
  background-color: #fff;
  border-radius: 5px 0 5px 5px;
  box-shadow: none;
  left: inherit;
  right: 0;
  padding: 0;
  min-width: 100%;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.dropdown-hover .dropdown-menu li > a {
  padding: 10px 14px;
}
.dropdown-hover .dropdown-menu li.active > a {
  color: #4c4c4c;
  background-color: #f2f2f2;
}
.dropdown-arrow .dropdown-menu {
  position: absolute;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  left: inherit;
  right: 0;
  padding: 0;
  min-width: 100%;
  border: 1px solid #8a8e99;
}
.dropdown-arrow .dropdown-menu:after,
.dropdown-arrow .dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.dropdown-arrow .dropdown-menu:after {
  border: 9px solid transparent;
  border-bottom-color: #fff;
  border-bottom-width: 6px;
  margin-left: -9px;
}
.dropdown-arrow .dropdown-menu:before {
  border: 10px solid transparent;
  border-bottom-color: #8a8e99;
  border-bottom-width: 7px;
  margin-left: -10px;
}
.dropdown-arrow .dropdown-menu li > a {
  padding: 5px 20px;
}
.dropdown-arrow .dropdown-menu li > a:hover {
  background-color: #f2f2f2;
}
.modal .nav-tabs,
.nav-tabs.doc-tab {
  font-family: "Open Sans";
  border-bottom: 1px solid #e6e6e6;
}
.modal .nav-tabs li > a,
.nav-tabs.doc-tab li > a {
  color: #cccccc;
  text-decoration: none;
  cursor: pointer;
  font-size: 18px;
  border: 0;
  padding: 10px 25px 10px 0;
}
.modal .nav-tabs li > a:hover,
.nav-tabs.doc-tab li > a:hover,
.modal .nav-tabs li > a:focus,
.nav-tabs.doc-tab li > a:focus {
  outline: none;
  color: #12141a;
  text-decoration: none;
}
.modal .nav-tabs li.active > a,
.nav-tabs.doc-tab li.active > a,
.modal .nav-tabs li.active > a:hover,
.nav-tabs.doc-tab li.active > a:hover,
.modal .nav-tabs li.active > a:focus,
.nav-tabs.doc-tab li.active > a:focus {
  color: #12141a;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.article-item .category,
.cabinet .course-wrapper .course-item .content-wrapper .type,
.event-time {
  margin-top: 0;
}
.is-unauthorized .btn-block {
  display: block !important;
}
.place:before {
  background: url(/assets/ico-location-fbc25ba5c0e48671cb137bbdcc19a616.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  content: " ";
  vertical-align: middle;
  display: inline-block;
  margin-right: 6px;
}
.tc_title {
  text-transform: uppercase;
}
.nav.lang {
  font-family: "Open Sans";
  font-size: 20px;
  margin-top: 3px;
  float: right;
  min-width: 200px;
  text-align: center;
}
.nav.lang .dropdown {
  padding: 20px 15px;
}
.nav.lang .dropdown > span {
  font-weight: 600;
  color: #357bd0;
}
.nav.lang .dropdown .dropdown-menu {
  overflow: hidden;
  overflow-y: scroll;
  left: auto;
  right: 0;
  margin: 0;
  padding: 10px 0;
  border: 0;
  background-color: #f2f2f2;
  box-shadow: none;
}
.nav.lang .dropdown .dropdown-menu li {
  float: none;
}
.nav.lang .dropdown .dropdown-menu li > a {
  color: #12141a;
  padding: 10px 15px;
  margin: 0;
}
.nav.lang .dropdown .dropdown-menu li > a .flag-icon {
  margin-right: 8px;
  margin-top: -2px;
}
.nav.lang .dropdown .dropdown-menu li > a:hover,
.nav.lang .dropdown .dropdown-menu li > a:focus {
  background-color: #e6e6e6;
  border: none;
}
.nav.lang .dropdown .dropdown-menu li.active a {
  background-color: transparent;
}
.nav.lang .dropdown.open {
  background-color: #f2f2f2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.nav.lang .flag-icon {
  vertical-align: middle;
}
.nav.lang .abr {
  display: inline-block;
  margin-right: 10px;
  width: 25px;
  font-weight: 600;
}
.navbar-section .search-form {
  position: relative;
  display: inline-block;
  padding: 5px;
  margin-top: 4px;
  margin-right: 10px;
  float: left;
}
.navbar-section .search-form * {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.navbar-section .search-form.active #search-opener {
  right: -350px;
  opacity: 0;
}
.navbar-section .search-form.active #search-onview {
  left: 0;
  opacity: 0.8;
}
.navbar-section .search-form.active .search-form-query {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 1px 0 1px 25px;
  opacity: 1;
  text-align: left;
  width: 350px;
}
.navbar-section .search-form #search-opener {
  background-image: url(/assets/search-5f16d3de4f7d4ac6b29db39b00f05e01.svg);
  background-size: cover;
  cursor: pointer;
  width: 20px;
  height: 20px;
  top: 8px;
  position: absolute;
  z-index: 3;
}
.navbar-section .search-form #search-onview {
  background-image: url(/assets/search-5f16d3de4f7d4ac6b29db39b00f05e01.svg);
  background-size: cover;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -30px;
  top: 10px;
  opacity: 0;
}
.navbar-section .search-form .search-form-query {
  font-size: 16px;
  width: 0;
  background-color: transparent;
  border: none;
  height: 30px;
  border-radius: 3px;
  color: #12141a;
  box-sizing: border-box;
  padding: 1px 20px 1px 0;
  text-align: right;
  line-height: 26px;
}
.navbar-section .search-form .search-form-query::-webkit-input-placeholder {
  color: black;
}
.navbar-section .search-form .search-form-query::-moz-placeholder {
  color: black;
}
.navbar-section .search-form .search-form-query:-moz-placeholder {
  color: black;
}
.navbar-section .search-form .search-form-query:-ms-input-placeholder {
  color: black;
}
.navbar-section .search-form .search-form-query:focus {
  outline: none;
}
.navbar-section .search-form .search-form-query:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
}
.navbar-section .search-form .search-form-query:focus::-moz-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
}
.navbar-section .search-form .search-form-query:focus:-moz-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
}
.navbar-section .search-form .search-form-query:focus:-ms-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
}
.navbar-section .search-form .search-form-button {
  display: none;
}
.header-btn {
  float: right;
  padding-bottom: 1px;
}
.reg-btn,
.log-btn {
  margin: 6px 0;
  font-size: 13px;
}
.reg-btn:active,
.log-btn:active {
  box-shadow: none;
}
.reg-btn {
  padding: 5px 9px;
  border-radius: 5px;
  padding: 5px 9px;
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.log-btn {
  border-radius: 4px;
  padding: 3px 14px;
  font-weight: normal;
}
.user-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #4c4c4c;
  float: right;
}
.user-block-wrapper.warning {
  border: #ffcc00 solid 1px;
  border-radius: 5px;
}
.user-block-wrapper .additional-info-tooltip {
  color: #ffcc00;
  padding-left: 10px;
}
.user-block-wrapper .additional-info-tooltip:hover {
  opacity: 0.7;
}
.user-block-wrapper .user-block {
  border-radius: 0;
  padding: 7px 13px 6px;
  z-index: 5;
}
.user-block-wrapper .user-block .user {
  font-size: 13px;
  padding-left: 5px;
  display: inline-block;
}
.user-block-wrapper .user-block .user .impersonated {
  font-weight: bold;
}
.user-block-wrapper .user-block .user-avatar {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.user-block-wrapper .user-block img {
  border-radius: 50%;
}
.user-block-wrapper .user-block .dropdown-menu {
  margin: 0;
}
.dropdown-arrow .dropdown-menu {
  display: none;
  padding: 10px 0;
}
.dropdown-arrow:hover .dropdown-menu {
  display: block;
}
.dropdown-hover {
  border-radius: 5px 5px 0 0;
}
.dropdown-hover .dropdown-menu {
  font-size: 13px;
  display: none;
  border: none;
  padding: 10px 0;
}
.dropdown-hover .dropdown-menu a:hover {
  background-color: #e6e6e6;
}
.dropdown-hover:hover {
  background-color: #f2f2f2;
}
.dropdown-hover:hover .dropdown-menu {
  display: block;
  background-color: #f2f2f2;
}
.navbar-top-wrapper {
  padding-left: 26px;
  padding-right: 1px;
}
.navbar-menu-wrapper {
  width: -webkit-calc(100% - 550px);
  width: calc(100% - 550px);
  float: left;
}
.navbar-menu-wrapper.open-search {
  width: -webkit-calc(100% - 630px);
  width: calc(100% - 630px);
}
.navbar-menu-align {
  width: 75%;
  margin: auto;
}
.navbar-section {
  border: none;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0;
  min-height: 40px;
  height: 45px;
}
.navbar-section .navbar-menu {
  font-size: 13px;
  text-align: left;
  display: inline-block;
  border: none;
}
.navbar-section .navbar-menu > li > a {
  font-size: 13px;
  line-height: 22px;
  position: relative;
  padding: 7px 0 11px;
  margin-right: 28px;
  border-bottom: 2px solid transparent;
}
.navbar-section .navbar-menu > li > a:hover,
.navbar-section .navbar-menu > li > a:focus {
  color: #47c1e8;
  background-color: transparent;
}
.navbar-section .navbar-menu > li.active a {
  border-color: #ffd50f;
}
.navbar-section .navbar-menu > li.active a:hover {
  color: inherit;
  cursor: default;
}
.navbar-top {
  border: none;
  margin-bottom: 0;
  min-height: 80px;
  padding: 6px 0;
}
.navbar-top .navbar-nav li {
  float: left;
}
.navbar-top .navbar-header .navbar-brand {
  padding: 17px 10px 16px 0;
  height: auto;
  margin: 0;
}
.navbar-top .navbar-text {
  float: left;
  width: 270px;
  max-height: 70px;
  padding: 9px 0;
  margin-top: 3px;
  margin-left: -3px;
  opacity: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
}
.navbar-top .navbar-text.solo {
  padding: 18px 0;
}
.navbar-top .navbar-text span {
  display: block;
  color: black;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  margin-top: 3px;
  white-space: normal;
}
.navbar-menu {
  font-family: "Open Sans";
  font-size: 14px;
  padding-top: 3px;
  text-align: left;
  vertical-align: bottom;
  display: inline-block;
  border: none;
  float: none;
  min-height: 60px;
}
.navbar-menu > li > a {
  font-size: 16px;
  padding: 20px 27px;
  margin: 0;
}
.navbar-menu > li > a:hover,
.navbar-menu > li > a:focus {
  color: #47c1e8;
  background-color: transparent;
  border: none;
}
.navbar-menu > li a.active {
  color: #a1aab3;
}
.navbar-menu > li a.active:hover {
  cursor: default;
}
.navbar-menu li.disabled > a {
  color: #cccccc;
}
.navbar-menu .dropdown.more-menu > a:hover {
  color: #47c1e8;
}
.navbar-menu .dropdown.more-menu > a.active:hover {
  cursor: pointer;
}
.navbar-menu .dropdown.more-menu .caret.right {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.navbar-menu .dropdown.more-menu .caret.left {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.navbar-menu .dropdown.more-menu.open {
  background-color: #f2f2f2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.navbar-menu .dropdown.more-menu .dropdown-menu {
  min-width: 100%;
  min-width: -webkit-calc(100% + 30px);
  min-width: calc(100% + 30px);
  padding: 10px 0;
  border: 0;
  background-color: #f2f2f2;
  box-shadow: none;
  border-radius: 0 5px 5px 5pxq;
}
.navbar-menu .dropdown.more-menu .dropdown-menu li {
  width: 30em;
  float: none;
}
.navbar-menu .dropdown.more-menu .dropdown-menu li > a {
  border-left: 3px solid transparent;
  padding: 10px 15px;
  margin: 0;
  white-space: normal;
}
.navbar-menu .dropdown.more-menu .dropdown-menu li > a.active {
  color: #a1aab3;
  border-color: #ffd50f;
}
.navbar-menu .dropdown.more-menu .dropdown-menu li > a.active:hover {
  cursor: default;
  background-color: transparent;
}
.navbar-menu .dropdown.more-menu .dropdown-menu li > a:hover,
.navbar-menu .dropdown.more-menu .dropdown-menu li > a:focus {
  background-color: #e6e6e6;
}
.navbar-menu-margin {
  margin-left: -130px;
  margin-top: 10px;
}
.navbar a.user.active {
  position: relative;
  top: 25px;
}
.navbar a.user.active img {
  position: relative;
  top: -2px;
  left: -5px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .subRight {
  top: -10px;
  left: 100%;
  margin: 0 2px;
  border-radius: 5px !important;
}
.dropdown-submenu .subLeft {
  top: -10px;
  left: auto;
  right: 100%;
  margin: 0 2px;
  border-radius: 5px !important;
}
.navbar-brand-size {
  margin-top: -5px !important;
}
.left-navbar {
  position: absolute;
  background: #fff;
  height: 100%;
  width: 230px;
  padding-left: 41px;
  padding-right: 14px;
  margin-top: 40px;
}
.left-navbar .nav-panel {
  width: 175px;
}
.left-navbar .nav-panel .sidebar-menu {
  font-size: 16px;
  margin-bottom: 25px;
}
.left-navbar .nav-panel .sidebar-menu li {
  position: relative;
  padding-bottom: 17px;
}
.left-navbar .nav-panel .sidebar-menu li a {
  vertical-align: middle;
}
.left-navbar .nav-panel .sidebar-menu li.active a {
  text-decoration: none;
  color: #12141a;
}
.left-navbar .nav-panel h6 + .sidebar-menu {
  margin-top: 17px;
}
.left-navbar .nav-panel .notifications {
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  padding: 0 7px 2px;
  display: inline-block;
  float: right;
  border-radius: 10px;
  background-color: #ff4c4c;
  position: relative;
  top: 5px;
}
.left-navbar .nav-panel .sidebar-icon {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.social-icon {
  margin: 14px 0 0 0;
  float: right;
  padding-right: 16px;
}
.social-icon li {
  margin-right: 5px;
  float: left;
}
.social-icon li:last-child {
  margin-right: 0;
}
.social-icon li > a {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/assets/social-icon-e5da37f57e8f0d63941138580be2f38b.png) 0 0 no-repeat;
  padding-left: 5px;
  padding-right: 5px;
  opacity: 1;
}
.social-icon li > a:hover {
  opacity: 0.8;
}
.social-icon .facebook {
  background-position: 0 0;
}
.social-icon .vkontakte {
  background-position: -26px 0;
}
.social-icon .twitter {
  background-position: -52px 0;
}
.social-icon .odnoklassniki {
  background-position: -78px 0;
}
ul.social-icon-big {
  height: 30px;
}
ul.social-icon-big > li {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/social-icon-big-221207e076500cca0debe9a9d5a4c6aa.png) 0 0
    no-repeat;
  position: relative;
  float: left;
  margin-right: 15px;
  opacity: 1;
}
ul.social-icon-big > li > a {
  display: inline-block;
  width: 30px;
  height: 30px;
}
ul.social-icon-big > li:last-child {
  margin-right: 0;
}
ul.social-icon-big > li:hover {
  opacity: 0.8;
}
ul.social-icon-big .vkontakte {
  background-position: 0 0;
}
ul.social-icon-big .facebook {
  background-position: -31px 0;
}
ul.social-icon-big .twitter {
  background-position: -62px 0;
}
ul.social-icon-big .google {
  background-position: -93px 0;
}
ul.social-icon-big .yandex {
  background-position: -124px 0;
}
ul.social-icon-big .odnoklassniki {
  background-position: -155px 0;
}
ul.social-icon-big .openidconnect {
  background-position: -186px 0;
}
main .small-wrapper {
  width: 750px;
  margin: 0 auto;
}
main .banner {
  margin-top: 45px;
}
main .page-banner {
  height: 300px;
  background-color: #f2f2f2;
  position: relative;
  background-size: cover !important;
}
main .page-banner .intro-text {
  margin-top: 65px;
}
main .page-banner .intro-text .btn {
  margin-top: 15px;
}
main .page-banner .nav-tabs {
  font: 20px "Open Sans";
  bottom: -30px;
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -375px;
  border-bottom: 0;
}
main .page-banner .nav-tabs li {
  min-width: 375px;
}
main .page-banner .nav-tabs li:first-child > a {
  border-radius: 5px 0 0 5px;
}
main .page-banner .nav-tabs li:last-child > a {
  border-radius: 0 5px 5px 0;
}
main .page-banner .nav-tabs li.active > a {
  color: white;
  background-color: #47c1e8;
}
main .page-banner .nav-tabs li.active > a:hover,
main .page-banner .nav-tabs li.active > a:focus {
  border: 2px solid #47c1e8;
}
main .page-banner .nav-tabs li.active > a:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #47c1e8;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}
main .page-banner .nav-tabs li > a {
  position: relative;
  background-color: white;
  border: 2px solid #47c1e8;
  padding: 14px 10px;
  text-align: center;
  margin: 0;
  border-radius: 0;
}
main .page-banner .nav-tabs li > a:hover {
  color: white;
  background-color: #47c1e8;
}
main .teacher-no-style {
  display: inline !important;
  margin-left: 0px !important;
}
main .courses-no-style {
  display: block !important;
  margin-left: auto !important;
}
main .courses-filter {
  margin-top: 30px;
  margin-bottom: 30px;
}
main .page-banner.rki-main {
  background: url(/assets/learn-intro-32a8844c847b0826992a841e8dfaf4ca.jpg) no-repeat 50%
    0 #f2f2f2;
}
main .page-banner.teacher-main {
  background: url(/assets/teach_courses-a412f4dbc944c5a257b7a39262bd05c3.png) no-repeat
    50% 0;
  height: 178px;
}
main .page-banner.teacher-main .teach-courses-text {
  display: block;
  text-transform: uppercase;
  text-align: center;
}
main .page-banner.teacher-main .teach-courses-text .header {
  font-size: 28px;
  font-weight: normal;
  margin-top: 22px !important;
}
main .page-banner.teacher-main .teach-courses-text .sub-header {
  font-size: 22px;
  font-weight: normal;
  margin-top: 58px !important;
}
main .page-banner.ext-courses-main {
  background: url(/assets/teach_courses-a412f4dbc944c5a257b7a39262bd05c3.png) no-repeat
    50% 0;
  height: 178px;
}
main .page-banner.ext-courses-main .ext-courses-text {
  display: block;
  text-transform: uppercase;
  text-align: center;
}
main .page-banner.ext-courses-main .ext-courses-text .header {
  font-size: 28px;
  font-weight: normal;
  margin-top: 50px !important;
}
main .page-banner.ext-courses-main .ext-courses-text .sub-header {
  font-size: 22px;
  font-weight: normal;
  margin-top: 58px !important;
}
main .page-banner.meeting-banner {
  background: url(/assets/meetings-banner-99764624cee28c50c0b739333d7e026d.jpg) no-repeat
    50% 0 #f2f2f2;
}
main .page-banner.rki,
main .page-banner.sps,
main .page-banner.rki-eng {
  height: 446px;
  margin-bottom: 3px;
}
main .page-banner.rki .intro-text,
main .page-banner.sps .intro-text,
main .page-banner.rki-eng .intro-text {
  margin-top: 90px;
}
main .page-banner.rki-eng {
  height: 430px;
  background: url(/assets/rki_eng-cafb176d109a1f369844152dc0184288.jpg) no-repeat 50% 0
    #f2f2f2;
}
main .page-banner.rki-eng .intro-text {
  margin-top: 130px;
}
main .page-banner.rki-eng .header,
main .page-banner.rki-eng .sub-header {
  color: white;
}
main .page-banner.rki {
  background: url(/assets/RKI-04bd28b701a335eddc07142926e0248c.jpg) no-repeat 100% 0
    #f2f2f2;
}
main .page-banner.sps {
  background: url(/assets/teachers_learn-c8bf342fa974f1b65d73c08f38a64c00.jpg) no-repeat
    50% 0 #f2f2f2;
  height: 400px;
}
main .page-banner.your-level {
  height: 205px;
  background: url(/assets/index1-3acca95aab687b99240da4c25a446e2e.jpg) no-repeat 0 50%
    #f2f2f2;
}
main .page-banner.your-level .intro-text {
  margin-top: 45px;
}
main .page-banner.your-level .btn-block {
  margin-top: 25px;
}
main .page-banner.your-level .header {
  color: white;
}
main .page-banner.step-one,
main .page-banner.improve-skills {
  text-align: center;
  height: 655px;
  background: url(/assets/step_one-dbfc2a67d2a4e9feff49c5ca6d3ae776.jpg) no-repeat 50% 50%
    #f2f2f2;
}
main .page-banner.step-one .intro-text,
main .page-banner.improve-skills .intro-text {
  margin-top: 40px;
}
main .page-banner.step-one .step-count,
main .page-banner.improve-skills .step-count {
  margin-top: 45px;
}
main .page-banner.step-one .header,
main .page-banner.improve-skills .header {
  font-family: "Open Sans";
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 45px;
}
main .page-banner.step-one p,
main .page-banner.improve-skills p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 25px;
}
main .page-banner.step-one .header,
main .page-banner.step-one p,
main .page-banner.improve-skills .header,
main .page-banner.improve-skills p {
  color: white;
}
main .page-banner.step-one .btn-block,
main .page-banner.improve-skills .btn-block {
  margin-top: 25px;
}
main .page-banner.step-one .btn-block .btn,
main .page-banner.improve-skills .btn-block .btn {
  padding: 5px 25px;
}
main .page-banner.improve-skills {
  height: 400px;
  background: url(/assets/index1-3acca95aab687b99240da4c25a446e2e.jpg) no-repeat 50% 50%
    #f2f2f2;
}
main .page-banner.improve-skills h1.header {
  font: 40px "Open Sans";
}
main .page-banner.courses-desc {
  background-color: transparent;
}
main .page-banner.courses-desc .courses-desc-row {
  display: table;
  width: 100%;
  margin: 30px 0;
}
main .page-banner.courses-desc .courses-desc-row .intro-text {
  float: none;
  margin: 0;
}
main .page-banner.courses-desc .courses-desc-row .logo-block {
  text-align: right;
}
main .page-banner.courses-desc .courses-desc-row .intro-text,
main .page-banner.courses-desc .courses-desc-row .logo-block {
  display: table-cell;
  vertical-align: middle;
}
main .page-banner.article-banner .intro-text {
  float: left;
  margin: 58px 0;
}
main .tags + .approve {
  padding-top: 12px;
}
main .courses-desc,
main .article-banner {
  font-size: 16px;
}
main .courses-desc h1,
main .courses-desc h2,
main .article-banner h1,
main .article-banner h2 {
  margin: 50px 0 20px 0;
}
main .courses-desc h2,
main .article-banner h2 {
  font-weight: 600;
}
main .courses-desc .num-list,
main .article-banner .num-list {
  padding: 0;
  list-style: decimal inside;
}
main .courses-desc .plans-block h1,
main .article-banner .plans-block h1 {
  text-align: left;
}
main .courses-desc .scos-feedback,
main .article-banner .scos-feedback {
  border: 0px;
  width: 100%;
  height: 300px;
}
main .article-banner .btn-blue {
  margin-top: 30px;
}
main .authors-list {
  margin-top: 30px;
}
main .authors-list li {
  display: inline-block;
  width: 47%;
  margin-bottom: 35px;
}
main .authors-list li img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
}
main .authors-list li .content {
  line-height: 1.2;
  padding-left: 70px;
}
main .authors-list li .name {
  font-weight: bold;
}
.index-page .main-block {
  margin-top: -16px;
}
.index-page .main-block .pinned-news {
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 10px;
}
.index-page .main-block .news,
.index-page .main-block .pinned-news {
  margin-bottom: 12px;
}
.index-page .main-block .news .date-created,
.index-page .main-block .pinned-news .date-created {
  font-size: 11px;
}
.index-page .main-block .news .header,
.index-page .main-block .pinned-news .header {
  font-size: 20px;
}
.index-page .main-block .news .body,
.index-page .main-block .pinned-news .body {
  font-size: 14px;
}
.index-page .main-block,
.index-page .right-sidebar {
  margin-top: 23px;
  margin-bottom: 20px;
}
.index-page .voting-block {
  border-radius: 10px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.index-page .voting-block label,
.index-page .voting-block .form-group {
  padding: 0 20px;
}
.index-page .voting-block .question_name {
  padding-top: 15px;
}
.index-page .voting-block .form-group {
  border-bottom: 3px solid rgba(230, 230, 230, 0.5);
  padding-bottom: 21px;
  margin-bottom: 0;
}
.index-page .voting-block .form-group:last-of-type {
  border-bottom: none;
}
.index-page .voting-block .title {
  background-color: #ffd50f;
  border-radius: 10px 10px 0 0;
  padding-left: 20px;
}
.index-page .voting-block .radio input[type="radio"],
.index-page .voting-block .checkbox input[type="checkbox"] {
  margin-left: 0;
}
.index-page .voting-block textarea {
  resize: vertical;
  width: 270px;
}
.index-page .voting-block .voting_submit_button {
  border-radius: 5px;
  background-color: transparent;
  color: #3d454d;
  border: 2px solid #ffd50f;
  font-weight: bold;
  display: inline;
}
.index-page .voting-block .voting_submit_button:hover {
  color: white;
  background-color: #ffd50f;
}
.index-page .voting-block .answer_not_checked {
  display: inline;
  padding-left: 20px;
  color: red;
}
.index-page .voting-block table {
  width: 268px;
}
.index-page .voting-block table td:nth-child(even) {
  text-align: right;
}
.index-page .voting-block #stats_total_amount {
  text-align: center;
  font-weight: bold;
  padding-top: 15px;
}
.index-page .voting-block .stats_result_block {
  background-color: #ffd50f;
  height: 20px;
  width: 1px;
}
.index-page .voting-block .stats_block_animated {
  transition: width 1s;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
}
.index-page .events-block {
  font-family: "Open Sans";
  border-radius: 5px;
  padding: 0 10px;
  line-height: 1.25;
  margin-top: -11px;
}
.index-page .events-block .title {
  margin-bottom: 22px;
}
.index-page .events-block .events-item {
  padding-bottom: 40px;
  overflow: hidden;
}
.index-page .events-block .events-item.attached .event-date .month {
  color: #12141a;
  background-color: #ffd50f;
}
.index-page .events-block .events-item.attached .event-date .day {
  border-color: #ffd50f;
}
.index-page .events-block .events-item .event-date {
  border-radius: 5px;
  width: 42px;
  height: 46px;
  text-align: center;
  vertical-align: middle;
  float: left;
  padding-top: 3px;
}
.index-page .events-block .events-item .event-date .month {
  color: #fff;
  background-color: #e75853;
  font-size: 10px;
  text-transform: uppercase;
  padding: 2px 0;
  border-radius: 5px 5px 0 0;
}
.index-page .events-block .events-item .event-date .day {
  font-size: 18px;
  line-height: 1.5;
  border: 1px solid #cccccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
.index-page .events-block .events-item .event-name {
  font: inherit;
  padding-left: 55px;
}
.index-page .events-block .events-item .event-name:hover {
  color: #47c1e8;
}
.index-page .events-block .all-events {
  display: block;
  padding-left: 55px;
}
.index-page .rubricator .no_info {
  display: none;
}
.index-page .rubricator .help {
  display: none;
}
.index-page .rubricator .header {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 10px;
}
.index-page .rubricator .sort_conditional {
  width: 25%;
  height: 975px;
  display: inline-block;
}
.index-page .rubricator .sort_conditional .header {
  font-size: 20px;
  padding: 10px;
  background-color: #f2f2f2;
  height: 50px;
  display: table-cell;
  verticale-align: middle;
  width: 20%;
  margin-bottom: 10px;
}
.index-page .rubricator .sort_conditional .find_block {
  height: 33%;
}
.index-page .rubricator .sort_conditional .find_block .list {
  font-weight: 400;
  font-size: 16px;
  overflow: auto;
  height: 85%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
}
.index-page .rubricator .sort_conditional .find_block .list input[type="checkbox"] {
  margin: 15px 10px 5px;
}
.index-page .rubricator .sort_conditional .find_block .list .item {
  position: relative;
}
.index-page .rubricator .sort_conditional .find_block .list .item .indicator {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.index-page .rubricator .res_rub {
  display: inline-block;
  width: 74%;
  vertical-align: top;
}
.index-page .rubricator .non_result {
  text-align: center;
  font-size: 24px;
  display: none;
  font-weight: 600;
}
.index-page .rubricator .resourses {
  display: inline-block;
  width: 100%;
}
.index-page .rubricator .resourses .resourse {
  width: 30%;
  height: 208px;
  display: inline-block;
  margin: 1% 0 22px 3%;
  vertical-align: top;
  position: relative;
}
.index-page .rubricator .resourses .resourse img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
.index-page .rubricator .resourses .resourse .substrate {
  width: 100%;
  height: 80px;
  margin-top: -80px;
  position: absolute;
  bottom: 0;
}
.index-page .rubricator .resourses .resourse .title {
  width: 100%;
  height: 80px;
  padding: 10px;
  color: white;
  margin-top: -80px;
  font-size: 16px;
  text-align: left;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  bottom: 0;
}
.index-page .rubricator .manage {
  height: 40px;
}
.index-page .rubricator .manage.right {
  float: right;
  display: inline-block;
  width: 100%;
}
.index-page .rubricator .manage.left {
  float: left;
  display: inline-block;
  width: 100%;
}
.index-page .rubricator .manage .conditional {
  width: 100%;
  display: inline-block;
}
.index-page .rubricator .manage .conditional .clean {
  float: left;
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  margin: 0 5px;
}
.index-page .rubricator .manage .conditional .find {
  float: right;
  width: -webkit-calc(50% - 10px);
  width: calc(50% - 10px);
  margin: 0 5px;
  padding: 4px 8px;
}
.index-page .rubricator .manage .conditional .find img {
  width: 22px;
}
.index-page .rubricator .manage .conditional .find .help {
  display: none;
}
.index-page .rubricator .manage .conditional .find.loading .help {
  display: inline-block;
}
.index-page .rubricator .manage .conditional .find.loading .main {
  display: none;
}
.index-page .rubricator .manage .resourses_pages {
  width: 100%;
  height: 100%;
  text-align: center;
  display: inline-block;
}
.index-page .rubricator .manage .rub_page {
  cursor: pointer;
  text-align: center;
  padding: 4px 0;
  font-family: "Open Sans";
  opacity: 1;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  font-size: 18px;
  color: #4c4c4c;
  background-color: transparent;
  display: inline-block;
  width: 33%;
}
.index-page .rubricator .manage .rub_page:hover {
  opacity: 1;
}
.index-page .rubricator .manage .rub_page.show_more img {
  width: 22px;
}
.index-page .rubricator .manage .rub_page.show_more .help {
  display: none;
}
.index-page .rubricator .manage .rub_page.show_more.loading .help {
  display: inline-block;
}
.index-page .rubricator .manage .rub_page.show_more.loading .main {
  display: none;
}
.index-page .rubricator .manage .rub_page.prev {
  display: none;
}
.index-page .events-main-block {
  margin-top: 20px;
}
.stats-block {
  position: absolute;
  bottom: 21px;
  left: 50%;
  color: #fff;
  font-size: 14px;
}
.stats-block .small-text {
  display: block;
  font-size: 12px;
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.7);
}
.stats-block .stats-item {
  display: inline-block;
  width: 130px;
  line-height: 1.4;
  margin-right: 20px;
  vertical-align: top;
}
.stats-block .digit {
  font-size: 24px;
  font-weight: 300;
}
.static-img-ny-1 {
  position: absolute;
  pointer-events: none;
  top: -410px;
  left: -250px;
}
.static-img-ny-2 {
  position: absolute;
  pointer-events: none;
  top: 90px;
  left: -460px;
}
.static-img-ny-3 {
  position: absolute;
  pointer-events: none;
  top: 50px;
  left: 270px;
  z-index: 100;
}
.static-img-ny-4 {
  position: absolute;
  pointer-events: none;
  top: 100px;
  left: 1160px;
}
.faq-block {
  margin-top: 80px;
}
.faq-block .faq-item {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 35px;
  padding-bottom: 35px;
}
.faq-block .accordion-toggle {
  font-size: 18px;
  font-weight: bold;
}
.faq-block .answer {
  margin-top: 7px;
  font-size: 16px;
}
.faq-block .answer a {
  text-decoration: underline;
}
.articles .attached-items {
  background-color: #f2f2f2;
  border-radius: 10px;
}
.articles .attached-items .attached {
  border-bottom: none;
  padding: 20px;
  margin-top: 20px;
}
.articles .attached-items .attached:first-child {
  margin-top: 70px;
}
.articles .attached-items .attached .footer {
  margin-bottom: 0;
}
.articles .attached-items .attached .category,
.articles .attached-items .attached .date {
  display: none;
}
.article-item {
  margin-top: 30px;
  border-bottom: 1px solid #ededed;
}
.article-item:last-of-type {
  border-bottom: 0;
}
.article-item .date {
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  display: inline-block;
  vertical-align: middle;
}
.article-item .article-text-block {
  overflow: hidden;
}
.article-item .article-text-block .title {
  margin-top: 20px;
  margin-bottom: 15px;
}
.article-item .article-text-block .title a {
  padding: 2px 0;
}
.article-item .article-text-block .title a:hover {
  color: #47c1e8;
}
.article-item .article-text-block .user-block {
  margin-bottom: 20px;
}
.article-item img.preview {
  width: 300px;
  height: 200px;
  border-radius: 5px;
  float: right;
  padding-left: 20px;
}
.article-item .user-block {
  display: inline-block;
  color: #333333;
  font: 16px "Open Sans";
}
.article-item .user-block img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
.article-item .footer {
  margin-top: 10px;
  margin-bottom: 40px;
}
.article-item .footer .btn-light {
  margin-right: 15px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.article-item .footer > div {
  vertical-align: middle;
}
.vk-block,
.fb-block {
  margin-top: 0px;
}
#vk_groups,
#vk_groups iframe,
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.approve {
  vertical-align: middle;
}
.subscription-offer {
  border-radius: 5px;
  padding: 25px 20px;
}
.subscription-offer .subscription-item {
  margin-bottom: 30px;
}
.subscription-offer .subscription-item:last-child {
  margin-bottom: 0;
}
.subscription-offer .title {
  margin-top: 0;
  margin-bottom: 25px;
}
.subscription-offer .subscription-avatar {
  width: 50px;
  height: 50px;
  float: left;
}
.subscription-offer .subscription-avatar.no-img {
  border: 1px solid #cccccc;
}
.subscription-offer .subscription-content {
  padding-left: 60px;
}
.subscription-offer .subscription-content-header {
  font-family: "Open Sans";
  margin-bottom: 2px;
}
.subscription-offer .subscription-content-text {
  font-size: 12px;
  color: #4c4c4c;
}
.subscription-offer .subscribers.no-counter {
  margin-top: 10px;
}
.subscription-offer .subscribers.no-counter .subscribers-icon {
  margin-right: 6px;
  vertical-align: middle;
}
.subscription-offer .subscribers.no-counter:hover {
  background-color: transparent;
  border-color: #cccccc;
}
.courses-items {
  margin-top: 30px;
}
.courses-items .course-item,
.courses-items .school-item {
  margin-bottom: 100px;
}
.courses-items .course-item .item-header,
.courses-items .school-item .item-header {
  padding: 20px 24px;
}
.courses-items .course-item .item-header .title-wrapper .title-block,
.courses-items .school-item .item-header .title-wrapper .title-block {
  line-height: 60px;
  height: 60px;
  width: 100%;
  display: inline-block;
}
.courses-items .course-item .item-header .title-wrapper .title,
.courses-items .school-item .item-header .title-wrapper .title {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.courses-items .course-item .item-header .title-wrapper .num-class,
.courses-items .school-item .item-header .title-wrapper .num-class {
  vertical-align: middle;
  width: 100px;
  height: 28px;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  font: 12px "Open Sans";
  text-transform: uppercase;
  border: 2px solid #000;
}
.courses-items .course-item .item-header .item-desc,
.courses-items .school-item .item-header .item-desc {
  font-size: 16px;
  color: #999999;
  padding-top: 10px;
}
.courses-items .course-item .item-header .item-desc .desc-text,
.courses-items .school-item .item-header .item-desc .desc-text {
  padding-right: 15px;
}
.courses-items .course-item .item-header .item-desc .duration-icon,
.courses-items .school-item .item-header .item-desc .duration-icon {
  margin-top: -4px;
  vertical-align: middle;
}
.courses-items .course-item .item-body,
.courses-items .school-item .item-body {
  overflow: hidden;
  height: 240px;
}
.courses-items .course-item .item-body img,
.courses-items .school-item .item-body img {
  width: 100%;
}
.courses-items .course-item .item-footer,
.courses-items .school-item .item-footer {
  overflow: hidden;
  margin: 24px;
  height: 36px;
  line-height: 36px;
}
.courses-items .course-item .item-footer .btn-blue,
.courses-items .school-item .item-footer .btn-blue {
  float: right;
  padding: 6px 12px;
}
.courses-items .available {
  line-height: 1.4;
  float: left;
}
.courses-items .facultative-item .item-header {
  padding-right: 50px;
}
.courses-items .school-item .item-header .title-wrapper .title-block {
  width: 59%;
}
.courses-items .school-item .item-header .title-wrapper .class-block {
  text-align: right;
  display: inline-block;
  width: 39%;
}
.russian-courses {
  margin: 40px 0;
}
.russian-courses .title {
  font: 32px/39px "GretaBold";
  text-align: center;
  display: block;
  border-bottom: 6px solid;
  padding: 10px;
}
footer {
  font-family: "Open Sans";
  position: absolute;
  width: 100%;
  background-color: #fafafa;
  border-top: 1px solid #e6e6e6;
}
footer .footer-main {
  margin-top: 33px;
  margin-bottom: 33px;
}
footer .link-list .header {
  display: inline-block;
  margin-bottom: 9px;
}
footer .link-list ul li {
  padding-bottom: 8px;
}
footer .feedback-btn {
  font-weight: normal;
  font-size: 16px;
  padding: 6px 20px;
}
footer .age-limit {
  margin-top: 50px;
  color: #b3b3b3;
}
footer .age-limit .age-icon {
  float: left;
  vertical-align: middle;
  margin-right: 14px;
  margin-top: 4px;
}
footer .copyright-block {
  padding: 10px 0;
  color: #8a8e99;
  border-top: 1px solid #e6e6e6;
}
.video-js-responsive-container.vjs-hd {
  padding-top: 56.25%;
}
.video-js-responsive-container.vjs-sd {
  padding-top: 75%;
}
.video-js-responsive-container {
  width: 100%;
  position: relative;
}
.video-js-responsive-container .video-js {
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.vjs-res-button {
  float: right;
  line-height: 3em;
}
.vjs-default-skin.nice-skin {
  color: white;
  font-family: "Open Sans";
}
.vjs-default-skin.nice-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background-color: #333333;
  background-color: rgba(0, 0, 0, 0.5);
}
.vjs-default-skin.nice-skin .vjs-slider:focus {
  box-shadow: none;
}
.vjs-default-skin.nice-skin .vjs-slider-handle {
  position: absolute;
  left: 0;
  top: 0;
}
.vjs-default-skin.nice-skin .vjs-slider-handle:before {
  content: "";
  text-shadow: none;
}
.vjs-default-skin.nice-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #1a1a1a;
}
.vjs-default-skin.nice-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3em;
  width: 4em;
}
.vjs-default-skin.nice-skin .vjs-control:hover,
.vjs-default-skin.nice-skin .vjs-control:focus,
.vjs-default-skin.nice-skin .vjs-control:hover:before,
.vjs-default-skin.nice-skin .vjs-control:focus:before {
  text-shadow: none;
}
.vjs-default-skin.nice-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: none;
}
.vjs-default-skin.nice-skin .vjs-res-button {
  width: 6em;
}
.vjs-default-skin.nice-skin .vjs-res-button .vjs-control-text {
  min-width: 50px;
  width: auto;
  height: 18px;
  clip: auto;
  position: relative;
  display: inline-block;
  margin: 0;
  border: 1px solid #fff;
  padding: 4px 5px 0;
  line-height: 0.6;
  vertical-align: middle;
}
.vjs-default-skin.nice-skin .vjs-res-button.vjs-menu-button .vjs-menu {
  width: 100%;
}
.vjs-default-skin.nice-skin .vjs-res-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  left: 4px;
  width: 50px;
}
.vjs-default-skin.nice-skin
  .vjs-res-button.vjs-menu-button
  .vjs-menu
  .vjs-menu-content
  .vjs-res-menu-title {
  display: none;
}
.vjs-default-skin.nice-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-default-skin.nice-skin .vjs-play-control {
  width: 35px;
  cursor: pointer;
  color: #bbbbbb;
}
.vjs-default-skin.nice-skin .vjs-play-control:hover {
  opacity: 0.7;
}
.vjs-default-skin.nice-skin .vjs-play-control:before {
  content: " ";
  width: 9px;
  height: 11px;
  top: 9px;
  left: 15px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAALCAYAAACtWacbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzZEODE0Q0M5Q0JDMTFFNDg0QjJCMjQ3RDQ2QkY3REYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzZEODE0Q0Q5Q0JDMTFFNDg0QjJCMjQ3RDQ2QkY3REYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNkQ4MTRDQTlDQkMxMUU0ODRCMkIyNDdENDZCRjdERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNkQ4MTRDQjlDQkMxMUU0ODRCMkIyNDdENDZCRjdERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PirKstEAAABgSURBVHjaYvj///86IJYGYgZcGESAwEcgzgJiJnyKYOAYEOsQUgQCP4G4BYg58SmCgZtA7AhSxPgfrBQn+AfEgfhMugXEzris+wXErfjcBPKdLr5wysEXTusJhThAgAEA8lY5qysuS6MAAAAASUVORK5CYII=);
}
.vjs-default-skin.nice-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: none;
}
.vjs-default-skin.nice-skin
  .vjs-playback-rate.vjs-menu-button
  .vjs-menu
  .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
.vjs-default-skin.nice-skin .vjs-mute-control,
.vjs-default-skin.nice-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
  width: 3em;
}
.vjs-default-skin.nice-skin .vjs-mute-control:before,
.vjs-default-skin.nice-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin.nice-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin.nice-skin .vjs-volume-menu-button:before,
.vjs-default-skin.nice-skin .vjs-volume-menu-button.vjs-vol-1:before,
.vjs-default-skin.nice-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: " ";
  top: 8px;
  left: 8px;
  width: 14px;
  height: 13px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjQ2Q0MwMUE5RDc1MTFFNEEyNTNERTJGNTZBMTY1M0IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjQ2Q0MwMUI5RDc1MTFFNEEyNTNERTJGNTZBMTY1M0IiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NDZDQzAxODlENzUxMUU0QTI1M0RFMkY1NkExNjUzQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NDZDQzAxOTlENzUxMUU0QTI1M0RFMkY1NkExNjUzQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlYHGPIAAADQSURBVHjanNJBCwFBFMDxsUm4KZITFxfl4uYqxWlz8RX4OBSXvfENXNxc5YYiB2W5c1aU1n/0DnabJV79aqaZt+/NzijP89QHTbhoBNeiyhxZ9JDDFongBiswj6CDOWaowTV9WVfcISnzFKao4mzYX8YeN93v+q33K/KB8/TRkrGDAyphZwyLrnQzstTvsUD6n0Rd8fJrqw7qaOuKMZyEJ+eIhyQOUcLSkkFBZCR5BduQuHldhb5w/ZsNUcQAD9wxxsS348tbtXGUN+tbewowAIoAovFoRk09AAAAAElFTkSuQmCC);
}
.vjs-default-skin.nice-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin.nice-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: " ";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTQxMzNBRDI5RDc1MTFFNDk1MkQ5MkFDRkUzOEU2OEUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTQxMzNBRDM5RDc1MTFFNDk1MkQ5MkFDRkUzOEU2OEUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNDEzM0FEMDlENzUxMUU0OTUyRDkyQUNGRTM4RTY4RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNDEzM0FEMTlENzUxMUU0OTUyRDkyQUNGRTM4RTY4RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkIW1e0AAAC4SURBVHjaYvj//z8DHhwBxK+AWArKZ4bJ4dIgDcQboPgoECsAsTkQH8ClkRGIk4D4NhCHQ8XygNgGiK8CsQqyxmtA/ACKPwLxUiAWQTLMHF0TTOMFJIFvUGcha7oDxJro3sGnEabJEoh5idUI06QLxAvRXIFVYy00IGCaGKAhS1CjOZomvBpBoboZiO2gmiyAmIMYjeg2xUCD34WQRmzO0wDi/dA4PYxL4w40TcipKAEtrcIxQIABAAhpSxaNN6VQAAAAAElFTkSuQmCC);
}
.vjs-default-skin.nice-skin .vjs-volume-control {
  width: 70px;
  float: right;
}
.vjs-default-skin.nice-skin .vjs-volume-bar {
  width: 70px;
  height: 3px;
  margin: 1.25em auto 0;
  background-color: #666666;
}
.vjs-default-skin.nice-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.vjs-default-skin.nice-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: #47c1e8;
}
.vjs-default-skin.nice-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0;
  height: 0;
}
.vjs-default-skin.nice-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin.nice-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}
.vjs-default-skin.nice-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  top: -1em;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-default-skin.nice-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin.nice-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}
.vjs-default-skin.nice-skin .vjs-play-progress {
  background: #47c1e8;
}
.vjs-default-skin.nice-skin .vjs-load-progress {
  background: rgba(255, 255, 255, 0.4);
}
.vjs-default-skin.nice-skin .vjs-seek-handle {
  background-color: #47c1e8;
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin.nice-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
}
.vjs-default-skin.nice-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
.vjs-default-skin.nice-skin .vjs-time-controls {
  width: auto;
  padding: 0;
  font-size: 12px;
  line-height: 32px;
}
.vjs-default-skin.nice-skin .vjs-time-divider {
  padding: 0 3px;
  line-height: 30px;
}
.vjs-default-skin.nice-skin .vjs-duration,
.vjs-default-skin.nice-skin .vjs-time-divider {
  color: #999999;
}
.vjs-default-skin.nice-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin.nice-skin .vjs-fullscreen-control:before {
  content: " ";
  top: 6px;
  left: 9px;
  width: 21px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAYAAAD52jQlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTdGNTU4NkY5RDcyMTFFNEFFODE4NkEwN0YzOENGMDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTdGNTU4NzA5RDcyMTFFNEFFODE4NkEwN0YzOENGMDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5N0Y1NTg2RDlENzIxMUU0QUU4MTg2QTA3RjM4Q0YwNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5N0Y1NTg2RTlENzIxMUU0QUU4MTg2QTA3RjM4Q0YwNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtuH3nMAAABASURBVHjaYvqPHTCQgDEACwMEMDKQD9D1/mdioAEYWoYyUtlMxtEwHUKG/qeymSM9R8FKqf8ESh68YYguABBgANK+TdyGEdQdAAAAAElFTkSuQmCC);
}
.vjs-default-skin.nice-skin .vjs-big-play-button {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIgoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iOTdweCIgaGVpZ2h0PSI5N3B4IgoJIHZpZXdCb3g9IjAgMCA5NyA5NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOTcgOTciIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8dGl0bGU+U2xpY2UgMTwvdGl0bGU+CjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgo8ZyBpZD0iUGFnZS0xIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4KCTxnIGlkPSJwbGF5IiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIj4KCQk8cGF0aCBpZD0iU2hhcGUiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiIGZpbGw9IiNGRkZGRkYiIHN0cm9rZT0iIzlCOUI5QiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBkPSJNOC4yNDIsOTUuNzQyCgkJCUM0LjI3Myw5Ny43MzIsMSw5NS43NDIsMSw5MS4yNjRWNi4xNzVjMC00LjQ3OCwzLjI3My02LjQ2OSw3LjI0Mi00LjQ3OGw4My45MjQsNDIuMDk2YzUuNDU2LDIuNjg3LDUuNDU2LDcuMTY2LDAsOS45NTEKCQkJTDguMjQyLDk1Ljc0Mkw4LjI0Miw5NS43NDJ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 100%;
  left: 50%;
  background-color: none;
  top: 50%;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-default-skin.nice-skin:hover .vjs-big-play-button,
.vjs-default-skin.nice-skin .vjs-big-play-button:focus {
  outline: 0;
  box-shadow: none;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin.nice-skin .vjs-big-play-button:before {
  content: "";
  font-family: VideoJS;
  line-height: 70px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  left: 0;
  background: none;
  width: 100%;
  height: 100%;
}
.vjs-default-skin.nice-skin .vjs-menu {
  position: absolute;
  bottom: 0;
  left: 0em;
  width: 21px;
  height: 5px;
  margin-bottom: 3em;
  border: 0;
}
.vjs-default-skin.nice-skin .vjs-menu-button {
  float: right;
}
.vjs-default-skin.nice-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 110px;
  bottom: 3px;
  max-height: auto;
  overflow: visible;
  left: -45px;
  background-color: #1a1a1a;
  box-shadow: none;
}
.vjs-default-skin.nice-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 10px;
  text-align: center;
  text-transform: none;
}
.vjs-default-skin.nice-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #313131;
}
.vjs-default-skin.nice-skin .vjs-menu-button ul li:focus,
.vjs-default-skin.nice-skin .vjs-menu-button ul li:hover,
.vjs-default-skin.nice-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin.nice-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: white;
  background-color: #313131;
  box-shadow: none;
}
.vjs-default-skin.nice-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
.vjs-default-skin.nice-skin .vjs-captions {
  color: white;
}
.vjs-default-skin.nice-skin .vjs-captions-button {
  width: 23px;
}
.vjs-default-skin.nice-skin .vjs-captions-button:before {
  content: " ";
  width: 21px;
  height: 16px;
  top: 7px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAYAAAD52jQlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDY1Nzc2RTA5QjIxMTFFNEI4RUFBNkZFMDJBQjBBNkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDY1Nzc2RTE5QjIxMTFFNEI4RUFBNkZFMDJBQjBBNkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NjU3NzZERTlCMjExMUU0QjhFQUE2RkUwMkFCMEE2RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NjU3NzZERjlCMjExMUU0QjhFQUE2RkUwMkFCMEE2RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqBGh/UAAACLSURBVHjaYvwPBAxUBoxQQxmpaOZ/mhjKhEdSCYiNyZDD6f1VUPoeEIcCsSuUTUgO7FKG/xDAgISN0cR2A3E5EXIw/J8Fi+sF0firkVyCTw7JrZgudcEiRowc3KVMDDQAxBi6G4jLSZHDZih6+IHo90TIEUxSINtdkAyqQNKMT452OWroGUpVABBgACNeyd4osUk4AAAAAElFTkSuQmCC);
}
.vjs-default-skin.nice-skin .vjs-captions-button:hover:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAYAAAD52jQlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTBBMzBFRjA5QjI0MTFFNEE0QkY5NkYzNkNBNTZCMDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTBBMzBFRjE5QjI0MTFFNEE0QkY5NkYzNkNBNTZCMDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MEEzMEVFRTlCMjQxMUU0QTRCRjk2RjM2Q0E1NkIwOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MEEzMEVFRjlCMjQxMUU0QTRCRjk2RjM2Q0E1NkIwOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu7XX58AAACGSURBVHjaYvpPA8DCAAEmDNQDZ5gYaADwGSoNxJpkyDGw4BDvgNJPoewsKJuQHE5DQS5wQQpnGH8hATm8hvKi8fcA8RMi5Ah6HxmsI1WO7rEPA9OAOJ4UOWyGwmKSDykcPxMhhzdMQRonIyWd69AIISQHB4ygvDrksynZABamZ6hpKECAAQAwa3a8+z0NQgAAAABJRU5ErkJggg==);
}
.vjs-default-skin.nice-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin.nice-skin .vjs-captions-button:hover .vjs-control-content:before {
  box-shadow: none;
}
.vjs-default-skin.nice-skin:hover .vjs-progress-control {
  font-size: 0.3em;
}
.vjs-default-skin.nice-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-default-skin.nice-skin.vjs-has-started.vjs-user-inactive.vjs-playing
  .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.nice-skin.vjs-playing .vjs-play-control:before {
  content: " ";
  top: 10px;
  width: 8px;
  height: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzcyNjc3QjQ5Q0JDMTFFNEFEQzBCRTk5NjgxMzBDMUUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzcyNjc3QjU5Q0JDMTFFNEFEQzBCRTk5NjgxMzBDMUUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NzI2NzdCMjlDQkMxMUU0QURDMEJFOTk2ODEzMEMxRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NzI2NzdCMzlDQkMxMUU0QURDMEJFOTk2ODEzMEMxRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtZ96TUAAAAdSURBVHjaYvwPBAwQwMiACsDiTAwEwKgCCAAIMABVegUQ0StkCgAAAABJRU5ErkJggg==);
}
.vjs-default-skin.nice-skin.vjs-fullscreen {
  padding-top: 0px;
}
.vjs-default-skin.nice-skin.vjs-fullscreen .vjs-text-track {
  font-size: 3em !important;
}
.vjs-default-skin.nice-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: " ";
  width: 17px;
  height: 16px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjlFRTY3Q0Y5RDcyMTFFNEIyMTdCNDE4NkZDNzc4NkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjlFRTY3RDA5RDcyMTFFNEIyMTdCNDE4NkZDNzc4NkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCOUVFNjdDRDlENzIxMUU0QjIxN0I0MTg2RkM3Nzg2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCOUVFNjdDRTlENzIxMUU0QjIxN0I0MTg2RkM3Nzg2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkvhfNcAAABPSURBVHjaYvz//z8DGgAJMDLgBr+BWAyI38MEGMkw5B8QcwHxD0oMwZAn1yVM6Ib8x6KQkEuQwSdG7GaQBkYNoaEhlEbxwKXYQWwIQIABACwURtE+V+aAAAAAAElFTkSuQmCC);
}
.vjs-default-skin.nice-skin.vjs-big-play-centered .vjs-big-play-button {
  left: 50%;
  margin-left: -2.1em;
  top: 50%;
  margin-top: -1.4em;
}
.vjs-captions.vjs-text-track {
  bottom: 20px;
  font-size: 14px;
  text-align: center;
  vertical-align: bottom;
  position: absolute;
  width: 80%;
  margin-left: 10%;
}
.vjs-captions.vjs-text-track span.vjs-tt-cue {
  background: black;
  padding: 2px 5px;
}
.disable_fullscreen .vjs-fullscreen-control {
  display: none;
}
.disable_fullscreen .vjs-volume-control {
  margin-right: 20px !important;
}
.nothing {
  text-align: center;
  margin: 50px 0;
}
.cabinet-wrapper {
  font-family: "Open Sans";
  width: 700px;
  margin: 0 auto;
}
.cabinet-wrapper h2 {
  text-align: center;
  margin-bottom: 55px;
}
.cabinet-wrapper .setting-content {
  margin: 50px 0;
}
.cabinet-wrapper .setting-content:first-child {
  margin: 0;
}
.cabinet-wrapper .setting-content .setting-avatar {
  text-align: center;
}
.cabinet-wrapper .setting-content .setting-avatar img {
  border-radius: 50%;
  margin-bottom: 5px;
  width: 100%;
  height: 100%;
}
.cabinet-wrapper .setting-content .setting-avatar a:hover {
  text-decoration: underline;
}
.cabinet-wrapper .setting-content #edit_teacher .btn-group {
  margin-top: 0;
}
.cabinet-wrapper .setting-content .control-label.without-top-padding {
  padding-top: 0;
}
.cabinet-wrapper .control-label {
  font-weight: normal;
  text-align: left;
}
.cabinet-wrapper .form-group .btn-blue {
  width: 100%;
}
.cabinet-wrapper .subscribe_to_portal_emails label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal;
}
.cabinet-wrapper .subscribe_to_portal_emails label input {
  margin-right: 5px;
  height: 25px;
  width: 25px;
}
.cabinet-wrapper .how-do-you-now {
  margin-bottom: 15px;
}
.cabinet-wrapper .how-do-you-now .form-group {
  margin-bottom: 0;
}
.additional-info-tooltip {
  color: red;
}
.notice-table {
  width: 100%;
  margin-bottom: 50px;
}
.notice-table thead tr {
  border: none;
}
.notice-table th {
  text-align: center;
}
.notice-table th,
.notice-table td {
  padding: 10px 45px;
}
.notice-table tr {
  border-top: 1px solid #e6e6e6;
}
.notice-table .noice-name {
  width: 34%;
}
.notice-table .sms,
.notice-table .email {
  width: 33%;
}
.notice-table .bootstrap-select {
  box-shadow: none;
}
.notice-table .bootstrap-select .btn.btn-default {
  border: none;
}
.notice-table .bootstrap-select .btn.btn-default .filter-option {
  text-align: center;
}
.cabinet h1 {
  margin-bottom: 30px;
}
.cabinet .subsribes-wrapper,
.cabinet .favorites-wrapper,
.cabinet .org-page-wrapper,
.cabinet .meeting-wrapper,
.cabinet .news-wrapper,
.cabinet .video-files-wrapper {
  margin: 0 auto;
}
.cabinet .subsribes-wrapper .row,
.cabinet .subsribes-wrapper .index-page .index-page-row,
.index-page .cabinet .subsribes-wrapper .index-page-row,
.cabinet .favorites-wrapper .row,
.cabinet .favorites-wrapper .index-page .index-page-row,
.index-page .cabinet .favorites-wrapper .index-page-row,
.cabinet .org-page-wrapper .row,
.cabinet .org-page-wrapper .index-page .index-page-row,
.index-page .cabinet .org-page-wrapper .index-page-row,
.cabinet .meeting-wrapper .row,
.cabinet .meeting-wrapper .index-page .index-page-row,
.index-page .cabinet .meeting-wrapper .index-page-row,
.cabinet .news-wrapper .row,
.cabinet .news-wrapper .index-page .index-page-row,
.index-page .cabinet .news-wrapper .index-page-row,
.cabinet .video-files-wrapper .row,
.cabinet .video-files-wrapper .index-page .index-page-row,
.index-page .cabinet .video-files-wrapper .index-page-row {
  margin-bottom: 50px;
}
.cabinet .subsribes-wrapper .links,
.cabinet .favorites-wrapper .links,
.cabinet .org-page-wrapper .links,
.cabinet .meeting-wrapper .links,
.cabinet .news-wrapper .links,
.cabinet .video-files-wrapper .links {
  bottom: -18px;
  position: absolute;
}
.cabinet .org-page-wrapper .org-logo {
  float: left;
}
.cabinet .org-page-wrapper .edit-link {
  display: inline-block;
  padding-top: 10px;
  color: #999999;
  text-decoration: underline;
}
.cabinet .org-page-wrapper .edit-organization-block {
  display: inline-block;
  width: 75%;
  padding-left: 40px;
}
.cabinet .subsribes-wrapper .subscriptions-list .org-name-wrapper .org-name {
  width: 78%;
}
.cabinet .subsribes-wrapper .subscriptions-list .project-name-wrapper {
  border-left: 1px solid #e6e6e6;
}
.cabinet .tab-content {
  margin-top: 25px;
}
.cabinet .courses-menu {
  margin-bottom: 50px;
}
.cabinet .courses-menu .btn-list .btn {
  margin-right: 6px;
  margin-top: 5px;
}
.cabinet .btn-group {
  margin-top: 5px;
}
.cabinet .meeting-wrapper .meetings .meetings-short-list li:nth-child(4n + 4),
.cabinet .meeting-wrapper .meetings .org-page .videos-list li:nth-child(4n + 4),
.org-page .cabinet .meeting-wrapper .meetings .videos-list li:nth-child(4n + 4) {
  margin-right: 30px;
}
.cabinet .meeting-wrapper .meetings .meetings-short-list li:nth-child(3n + 3),
.cabinet .meeting-wrapper .meetings .org-page .videos-list li:nth-child(3n + 3),
.org-page .cabinet .meeting-wrapper .meetings .videos-list li:nth-child(3n + 3) {
  margin-right: 0;
}
.cabinet .orders-list .clear-both {
  clear: both;
}
.cabinet .orders-list .order {
  margin-top: 25px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 5px;
}
.cabinet .orders-list .order .course-wrapper {
  margin-bottom: 0px;
}
.cabinet .orders-list .order .course-wrapper .course-item {
  margin-bottom: 10px;
}
.cabinet .orders-list .order .order-header {
  font-size: 20px;
  margin: 10px 0;
}
.cabinet .orders-list .order .order-header .name,
.cabinet .orders-list .order .order-header .status {
  float: left;
  display: inline-block;
  vertical-align: center;
}
.cabinet .orders-list .order .order-header .name {
  width: 70%;
  padding-left: 10px;
  margin: 0;
}
.cabinet .orders-list .order .order-header .status {
  width: 30%;
  text-align: right;
  padding-right: 10px;
}
.cabinet .orders-list .order .courses {
  padding: 10px;
  font-weight: 20px;
}
.cabinet .course-wrapper {
  margin-bottom: 50px;
}
.cabinet .course-wrapper .course-item {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  margin-bottom: 40px;
}
.cabinet .course-wrapper .course-item .old_rki_background {
  background-color: #ffd50f;
  padding: 5px;
  border-radius: 16px;
  margin-bottom: 10px;
}
.cabinet .course-wrapper .course-item:hover {
  border-color: #8a8e99;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.cabinet .course-wrapper .course-item .content-wrapper {
  position: relative;
  padding: 25px 30px;
}
.cabinet .course-wrapper .course-item .content-wrapper .btn-right {
  position: absolute;
  right: 30px;
  top: 80px;
}
.cabinet .course-wrapper .course-item .content-wrapper .type {
  border-radius: 16px;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  padding: 3px 12px;
}
.cabinet .course-wrapper .course-item .content-wrapper .course_type,
.cabinet .course-wrapper .course-item .content-wrapper .date,
.cabinet .course-wrapper .course-item .content-wrapper .employment {
  display: inline-block;
  font-weight: 600;
  margin-right: 16px;
}
.cabinet .course-wrapper .course-item .content-wrapper .course_type_end {
  color: #730e15;
  text-decoration: underline;
}
.cabinet .course-wrapper .course-item .content-wrapper .course_new_rki_link {
  font-size: 16px;
  margin-left: 10px;
  margin-top: 5px;
}
.cabinet .course-wrapper .course-item .content-wrapper .tariff {
  display: inline-block;
  margin-right: 16px;
}
.cabinet .course-wrapper .course-item .content-wrapper > .title {
  margin-top: 30px;
  margin-right: 220px;
}
.cabinet .course-wrapper .course-item .tutor-block {
  margin: 15px 0;
}
.cabinet .course-wrapper .course-item .tutor-block .tutor {
  color: #aaa;
}
.cabinet .course-wrapper .course-item .tutor-block .tutor-name,
.cabinet .course-wrapper .course-item .tutor-block .message {
  font-size: 16px;
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
}
.cabinet .course-wrapper .course-item .tutor-block .message {
  font-size: 14px;
  font-weight: 600;
}
.cabinet .course-wrapper .course-item .cert {
  font-weight: 600;
  position: absolute;
  right: 30px;
  top: 19px;
}
.cabinet .course-wrapper .course-item .cert .score-block {
  margin-bottom: 40px;
}
.cabinet .course-wrapper .course-item .cert .score-block .score {
  font-size: 22px;
  padding-left: 10px;
}
.cabinet .course-wrapper .course-item .progress-block {
  width: 100%;
  font-size: 0;
  margin-top: 50px;
  padding-left: 40px;
  margin-left: -40px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cabinet .course-wrapper .course-item .progress-block .progress-block__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
  display: inline-block;
  height: 5px;
  border-radius: 5px;
  background-color: #e6e6e6;
  margin-right: 7px;
}
.cabinet .course-wrapper .course-item .progress-block .progress-block__item.completed {
  background-color: #c1d102;
}
.cabinet .course-wrapper .course-item .progress-block .progress-block__item:last-child {
  margin-right: 0px;
}
.cabinet .course-wrapper .course-item .progress-block .progress-text {
  position: absolute;
  right: -40px;
  top: -8px;
  font-size: 14px;
  width: 40px;
  height: 30px;
  padding: 0;
  text-align: center;
}
.cabinet .course-wrapper .course-item .sub-courses-link {
  font-weight: 600;
}
.cabinet .course-wrapper .course-item .sub-courses-link a {
  display: block;
  margin-top: 25px;
  margin-bottom: 30px;
}
.cabinet .course-wrapper .course-item .sub-courses-link .caret-icon {
  margin-left: 8px;
}
.cabinet .course-wrapper .course-item .sub-courses-list .list-item {
  border-top: 1px solid #e6e6e6;
}
.cabinet .course-wrapper .course-item .sub-courses-list .list-item .title {
  vertical-align: middle;
  display: inline-block;
  width: -webkit-calc(100% - 280px);
  width: calc(100% - 280px);
}
.cabinet .course-wrapper .course-item .sub-courses-list .list-item .progress-bar-block {
  display: inline-block;
  text-align: right;
  width: 275px;
}
.cabinet .course-wrapper .course-item .sub-courses-list .list-item a {
  display: block;
  padding: 15px 30px;
}
.cabinet .course-wrapper .course-item .sub-courses-list .list-item:last-child {
  border-radius: 0 0 5px 5px;
}
.cabinet .course-wrapper .course-item .sub-courses-list .list-item:hover {
  background-color: #f2f2f2;
}
.cabinet .course-wrapper .progress {
  display: inline-block;
  margin-bottom: 0;
  width: 170px;
  height: 5px;
  border-radius: 5px;
  background-color: #e6e6e6;
  box-shadow: none;
}
.cabinet .course-wrapper .progress .progress-bar-green {
  box-shadow: none;
  border-radius: 5px;
  background-color: #c1d102;
}
.cabinet .course-wrapper .progress-text {
  font-weight: 600;
  padding-left: 10px;
  vertical-align: middle;
}
.profile-page {
  margin-top: 50px;
}
.profile-page .achievement {
  height: 40px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
}
.profile-page .achievement span {
  border-radius: 3px;
  position: relative;
  padding: 10px 12px 10px 42px;
}
.profile-page .achievement span:before {
  position: absolute;
  content: url(/assets/eagle-32c0dc8526d6f9a388378828825899e5.png);
  left: 10px;
  top: 5px;
}
.profile-page .user-wrapper,
.profile-page .user-subscriptions {
  width: 940px;
  margin: 0 auto;
}
.profile-page .user-subscriptions {
  margin-top: 50px;
}
.profile-page .user-avatar {
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.profile-page .btn-block {
  margin-top: 15px;
}
.profile-page .btn-block .btn-blue {
  width: 200px;
  padding: 6px 15px;
}
.profile-page .user-data h1 {
  margin: 0;
}
.profile-page .admin a {
  color: #47c1e8;
}
.favorites-list,
.search-list {
  margin-top: 40px;
}
.favorites-list li:first-child,
.search-list li:first-child {
  border-top: 1px solid #e6e6e6;
}
.favorites-list .read_more,
.search-list .read_more {
  color: #4c4c4c;
  text-decoration: underline;
}
.edit-form .lang-list {
  margin-bottom: 15px;
}
.edit-form .lang-button {
  font-family: "Open Sans";
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  color: #cccccc;
  border: 1px solid #cccccc;
  padding: 2px 8px 0px;
  text-transform: uppercase;
  margin-right: 5px;
}
.edit-form .lang-button.active {
  color: #fff;
  border-color: #47c1e8;
  background-color: #47c1e8;
  box-shadow: none;
}
.edit-form .meeting-textarea {
  float: left;
  width: 70%;
}
.edit-form .meeting-textarea textarea {
  min-height: 188px;
}
.edit-form .picture-upload {
  display: inline-block;
  padding-left: 30px;
}
.edit-form .character-restriction {
  margin-bottom: 10px;
  text-align: right;
}
.edit-form .picture-blank {
  width: 250px;
  height: 188px;
}
.edit-form .date-wrapper {
  overflow: hidden;
  margin-top: 25px;
  clear: both;
}
.edit-form .date-wrapper .form-group {
  width: 40%;
}
.edit-form .date-wrapper .form-group.left {
  float: left;
}
.edit-form .date-wrapper .form-group.right {
  float: right;
}
.edit-form button.btn-blue {
  float: right;
}
.events-list .event-item {
  font-family: "Open Sans";
  margin-bottom: 50px;
  position: relative;
}
.events-list .event-item .event-logo {
  width: 160px;
  float: left;
}
.events-list .event-item .event-content {
  padding: 0 200px;
}
.events-list .event-item .event-name {
  margin: 25px 0;
}
.events-list .event-item .event-location {
  margin-bottom: 15px;
}
.events-list .event-item .event-location .location-icon {
  margin-right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.events-list .event-item .event-cost .cost-icon {
  margin-right: 9px;
  margin-top: -2px;
  vertical-align: middle;
}
.events-list .event-item .button-follow,
.events-list .event-item .button-unfollow {
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -18px;
  padding: 6px 28px;
  width: auto;
}
.modal-cropper .modal-dialog {
  width: 900px;
}
.modal-cropper .modal-dialog .modal-content .modal-body {
  overflow: hidden;
}
.modal-cropper .modal-dialog .modal-content .modal-body .image-raw-preview {
  width: 540px;
  height: 350px;
  float: left;
  position: relative;
}
.modal-cropper .modal-dialog .modal-content .modal-body .image-raw-preview img {
  max-width: 540px;
  max-height: 350px;
}
.modal-cropper .modal-dialog .modal-content .modal-body .image-preview {
  height: 210px;
  width: 210px;
  margin-left: 30px;
  float: left;
  overflow: hidden;
  clip: rect(10px, 20px, 30px, 40px);
}
.modal-cropper .modal-dialog .modal-content .modal-footer .bottom-close {
  float: left;
}
.modal-cropper .modal-dialog .modal-content .modal-footer .save-image-proceed {
  float: right;
}
.text-right {
  text-align: right;
}
.edit-tariff .positioned-btn .btn.round.btn-blue {
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.bold {
  padding: 10px 0;
  font-weight: 700;
}
.page-banner.rusclub-banner {
  background: url(/assets/russian-club-4b4a707ce18582f96d8d6b1bacd9d6ad.png) no-repeat 50%
    0 #f2f2f2;
}
.rusclub {
  margin: 50px 0;
}
.rusclub ul.filters {
  margin-bottom: 25px;
  font: 18px "Open Sans";
  border-bottom: 1px solid #cccccc;
}
.rusclub ul.filters li {
  padding-bottom: 10px;
}
.rusclub ul.filters li.active a {
  font-weight: bold;
}
.rusclub ul.filters li:last-child {
  padding-bottom: 22px;
}
.rusclub .tags-block {
  font-family: "Open Sans";
}
.rusclub .tags-block .title {
  font-size: 18px;
}
.rusclub .tags-block .header {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.rusclub .tags-block .header .all-tags {
  color: #666666;
  text-decoration: underline;
}
.rusclub .tags-block .tags {
  margin-top: 10px;
}
.rusclub .btn-block {
  position: relative;
  margin-bottom: 40px;
}
.rusclub .btn-block .dropdown-menu {
  border-color: #cccccc;
}
.rusclub .btn-block .btn.create {
  padding: 6px 14px;
}
.rusclub .btn-block .btn.create:hover {
  background-color: #88d8f7;
  border-color: #88d8f7;
}
.rusclub .btn-block:after {
  content: "";
  display: table;
  clear: both;
}
.social-likes.modal-likes-sharing-on-button {
  display: none;
}
.social-likes,
.social-likes__widget {
  display: inline-block;
  padding: 0;
  vertical-align: middle !important;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
}
.social-likes {
  opacity: 0;
}
.social-likes_visible {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.social-likes > * {
  display: inline-block;
  visibility: hidden;
}
.social-likes_vertical > * {
  display: block;
}
.social-likes_visible > * {
  visibility: inherit;
}
.social-likes__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.social-likes__widget:before,
.social-likes__widget:after {
  display: none !important;
}
.social-likes_vertical .social-likes__widget {
  display: block;
  float: left;
  clear: left;
}
.social-likes__button,
.social-likes__icon,
.social-likes__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
}
.social-likes__button,
.social-likes__counter {
  display: inline-block;
  margin: 0;
  outline: 0;
}
.social-likes__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.social-likes__counter {
  display: none;
  position: relative;
}
.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
  display: none;
}
.social-likes_ready .social-likes__counter_empty {
  display: none;
}
.social-likes_vertical .social-likes__widget {
  display: block;
}
.social-likes_notext .social-likes__button {
  padding-left: 0;
}
.social-likes {
  min-height: 36px;
}
.social-likes__widget {
  margin-right: 30px;
}
.social-likes__counter {
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 18px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
}
.social-likes__icon {
  width: 36px;
  height: 36px;
  display: inline-block;
  background: url(/assets/share-icons-sprite-1be1308ae8654e9cb105bad4448fb34c.png)
    no-repeat;
}
.social-likes__counter {
  margin-left: 7px;
  padding: 1px 4px;
  font-weight: 400;
  color: #666;
  color: rgba(0, 0, 0, 0.5);
  cursor: default;
}
.social-likes__counter:before,
.social-likes__counter:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.social-likes__counter:before {
  top: 4px;
  left: -6px;
  border: 6px inset transparent;
  border-left: 0;
  border-right: 6px solid;
  border-right-color: inherit;
  opacity: 0.7;
}
.social-likes__counter:after {
  top: 5px;
  left: -4px;
  border: 5px inset transparent;
  border-left: 0;
  border-right: 5px solid;
}
.social-likes_vertical {
  margin: -6px -4px;
}
.social-likes_vertical .social-likes__widget {
  margin: 6px 4px;
}
.social-likes_notext .social-likes__widget {
  margin: 3px 2px;
}
.social-likes_notext .social-likes__button {
  width: 16px;
}
.social-likes__counter_single {
  background: #f6f6f6;
  border-color: #ddd;
}
.social-likes__counter_single:after {
  border-right-color: #f6f6f6;
}
.social-likes__icon_facebook {
  background-position: -37px 0;
}
.social-likes__icon_twitter {
  background-position: -111px 0;
}
.social-likes__icon_vkontakte {
  background-position: 0 0;
}
.social-likes__icon_odnoklassniki {
  background-position: -74px 0;
}
.arrow-circle,
a,
.btn {
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}
.navbar-menu-wrapper {
  -webkit-transition: width 400ms ease-out;
  transition: width 400ms ease-out;
}
.guide-wrapper {
  width: 1000px;
  margin-top: 30px;
}
.guide-wrapper .title {
  margin-top: 0;
}
.guide-wrapper .header {
  margin: 45px 0;
}
.guide-wrapper .title,
.guide-wrapper .header {
  font-weight: 600;
}
.guide-wrapper .documents-tree.guide-tree {
  font-size: 14px;
  padding: 18px;
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.guide-wrapper .documents-tree.guide-tree > ul {
  margin-top: 0;
}
.guide-wrapper .documents-tree.guide-tree > ul li > a {
  display: block;
}
.guide-wrapper .documents-tree.guide-tree > ul li > a:hover,
.guide-wrapper .documents-tree.guide-tree > ul li > a.active {
  color: #47c1e8;
  text-decoration: none;
}
.guide-wrapper .documents-tree.guide-tree > ul li > a + a {
  margin-top: 10px;
}
.guide-wrapper .documents-tree.guide-tree input + label ~ ul {
  margin: 10px 0 0 25px;
}
.guide-wrapper .documents-tree.guide-tree label {
  text-align: left;
  color: #12141a;
  height: auto;
  width: auto;
  border: 0;
  line-height: initial;
  margin-bottom: 0;
  margin-right: 0;
}
.guide-wrapper .documents-tree.guide-tree label::before {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 5px;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
.guide-wrapper .documents-tree.guide-tree label:hover {
  color: initial;
}
.guide-wrapper .documents-tree.guide-tree input:checked + label::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.guide-wrapper .widget-linker {
  font-weight: bold;
  color: #0199d3;
}
.guide-wrapper .audio-widget,
.guide-wrapper .image-widget {
  content: " ";
  color: transparent;
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-top: -1px;
  margin-right: 4px;
  background-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.guide-wrapper .audio-widget {
  background-image: url(/assets/rki/audio-icon.png);
}
.guide-wrapper .image-widget {
  background-image: url(/assets/rki/tassel-icon.png);
}
.flash-notification {
  width: 500px;
  left: -webkit-calc(50% - 250px);
  left: calc(50% - 250px);
  bottom: -50px;
  opacity: 0;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #787c8a;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 99;
}
.flash-notification::after {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  border-left: 10px solid #eee;
  position: absolute;
}
.flash-notification p {
  font-size: 14px;
  margin: 10px 40px 10px 25px;
}
.flash-notification.info:after,
.flash-notification.notice:after {
  border-color: #c1d101;
}
.flash-notification.warning::after {
  border-color: #ffd50f;
}
.flash-notification.error::after,
.flash-notification.alert::after {
  border-color: #ff4c4c;
}
.flash-notification #close-icon {
  right: 15px;
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  fill: #4d4d4d;
  position: absolute;
  display: inline-block;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: all 100ms ease-out;
}
.flash-notification #close-icon:hover {
  fill: #47c1e8;
}
.alert-language,
.alert-under_construction {
  padding: 10px;
  color: #fff;
  border-radius: 0;
  background-color: #aa63a5;
  margin-bottom: 1px;
  font-weight: 600;
}
.alert-language.alert-dismissible,
.alert-under_construction.alert-dismissible {
  padding-right: 35px;
}
.alert-language a,
.alert-under_construction a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.alert-language a:hover,
.alert-language a:focus,
.alert-under_construction a:hover,
.alert-under_construction a:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
}
.alert-language .close,
.alert-under_construction .close {
  opacity: 1;
}
.alert-language .close-icon,
.alert-under_construction .close-icon {
  fill: #fff;
}
.rki-page .levels {
  margin-top: 30px;
}
.rki-page .levels .btn {
  margin-top: 10px;
}
.rki-page .level-items {
  margin-left: -25px;
  margin-right: -25px;
}
.rki-page .level-items .level-item {
  padding-right: 25px;
  padding-left: 25px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.rki-page .level-items .level-item .item-wrapper {
  min-height: 500px;
  position: relative;
}
.rki-page .level-items .level-item .item-wrapper .level-name {
  font: 20px/32px "Open Sans";
  position: relative;
  height: 80px;
  margin-top: 50px;
  background-color: #ffdd3f;
  padding-left: 100px;
  padding-top: 12px;
  text-align: center;
}
.rki-page .level-items .level-item .item-wrapper .level-name .level-label {
  font-family: "yeseva_one";
  position: absolute;
  top: 3px;
  left: 40px;
}
.rki-page .level-items .level-item .item-wrapper .level-name .level-label .big {
  font-size: 80px;
}
.rki-page .level-items .level-item .item-wrapper .level-name .level-label .small {
  font-size: 46px;
  margin-left: -5px;
}
.rki-page .level-items .level-item .level-desc {
  font: 14px "Open Sans";
  padding: 35px 40px 10px;
}
.rki-page .level-items .level-item .level-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 40px 30px;
}
.rki-page .available {
  display: block;
  margin-top: 10px;
}
.rki-page.rki-testing .text-wrapper {
  margin-top: 60px;
  max-width: 55%;
  display: inline-block;
}
.rki-page.rki-testing .level-items .level-item {
  margin-bottom: 80px;
}
.rki-page.rki-testing .level-items .level-item .item-wrapper {
  min-height: initial;
  padding-top: 50px;
}
.rki-page.rki-testing .level-items .level-item .item-wrapper .level-name {
  margin-top: 0;
}
.rki-page.rki-testing .level-items .level-item .go-test {
  display: block;
  margin: 22px 40px;
}
.rki-module-page .page-title {
  margin-top: 80px;
}
.rki-module-page .page-title .course-title {
  width: 1000%;
  left: -905%;
  height: 90px;
  background-color: #ffdd3f;
  position: relative;
}
.rki-module-page .page-title .course-title .level-label {
  font-family: "yeseva_one";
  position: absolute;
  top: -55px;
  right: 50px;
}
.rki-module-page .page-title .course-title .level-label .big {
  font-size: 120px;
}
.rki-module-page .page-title .course-title .level-label .small {
  font-size: 75px;
  margin-left: -2px;
}
.rki-module-page .page-title .level-name {
  height: 90px;
}
.rki-module-page .page-title .level-name h1 {
  margin: 0;
  padding: 15px;
  font-family: inherit;
}
.rki-module-page .title-text {
  font-size: 16px;
  padding: 40px 80px 20px;
}
.rki-module-page .author-block {
  font-size: 16px;
  padding-left: 80px;
  padding-bottom: 40px;
}
.rki-module-page .author-block:after {
  content: "";
  display: table;
  clear: both;
}
.rki-module-page .author-list {
  float: left;
  width: 40%;
  margin-top: 30px;
  margin-right: 10%;
}
.rki-module-page .author-list:last-child {
  margin-right: 0;
}
.rki-module-page .author-list li {
  padding-bottom: 40px;
}
.rki-module-page .author-list li .name {
  font-weight: bold;
}
.rki-module-page .author-title {
  font-weight: 300;
}
.timeline-block {
  text-align: center;
  background-color: #f2f2f2;
}
.timeline-block h1 {
  font-weight: 300;
  margin: 45px 0 65px;
}
.timeline {
  font-family: "Open Sans";
  padding: 0 0 15px;
  position: relative;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li .timeline-panel {
  width: 46%;
  float: left;
  border-radius: 2px;
  padding-bottom: 55px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel .timeline-title {
  font-family: "Open Sans";
  margin-bottom: 25px;
  margin-top: 0;
}
.timeline > li .timeline-panel .timeline-title a {
  color: #47c1e8;
}
.timeline > li .timeline-panel .timeline-title a:hover {
  text-decoration: underline;
}
.timeline > li .timeline-panel .timeline-title a:visited {
  color: #47c1e8;
}
.timeline > li .timeline-badge {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -9px;
  background-color: #000;
  z-index: 100;
  border-radius: 100%;
}
.timeline > li .timeline-badge i {
  width: 12px;
  height: 12px;
  background-color: #f2f2f2;
  display: block;
  border-radius: 100px;
  margin-left: 2px;
  margin-top: 2px;
}
.timeline > li .timeline-hint {
  top: -22px;
  position: absolute;
  width: 440px;
  right: 50%;
  margin-right: -470px;
  color: #12141a;
}
.timeline > li .timeline-hint p {
  padding-left: 20px;
  text-align: left;
}
.timeline > li .timeline-hint:before {
  position: absolute;
  top: 22px;
  left: 0;
  display: inline-block;
  border-top: 8px solid transparent;
  border-left: 0 solid #12141a;
  border-right: 8px solid #12141a;
  border-bottom: 8px solid transparent;
  content: " ";
}
.timeline > li .timeline-hint:after {
  position: absolute;
  top: 22px;
  margin-top: 1px;
  left: 1px;
  display: inline-block;
  border-top: 7px solid transparent;
  border-left: 0 solid #f2f2f2;
  border-right: 7px solid #f2f2f2;
  border-bottom: 7px solid transparent;
  content: " ";
}
.timeline > li:before {
  content: " ";
  display: table;
}
.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}
.timeline .timeline-inverted .timeline-panel {
  float: right;
}
.timeline .timeline-inverted .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline .timeline-inverted .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline .timeline-inverted .timeline-hint {
  margin-right: 50px;
}
.timeline .timeline-inverted .timeline-hint p {
  padding-left: 0;
  padding-right: 20px;
  text-align: right;
}
.timeline .timeline-inverted .timeline-hint:before {
  left: inherit;
  right: 0;
  border-left: 8px solid #12141a;
  border-right: 0 solid #12141a;
}
.timeline .timeline-inverted .timeline-hint:after {
  left: inherit;
  right: 1px;
  border-left: 7px solid #f2f2f2;
  border-right: 0 solid #f2f2f2;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #000;
  left: 50%;
  margin-left: -2px;
}
.tutor-selection {
  padding-bottom: 100px;
}
.tutor-selection .tutors-block .filters-block {
  margin-top: 107px;
}
.tutor-selection .tutors-block .right-form .header {
  margin-top: 40px;
}
.tutor-selection .header {
  margin-top: 20px;
  margin-bottom: 25px;
}
.tutor-selection .form-group > label {
  font-weight: 600;
}
.tutor-selection .radio:first-of-type,
.tutor-selection .checkbox:first-of-type {
  margin-top: 0;
}
.tutor-selection .sorting-block {
  margin-bottom: 30px;
}
.tutor-selection .sorting-block .sorting {
  display: inline-block;
  margin-right: 5px;
}
.tutor-selection .tutor-item {
  margin-bottom: 50px;
}
.tutor-selection .tutor-item .tutor-avatar img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  float: left;
}
.tutor-selection .tutor-item .tutor-info {
  padding-left: 120px;
}
.tutor-selection .tutor-item .tutor-info .tutor-name {
  margin-top: 5px;
}
.tutor-selection .tutor-item.disable {
  opacity: 0.2;
}
.tutor-selection .tutor-item.disable .btn {
  pointer-events: none;
  cursor: default;
}
.certificate-panel .label-wrapper {
  border-radius: 1em;
  min-width: 50px;
  padding: 0.5em 0.6em 0.5em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #d7d7d7;
  width: 100%;
}
.certificate-panel .row,
.certificate-panel .index-page .index-page-row,
.index-page .certificate-panel .index-page-row {
  margin: 20px 0;
}
.certificate-panel .row .blue-link,
.certificate-panel .index-page .index-page-row .blue-link,
.index-page .certificate-panel .index-page-row .blue-link,
.certificate-panel .row .article-item p > a,
.article-item .certificate-panel .row p > a,
.certificate-panel .index-page .index-page-row .article-item p > a,
.article-item .certificate-panel .index-page .index-page-row p > a,
.index-page .certificate-panel .index-page-row .article-item p > a,
.article-item .index-page .certificate-panel .index-page-row p > a,
.certificate-panel .row .profile-page .user-data a,
.profile-page .user-data .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .profile-page .user-data a,
.profile-page .user-data .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .profile-page .user-data a,
.profile-page .user-data .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .project-content p > a,
.project-content .certificate-panel .row p > a,
.certificate-panel .index-page .index-page-row .project-content p > a,
.project-content .certificate-panel .index-page .index-page-row p > a,
.index-page .certificate-panel .index-page-row .project-content p > a,
.project-content .index-page .certificate-panel .index-page-row p > a,
.certificate-panel .row .idea-page .idea-content p a,
.idea-page .idea-content p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .idea-content p a,
.idea-page .idea-content p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .idea-content p a,
.idea-page .idea-content p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .page-wrap p a,
.idea-page .page-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .page-wrap p a,
.idea-page .page-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .page-wrap p a,
.idea-page .page-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .article-wrap p a,
.idea-page .article-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .article-wrap p a,
.idea-page .article-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .article-wrap p a,
.idea-page .article-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .discussions-page .idea-content p a,
.discussions-page .idea-content p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .discussions-page .idea-content p a,
.discussions-page .idea-content p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .discussions-page .idea-content p a,
.discussions-page .idea-content p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .discussions-page .page-wrap p a,
.discussions-page .page-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .discussions-page .page-wrap p a,
.discussions-page .page-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .discussions-page .page-wrap p a,
.discussions-page .page-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .discussions-page .article-wrap p a,
.discussions-page .article-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .discussions-page .article-wrap p a,
.discussions-page .article-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .discussions-page .article-wrap p a,
.discussions-page .article-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .article-page .idea-content p a,
.article-page .idea-content p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .article-page .idea-content p a,
.article-page .idea-content p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .article-page .idea-content p a,
.article-page .idea-content p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .article-page .page-wrap p a,
.article-page .page-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .article-page .page-wrap p a,
.article-page .page-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .article-page .page-wrap p a,
.article-page .page-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .article-page .article-wrap p a,
.article-page .article-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .article-page .article-wrap p a,
.article-page .article-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .article-page .article-wrap p a,
.article-page .article-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .idea-content p a,
.video-page .idea-content p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .idea-content p a,
.video-page .idea-content p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .idea-content p a,
.video-page .idea-content p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .page-wrap p a,
.video-page .page-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .page-wrap p a,
.video-page .page-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .page-wrap p a,
.video-page .page-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .article-wrap p a,
.video-page .article-wrap p .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .article-wrap p a,
.video-page .article-wrap p .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .article-wrap p a,
.video-page .article-wrap p .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .idea-content .description a,
.idea-page .idea-content .description .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .idea-content .description a,
.idea-page .idea-content .description .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .idea-content .description a,
.idea-page .idea-content .description .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .idea-content .content a,
.idea-page .idea-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .idea-content .content a,
.idea-page .idea-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .idea-content .content a,
.idea-page .idea-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .discussion-content .description a,
.idea-page .discussion-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .idea-page
  .discussion-content
  .description
  a,
.idea-page
  .discussion-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .idea-page
  .discussion-content
  .description
  a,
.idea-page
  .discussion-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .idea-page .discussion-content .content a,
.idea-page .discussion-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .discussion-content .content a,
.idea-page .discussion-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .discussion-content .content a,
.idea-page .discussion-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .article-content .description a,
.idea-page .article-content .description .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .article-content .description a,
.idea-page .article-content .description .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .article-content .description a,
.idea-page .article-content .description .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .article-content .content a,
.idea-page .article-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .article-content .content a,
.idea-page .article-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .article-content .content a,
.idea-page .article-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .video-content .description a,
.idea-page .video-content .description .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .video-content .description a,
.idea-page .video-content .description .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .video-content .description a,
.idea-page .video-content .description .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .idea-page .video-content .content a,
.idea-page .video-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .idea-page .video-content .content a,
.idea-page .video-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .idea-page .video-content .content a,
.idea-page .video-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .discussions-page .idea-content .description a,
.discussions-page .idea-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .discussions-page
  .idea-content
  .description
  a,
.discussions-page
  .idea-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .discussions-page
  .idea-content
  .description
  a,
.discussions-page
  .idea-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .discussions-page .idea-content .content a,
.discussions-page .idea-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .discussions-page .idea-content .content a,
.discussions-page .idea-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .discussions-page .idea-content .content a,
.discussions-page .idea-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .discussions-page .discussion-content .description a,
.discussions-page .discussion-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .discussions-page
  .discussion-content
  .description
  a,
.discussions-page
  .discussion-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .discussions-page
  .discussion-content
  .description
  a,
.discussions-page
  .discussion-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .discussions-page .discussion-content .content a,
.discussions-page .discussion-content .content .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .discussions-page
  .discussion-content
  .content
  a,
.discussions-page
  .discussion-content
  .content
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .discussions-page
  .discussion-content
  .content
  a,
.discussions-page
  .discussion-content
  .content
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .discussions-page .article-content .description a,
.discussions-page .article-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .discussions-page
  .article-content
  .description
  a,
.discussions-page
  .article-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .discussions-page
  .article-content
  .description
  a,
.discussions-page
  .article-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .discussions-page .article-content .content a,
.discussions-page .article-content .content .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .discussions-page
  .article-content
  .content
  a,
.discussions-page
  .article-content
  .content
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .discussions-page
  .article-content
  .content
  a,
.discussions-page
  .article-content
  .content
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .discussions-page .video-content .description a,
.discussions-page .video-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .discussions-page
  .video-content
  .description
  a,
.discussions-page
  .video-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .discussions-page
  .video-content
  .description
  a,
.discussions-page
  .video-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .discussions-page .video-content .content a,
.discussions-page .video-content .content .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .discussions-page
  .video-content
  .content
  a,
.discussions-page
  .video-content
  .content
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .discussions-page
  .video-content
  .content
  a,
.discussions-page
  .video-content
  .content
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .article-page .idea-content .description a,
.article-page .idea-content .description .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .article-page .idea-content .description a,
.article-page .idea-content .description .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .article-page .idea-content .description a,
.article-page .idea-content .description .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .article-page .idea-content .content a,
.article-page .idea-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .article-page .idea-content .content a,
.article-page .idea-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .article-page .idea-content .content a,
.article-page .idea-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .article-page .discussion-content .description a,
.article-page .discussion-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .article-page
  .discussion-content
  .description
  a,
.article-page
  .discussion-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .article-page
  .discussion-content
  .description
  a,
.article-page
  .discussion-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .article-page .discussion-content .content a,
.article-page .discussion-content .content .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .article-page
  .discussion-content
  .content
  a,
.article-page
  .discussion-content
  .content
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .article-page
  .discussion-content
  .content
  a,
.article-page
  .discussion-content
  .content
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .article-page .article-content .description a,
.article-page .article-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .article-page
  .article-content
  .description
  a,
.article-page
  .article-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .article-page
  .article-content
  .description
  a,
.article-page
  .article-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .article-page .article-content .content a,
.article-page .article-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .article-page .article-content .content a,
.article-page .article-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .article-page .article-content .content a,
.article-page .article-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .article-page .video-content .description a,
.article-page .video-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .article-page
  .video-content
  .description
  a,
.article-page
  .video-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .article-page
  .video-content
  .description
  a,
.article-page
  .video-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .article-page .video-content .content a,
.article-page .video-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .article-page .video-content .content a,
.article-page .video-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .article-page .video-content .content a,
.article-page .video-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .idea-content .description a,
.video-page .idea-content .description .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .idea-content .description a,
.video-page .idea-content .description .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .idea-content .description a,
.video-page .idea-content .description .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .idea-content .content a,
.video-page .idea-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .idea-content .content a,
.video-page .idea-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .idea-content .content a,
.video-page .idea-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .discussion-content .description a,
.video-page .discussion-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .video-page
  .discussion-content
  .description
  a,
.video-page
  .discussion-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .video-page
  .discussion-content
  .description
  a,
.video-page
  .discussion-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .video-page .discussion-content .content a,
.video-page .discussion-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .discussion-content .content a,
.video-page .discussion-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .discussion-content .content a,
.video-page .discussion-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .article-content .description a,
.video-page .article-content .description .certificate-panel .row a,
.certificate-panel
  .index-page
  .index-page-row
  .video-page
  .article-content
  .description
  a,
.video-page
  .article-content
  .description
  .certificate-panel
  .index-page
  .index-page-row
  a,
.index-page
  .certificate-panel
  .index-page-row
  .video-page
  .article-content
  .description
  a,
.video-page
  .article-content
  .description
  .index-page
  .certificate-panel
  .index-page-row
  a,
.certificate-panel .row .video-page .article-content .content a,
.video-page .article-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .article-content .content a,
.video-page .article-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .article-content .content a,
.video-page .article-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .video-content .description a,
.video-page .video-content .description .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .video-content .description a,
.video-page .video-content .description .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .video-content .description a,
.video-page .video-content .description .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .video-page .video-content .content a,
.video-page .video-content .content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .video-page .video-content .content a,
.video-page .video-content .content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .video-page .video-content .content a,
.video-page .video-content .content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .meetings .event-content a,
.meetings .event-content .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .meetings .event-content a,
.meetings .event-content .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .meetings .event-content a,
.meetings .event-content .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .org-page .org-header .org-desc a,
.org-page .org-header .org-desc .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .org-page .org-header .org-desc a,
.org-page .org-header .org-desc .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .org-page .org-header .org-desc a,
.org-page .org-header .org-desc .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .org-page .news-org.one-news a,
.org-page .news-org.one-news .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .org-page .news-org.one-news a,
.org-page .news-org.one-news .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .org-page .news-org.one-news a,
.org-page .news-org.one-news .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .org-page .articles.one-news a,
.org-page .articles.one-news .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .org-page .articles.one-news a,
.org-page .articles.one-news .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .org-page .articles.one-news a,
.org-page .articles.one-news .index-page .certificate-panel .index-page-row a,
.certificate-panel .row .trumbowyg-editor a,
.trumbowyg-editor .certificate-panel .row a,
.certificate-panel .index-page .index-page-row .trumbowyg-editor a,
.trumbowyg-editor .certificate-panel .index-page .index-page-row a,
.index-page .certificate-panel .index-page-row .trumbowyg-editor a,
.trumbowyg-editor .index-page .certificate-panel .index-page-row a {
  margin-right: 30px;
}
.certificate-panel .bold {
  font-weight: bold;
}
.filters-block {
  margin-top: 15px;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 21px;
}
.filters-block.no-border {
  border: 0;
}
.big-filter {
  font-family: "Open Sans";
  display: inline-block;
}
.big-filter a {
  font-size: 20px;
  margin-right: 40px;
}
.big-filter a:hover {
  color: #47c1e8;
}
.big-filter a.active {
  border-bottom: 2px solid #ffd50f;
  padding-bottom: 22px;
}
.big-filter a.active:hover {
  color: inherit;
} /*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url(/assets/font-awesome/fonts/fontawesome-webfont-89433154504761e160b989168751a760.eot?v=4.3.0);
  src: url(/assets/font-awesome/fonts/fontawesome-webfont-89433154504761e160b989168751a760.eot?#iefix&v=4.3.0)
      format("embedded-opentype"),
    url(/assets/font-awesome/fonts/fontawesome-webfont-2724d089bdc0b313d6140e21618fb4d6.woff2?v=4.3.0)
      format("woff2"),
    url(/assets/font-awesome/fonts/fontawesome-webfont-9a664f873fbbe5029942c3faf9e57577.woff?v=4.3.0)
      format("woff"),
    url(/assets/font-awesome/fonts/fontawesome-webfont-17cbb9215b2b391751325d49217528ff.ttf?v=4.3.0)
      format("truetype"),
    url(/assets/font-awesome/fonts/fontawesome-webfont-8d04cc042a6442eb3dab59727c3b550d.svg?v=4.3.0#fontawesomeregular)
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  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;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-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);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}
.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: #ffffff;
}
.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-remove:before,
.fa-close:before,
.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,
.fa-bar-chart: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-f:before,
.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,
.fa-gratipay: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: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-buoy: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-genderless:before,
.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";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.icon_virtual_keyboard.display_block {
  display: inline-block;
}
.source .icon_virtual_keyboard.display_block {
  display: inline-block;
  float: left;
  margin-top: 5px;
  margin-left: -30px;
  position: relative;
  right: initial;
  top: initial;
}
.positionRelative {
  position: relative;
}
.positionRelative .icon_virtual_keyboard {
  right: 50px;
  top: 6px;
}
.positionRelative {
  position: relative;
}
.positionRelative .field_with_errors .icon_virtual_keyboard {
  right: 7px;
  top: 6px;
}
.new_feedback_message .positionRelative {
  position: relative;
}
.new_feedback_message .positionRelative .icon_virtual_keyboard {
  right: 7px;
  top: 6px;
}
.search-form .icon_virtual_keyboard {
  position: absolute;
  right: 12px;
  z-index: 2000;
}
.positionRelativePassword {
  position: relative;
}
.positionRelativePassword .icon_virtual_keyboard {
  right: 7px;
  top: 32px;
}
.positionRelativePassword1 {
  position: relative;
}
.positionRelativePassword1 .icon_virtual_keyboard {
  right: 50px;
  top: 7px;
}
.positionRelativeComment {
  position: relative;
}
.positionRelativeComment .icon_virtual_keyboard {
  right: 7px;
  top: 20px;
}
.social_network {
  cursor: pointer;
}
.textarea-aboutme .icon_virtual_keyboard {
  position: absolute;
  right: 27px;
  top: 305px;
}
.new_learn_request .positionRelative {
  display: inline-block;
}
.new_learn_request .icon_virtual_keyboard {
  right: 10px;
  top: 15px;
}
.icon_virtual_keyboard {
  width: 24px;
  height: 24px;
  background-size: 100%;
  cursor: pointer;
  background-image: url(/assets/icon-keyboard-0e1039619b13851125d7055c7d3a6e73.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 5px;
  display: none;
}
.accordion-title {
  margin: 40px 0 0 0;
}
.accordion-title .accordion-toggle.h1 {
  font-weight: 300;
  font-size: 24px;
  border-radius: 5px;
  background-color: transparent;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.accordion-title .accordion-toggle.h1:hover {
  color: #47c1e8;
}
.accordion-title .accordion-toggle.h1:after {
  font-family: "Glyphicons Halflings";
  content: "";
  font-size: 22px;
  text-decoration: none !important;
  display: inline-block;
}
.accordion-title .accordion-toggle.h1.collapsed:after {
  content: "";
  text-decoration: none !important;
  display: inline-block;
}
.vcenter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.simple_captcha {
  width: 100%;
  height: 60px;
}
.simple_captcha .simple_captcha_image {
  width: 20%;
  display: inline-block;
  float: left;
  text-align: center;
}
.simple_captcha .simple_captcha_image img {
  height: 34px;
}
.simple_captcha .simple_captcha_image a {
  display: block;
  padding-top: 8px;
}
.simple_captcha .simple_captcha_field {
  font: 16px "Open Sans";
  width: 80%;
  overflow: hidden;
  padding-left: 15px;
}
.simple_captcha .simple_captcha_field input {
  height: 34px;
  padding: 6px 12px;
  width: 100%;
}
.simple_captcha .simple_captcha_field input:focus {
  outline: 0;
}
#index-slider .chevron-navigation {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  overflow: hidden;
}
#index-slider .chevron-left,
#index-slider .chevron-right {
  display: inline-block;
}
#index-slider .chevron-left .arrow-circle,
#index-slider .chevron-right .arrow-circle {
  fill: rgba(255, 255, 255, 0.4);
}
#index-slider .chevron-left:hover .arrow-circle,
#index-slider .chevron-right:hover .arrow-circle {
  fill: #47c1e8;
}
#index-slider .carousel-indicators {
  bottom: 10px;
}
#index-slider .carousel-indicators li {
  margin: 0;
  margin-right: 4px;
  border: none;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.4);
}
#index-slider .carousel-indicators li.active {
  background-color: #fff;
}
#index-slider .slide-text {
  margin-top: 20px;
}
#index-slider .slide-text .title,
#index-slider .slide-text .sub-title {
  margin: 10px 2px 2px 0;
  color: #ffffff;
}
#index-slider .slide-text .title {
  font-size: 40px;
  line-height: 1.1;
}
#index-slider .slide-text .btn {
  margin-top: 25px;
}
#index-slider .item {
  width: 100%;
  height: 345px;
}
#index-slider .item.slide {
  background-size: cover;
  background: no-repeat 50% 50% #f2f2f2;
}
#index-slider .item.slide1 {
  background: url(/assets/1_rki-ec31f254e5631db1be4d11cad7aa606c.jpg) no-repeat 50% 50%
    #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide2 {
  background: url(/assets/2_learnrus-b4201bd4db7d51a13a9dde96a5d0a8c8.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide3 {
  background: url(/assets/3_kultura-d12c7fc6f06a24d5d60bed0ed867a46e.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide4 {
  background: url(/assets/4_test-cf9cd5140d7206972ab0261264a65444.jpg) no-repeat 50% 50%
    #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide5 {
  background: url(/assets/9may2020-4c2222259ad61e9e3f804243867a41bb.jpg) no-repeat 50% 50%
    #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide6 {
  background: url(/assets/on_ob_poloska-fdac20159f6b9d94dcc76201fd6ad123.jpg) no-repeat
    50% 50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide7 {
  background: url(/assets/slide_010222-1449f27d9973d39e7636a9d2bcbabdae.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide8 {
  background: url(/assets/slide_281022-0b41f6dd47c8e880901fb6e000e5dfac.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide9 {
  background: url(/assets/slide_fmd-b0169e02538d6aa261b1fcec7b1e1a1f.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide10 {
  background: url(/assets/cosmos_211122-4128b48d95c7ca5118fb7089ed852c33.jpg) no-repeat
    50% 50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide11 {
  background: url(/assets/slide_150722-f3c5652a5f92dd7a82a93f0fcec3f069.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide12 {
  background: url(/assets/slide_28102022-1531d9639961ca2e0bf5d1650875f77d.jpg) no-repeat
    50% 50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide13 {
  background: url(/assets/slide_14102022-db803362289a2fae130cd9de546a2f2c.jpg) no-repeat
    50% 50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide14 {
  background: url(/assets/5_giriap-7218e2d60f6dba525f8f485ea659c56f.jpg) no-repeat 50% 50%
    #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide15 {
  background: url(/assets/slide_100223-50fd5d75ffe4b84e2e6ee0496d41b785.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide16 {
  background: url(/images/slide_060323.jpg) no-repeat 50% 50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide17 {
  background: url(/assets/slide_03052023-391786f26ab173b10ce281fda231de74.jpg) no-repeat
    50% 50% #f2f2f2;
  background-size: cover;
}
#index-slider .item.slide18 {
  background: url(/assets/slide_100423-975a424adda112de9215619bd51b08f9.jpg) no-repeat 50%
    50% #f2f2f2;
  background-size: cover;
}
.rki-landing-page.first {
  margin-top: 115px;
}
.rki-landing-page .title {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.2;
}
.step-count {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 82px;
  border-radius: 50%;
  font-size: 40px;
  vertical-align: middle;
  background-color: #ffd50f;
}
.learn-to-teach {
  margin-top: 100px;
}
.learn-to-teach .header {
  font-size: 28px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 50px;
  margin-bottom: 60px;
}
.learn-to-teach p {
  font: 16px "Open Sans";
}
.learn-to-teach p.bold {
  font-weight: bold;
}
.learn-to-teach .teach-course-block {
  margin-top: 25px;
}
.learn-to-teach .teach-course-block.tutor-block {
  margin-top: 50px;
  margin-bottom: 50px;
}
.learn-to-teach .teach-course-block .teach-course-items {
  margin-top: 45px;
}
.learn-to-teach .teach-course-block .teach-course-items a {
  display: inline-block;
}
.learn-to-teach .teach-course-block .teach-course-items a:first-child {
  margin-right: 50px;
}
.learn-to-teach .teach-course-block .tutor {
  text-align: left;
}
.learn-to-teach .teach-course-block .tutor .header {
  margin-top: 0;
}
.learn-to-teach .teach-course-block .image-block {
  text-align: right;
}
#section-two {
  margin-top: 100px;
}
.how-it-works {
  margin-top: 100px;
  min-height: 851px;
  background: url(/assets/Group-517f3b6fa130e6feaed71f8cecf4a7d3.png) 100% 0 no-repeat;
}
.how-it-works .title {
  margin-top: 115px;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 300;
}
.how-it-works p {
  font: 16px "Open Sans";
  margin-bottom: 30px;
}
.all-features,
.reviews-block,
.socials-plugins-block {
  margin-top: 90px;
}
.all-features .header,
.reviews-block .header,
.socials-plugins-block .header {
  font-size: 40px;
  font-weight: 300;
}
.features-list,
.reviews-list {
  margin-top: 60px;
  text-align: center;
}
.features-list .feature-items-row,
.reviews-list .feature-items-row {
  margin-bottom: 70px;
}
.features-list .feature-icon,
.reviews-list .feature-icon {
  margin-bottom: 15px;
}
.features-list .feature-item,
.features-list .review-item,
.reviews-list .feature-item,
.reviews-list .review-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.features-list .feature-item .title,
.features-list .review-item .title,
.reviews-list .feature-item .title,
.reviews-list .review-item .title {
  font-size: 24px;
  margin-bottom: 15px;
}
.features-list .feature-item p,
.features-list .review-item p,
.reviews-list .feature-item p,
.reviews-list .review-item p {
  font: 16px "Open Sans";
}
.features-list .feature-item:last-child,
.features-list .review-item:last-child,
.reviews-list .feature-item:last-child,
.reviews-list .review-item:last-child {
  margin-right: 0;
}
.reviews-block .reviews-list .reviews-items-row {
  margin-bottom: 55px;
}
.reviews-block .reviews-list .review-item {
  border: 1px solid #cccccc;
  border-radius: 10px;
  padding: 20px;
  min-height: 140px;
}
.reviews-block .reviews-list .review-item p {
  font-weight: 300;
}
.reviews-block .reviews-list .review-item .author-block .name {
  display: inline-block;
  margin-left: 5px;
  color: #4c4c4c;
}
.socials-plugins-block {
  text-align: center;
  margin-bottom: 225px;
}
.socials-plugins-block .vk-block,
.socials-plugins-block .fb-block {
  display: inline-block;
  width: 400px;
  vertical-align: top;
}
.socials-plugins-block .vk-block {
  margin-right: 60px;
}
.socials-plugins-block .btn-block {
  margin-top: 40px;
}
.socials-plugins-block .btn-block .btn-blue-static {
  padding: 5px 25px;
}
.counters-block {
  font: 16px "Open Sans";
  margin: 30px 0;
  color: #666666;
  text-transform: uppercase;
  text-align: center;
}
.counters-block .counters-item {
  text-align: center;
  display: inline-block;
  margin-right: 45px;
}
.counters-block .counters-item span {
  font-weight: 300;
  font-size: 40px;
  color: #c7d61a;
}
.counters-block .counters-item:last-child {
  margin-right: 0;
}
.section-btn-block {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 95px;
}
.section-btn-block .btn-blue,
.section-btn-block .form-group input.btn-blue,
.form-group .section-btn-block input.btn-blue {
  text-align: left;
  position: relative;
  font-size: 26px;
  width: 555px;
  height: 142px;
  line-height: 142px;
  padding: 15px 24px;
  white-space: normal;
  border-width: 2px;
  border-radius: 5px;
}
.section-btn-block .btn-blue img {
  position: absolute;
  left: 24px;
  top: 24px;
}
.section-btn-block .btn-blue span {
  display: inline-block;
  padding-left: 120px;
  line-height: 1.35;
}
.chevron {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  -webkit-transition: none;
  transition: none;
}
.chevron.chevron-left {
  left: 0;
}
.chevron.chevron-right {
  right: 0;
}
.slider-block {
  margin-top: 100px;
}
.slider-block .title {
  font: 30px "Open Sans";
  margin-bottom: 75px;
}
.slider-block .title .bold {
  color: #c7d61a;
  font-weight: bold;
}
.slider-block #rki-level-slider {
  margin-bottom: 100px;
}
.slider-block #rki-level-slider .carousel-indicators {
  bottom: 0;
}
.slider-block #rki-level-slider .carousel-indicators li {
  margin: 0;
  margin-right: 4px;
  border-color: #cccccc;
  width: 14px;
  height: 14px;
  background-color: #cccccc;
}
.slider-block #rki-level-slider .carousel-indicators li.active {
  background-color: #000;
  border-color: #000;
}
.slider-block #rki-level-slider .level-items {
  text-align: center;
}
.slider-block #rki-level-slider .level-items .level-item {
  display: inline-block;
  vertical-align: top;
  max-width: 350px;
  margin-right: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: left;
}
.slider-block #rki-level-slider .level-items .level-item:last-child {
  margin-right: 0;
}
.slider-block #rki-level-slider .level-items .level-item .item-wrapper {
  min-height: 520px;
  position: relative;
  border-radius: 5px;
}
.slider-block #rki-level-slider .level-items .level-item .item-wrapper .level-name {
  font: 24px/32px "Open Sans";
  position: relative;
  height: 60px;
  margin-top: 50px;
  background-color: #ffdd3f;
  padding-left: 115px;
  padding-top: 12px;
  text-align: center;
}
.slider-block
  #rki-level-slider
  .level-items
  .level-item
  .item-wrapper
  .level-name
  .level-label {
  font-weight: 300;
  position: absolute;
  top: -12px;
  left: 29px;
}
.slider-block
  #rki-level-slider
  .level-items
  .level-item
  .item-wrapper
  .level-name
  .level-label
  .big {
  font-size: 90px;
}
.slider-block
  #rki-level-slider
  .level-items
  .level-item
  .item-wrapper
  .level-name
  .level-label
  .small {
  font-size: 90px;
  margin-left: -5px;
}
.slider-block #rki-level-slider .level-items .level-item .level-desc {
  font: 16px "Open Sans";
  padding: 50px 18px 70px;
}
.slider-block #rki-level-slider .level-items .level-item .level-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 18px 30px;
}
.cert-wrapper {
  width: 700px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
}
.cert-wrapper h2 {
  margin-top: 70px;
  font-weight: 300;
}
.cert-wrapper .title-text {
  font-size: 22px;
  margin-bottom: 30px;
  margin-top: 20px;
}
.cert-wrapper .right-text {
  margin-top: 20px;
  text-align: right;
}
.cert-wrapper .registration {
  margin-top: 15px;
  width: 200px;
}
.search-page {
  margin-top: 50px;
}
.search-page h2 {
  margin-bottom: 40px;
}
.search-page .btn-wrapper {
  overflow: hidden;
}
.search-page .search-result-query {
  font-size: 20px;
}
.search-page .search-result-query span {
  font-family: "Open Sans";
}
.error-page {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 50px;
}
.error-page .status-block {
  display: inline-block;
  width: 255px;
  height: 77px;
}
.error-page .status-block.e404 {
  background-color: #47c1e8;
}
.error-page .status-block.e500 {
  background-color: #c7d61a;
}
.error-page .status-block.e503 {
  background-color: #aa63a5;
}
.error-page .status-block .code {
  font: 120px "yeseva_one";
  top: -55px;
  display: inline-block;
  position: relative;
}
.error-page .text-error {
  font-size: 40px;
  display: inline-block;
  margin-bottom: 40px;
}
.error-page p {
  font-size: 18px;
}
.error-page a {
  text-decoration: underline;
}
.index-title {
  font-weight: 300;
  text-align: center;
  padding: 0 65px;
  margin-top: 50px;
}
.index-title h1,
.index-title h2 {
  font-family: inherit;
}
.discussions-block,
.ideas-block,
.project-block {
  margin-bottom: 50px;
}
.idea-comments,
.ideas-list,
.create-idea,
.create-discussion,
.discussion-comments {
  margin-bottom: 40px;
}
.participate h1 {
  font-weight: 300;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 35px;
}
.everything {
  top: 9px;
  position: relative;
}
.ideas-wrap,
.discussions-wrap,
.documents-wrap {
  font-family: "Open Sans";
  padding: 0 40px;
  margin-top: 25px;
}
.ideas-wrap:after,
.discussions-wrap:after,
.documents-wrap:after {
  content: " ";
  display: table;
  clear: both;
}
.ideas-wrap .discussions li h4,
.ideas-wrap .discussions li p,
.discussions-wrap .discussions li h4,
.discussions-wrap .discussions li p {
  padding-right: 0;
}
.ideas-wrap .ideas-footer,
.ideas-wrap .discussions-footer,
.discussions-wrap .ideas-footer,
.discussions-wrap .discussions-footer {
  padding: 28px 0;
  height: 92px;
}
.ideas-wrap .ideas-footer .btn-blue,
.ideas-wrap .discussions-footer .btn-blue,
.discussions-wrap .ideas-footer .btn-blue,
.discussions-wrap .discussions-footer .btn-blue {
  float: right;
}
.breadcrumb-block {
  font-family: "Open Sans";
  margin-bottom: 50px;
  color: #999999;
}
.breadcrumb-block a {
  color: #999999;
}
.breadcrumb-block .active {
  color: #12141a;
}
.link-block {
  font: 18px "Open Sans";
  border-bottom: 1px solid #e6e6e6;
}
.link-block a {
  color: #999999;
  display: inline-block;
  padding-right: 30px;
  padding-bottom: 20px;
}
.link-block a.active {
  color: #12141a;
}
.document-body {
  margin-top: 40px;
}
.projects-wrap {
  font-family: "Open Sans";
  margin: 25px 0;
}
.projects-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.documents-wrap {
  padding-bottom: 28px;
}
.documents-wrap .last-changes ul {
  margin-bottom: 28px;
}
.documents-wrap .last-changes ul li {
  padding-top: 18px;
  font-size: 16px;
  border-bottom: 1px solid #e6e6e6;
}
.documents-wrap .last-changes ul li .info-block {
  padding-top: 12px;
}
.nav-tabs.doc-tab {
  margin-top: 15px;
}
.documents-tree {
  font: 16px "Open Sans";
  margin-bottom: 28px;
}
.documents-tree ul {
  margin-top: 18px;
}
.documents-tree ul li {
  margin-bottom: 10px;
}
.documents-tree ul li:last-child {
  margin-bottom: 0;
}
.documents-tree ul li > a:hover {
  color: #47c1e8;
  text-decoration: underline;
}
.documents-tree input {
  display: none;
}
.documents-tree input + label ~ ul {
  margin: 10px 0 0 30px;
}
.documents-tree input ~ ul {
  display: none;
}
.documents-tree input:disabled + label {
  cursor: default;
  opacity: 0.6;
}
.documents-tree input:checked:not(:disabled) ~ ul {
  display: block;
}
.documents-tree label {
  font-weight: normal;
  cursor: pointer;
  color: #cccccc;
  display: inline-block;
  height: 15px;
  width: 15px;
  line-height: 15px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #cccccc;
  margin-right: 15px;
  margin-bottom: 1px;
}
.documents-tree label:hover {
  color: #47c1e8;
  border-color: #47c1e8;
}
.documents-tree label::before {
  position: relative;
  content: "+";
}
.documents-tree input:checked + label {
  line-height: 14px;
}
.documents-tree input:checked + label::before {
  content: "–";
  top: -2px;
}
.doc-changes {
  font: 14px "Open Sans";
  width: 100%;
  text-align: center;
  margin-top: 40px;
}
.doc-changes .author,
.doc-changes .role {
  width: 15%;
}
.doc-changes .actions {
  width: 35%;
}
.doc-changes .changes {
  width: 50%;
}
.doc-changes th {
  font-weight: normal;
  text-align: center;
  padding: 6px 0;
  background-color: #f2f2f2;
}
.doc-changes tr {
  border-bottom: 1px solid #e6e6e6;
}
.doc-changes td {
  vertical-align: top;
  padding: 20px 10px;
}
.doc-changes .date {
  color: #cccccc;
}
.project-ideas,
.project-discussions,
.project-documents {
  margin-bottom: 50px;
}
.project-ideas h2,
.project-discussions h2,
.project-documents h2 {
  margin-bottom: 0;
  margin-top: 30px;
}
.idea-page,
.discussions-page,
.article-page,
.video-page,
.project-page {
  margin-top: 50px;
}
.idea-page .content-type,
.discussions-page .content-type,
.article-page .content-type,
.video-page .content-type,
.project-page .content-type {
  font-family: "Open Sans";
  display: inline-block;
  color: #999999;
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 0 5px;
}
.video-page .approve {
  margin-left: 0;
  margin-top: 10px;
}
.video-page .disabled,
.video-page .disabled * {
  color: gray;
}
.idea-page .idea-content h2,
.idea-page .page-wrap h2,
.idea-page .article-wrap h2,
.discussions-page .idea-content h2,
.discussions-page .page-wrap h2,
.discussions-page .article-wrap h2,
.article-page .idea-content h2,
.article-page .page-wrap h2,
.article-page .article-wrap h2,
.video-page .idea-content h2,
.video-page .page-wrap h2,
.video-page .article-wrap h2 {
  position: relative;
  padding-right: 90px;
}
.idea-page .idea-content p,
.idea-page .page-wrap p,
.idea-page .article-wrap p,
.discussions-page .idea-content p,
.discussions-page .page-wrap p,
.discussions-page .article-wrap p,
.article-page .idea-content p,
.article-page .page-wrap p,
.article-page .article-wrap p,
.video-page .idea-content p,
.video-page .page-wrap p,
.video-page .article-wrap p {
  margin: 15px 0;
}
.idea-page .idea-content,
.idea-page .discussion-content,
.idea-page .article-content,
.idea-page .video-content,
.discussions-page .idea-content,
.discussions-page .discussion-content,
.discussions-page .article-content,
.discussions-page .video-content,
.article-page .idea-content,
.article-page .discussion-content,
.article-page .article-content,
.article-page .video-content,
.video-page .idea-content,
.video-page .discussion-content,
.video-page .article-content,
.video-page .video-content {
  font-size: 16px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.idea-page .idea-content .topic-starter,
.idea-page .discussion-content .topic-starter,
.idea-page .article-content .topic-starter,
.idea-page .video-content .topic-starter,
.discussions-page .idea-content .topic-starter,
.discussions-page .discussion-content .topic-starter,
.discussions-page .article-content .topic-starter,
.discussions-page .video-content .topic-starter,
.article-page .idea-content .topic-starter,
.article-page .discussion-content .topic-starter,
.article-page .article-content .topic-starter,
.article-page .video-content .topic-starter,
.video-page .idea-content .topic-starter,
.video-page .discussion-content .topic-starter,
.video-page .article-content .topic-starter,
.video-page .video-content .topic-starter {
  overflow: hidden;
  margin: 15px 0;
}
.idea-page .idea-content .description,
.idea-page .idea-content .content,
.idea-page .discussion-content .description,
.idea-page .discussion-content .content,
.idea-page .article-content .description,
.idea-page .article-content .content,
.idea-page .video-content .description,
.idea-page .video-content .content,
.discussions-page .idea-content .description,
.discussions-page .idea-content .content,
.discussions-page .discussion-content .description,
.discussions-page .discussion-content .content,
.discussions-page .article-content .description,
.discussions-page .article-content .content,
.discussions-page .video-content .description,
.discussions-page .video-content .content,
.article-page .idea-content .description,
.article-page .idea-content .content,
.article-page .discussion-content .description,
.article-page .discussion-content .content,
.article-page .article-content .description,
.article-page .article-content .content,
.article-page .video-content .description,
.article-page .video-content .content,
.video-page .idea-content .description,
.video-page .idea-content .content,
.video-page .discussion-content .description,
.video-page .discussion-content .content,
.video-page .article-content .description,
.video-page .article-content .content,
.video-page .video-content .description,
.video-page .video-content .content {
  margin: 10px 0;
}
.idea-page .info-block,
.discussions-page .info-block,
.article-page .info-block,
.video-page .info-block {
  margin-top: 10px;
}
.idea-page .author-comment,
.idea-page .author-name,
.discussions-page .author-comment,
.discussions-page .author-name,
.article-page .author-comment,
.article-page .author-name,
.video-page .author-comment,
.video-page .author-name {
  font-weight: bold;
  margin: 0;
  padding-top: 5px;
  padding-left: 45px;
}
.idea-page .delete-preview,
.idea-page .canvas-img,
.idea-page .remove_image,
.discussions-page .delete-preview,
.discussions-page .canvas-img,
.discussions-page .remove_image,
.article-page .delete-preview,
.article-page .canvas-img,
.article-page .remove_image,
.video-page .delete-preview,
.video-page .canvas-img,
.video-page .remove_image {
  vertical-align: middle;
}
.idea-page .delete-preview,
.idea-page .remove_image,
.discussions-page .delete-preview,
.discussions-page .remove_image,
.article-page .delete-preview,
.article-page .remove_image,
.video-page .delete-preview,
.video-page .remove_image {
  margin-right: 15px;
}
.idea-page .image-preview-wrapper,
.discussions-page .image-preview-wrapper,
.article-page .image-preview-wrapper,
.video-page .image-preview-wrapper {
  margin-top: 10px;
  clear: both;
}
.idea-page .discussion-content h2,
.idea-page .discussion-content p,
.discussions-page .discussion-content h2,
.discussions-page .discussion-content p,
.article-page .discussion-content h2,
.article-page .discussion-content p,
.video-page .discussion-content h2,
.video-page .discussion-content p {
  padding: 0;
}
.article-page .disabled,
.article-page .disabled * {
  color: gray;
}
.avatar {
  float: left;
}
.avatar img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.ideas-index,
.discussions-index,
.projects-index {
  font-family: "Open Sans";
  margin-top: 30px;
}
.ideas-index .navbar,
.discussions-index .navbar,
.projects-index .navbar {
  margin: 0;
  padding: 15px 0;
  min-height: 0;
  border-bottom: 1px solid #e6e6e6;
}
.ideas-index .navbar .btn-blue,
.discussions-index .navbar .btn-blue,
.projects-index .navbar .btn-blue {
  float: right;
}
.ideas-index .navbar .nav.navbar-nav li,
.discussions-index .navbar .nav.navbar-nav li,
.projects-index .navbar .nav.navbar-nav li {
  margin-right: 10px;
}
.ideas-index .navbar .nav.navbar-nav li.active,
.discussions-index .navbar .nav.navbar-nav li.active,
.projects-index .navbar .nav.navbar-nav li.active {
  text-decoration: underline;
}
.ideas-index .navbar .nav.navbar-nav li > a,
.discussions-index .navbar .nav.navbar-nav li > a,
.projects-index .navbar .nav.navbar-nav li > a {
  padding: 0;
  color: #999999;
}
.ideas-index .navbar .nav.navbar-nav li > a:hover,
.discussions-index .navbar .nav.navbar-nav li > a:hover,
.projects-index .navbar .nav.navbar-nav li > a:hover {
  background-color: transparent;
}
.ideas-index .discussions li h4,
.ideas-index .discussions li p,
.discussions-index .discussions li h4,
.discussions-index .discussions li p {
  padding-right: 0;
}
.create-idea .btn-blue.create,
.create-discussion .btn-blue.create {
  float: right;
  margin-top: 10px;
}
.create-wrapper {
  padding: 30px 0;
}
.create-wrapper .hint {
  float: right;
  padding: 8px 0;
}
.file-attach-block {
  position: relative;
}
.file-attach-block .content_file {
  position: absolute;
  top: 0;
  width: 200px;
  height: 35px;
  opacity: 0;
  z-index: 5;
}
.attachments li {
  cursor: pointer;
  display: inline-block;
  margin: 5px 10px 10px 0;
}
.attachments li:hover {
  text-decoration: underline;
}
.attachments li:before {
  margin-right: 10px;
  width: 18px;
  height: 21px;
  content: url(/assets/paperclip-aefde451a63d96f99c22acece343606e.png);
  position: relative;
  top: 3px;
}
.page-banner.about-us {
  background: url(/assets/about_main-4f170a4c20d5553dfe18e6f61eaad4ad.jpg) no-repeat 50% 0
    #f2f2f2;
}
.page-banner.about-us .intro-text-about {
  color: white;
  margin-top: 65px;
  font-size: 36px;
}
.page-banner.about-us .intro-text-about h1 {
  font-size: 36px;
}
.about-page {
  font-size: 16px;
  margin-top: 50px;
  padding-bottom: 50px;
}
.about-page p {
  padding-right: 280px;
}
.about-page ul {
  margin-top: 20px;
}
.about-page ul li {
  padding-bottom: 20px;
}
.about-page ul li .circle {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 2px solid black;
  border-radius: 50%;
  text-align: center;
  float: left;
}
.about-page ul li .circle span {
  font-family: "yeseva_one";
  font-size: 28px;
  line-height: 48px;
}
.about-page ul li.title {
  font-weight: bold;
}
.org-page,
.edu-doc-page,
.policy-page {
  font-size: 16px;
  margin-top: 50px;
}
.tag-pane {
  font-size: 14px;
  display: inline-block;
  font-family: "Open Sans";
  color: #999999;
  background-color: #f2f2f2;
  padding: 4px 10px;
  border-radius: 3px;
  margin-right: 8px;
}
.tag-pane.sub {
  background-color: transparent;
}
.edu-row {
  margin-top: 80px;
  margin-bottom: 50px;
}
.edu-row .content {
  margin-top: 20px;
}
.edu-row .content .name {
  display: inline-block;
  margin-bottom: 15px;
  font: 20px "Open Sans";
}
.edu-row .date {
  color: #999999;
  font: 14px "Open Sans";
  margin-bottom: 20px;
}
.edu-doc-wrapper .edu-doc-list .edu-doc-item {
  margin-top: 25px;
  border-bottom: 1px solid #e6e6e6;
}
.edu-doc-wrapper .edu-doc-list .edu-doc-item:first-child {
  margin-top: 0;
}
.edu-doc-wrapper .show-more-link {
  margin-top: 40px;
}
.edu-doc-wrapper .show-more-link a {
  color: #999999;
  text-decoration: underline;
}
.catalog h3 {
  word-break: break-all;
}
.catalog .catalog-list {
  margin-top: 30px;
}
.catalog.edu .catalog-list > li > a,
.catalog.edu .sub-categ > li > a {
  max-width: 200px;
}
.catalog .categ {
  margin-top: 0;
}
.catalog .catalog-list,
.catalog .sub-categ {
  font-family: "Open Sans";
}
.catalog .catalog-list li,
.catalog .sub-categ li {
  padding: 8px 0;
  line-height: 1.2;
}
.catalog .catalog-list li a,
.catalog .sub-categ li a {
  max-width: 130px;
  display: inline-block;
}
.catalog .catalog-list li a.active,
.catalog .sub-categ li a.active {
  font-weight: bold;
}
.catalog .catalog-list li a.active ~ .sub-categ,
.catalog .sub-categ li a.active ~ .sub-categ {
  display: block;
}
.catalog .catalog-list li span,
.catalog .sub-categ li span {
  font-weight: bold;
  color: #47c1e8;
  float: right;
}
.catalog .sub-categ {
  font-size: 14px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin: 15px 0;
  display: none;
}
.catalog .sub-categ li:first-child {
  padding-top: 16px;
}
.catalog .sub-categ li:last-child {
  padding-bottom: 16px;
}
.catalog .catalog-footer {
  line-height: 1.2;
  padding: 30px 15px 0 0;
}
.catalog .catalog-footer .btn.btn-blue {
  margin-top: 20px;
}
#map {
  width: 100%;
  height: 400px;
  margin: 30px 0;
}
#map.meetings-map {
  height: 600px;
}
.meetings-list .event-name,
.meetings-short-list .event-name,
.org-page .videos-list .event-name {
  margin-top: 15px;
}
.meetings-short-list,
.org-page .videos-list {
  padding: 15px 0 0 0;
}
.meetings-short-list li,
.org-page .videos-list li {
  position: relative;
  width: 290px;
  vertical-align: top;
  display: inline-block;
  margin-right: 35px;
  margin-bottom: 40px;
}
.meetings-short-list li img,
.org-page .videos-list li img {
  max-width: 290px;
}
.meetings-short-list li .links a,
.org-page .videos-list li .links a {
  color: #47c1e8;
}
.button-follow,
.button-unfollow {
  padding: 6px 0;
  width: 100%;
}
.button-unfollow .value {
  display: none;
}
.button-unfollow .status {
  display: block;
}
.button-unfollow:hover {
  background-color: #47c1e8;
  color: #fff;
}
.button-unfollow:hover .value {
  display: block;
}
.button-unfollow:hover .status {
  display: none;
}
.org-logo .image-wrapper {
  overflow: hidden;
  margin-bottom: 10px;
  width: 160px;
  height: 160px;
}
.page-banner.org-banner {
  background: url(/assets/org-banner-40fd30d0840e27ceb164dcc4098d7214.jpg) no-repeat 50% 0
    #f2f2f2;
}
.meetings {
  margin-bottom: 20px;
}
.meetings h2 {
  font-family: "Open Sans";
}
.meetings .event-header {
  overflow: hidden;
}
.meetings .event-logo {
  float: left;
  max-width: 300px;
}
.meetings .event-info {
  padding-left: 340px;
}
.meetings .event-content {
  margin-top: 25px;
  clear: both;
}
.meetings .event-content p {
  margin-bottom: 50px;
}
.meetings .sponsor p {
  padding-top: 10px;
}
.place {
  font-size: 14px;
  font-weight: 300;
}
.event-time {
  font: 12px "Open Sans";
  height: 20px;
  padding: 1px 8px;
}
.border_line {
  border-bottom: solid black 5px;
}
.meetings-list,
.balloon-content-wrapper {
  padding: 0;
}
.meetings-list.attached-items,
.balloon-content-wrapper.attached-items {
  background-color: #f2f2f2;
  border-radius: 10px;
}
.meetings-list.attached-items .attached,
.balloon-content-wrapper.attached-items .attached {
  border-bottom: none;
  padding: 20px;
}
.meetings-list.attached-items .attached .event-time,
.balloon-content-wrapper.attached-items .attached .event-time {
  background-color: transparent;
  padding: 0;
}
.meetings-list li,
.balloon-content-wrapper li {
  padding: 30px 0;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
}
.meetings-list li .content-wrapper,
.balloon-content-wrapper li .content-wrapper {
  float: left;
  max-width: -webkit-calc(100% - 270px);
  max-width: calc(100% - 270px);
}
.meetings-list li .image-link,
.balloon-content-wrapper li .image-link {
  float: right;
}
.meetings-list li .image-link img,
.balloon-content-wrapper li .image-link img {
  max-width: 250px;
  max-height: 188px;
}
.event-name {
  font-size: 18px;
  font-weight: bold;
}
.event-org {
  margin: 20px 0;
  font-weight: 300;
}
.event-org .header {
  margin-bottom: 15px;
}
.event-org .org-logo-preview {
  width: 30px;
  height: 30px;
  vertical-align: top;
}
.event-org span {
  display: inline-block;
  max-width: -webkit-calc(100% - 40px);
  max-width: calc(100% - 40px);
  font-size: 14px;
  padding-left: 10px;
}
ymaps[class*="cluster-content__header"] {
  display: none;
}
.balloon-content-wrapper {
  padding: 16px;
}
.balloon-content-wrapper .event-org {
  font-size: 14px;
}
.org-page .new-org .title,
.org-page .news-org .title,
.org-page .meetings .title,
.org-page .articles .title,
.org-page .videos .title {
  display: inline-block;
  font-family: "Open Sans";
  vertical-align: middle;
}
.org-page .link-btn {
  display: inline-block;
  padding-left: 20px;
}
.org-page .link {
  position: relative;
  padding-left: 20px;
  vertical-align: middle;
  top: 2px;
}
.org-page .link a {
  color: #999999;
}
.org-page .org-header {
  min-height: 120px;
  margin-bottom: 40px;
}
.org-page .org-header .org-desc,
.org-page .org-header .title {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 180px;
}
.org-page .org-header .org-desc {
  margin-bottom: 0;
}
.org-page .org-header .edit-link {
  padding-left: 180px;
}
.org-page .org-header .org-logo img {
  max-width: 160px;
  max-height: 160px;
  vertical-align: top;
  float: left;
}
.org-page .new-org {
  margin-bottom: 20px;
}
.org-page .new-org .org-list {
  margin-top: 30px;
}
.org-page .administrators,
.org-page .followers {
  margin-top: 20px;
}
.org-page .meetings,
.org-page .news-org,
.org-page .articles,
.org-page .videos {
  margin: 10px 0;
}
.org-page .place:before {
  background: url(/assets/ico-location-fbc25ba5c0e48671cb137bbdcc19a616.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  content: " ";
  vertical-align: middle;
  display: inline-block;
  margin-right: 6px;
}
.org-page .place span {
  display: inline-block;
  width: 90%;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  vertical-align: middle;
}
.org-page .news-org,
.org-page .articles {
  margin-top: 40px;
}
.org-page .news-org.one-news,
.org-page .articles.one-news {
  border-bottom: 1px solid #cccccc;
}
.org-page .news-org h2,
.org-page .articles h2 {
  font-family: "Open Sans";
}
.org-page .news-org .date,
.org-page .articles .date {
  font-family: "Open Sans";
  color: #cccccc;
  padding-bottom: 5px;
}
.org-page .news-org .news-list,
.org-page .news-org .articles-list,
.org-page .articles .news-list,
.org-page .articles .articles-list {
  margin-top: 20px;
}
.org-page .news-org .news-list li,
.org-page .news-org .articles-list li,
.org-page .articles .news-list li,
.org-page .articles .articles-list li {
  display: inline-block;
  margin-right: 30px;
  width: 47%;
  word-wrap: break-word;
}
.org-page .news-org .news-list li:nth-child(2n),
.org-page .news-org .articles-list li:nth-child(2n),
.org-page .articles .news-list li:nth-child(2n),
.org-page .articles .articles-list li:nth-child(2n) {
  margin-right: 0;
}
.org-page .news-org .news-list li h4,
.org-page .news-org .articles-list li h4,
.org-page .articles .news-list li h4,
.org-page .articles .articles-list li h4 {
  padding: 15px 15px 5px 0;
}
ul.avatars {
  margin-top: 15px;
}
ul.avatars li {
  display: inline-block;
  margin: 0 6px 9px 0;
}
ul.avatars li img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.picture-preview {
  overflow: hidden;
  width: 250px;
  height: 188px;
  position: relative;
  margin-bottom: 25px;
}
.preview-with-hint {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.preview-with-hint .guide-icon {
  margin-left: 10px;
}
.reg-thx,
.no-accsess {
  margin-top: 80px;
  text-align: center;
}
.reg-page {
  margin-top: 15px;
}
.reg-page h2 {
  font-weight: bold;
}
.reg-page label {
  width: 100%;
  font: 16px "Open Sans" normal;
}
.reg-page .form-wrapper {
  padding: 0px 15px 0 15px;
  border-top: none;
}
.reg-page .form-wrapper .form-explanation {
  margin: 15px 0;
}
.reg-page #teacher-form,
.reg-page #personal-form,
.reg-page #organization-form,
.reg-page .social-network {
  display: none;
  width: 100%;
}
.reg-page #teacher-form h2,
.reg-page #personal-form h2,
.reg-page #organization-form h2,
.reg-page .social-network h2 {
  margin-bottom: 25px;
}
.reg-page #teacher-form.active,
.reg-page #personal-form.active,
.reg-page #organization-form.active,
.reg-page .social-network.active {
  display: table;
}
.reg-page #teacher-form .popover-content,
.reg-page #personal-form .popover-content,
.reg-page #organization-form .popover-content,
.reg-page .social-network .popover-content {
  min-width: 272px;
}
.reg-page #teacher-form .reg-form,
.reg-page #teacher-form .reg-alt,
.reg-page #teacher-form .reg-social,
.reg-page #personal-form .reg-form,
.reg-page #personal-form .reg-alt,
.reg-page #personal-form .reg-social,
.reg-page #organization-form .reg-form,
.reg-page #organization-form .reg-alt,
.reg-page #organization-form .reg-social,
.reg-page .social-network .reg-form,
.reg-page .social-network .reg-alt,
.reg-page .social-network .reg-social {
  vertical-align: top;
  width: 33.33333%;
  display: table-cell;
}
.reg-page #teacher-form .reg-form .form-group,
.reg-page #teacher-form .reg-alt .form-group,
.reg-page #teacher-form .reg-social .form-group,
.reg-page #personal-form .reg-form .form-group,
.reg-page #personal-form .reg-alt .form-group,
.reg-page #personal-form .reg-social .form-group,
.reg-page #organization-form .reg-form .form-group,
.reg-page #organization-form .reg-alt .form-group,
.reg-page #organization-form .reg-social .form-group,
.reg-page .social-network .reg-form .form-group,
.reg-page .social-network .reg-alt .form-group,
.reg-page .social-network .reg-social .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.reg-page #teacher-form .reg-form .form-group .guide-icon,
.reg-page #teacher-form .reg-alt .form-group .guide-icon,
.reg-page #teacher-form .reg-social .form-group .guide-icon,
.reg-page #personal-form .reg-form .form-group .guide-icon,
.reg-page #personal-form .reg-alt .form-group .guide-icon,
.reg-page #personal-form .reg-social .form-group .guide-icon,
.reg-page #organization-form .reg-form .form-group .guide-icon,
.reg-page #organization-form .reg-alt .form-group .guide-icon,
.reg-page #organization-form .reg-social .form-group .guide-icon,
.reg-page .social-network .reg-form .form-group .guide-icon,
.reg-page .social-network .reg-alt .form-group .guide-icon,
.reg-page .social-network .reg-social .form-group .guide-icon {
  margin: 0 10px;
  min-width: 24px;
  cursor: pointer;
  position: absolute;
  right: -45px;
  top: 7px;
}
.reg-page #teacher-form .reg-form .form-group .icon_virtual_keyboard,
.reg-page #teacher-form .reg-alt .form-group .icon_virtual_keyboard,
.reg-page #teacher-form .reg-social .form-group .icon_virtual_keyboard,
.reg-page #personal-form .reg-form .form-group .icon_virtual_keyboard,
.reg-page #personal-form .reg-alt .form-group .icon_virtual_keyboard,
.reg-page #personal-form .reg-social .form-group .icon_virtual_keyboard,
.reg-page #organization-form .reg-form .form-group .icon_virtual_keyboard,
.reg-page #organization-form .reg-alt .form-group .icon_virtual_keyboard,
.reg-page #organization-form .reg-social .form-group .icon_virtual_keyboard,
.reg-page .social-network .reg-form .form-group .icon_virtual_keyboard,
.reg-page .social-network .reg-alt .form-group .icon_virtual_keyboard,
.reg-page .social-network .reg-social .form-group .icon_virtual_keyboard {
  right: -65px;
  top: 6px;
}
.reg-page #teacher-form .reg-form .form-group .field_with_errors,
.reg-page #teacher-form .reg-alt .form-group .field_with_errors,
.reg-page #teacher-form .reg-social .form-group .field_with_errors,
.reg-page #personal-form .reg-form .form-group .field_with_errors,
.reg-page #personal-form .reg-alt .form-group .field_with_errors,
.reg-page #personal-form .reg-social .form-group .field_with_errors,
.reg-page #organization-form .reg-form .form-group .field_with_errors,
.reg-page #organization-form .reg-alt .form-group .field_with_errors,
.reg-page #organization-form .reg-social .form-group .field_with_errors,
.reg-page .social-network .reg-form .form-group .field_with_errors,
.reg-page .social-network .reg-alt .form-group .field_with_errors,
.reg-page .social-network .reg-social .form-group .field_with_errors {
  width: 100%;
}
.reg-page #teacher-form .reg-form .form-group.agreement,
.reg-page #teacher-form .reg-alt .form-group.agreement,
.reg-page #teacher-form .reg-social .form-group.agreement,
.reg-page #personal-form .reg-form .form-group.agreement,
.reg-page #personal-form .reg-alt .form-group.agreement,
.reg-page #personal-form .reg-social .form-group.agreement,
.reg-page #organization-form .reg-form .form-group.agreement,
.reg-page #organization-form .reg-alt .form-group.agreement,
.reg-page #organization-form .reg-social .form-group.agreement,
.reg-page .social-network .reg-form .form-group.agreement,
.reg-page .social-network .reg-alt .form-group.agreement,
.reg-page .social-network .reg-social .form-group.agreement {
  position: relative;
}
.reg-page #teacher-form .reg-form .form-group.agreement span,
.reg-page #teacher-form .reg-alt .form-group.agreement span,
.reg-page #teacher-form .reg-social .form-group.agreement span,
.reg-page #personal-form .reg-form .form-group.agreement span,
.reg-page #personal-form .reg-alt .form-group.agreement span,
.reg-page #personal-form .reg-social .form-group.agreement span,
.reg-page #organization-form .reg-form .form-group.agreement span,
.reg-page #organization-form .reg-alt .form-group.agreement span,
.reg-page #organization-form .reg-social .form-group.agreement span,
.reg-page .social-network .reg-form .form-group.agreement span,
.reg-page .social-network .reg-alt .form-group.agreement span,
.reg-page .social-network .reg-social .form-group.agreement span {
  padding-left: 25px;
  padding-top: 2px;
}
.reg-page #teacher-form .reg-form .form-group.agreement input[name="user_agreement"],
.reg-page #teacher-form .reg-alt .form-group.agreement input[name="user_agreement"],
.reg-page #teacher-form .reg-social .form-group.agreement input[name="user_agreement"],
.reg-page #personal-form .reg-form .form-group.agreement input[name="user_agreement"],
.reg-page #personal-form .reg-alt .form-group.agreement input[name="user_agreement"],
.reg-page #personal-form .reg-social .form-group.agreement input[name="user_agreement"],
.reg-page #organization-form .reg-form .form-group.agreement input[name="user_agreement"],
.reg-page #organization-form .reg-alt .form-group.agreement input[name="user_agreement"],
.reg-page
  #organization-form
  .reg-social
  .form-group.agreement
  input[name="user_agreement"],
.reg-page .social-network .reg-form .form-group.agreement input[name="user_agreement"],
.reg-page .social-network .reg-alt .form-group.agreement input[name="user_agreement"],
.reg-page .social-network .reg-social .form-group.agreement input[name="user_agreement"] {
  position: absolute;
  top: 1px;
  left: 5px;
}
.reg-page #teacher-form .reg-form .form-group.agreement label,
.reg-page #teacher-form .reg-alt .form-group.agreement label,
.reg-page #teacher-form .reg-social .form-group.agreement label,
.reg-page #personal-form .reg-form .form-group.agreement label,
.reg-page #personal-form .reg-alt .form-group.agreement label,
.reg-page #personal-form .reg-social .form-group.agreement label,
.reg-page #organization-form .reg-form .form-group.agreement label,
.reg-page #organization-form .reg-alt .form-group.agreement label,
.reg-page #organization-form .reg-social .form-group.agreement label,
.reg-page .social-network .reg-form .form-group.agreement label,
.reg-page .social-network .reg-alt .form-group.agreement label,
.reg-page .social-network .reg-social .form-group.agreement label {
  padding: 3px 2px 2px 25px;
  font-weight: inherit;
}
.reg-page #teacher-form .login,
.reg-page #personal-form .login,
.reg-page #organization-form .login,
.reg-page .social-network .login {
  color: #cccccc;
  font-family: "Open Sans";
  padding-left: 25px;
  vertical-align: middle;
}
.reg-page #teacher-form .reg-alt,
.reg-page #personal-form .reg-alt,
.reg-page #organization-form .reg-alt,
.reg-page .social-network .reg-alt {
  text-align: center;
  vertical-align: middle;
}
.reg-page #teacher-form .reg-alt .big,
.reg-page #personal-form .reg-alt .big,
.reg-page #organization-form .reg-alt .big,
.reg-page .social-network .reg-alt .big {
  font-size: 22px;
}
.reg-page #teacher-form .reg-social .social-icon-big,
.reg-page #personal-form .reg-social .social-icon-big,
.reg-page #organization-form .reg-social .social-icon-big,
.reg-page .social-network .reg-social .social-icon-big {
  height: 100%;
  margin-top: 20px;
  font-size: 22px;
}
.reg-page #teacher-form .reg-social .social-icon-big li,
.reg-page #personal-form .reg-social .social-icon-big li,
.reg-page #organization-form .reg-social .social-icon-big li,
.reg-page .social-network .reg-social .social-icon-big li {
  display: block;
  float: none;
  margin-bottom: 25px;
}
.reg-page #teacher-form .reg-social .social-icon-big li a,
.reg-page #personal-form .reg-social .social-icon-big li a,
.reg-page #organization-form .reg-social .social-icon-big li a,
.reg-page .social-network .reg-social .social-icon-big li a {
  padding-left: 55px;
  padding-top: 1px;
}
.reg-page #teacher-form .subscribe_to_portal_emails label,
.reg-page #personal-form .subscribe_to_portal_emails label,
.reg-page #organization-form .subscribe_to_portal_emails label,
.reg-page .social-network .subscribe_to_portal_emails label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: normal;
}
.reg-page #teacher-form .subscribe_to_portal_emails input,
.reg-page #personal-form .subscribe_to_portal_emails input,
.reg-page #organization-form .subscribe_to_portal_emails input,
.reg-page .social-network .subscribe_to_portal_emails input {
  margin: 0 5px;
}
.reg-page #organization-form .reg-form-org {
  display: table-row;
}
.reg-page #organization-form .reg-form {
  width: 33.3333%;
}
.reg-page #organization-form .org-form-photo {
  display: table-cell;
  width: 66.666%;
  padding-left: 50px;
}
.reg-page .label-descr {
  font-size: 13px;
}
.reg-page .reg-tab {
  table-layout: auto;
  border-collapse: collapse;
  margin-top: 40px;
}
.reg-page .reg-tab li {
  width: 33.33333%;
  background-color: #f2f2f2;
}
.reg-page .reg-tab li.active {
  background: none;
  border-bottom: none;
}
.reg-page .reg-tab li.active a:hover {
  background: none;
}
.reg-page .reg-tab li.active.teacher-tab {
  border-top-color: #e0e880;
}
.reg-page .reg-tab li.active.teacher-tab a {
  box-shadow: inset 0 3px 0 #e0e880;
  color: #e0e880;
}
.reg-page .reg-tab li.active.personal-tab {
  border-top-color: #47c1e8;
}
.reg-page .reg-tab li.active.personal-tab a {
  box-shadow: inset 0 3px 0 #47c1e8;
  color: #47c1e8;
}
.reg-page .reg-tab li.active.organization-tab {
  border-top-color: #aa63a5;
}
.reg-page .reg-tab li.active.organization-tab a {
  box-shadow: inset 0 3px 0 #aa63a5;
  color: #aa63a5;
}
.reg-page .manual_block {
  color: blue;
}
.reg-page .manual_block .manual_row {
  font-size: 20px;
  margin: 5px;
}
.show-more {
  margin: 50px 0;
  cursor: pointer;
  background-color: #f2f2f2;
  text-align: center;
  padding: 8px 0;
  opacity: 0.5;
}
.show-more:hover {
  opacity: 1;
}
.show-more.big {
  font-family: "Open Sans";
  opacity: 1;
  display: block;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  font-size: 20px;
  color: #4c4c4c;
  background-color: transparent;
  margin-top: 30px;
}
.best-article,
.article-list,
.video-list {
  font-size: 16px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.best-article .img-wrapper img,
.article-list .img-wrapper img,
.video-list .img-wrapper img {
  width: 100%;
}
.best-article .article-item,
.best-article .video-item,
.article-list .article-item,
.article-list .video-item,
.video-list .article-item,
.video-list .video-item {
  margin-bottom: 50px;
  border-bottom: 0;
}
.best-article .article-item .approve,
.best-article .video-item .approve,
.article-list .article-item .approve,
.article-list .video-item .approve,
.video-list .article-item .approve,
.video-list .video-item .approve {
  margin-left: 0;
  margin-top: 10px;
}
.best-article .article-item .disabled,
.best-article .article-item .disabled *,
.best-article .video-item .disabled,
.best-article .video-item .disabled *,
.article-list .article-item .disabled,
.article-list .article-item .disabled *,
.article-list .video-item .disabled,
.article-list .video-item .disabled *,
.video-list .article-item .disabled,
.video-list .article-item .disabled *,
.video-list .video-item .disabled,
.video-list .video-item .disabled * {
  color: gray;
}
.best-article .article-img,
.article-list .article-img,
.video-list .article-img {
  width: 100%;
}
.best-article .duration,
.article-list .duration,
.video-list .duration {
  border-radius: 2px;
  left: 23px;
  bottom: 8px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: bold;
  padding: 2px 8px;
}
.best-article .content .title,
.article-list .content .title,
.video-list .content .title {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 15px;
}
.best-article .content .text-block,
.article-list .content .text-block,
.video-list .content .text-block {
  color: #4c4c4c;
  margin-top: 30px;
}
.best-article .content .line,
.article-list .content .line,
.video-list .content .line {
  margin: 0;
}
.article-list .article-item:nth-child(2n + 3),
.article-list .video-item:nth-child(2n + 3),
.video-list .article-item:nth-child(2n + 3),
.video-list .video-item:nth-child(2n + 3) {
  clear: left;
}
.page-wrap {
  width: 100%;
}
.article-wrap {
  width: 700px;
}
.video-wrap {
  width: 900px;
}
.article-wrap .video-footer,
.video-wrap .video-footer,
.page-wrap .video-footer {
  border-bottom: 1px solid #e6e6e6;
}
.article-wrap .info-block,
.video-wrap .info-block,
.page-wrap .info-block {
  margin-top: 5px;
}
.article-wrap h1,
.video-wrap h1,
.page-wrap h1 {
  font-weight: bold;
  margin: 40px 0;
}
.article-wrap .date,
.video-wrap .date,
.page-wrap .date {
  padding-bottom: 5px;
}
.article-wrap .content,
.video-wrap .content,
.page-wrap .content {
  font-size: 16px;
  margin-bottom: 40px;
}
.article-wrap .rating-block,
.video-wrap .rating-block,
.page-wrap .rating-block {
  border-bottom: 1px solid #e6e6e6;
  height: 62px;
  line-height: 62px;
}
.article-wrap .rating-block > div,
.video-wrap .rating-block > div,
.page-wrap .rating-block > div {
  display: inline-block;
  vertical-align: middle;
}
.article-wrap .rating-block .star img,
.video-wrap .rating-block .star img,
.page-wrap .rating-block .star img {
  vertical-align: baseline;
}
.article-wrap .rating-block .rating-text,
.article-wrap .rating-block .views,
.video-wrap .rating-block .rating-text,
.video-wrap .rating-block .views,
.page-wrap .rating-block .rating-text,
.page-wrap .rating-block .views {
  color: #999999;
  margin: 0 10px;
}
.article-wrap .rating-block .rating-text .score,
.article-wrap .rating-block .views .score,
.video-wrap .rating-block .rating-text .score,
.video-wrap .rating-block .views .score,
.page-wrap .rating-block .rating-text .score,
.page-wrap .rating-block .views .score {
  color: #12141a;
  font-size: 20px;
}
.new-article,
.new-video {
  font-size: 16px;
  color: #4c4c4c;
  margin: 50px 0;
}
.new-article .create-hint,
.new-article .preview-hint,
.new-video .create-hint,
.new-video .preview-hint {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  display: none;
  margin: 0;
  width: 100%;
  top: 40px;
  left: 0;
  position: absolute;
  color: #4c4c4c;
  white-space: normal;
  text-align: left;
}
.new-article .create-article,
.new-video .create-article {
  margin-right: 17px;
}
.new-article .create-article:hover .create-hint,
.new-video .create-article:hover .create-hint {
  display: inline-block;
}
.new-article .preview:hover .preview-hint,
.new-video .preview:hover .preview-hint {
  display: inline-block;
}
.new-article .img-preview,
.new-article .video-load,
.new-video .img-preview,
.new-video .video-load {
  margin-bottom: 25px;
}
.new-article .img-preview img,
.new-article .video-load img,
.new-video .img-preview img,
.new-video .video-load img {
  width: 100%;
}
.new-article .file-desc,
.new-video .file-desc {
  margin-top: 20px;
}
.new-article .file-name,
.new-video .file-name {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  overflow: hidden;
  width: 40%;
  text-overflow: ellipsis;
}
.new-article .hint,
.new-video .hint {
  text-align: right;
  margin: 15px 0;
}
.new-video .create-hint {
  width: 80%;
}
.another-image-picker {
  display: none;
}
.errors-view {
  float: left;
}
.icon-audio-pause {
  background-position: -26px 0;
}
.trumbowyg-box,
.trumbowyg-editor {
  width: 100% !important;
  margin: 0 auto !important;
}
.trumbowyg-editor[contenteditable="true"]:empty:before {
  content: attr(placeholder);
  color: #999;
}
.audio-player {
  margin-bottom: 10px;
}
.audio-player .icon-audio-play,
.audio-player .icon-audio-pause,
.audio-player .icon-audio-pause {
  vertical-align: middle;
}
.audio-player .audio-progress {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: #e6e6e6;
  height: 6px;
  width: 120px;
  margin-left: 7px;
}
.audio-player .audio-progress .progress-line {
  background-color: #47c1e8;
  position: absolute;
  height: 100%;
  max-width: 100%;
}
.audio-player .audio-progress .progress-line:after {
  content: " ";
  position: absolute;
  right: -1px;
  top: -2px;
  height: 10px;
  width: 1px;
  display: block;
  background-color: #47c1e8;
}
.audio-player .player-hint {
  color: #999999;
  font: 14px "Open Sans";
}
.audio-player.player-disabled {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.literature-info {
  font-size: 16px;
  margin-top: 20px;
}
.literature-info a {
  text-decoration: underline;
}
.footer .pagination {
  width: 100%;
}
.footer .pagination .floatright {
  float: right;
}
.footer .pagination .pagination-per-pages a {
  margin: 2px 4px;
}
.footer .pagination .pagination-per-pages em {
  margin: 2px 4px 2px 15px;
}
.closer {
  float: right;
  margin: 0 0 0 10px;
}
.content-refused {
  color: #f88379;
  font-size: 11px;
}
.content-refused .gliph {
  font-size: 16px;
  font-weight: 700;
}
.content-approved {
  color: #c1d102;
}
.notifs {
  position: fixed;
  top: 30px;
  left: 50%;
  z-index: 30;
  width: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notifs .global-notification {
  margin-bottom: 10px;
}
.notifs .global-notification.warning {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  color: #8a6d3b;
}
.notifs .global-notification.info {
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  color: #31708f;
}
.notifs .global-notification h5 {
  text-align: center;
  margin: 5px 20px;
}
.notifs .global-notification h5 a {
  color: inherit !important;
}
.notifs .global-notification h5 a:after {
  font-size: 11px;
  margin-top: 7px;
  font-family: "Glyphicons Halflings";
  content: "";
  display: inline-block;
  float: right;
  -webkit-transition: all ease-out 0.4s;
  transition: all ease-out 0.4s;
}
.notifs .global-notification h5 a.collapsed:after {
  font-family: "Glyphicons Halflings";
  content: "";
}
.notifs .global-notification h5 .closer {
  cursor: pointer;
  float: right;
  font-size: 20px;
}
.notifs .global-notification .collapse,
.notifs .global-notification .collapsing {
  margin: 5px 20px;
  max-height: 500px;
  overflow: auto;
}
.notifs .global-type {
  display: none;
}
.material-shadow-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.olympiads_page .filters-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.olympiads_page .filters-block .btn-filter {
  padding: 10px 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  margin-right: 115px;
}
.olympiads_page .filters-block .btn-filter.active {
  border-color: #ffd50f;
}
.olympiads_page .olympiads_list {
  list-style: none;
  padding-left: 0;
}
.olympiads_page .olympiads_list .olympiad-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.olympiads_page .olympiads_list .olympiad-item .content-wrapper {
  margin-left: 30px;
}
.olympiads_page
  .olympiads_list
  .olympiad-item
  .content-wrapper
  .olympiad-short-description {
  margin-bottom: 30px;
}
.olympiads_page .olympiads_list .olympiad-item .content-wrapper .olympiad-actions > * {
  margin-right: 20px;
}
.olympiads_page .courses-hint {
  margin-top: 20px;
  margin-bottom: 10px;
}
.olympiads_page .row.actions,
.olympiads_page .index-page .actions.index-page-row,
.index-page .olympiads_page .actions.index-page-row {
  margin-top: 30px;
}
.olympiads_page .row.actions .btn,
.olympiads_page .index-page .actions.index-page-row .btn,
.index-page .olympiads_page .actions.index-page-row .btn {
  margin: 0 5px;
}
.olympiads_page .row.hint,
.olympiads_page .index-page .hint.index-page-row,
.index-page .olympiads_page .hint.index-page-row {
  margin-bottom: 10px;
}
.olympiads_page .olympiad-name {
  font-weight: 600;
  margin-bottom: 10px;
}
.olympiad-courses th {
  color: #47c1e8;
}
.olympiad-place {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.olympiad-place > * {
  margin-right: 30px;
}
.olympiad-place span {
  background-color: #d7d7d7;
  border-radius: 13px;
  padding: 0 20px;
}
.olympiad-place .location {
  font-weight: 600;
}
.olympiad-date-and-status {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.olympiad-date-and-status > * {
  margin-right: 30px;
}
.olympiad-date-and-status span {
  background-color: #d7d7d7;
  border-radius: 13px;
  padding: 0 20px;
}
.olympiad-date-and-status .olympiad-time {
  font-weight: 600;
}
.olympiad-date-and-status .olympiad-status {
  border-radius: 13px;
  padding: 0 20px;
}
.olympiad-date-and-status .olympiad-status.red {
  background-color: #ff8080;
}
.olympiad-date-and-status .olympiad-status.green {
  background-color: #39d761;
}
.olympiad-date-and-status .olympiad-status.blue {
  background-color: #47c1e8;
}
.olympiad-user-status {
  margin-bottom: 20px;
}
.olympiad-user-status span {
  background-color: #39d761;
  border-radius: 13px;
  padding: 0 20px;
}
.questionnaire-form .olympiad-name {
  font-weight: 600;
  margin-bottom: 40px;
}
.questionnaire-form label {
  font-weight: normal;
}
.questionnaire-form input[type="radio"] {
  margin-left: 0;
}
.questionnaire-form .hint {
  margin-bottom: 40px;
  font-weight: bold;
}
.activeProjectCont {
  width: 75%;
  margin: auto;
}
#activeProjectsCarousel .carousel-inner {
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  margin: 10px 35px 0px 35px;
}
#activeProjectsCarousel .carousel-inner .active.left {
  left: -24.6%;
}
#activeProjectsCarousel .carousel-inner .active.right {
  left: 24.6%;
}
#activeProjectsCarousel .carousel-inner .next {
  left: 24.6%;
}
#activeProjectsCarousel .carousel-inner .next.left {
  left: 0;
}
#activeProjectsCarousel .carousel-inner .prev {
  left: -24.6%;
}
#activeProjectsCarousel .carousel-inner .prev.right {
  left: 0;
}
#activeProjectsCarousel .carousel-inner .item {
  width: 100%;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
#activeProjectsCarousel .carousel-inner .item .project-element {
  width: 23%;
  height: 80px;
  text-align: center;
  border-radius: 10px;
  float: left;
  margin: 11px 8px 11px 8px;
}
#activeProjectsCarousel .carousel-inner .item .project-element .name {
  width: 100%;
  height: 75px;
  font-weight: 600;
  font-size: 14px;
  background-color: #ffffff;
  color: #0f4a86;
  border: 1px solid #d9d9d9;
  padding: 5px;
  border-radius: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
#activeProjectsCarousel .carousel-inner .item .project-element .is-free {
  width: 100%;
  height: 25px;
  background-color: #47c1e8;
  color: #47c1e8;
  font-size: 14px;
  border: 1px solid #47c1e8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#activeProjectsCarousel .carousel-inner .item .project-element .is-free.active {
  background-color: white;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  #activeProjectsCarousel .carousel-inner > .item {
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
    -webkit-transition: 0.6s ease-in-out all;
    transition: 0.6s ease-in-out all;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
#activeProjectsCarousel .carousel-control.left,
#activeProjectsCarousel .carousel-control.right {
  background-image: none;
  color: #0f4a86;
  opacity: 1;
  width: 30px;
  height: 100%;
  font-size: 30px;
  position: absolute;
  -webkit-transform: translateY(22%);
  -ms-transform: translateY(22%);
  transform: translateY(22%);
}
#activeProjectsCarousel .carousel-control:left {
  left: -30px;
}
#activeProjectsCarousel .carousel-control:right {
  right: -60px;
}
.blockker {
  position: relative;
  float: left;
  width: -webkit-calc(25% - 20px);
  width: calc(25% - 20px);
  margin: 0 10px;
  height: 240px;
  background-size: cover;
}
.blockker.side_banner {
  width: 307px;
  height: 241px;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.blockker .name {
  position: absolute;
  bottom: 0;
  padding-left: 10px;
  padding-top: 5px;
  height: 60px;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  color: black;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #a5a5a5;
  border-top: none;
}
.blockker .name.violet {
  background-color: #aa63a5;
}
.blockker .name.green {
  background-color: #c1d101;
}
.blockker .name.blue {
  background-color: #47c1e8;
}
.blockker .name.yellow {
  background-color: #ffd50f;
}
.blockker .name.white {
  background-color: white;
}
.blockker.tests {
  background-image: url("banner_org.jpg");
}
.blockker.courses {
  background-image: url("banner_oc.jpg");
}
.blockker.vocabs {
  background-image: url("banner_webinars.jpg");
}
.blockker.for-kids {
  background-image: url("banner_ls.jpg");
}
.blockker.rus4chld {
  background-image: url("banner_rus4chld.jpg");
}
.index-page-row {
  padding: 0 5px;
  width: 100%;
  margin-bottom: 20px;
}
.index-page-row .banner {
  position: relative;
  float: left;
  width: -webkit-calc(25% - 20px);
  width: calc(25% - 20px);
  margin: 0 10px;
  height: 240px;
  text-align: center;
}
.index-page-row .banner img {
  height: 100%;
  max-width: 100%;
}
.offset-15-index {
  margin-left: 0px !important;
}
.banner-geometry {
  margin-bottom: 15px;
}
.desc_courses {
  font-size: 16px;
  margin-bottom: 30px;
}
.desc_courses_body {
  margin: 10px 0;
  text-align: justify;
}
.org_cab_instruction h4 {
  text-align: center;
  margin-bottom: 20px;
}
.org_cab_instruction li {
  margin-bottom: 20px;
}
.for_satellite {
  min-width: 420px;
}
.for_satellite body {
  margin: 0;
}
.for_satellite body main {
  height: 100%;
  padding: 0;
}
.for_satellite body main .wrapper {
  height: 100%;
}
.for_satellite body main .wrapper .message {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.for_satellite body main .wrapper .container .row {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.for_satellite body main .wrapper .container .field_with_errors .message {
  height: auto;
}
.for_satellite body main .reg-page {
  padding: 0;
}
.for_satellite body main .reg-page .row {
  margin: 0;
}
.for_satellite body main .reg-page .row .coll-full {
  padding: 0;
}
.for_satellite body main .reg-page .reg-tab {
  margin: 0;
}
.for_satellite body main .reg-page .form-wrapper {
  padding-top: 15px;
}
.simple_form .input {
  position: relative;
}
.simple_form .input .error {
  bottom: -20px;
  margin-left: 4%;
  line-height: 20px;
  width: 100%;
  display: block;
  color: rgba(228, 17, 17, 0.75);
}
.simple_form .input:hover .error {
  display: block;
}
.selectize-control.plugin-drag_drop.multi
  > .selectize-input
  > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
} /*!
 * Cropper v0.8.0
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright 2014-2015 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2015-02-19T06:49:29.144Z
 */
.cropper-container {
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.cropper-container img {
  display: block;
  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%;
  min-height: 0 !important;
  max-height: none !important;
}
.cropper-modal,
.cropper-canvas {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cropper-canvas {
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
}
.cropper-modal {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.cropper-cropbox {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
}
.cropper-viewer {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 1px solid #69f;
  outline-color: rgba(102, 153, 255, 0.75);
}
.cropper-dashed {
  position: absolute;
  display: block;
  filter: alpha(opacity=50);
  border: 0 dashed #fff;
  opacity: 0.5;
}
.cropper-dashed.dashed-h {
  top: 33.33333333%;
  left: 0;
  width: 100%;
  height: 33.33333333%;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333333%;
  width: 33.33333333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
}
.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.cropper-face {
  top: 0;
  left: 0;
  cursor: move;
  background-color: #fff;
}
.cropper-line {
  background-color: #69f;
}
.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize;
}
.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}
.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize;
}
.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}
.cropper-point {
  width: 5px;
  height: 5px;
  background-color: #69f;
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize;
}
.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize;
}
.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize;
}
.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize;
}
.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize;
}
.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize;
}
.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize;
}
.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  filter: alpha(opacity=100);
  opacity: 1;
}
.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: " ";
  background-color: #69f;
  filter: alpha(opacity=0);
  opacity: 0;
}
@media (min-width: 768px) {
  .cropper-point.point-se {
    width: 15px;
    height: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    filter: alpha(opacity=75);
    opacity: 0.75;
  }
}
.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.cropper-invisible {
  filter: alpha(opacity=0);
  opacity: 0;
}
.cropper-hide {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: auto !important;
  max-width: none !important;
  height: auto !important;
  max-height: none !important;
  filter: alpha(opacity=0);
  opacity: 0;
}
.cropper-hidden {
  display: none !important;
}
.cropper-move {
  cursor: move;
}
.cropper-crop {
  cursor: crosshair;
}
.cropper-disabled .cropper-canvas,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -webkit-gradient(
    radial,
    center center,
    0px,
    center center,
    100%,
    color-stop(0%, rgba(0, 0, 0, 0.4)),
    color-stop(100%, rgba(0, 0, 0, 0.9))
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0.4) 0,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0.9) 100%
  );
  background: radial-gradient(
    ellipse cover at center,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(0, 0, 0, 0.9) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.introjs-fixParent {
  z-index: auto !important;
  opacity: 1 !important;
  position: absolute !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}
.introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
}
.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}
.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #777;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.introjs-tooltipReferenceLayer {
  position: absolute;
  z-index: 10000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
.introjs-helperNumberLayer {
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: #ff3019;
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ff3019),
    color-stop(100%, #cf0404)
  );
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.introjs-arrow {
  border: 5px solid white;
  content: "";
  position: absolute;
}
.introjs-arrow.top {
  top: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: white;
  border-left-color: transparent;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}
.introjs-arrow.right-bottom {
  bottom: 10px;
  right: -10px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color: white;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-arrow.left-bottom {
  left: -10px;
  bottom: 10px;
  border-top-color: transparent;
  border-right-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.introjs-tooltip {
  position: absolute;
  padding: 10px;
  background-color: white;
  min-width: 200px;
  max-width: 300px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px / normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -webkit-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  border-radius: 0.2em;
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}
.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}
.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -webkit-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}
.introjs-prevbutton {
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}
.introjs-nextbutton {
  border-radius: 0 0.2em 0.2em 0;
}
.introjs-disabled,
.introjs-disabled:hover,
.introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}
.introjs-bullets {
  text-align: center;
}
.introjs-bullets ul {
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.introjs-bullets ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.introjs-bullets ul li a {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
}
.introjs-bullets ul li a:hover {
  background: #999;
}
.introjs-bullets ul li a.active {
  background: #999;
}
.introjs-progress {
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1;
}
.introjs-progressbar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}
.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
} /*!
 * Bootstrap-select v1.7.3 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
  width: 220px \0;
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block;
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
} /*!
Video.js Default Styles (http://videojs.com)
Version 4.11.1
Create your own skin at http://designer.videojs.com
*/
.vjs-default-skin {
  color: #cccccc;
}
@font-face {
  font-family: "VideoJS";
  src: url("/assets/vjs-ea34740a6ec73e2bc5761f5a7964c328.eot");
  src: url("/assets/vjs-ea34740a6ec73e2bc5761f5a7964c328.eot?#iefix")
      format("embedded-opentype"),
    url("/assets/vjs-07eb79601f9a7150811510c9c13fc23f.woff") format("woff"),
    url("/assets/vjs-2e1f9844dc3d0f8a16e12f95c4d5f4bc.ttf") format("truetype"),
    url("/assets/vjs-cee022576834833b9cb4861cc91a8d9a.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.vjs-default-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.vjs-default-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing
  .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3em;
  width: 4em;
}
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  width: 100%;
  background: #66a8cc
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50%
    0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  top: -1em;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-default-skin:hover .vjs-progress-control {
  font-size: 0.9em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  background: #66a8cc
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50%
    0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464;
  background: rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
}
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  border: 0.1em solid #3b4249;
  border-radius: 0.8em;
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  left: 50%;
  margin-left: -2.1em;
  top: 50%;
  margin-top: -1.4000000000000001em;
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  box-shadow: 0 0 3em #ffffff;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: "X";
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #f4a460;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  -webkit-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
.vjs-error .vjs-loading-spinner {
  display: none;
  -webkit-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  border-top-color: rgba(7, 40, 50, 0.5);
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  max-height: 150em;
  overflow: auto;
  left: -5em;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  box-shadow: 0 0 1em #ffffff;
}
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js:-moz-full-screen {
  position: absolute;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  left: 1em;
  right: 1em;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #fff;
}
.video-js .vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
.video-js.vjs-fullscreen .vjs-text-track {
  font-size: 3em;
}
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #f4a460;
}
.vjs-res-button {
  float: right;
  line-height: 3em;
}
ul li.vjs-menu-title.vjs-res-menu-title:hover {
  cursor: default;
  background-color: transparent;
  color: #ccc;
  box-shadow: none;
}
.vjs-res-button .vjs-control-text {
  width: auto;
  height: auto;
  clip: auto;
}
#virtualKeyboard {
  font-weight: normal;
  top: 0;
  left: 0;
  cursor: move;
  position: absolute;
  z-index: 3000;
  overflow: hidden;
  border-radius: 5px;
  white-space: nowrap;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
#virtualKeyboard .inner-wrapper {
  border: 1px solid #cad8de;
  background: #edeff0;
  vertical-align: top;
  padding: 15px;
  display: inline-block;
  height: 248px;
}
#virtualKeyboard .inner-wrapper ul {
  margin: 0;
  display: block;
  white-space: nowrap;
  padding: 0;
}
#virtualKeyboard .inner-wrapper ul li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-bottom: 5px;
  margin-right: 3px;
  width: 40px;
  height: 40px;
  border: 1px solid #9ba6ab;
  border-radius: 5px;
  background: #fff;
  text-transform: lowercase;
}
#virtualKeyboard .inner-wrapper ul li:hover {
  cursor: pointer;
  background: #e5e5e5;
}
#virtualKeyboard .inner-wrapper ul li.backspace {
  width: 78px;
}
#virtualKeyboard .inner-wrapper ul li.tab {
  width: 58px;
}
#virtualKeyboard .inner-wrapper ul li.caps-lock {
  text-transform: inherit;
  width: 68px;
}
#virtualKeyboard .inner-wrapper ul li.leftShift {
  width: 88px;
}
#virtualKeyboard .inner-wrapper ul li.rightShift {
  width: 118px;
}
#virtualKeyboard .inner-wrapper ul li.onUp {
  background: #1893c1;
}
#virtualKeyboard .inner-wrapper ul li.space {
  width: 355px;
}
#virtualKeyboard .inner-wrapper ul li.enter {
  position: relative;
  border-radius: 5px 5px 0 5px;
  width: 60px;
}
#virtualKeyboard .inner-wrapper ul li.enter:before {
  content: "";
  width: 49px;
  height: 45px;
  border: 1px solid #9ba6ab;
  border-top: 0;
  display: inline-block;
  position: absolute;
  background: #fff;
  bottom: -45px;
  border-radius: 0 0 5px 5px;
  left: 10px;
}
#virtualKeyboard .inner-wrapper ul li.ctrl {
  width: 52px;
}
#virtualKeyboard .inner-wrapper ul li.langMenu {
  width: 100px;
  background: inherit;
  border: 0;
  padding-top: 2px;
}
#virtualKeyboard .inner-wrapper ul li.langMenu select {
  width: 100px;
}
#virtualKeyboard .inner-wrapper ul li .funcTR {
  font-size: 10px;
  color: #4d4d4d;
  float: right;
  padding-top: 18px;
  padding-right: 5px;
}
#virtualKeyboard .inner-wrapper ul li .funcTL {
  font-size: 10px;
  color: #4d4d4d;
  float: left;
  padding-top: 18px;
  padding-left: 6px;
}
#virtualKeyboard .inner-wrapper ul .uppercase {
  text-transform: uppercase;
}
#virtualKeyboard .inner-wrapper ul .left {
  font-size: 10px;
  padding-top: 3px;
  padding-left: 7px;
  float: left;
  color: #4d4d4d;
}
#virtualKeyboard .inner-wrapper ul .right {
  font-size: 10px;
  padding-top: 17px;
  padding-right: 7px;
  float: right;
  color: #4d4d4d;
}
#virtualKeyboard .inner-wrapper ul .on {
  font-size: 16px;
  color: #2d3b45;
}
#virtualKeyboard .chineseKeyboard {
  display: none;
}
#virtualKeyboard .chineseKeyboard .wrapper_k {
  display: inline-block;
  margin: 10px;
}
#virtualKeyboard .chineseKeyboard .wrapper_k li {
  display: inline;
  margin-left: 10px;
  float: left;
}
#virtualKeyboard .chineseKeyboard .wrapper_k li:hover {
  cursor: pointer;
  background: #00b7f4;
}
#virtualKeyboard .chineseKeyboard.show {
  display: inline-block;
  height: 50px;
  width: 100%;
  top: 0;
  position: absolute;
  overflow: hidden;
  border: 1px solid #cad8de;
  background: #edeff0;
  border-radius: 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 {
  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: -webkit-linear-gradient(bottom, #eee 0%, #fff 50%);
  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: -webkit-linear-gradient(top, #eee 0%, #fff 90%);
  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(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.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;
  box-shadow: 0 4px 5px rgba(0, 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;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.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: -webkit-linear-gradient(bottom, #ccc 0%, #eee 60%);
  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: none;
  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(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.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;
  box-shadow: none;
  background: #fff url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat
    100% -22px;
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat 100% -22px,
    -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat 100% -22px,
    -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat 100% -22px,
    -webkit-linear-gradient(top, #fff 85%, #eee 99%) 0 0;
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.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(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat -37px -22px;
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat -37px -22px,
    -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat -37px -22px,
    -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.png) no-repeat -37px -22px,
    -webkit-linear-gradient(top, #fff 85%, #eee 99%) 0 0;
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.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(/assets/select2-spinner-a50ca9a6f63ae9e33a5425a872ad34a4.gif)
    no-repeat 100%;
  background: url(/assets/select2-spinner-a50ca9a6f63ae9e33a5425a872ad34a4.gif) no-repeat
      100%,
    -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-spinner-a50ca9a6f63ae9e33a5425a872ad34a4.gif) no-repeat
      100%,
    -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-spinner-a50ca9a6f63ae9e33a5425a872ad34a4.gif) no-repeat
      100%,
    -webkit-linear-gradient(top, #fff 85%, #eee 99%) 0 0;
  background: url(/assets/select2-spinner-a50ca9a6f63ae9e33a5425a872ad34a4.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: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  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: -webkit-linear-gradient(bottom, #fff 0%, #eee 50%);
  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: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  -webkit-filter: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.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: transparent;
}
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(/assets/select2-spinner-a50ca9a6f63ae9e33a5425a872ad34a4.gif)
    no-repeat 100%;
}
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.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: 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: none;
  box-shadow: 0 0 5px rgba(0, 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;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/select2-spinner-a50ca9a6f63ae9e33a5425a872ad34a4.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 #aaaaaa;
  border-radius: 3px;
  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: 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: none;
  background: url(/assets/select2-2b51cd6915ba081cbd689734b6c1b50b.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: none;
}
.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: 0px !important;
  top: 0px !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 (-webkit-min-device-pixel-ratio: 2),
  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(/assets/select2x2-c863040582793090f5d33e739844c4db.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
#trumbowyg-icons {
  overflow: hidden;
  visibility: hidden;
  height: 0;
  width: 0;
}
#trumbowyg-icons svg {
  height: 0;
  width: 0;
}
.trumbowyg-box *,
.trumbowyg-box *::before,
.trumbowyg-box *::after {
  box-sizing: border-box;
}
.trumbowyg-box svg {
  width: 17px;
  height: 100%;
  fill: #222;
}
.trumbowyg-box,
.trumbowyg-editor {
  display: block;
  position: relative;
  border: 1px solid #ddd;
  width: 100%;
  min-height: 300px;
  margin: 17px auto;
}
.trumbowyg-box .trumbowyg-editor {
  margin: 0 auto;
}
.trumbowyg-box.trumbowyg-fullscreen {
  background: #fefefe;
  border: none !important;
}
.trumbowyg-editor,
.trumbowyg-textarea {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  min-height: 300px;
  width: 100%;
  border-style: none;
  resize: none;
  outline: none;
  overflow: auto;
}
.trumbowyg-box-blur .trumbowyg-editor *,
.trumbowyg-box-blur .trumbowyg-editor::before {
  color: transparent !important;
  text-shadow: 0 0 7px #333;
}
@media screen and (min-width: 0 \0) {
  .trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(200, 200, 200, 0.6) !important;
  }
}
.trumbowyg-box-blur .trumbowyg-editor img,
.trumbowyg-box-blur .trumbowyg-editor hr {
  opacity: 0.2;
}
.trumbowyg-textarea {
  position: relative;
  display: block;
  overflow: auto;
  border: none;
  white-space: normal;
  font-size: 14px;
  font-family: "Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;
  line-height: 18px;
}
.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea {
  height: 1px !important;
  width: 25%;
  min-height: 0 !important;
  padding: 0 !important;
  background: none;
  opacity: 0 !important;
}
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea {
  display: block;
}
.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor {
  display: none;
}
.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea {
  opacity: 0.8;
  background: none;
}
.trumbowyg-editor[contenteditable="true"]:empty:not(:focus)::before {
  content: attr(placeholder);
  color: #999;
  pointer-events: none;
}
.trumbowyg-button-pane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  min-height: 36px;
  background: #ecf0f1;
  border-bottom: 1px solid #d7e0e2;
  margin: 0;
  padding: 0 5px;
  list-style-type: none;
  line-height: 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.trumbowyg-button-pane::after {
  content: " ";
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d7e0e2;
}
.trumbowyg-button-pane .trumbowyg-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: transparent;
}
.trumbowyg-button-pane
  .trumbowyg-button-group:not(:empty)
  + .trumbowyg-button-group::before {
  content: " ";
  display: block;
  width: 1px;
  background: #d7e0e2;
  margin: 0 5px;
  height: 35px;
}
.trumbowyg-button-pane button {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 1px 6px !important;
  margin-bottom: 1px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: none;
  -webkit-transition: background-color 150ms, opacity 150ms;
  transition: background-color 150ms, opacity 150ms;
}
.trumbowyg-button-pane button.trumbowyg-textual-button {
  width: auto;
  line-height: 35px;
}
.trumbowyg-button-pane.trumbowyg-disable
  button:not(.trumbowyg-not-disable):not(.trumbowyg-active),
.trumbowyg-disabled
  .trumbowyg-button-pane
  button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
  opacity: 0.2;
  cursor: default;
}
.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,
.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before {
  background: #e3e9eb;
}
.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-button-pane button.trumbowyg-active {
  background-color: #fff;
  outline: none;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  display: block;
  content: " ";
  position: absolute;
  top: 25px;
  right: 3px;
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-top-color: #555;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button {
  padding-left: 10px !important;
  padding-right: 18px !important;
}
.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after {
  top: 17px;
  right: 7px;
}
.trumbowyg-button-pane .trumbowyg-right {
  margin-left: auto;
}
.trumbowyg-button-pane .trumbowyg-right::before {
  display: none !important;
}
.trumbowyg-dropdown {
  width: 200px;
  border: 1px solid #ecf0f1;
  padding: 5px 0;
  border-top: none;
  background: #fff;
  margin-left: -1px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 3px;
}
.trumbowyg-dropdown button {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  background: #fff;
  padding: 0 10px;
  color: #333 !important;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 15px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}
.trumbowyg-dropdown button:hover,
.trumbowyg-dropdown button:focus {
  background: #ecf0f1;
}
.trumbowyg-dropdown button svg {
  float: left;
  margin-right: 14px;
}
.trumbowyg-modal {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 520px;
  width: 100%;
  height: 350px;
  z-index: 11;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.trumbowyg-modal-box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 500px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  padding-bottom: 45px;
  z-index: 1;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 3px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.trumbowyg-modal-box .trumbowyg-modal-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 15px 0 13px;
  display: block;
  border-bottom: 1px solid #eee;
  color: #333;
  background: #fbfcfc;
}
.trumbowyg-modal-box .trumbowyg-progress {
  width: 100%;
  height: 3px;
  position: absolute;
  top: 58px;
}
.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar {
  background: #2bc06a;
  height: 100%;
  -webkit-transition: width 150ms linear;
  transition: width 150ms linear;
}
.trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
}
.trumbowyg-modal-box label .trumbowyg-input-infos {
  display: block;
  text-align: left;
  height: 25px;
  line-height: 25px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}
.trumbowyg-modal-box label .trumbowyg-input-infos span {
  display: block;
  color: #69878f;
  background-color: #fbfcfc;
  border: 1px solid #dedede;
  padding: 0 7px;
  width: 150px;
}
.trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error {
  color: #e74c3c;
}
.trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border: 1px solid #e74c3c;
}
.trumbowyg-modal-box label.trumbowyg-input-error .trumbowyg-input-infos {
  margin-top: -27px;
}
.trumbowyg-modal-box label input {
  position: absolute;
  top: 0;
  right: 0;
  height: 27px;
  line-height: 27px;
  border: 1px solid #dedede;
  background: #fff;
  font-size: 14px;
  max-width: 330px;
  width: 70%;
  padding: 0 7px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}
.trumbowyg-modal-box label input:hover,
.trumbowyg-modal-box label input:focus {
  outline: none;
  border: 1px solid #95a5a6;
}
.trumbowyg-modal-box label input:focus {
  background: #fbfcfc;
}
.trumbowyg-modal-box .error {
  margin-top: 25px;
  display: block;
  color: red;
}
.trumbowyg-modal-box .trumbowyg-modal-button {
  position: absolute;
  bottom: 10px;
  right: 0;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 100px;
  height: 35px;
  line-height: 33px;
  margin: 0 10px;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
  font-size: 16px;
  -webkit-transition: all 150ms;
  transition: all 150ms;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  right: 110px;
  background: #2bc06a;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #40d47e;
  outline: none;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #25a25a;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  color: #555;
  background: #e6e6e6;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #fbfbfb;
  outline: none;
}
.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #d5d5d5;
}
.trumbowyg-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  left: 0;
  display: none;
  z-index: 10;
}
body.trumbowyg-body-fullscreen {
  overflow: hidden;
}
.trumbowyg-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 99999;
}
.trumbowyg-fullscreen.trumbowyg-box,
.trumbowyg-fullscreen .trumbowyg-editor {
  border: none;
}
.trumbowyg-fullscreen .trumbowyg-editor,
.trumbowyg-fullscreen .trumbowyg-textarea {
  height: -webkit-calc(100% - 37px) !important;
  height: calc(100% - 37px) !important;
  overflow: auto;
}
.trumbowyg-fullscreen .trumbowyg-overlay {
  height: 100% !important;
}
.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg {
  color: #222;
  fill: transparent;
}
.trumbowyg-editor object,
.trumbowyg-editor embed,
.trumbowyg-editor video,
.trumbowyg-editor img {
  max-width: 100%;
}
.trumbowyg-editor video,
.trumbowyg-editor img {
  height: auto;
}
.trumbowyg-editor img {
  cursor: move;
}
.trumbowyg-editor.trumbowyg-reset-css {
  background: #fefefe !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.45em !important;
  white-space: normal !important;
  color: #333;
}
.trumbowyg-editor.trumbowyg-reset-css a {
  color: #15c !important;
  text-decoration: underline !important;
}
.trumbowyg-editor.trumbowyg-reset-css div,
.trumbowyg-editor.trumbowyg-reset-css p,
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol,
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  box-shadow: none !important;
  background: none !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  line-height: 1.4em !important;
  font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
  font-size: 14px !important;
  border: none;
}
.trumbowyg-editor.trumbowyg-reset-css iframe,
.trumbowyg-editor.trumbowyg-reset-css object,
.trumbowyg-editor.trumbowyg-reset-css hr {
  margin-bottom: 15px !important;
}
.trumbowyg-editor.trumbowyg-reset-css blockquote {
  margin-left: 32px !important;
  font-style: italic !important;
  color: #555;
}
.trumbowyg-editor.trumbowyg-reset-css ul,
.trumbowyg-editor.trumbowyg-reset-css ol {
  padding-left: 20px !important;
}
.trumbowyg-editor.trumbowyg-reset-css ul ul,
.trumbowyg-editor.trumbowyg-reset-css ol ol,
.trumbowyg-editor.trumbowyg-reset-css ul ol,
.trumbowyg-editor.trumbowyg-reset-css ol ul {
  border: none;
  margin: 2px !important;
  padding: 0 !important;
  padding-left: 24px !important;
}
.trumbowyg-editor.trumbowyg-reset-css hr {
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #ccc;
}
.trumbowyg-editor.trumbowyg-reset-css h1,
.trumbowyg-editor.trumbowyg-reset-css h2,
.trumbowyg-editor.trumbowyg-reset-css h3,
.trumbowyg-editor.trumbowyg-reset-css h4 {
  color: #111;
  background: none;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: bold;
}
.trumbowyg-editor.trumbowyg-reset-css h1 {
  font-size: 32px !important;
  line-height: 38px !important;
  margin-bottom: 20px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h2 {
  font-size: 26px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h3 {
  font-size: 22px !important;
  line-height: 28px !important;
  margin-bottom: 7px !important;
}
.trumbowyg-editor.trumbowyg-reset-css h4 {
  font-size: 16px !important;
  line-height: 22px !important;
  margin-bottom: 7px !important;
}
.trumbowyg-dark .trumbowyg-textarea {
  background: #111;
  color: #ddd;
}
.trumbowyg-dark .trumbowyg-box {
  border: 1px solid #343434;
}
.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen {
  background: #111;
}
.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
  text-shadow: 0 0 7px #ccc;
}
@media screen and (min-width: 0 \0) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
@supports (-ms-accelerator: true) {
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,
  .trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before {
    color: rgba(20, 20, 20, 0.6) !important;
  }
}
.trumbowyg-dark .trumbowyg-box svg {
  fill: #ecf0f1;
  color: #ecf0f1;
}
.trumbowyg-dark .trumbowyg-button-pane {
  background-color: #222;
  border-bottom-color: #343434;
}
.trumbowyg-dark .trumbowyg-button-pane::after {
  background: #343434;
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::before {
  background-color: #343434;
}
.trumbowyg-dark
  .trumbowyg-button-pane
  .trumbowyg-button-group:not(:empty)
  .trumbowyg-fullscreen-button
  svg {
  color: transparent;
}
.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before {
  background-color: #2a2a2a;
}
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,
.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,
.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active {
  background-color: #333;
}
.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after {
  border-top-color: #fff;
}
.trumbowyg-dark
  .trumbowyg-fullscreen
  .trumbowyg-button-group
  .trumbowyg-fullscreen-button
  svg {
  color: #ecf0f1;
  fill: transparent;
}
.trumbowyg-dark .trumbowyg-dropdown {
  border-color: #222;
  background: #333;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}
.trumbowyg-dark .trumbowyg-dropdown button {
  background: #333;
  color: #fff !important;
}
.trumbowyg-dark .trumbowyg-dropdown button:hover,
.trumbowyg-dark .trumbowyg-dropdown button:focus {
  background: #222;
}
.trumbowyg-dark .trumbowyg-modal-box {
  background-color: #222;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title {
  border-bottom: 1px solid #555;
  color: #fff;
  background: #3c3c3c;
}
.trumbowyg-dark .trumbowyg-modal-box label {
  display: block;
  position: relative;
  margin: 15px 12px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
}
.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span {
  color: #eee;
  background-color: #2f2f2f;
  border-color: #222;
}
.trumbowyg-dark
  .trumbowyg-modal-box
  label
  .trumbowyg-input-infos
  span.trumbowyg-msg-error {
  color: #e74c3c;
}
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,
.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea {
  border-color: #e74c3c;
}
.trumbowyg-dark .trumbowyg-modal-box label input {
  border-color: #222;
  color: #eee;
  background: #333;
}
.trumbowyg-dark .trumbowyg-modal-box label input:hover,
.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  border-color: #626262;
}
.trumbowyg-dark .trumbowyg-modal-box label input:focus {
  background-color: #2f2f2f;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit {
  background: #1b7943;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,
.trumbowyg-dark
  .trumbowyg-modal-box
  .trumbowyg-modal-button.trumbowyg-modal-submit:focus {
  background: #25a25a;
}
.trumbowyg-dark
  .trumbowyg-modal-box
  .trumbowyg-modal-button.trumbowyg-modal-submit:active {
  background: #176437;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset {
  background: #333;
  color: #ccc;
}
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,
.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus {
  background: #444;
}
.trumbowyg-dark
  .trumbowyg-modal-box
  .trumbowyg-modal-button.trumbowyg-modal-reset:active {
  background: #111;
}
.trumbowyg-dark .trumbowyg-overlay {
  background-color: rgba(15, 15, 15, 0.6);
}
html.logged .crc-dialog .wrapper {
  padding: 0;
}
.crc-dialog {
  overflow-y: auto;
  margin-bottom: 0;
}
.crc-dialog > header,
.crc-dialog > footer,
.crc-dialog .left-navbar {
  display: none;
}
.crc-dialog > main {
  padding-bottom: 0;
}
.crc-dialog .no-dlg {
  display: none !important;
}
.dlg-cover {
  z-index: 100;
  left: 0px;
  top: 0px;
  position: fixed;
  background-color: #999;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.dlg-wrapper {
  background-color: transparent;
  z-index: 101;
  left: 0;
  top: 0;
  position: fixed;
  overflow: auto;
}
.dlg-wrapper.closable {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.dlg-window {
  box-sizing: content-box;
  visibility: hidden;
  background-color: white;
  position: absolute;
  padding: 0 30px 10px;
  color: black;
  margin: 0px 0 10px 0;
  width: auto;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.47);
  cursor: default;
}
.dlg-window .dlg-title {
  padding: 13px 0px 15px;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
}
.dlg-window .dlg-title h1 {
  font-weight: normal;
  float: left;
  overflow: hidden;
  margin: 0;
  text-overflow: ellipsis;
}
.dlg-window .dlg-title .dlg-btn {
  height: 16px;
  width: 16px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  z-index: 200;
  background: url("close-sm.png") 0 0 no-repeat;
}
.dlg-window .dlg-content {
  width: 100%;
}
.dlg-window .dlg-content iframe {
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.dlg-window.loaded .dlg-content iframe {
  visibility: visible;
}
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree-leaf > .jstree-ocl {
  cursor: default;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
  display: inline;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  -webkit-transition: background-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc;
}
.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999;
}
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.jstree-default.jstree-checkbox-no-clicked
  > .jstree-wholerow-ul
  .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default.jstree-checkbox-no-clicked
  > .jstree-wholerow-ul
  .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==")
    left top repeat;
}
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default .jstree-wholerow {
  box-sizing: border-box;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
}
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default .jstree-wholerow {
  height: 24px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png);
}
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.jstree-default .jstree-last {
  background: transparent;
}
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.jstree-default .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default .jstree-disabled {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px;
}
.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/default/throbber-a88ef6d30c9b316742afedf867a49978.gif) center
    center no-repeat;
}
.jstree-default .jstree-file {
  background: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png) -100px -68px
    no-repeat;
}
.jstree-default .jstree-folder {
  background: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png) -260px -4px
    no-repeat;
}
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px;
}
#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png);
}
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-small .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-small .jstree-disabled {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/default/throbber-a88ef6d30c9b316742afedf867a49978.gif) center
    center no-repeat;
}
.jstree-default-small .jstree-file {
  background: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png) -103px -71px
    no-repeat;
}
.jstree-default-small .jstree-folder {
  background: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png) -263px -7px
    no-repeat;
}
.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px;
}
#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px;
}
#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png);
}
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-large .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-large .jstree-disabled {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0;
}
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(/assets/default/throbber-a88ef6d30c9b316742afedf867a49978.gif) center
    center no-repeat;
}
.jstree-default-large .jstree-file {
  background: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png) -96px -64px
    no-repeat;
}
.jstree-default-large .jstree-folder {
  background: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png) -256px 0px no-repeat;
}
.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px;
}
#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url(/assets/default/32px-fe7dfaae76294ff4356916d59aed78eb.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px;
}
#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url(/assets/default/40px-40998c898dd5e618c07b8aef3adf730b.png);
    background-position: 0 -200px;
    background-size: 120px 240px;
  }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url(/assets/default/40px-40998c898dd5e618c07b8aef3adf730b.png);
    background-position: -40px -200px;
    background-size: 120px 240px;
  }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
}
@media (max-width: 768px) {
  .jstree-default-responsive .jstree-icon {
    background-image: url(/assets/default/40px-40998c898dd5e618c07b8aef3adf730b.png);
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important;
  }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection
    .jstree-clicked
    > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url(/assets/default/40px-40998c898dd5e618c07b8aef3adf730b.png);
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
  }
  .jstree-default-responsive .jstree-file {
    background: url(/assets/default/40px-40998c898dd5e618c07b8aef3adf730b.png) 0 -160px no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive .jstree-folder {
    background: url(/assets/default/40px-40998c898dd5e618c07b8aef3adf730b.png) -40px -40px
      no-repeat;
    background-size: 120px 240px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0;
  }
}
.upcoming-webinars-list .webinar-list-item,
.archive-webinars-list .webinar-list-item {
  margin-top: 70px;
}
.upcoming-webinars-list .webinar-list-item .buttons,
.archive-webinars-list .webinar-list-item .buttons {
  margin-top: 10px;
}
.upcoming-webinars-list .webinar-list-item .buttons .btn,
.archive-webinars-list .webinar-list-item .buttons .btn {
  margin-right: 15px;
}
.webinar-info {
  margin-top: 50px;
}
.webinar-info .image-container {
  width: 300px;
  display: inline-block;
  float: left;
}
.webinar-info .info-container {
  width: -webkit-calc(100% - 330px);
  width: calc(100% - 330px);
  display: inline-block;
  float: right;
}
.webinar-info .info-container .info-title {
  background-color: #bfbfbd;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}
.webinar-info .info-container .info-title.status {
  background-color: #f88379;
}
.webinar-info .buttons {
  margin-top: 10px;
}
.webinar-info .buttons .btn {
  margin-right: 15px;
}
.webinar-info .date-time,
.webinar-list-item .date-time {
  display: inline-block;
  font-weight: bold;
  margin-right: 20px;
  font-size: 16px;
}
