/* overriding Bootstrap */
.alert {
  padding: 30px 15px;
}
.list-group-item-info {
  background-color: #D2F5FF;
  color: #4a4a4a;
}
.calendar_wrap .btn-group .btn + .btn {
  margin-left: 0;
}
.calendar_wrap .alert {
  margin: 0 -5px -10px;
}
.all-blogs .label {
  font-size: 85%;
}
a {
  color: #1792b6;
  transition: color 250ms ease-in-out;
}
a:focus {
  text-decoration: none;
}
a:visited {
  color: #5780aa;
}
.icon {
  font-size: 24px;
}
@media (max-width: 992px) {
  .nav-tabs {
    border-bottom: 0;
  }
  .nav-tabs > li {
    width: 100%;
    margin-bottom: 5px;
  }
  .nav-tabs > li.active a {
    background-color: #fcfcfc;
    border-bottom-color: #ddd !important;
  }
  .nav-tabs > li a {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
  }
  .nav-tabs > li a:hover {
    border-bottom-color: #ddd;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 0;
  }
}
/* / overriding Bootstrap */
/* Common */
/** Убираем стандартную кнопку Клиентомании (Clientomania) */
/* .widget-cm-tab {display: none;} */
.account_section_data hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.account_section_data .um--item_title {
  margin: 0;
  padding-top: 8px;
  font-size: 1.3em;
}
.account_section_data .list-group li {
  list-style: none;
}
html {
  min-height: 100%;
}
body {
  position: relative;
  width: 100%;
  min-height: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
ol {
  padding-left: 19px;
}
@media (max-width: 992px) {
  .body_layer {
    height: 100%;
    padding-top: 0;
  }
}
.clear {
  float: none;
  clear: both;
}
.paper {
  background-color: #fff;
}
.paper .bottom-bg {
  background-image: url(../img/emias-pattern-light-1.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 250px;
}
@media (max-width: 1200px) {
  .paper {
    box-shadow: none;
  }
}
@media (max-width: 992px) {
  .paper {
    min-height: 100%;
    width: auto;
  }
}
.clickable {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
.normal_link {
  text-decoration: underline;
}
/* / Common */
.dump-navbar {
  display: block;
  height: 48px;
}
/* Header */
.header-wrapper {
  background-color: white;
}
.header-wrapper .header-top {
  margin-bottom: 12px;
  font-size: 12px;
}
.header-wrapper .icon-feedback {
  position: relative;
  top: 5px;
  color: #85C649;
}
.header-wrapper .icon-devices {
  position: relative;
  top: 5px;
  color: #6B6B6B;
}
.header {
  padding: 30px 0 90px 0;
  height: 105px;
  color: #4a4a4a;
}
@media (max-width: 992px) {
  .header {
    padding: 0;
  }
}
.header .sitename .logo {
  float: left;
}
.header .sitename p {
  padding-left: 240px;
  color: dimgray;
}
.header .department img {
  float: left;
}
.header .department .title {
  padding-left: 80px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 18px;
}
.header .top-menu {
  margin-bottom: 10px;
}
.header .top-menu ul {
  height: 20px;
}
.header .top-menu ul li a {
  margin-right: 15px;
  font-family: Roboto, sans-serif;
  color: #9b9b9b;
  font-size: 13px;
  line-height: 40px;
  text-decoration: underline;
}
.header .top-menu ul li a:hover {
  color: #333;
}
.header h2 {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  margin-top: 6px;
}
.header .toggle-button {
  color: rgba(119, 119, 119, 0.25);
  background: none;
  border: none;
  outline: none;
}
.header .toggle-button_main {
  position: relative;
  left: -20px;
  padding-top: 9px;
  height: 60px;
  font-size: 36px;
  color: rgba(119, 119, 119, 0.25);
  background: none;
  border: none;
  outline: none;
}
.header .logo {
  display: block;
}
.header .logo-text {
  display: block;
  padding-top: 13px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 3px;
  line-height: 26px;
}
.header .logo-description {
  color: #9b9b9b;
  font-size: 13px;
}
.header .e-logo {
  margin-right: 28px;
  display: block;
  float: left;
}
.header .emias-info-title {
  display: block;
  float: left;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #4A4A4A;
  font-family: Roboto, Arial, sans-serif;
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 35px;
  text-shadow: rgba(0, 0, 0, 0.25) 0 1px 0;
}
.header .subline {
  display: block;
  float: left;
}
.header .stats-today {
  font-size: 16px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header .stats-label {
    font-size: 13px;
  }
}
.header .city-wrapper {
  padding-top: 11px;
  color: #9b9b9b;
}
.header .feedback-wrapper {
  display: inline-block;
}
.header .feedback-wrapper .title {
  color: #1792b6;
}
.header .header_statistics {
  padding-top: 12px;
  color: #9b9b9b;
  font-family: 'Roboto Mono', sans-serif;
  font-size: 14px;
}
.header .header_statistics a {
  color: #9b9b9b;
}
.header .header_statistics a:hover {
  text-decoration: underline;
}
.header .list-socials {
  margin-bottom: 0;
}
.header .list-socials a {
  font-size: 16px;
}
.header .lpu-moscow {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.header .branding {
  padding-top: 0;
}
@media (max-width: 992px) {
  .header .branding {
    padding-top: 18px;
  }
}
.header .title-wrapper {
  text-align: right;
  margin-right: 102px;
}
.header .apps .title {
  font-size: 12px;
  color: #9b9b9b;
}
.header .apps .list-inline li {
  padding-right: 0;
}
.header .apps .list-inline li a {
  display: inline-block;
  position: relative;
  width: 130px;
  height: 45px;
  background-color: #ffec00;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.header .apps .list-inline li a:hover {
  background-color: #E5D300;
}
.header .apps .list-inline li a img {
  float: left;
  margin: 10px 0 0 10px;
}
.header .apps .list-inline li a .icon {
  float: left;
  margin: 10px 0 0 10px;
}
.header .apps .list-inline li a .description {
  display: block;
  font-family: "Roboto Condensed", arial, sans-serif;
  font-size: 12px;
  padding: 6px 0 0 42px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header .branding {
    padding-right: 0;
  }
  .header .e-logo {
    margin-right: 15px;
  }
}
@media (max-width: 992px) {
  .header .logo {
    display: block;
    position: relative;
    float: none;
    text-align: center;
  }
  .header .e-logo {
    display: block;
    float: none;
    margin: -60px auto 18px auto;
  }
  .header .emias-info-title {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
  }
}
.appointment-sublinks-wrapper {
  box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  background-color: #20c3f3;
}
.appointment-sublinks-wrapper .appointment-sublinks {
  background-color: rgba(0, 0, 0, 0.15);
}
.appointment-sublinks-wrapper a {
  display: block;
  padding: 10px;
  color: white;
  text-align: center;
  font-size: 16px;
}
.appointment-sublinks-wrapper a:hover,
.appointment-sublinks-wrapper a.active {
  background-color: rgba(0, 0, 0, 0.15);
}
/* header for xs screens */
.header-xs {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 12px;
  height: 48px;
  width: 100%;
  color: #fff;
  background-color: #20c3f3;
  z-index: 10;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.header-xs a {
  color: #fff;
}
.header-xs .toggle-button {
  margin-top: 3px;
  margin-left: 10px;
}
.header-xs .logo {
  font-size: 20px;
  font-family: "Roboto Condensed", Arial, sans-serif;
}
.header-xs .sign-in-wrapper {
  padding: 4px 25px 0 0;
  text-align: right;
}
.header-xs .sign-in-wrapper .sign-in {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 16px;
}
/* / header for xs screens */
/* help-slider xs */
.help-slider-wrapper {
  position: fixed;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: #20c3f3;
  background-image: -webkit-linear-gradient(315deg, #20c3f3, #20c3f3);
  background-image: linear-gradient(135deg, #20c3f3, #20c3f3);
  z-index: 5;
}
.help-slider-wrapper .help-slider-close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  background: url(../images/x-icon.png) 0 0 no-repeat;
  border: none;
  outline: none;
  z-index: 15;
}
.help-slider-wrapper .owl-item {
  width: 100%;
  padding: 75px 60px 0 60px;
  text-align: center;
}
.help-slider-wrapper .owl-item h3 {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 28px;
  color: white;
}
.help-slider-wrapper .owl-item p {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 18px;
  color: white;
}
.help-slider-wrapper .owl-page.active span {
  border: 2px solid white;
  background: white;
}
/* / help-slider xs */
/* Navigation */
.navigation-wrapper {
  background-color: white;
}
.navigation .navbar {
  border: none;
  border-radius: 0;
  min-height: 10px;
  margin-bottom: 0;
}
.navigation .navbar-nav > li:first-child > a {
  padding-left: 0;
}
.navigation .navbar-nav > li > .dropdown-menu {
  margin-top: 10px;
}
.navigation .navbar-nav > li > a {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  height: 30px;
  margin-right: 20px;
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  color: #20c3f3;
  font-size: 16px;
  line-height: 40px;
}
.navigation .navbar-nav > li > a:hover {
  color: #4a4a4a;
}
.navigation .navbar-nav > li.dropdown.open > a {
  background-color: white;
  color: #4a4a4a;
}
.navigation .navbar-default {
  margin-bottom: 10px;
  background-color: white;
}
.navigation .navbar-default .navbar-nav > .active > a,
.navigation .navbar-default .navbar-nav > .active > a:focus,
.navigation .navbar-default .navbar-nav > .active > a:active {
  color: #4a4a4a;
  background-color: white;
}
.navigation .navbar-default .navbar-nav > .active > a:hover {
  color: #4a4a4a;
}
.navigation .navbar-default .navbar-nav .appointment-btn {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  letter-spacing: 2px;
  background-color: #F6F6F6;
  color: #777;
}
.navigation .navbar-default .navbar-nav .appointment-btn:hover {
  color: white !important;
  text-shadow: rgba(0, 0, 0, 0.25) 0 1px 0 !important;
  background-color: #26abd4;
}
.navigation .navbar-default .navbar-nav .active .appointment-btn,
.navigation .navbar-default .navbar-nav .active .appointment-btn:hover {
  width: 220px;
  text-align: center;
  letter-spacing: 2px;
  color: white;
}
.navigation .navbar-default .navbar-nav .active .appointment-btn:hover {
  cursor: default;
}
.navigation .navbar-default .navbar-nav .appointment-btn.appointment-btn-home,
.navigation .navbar-default .navbar-nav .appointment-btn.appointment-btn-home:hover {
  cursor: default;
  color: #777;
}
.navigation .dropdown-menu {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.navigation li.active .dropdown-menu {
  background-color: white;
}
.navigation .dropdown-menu > li > a {
  padding: 5px 15px;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
}
.navigation .dropdown-menu > li > a:hover {
  color: #aaa;
}
.navigation .dropdown-menu > li.active > a,
.navigation .dropdown-menu > li.active > a:hover {
  cursor: default;
}
.navigation .navbar-default .navbar-form {
  margin-top: 0;
  margin-bottom: 0;
}
.navigation .navbar-form .form-control {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.3);
  height: 40px;
  display: block;
  float: left;
  width: 150px;
}
.navigation .navbar-form .form-control:focus {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.8);
}
.navigation .navbar-form input::-webkit-input-placeholder {
  color: white;
}
.navigation .navbar-form input:focus::-webkit-input-placeholder {
  color: #ccc;
}
.navigation .navbar-form input:-moz-placeholder {
  color: white;
}
.navigation .navbar-form input:focus:-moz-placeholder {
  color: #ccc;
}
.navigation .navbar-form input::-moz-placeholder {
  color: white;
}
.navigation .navbar-form input:focus::-moz-placeholder {
  color: #ccc;
}
.navigation .navbar-form input:-ms-input-placeholder {
  color: white;
}
.navigation .navbar-form input:focus:-ms-input-placeholder {
  color: #ccc;
}
.navigation .navbar-form .form-group {
  display: block;
  float: left;
}
.navigation .navbar-form .btn-default {
  border: none;
  border-radius: 0;
  background-color: #26abd4;
  color: white;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  display: block;
  float: left;
}
.navigation .navbar-default .navbar-toggle {
  border-color: white;
}
.navigation .navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.navigation .navbar-default .navbar-toggle:hover {
  background-color: white;
}
.navigation .navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #20c3f3;
}
.navigation .navbar-default .navbar-brand {
  color: white;
}
.navigation .navbar-collapse {
  border-top: none;
  box-shadow: none;
}
.navigation .dropdown-menu .divider {
  height: 1px;
  margin: 5px 0;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 992px) {
  .navigation .navbar-default .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navigation .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navigation .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 992px) {
  .navigation .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .navigation .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
  .navigation .navbar-nav > li > a {
    font-size: 16px;
    font-weight: 400;
  }
}
/* /navigation */
/* second level navigation */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #8CC63E;
}
@media (max-width: 992px) {
  .nav-pills li + li {
    margin-left: 0;
  }
  .nav-pills li {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .nav-pills li a {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 5px;
  }
}
/* / second level navigation */
/* slideout */
.slideout-menu {
  padding-top: 37px;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 240px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-shadow: 0 1px rgba(0, 0, 0, 0.15);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  background-color: #20c3f3;
}
.slideout-menu .status-bar {
  padding: 7px 10px 0 20px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.2);
  text-transform: none;
}
.slideout-menu .status-bar .hint {
  font-size: 11px;
  font-style: italic;
}
.slideout-menu .status-bar .number {
  font-size: 16px;
}
.slideout-menu .status-bar .sign-out-wrapper {
  padding-top: 7px;
}
.slideout-menu .status-bar .sign-out-wrapper .sign-out {
  font-size: 16px;
}
.slideout-menu header {
  padding: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  text-transform: none;
}
.slideout-menu header img {
  margin-right: 20px;
}
.slideout-menu li.active {
  position: relative;
}
.slideout-menu a {
  color: #20c3f3;
}
.slideout-menu .navbar-nav {
  margin: 0;
}
.slideout-menu .dropdown-menu > .active > a,
.slideout-menu .dropdown-menu > .active > a:hover,
.slideout-menu .dropdown-menu > .active > a:focus {
  background-color: white;
  color: #4a4a4a;
}
.slideout-menu .nav li a {
  color: white;
  padding-left: 20px;
}
.slideout-menu .nav li a:hover {
  background-color: white;
  color: #4a4a4a;
}
.slideout-menu .nav li a:active,
.slideout-menu .nav li a:focus {
  background-color: white;
  color: #4a4a4a;
}
.slideout-menu .nav li.open > a {
  background-color: white;
  color: #4a4a4a;
}
.slideout-menu .nav li.open > a:hover {
  background-color: white;
  color: #4a4a4a;
}
.slideout-menu .nav li.open > a:focus,
.slideout-menu .nav li.open > a:active {
  background-color: white;
  color: #4a4a4a;
}
.slideout-panel {
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .slideout-panel {
    background-color: white;
  }
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open .slideout-menu {
  display: block;
}
/* / slideout-menu */
/* slider */
.slider {
  overflow: hidden;
  margin-bottom: 20px;
}
.slider .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  opacity: 1;
  filter: none;
  font-size: 24px;
  color: #ffffff;
  text-shadow: none;
}
.carousel-control i {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: block;
  left: 0;
  margin-top: -20px;
  font-size: 48px;
}
.slider .carousel-indicators {
  z-index: 3;
}
.slider .carousel-control.left {
  background-image: none;
  background-repeat: no-repeat;
  -webkit-filter: none;
  filter: none;
  left: 10px;
}
.slider .carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
  background-repeat: no-repeat;
  -webkit-filter: none;
  filter: none;
}
.slider .carousel-control.right i {
  left: auto;
  right: 10px;
}
.slider .carousel-control:hover,
.slider .carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.slider .carousel-control:hover i {
  color: #ddd;
}
.slider .carousel-inner {
  background-image: -webkit-linear-gradient(225deg, #20C3F3 0%, #8CC63E 100%);
  background-image: linear-gradient(-135deg, #20C3F3 0%, #8CC63E 100%);
}
.slider .emias-slide {
  height: 250px;
  padding-left: 0;
  padding-right: 0;
}
.slider .emias-slide-ios {
  background-color: #8dc448;
  background-image: url(../img/iphone-emias-app.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.slider .emias-slide-01 {
  background-image: -webkit-linear-gradient(225deg, #8CC63E 0%, #FFCC4E 100%);
  background-image: linear-gradient(-135deg, #8CC63E 0%, #FFCC4E 100%);
}
.slider .emias-slide-01 {
  background-image: none !important;
}
.slider .emias-slide-02 {
  background-image: -webkit-linear-gradient(225deg, #20C3F3 0%, #FFCC4E 100%);
  background-image: linear-gradient(-135deg, #20C3F3 0%, #FFCC4E 100%);
}
.slider .emias-slide-03 {
  background-image: -webkit-linear-gradient(225deg, #EF4036 0%, #FFCC4E 100%);
  background-image: linear-gradient(-135deg, #EF4036 0%, #FFCC4E 100%);
}
.slider .emias-slide-04 {
  background-image: -webkit-linear-gradient(224deg, #20C3F3 0%, #8CC63E 100%);
  background-image: linear-gradient(-134deg, #20C3F3 0%, #8CC63E 100%);
}
.slider .emias-slide .slide-icon {
  display: block;
  margin-left: auto;
  margin-top: 50px;
}
.slider .emias-slide h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-family: 'Roboto Condensed', sans-serif;
  color: white;
}
.slider .emias-slide p {
  font-size: 18px;
  line-height: 22px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: white;
}
.slider .emias-slide p a {
  font-size: 18px;
  line-height: 22px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: white;
}
.slider .emias-slide p a:hover {
  color: #F8E71C;
}
.slider .emias-slide-mhealth {
  background-color: white;
  height: 250px;
}
a.mhealth-left {
  display: block;
  background-image: url(../img/mhealth-left.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  height: 250px;
  position: relative;
  border: 1px solid #00B9EB;
}
.mhealth-right {
  display: block;
  position: absolute;
  right: 60px;
  bottom: 30px;
}
/* Panel News */
.panel.panel-news {
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.panel-news .news-wrapper {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.panel-news .media-body {
  overflow: visible !important;
  padding-left: 136px;
}
.news-wrapper .news-post {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.news-wrapper .news-post .media-heading a {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font-family: 'Roboto Slab', sans-serif;
  color: #20c3f3;
}
.news-wrapper .news-post .media-heading a:hover {
  color: #0f6179;
}
.news-wrapper .news-post .post-citate {
  margin-top: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 20px;
}
.panel.panel-news .panel-body {
  padding: 0;
  padding-top: 10px;
}
.panel.panel-news .panel-heading {
  padding: 0;
  border-bottom: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-align: left;
  background-color: white;
  border-bottom: 4px solid #1792b6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.news-post {
  margin-bottom: 10px;
}
.news-post:last-child {
  border-bottom: none;
}
.panel-news .panel-heading .panel-title {
  font-size: 18px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #1792b6;
}
.panel.panel-news .media > .pull-left {
  margin-right: 20px;
}
.panel.panel-news .media-heading {
  margin-top: 5px;
  margin-bottom: 11px;
}
.panel.panel-news .media-body {
  display: block;
  font-family: Roboto, sans-serif;
}
.panel.panel-news .media-body:hover h4 {
  color: #0c495b;
}
.panel.panel-news .media-body h4 {
  font-size: 14px;
  font-family: Roboto Slab, sans-serif;
  line-height: 1.4em;
  color: #1792b6;
}
.post-category .label {
  display: block;
  float: left;
}
.panel.panel-news .post-credentials {
  margin-top: 0;
  color: #9b9b9b;
  font-size: 12px;
  font-family: Roboto, Arial, sans-serif;
}
@media (max-width: 992px) {
  .date {
    display: block;
    clear: both;
  }
}
.panel-news img {
  max-width: 116px;
}
/* panel-appointment-thumbs */
.panel-appointment-thumbs {
  border: none;
  box-shadow: none;
}
.panel-appointment-thumbs .panel-heading {
  padding: 0;
  border-bottom: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-align: left;
  background-color: white;
  border-bottom: 4px solid #20c3f3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.panel-appointment-thumbs .panel-heading .panel-title {
  font-size: 18px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #20c3f3;
}
.panel-appointment-thumbs .panel-body {
  padding: 10px 0 0 0;
}
.panel-appointment-thumbs .item {
  margin-bottom: 17px;
  text-align: left;
  clear: both;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.panel-appointment-thumbs .item:hover img {
  background-color: #20c3f3;
}
.panel-appointment-thumbs .item .wrapper {
  display: block;
  margin: 0 auto;
}
.panel-appointment-thumbs .item .wrapper:hover h5 {
  color: #0981a4;
}
.panel-appointment-thumbs .item .wrapper h5 {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
}
.panel-appointment-thumbs .item img {
  float: left;
  display: block;
  border-radius: 50%;
  background-color: #20c3f3;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}
.panel-appointment-thumbs .item .decription {
  padding: 5px 0 0 130px;
}
.panel-appointment-thumbs .item h5 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  color: #20c3f3;
  font-weight: normal;
}
.panel-appointment-thumbs .item p {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #9b9b9b;
}
/* / panel-appointment-thumbs */
/* panel-services */
.panel-services {
  border: none;
  box-shadow: none;
}
.panel-services .panel-heading {
  padding: 0;
  border-bottom: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-align: left;
  background-color: white;
  border-bottom: 4px solid #20c3f3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.panel-services .panel-heading .panel-title {
  font-size: 18px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #20c3f3;
}
.panel-services .panel-body {
  padding: 10px 0 0 0;
}
.panel-services .item {
  text-align: left;
  clear: both;
}
.panel-services .item .wrapper {
  display: block;
  margin: 0 auto;
}
.panel-services .item .wrapper:hover h5 {
  color: #0981a4;
}
.panel-services .item img {
  float: left;
}
.panel-services .item .decription {
  padding: 0 0 0 38px;
}
.panel-services .item h5 {
  color: #20c3f3;
  font-family: Roboto Mono, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.panel-services .item p {
  font-family: Roboto Slab, sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  color: #9b9b9b;
}
/* / panel-services */
/* panel-our-services */
.panel-our-services {
  border: none;
  box-shadow: none;
}
.panel-our-services .panel-heading {
  padding: 0;
  border-bottom: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-align: left;
  background-color: white;
  border-bottom: 4px solid #1792b6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.panel-our-services .panel-heading .panel-title {
  font-size: 18px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #1792b6;
}
.panel-our-services .panel-body {
  padding: 10px 0 0 0;
}
.panel-our-services .item {
  text-align: left;
  clear: both;
}
.panel-our-services .item .wrapper {
  display: block;
  margin: 0 auto;
}
.panel-our-services .item .wrapper:hover h5 {
  color: #0c495b;
}
.panel-our-services .item img {
  float: left;
}
.panel-our-services .item .decription {
  padding: 0 0 0 38px;
}
.panel-our-services .item h5 {
  font-family: Roboto Mono, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #1792b6;
}
.panel-our-services .item p {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #9b9b9b;
}
/* / panel-our-services */
/* Content */
.content {
  padding: 20px 0 40px 0;
}
.breadcrumbs {
  font-size: 12px;
  color: #777;
}
.breadcrumbs a {
  color: #777;
}
.breadcrumbs a:hover {
  color: #333;
}
h1 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #9b9b9b;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 4px;
  text-transform: uppercase;
}
/*h1,*/
.panel-login-wrapper .page-title {
  color: #fff;
  font-weight: 600;
  margin: 3.5em 0;
}
.panel-login-wrapper .page-title a {
  color: #fff;
}
.panel-login-wrapper .page-title a:hover,
.panel-login-wrapper .page-title a:focus {
  border-bottom: 1px solid;
}
/* Articles on Home */
.articles {
  padding-bottom: 20px;
}
.articles .panel.panel-post {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ebebeb;
  height: 650px;
  position: relative;
}
.articles .panel.panel-post .panel-heading {
  border-bottom: none;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
  background-color: #ebebeb;
}
.articles .panel.panel-post .panel-title a {
  display: block;
  border-bottom: 4px solid #777;
  background-color: transparent;
  float: none;
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  color: #333;
  text-decoration: none;
  padding-bottom: 10px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
}
.articles .panel.panel-post .panel-title a:hover {
  color: #777;
}
.articles .panel.panel-post .panel-title a.default {
  border-bottom: 4px solid #777;
}
.articles .panel.panel-post .panel-title a.default:hover {
  border-bottom: 4px solid #5e5e5e;
}
.articles .panel.panel-post .panel-title a.info {
  border-bottom: 4px solid #5bc0de;
}
.articles .panel.panel-post .panel-title a.info:hover {
  border-bottom: 4px solid #31b0d5;
}
.articles .panel.panel-post .panel-title a.success {
  border-bottom: 4px solid #5cb85c;
}
.articles .panel.panel-post .panel-title a.success:hover {
  border-bottom: 4px solid #449d44;
}
.articles .panel.panel-post .panel-title a.danger {
  border-bottom: 4px solid #d9534f;
}
.articles .panel.panel-post .panel-title a.danger:hover {
  border-bottom: 4px solid #c9302c;
}
.articles .panel.panel-post .panel-title a.warning {
  border-bottom: 4px solid #f0ad4e;
}
.articles .panel.panel-post .panel-title a.warning:hover {
  border-bottom: 4px solid #ec971f;
}
.articles .panel.panel-post .panel-title a.primary {
  border-bottom: 4px solid #428bca;
}
.articles .panel.panel-post .panel-title a.primary:hover {
  border-bottom: 4px solid #3071a9;
}
.articles .panel.panel-post .panel-body {
  padding: 20px;
}
.articles .panel.panel-post .media-heading {
  margin-bottom: 10px;
}
.articles .panel.panel-post .post-img {
  display: block;
  margin-bottom: 10px;
}
.articles .panel.panel-post .post-credentials {
  margin-top: 10px;
  color: #777;
}
.articles .panel.panel-post .post-citate p {
  margin-bottom: 0;
}
.articles .panel.panel-post .panel-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  border: none;
  padding: 0;
  width: 100%;
}
.articles .panel.panel-post .panel-footer a {
  display: block;
  padding: 10px 20px;
  text-align: center;
  color: #777;
  font-size: 12px;
}
/* Post Stream */
.all-blogs {
  /*border: 2px solid #ddd;*/
  margin-bottom: 30px;
  overflow: hidden;
}
.all-blogs .label-info {
  display: inline-block;
  margin-right: 10px;
  padding: 0 0 5px 0;
  font-size: 18px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #1792b6;
  border-bottom: 4px solid #1792b6;
  background-color: transparent;
  border-radius: 0;
}
.all-blogs .label-info:hover {
  color: #1792b6;
  background-color: transparent;
  opacity: .7;
}
.all-blogs .label-default {
  display: inline-block;
  padding: 0 0 5px 0;
  font-size: 18px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #4a4a4a;
  border-bottom: 4px solid #4a4a4a;
  background-color: transparent;
  border-radius: 0;
}
.all-blogs .label-default:hover {
  color: #4a4a4a;
  background-color: transparent;
  opacity: .7;
}
#post-stream .media > .pull-left {
  margin-right: 20px;
}
@media (max-width: 992px) {
  #post-stream .media > .pull-left {
    float: none !important;
  }
}
#post-stream .media-heading {
  margin-top: 0;
  margin-bottom: 10px;
}
#post-stream .post-category .label {
  display: block;
  float: left;
}
#post-stream .post-credentials,
#post-stream .media .post-credentials,
#post-stream .post .post-credentials {
  margin-top: 10px;
  color: #777;
}
.post .post_img {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.post .post-credentials {
  margin-bottom: 10px;
}
.share {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 2px solid #ddd;
  padding: 10px;
}
/* Sidebar */
.sidebar {
  position: static;
}
.sidebar .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: rgba(255, 255, 255, 0.49) 0 1px 0;
}
.sidebar .panel .btn {
  text-shadow: none;
}
.sidebar .panel .panel-heading {
  padding: 10px 0;
  border-bottom: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-align: center;
  background-color: #ebebeb;
}
.sidebar .panel .panel-heading .panel-title {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #777;
}
.sidebar .panel .panel-body {
  background-color: #F6F6F6;
}
.appointment-buttons .btn {
  margin-top: 15px;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .appointment-buttons .btn {
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
@media (max-width: 992px) {
  .appoinment-control-buttons {
    margin-top: 10px;
  }
  .appoinment-control-buttons button {
    width: 100%;
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .appoinment-control-buttons {
    margin-top: 10px;
  }
  .appoinment-control-buttons button {
    width: 140px;
    margin-bottom: 5px;
  }
}
@media (max-width: 1200px) {
  .sidebar .panel-login_auth .appontment-links {
    margin-bottom: 0;
  }
  .sidebar .panel-login_auth .appontment-links li {
    display: block;
  }
  .sidebar .panel-login_auth .appontment-links li .btn {
    display: block;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .sidebar {
    padding-left: 0;
    padding-right: 0;
    /* Главная страница авторизованного пользователя */
    /* / Главная страница авторизованного пользователя */
  }
  .sidebar .panel-login .panel-heading {
    background-color: #ebebeb;
  }
  .sidebar .panel-login .panel-body {
    padding: 10px;
    background-color: #fff !important;
  }
  .sidebar .panel-login .panel-body .form-group {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .sidebar .panel-login .panel-body .form-control {
    padding: 2px 12px;
    text-align: center;
    box-shadow: none !important;
    border: 1px solid #ccc;
    -webkit-appearance: none;
  }
  .sidebar .panel-login .panel-body .form-control::-webkit-input-placeholder {
    color: #ccc;
  }
  .sidebar .panel-login .panel-body .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
  }
  .sidebar .panel-login .panel-body .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
  }
  .sidebar .panel-login .panel-body .form-control:-ms-input-placeholder {
    color: #ccc;
  }
  .sidebar .panel-login .panel-body label {
    display: block;
    text-align: center;
  }
  .sidebar .panel-login_auth {
    margin-bottom: 0;
  }
  .sidebar .panel-login_auth .appontment-links li {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    width: 100%;
  }
  .sidebar .panel-login_auth .appontment-links li .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: 14px;
  }
  .sidebar .panel-login_auth .numbers-info .polis {
    text-align: left;
  }
  .sidebar .panel-login_auth .numbers-info .birthday {
    text-align: right;
  }
  .sidebar .panel-login_auth .numbers-info .lead {
    font-size: 20px;
  }
  .sidebar .panel-login_auth .appointment-buttons {
    margin-top: 15px;
  }
  .sidebar .panel-login_auth .appointment-buttons .btn {
    margin-bottom: 10px;
  }
  .sidebar .help-link {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 25px;
    color: #20c3f3;
    font-style: italic;
  }
}
.help-link {
  display: block;
  margin-top: 10px;
  color: white;
}
.form_make-query .lead {
  color: white !important;
}
.form-horisontal.form-login h4 {
  margin: 12px 0 0 0;
  color: white;
  font-weight: normal;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .form-horisontal.form-login h4 {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .form-horisontal.form-login h4 {
    margin-top: 25px;
  }
}
.form-horisontal.form-login .icon-appointment {
  margin-top: 21px;
}
@media (max-width: 992px) {
  .form-horisontal.form-login .icon-appointment {
    margin: 21px 0 15px 0;
  }
}
.form-horisontal.form-login label {
  font-size: 12px;
  font-family: Roboto, Arial, sans-serif;
  color: white;
}
.form-horisontal.form-login input[type=text],
.form-horisontal.form-login input[type=number] {
  height: 44px;
  border: none;
  border-radius: 2px;
}
.form-horisontal.form-login input[type=text]:focus,
.form-horisontal.form-login input[type=number]:focus {
  outline: 2px solid #116d88;
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.75);
}
@media (min-width: 992px) {
  .form-horisontal.form-login input[type=text],
  .form-horisontal.form-login input[type=number] {
    margin-top: 24px;
  }
}
.form-horisontal.form-login .btn-success {
  height: 45px;
  font-size: 18px;
  background-color: #1792b6;
  border: none;
  border-radius: 2px;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) and (max-width: 1200px) {
  .form-horisontal.form-login .btn-success {
    font-size: 16px;
  }
}
.panel-login-wrapper {
  background-color: #20c3f3;
  box-shadow: none;
}
.panel-login-wrapper .panel-login .panel-body {
  padding: 10px 0 15px 0;
}
.panel-login-wrapper .panel-login-gibdd .panel-body {
  padding: 10px 0 10px 0;
}
.panel-login-wrapper .panel-login-gibdd .panel-body h4 {
  margin-top: 33px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .panel-login-wrapper .panel-login-gibdd .panel-body h4 {
    margin-top: 22px;
  }
}
@media (max-width: 992px) {
  .panel-login-wrapper .panel-login-gibdd .panel-body h4 {
    margin-top: 33px;
  }
}
.panel-login-wrapper .panel-login_auth .panel-body {
  padding: 14px 0 30px 0;
}
.panel-login-wrapper .panel-login_auth h4 {
  margin: 12px 0 0 0;
  padding-left: 78px;
  color: white;
  font-weight: normal;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .panel-login-wrapper .panel-login_auth h4 {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .panel-login-wrapper .panel-login_auth h4 {
    margin-top: 25px;
  }
}
.panel-login-wrapper .panel-login_auth h4 a {
  color: white;
}
.panel-login-wrapper .panel-login_auth .icon-appointment {
  display: block;
  float: left;
  margin-top: 21px;
  margin-right: 30px;
}
@media (max-width: 992px) {
  .panel-login-wrapper .panel-login_auth .icon-appointment {
    margin: 21px 0 15px 0;
  }
}
.panel-login-wrapper .panel-login_auth .text-muted {
  display: block;
  margin-top: 3px;
  color: white;
  font-size: 12px;
}
.panel-login-wrapper .panel-login_auth .polis,
.panel-login-wrapper .panel-login_auth .birthday {
  color: white !important;
}
.panel-login-wrapper .panel-login_auth .polis .lead,
.panel-login-wrapper .panel-login_auth .birthday .lead {
  padding: 8px 45px 8px 15px;
  font-size: 18px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  font-weight: 400;
}
@media (min-width: 992px) {
  .panel-login-wrapper .panel-login_auth .polis .lead,
  .panel-login-wrapper .panel-login_auth .birthday .lead {
    margin-top: 20px;
  }
}
.panel-login-wrapper .panel-login_auth .btn-logout {
  font-size: 18px;
  color: white;
  background-color: #4a4a4a;
  border: none;
  border-radius: 2px;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.25);
}
.panel-login {
  border: none;
  margin-bottom: 0;
  background-color: transparent;
  box-shadow: none;
}
.panel-login .panel-body {
  padding: 15px 20px;
}
.panel-login .form-group {
  margin-bottom: 16px;
}
.panel-login .form-group:last-child {
  margin-bottom: 0;
}
.panel-login .form-login label {
  font-weight: normal;
}
.panel-login .form-login p.lead {
  margin-bottom: 0;
}
.panel-login ul.dropdown-menu {
  height: 360px;
  overflow: scroll;
}
.panel-login .btn-group {
  display: block;
}
.panel-login .btn-group .btn {
  display: block;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
}
.panel-login ul.dropdown-menu {
  margin: 0;
  min-width: 100%;
  top: 39px;
}
.panel-login ul.dropdown-menu.dropdown-months {
  height: auto;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .panel-login .panel-body {
    padding: 15px;
  }
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.panel-sections .panel-body {
  padding: 0;
}
.panel-sections .list-unstyled li {
  width: 50%;
  float: left;
}
.panel-sections a.section-icon {
  display: block;
  padding-top: 135px;
  padding-bottom: 30px;
  color: #3D3C3C;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  background-color: #F6F6F6;
  background-repeat: no-repeat;
  background-position: center 40px;
  text-shadow: 0 1px 0 white;
}
.panel-sections a.section-icon:hover {
  color: #20c4f4;
  background-color: #e9faff;
}
.panel-sections a.section-icon.map-icon {
  background-image: url(../img/map.png);
}
.panel-sections a.section-icon.map-icon:hover {
  background-image: url(../img/map-hover.png);
}
.panel-sections a.section-icon.doctor-icon {
  background-image: url(../img/doctor.png);
}
.panel-sections a.section-icon.doctor-icon:hover {
  background-image: url(../img/doctor-hover.png);
}
.panel-sections a.section-icon.hospital-icon {
  background-image: url(../img/hospital.png);
}
.panel-sections a.section-icon.hospital-icon:hover {
  background-image: url(../img/hospital-hover.png);
}
.panel-sections a.section-icon.mobile-icon {
  background-image: url(../img/mobile.png);
}
.panel-sections a.section-icon.mobile-icon:hover {
  background-image: url(../img/mobile-hover.png);
}
.panel-sections a.section-icon.card-icon {
  background-image: url(../img/card.png);
}
.panel-sections a.section-icon.card-icon:hover {
  background-image: url(../img/card-hover.png);
}
.panel-sections a.section-icon.api-icon {
  background-image: url(../img/api.png);
}
.panel-sections a.section-icon.api-icon:hover {
  background-image: url(../img/api-hover.png);
}
.panel-sections a.section-icon.statistic-icon {
  background-image: url(../img/statistic.png);
}
.panel-sections a.section-icon.statistic-icon:hover {
  background-image: url(../img/statistic-hover.png);
}
.panel-sections.panel-get-police a.section-icon.card-icon {
  background-image: url(../img/card-hover.png);
  background-color: #e9faff;
}
.list-inline.list-help {
  margin-top: 15px;
  margin-bottom: 0;
}
.list-inline.list-help li.pull-right {
  padding: 0;
}
/* Кнопки-баннеры в сайдпанели */
.sidebar-banner {
  display: table;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 115px;
  height: 100px;
  text-align: left;
  overflow: hidden;
}
.sidebar-banner:hover .title {
  color: #20c3f3;
}
.sidebar-banner:hover .title .hint-calm {
  color: #20c3f3;
}
.sidebar-banner:hover .icon-polis-request {
  background: url(../img/sidebar-sprite.png) -54px 0 no-repeat;
}
.sidebar-banner:hover .icon-place {
  background: url(../img/sidebar-sprite.png) -59px -51px no-repeat;
}
.sidebar-banner:hover .icon-suitcase {
  background: url(../img/sidebar-sprite.png) -150px -5px no-repeat;
}
.sidebar-banner:hover .icon-pdf {
  background: url(../img/sidebar-sprite.png) -256px 0 no-repeat;
}
.sidebar-banner:hover .icon-database {
  background: url(../img/sidebar-sprite.png) -254px -50px no-repeat;
}
.sidebar-banner:hover .icon-md {
  background: url(../img/sidebar-sprite.png) -157px -50px no-repeat;
}
.sidebar-banner:hover .icon-head {
  background: url(../img/icon_customer_support.png) 0 -50px no-repeat;
}
.sidebar-banner .title {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  text-align: left;
  line-height: 1.33;
}
.sidebar-banner .title .hint {
  margin-top: 5px;
  font-size: 13px;
}
.sidebar-banner .title .hint-calm {
  margin-top: 5px;
  font-size: 13px;
  color: #20C3F3;
}
.sidebar-banner .title .hint-danger {
  margin-top: 5px;
  font-size: 13px;
  color: #a94442;
}
.sidebar-banner .icon {
  position: absolute;
  top: 25px;
  left: 37px;
}
.sidebar-banner .icon-polis-request {
  width: 42px;
  height: 50px;
  left: 37px;
  background: url(../img/sidebar-sprite.png) -4px 0 no-repeat;
}
.sidebar-banner .icon-place {
  width: 32px;
  height: 48px;
  left: 42px;
  background: url(../img/sidebar-sprite.png) -9px -51px no-repeat;
}
.sidebar-banner .icon-suitcase {
  width: 50px;
  height: 40px;
  left: 32px;
  background: url(../img/sidebar-sprite.png) -100px -5px no-repeat;
}
.sidebar-banner .icon-pdf {
  width: 38px;
  height: 50px;
  left: 39px;
  background: url(../img/sidebar-sprite.png) -206px 0 no-repeat;
}
.sidebar-banner .icon-database {
  width: 42px;
  height: 48px;
  left: 37px;
  background: url(../img/sidebar-sprite.png) -204px -50px no-repeat;
}
.sidebar-banner .icon-md {
  width: 36px;
  height: 50px;
  left: 41px;
  background: url(../img/sidebar-sprite.png) -107px -50px no-repeat;
}
.sidebar-banner .icon-me {
  width: 75px;
  height: 44px;
  left: 22px;
  background: url(../img/me-icon-2.png) 5px -2px no-repeat;
}
.sidebar-banner .icon-eye {
  width: 75px;
  height: 44px;
  left: 22px;
  background: url(../img/eye-icon-2.png) 4px -7px no-repeat;
}
.sidebar-banner .icon-head {
  width: 47px;
  height: 50px;
  left: 35px;
  background: url(../img/icon_customer_support.png) 0 0 no-repeat;
}
.sidebar-banner .icon-car {
  width: 75px;
  height: 44px;
  left: 22px;
  background: url(../img/car-icon.png) 11px 0 no-repeat;
}
.sidebar-banner .icon-chart {
  left: 35px;
  font-size: 40px;
  color: #20C3F3;
}
.sidebar-banner:hover .icon-chart {
  color: #8CC63E;
}
.sidebar-banner-info {
  background: #e9faff;
}
.sidebar-banner-default {
  border: 1px solid #E1E1E1;
}
.sidebar-banner-dark {
  color: white;
  border: none;
  background: #20C3F3;
}
.sidebar-banner-dark .title {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.sidebar-banner-dark:hover {
  background: #21B4DF;
}
.sidebar-banner-dark:hover .title {
  color: white;
}
.sidebar-banner-dark:focus,
.sidebar-banner-dark:active {
  color: white;
}
.sidebar-banner-monitoring {
  height: 98px;
  background: url(../img/banner-monitoring-side-bg.png) center -2px no-repeat;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.sidebar-banner-monitoring .title {
  color: white;
  font-size: 15px;
  line-height: 19px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.sidebar-banner-monitoring:hover {
  border: 2px solid rgba(0, 0, 0, 0.5);
}
.sidebar-banner-monitoring:hover .title {
  color: white;
}
@media (max-width: 1200px) {
  .sidebar-banner-monitoring {
    padding-left: 50px;
  }
}
/* / Кнопки-баннеры в сайдпанели */
/* === MedAbout.me === */
a.btn-medaboutme {
  background: none;
  background-color: #fff;
  margin-bottom: 20px;
  text-align: left;
  padding: 0;
  height: 100px;
  overflow: hidden;
  border: 1px solid #ddd;
}
a.btn-medaboutme img {
  width: 315px;
  margin-top: 5px;
}
/* Appointment */
.list_doctors > .list-group-item > a {
  display: block;
}
.list_doctors .nav.nav-pills li.month {
  width: 98%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  color: #777;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.list_doctors .nav.nav-pills li {
  width: 14%;
  text-align: center;
  padding: 0;
  margin: 0;
}
.list_doctors .nav.nav-pills li a {
  font-weight: bold;
  color: #20c3f3;
  text-decoration: underline;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
}
.list_doctors .nav.nav-pills li.active a {
  font-weight: bold;
  color: white;
  text-decoration: none;
  background-color: #20c3f3;
}
.list_doctors .nav.nav-pills li.day {
  font-size: 12px;
  color: #ccc;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.list_doctors .nav.nav-pills li span {
  display: block;
  padding: 0;
  color: #888;
  line-height: 40px;
  height: 40px;
}
.list_doctors .nav.nav-pills li.prev-month span {
  color: #ddd;
}
.list_doctors .tab-content p {
  font-size: 24px;
  font-weight: 300;
  color: #20c3f3;
}
.list_doctors .tab-content .btn.btn-default {
  float: left;
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 6px 14px;
}
.list_doctors .tab-content .choose-time-btn {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px dashed #ddd;
}
.list_doctors .nav.nav-pills li.today a,
.list_doctors .nav.nav-pills li.today span {
  font-weight: bold;
  color: red;
  /*text-decoration: none;*/
}
.list_doctors .click_target {
  display: block;
}
.list_doctors_clinic_header {
  padding: .9em 1.2em .6em;
  background: #dff0d8;
  color: #777;
}
.clinic_header {
  color: #333;
}
.list_doctors_clinic_header .address {
  margin-right: .8em;
}
.list_doctors_clinic_header .address,
.list_doctors_clinic_header .map_toggler {
  float: left;
  font-size: .85em;
}
.list_doctors_clinic_header .title {
  font-weight: bold;
}
.id--lpu_map_toggler,
.map_toggler {
  color: green;
  cursor: pointer;
}
.id--lpu_map_toggler .txt,
.map_toggler .txt {
  border-bottom: 1px dashed;
}
.id--lpu_map_toggler:focus,
.map_toggler:focus {
  outline: 1px dashed;
}
.id--confirm_buttons_target {
  padding-right: 6px;
}
.modal-body {
  padding: 0;
}
.modal .close big {
  font-size: 1.6em;
  vertical-align: middle;
}
.btn-popup-close {
  float: right;
  margin: 0 10px 10px 0;
  color: #444;
  border-top: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-bottom: 2px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-radius: 2px;
  background: transparent;
  outline: none !important;
}
.btn-popup-close:hover {
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 2px solid #333;
  border-left: 1px solid #333;
}
.btn-popup-close:active {
  border-bottom: 2px solid #bfbfbf;
  outline: none;
}
.btn-popup-close:focus {
  outline: none;
}
.modal.fade.in {
  background-color: rgba(0, 0, 0, 0.3);
}
.process_indicator_target {
  text-align: center;
}
.process_indicator_target .process_indicator {
  margin-top: 7px;
}
.step_title button {
  position: absolute;
  top: 5px;
  right: 3px;
  float: right;
  font-size: 14px;
  display: none;
}
.appointment__step_specialities.list-group.list-specialists .step_title button {
  position: absolute;
  top: 9px;
  right: 3px;
  color: white;
  font-size: 14px;
}
@media (max-width: 992px) {
  .step_title button {
    float: none;
  }
  .step_title button:focus {
    text-decoration: none;
    outline: none;
  }
}
.um--collapsed .step_title button {
  display: inline-block;
}
.step_title button:hover {
  color: green;
  text-decoration: none;
}
.step_title button .text {
  border-bottom: 1px dashed;
}
.list-confirmation hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.list-confirmation p.lead {
  margin-bottom: 0;
}
.list-confirmation p.lead small {
  color: #777;
}
.list-my-appointments {
  padding: 15px;
  border: 1px solid #ddd;
}
.id--appointment_card_body {
  padding: 15px 0 15px 0;
  border: none;
}
.list-group-item-info {
  border: none;
}
.list-group-item-success {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #777;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #f6f6f6;
  text-shadow: rgba(255, 255, 255, 0.49) 0px 1px 0px;
}
.panel-body-ticket {
  padding: 10px 15px;
}
.text-light {
  font-weight: 300;
}
.list-my-appointments .btn.pull-right,
.js-tpl_cancel.btn.btn-danger.pull-right {
  margin-left: 10px;
}
#account_body_context {
  padding: 19px;
  border-top: none;
  padding-top: 1px;
  padding-bottom: 1px;
}
.week_day {
  /*день недели около дат в списках Записей, Направлений, Рецептов*/
  display: inline-block;
  margin-bottom: .1em;
  margin-top: -0.2em;
}
/* Sitemap */
.sitemap {
  font-size: 13px;
  color: #777;
  text-shadow: rgba(255, 255, 255, 0.49) 1px 1px 0;
}
.sitemap h4 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'Roboto Condensed', sans-serif;
}
.sitemap .list-unstyled {
  margin-top: 15px;
  margin-bottom: 20px;
}
.sitemap .list-unstyled.sitemap-links li.active a {
  color: white;
  text-decoration: none;
  cursor: default;
  border-bottom: none;
  font-weight: bold;
}
.sitemap .btn.btn-md {
  display: block;
  max-width: 210px;
  margin-bottom: 20px;
  color: white;
  border-color: white;
  background-color: transparent;
}
.sitemap .sitemap-links h4 a {
  font-size: 16px;
}
.sitemap .sitemap-links a {
  color: white;
  font-size: 14px;
}
.sitemap .list-socials {
  margin-bottom: 20px;
}
.sitemap .list-socials a {
  color: white;
  font-size: 18px;
}
.sitemap .sitemap-links a:hover {
  color: #F8E71C;
  border-bottom: 1px solid #F8E71C;
}
.sitemap .list-socials a:hover {
  color: #F8E71C;
}
.sitemap .list-unstyled > li {
  margin-bottom: 5px;
}
.sidebar a.doctor-near {
  display: block;
  padding: 15px;
  border: 5px solid #ebebeb;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sidebar a.doctor-near:hover {
  border: 5px solid #ccc;
}
/* / Sitemap */
/* Footer */
.footer-wrapper {
  padding: 40px 0;
  border-top: 1px solid #20c3f3;
}
.footer-wrapper a {
  color: #1792b6;
  text-decoration: underline;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.footer-wrapper a:hover {
  color: #0f6179;
}
.footer-wrapper .copyrights_text {
  margin-bottom: 20px;
  font-family: 'Roboto Slab', sans-serif;
  color: dimgray;
}
.footer-wrapper .navbar-social {
  margin-top: -3px;
}
.footer-wrapper .navbar-social .social-btn {
  display: block;
  margin-left: 5px;
  padding: 0;
  width: 30px;
  max-width: 100%;
  height: 30px;
  float: left;
  border-bottom: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  background-color: #9b9b9b;
  -webkit-transition: color 250ms ease, background-color 250ms ease;
  transition: color 250ms ease, background-color 250ms ease;
  line-height: 30px;
}
.footer-wrapper .navbar-social .social-btn:active {
  border-top: 2px solid rgba(0, 0, 0, 0.25);
  border-bottom: 1px none black;
}
.footer-wrapper .navbar-social .social-btn.facebook {
  background-color: #3b5998;
  background-image: url(../images/facebook-icon.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.footer-wrapper .navbar-social .social-btn.facebook:hover {
  background-color: #2c4271;
}
.footer-wrapper .navbar-social .social-btn.vk {
  background-color: #6383a8;
  background-image: url(../images/vk-icon.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.footer-wrapper .navbar-social .social-btn.vk:hover {
  background-color: #4a627d;
}
.footer-wrapper .navbar-social .social-btn.twitter {
  background-color: #55acee;
  background-image: url(../images/twitter-icon.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.footer-wrapper .navbar-social .social-btn.twitter:hover {
  background-color: #3f80b2;
}
.footer-wrapper .logo {
  float: left;
}
.footer-wrapper .logo-description {
  padding: 0 0 0 86px;
}
.footer-wrapper .logo-description h3 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  letter-spacing: 2.5px;
}
.footer-wrapper .logo-description .hint {
  font-size: 11px;
}
.footer-wrapper .menu {
  padding-top: 10px;
  text-align: right;
}
.footer-wrapper .menu li a {
  display: block;
  height: 36px;
  margin-left: 20px;
  float: left;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  font-family: Roboto, sans-serif;
  color: #1792b6;
  line-height: 39px;
  text-decoration: underline;
  font-size: 14px;
}
.footer-wrapper .menu li a:hover {
  color: #0f6179;
}
footer {
  font-size: 13px;
}
footer .btn-appointment {
  padding: 6px 5px;
}
footer .herald {
  color: #fff;
}
footer .herald:hover {
  color: #eee;
  text-decoration: underline;
}
footer .herald div {
  padding-top: 10px;
}
footer .herald img {
  display: block;
  float: left;
  margin-right: 20px;
}
footer .footer-logo {
  margin-bottom: 20px;
}
footer .footer-logo a {
  text-decoration: underline;
  border: none;
  display: block;
  color: white;
}
footer .footer-logo a:hover .emias-info {
  color: #F8E71C;
}
footer .footer-logo a img {
  margin-right: 20px;
  display: block;
  float: left;
}
footer .footer-logo a .emias-info {
  display: block;
  float: left;
  line-height: 65px !important;
  font-size: 20px !important;
  letter-spacing: 3px;
}
.copyright {
  padding-top: 10px;
  padding-bottom: 30px;
  color: #fff;
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.copyright a {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
/* Footer */
/* Pages */
.person-img {
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #ddd;
}
.herald-logo {
  display: block;
  float: left;
  margin-right: 20px;
}
.emias-number {
  font-size: 48px;
  line-height: 44px;
  font-weight: 300;
  color: #20c3f3;
}
.emias-number-label {
  font-size: 16px;
  font-weight: 300;
  color: #777;
}
.emias-number-text {
  font-size: 16px;
  font-weight: 300;
  width: 70%;
}
.panel-partner {
  height: 400px;
}
.panel-partner h4.partner-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
}
.panel-partner .partner-logo {
  height: 120px;
  margin-bottom: 10px;
}
.panel-partner .partner-logo img {
  display: block;
  max-width: 100%;
}
.panel-partner a {
  font-size: 13px;
  color: #777;
}
.panel-partner a:hover {
  color: #333;
}
.panel-partner i {
  font-size: 11px;
}
.panel-function h3.panel-title {
  font-size: 20px;
}
.panel-function ul {
  margin-bottom: 10px;
}
.grafic-container {
  padding: 10px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.grafic h3.title {
  text-align: left;
}
.grafic .date {
  text-align: left;
  color: #777;
}
/*pre.tech_info {
    display: none !important;
}*/
.panel-query-type {
  text-align: center;
}
.panel-query-type .emias-os img {
  display: block;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
.panel-query-type .emias-os span {
  display: block;
  font-size: 18px;
}
.panel-query-type.panel-warning img {
  display: block;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  border: 1px solid #ddd;
}
.panel-query-type.panel-warning span {
  display: block;
  font-size: 16px;
}
.um--collapsed .um--collapsable {
  display: none;
}
.um--collapsable.current,
.um--collapsable.active {
  display: block;
}
.um--collapsable.um--collapsable-inline.current,
.um--collapsable.um--collapsable-inline.active {
  display: inline;
}
.um--toggler--off .um--togler_when_on,
.um--toggler--on .um--togler_when_off {
  display: none;
}
.calendar_wrap {
  padding: 0 15px 10px;
  border: 1px solid #ddd;
  margin-bottom: -1px;
}
.calendar_wrap,
.current .calendar_wrap {
  background: #fff;
}
.current,
a.current:focus {
  background-color: #f0f0f0;
}
a.current:hover {
  background-color: #eee;
}
body .id--polls_menu .nav-tabs > li > a,
body .id--polls_menu .nav-tabs > li.active > a {
  border: none;
  min-width: 6em;
}
.id--polls_menu .nav-tabs > li.active > a {
  background: #ddd;
}
.id--polls_menu .nav-tabs li a:active {
  outline: none !important;
}
.id--polls_menu .nav-tabs {
  border: none;
}
/**
* Стили для js-шаблонов
* @namespace "tpl--"
*/
/* обрамление для всех шаблонов. Чтобы шаблоны были всегда скрыты */
.tpl--template_container {
  display: none;
}
/* Печатная версия */
.print-only,
body.print_mode .print-not {
  display: none;
}
body.print_mode .print-only {
  display: block;
}
body.print_mode .print-only_inline {
  display: inline;
}
body.print_mode .print-only_inline-block {
  display: inline-block;
}
body.print_mode .body_layer,
body.print_mode .widget-cm-tab {
  display: none;
}
body.print_mode {
  padding: 5px;
}
/* Талон на запись */
.print_ticket_controls {
  width: 300px;
}
@media (max-width: 992px) {
  .print_ticket_controls {
    padding-top: 40px;
  }
}
.print_ticket {
  width: 300px;
  font-family: 'Roboto Condensed', sans-serif;
}
.print_ticket h4 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
.print_ticket .map-description {
  font-size: 13px;
}
.print_ticket .lpu {
  margin-bottom: 3px;
}
.print_ticket .lpu-address {
  text-align: center;
  margin-bottom: 15px;
}
.print_ticket .description {
  text-align: center;
  font-size: 16px;
}
.print_ticket .speciality {
  margin-top: 15px;
  font-size: 16px;
}
.print_ticket .fio {
  font-size: 16px;
}
.print_ticket .cabinet {
  margin-top: 10px;
  font-size: 18px;
}
.print_ticket .patient_fio {
  margin-bottom: 10px;
  font-size: 16px;
}
.print_ticket .qr-wrapper {
  text-align: center;
}
.print_ticket .qr-wrapper img {
  display: inline-block !important;
}
.print_ticket .datestring_with_weekday {
  margin-top: 10px;
}
.print_ticket .time {
  margin-top: 0;
  font-size: 18px;
  font-weight: bold;
}
@media print {
  .print_ticket_controls {
    display: none !important;
  }
  .header-xs,
  .header,
  .slideout-menu,
  .widget-tab,
  .widget-cm-tab {
    display: none !important;
  }
}
/* / Талон на запись */
/* Талон для ГИБДД */
.print_gibdd_ticket {
  width: 730px;
}
.print_gibdd_ticket .bg-danger {
  padding: 1px 15px;
}
.print_gibdd_ticket .bg-warning {
  padding: 1px 15px;
}
.print_gibdd_ticket .panel-heading {
  padding-top: 3px;
  padding-bottom: 3px;
}
.print_gibdd_ticket .panel-footer {
  padding-top: 1px;
  padding-bottom: 1px;
}
.print_gibdd_ticket .panel-body {
  padding-bottom: 5px;
}
.print_gibdd_ticket .panel-body h3 {
  margin-top: 10px;
  font-size: 16px;
}
.print_gibdd_ticket .panel-body h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.print_gibdd_ticket .panel-body p {
  margin-bottom: 6px;
}
.print_gibdd_ticket hr {
  margin-top: 0;
  margin-bottom: 7px;
}
.print_gibdd_ticket .ya-static-map-wrapper {
  display: block;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  height: 210px;
  overflow: hidden;
}
.print_gibdd_ticket .ya-static-map-wrapper .ya-static-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.print_gibdd_ticket .col-border-left {
  border-left: 1px solid #eee;
}
.print_gibdd_ticket .col-border-right {
  border-right: 1px solid #eee;
}
@media print {
  .print_gibdd_ticket {
    width: 100%;
    border: 1px solid #eee;
  }
}
/* / Талон для ГИБДД */
/**
* Увеличение картинки под курсором
*/
.zoom {
  display: inline-block;
  position: relative;
}
.zoom img {
  display: block;
}
.zoom img::-moz-selection {
  background-color: transparent;
}
.zoom img::selection {
  background-color: transparent;
}
/*
 * Мультиформа
 */
.get-police {
  border: 4px solid #F6F6F6;
  padding: 4px;
}
.get-police .get-police-wrap {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  background-color: #F6F6F6;
  text-shadow: rgba(255, 255, 255, 0.49) 0 1px 0;
}
.get-police .alert {
  margin-left: -20px;
  margin-right: -20px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top: 4px solid white;
  border-bottom: 2px solid white;
}
.multiform-gap-form {
  width: 100%;
}
.multiform-gap-form .errormsg,
.multiform-mask-error {
  font-style: italic;
  color: #ff0000;
}
.multiform-gap-field {
  margin-bottom: 15px;
}
.get-police .multiform-gap-field:last-child {
  margin-bottom: 0;
}
.multiform-gap-name label {
  color: #333;
  font-weight: normal;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 16px;
}
.multiform-gap-name.required:after {
  content: '*';
  color: #ff0000;
  margin-left: 3px;
}
.multiform-gap-value {
  margin-left: 0;
}
.multiform-gap-value input[type='text'],
.multiform-gap-value textarea,
.multiform-gap-value select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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;
}
.multiform-gap-value input:focus,
.multiform-gap-value textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.multiform-gap-value input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.multiform-gap-value input:-ms-input-placeholder {
  color: #777;
}
.multiform-gap-value input::-webkit-input-placeholder {
  color: #777;
}
.multiform-gap-value textarea {
  height: 85px;
}
.multiform-gap-option span {
  display: inline-block;
  margin-left: 5px;
}
.multiform-gap-option input[type="checkbox"],
.multiform-gap-option input[type="radio"] {
  position: relative;
  top: 2px;
}
.multiform-submit {
  margin-top: 15px;
}
.multiform-empty-field,
input.multiform-empty-field,
select.multiform-empty-field {
  background-color: #ffcccc;
}
.multiform-gap-htmlresult {
  color: green;
  clear: both;
  padding: 10px;
}
.multiform-gap-record:after {
  content: '';
  display: block;
  clear: both;
}
.multiform-gap-record label {
  float: left;
  margin-right: 10px;
  font-weight: 600;
}
.multiform-gap-record-value {
  word-wrap: break-word;
}
.multiform-gap-record-value ul.menu-h li {
  margin-right: 5px;
}
.multiform-gap-record-value ul.menu-v li {
  margin: 0;
  line-height: inherit;
}
.multiform-gap-message {
  margin-bottom: 10px;
}
.multiform-gap-field.errorfld .errormsg {
  margin-left: 0;
}
.multiform-file-info {
  font-size: .75em;
}
.multiform-gap-records .hint {
  color: #aaa;
  font-size: .8em;
}
.multiform-gap-helper {
  font-size: 12px;
  color: #777;
  padding-top: 5px;
  font-style: italic;
}
.multiform-gap-field input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  color: #fff;
  background-color: #20c3f3;
  border-color: #20c3f3;
}
.multiform-gap-field input[type="submit"]:focus,
.multiform-gap-field input[type="submit"]:active:focus,
.multiform-gap-field input[type="submit"].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.multiform-gap-field input[type="submit"]:hover,
.multiform-gap-field input[type="submit"]:focus {
  text-decoration: none;
  color: #fff !important;
  background-color: #71a130;
  border-color: #5e8628;
}
.multiform-gap-field input[type="submit"]:active,
.multiform-gap-field input[type="submit"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/****************************/
.appointment_message {
  border-radius: 2px;
}
.appointment_alert_modal .appointment_message {
  min-height: 10em;
}
.appointment_message .title,
.appointment_message .answer_title {
  font-size: 1.3em;
}
.appointment_message .body {
  padding: 10px 15px;
  margin: 0;
  position: relative;
  background: #fff;
}
.appointment_message #err_no_auth .body {
  background: #fcf8e3;
  border-color: #faebcc;
}
.appointment_message .modal_dialog {
  max-width: 60em;
  min-width: 30em;
  width: 44%;
}
.appointment_message .title {
  padding: 10px 15px;
  margin: 0;
  display: block;
  position: relative;
}
/* модал */
.appointment_alert_modal {
  padding: 70px 30px;
  /* отступ, чтобы Clientomannia не налезала на модал */
}
.appointment_alert_modal ul {
  padding-left: 15px;
}
.appointment_alert_modal .modal-body {
  padding: 1em;
}
.appointment_message,
.appointment_alert_modal .modal-content {
  border: none;
  border-radius: 2px;
}
.appointment_alert_modal.success .appointment_message,
.appointment_alert_modal.success .modal-content {
  border-color: #20c3f3;
}
.appointment_alert_modal .title,
.appointment_alert_modal .modal-head {
  background: #fffbcc;
}
.appointment_alert_modal.success .title,
.appointment_alert_modal.success .modal-head {
  background-color: #dff0d8;
}
.appointment_alert_modal .modal-dialog {
  top: 20%;
}
.appointment_alert_modal .close {
  padding: 7px;
}
.appointment_alert_modal .modal-body {
  padding: 0;
}
.appointment_alert_modal .appointment_message {
  border: none;
}
.appointment_alert_modal .body .phone,
.appointment_alert_modal .body .address {
  display: block;
}
.appointment_alert_modal .unformatted {
  padding: 4em;
  text-align: center;
}
.appointment_alert_modal.success .unformatted {
  padding: 1em;
  font-size: 1.3em;
}
.appointment_alert_modal.success .appointment_message {
  min-height: 0;
}
.appointment_alert_modal .alert_button {
  text-align: right;
  margin: 0 1.2em .7em 0;
}
.appointment_alert_modal .alert_button button {
  padding-left: 1.4em;
  padding-right: 1.4em;
}
/* / модал */
/* feedback plugin */
.feedback-button-big {
  position: fixed;
  display: block;
  width: 43px;
  height: 238px;
  top: 50%;
  left: 0;
  margin-top: -117px;
  border: none;
  background: url("../img/feedback-btn.png");
  z-index: 100;
  -webkit-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  outline: none;
}
.feedback-button-big:hover {
  opacity: .8;
}
@media (max-width: 992px) {
  .feedback-button-big {
    display: none;
  }
}
/* / feedback plugin */
.f_shedule ul,
.f_shedule li {
  list-style: outside none none;
  margin: 0 0 .5em;
  padding: 0;
}
.oms_points_table .address {
  color: #777;
  margin-top: .7em;
}
.clinic_card {
  border: 1px solid #ddd;
  margin: 1em 0;
}
.clinic_card a {
  color: #66afe9;
}
.clinic_card .block {
  padding: 15px 15px 0 15px;
}
.clinic_card dl dd {
  padding-bottom: 5px;
}
.clinic_by_address__street {
  width: 100%;
}
.mp_list {
  background: #f5f5dc;
  border: 2px solid #aaa;
  box-shadow: 0 0 10px -4px #000;
  list-style: none;
  padding: 0;
  position: absolute;
  z-index: 100;
}
.mp_list {
  padding: .2em .5em;
}
/* Each list item that's selectable. */
ol.mp_list li.mp_selectable {
  cursor: pointer;
}
/* Currently highlighted list item. */
.mp_list .mp_highlighted {
  background-color: #E0E0E0;
  outline: 2px solid lightsalmon;
}
.mp_min_chars {
  opacity: .7;
}
/* When a request is made that fails during the ajax request. */
ol.mp_list li.mp_error {
  color: red;
}
/**/
.sidebar .downloads {
  text-align: center;
}
.download-type-pdf {
  display: inline-block;
  padding-left: 37px;
  padding-top: 10px;
  min-height: 32px;
  background-image: url("../img/icon-filetype-pdf.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.sortable_table tr.titles th:hover,
.sortable_table tr.titles td:hover {
  cursor: pointer;
  background: beige;
}
.modal-backdrop {
  display: none !important;
}
.process_indicator {
  width: 66px;
}
.picker--opened .picker__holder {
  width: 333px;
}
.form-control[readonly] {
  background-color: white;
  cursor: pointer;
}
/* / графики качества медицицинского обслуживания */
.box iframe {
  width: 100%;
  border: none;
}
.raw_output {
  max-width: 100em;
  overflow: auto;
  overflow-wrap: break-word;
  word-break: break-all;
  word-wrap: break-word;
}
.second-level-menu {
  padding-bottom: 25px;
}
.second-level-menu .nav-pills li a {
  margin-right: 20px;
  border: 1px solid #DDDDDD;
  background-color: white;
  border-radius: 0;
}
.second-level-menu .nav-pills li.active a,
.second-level-menu .nav-pills li.active a:hover,
.second-level-menu .nav-pills li.active a:focus {
  color: #fff;
  background-color: #20c3f3;
}
@media (max-width: 768px) {
  .tabs-2 .btn {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px !important;
  }
  .tabs-2 .btn.active {
    background-color: #fcfcfc;
  }
}
.graphs input,
.graphs select,
.graphs .btn.active,
.graphs .btn:active,
.graphs .btn:hover,
.graphs .btn:first-child,
.graphs .btn:last-child {
  border: 1px solid #DDD;
  border-radius: 0;
  box-shadow: none;
}
.graphs .nav-switch-two {
  border-bottom: none;
}
.graphs .nav-switch-two .btn {
  display: block;
  float: left;
  width: 50%;
  color: #a89898;
  border: none;
}
.graphs .nav-switch-two .btn:first-child,
.graphs .nav-switch-two .btn:last-child {
  display: block;
  float: left;
  width: 50%;
  color: #a89898;
  border: none;
}
.graphs .nav-switch-two .btn.active,
.graphs .nav-switch-two .btn:active,
.graphs .nav-switch-two .btn:hover {
  color: #20c3f3;
  border: none;
  border-radius: 0;
  background-color: #FAFAFA;
  box-shadow: none;
}
.graphs .data-range-begin {
  position: relative;
}
.graphs .data-range-begin:after {
  display: block;
  position: absolute;
  content: '–';
  right: -4px;
  top: 7px;
}
.graphs .panel-default {
  background-color: #FAFAFA;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.graphs .panel-default label {
  display: block;
}
.graphs .panel-default .j-object-type-control {
  display: none;
}
.graphs .panel-default .object-type-radio-wrapper {
  color: #333;
  border: none;
  background: none;
}
.graphs .panel-default .object-type-radio-wrapper:hover,
.graphs .panel-default .object-type-radio-wrapper:first-child,
.graphs .panel-default .object-type-radio-wrapper:last-child {
  border: none;
}
.graphs .panel-default .object-type-radio-wrapper.active {
  color: #20c3f3;
  border: none;
  border-bottom: 3px solid #20c3f3;
}
.graphs .text_code {
  display: none;
}
@media (max-width: 768px) {
  .second-level-menu li {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
}
/* / графики качества медицицинского обслуживания */
/* Баннер качества медицинского обслуживания */
.banner {
  padding: 0;
}
.mobile-banner {
  display: block;
  width: 100%;
  height: 90px;
  margin: 0 auto 20px auto;
  padding-top: 9px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.2);
  background-color: #89C644;
  box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px 0;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 30px;
  line-height: 1.15;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0;
}
.mobile-banner:hover,
.mobile-banner:focus {
  color: white;
  border-color: white;
  opacity: 1;
  text-decoration: none;
}
@media (max-width: 992px) {
  .mobile-banner {
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
    font-size: 26px;
    box-shadow: none;
  }
}
@media (max-width: 600px) {
  .mobile-banner {
    padding: 16px 0 0 0;
    font-size: 20px;
    box-shadow: none;
  }
}
@media (max-width: 500px) {
  .mobile-banner {
    padding: 7px 0 0 0;
    font-size: 21px;
    box-shadow: none;
  }
}
@media (max-width: 400px) {
  .mobile-banner {
    padding: 10px 0 0 0;
    font-size: 18px;
    box-shadow: none;
  }
}
@media (max-width: 320px) {
  .mobile-banner {
    padding: 13px 0 0 0;
    font-size: 16px;
    box-shadow: none;
  }
}
.mobile-banner_android {
  padding-left: 105px !important;
  text-align: left;
  color: #282828;
  text-shadow: rgba(255, 255, 255, 0.49) 0 1px 0;
  background-color: #F2F2F2;
}
.mobile-banner_android:hover,
.mobile-banner_android:active,
.mobile-banner_android:focus {
  color: #282828;
}
.mobile-banner_android .banner-android-hide {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  left: 3px;
  top: 30px;
  color: #999;
  border: none;
  background-color: transparent;
}
.mobile-banner_android .play-icon {
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 30px;
  top: 10px;
}
.mobile-banner_android .look {
  display: block;
  position: absolute;
  right: 10px;
  top: 34px;
  color: #1c76dc;
  border: none;
  background-color: transparent;
}
@media (max-width: 992px) {
  .mobile-banner_android {
    margin: 0 0 10px 0;
    padding: 24px 0 0 0;
    font-size: 16px;
    box-shadow: none;
  }
}
@media (max-width: 600px) {
  .mobile-banner_android {
    padding: 24px 0 0 0;
    font-size: 16px;
    box-shadow: none;
  }
}
@media (max-width: 500px) {
  .mobile-banner_android {
    padding: 24px 0 0 0;
    font-size: 16px;
    box-shadow: none;
  }
}
@media (max-width: 400px) {
  .mobile-banner_android {
    padding: 24px 0 0 0;
    font-size: 16px;
    box-shadow: none;
  }
}
@media (max-width: 320px) {
  .mobile-banner_android {
    padding: 24px 0 0 0;
    font-size: 16px;
    box-shadow: none;
  }
}
/* / Баннер качества медицинского обслуживания */
/* Полезные сервисы */
@media (min-width: 768px) {
  .title-btn {
    float: right;
    margin-top: -54px;
  }
}
@media (max-width: 767px) {
  .title-btn {
    float: left;
    margin-bottom: 20px;
  }
}
.useful-service {
  clear: both;
  position: relative;
  margin-bottom: 20px;
  padding: 20px 20px 20px 0;
  border: 1px solid #E1E1E1;
  overflow: hidden;
}
.useful-service .icon-wrapper {
  padding-top: 35px;
  text-align: center;
  display: table-cell;
}
.useful-service .icon-wrapper img {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .useful-service .icon-wrapper {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
.useful-service .list-devices {
  display: inline-block;
  position: relative;
  float: right;
  width: 190px;
}
.useful-service .list-devices .i-service-disabled {
  opacity: .3;
}
.useful-service .list-devices .i-service-desktop {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/icon-desktop.png) 0 0 no-repeat;
}
.useful-service .list-devices .i-service-mobile {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/icon-handheld.png) 0 0 no-repeat;
}
.useful-service .list-devices .i-service-apple {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/icon-apple.png) 0 0 no-repeat;
}
.useful-service .list-devices .i-service-android {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/icon-android.png) 0 0 no-repeat;
}
.useful-service .list-devices .i-service-windows {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/icon-windows-phone.png) 0 0 no-repeat;
}
@media (max-width: 768px) {
  .useful-service .list-devices {
    float: none;
    position: static;
  }
}
.useful-service h4 {
  float: none;
  margin-top: 0;
  padding-right: 200px;
}
@media (max-width: 768px) {
  .useful-service h4 {
    padding-right: 0;
  }
}
.useful-service .category {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #777;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.useful-service .description {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #555;
  font-size: 13px;
}
.useful-service .price {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  color: #20c3f3;
  font-size: 13px;
  text-transform: none;
}
.useful-service .link {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  color: #20c3f3;
  font-size: 16px;
  text-decoration: underline;
}
.useful-service .link:hover {
  color: #333;
}
@media (max-width: 768px) {
  .useful-service .link {
    display: block;
    width: 100%;
  }
}
.useful-service .btn-external-link {
  position: static;
  float: right;
  right: 20px;
  bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  font-size: 14px;
  background-color: white;
  color: #777;
  text-decoration: none;
}
.useful-service .btn-external-link:hover {
  border-color: #20c3f3;
  background-color: #20c3f3;
  color: white;
  text-shadow: rgba(0, 0, 0, 0.14) 0 1px 0;
}
@media (max-width: 768px) {
  .useful-service .btn-external-link {
    float: none;
  }
}
/* / Полезные сервисы */
/* Форма заявки на полис */
@media (max-width: 992px) {
  .get-police .multiform-gap-form {
    width: auto;
  }
  .get-police .multiform-gap-value {
    width: auto;
    float: none;
    margin: 0;
  }
  .get-police .multiform-gap-value input[type='text'],
  .get-police .multiform-gap-value textarea {
    width: 100% !important;
  }
}
/* / Форма заявки на полис */
/* справка для ГИБДД */
.gibdd-container {
  position: relative;
  top: -1px;
  padding: 20px 20px 0px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #e1e1e1;
  background: white;
}
.gibdd-container.gibdd-container-warning {
  padding-bottom: 5px;
  border-style: none solid solid;
  border-color: rgba(169, 68, 66, 0.29);
}
.gibdd-warning {
  padding: 15px;
  border-style: solid;
  border-width: 5px;
  border-color: rgba(169, 68, 66, 0.29);
  font-family: Roboto, sans-serif;
  color: #777;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
.gibdd-warning-2 {
  margin-bottom: 20px;
  color: #777;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.gibdd-span1 {
  color: #a94442;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 3px;
}
.gibdd-green-header {
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #e1e1e1;
  background-color: #f6f6f6;
  font-family: Roboto, sans-serif;
  color: #777;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: rgba(255, 255, 255, 0.49) 0 1px 0;
}
.gibdd-green-header.hide {
  display: none;
}
.gibdd-green-header.gibdd-red-header {
  border-style: solid solid none;
  border-width: 1px;
  border-color: rgba(169, 68, 66, 0.09);
  background-color: rgba(169, 68, 66, 0.2);
  color: #a94442;
}
.gibdd-tab {
  width: 50%;
  padding: 30px 0;
  float: left;
  background-color: transparent;
}
.gibdd-tab.w--current {
  background-color: #dff0d8;
}
.gibdd-tab-text {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-shadow: white 0 1px 0;
}
.gibdd-tab-pane {
  min-height: 400px;
  padding: 30px;
  background-color: #dff0d8;
  text-shadow: white 0 1px 0;
}
.pane-header-h4 {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
.pane-header-h4_not-very-important {
  padding: 3px 2px;
  border: 1px solid black;
}
.pane-header-h4_important {
  padding: 3px 2px;
  background-color: rgba(169, 68, 66, 0.2);
  border: 1px solid rgba(169, 68, 66, 0.29);
}
.gibdd-pane-p {
  margin-bottom: 20px;
  padding-right: 30px;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.gibdd-pane-p a {
  text-decoration: underline;
}
.gibdd-pane-p.gibdd-warning-p {
  margin-bottom: 15px;
  padding-right: 0;
  text-align: left;
}
.gibdd-pane-p.gibdd-warning-p.no-margin-bottom {
  margin-bottom: 10px;
}
.gibdd-list {
  margin-bottom: 25px;
  padding-left: 20px;
}
.gibdd-list-item {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
}
.gibdd-get-service-btn {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  background-color: #20c3f3;
  color: white;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.2) 0 1px 0;
}
.gibdd-get-service-btn:hover {
  background-color: #20c3f3;
}
/* / справка для ГИБДД */
/* from io gibdd branch */
.sidebar .spec--gibdd .panel .panel-heading {
  background-color: #7fb535;
}
.sidebar .spec--gibdd .panel .panel-heading .panel-title {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.sidebar .spec--gibdd .panel .panel-body {
  background-color: #dff0d8;
  min-height: initial;
}
@media (max-width: 992px) {
  .sidebar .spec--gibdd {
    margin: 15px 10px;
  }
}
.is_moskow_citizen_wrapper {
  position: relative;
  margin-top: 10px;
}
.is_moskow_citizen_wrapper .is_moskow-citizen-checkbox {
  float: left;
  margin-top: 2px;
}
.is_moskow_citizen_wrapper .description {
  padding-left: 20px;
}
.is_moskow_citizen_wrapper .information {
  font-size: 12px;
  color: white;
}
.is_moskow_citizen_wrapper .information a {
  color: white;
  text-decoration: underline;
  outline: none;
}
.is_moskow_citizen_wrapper .information a:hover {
  text-decoration: none;
}
#policy_submit_button {
  position: relative;
}
.list_doctors .months_nav.nav.nav-pills li {
  width: auto;
}
.list_doctors .months_nav.nav.nav-pills li a {
  margin-bottom: 15px;
  padding: .1em .3em;
}
@media (min-width: 992px) {
  .appointment-time {
    text-align: right;
  }
}
@media (max-width: 992px) {
  .appointment-time {
    text-align: left;
  }
}
.calendar_wrap {
  position: relative;
  background: white;
  border: 1px solid #ddd;
  margin-bottom: -1px;
}
.calendar_wrap,
.current .calendar_wrap {
  background: #fff;
}
/* / from io gibdd branch */
/* mobile app banner */
.banner-mobile-app {
  margin: 0 0;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  background-color: #93C440;
  color: white;
}
.banner-mobile-app:hover {
  color: white;
  text-decoration: none;
}
@media (max-width: 992px) {
  .banner-mobile-app {
    display: block;
  }
}
/* / mobile app banner */
.tpl_lb-address {
  cursor: pointer;
  border-bottom: 1px dashed #777;
}
.tooltip {
  margin-top: 0 !important;
  margin-left: 0;
}
.tooltip-inner {
  padding: 0 1px;
  background-color: transparent;
}
.nav > li > a {
  padding: 10px;
}
.make_appointment_steps li.active {
  background: yellow;
}
.error {
  outline: 2px solid red;
}
#copiny-mobile-wrapper {
  display: none !important;
}
/* clinic table */
.clinic-filter-wrapper label {
  margin-right: 15px;
}
.jsgrid-table {
  width: 100% !important;
}
/* / clinic table */
.info-panel {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #ddd;
}
.text-lg {
  font-size: 16px;
  font-weight: bold;
}
.hotline .title {
  margin-bottom: 10px;
}
.uplined {
  max-width: 155px;
  margin-top: 13px;
  padding-top: 7px;
  border-top: 1px solid white;
}
.schedule__table {
  display: table;
  box-sizing: border-box;
  width: 300px;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
}
.schedule__th {
  position: relative;
  padding: 10px 0;
  border-bottom: 2px solid #8cd232;
  box-shadow: 0 1px 0 #8cd232, -2px 2px 0 #fff;
  vertical-align: bottom;
  text-align: center;
  font: 12px/1 Helvetica, Arial, sans-serif;
}
.schedule__th._dayoff {
  border-bottom-color: #c86478;
  box-shadow: 0 1px 0 #c86478, -2px 2px 0 #fff;
}
.schedule__th._active {
  position: relative;
  z-index: 1;
  border-bottom-color: #8cd232;
  border-radius: 2px 2px 0 0;
  background-color: #c8e1aa;
  box-shadow: 0 1px 0 #c8e1aa, 2px 1px 0 #fff, -2px 1px 0 #fff;
}
.schedule__th._active._dayoff {
  border-bottom-color: #ffc8be;
  background-color: #ffc8be;
  box-shadow: 0 1px 0 #ffc8be, 2px 1px 0 #fff, -2px 1px 0 #fff;
}
.schedule._context_metroCard .schedule__th {
  box-shadow: 0 1px 0 #70bf00, -2px 2px 0 #faf5f0;
}
.schedule._context_metroCard .schedule__th._active {
  box-shadow: 0 1px 0 #c8e1aa, 2px 1px 0 #faf5f0, -2px 1px 0 #faf5f0;
}
.schedule__td {
  padding: 10px 0 8px;
  vertical-align: middle;
  font-size: 12px;
  position: relative;
}
.schedule._context_metroCard .schedule__td {
  border-bottom: 0;
}
.schedule._context_metroCard .schedule__td._active {
  box-shadow: 0 1px 0 #c8e1aa, 2px 2px 0 #faf5f0, -2px 2px 0 #faf5f0;
}
.schedule__tr._lunch .schedule__td {
  padding-top: 11px;
}
.schedule__tr._summary .schedule__td {
  padding: 16px 0 15px;
  text-align: center;
}
.schedule__tr:last-of-type .schedule__td {
  border-bottom: none;
}
.schedule._format_12 .schedule__td {
  text-align: center;
  font-size: 10px;
}
.schedule__td._active {
  position: relative;
  border-bottom-color: #c8e1aa;
  background-color: #c8e1aa;
  box-shadow: 0 1px 0 #c8e1aa, 2px 2px 0 #fff, -2px 2px 0 #fff;
}
.schedule__td._active._dayoff {
  border-bottom-color: #ffc8be;
  background-color: #ffc8be;
  box-shadow: 0 1px 0 #ffc8be, 2px 2px 0 #fff, -2px 2px 0 #fff;
}
.schedule__tr._lunch .schedule__td:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: -6px 2px 0 0;
  color: #666;
  content: attr(data-label);
  text-align: center;
  font-size: 11px;
}
.schedule__tr:first-child .schedule__td._active {
  border-radius: 2px 2px 0 0;
}
.schedule__tr:last-child .schedule__td._active {
  border-radius: 0 0 2px 2px;
}
.schedule__dayoff {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0JFQkVCRSIgZD0iTTExLDEyaDF2LTFMNyw2bDUtNVYwaC0xTDYsNUwxLDBIMHYxbDUsNWwtNSw1djFoMWw1LTVMMTEsMTJ6Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  color: transparent;
  font: 0/0 a;
}
.schedule__tableTime {
  display: block;
  overflow: hidden;
  margin: 0 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-mobile-app .store-link {
  margin-top: 28px;
  text-align: right;
}
.page-mobile-app .store-link a {
  display: inline-block;
  color: #1DBBF1;
  font-size: 16px;
  text-decoration: underline;
  text-shadow: 0 0 5px #fff;
}
.page-mobile-app .store-link a:hover {
  text-decoration: none;
}
.page-mobile-app ul,
.page-mobile-app ol {
  padding-left: 19px;
}
.page-mobile-app .img-bordered {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.contacts-wrapper {
  margin-bottom: 100px;
  color: #9b9b9b;
}
.contacts-wrapper h4 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #9b9b9b;
}
.contacts-wrapper p {
  margin-bottom: 15px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.contacts-wrapper .link {
  color: #1792b6;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 30px;
  border-bottom: 4px solid rgba(23, 146, 182, 0.25);
  -webkit-transition: color 250ms ease-in-out, border-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, border-color 250ms ease-in-out;
}
.contacts-wrapper .link:hover {
  color: #0f6179;
  border-bottom-color: rgba(15, 97, 121, 0.5);
}
.contacts-wrapper .emphasis h4 {
  color: #20c3f3;
  border-color: #20c3f3;
}
.contacts-wrapper .emphasis p {
  font-size: 18px;
  line-height: 24px;
}
.contacts-wrapper .emphasis .phone {
  line-height: 32px;
  font-size: 28px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1792b6;
}
.fa-lg {
  font-size: 40px;
  width: 48px;
  text-align: center;
}
.get-apps a:first-child {
  margin-right: 10px;
}
.info-share-buttons {
  margin-bottom: 10px;
}
.info-share-buttons table {
  display: inline-block;
  margin-right: 20px;
}
.info-share-buttons .fb-share-button {
  margin-right: 20px;
}
.footer-share-buttons table {
  margin-bottom: 5px;
}
.footer-share-buttons .fb-share-button {
  margin-bottom: 5px;
}
.info-share-buttons {
  margin-bottom: 10px;
}
.info-share-buttons table {
  display: inline-block;
  margin-right: 20px;
}
.info-share-buttons .fb-share-button {
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
}
.info-share-buttons .twitter-share-button {
  vertical-align: top;
}
.footer-share-buttons table {
  margin-bottom: 5px;
}
.footer-share-buttons .fb-share-button {
  margin-bottom: 5px;
}
.vertical-share-buttons table {
  margin-bottom: 7px;
}
.vertical-share-buttons .fb-share-button {
  margin-bottom: 7px;
}
.public-control-page .title-alert {
  color: #e16565;
}
.public-control-page .img-wrapper {
  text-align: center;
  margin-bottom: 10px;
}
.public-control-page ol {
  padding-left: 0;
  list-style: none;
}
.public-control-page ol li .number {
  display: inline-block;
  margin: 0 4px 4px 0;
  padding: 3px 0 0 9px;
  width: 25px;
  height: 25px;
  color: white;
  background-color: #e16565;
  border-radius: 50%;
}
.public-control-page .btn-danger {
  margin: 20px 0;
}
.mobile-banner.banner-toilets {
  color: #e2f2f0;
  background-image: url('../images/brown-triangle-border_new@2x.png');
  background-position: 50% 100%;
  background-size: 12px;
  background-repeat: repeat-x;
  background-color: transparent;
}
@media (max-width: 992px) {
  .mobile-banner.banner-toilets {
    margin: 0 0 10px 0;
    padding: 23px 10px 0 10px;
    font-size: 26px;
    box-shadow: none;
  }
}
@media (max-width: 600px) {
  .mobile-banner.banner-toilets {
    padding: 25px 10px 0 10px;
    font-size: 20px;
    box-shadow: none;
  }
}
@media (max-width: 500px) {
  .mobile-banner.banner-toilets {
    padding: 13px 10px 0 10px;
    font-size: 21px;
    box-shadow: none;
  }
}
@media (max-width: 400px) {
  .mobile-banner.banner-toilets {
    padding: 14px 10px 0 10px;
    font-size: 21px;
    box-shadow: none;
  }
}
@media (max-width: 320px) {
  .mobile-banner.banner-toilets {
    padding: 13px 10px 0 10px;
    font-size: 16px;
    box-shadow: none;
  }
}
.desktop-banner-toilets {
  color: #e2f2f0;
  padding: 5px 10px 10px 10px;
  text-align: center;
  font-size: 20px;
  background-image: url('../images/brown-triangle-border_new@2x.png');
  background-position: 50% 100%;
  background-size: 12px;
  background-repeat: repeat-x;
  background-color: transparent;
}
.desktop-banner-toilets:focus,
.desktop-banner-toilets:hover,
.desktop-banner-toilets:active {
  color: #e2f2f0;
  text-decoration: none;
}
.emergency-plug {
  text-align: center;
  font-size: 18px;
  padding: 20px 5px 10px 5px;
}
.white-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 1000px;
  margin: 20px auto;
}
.mfp-close-btn-in .mfp-close {
  color: white;
}
.appointment-thumbs .item {
  text-align: center;
}
.appointment-thumbs .item .wrapper {
  display: block;
  width: 210px;
  margin: 0 auto;
}
.appointment-thumbs .item img {
  margin: 25px 0 5px 0;
}
.appointment-thumbs .item h5 {
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  color: #20c3f3;
}
.appointment-thumbs .item p {
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  color: #9b9b9b;
}
.j-appointment_reception.appointment_reception.um--collapsable.active.in .id--appointment_card_body {
  background: beige;
}
.id--appointment_card_body .col-xs-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.bonner-gibdd {
  display: block;
  margin: 10px 0 28px 0;
  padding-top: 13px;
  padding-bottom: 13px;
  color: white;
  background-color: #1792b6;
}
.bonner-gibdd:hover,
.bonner-gibdd:focus,
.bonner-gibdd:active {
  color: white;
}
.bonner-gibdd img,
.bonner-gibdd div {
  display: inline-block;
  vertical-align: middle;
}
.bonner-gibdd .main-icon {
  margin-left: 10px;
  margin-right: 22px;
}
.bonner-gibdd .main-description {
  font-family: Roboto Mono, sans-serif;
  font-size: 16px;
  width: 27%;
}
@media (max-width: 1200px) {
  .bonner-gibdd .main-description {
    width: 24%;
  }
}
.bonner-gibdd .description {
  padding-left: 10px;
  width: 14%;
  font-size: 14px;
  font-style: italic;
  line-height: 15px;
}
.is_moskow_citizen-wrapper {
  margin-top: 10px;
}
.jsgrid-header-sortable {
  color: #808080;
}
.jsgrid-filter-row td {
  background-color: #f9f9f9;
}
/* редизайн записи к врачу */
.page-title-appointment {
  font-family: Roboto Mono, sans-serif;
  font-size: 24px;
  color: #20c3f3;
}
#account_body_context {
  padding: 0;
}
.step_title {
  margin-top: 0;
}
.step_title button .text {
  border-bottom: none;
}
.appointment__step_specialities {
  border: none;
}
.appointment__step_specialities .list-group-item {
  color: #4a4a4a;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  border-left: 2px solid #e5e5e5;
  border-right: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
.appointment__step_specialities .list-group-item:first-child {
  border-top: 2px solid #e5e5e5;
}
.appointment__step_specialities.list-group.list-specialists .step_title.list-group-item.list-group-item-info {
  margin-bottom: 15px;
  color: #20c3f3;
  font-family: Roboto Mono, sans-serif;
  font-size: 18px;
  border: 2px solid #20c3f3;
  background-color: transparent;
}
.appointment__step_specialities.list-group.list-specialists .current {
  background-color: #f2f2f2;
}
.appointment__step_specialities.list-group.list-specialists.um--collapsed .step_title.list-group-item.list-group-item-info {
  margin-bottom: 0;
  color: white;
  background-color: #20c3f3;
  border: none;
  border-radius: 2px 2px 0 0;
}
.appointment__step_specialities.list-group.list-specialists.um--collapsed .current {
  padding-left: 47px;
  color: #4a4a4a;
  background-color: #D2F5FF;
  border: none;
  border-radius: 0 0 2px 2px;
}
.list_doctors_title.list-group-item.list-group-item-info {
  margin-bottom: 15px;
  color: #20c3f3;
  font-family: Roboto Mono, sans-serif;
  font-size: 18px;
  border: 2px solid #20c3f3;
  border-radius: 2px;
  background-color: transparent;
}
.list_doctors {
  border-radius: 2px;
}
.list_doctors_clinic_header {
  font-size: 16px;
  color: #9b9b9b;
  background-color: #e5e5e5;
}
.list_doctors_clinic_header .title {
  float: left;
  width: 35%;
  font-weight: normal;
}
.list_doctors_clinic_header .address {
  font-size: 14px;
  text-align: right;
}
.list_doctors_clinic_header .map_toggler {
  color: #9b9b9b;
}
.list_doctors_clinic_header .map_toggler .fa-map-marker {
  margin-left: 10px;
  font-size: 18px;
}
.list_doctors_clinic_header .map_toggler .txt {
  position: relative;
  bottom: 1px;
  font-family: Roboto Mono, sans-serif;
  font-size: 12px;
  border-bottom: none;
}
.js-tpl_click-target.click_target.list-group-item {
  font-size: 16px;
}
.js-tpl_click-target.click_target.list-group-item .success-time {
  color: #4a4a4a;
}
.js-tpl_click-target.click_target.list-group-item .text-danger {
  color: #d0021b;
}
.js-tpl_click-target.click_target.list-group-item {
  background-color: transparent;
}
.list_doctors .nav.nav-pills li.month {
  color: #1792b6;
  font-family: Roboto Mono, sans-serif;
  font-size: 16px;
}
.calendar_wrap {
  border-top: 1px dashed #ddd;
}
.calendar_wrap .nav.nav-pills li {
  background-color: transparent;
}
.calendar_wrap .nav.nav-pills li.active a {
  border: 2px solid #20c3f3;
}
.calendar_wrap .nav.nav-pills li.today span {
  color: #1792b6;
  border: 2px solid #1792b6;
  border-radius: 2px;
}
.calendar_wrap .nav.nav-pills li span {
  font-size: 16px;
  margin: 6px 5px;
}
.calendar_wrap .nav.nav-pills li a {
  margin: 6px 5px;
  font-size: 16px;
  border: 2px solid #20c3f3;
  border-radius: 2px;
  text-decoration: none;
}
.appointment-time h5 {
  text-align: left;
  color: #4a4a4a;
  font-family: Roboto Mono, sans-serif;
  font-size: 16px;
}
.appointment-time p {
  text-align: left;
  color: #4a4a4a;
  font-size: 16px !important;
}
.appointment-time label {
  background-color: transparent;
}
.appointment-time label.active input {
  border: 2px solid #20c3f3;
}
.appointment-time label input {
  margin: 6px 5px;
  font-size: 16px;
  border: 2px solid #20c3f3;
  border-radius: 2px;
  text-decoration: none;
}
.btn.btn-success.btn-block.js-tpl_success_appointment-click {
  margin-top: 10px;
  padding: 8px;
  color: #1792b6;
  font-size: 16px;
  border: 2px solid #1792b6;
  background-color: transparent;
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.btn.btn-success.btn-block.js-tpl_success_appointment-click:hover {
  color: white;
  background-color: #1792b6;
}
.j-only_under_mp_busy {
  display: none;
}
.mp_busy .j-only_under_mp_busy {
  display: block;
}
#appointment_map_modal .modal.fade .modal-dialog {
  top: 70px;
}
@media (max-width: 768px) {
  .js-tpl_cancel.btn.btn-danger.pull-right {
    margin-top: 10px;
  }
}
.modal-agreement .modal-body {
  padding: 0 15px;
}
.modal-agreement .modal-body h3 {
  text-align: center;
}
.form-control.error {
  outline-color: #d0021b !important;
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.75);
}
.form-control.valid {
  outline: 2px solid #116d88;
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.75);
}
.form-error {
  display: none !important;
}
.sharing-wrapper {
  padding: 20px 0;
  border-top: 2px solid #eee;
  font-family: 'Roboto Condensed', sans-serif;
  color: #1792b6;
  font-size: 16px;
  background: white;
}
.sharing-wrapper .likely-wrapper {
  text-align: right;
}
.sharing-wrapper .likely {
  vertical-align: top;
}
.sharing-wrapper .likely .likely__widget {
  margin-bottom: 10px;
  vertical-align: top;
}
@media (max-width: 992px) {
  .sharing-wrapper {
    text-align: center;
  }
  .sharing-wrapper .likely-wrapper {
    text-align: center;
  }
}
.support-info-wrapper {
  font-family: 'Roboto Slab', sans-serif;
}
.support-info-wrapper .phone .description {
  color: dimgray;
}
.support-info-wrapper .phone .number {
  font-family: 'Roboto Condensed', sans-serif;
  color: #20c3f3;
  font-size: 24px;
  line-height: 30px;
}
.text-success {
  color: #4a4a4a;
}
.main-banners .banner {
  display: block;
  width: 240px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  border: 1px solid dimgray;
}
.main-banners .banner.toilets {
  min-height: 220px;
  border-width: 2px;
  border-color: #5c4b4d;
  background-image: url(../images/top_toilet_new@2x.png);
  background-position: 50% 85px;
  background-size: 240px;
  background-repeat: no-repeat;
  -webkit-transition: color 250ms ease-in-out, border-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, border-color 250ms ease-in-out;
  color: #5c4b4d;
  line-height: 16px;
  text-decoration: none;
}
.main-banners .banner.toilets .toilets_text {
  margin-top: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.main-banners .banner.toilets:hover {
  border-color: #d4726c;
  color: #d4726c;
}
.footer-mobile {
  margin-top: 30px;
}
.footer-mobile p {
  color: dimgray;
}
.footer-mobile .number {
  font-family: 'Roboto Condensed', sans-serif;
  color: #20c3f3 !important;
  font-size: 24px;
  line-height: 30px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
.type_block {
  position: relative;
  height: 220px;
  margin-bottom: 20px;
  padding: 20px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color 250ms ease-in-out;
  transition: border-color 250ms ease-in-out;
}
.type_img {
  display: block;
  margin-bottom: 20px;
}
.type_link_title {
  position: absolute;
  left: 20px;
  bottom: 70px;
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.type_link_btn {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: block;
  padding: 0 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  background-color: #20c3f3;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  font-family: 'Roboto Condensed', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 40px;
}
