﻿@charset "UTF-8";
/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
  /* Hide captions */
  .carousel-caption {
    display: none; } }

.dx-page {
  border: 1px solid #E5E5E5;
  padding: 4px 8px !important; }

.dx-selection {
  border: 1px solid #1CABDD; }

.dx-header-row {
  background: #fff !important;
  color: #000;
  font-weight: bold; }
  .dx-header-row td {
    border: 0 !important; }

.dx-datagrid-header-panel {
  border-bottom: 0; }

.dx-datagrid-pager {
  border-top: 0;
  margin-top: 10px; }

.dx-datagrid td, .dx-column-lines td {
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 10px !important; }

.dx-icon-edit:before {
  content: ""; }

.dx-menu-item-text {
  margin: 0 !important; }

.dx-menu, .dx-menu-horizontal, .dx-menu-item-popout:before {
  content: ""; }

.dx-context-menu.dx-menu-base .dx-menu-no-icons > .dx-menu-item-wrapper >
.dx-menu-item > .dx-menu-item-content .dx-menu-item-text {
  padding: 0; }

.dx-context-menu-container-border {
  border: 0; }

.dx-menu-item-expanded {
  background-color: transparent; }

.dx-popup-content {
  padding: 27px 23px;
  padding-top: 0 !important; }

.dx-popup-normal {
  top: 75px !important; }

.dx-popup-title {
  border-bottom: none !important; }
  .dx-popup-title .dx-closebutton {
    margin: 0 -4px 0 4px !important; }

.dx-scheduler-header-panel-cell:first-child {
  padding: 0 !important; }

.dx-scheduler-date-table-cell, .dx-scheduler-header-panel-cell {
  width: 30px !important; }

.dx-scheduler-appointment {
  border: 1px solid #eee;
  color: #000 !important;
  height: 73px !important;
  font-size: 13px; }
  .dx-scheduler-appointment-popup .dx-toolbar-after {
    margin-right: 0px !important; }

.dx-scheduler-header-panel-cell {
  font-size: 10px;
  font-weight: bold; }

.dx-scheduler-group-header-content {
  font-size: 11px; }

.dx-calendar {
  background: transparent; }
  .dx-calendar-caption-button {
    font-weight: normal !important;
    text-transform: none !important; }
  .dx-calendar-navigator-previous-month, .dx-calendar-navigator-next-month {
    background: #fff; }

.dx-context-menu-container-border {
  border: 0 !important; }

.login-content {
  background: url(/images/login-bg.png);
  background-size: cover;
  background-position-y: 65%; }

.login-title {
  display: flex;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 40px;
  line-height: 40px;
  margin-bottom: 40px;
  text-align: center; }
  .login-title-icon {
    background: url(/images/login-icon.svg);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px; }
  .login-title-text {
    margin-left: 10px; }

.login-form-container {
  max-width: 450px;
  margin: 0 auto;
  background-color: #fff;
  padding: 34px;
  margin-top: 100px; }

.login-form .form-group .control-label {
  margin-bottom: 10px;
  font-weight: normal; }

.login-form .validation-summary-errors ul {
  list-style: none;
  margin-top: -20px;
  margin-bottom: 20px; }

.login-button {
  width: 100%; }

.change-password {
  text-align: right;
  display: block;
  color: #1CABDD; }

.btn-primary {
  background-color: #1CABDD;
  color: #fff;
  border-color: #1CABDD; }

html {
  position: relative;
  min-height: 100%;
  font-family: Roboto !important; }

body {
  padding: 0;
  font-size: 14px;
  margin-bottom: 60px;
  background: #F2F2F2 !important; }

html, body {
  height: 100%;
  margin: 0; }

.body-content {
  padding-left: 15px;
  padding-right: 15px; }

.container {
  width: 100% !important; }

.page-content {
  min-height: 100%; }

.page-title {
  font-size: 24px;
  margin: 10px 0 30px 0; }

.carousel-caption p {
  font-size: 20px;
  line-height: 1.4; }

.carousel-inner .item img[src$=".svg"] {
  width: 100%; }

/* QR code generator */
#qrCode {
  margin: 15px; }

.form-inline {
  margin-top: 10px;
  margin-bottom: 10px; }

#footer {
  width: 100%;
  height: 60px;
  margin-top: 100px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7e7e7; }
  #footer div p {
    margin: 20px 0; }

.footer,
.push {
  height: 60px; }

#thumbsUp > .choosen {
  color: limegreen; }

#thumbsDown > .choosen {
  color: red; }

