/* 
* style theme 
* */
/* variables */
td {
  vertical-align: middle !important; }

.icon-certified {
  background: url("../img/icon-certified.png") no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  width: 40px;
  margin-right: 3px; }

.icon-vk {
  background: url("../img/vk-icon.png") no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  width: 15px;
  margin-right: 3px; }

.vk-site {
  color:  !important;
}

.tooltip-inner {
  color: #000;
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #58ad25;
  font-style: italic;
  min-width: 110px; }

.tooltip.left .tooltip-arrow {
  border-left-color: #58ad25; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #58ad25; }

.navbar {
  min-height: 42px;
  margin: 0px; }
  .navbar-nav.navbar-right {
    margin-right: -35px; }
    @media (max-width: 768px) {
      .navbar-nav.navbar-right {
        margin: 0 auto;
        max-width: 450px; } }
  .navbar-nav .fa {
    margin: 0 3px; }
  @media (max-width: 768px) {
    .navbar-nav li {
      display: inline-block; } }
  .navbar-nav li a {
    color: #000000 !important;
    display: inline-block;
    line-height: 11px;
    padding-bottom: 13px;
    padding-top: 14px; }
  .navbar-nav li.graduation-cap a, .navbar-nav li.line-chart a {
    color: #d14942 !important;
    padding-left: 5px;
    padding-right: 5px; }
    .navbar-nav li.graduation-cap a .fa, .navbar-nav li.line-chart a .fa {
      color: #000000 !important;
      margin: 0 3px; }
  .navbar-nav li.dropdown .color-green {
    color: #58ad25 !important; }
  .navbar-nav li.dropdown .bg-green {
    background-color: #58ad25 !important; }
    .navbar-nav li.dropdown .bg-green-gradient {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #78ca39), color-stop(1, #308b0c));
      background-image: -o-linear-gradient(bottom, #78ca39 0%, #308b0c 100%);
      background-image: -moz-linear-gradient(bottom, #78ca39 0%, #308b0c 100%);
      background-image: -webkit-linear-gradient(bottom, #78ca39 0%, #308b0c 100%);
      background-image: -ms-linear-gradient(bottom, #78ca39 0%, #308b0c 100%);
      background-image: linear-gradient(to bottom, #78ca39 0%, #308b0c 100%); }
  .navbar-nav li.dropdown .button-caret {
    background-color: #58ad25 !important;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    padding: 4px 5px;
    height: 21px;
    width: 22px; }
    .navbar-nav li.dropdown .button-caret .caret {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid;
      color: #fff;
      display: inline-block;
      height: 0;
      margin-left: 0px;
      position: relative;
      top: 5px;
      vertical-align: top;
      width: 0; }
  .navbar-nav li.dropdown .caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid; }
  .navbar-nav li.dropdown .user-icon {
    background: url("../img/user-icon.png") no-repeat 0 0;
    display: inline-block;
    background-size:contain;
    border-radius: 100%;
    height: 27px;
    position: relative;
    vertical-align: middle;
    top: -1px;
    width: 28px; }
  .navbar-nav li.dropdown .font-italic {
    font-style: italic;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 2.8; }
  .navbar-nav li.dropdown .dm-form {
    width: 255px;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #58ad25;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 12px;
    left: auto;
    margin: 2px 0 0;
    padding: 10px 0 15px;
    position: absolute;
    right: 0; }
    .navbar-nav li.dropdown .dm-form .form-group {
      margin: 8px 0; }
      .navbar-nav li.dropdown .dm-form .form-group label {
        font-size: 12px; }
      .navbar-nav li.dropdown .dm-form .form-group .form-control {
        color: #000;
        font-size: 12px;
        height: 20px;
        padding: 0 6px; }
    .navbar-nav li.dropdown .dm-form p {
      font-weight: bold;
      margin-bottom: 5px; }
    .navbar-nav li.dropdown .dm-form .form-link {
      text-align: center;
      margin-top: 10px; }
      .navbar-nav li.dropdown .dm-form .form-link a {
        padding: 6px 0;
        width: 100%; }
  .navbar-nav li.open .dropdown-menu {
    border-color: #58ad25; }
    .navbar-nav li.open .dropdown-menu a {
      color: #58ad25 !important;
      text-decoration: underline; }
      .navbar-nav li.open .dropdown-menu a:hover {
        text-decoration: none; }
    @media (max-width: 768px) {
      .navbar-nav li.open .dropdown-menu {
        background-clip: padding-box;
        background-color: #fff;
        border: 1px solid #58ad25;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        display: block;
        float: left;
        margin: 2px 0 0;
        position: absolute; } }

.branding {
  margin: 0 auto;
  position: relative; }
  .branding hr {
    position: relative;
    top: -38px; }
    @media (max-width: 768px) {
      .branding hr {
        top: 0px; } }
  .branding-logo {
    position: relative;
    top: -24px;
    z-index: 1031; }
    @media (max-width: 768px) {
      .branding-logo {
        top: 0;
        margin-top: 15px;
        z-index: 1; } }
    @media (max-width: 768px) {
      .branding-logo-item {
        text-align: center; } }
  .branding.page-login .branding-logo {
    top: 0;
    margin-top: 30px; }
  .branding-bunner-items {
    float: right;
    padding: 5px; }
    @media (max-width: 768px) {
      .branding-bunner-items {
        float: none;
        margin: 10px auto;
        padding: 5px;
        width: 339px; } }
    .branding-bunner-items .btn-lg, .branding-bunner-items .btn-group-lg > .btn {
      margin: 8px 20px;
      padding: 2px 10px; }
    .branding-bunner-items .fa-sign-in.fa {
      font-size: 25px; }
    .branding-bunner-items .description-bunner {
      border: 4px solid #ccc;
      border-left: 0px;
      border-radius: 0 5px 5px 0;
      display: inline-block;
      height: 53px;
      position: relative;
      text-align: center;
      vertical-align: middle;
      width: 244px; }
      .branding-bunner-items .description-bunner .bunner-title {
        color: #d14942;
        margin: 2px 0 5px;
        text-transform: uppercase; }
      .branding-bunner-items .description-bunner .bunner-date {
        font-style: italic;
        float: left;
        padding-left: 15px; }
      .branding-bunner-items .description-bunner .bunner-time {
        font-style: italic;
        float: right;
        padding-right: 10px; }
      .branding-bunner-items .description-bunner .fa {
        padding: 0 4px; }
  .branding .button-bunner {
    background: transparent url("../img/pk-bunner-icon.png") repeat scroll 0 0;
    display: inline-block;
    height: 55px;
    left: 12px;
    position: relative;
    vertical-align: middle;
    width: 80px; }

.widget-menu {
  border: 1px solid #AB2627;
  border-radius: 5px;
  margin-top: 10px;
  padding: 15px 10px;
  width: 200px; }
  @media (max-width: 768px) {
    .widget-menu {
      margin-bottom: 30px;
      width: 100%; } }
  .widget-menu a {
    color: #7FBC64;
    text-decoration: underline; }
    .widget-menu a.action {
      color: #49A11C;
      font-weight: bold;
      text-decoration: none; }
    .widget-menu a:hover {
      color: #49A11C;
      font-weight: bold;
      text-decoration: none; }
  .widget-menu .counter {
    border: 1px solid #CE2024;
    border-radius: 5px;
    color: #CE2024;
    padding: 0 5px;
    position: relative;
    top: -5px;
    margin-left: 5px; }
  .widget-menu .menu-nav {
    padding: 0;
    margin: 20px 0 0;
  }
    .widget-menu .menu-nav li {
      list-style: none;line-height: normal;
      margin: 12px 0 8px; }
      .widget-menu .menu-nav li:first-child {
        font-style: italic; }
.content h1, .content .h1, .content h2, .content .h2, .content h3, .content .h3 {
  margin-bottom: 20px;
  margin-top: 25px; }

.content p {
  margin: 0 0 30px; }

.content img, .content iframe {
  display: block;
  margin: 0 auto;
  text-align: center; }

.content .message-processing {
  border: 1px solid #000;
  border-radius: 10px;
  padding: 2px 10px; }
  .content .message-processing.title-position {
    margin-left: 15px;
    position: relative;
    top: 5px; }
  .content .chat-position {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -24px;
    width: 125px; }

.content-title {
  margin-bottom: 25px; }
  .content-title h2 {
    color: #d9362f;
    display: inline-block;
    font-size: 36px;
    vertical-align: middle;
    margin: 0; }
  .content-title .counter {
    border: 1px solid #CE2024;
    border-radius: 5px;
    color: #CE2024;
    font-size: 22px;
    padding: 0 7px;
    position: relative;
    top: 3px;
    margin-left: 5px; }
  .content-title-date {
    display: inline-block;
    float: right;
    font-style: italic;
    margin: 10px 0;
    text-align: right;
    vertical-align: middle; }
  .content-title-section {
    text-transform: uppercase; }
    .content-title-section span {
      color: #d9362f; }
  .content-title p {
    font-size: 18px;
    text-decoration: underline; }

.content .table-avatar {
  display: inline-block;
  vertical-align: middle; }

.content .table a {
  color: #58ad25;
  font-size: 14px;
  text-decoration: underline; }
  .content .table a:hover {
    color: #58ad25;
    text-decoration: none; }

.content .table .date {
  font-style: italic; }

.content .table .status {
  max-width: 100%; }

.btn-status {
  border: 1px solid #58ad25;
  border-radius: 10px;
  color: #58ad25;
  cursor: pointer;
  padding: 1px 7px;
  text-align: center;
  width: 127px; 
  }
  .btn-status.not-done {
    border-color: #CE2024;
    color: #CE2024; 
  }
  .btn-status.dont {
    border-color: #EDB607;
    color: #EDB607; }
    
 .btn-status.check {
    border-color: #545454;
    color: #545454;
 }

.content-dz {
  margin-top: 45px; }
  .content-dz .img-big {
    margin-top: 5px; }
  .content-dz .img-small.row {
    margin: 0 -6px; }
  .content-dz .img-small > div {
    padding: 10px 5px; }

.footer {
  padding-bottom: 20px; }
  @media (max-width: 970px) {
    .footer-widget-vk {
      margin: 0 auto 15px;
      max-width: 255px; } }
  .footer-widget-vk-title {
    color: #514f3a;
    margin-bottom: 30px; }
  .footer-avatar {
    text-align: center; }
  .footer.footer-login .center-items {
    text-align: center; }
    .footer.footer-login .center-items img {
      display: block;
      margin: 0 auto; }
  .footer-contacts {
    margin: 0 auto;
    max-width: 255px; }

.widget-contacts {
  display: inline-block;
  float: right; }
  @media (max-width: 900px) {
    .widget-contacts {
      display: block;
      float: none;
      margin: 10px auto;
      max-width: 270px; } }
  .widget-contacts .title {
    color: #d9362f;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 30px; }
  .widget-contacts p:first-child {
    margin-top: 15px; }
  .widget-contacts span {
    color: #626262;
    font-size: 18px; }
  .widget-contacts .icons {
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    margin-right: 5px;
    width: 22px; }
    .widget-contacts .icons.tel-icon {
      position: relative;
      top: -2px;
      background: url("../img/Smartphone.png") no-repeat 0 0; }
    .widget-contacts .icons.mail-icon {
      background: url("../img/E-mail.png") no-repeat 0 3px; }
    .widget-contacts .icons.skype-icon {
      background: url("../img/Skype.png") no-repeat 0 0; }

.screen {
  position: relative;
  min-width: 500px; }
  .screen.screen-1 .home-font-style {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 50px;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center; }
    .screen.screen-1 .home-font-style span {
      color: #d9362f; }
  .screen.screen-2 {
    text-align: center; }
    .screen.screen-2 > p {
      font: 36px "Arial Narrow";
      margin: 50px 0 40px; }
    .screen.screen-2 h3 {
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 50px;
      letter-spacing: 3px; }
      .screen.screen-2 h3 span {
        color: #d9362f; }
    .screen.screen-2 .center-items {
      text-align: center; }
      .screen.screen-2 .center-items img {
        display: block;
        margin: 0 auto; }
    .screen.screen-2 .video-wrap {
      margin-bottom: 30px; }

.login-form {
  height: 310px;
  position: absolute;
  top: 125px;
  right: 200px;
  width: 390px; }
  @media (max-width: 980px) {
    .login-form {
      right: 20px;
      top: 55px; } }
  @media (max-width: 760px) {
    .login-form {
      right: 5px;
      top: -40px;
      width: auto; } }
  .login-form-title {
    background: url("../img/layer.png") no-repeat 0 0;
    color: #fff;
    height: 55px;
    text-align: center; }
    @media (max-width: 760px) {
      .login-form-title {
        display: none; } }
    .login-form-title h3 {
      font-weight: 300;
      line-height: 2.3; }
  .login-form form {
    margin: 74px auto 0;
    width: 285px; }
    .login-form form a {
      color: #58ad25;
      text-decoration: underline;
      text-decoration-style: dashed; }
    .login-form form .btn {
      font-size: 24px;
      font-weight: 300;
      border: 0 none;
      border-radius: 7px;
      padding: 4px 40px;
      margin: 15px 0 15px 25px; }
  .login-form .form-group input {
    border-radius: 0;
    height: 42px;
    box-shadow: 0 1px 1px 0 #636065; }

.gallery-video {
  position: relative;
  max-height: 100%;
  max-width: 100%;
  margin: 10px 0 30px; }
  .gallery-video .fotorama > div {
    margin: 0 auto; }

.chat {
  padding: 0; }
  .chat li {
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
    list-style: none; }
    .chat li .pull-right img {
      position: relative;
      right: 15px; }
  .chat-body p img {
    margin: 10px 0; }
.chat-body{
    padding-bottom: 20px;
}
.chat-body p{
    margin-bottom: 10px;
}
.chat-body .file{
    color: #D9362F
}
.texterea-comment a {
  color: #000;
  font-style: italic; }

.texterea-comment .btn {
  border: 0 none;
  font-size: 22px;
  margin-top: 10px;
  float: right;
  padding: 5px 30px 7px; }

.modal-body form {
  text-align: center; }
  .modal-body form .btn {
    margin: 15px 0; }

.modal-body .control-label {
  margin-bottom: 15px;
  color: #d9362f; }
.errorMessage{
    color:red
}

#flashBox div.flashMessages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 0 10px 6%}
#flashBox div.flashMessages p{font-weight: bold;margin-bottom: 0px;}
#flashBox div.status{background-image:url(../../img/message-24-ok.png);border-color:#be7}
#flashBox div.status,.ok{color:#234600}
#flashBox div.status{background-color:#f8fff0}
#flashBox div.warning{background-image:url(../../img/message-24-warning.png);border-color:#ed5}
#flashBox div.warning,.warning{color:#840}
#flashBox div.warning{background-color:#fffce5}
#flashBox div.error{background-image:url(../../img/message-24-error.png);border-color:#ed541d}
#flashBox div.error,.error{color:#8c2e0b}
#flashBox div.error{background-color:#fef5f1}
#flashBox div.error p.error{color:#333}
#flashBox div.flashMessages ul{margin:0 0 0 1em;padding:0}
#flashBox div.flashMessages ul li{list-style-image:none;text-align: left;list-style: none;}
#selectedFile{
    display: block;
    font-weight: bold;
}
.form-group label .required, .ajaxError{
    color:red
}
.ajaxError{
    font-size: 11px;
    display: none;
}
.page_navigation{
    text-align: center;
}
.page_navigation a{
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 0 3px 3px 0;
    font-size: 12px;
    line-height: 24px;
    border: solid 1px #ccc;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    text-decoration: none;
}
.page_navigation a.active, .page_navigation a:hover{
    background: #49A11C;
    border: solid 1px #49A11C;
    color:#fff
}
.m-table img{
    display: inline-block;
    width: 20px;
}
.content .table.m-table a{
    color: #fff;
    text-decoration: none;
}
#ui-datepicker-div.ui-widget{
    font-size: 0.8em !important;
    z-index:10 !important
}
.m-table-smal td{
    font-size: 12px
}
.m-table-smal th a{
    color: #4FBBDB !important;
    text-decoration: underline !important;
}
.m-table-smal th a:hover{
    text-decoration: none !important;
}
.table-filter input{
    width: 70px;
    height: 18px;
}
.label-st{
    font-size:11px;display:block;white-space:normal
}
.quickedit-box i{
    color:#999
}
.quickedit-box i.fa-check{
    color:green
}
.cabinet-container .breadcrumbs{
  margin-bottom: 10px;
}
.back-url-box{
  margin-top: 8px;
}