
.ms-logo {
    background-color: transparent!important;
}

.ms-header .ms-title img {
    margin: 0;
}

.ms-header .ms-title .site-name span {
    color: #4DD0E1;
    text-shadow: 0px 15px 5px rgba(0, 172, 196, 0.1), 10px 20px 5px rgba(0, 172, 196, 0.05), -10px 20px 5px rgba(0, 172, 196, 0.05), 0px 0px 6px rgba(0, 172, 196, 0.7);
    font-weight: 400;
}

.ms-header .ms-title .site-name {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    word-spacing: -6px;
    font-size: 32px;
    padding-top: 0;
    margin-top: 35px;
}

.main-date, .main-time, .main-zone {
    font-family: Roboto, Noto Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 200;
    color: #f4f4f4;
}

.main-date {
    font-size: 50px;
    line-height: 40px;
}

.main-zone {
    font-size: 30px;
    margin-top: 25px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.main-zone:after {
    position: absolute;
    top: 55%;
    overflow: hidden;
    width: 45px;
    height: 1px;
    content: '\a0';
    border-left: solid 20px #ccfaff;
    background-color: #ccfaff;
    margin-left: 3px;
}

.main-zone:before {
    position: absolute;
    top: 55%;
    overflow: hidden;
    width: 45px;
    height: 1px;
    content: '\a0';
    border-right: solid 20px #ccfaff;
    background-color: #ccfaff;
    margin-left: -48px;
}

.main-time {
    font-size: 25px;
    margin: 40px 0;
}

.main-logo {
    margin-bottom: 20px;
    width: 125px;
}

.text-shadow {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.card-icon .img-avatar-circle {
    border-radius: 0;
    border: none;
    box-shadow: none;
    width: 100px;
    height: 100px;
}

.bg-black {
    background-color: #050505 !important;
}

.bg-blue {
    background-color: #0076b2!important;
    color: #fff;
}

.bg-orange {
    background-color: #c67000!important;
    color: #fff;
}

.bg-darken {
    background-color: #111111!important;
    color: #00838f;
}

.color-primary-lighten {
    color: #ccfaff !important;
}

.color-lighten {
    color: #f4f4f4!important;
}

.ms-hero-img-main3 {
    background-image: url(../../img/bg.jpg)!important;
    background-position: center;
    background-size: cover;
}

.ms-hero-img-main2 {
    background-image: url(../../img/bg2.jpg)!important;
    background-position: center;
    background-size: cover;
}

.ms-hero-img-main1 {
    background-image: url(../../img/bg3.jpg);
    background-position: center;
    background-size: cover;
}

.img-avatar-circle {
    border-color: #00acc1;
}

.ms-hero-bg-primary-light, .ms-hero-bg-primary-lighten {
    position: relative
}

.ms-hero-bg-primary-light:after, .ms-hero-bg-primary-lighten:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 58, 66, .5);
    z-index: 0
}

.ms-hero-bg-primary-lighten:after {
    background-color: rgba(0, 58, 66, .3);
}

.ms-hero-bg-primary-light .container, .ms-hero-bg-primary-lighten .container {
    position: relative;
    z-index: 1
}