#thumbsUp, #thumbsDown {
  cursor: pointer; }

#thumbsDown {
  margin-left: 10px; }

.wrapper {
    max-width: 1280px;
    margin: 0 auto;
}

.navbar {
  margin-bottom: 30px; }
  .navbar-default {
    background: #FFF; }
  .navbar-brand {
    font-size: 16px;
    color: #000 !important; }
  .navbar-nav .active a, .navbar-nav .active a:focus, .navbar-nav .active a:hover {
    color: #000;
    background: transparent;
    border-bottom: 2px solid #1CABDD; }

.brand-logo {
  color: #1CABDD; }

.user-icon {
  width: 30px;
  height: 30px;
  border-radius: 100%; }

.cont-beef {
  width: 90% !important;
  margin: 0 4%; }
  .cont-beef:before {
    /* В этой части пришлось дописать outer, чтобы центрировать в хедере*/
    display: inline-block;
    /*(cabinet-header) одновременно и блок с авой, и блок имени с должностью*/
    height: 100%;
    vertical-align: middle;
    content: ""; }

.upload {
  position: relative;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  color: white;
  display: block;
  width: 100%;
  height: 40%;
  background: rgba(151, 151, 151, 0.5);
  margin-top: 100%;
  transition: 0.3s; }

.avatar-container {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  background: rgba(51, 51, 51, 0.4);
  overflow: hidden; }
  .avatar-container:hover .upload {
    margin-top: 60%; }
  .avatar-container img {
    border-radius: 100%;
    position: absolute;
    z-index: 0; }

.notify-icon {
  width: 25px;
  height: 25px; }

.nav-element {
  display: inline-block;
  margin-right: 10px; }

.nav-pills {
  background-color: #1CABDD; }
  .nav-pills li a {
    color: #FFF; }
    .nav-pills li a .active {
      background-color: #5198DB !important;
      border-radius: 0; }

.nav li a:hover, .nav li a:focus {
  text-decoration: none;
  background-color: transparent; }

.nav-cabinet {
  background-color: #fff; }
  .nav-cabinet li.nav-item a {
    border-top: 2px solid #fff;
    color: #000; }
  .nav-cabinet li.active {
    background-color: #fff !important; }
    .nav-cabinet li.active a {
      background-color: #fff !important;
      border-top: 2px solid #5198DB;
      color: #000 !important;
      border-radius: 0; }

.content {
  background-color: #FFF;
  padding: 20px;
  margin-top: 10px; }

table tbody tr:nth-of-type(odd) {
  background-color: rgba(28, 171, 221, 0.07); }

.action-column {
  background: url("../images/edit.svg") !important;
  background-size: cover;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 0; }

.element-panel {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between; }
  .element-panel .filters {
    display: flex; }
    .element-panel .filters .filter:not(:last-child) {
      margin-right: 25px !important; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.cabinet-header {
  background-image: url("../images/bg.jpg");
  background-size: cover;
  width: 100%;
  margin-top: -30px; }

.employee-block {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  margin: 35px 0;
  background: -moz-linear-gradient(left, rgba(51, 51, 51, 0.4) 0%, rgba(52, 52, 53, 0.4) 1%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(51, 51, 51, 0.4) 0%, rgba(52, 52, 53, 0.4) 1%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(51, 51, 51, 0.4) 0%, rgba(52, 52, 53, 0.4) 1%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66333333', endColorstr='#007db9e8', GradientType=1);
  /* IE6-9 */
  color: #fff;
  padding: 15px; }

.employee-name {
  font-size: 16px; }

.employee-position {
  font-size: 13px; }

.employee-state {
  display: flex;
  justify-content: flex-end;
  align-items: right; }
  .employee-state-block {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px; }
    .employee-state-block .employee-state p {
      position: relative;
      right: 0;
      display: inline-block;
      margin-right: 40px; }

.state-element {
  margin-left: 40px; }
  .state-element p {
    padding: 10px 0; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide:not(.ng-hide-animate) {
  display: block !important;
  height: 0 !important; }

.appointment-tooltip-button {
    font-family: Helvetica;
}

.icon-button > input {
    display: none;
}

.icon-button > .glyphicon {
    margin-right: 4px;
}

#newComment, #comments .panel {
    margin-top: 10px;
}

#reactions {
    height: 22px;
}

#videoPlayer {
    height: 100vh;
}