.wrap-lab {
    background-color: #424242;
    color: #fafafa;
    background-image: url(/theme/img/main.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
    -webkit-animation: moveBack;
    animation: moveBack;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.wrap.wrap-lab:after {
    display: block;
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 45, 50, .5)
}

.wrap.wrap-lab .container {
    position: relative;
    z-index: 1
}
.right-line:after {
    margin-left: 5px;
}
.panel.panel-primary {
    border-bottom: solid 3px #00acc1;
    border-radius: 3px;
}
.ms-preload {
    background-color: #000000;
}
.dot1,.dot2 {
    background-color: #00acc1;
}
a:hover, a:focus, a:active {
    color: #eeeeee;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #eee;
    background-color: #00acc1;
    border-radius: 3px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #00838f;
}
.calendar-day {
    font-size: 40px;
    color: #72efff;
}
.calendar-current {
    background: #00acc1;
    color: #eeeeee;
}
.calendar-current .calendar-day {
    color: #eeeeee;
}
.no-margin {
    margin: 0 !important;
}
.user-height {
    height: 256px;
    margin-bottom: 15px;
}
.ms-slidebar {
    background-color: #111;
}
.ms-slidebar .ms-slidebar-menu>li>a.collapsed, .ms-slidebar .ms-slidebar-menu>li>a.link {
    background-color: #111;
    color: #00838f;
}
.ms-slidebar .ms-slidebar-menu>li>a:hover, .ms-slidebar .ms-slidebar-menu>li>a {
    background: #00acc1;
    color: #eee;
}
.ms-slidebar .ms-slidebar-menu>li>ul li>a, .ms-slidebar .ms-slidebar-menu>li>ul li>a:hover {
    background-color: #212121;
    color: #00acc1;
}
.ms-slidebar .ms-slidebar-menu>li>ul li:last-child {
    border: none;
}
.border-circle {
    border-radius: 50%;
    border: solid 3px #00acc1;
}
.form-control {
    color: #00838f;
}
.help-block {
    color: #ccc;
    line-height: normal;
}
.user-frozen {
    background: rgba(18,18,18,0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    line-height: 60px;
}
.pt-5 {
    padding-top: 50px!important;
}
.summary {
    margin-bottom: 15px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    border: none;
    background-color: transparent;
}
.magic_result_status {
    color: #00acc1;
    font-size: 12px;
}
.points {
    min-width: 110px;
}
.modal-footer .btn+.btn {
    margin-bottom: 10px;
    margin-left: 5px;
}
.text-center {
    text-align: center!important;
}
.btn.btn-xxs {
    padding: 4px 10px 5px 10px;
    font-size: 8px;
    margin: 5px;
}
.form-group .help-block {
    position: relative;
}
.award-icon {
    padding-bottom: 2px;
}
.table tr .icon-column {
    width: 15px;
    padding-right: 0!important;
}
.fadeout {
    position: absolute;
    bottom: 0;
    width:100%;
    height: 45px;
    /*background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(8,8,8,1) 74%, rgba(8,8,8,1) 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(8,8,8,1) 74%,rgba(8,8,8,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(8,8,8,1) 74%,rgba(8,8,8,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#080808',GradientType=0 ); !* IE6-9 *!*/
}
.faded-task {
    position: relative;
    height: 105px;
    overflow: hidden;
}
.mr-03 {
    margin-right: 3px;
}
a .ui-icon{
    color: #fff;
}
.spoiler-block {
    border: 1px dashed #aaaaaa;
    padding: 0 5px;
}
.form-group .help-block.help-block-error {
    display: block;
}
.card blockquote.blockquote-color {
    border-left: 5px solid #00acc1;
    padding: 10px 30px;
    color: #00acc1;
    margin-bottom: 10px;
}
.card blockquote.blockquote-color-bg-dark {
    padding: 10px 10px 10px 40px;
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 14px;
    background-color: #1a1a1a;
}
.card blockquote.blockquote-color-bg-dark:after {
    font-size: 20px;
    bottom: 10px;
    left: 10px;
}
.no-border {
    border: none!important;
}
.block-img-responsive img{
    display: block;
    max-width: 100%;
    height: auto;
}
.mceSmilie {
    display: inline!important;
}
.ui-datepicker select {
    background-color: #00ACC1;
    border: 1px solid #ffffff;
    padding: 3px;
    cursor: pointer;
}
.weather-card {
    min-height: 280px;
}
.form-group-pb {
    padding-bottom: 0;
}
.character-search {
    font-size: inherit;
    padding: 7px;
}

/* Стили карты */
.present-character {
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    border-radius: 50%;
    border: solid 3px #00acc1;
    cursor: pointer;
}
.present-list h3 {
    margin-top: 0px;
}
#pin-edit, #pin-delete {
    width: 30px;
    padding: 5px;
    margin-right: -2px;
}
.map-container {
    width: 1200px;
}
.map-overlay {
    margin: 0 auto;
    position: relative;
}
.map.editable {
    cursor: pointer;
}
.loading-ring {
    text-align: center;
}
.pin {
    position: absolute;
    background-image: url(../img/pin.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 28px;
    height: 44px;
    z-index: 2;
}
.pin-active {
    position: absolute;
    width: 40px;
    height: 63px;
    cursor: pointer;
    z-index: 1;
}
.pin-active:after {
    content: '';
    display: block;
    width: 40px;
    height: 63px;
    background-image: url(../img/new_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}
.pin-active img {
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 36px;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    animation: pulse 2s 1;
}
.map .popover {
    max-width: 170px;
}
.popover-content {
    text-align: center;
    /* cursor: auto; */
}
.popover-content img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
}
.popover-content .popover-comment {
    display: block;
    font-style: italic;
    font-size: 13px;
    color: #ddd;
    max-width: 160px;
    word-wrap: break-word;
}
.popover .form-control {
    background-image: linear-gradient(#00acc1,#00acc1),linear-gradient(#00a7b6,#00a7b6);
    color: #e7e7e7;
    font-size: 13px;
}
.popover .form-group .help-block-error {
    text-align: left;
    color: red;
}
.popover .form-group {
    margin-top: 0;
    margin-bottom: -10px;
    padding: 0;
}
.popover .form-control::placeholder {
    color: #dddddd;
    font-style: italic;
    font-size: 12px;
}
.popover-char-name {
    color: #eee;
}
 /* Анимация загрузки */
 .lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
    margin: 50px 0 50px 0;
  }
  .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 66px;
    height: 66px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #cef;
    border-color: #cef transparent #cef transparent;
    animation: lds-dual-ring 1.2s linear infinite;
  }
  @keyframes lds-dual-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
/* Анимация метки */
.bounce-in-top {
	-webkit-animation: bounce-in-top 0.5s both;
	        animation: bounce-in-top 0.5s both;
}
@-webkit-keyframes bounce-in-top {
    0% {
      -webkit-transform: translateY(-100px);
              transform: translateY(-100px);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
      opacity: 0;
    }
    25% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      opacity: 1;
    }
    40% {
      -webkit-transform: translateY(-28px);
              transform: translateY(-28px);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    60% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
    }
  }
  @keyframes bounce-in-top {
    0% {
        -webkit-transform: translateY(-100px);
                transform: translateY(-100px);
        -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
        opacity: 0;
      }
    25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    }
    40% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    }
    60% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    }
  }
  /* Пульсация метки */
  @-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(0, 200, 206, 0.8);
    }
    70% {
        -webkit-box-shadow: 0 0 0 20px rgba(0, 200, 206, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 200, 206, 0);
    }
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(0, 200, 206, 0.8);
      box-shadow: 0 0 0 0 rgba(0, 200, 206, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 20px rgba(0, 200, 206, 0);
        box-shadow: 0 0 0 20px rgba(0, 200, 206, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 200, 206, 0);
        box-shadow: 0 0 0 0 rgba(0, 200, 206, 0);
    }
  }

  .text-white {
      color: #fff;
  }
.mt-0 {
    margin-top: 0;
}
.mt-05 {
    margin-top: 5px;
}
.mt-1 {
    margin-top: 10px;
}
.mt-2 {
    margin-top: 10px;
}
.mt-3 {
     margin-top: 30px;
 }

.mb-0 {
    margin-bottom: 0;
}
.mb-05 {
    margin-bottom: 5px;
}
.mb-1 {
    margin-bottom: 10px;
}
.mb-2 {
    margin-bottom: 20px;
}
.mb-3 {
    margin-bottom: 30px;
}
