@import url('https://fonts.googleapis.com/css?family=Exo+2:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic,latin-ext');
body {
  font-family: 'Exo 2', sans-serif;
  font-size: 14px;
  min-width: 320px;
  overflow-x: hidden;
}
main.crm.categories header.top .items {
  margin: 0px 150px;
}
header.top {
  padding-top: 40px;
  padding-bottom: 47px;
  border-bottom: 1px solid #d8d8d8;
}
header.top .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header.top .items a.logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
}
header.top .items a.logo img {
  display: block;
}
header.top .items .right-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
header.top .items .right-block .user-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
header.top .items .right-block .user-items .lk-link {
  display: inline-block;
  margin-left: 22px;
}
header.top .items .right-block .user-items .lk-link a {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: rgba(0, 0, 0, 0.7);
  display: inline-block;
}
header.top .items .right-block .user-items .lk-link a:hover {
  text-decoration: none;
  color: #000000;
}
header.top .items .right-block .user-items .lk-user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header.top .items .right-block .user-items .lk-user a {
  width: 20px;
  height: 20px;
  background: url('../img/user.svg') 0px 0px no-repeat;
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
}
header.top .items .right-block .user-items .output {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
header.top .items .right-block .user-items .output a {
  width: 15px;
  height: 16px;
  background: url('../img/logout.svg') 0px 0px no-repeat;
  display: inline-block;
}
nav.left-menu {
  width: 100%;
  max-width: 275px;
  min-height: 803px;
  background-color: #00adee;
  position: relative;
}
nav.left-menu ul {
  padding: 0px 0px;
  margin: 0px 0px;
}
nav.left-menu ul li {
  list-style: none;
  padding: 20px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
  padding: 21px 25px;
}
nav.left-menu ul li a {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
nav.left-menu ul li a:hover {
  text-decoration: none;
}
nav.left-menu ul li a .icon {
  width: 33px;
  margin-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
nav.left-menu ul li a .icon.applications:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 17px;
  background: url('../img/menu-icons/applications.svg') 0px 0px no-repeat;
}
nav.left-menu ul li a .icon.measurements:before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 25px;
  background: url('../img/menu-icons/measurements.svg') 0px 0px no-repeat;
}
nav.left-menu ul li a .icon.planned-installations:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('../img/menu-icons/planned-installations.svg') 0px 0px no-repeat;
}
nav.left-menu ul li a .icon.completed-installations:before {
  content: '';
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url('../img/menu-icons/completed-installations.svg') 0px 0px no-repeat;
}
nav.left-menu ul li a .icon.discount-cards:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 14px;
  background: url('../img/menu-icons/discount-cards.svg') 0px 0px no-repeat;
}
nav.left-menu ul li a .icon.adding-expenses:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 20px;
  background: url('../img/menu-icons/adding-expenses.svg') 0px 0px no-repeat;
}
nav.left-menu ul li a .icon.payments:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 15px;
  background: url('../img/menu-icons/payments.svg') 0px 0px no-repeat;
}
section.content {
  position: relative;
  height: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
section.content .container {
  padding-top: 22px;
}
section.totals {
  padding-top: 35px;
}
section.totals .singly {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
section.totals .singly .earned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
section.totals .singly .earned .numb {
  background-color: #00adee;
  padding: 7px 22px;
  font-size: 36px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
section.totals .singly .earned .numb .count {
  font-weight: bold;
}
section.totals .singly .earned .description {
  margin-left: 20px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
section.totals .singly .earned .description b,
section.totals .singly .earned .description strong,
section.totals .singly .earned .description span {
  font-weight: bold;
}
section.totals .singly .view-salary {
  margin-left: 95px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
section.totals .singly .view-salary a {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #012959;
}
section.totals .singly .view-salary a span {
  display: inline;
  border-bottom: 2px dotted #012959;
  border-image: url('../img/border_icon.png') 2 repeat;
}
section.totals .singly .view-salary a:hover {
  text-decoration: none;
}
section.totals .singly .view-salary a:hover span {
  border-bottom: 2px solid transparent;
  border-image: unset;
}
section.totals .singly .view-salary:before {
  content: "";
  width: 28px;
  height: 24px;
  background: url('../img/wallet.svg') 0px 0px no-repeat;
  display: inline-block;
  margin-right: 14px;
}
section.totals .detail {
  margin-top: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.totals .detail .item {
  margin-right: 55px;
}
section.totals .detail .item:last-child {
  margin-right: 0px;
}
section.totals .detail .item .text {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.5);
}
section.totals .detail .item .currency {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #00adee;
}
section.totals .detail .item .percentages {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 173, 238, 0.7);
}
section .content-block {
  padding-top: 35px;
  width: 100%;
  min-width: 0px;
}
section .content-block.table-block {
  padding-top: 47px;
  margin-left: 45px;
  margin-right: 30px;
}
section .content-block .items {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
section.employment .control-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.employment .control-buttons a.left-btn:after,
section.employment .control-buttons a.right-btn:after,
section.salaries-employees .control-buttons a.left-btn:after,
section.salaries-employees .control-buttons a.right-btn:after {
  content: '';
  display: inline-block;
  margin: auto 0;
  background: url(../../img/arrow-point.svg) 0px 0px no-repeat;
  width: 9px;
  height: 5px;
}
section.employment .control-buttons a.left-btn:after,
section.salaries-employees .control-buttons a.left-btn:after {
  transform: rotate(95deg);
}
section.employment .control-buttons a.right-btn:after,
section.salaries-employees .control-buttons a.right-btn:after {
  transform: rotate(-95deg);
}
section.employment .control-buttons .month-name {
  margin: 0px 8px 12px 8px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
section.employment .control .float-form {
  width: 250px;
  height: 61px;
  background: #ffffff;
  display: none;
  position: absolute;
  z-index: 5555;
  padding: 10px 10px;
  border: solid 1px #d8d8d8;
  left: -90.44444px;
  bottom: -50px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  z-index: 6666;
}
section.employment .control .float-form.address-view {
  padding: 18px 10px;
  left: -72.44444px;
  bottom: -37px;
}
section.employment .control .float-form .triangle {
  display: inline-block;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
}
section.employment .control .float-form .triangle .triangle-helper {
  position: relative;
}
section.employment .control .float-form .triangle .triangle-helper:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #c9c9c9;
  transform: rotate(-44deg);
  right: -5px;
  top: -2px;
}
section.employment .control .float-form .triangle .triangle-helper:after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #c9c9c9;
  transform: rotate(44deg);
  left: -5px;
  top: -2px;
}
section.employment .control .checked-employment {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 5555;
}
section.employment .control .checked-employment:after {
  content: '';
  display: inline-block;
  background: url('../img/checked_employment.svg') 0px 0px;
  width: 15px;
  height: 12px;
}
section.employment .edit-buttons {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.employment .edit-buttons button {
  margin-right: 20px;
}
section.salaries-employees .buttons-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.salaries-employees .control-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
}
section.salaries-employees .control-buttons .month-name {
  margin: 0px 8px 12px 8px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
section .settings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section .settings .setting-block {
  margin-right: 120px;
}
section .settings .setting-block ul {
  padding: 0px 0px;
  margin: 22px 0px 22px 0px;
}
section .settings .setting-block ul li {
  list-style: none;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
section .settings .setting-block ul li span {
  margin-right: 17px;
}
section .settings .setting-block .button-orange {
  margin-top: 15px;
}
section.edit-profile {
  margin-top: 35px;
}
section.edit-profile .personal-data {
  margin-bottom: 40px;
}
section.edit-profile .personal-data .groups {
  margin-top: 21px;
}
section.edit-profile .edit-password {
  margin-bottom: 38px;
}
section.edit-profile .edit-password .groups {
  margin-top: 21px;
}
section.forgot_password .button-orange-white-bg {
  width: 100%;
}
section.new-password,
section.forgot_password,
section.login {
  margin-top: 120px;
}
section.new-password .form-block,
section.forgot_password .form-block,
section.login .form-block {
  width: 100%;
  max-width: 360px;
  border: solid 1px #e2e2e2;
  padding: 27px 35px 46px 35px;
}
section.new-password .form-block .form-title,
section.forgot_password .form-block .form-title,
section.login .form-block .form-title {
  margin-bottom: 30px;
  font-size: 23px;
}
section.new-password .form-block .forgot_password,
section.forgot_password .form-block .forgot_password,
section.login .form-block .forgot_password {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #012959;
  display: inline-block;
  margin: 20px 0px 0px;
}
section.reports ul.tabs__caption {
  padding: 0px 0px;
  margin: 0px 0px 34px 0px;
}
section.reports ul.tabs__caption li {
  list-style: none;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #223d76;
  margin-right: 48px;
  border-bottom: 2px dotted #223d76;
}
section.reports ul.tabs__caption li:last-child {
  margin-right: 0px;
}
section.reports ul.tabs__caption li.active {
  color: #000000;
  border-bottom: 2px solid transparent;
  font-weight: bold;
}
section.blank-measurement .top-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
section.blank-measurement .centeral-block {
  margin-top: 33px;
  padding-top: 33px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 33px;
  padding-bottom: 33px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
section.blank-measurement .centeral-block .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
section.blank-measurement .centeral-block .bottom {
  margin-top: 28px;
}
section.blank-measurement .centeral-block .bottom .installed,
section.blank-measurement .centeral-block .bottom .delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.blank-measurement .centeral-block .bottom .installed .block-name,
section.blank-measurement .centeral-block .bottom .delivery .block-name {
  width: 100%;
  max-width: 163px;
  margin-right: 18px;
}
section.blank-measurement .centeral-block .bottom .installed {
  margin-top: 29px;
}
section.blank-measurement .bottom-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 33px;
  padding-bottom: 33px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
section.blank-measurement .bottom-block .uploader-block {
  margin-right: 15px;
}
section.blank-measurement .bottom-block .count-block {
  margin-right: 42px;
}
section.blank-measurement .bottom-block .accessories-block {
  margin-right: 55px;
}
section.blank-measurement .bottom-block .limited-block .params-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  max-width: 230px;
}
section.blank-measurement .bottom-block .limited-block .params-block .group {
  margin-bottom: 15px;
  margin-right: 25px;
}
section.blank-measurement .bottom-block .limited-block .params-block .group:nth-child(2),
section.blank-measurement .bottom-block .limited-block .params-block .group:nth-child(4) {
  margin-right: 0px;
}
section.blank-measurement .button-block {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
section.blank-measurement .button-block a.add-window {
  width: 100%;
  margin-right: 23px;
  max-width: 237px;
}
section.blank-measurement .button-block .button-orange {
  width: 100%;
  max-width: 249px;
}
section.blank-measurement .block-name {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
section.blank-measurement .right-block {
  width: 100%;
  max-width: 763px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 15px;
  margin-right: 15px;
}
section.blank-measurement .left-block {
  width: 100%;
  max-width: 354px;
}
section.blank-measurement .left-block .input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.diagram {
  position: relative;
  overflow-y: auto;
}
.diagram::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
.diagram::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #ffffff;
}
.diagram::-webkit-scrollbar-thumb {
  height: 10px;
  border-radius: 5px;
  background-color: #d8d8d8;
}
.diagram .diagram-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 26px;
}
.diagram .diagram-box .properties {
  width: 86px;
  border-right: 1px solid #e2e2e2;
  padding-right: 10px;
}
.diagram .diagram-box .properties ul {
  padding: 0px 0px;
  margin: 0px 0px;
}
.diagram .diagram-box .properties ul li {
  list-style: none;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 27px;
}
.diagram .diagram-box .properties ul li:last-child {
  margin-bottom: 0px;
}
.diagram .diagram-box .propertie-items {
  position: relative;
}
.diagram .diagram-box .propertie-items .diagram-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #e2e2e2;
}
.diagram .diagram-box .propertie-items .diagram-part .part {
  max-height: 290px;
  background: #000;
}
.diagram .diagram-box .propertie-items .diagram-part .part:last-child {
  margin-right: 0px;
}
.diagram .diagram-box .propertie-items .diagram-name {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.7);
  bottom: -27px;
}
.diagram.diagram-1 {
  margin-bottom: 59px;
}
.diagram.diagram-1 .diagram-part {
  padding-left: 6px;
  padding-bottom: 6px;
}
.diagram.diagram-1 .diagram-part .part {
  width: 84px;
  margin-right: 15px;
}
.diagram.diagram-1 .diagram-designations {
  margin-bottom: 10px;
}
.diagram.diagram-2 {
  margin-bottom: 65px;
}
.diagram.diagram-2 .properties {
  width: 50px;
}
.diagram.diagram-2 .diagram-part {
  padding-left: 0px;
  padding-bottom: 0px;
}
.diagram.diagram-2 .diagram-part .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 21px;
}
.diagram.diagram-2 .diagram-part .item:last-child {
  margin-right: 5px;
}
.diagram.diagram-2 .diagram-part .item .part {
  width: 12px;
  margin-right: 2px;
}
.diagram.diagram-2 .diagram-designations {
  margin-top: 67px;
  margin-bottom: 10px;
}
.diagram.diagram-2 ul.months li {
  margin-right: 10px;
}
.diagram.diagram-3 .diagram-part {
  padding-left: 0px;
  padding-bottom: 0px;
}
.diagram.diagram-3 .diagram-part .item {
  margin-right: 20px;
  margin-left: 40px;
}
.diagram.diagram-3 ul.months li {
  margin-right: 50px;
}
.diagram.diagram-3 .diagram-designations {
  margin-top: 50px;
}
.diagram.diagram-3 .diagram-designations.items .item {
  margin-left: 28px;
}
.diagram.diagram-3 .diagram-designations.items .item:first-child {
  margin-left: 0px;
  width: 50px;
}
.diagram.diagram-3 .diagram-designations.items .item:first-child .designation {
  max-width: 100px;
  width: 100%;
  min-width: 85px;
}
.diagram.diagram-3 .diagram-designations.items .item .designation {
  max-width: 100px;
  width: 100%;
  min-width: 85px;
}
.diagram.diagram-4 .diagram-helper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.diagram.diagram-4 .diagram-helper .diagram-designations {
  margin-left: 64px;
}
.diagram.diagram-4 .diagram-helper .diagram-designations.items .item {
  margin-right: 32px;
}
.diagram.diagram-4 .diagram-helper .diagram-designations.items .item:last-child {
  margin-right: 0px;
}
.diagram ul.months {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.7);
  bottom: -40px;
  padding: 0px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.diagram ul.months.padding-left {
  padding-left: 35px;
}
.diagram ul.months li {
  display: inline-block;
  width: 60px;
}
.diagram ul.months li:last-child {
  margin-right: 0px;
}
.diagram ul.months li.bold {
  font-weight: bold;
}
.diagram .diagram-designations {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.diagram .diagram-designations.items {
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.diagram .diagram-designations.items .item {
  display: block;
}
.diagram .diagram-designations.items .item:last-child {
  margin-right: 0px;
}
.diagram .diagram-designations.items .item .designation {
  margin-right: 0px;
  margin-bottom: 15px;
}
.diagram .diagram-designations .designation {
  margin-right: 30px;
}
.diagram .diagram-designations .designation .bg-part {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 6px;
}
.diagram .diagram-designations .designation .title-part {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.7);
}
.tabs .tabs__content {
  display: none;
}
.tabs .tabs__content.active {
  display: block;
}
form.filter {
  margin: 0px 0px 18px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
form.filter .group {
  margin-right: 50px;
}
form.filter .group:last-child {
  margin-right: 0px;
}
form.get-code-form {
  margin-bottom: 40px;
}
form.new-password-form .group,
form.login-form .group,
form.get-code-form .group,
form.from-sms-form .group {
  margin-bottom: 20px;
  width: 100%;
  max-width: 290px;
}
form.new-password-form .group input,
form.login-form .group input,
form.get-code-form .group input,
form.from-sms-form .group input {
  width: 100% !important;
  height: 60px !important;
  color: #000000 !important;
}
form.new-password-form .group input::-webkit-input-placeholder,
form.login-form .group input::-webkit-input-placeholder,
form.get-code-form .group input::-webkit-input-placeholder,
form.from-sms-form .group input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.new-password-form .group input:-moz-placeholder,
form.login-form .group input:-moz-placeholder,
form.get-code-form .group input:-moz-placeholder,
form.from-sms-form .group input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.new-password-form .group input::-moz-placeholder,
form.login-form .group input::-moz-placeholder,
form.get-code-form .group input::-moz-placeholder,
form.from-sms-form .group input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.new-password-form .group input:-ms-input-placeholder,
form.login-form .group input:-ms-input-placeholder,
form.get-code-form .group input:-ms-input-placeholder,
form.from-sms-form .group input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.profile .group {
  margin-bottom: 10px;
}
form.profile .group:last-child {
  margin-bottom: 0px;
}
form.profile .group label {
  width: 135px;
}
form.profile .group input {
  color: #000000 !important;
}
form.profile .group input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.profile .group input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.profile .group input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.profile .group input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form.mini-form-float {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
form.mini-form-float button {
  margin-left: 7px;
  padding: 0px 10px;
  height: 35px;
}
form.modal-form {
  margin-top: 15px;
}
form.modal-form .custom-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
form.modal-form .custom-fields .group {
  width: 50%;
  position: unset;
  margin-right: 20px;
}
form.modal-form .custom-fields .group:last-child {
  margin-right: 0px;
}
form.modal-form .group {
  margin-bottom: 10px;
}
form.modal-form .group.radio-block {
  margin-bottom: 25px;
}
form.modal-form .group.radio-block .field {
  width: 50%;
  margin-right: 20px;
}
form.modal-form .group.radio-block .field:last-child {
  margin-right: 0px;
}
form.modal-form .group label {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0px;
}
form.modal-form .group textarea {
  height: 86px;
  resize: none;
}
form.modal-form .group input {
  width: 100% !important;
}
form.modal-form .group input[type='radio'] {
  display: none;
}
form.modal-form .group input[type='radio'] + label span {
  width: 100%;
  max-width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.18);
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  border-radius: 100%;
  position: relative;
  margin-right: 10px;
}
form.modal-form .group input[type='radio']:checked + label span:before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #213c75;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 100%;
}
form.modal-form .group .selecter {
  width: 100%;
  font-family: 'LucidaGrandeRegular';
  height: auto;
}
form.modal-form button {
  margin-top: 5px;
  width: 100%;
  display: inline-block;
}
form.modal-form button.add-assignment-button {
  margin-bottom: 15px;
}
form.ceiling_measuring_sheet_form .top-block {
  margin-top: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
form.ceiling_measuring_sheet_form .top-block .column {
  width: 100%;
  max-width: 249px;
  margin-right: 10px;
}
form.ceiling_measuring_sheet_form .top-block .column.column-4 {
  margin-top: 50px;
  margin-right: 0px;
}
form.ceiling_measuring_sheet_form .top-block .group {
  margin-bottom: 10px;
  flex-wrap: wrap;
  width: 100%;
}
form.ceiling_measuring_sheet_form .top-block .group .field {
  width: 100%;
  margin-bottom: 10px;
}
form.ceiling_measuring_sheet_form .top-block .group .field:last-child {
  margin-bottom: 0px;
}
form.ceiling_measuring_sheet_form .top-block .group .field label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
form.ceiling_measuring_sheet_form .top-block .group .field label span {
  margin-right: 10px;
}
form.ceiling_measuring_sheet_form .top-block .group.upload .file-name {
  font-size: 11px;
  color: #012959;
  font-weight: bold;
  overflow: auto;
}
form.ceiling_measuring_sheet_form .top-block .group input[type="text"] {
  width: 100%;
}
form.ceiling_measuring_sheet_form .top-block .group input[type="file"] {
  display: none;
}
form.ceiling_measuring_sheet_form .top-block .group textarea {
  height: 112px;
  resize: none;
}
form.ceiling_measuring_sheet_form .top-block .group:last-child {
  margin-bottom: 0px;
}
form.ceiling_measuring_sheet_form .bottom-block {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
form.ceiling_measuring_sheet_form .bottom-block .items {
  margin-right: 73px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
form.ceiling_measuring_sheet_form .bottom-block .items .item.totals {
  margin-right: 50px;
  font-size: 24px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
form.ceiling_measuring_sheet_form .bottom-block .items .item.totals .total-text {
  display: inline;
  font-size: 16px;
  font-weight: bold;
}
form.ceiling_measuring_sheet_form .bottom-block .items .item.totals .total-count {
  font-weight: bold;
}
form.ceiling_measuring_sheet_form .bottom-block .items .item.balance {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
form.ceiling_measuring_sheet_form .bottom-block button {
  width: 100%;
  max-width: 249px;
}
form.blank-measurement-form {
  width: 100%;
  max-width: 1132px;
}
form.blank-measurement-form .group.artist-data {
  width: 100%;
  max-width: 728px;
  margin-bottom: 34px;
}
form.blank-measurement-form .group.information-customer {
  width: 100%;
  margin-bottom: 15px;
}
form.blank-measurement-form .group.information-customer:last-child {
  margin-bottom: 0px;
}
form.blank-measurement-form .group.information-customer label {
  width: 100%;
  max-width: 83px;
}
form.blank-measurement-form .group.information-time {
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 8px;
  margin-bottom: 15px;
}
form.blank-measurement-form .group.house-type {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
}
form.blank-measurement-form .group.house-type .field {
  width: 50%;
}
form.blank-measurement-form .group.house-type .field label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
form.blank-measurement-form .group.house-type .field label span {
  margin-right: 10px;
}
form.blank-measurement-form .group.installed-type,
form.blank-measurement-form .group.delivery-type {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
form.blank-measurement-form .group.installed-type .field,
form.blank-measurement-form .group.delivery-type .field {
  width: 100%;
}
form.blank-measurement-form .group.installed-type .field label,
form.blank-measurement-form .group.delivery-type .field label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
form.blank-measurement-form .group.installed-type .field label span,
form.blank-measurement-form .group.delivery-type .field label span {
  margin-right: 10px;
}
form.blank-measurement-form .group.uploader-file label {
  width: 165px;
  height: 222px;
  border: 1px solid red;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #082f5e;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  margin: 0px 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
form.blank-measurement-form .group.uploader-file label .button-file:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 20px;
  background: url("../img/user.svg") center no-repeat;
}
form.blank-measurement-form .group.uploader-file label .button-file span {
  border-bottom: 1px dotted;
}
form.blank-measurement-form .group.information-product {
  margin-bottom: 15px;
}
form.blank-measurement-form .group.information-product:last-child {
  margin-bottom: 0px;
}
form.blank-measurement-form .group.information-product label {
  width: 100%;
  max-width: 155px;
}
form.blank-measurement-form .group.accessories-items {
  width: 100%;
  margin-bottom: 15px;
}
form.blank-measurement-form .group.accessories-items .field {
  width: 215px;
  margin-right: 15px;
}
form.blank-measurement-form .group.accessories-items .field label {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
form.blank-measurement-form .group.accessories-items .field label span {
  margin-right: 10px;
}
form.blank-measurement-form .group.limited-item label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0px;
}
form.blank-measurement-form .group label {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
form.blank-measurement-form .group input.day {
  width: 100%;
  max-width: 54px;
}
form.blank-measurement-form .group input.month {
  width: 100%;
  max-width: 146px;
  margin: 0px 20px;
}
form.blank-measurement-form .group input.year {
  width: 100%;
  max-width: 124px;
}
form.blank-measurement-form .group input.artist-data-input {
  max-width: 523px;
}
form.blank-measurement-form .group input.information-customer-input {
  width: 100%;
  max-width: 653px;
}
form.blank-measurement-form .group input.count {
  width: 83px !important;
  max-width: 83px;
}
form.blank-measurement-form .group input.accessories-input {
  width: 100%;
  max-width: 198px;
}
form.blank-measurement-form .group input.params-input {
  max-width: 67px;
}
form.blank-measurement-form .group input[type='text'] {
  width: 100%;
}
form .group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
form .group label {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  margin-right: 11px;
  cursor: pointer;
}
form .group label.uploader {
  width: 100%;
  max-width: 249px;
  border-radius: 6px;
  border: solid 1px #012959;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #012959;
  text-align: center;
  padding: 5px 0px;
  cursor: pointer;
  margin-right: 0px;
}
form .group label.uploader:before {
  content: '';
  display: inline-block;
  background: url('../img/upload-button.svg') 0px 0px no-repeat;
  width: 13px;
  height: 16px;
  margin-right: 10px;
}
form .group .datepicker,
form .group .date {
  position: relative;
  width: 100%;
}
form .group .datepicker input,
form .group .date input {
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  box-shadow: inset 0 -2px 3px 0 rgba(0, 0, 0, 0.18);
}
form .group .datepicker input::-webkit-input-placeholder,
form .group .date input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form .group .datepicker input:-moz-placeholder,
form .group .date input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form .group .datepicker input::-moz-placeholder,
form .group .date input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form .group .datepicker input:-ms-input-placeholder,
form .group .date input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form .group .datepicker:before,
form .group .date:before {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  content: '';
  display: inline-block;
  margin: auto 0;
  background: url('../../img/arrow-point.svg') 0px 0px no-repeat;
  width: 9px;
  height: 5px;
}
form .group input[type='password'],
form .group input[type='tel'],
form .group input[type='date'],
form .group input[type='email'],
form .group input[type='number'],
form .group input[type='time'],
form .group input[type='url'],
form .group input[type='month'],
form .group input[type='week'],
form .group input[type='search'],
form .group input[type='range'],
form .group input[type='color'],
form .group input[type='datetime'],
form .group input[type='datetime-local'],
form .group input[type='text'] {
  width: 174px;
  height: 38px;
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.18);
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding: 8px 15px;
}
form .group input[type='radio'] {
  display: none;
}
form .group input[type='radio'] + label span {
  width: 20px;
  max-width: 20px;
  height: 20px;
  display: inline-block;
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.18);
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  border-radius: 100%;
  position: relative;
  margin-right: 10px;
}
form .group input[type='radio']:checked + label span:before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #213c75;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 100%;
}
form .group textarea {
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.18);
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  width: 100%;
  padding: 8px 13px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
form .group textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form .group textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form .group textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
form .group textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-family: Exo 2;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  opacity: 1;
}
table {
  border: 1px solid #d8d8d8;
  margin-bottom: 18px;
  table-layout: fixed;
}
table.income,
table.area {
  margin-top: 18px;
  margin-bottom: 65px;
}
table.employee-employment {
  table-layout: fixed;
}
table.employee-employment thead tr td {
  width: 70px;
  max-width: 70px;
  min-width: 70px;
  padding: 15px 10px;
  text-align: center;
}
table.employee-employment thead tr td:first-child {
  width: 190px;
  min-width: 190px;
  text-align: left;
  padding: 15px 15px;
}
table.employee-employment thead tr td .day {
  font-family: 'LucidaGrandeBold';
}
table.employee-employment thead tr td .week {
  font-size: 12px;
  font-weight: normal;
}
table.employee-employment tbody tr td {
  width: 70px;
  max-width: 70px;
  min-width: 70px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
table.employee-employment tbody tr td:first-child {
  text-align: left;
}
table.employee-employment tbody tr td.day-off {
  background-color: #00adee;
}
table.employee-employment tbody tr td .remove {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 1px solid #ff7f00;
}
table thead tr td {
  border: 1px solid #d8d8d8;
  padding: 18px 15px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
table thead tr td.year {
  width: 123px;
  min-width: 123px;
}
table thead tr td.number {
  width: 58px;
  min-width: 58px;
}
table thead tr td.agreement-number {
  width: 134px;
  min-width: 134px;
}
table thead tr td.date {
  width: 109px;
  min-width: 109px;
}
table thead tr td.position {
  width: 143px;
  min-width: 143px;
}
table thead tr td.date-issue {
  width: 135px;
  min-width: 135px;
}
table thead tr td.date-birth {
  width: 123px;
  min-width: 123px;
}
table thead tr td.price {
  width: 123px;
  min-width: 123px;
}
table thead tr td.price-type {
  width: 150px;
  min-width: 150px;
}
table thead tr td.time {
  width: 89px;
  min-width: 89px;
}
table thead tr td.discount-cards {
  width: 160px;
  min-width: 160px;
}
table thead tr td.type {
  width: 89px;
  min-width: 89px;
}
table thead tr td.phone {
  width: 129px;
  min-width: 129px;
}
table thead tr td.name {
  width: 148px;
  min-width: 148px;
}
table thead tr td.address {
  width: 155px;
  min-width: 155px;
}
table thead tr td.installers {
  width: 136px;
  min-width: 136px;
}
table thead tr td.gauges {
  width: 136px;
  min-width: 136px;
}
table thead tr td.order-form {
  width: 139px;
  min-width: 139px;
}
table thead tr td.comment {
  max-width: 270px;
  min-width: 270px;
}
table thead tr td.seq-order {
  width: 123px;
  min-width: 123px;
}
table thead tr td.source {
  width: 98px;
  min-width: 98px;
}
table thead tr td.status {
  width: 120px;
  min-width: 120px;
}
table thead tr td.buttons {
  width: auto;
}
table thead tr td.number-places {
  width: 134px;
  min-width: 134px;
}
table thead tr td.min-paymen {
  width: 134px;
  min-width: 134px;
}
table thead tr td.date-payment {
  width: 135px;
  min-width: 135px;
}
table thead tr td.remaining-payment {
  width: 160px;
  min-width: 160px;
}
table thead tr td.min-payment {
  width: 140px;
  min-width: 140px;
}
table thead tr td.ceilings,
table thead tr td.window {
  width: 110px;
  max-width: 110px;
  min-width: 110px;
}
table thead tr td.other {
  width: 110px;
  max-width: 110px;
}
table thead tr td.paid-out {
  width: 120px;
  max-width: 120px;
}
table tfoot tr td {
  border: 1px solid #d8d8d8;
  padding: 20px 17px;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
table tbody.applications tr td {
  padding: 5px 17px;
}
table tbody tr td {
  border: 1px solid #d8d8d8;
  padding: 14px 10px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
table tbody tr td.active {
  background: #92d050;
  border: solid 1px #d8d8d8;
}
table tbody tr td .control-btn-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
table tbody tr td .control-btn-table a {
  margin-right: 10px;
}
table tbody tr td .control-btn-table a:last-child {
  margin-right: 0px;
}
.modal {
  width: 100%;
  max-width: 360px;
  padding: 37px 33px 46px 33px;
  overflow: unset;
  position: relative;
}
.modal.ceiling_measuring_sheet {
  max-width: 1082px;
}
.modal.blank_measurement {
  width: 100%;
  max-width: 1082px;
}
.modal .close-modal {
  position: absolute;
  top: 15px;
  right: 15px;
  background: url('../img/cancel-window.svg') 0px 0px no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px;
}
.modal .form-name {
  margin-bottom: 11px;
  display: inline-block;
  width: 100%;
}
.modal .items {
  margin-top: 13px;
}
.modal .items .address,
.modal .items .name {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.modal#monthly_salary .control-btn {
  margin-top: 4px;
  margin-bottom: 25px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.modal#monthly_salary .control-btn .left {
  margin-right: 10px;
  display: block;
  line-height: 0;
  padding: 7px 0px;
}
.modal#monthly_salary .control-btn .left img {
  transform: rotate(90deg);
}
.modal#monthly_salary .control-btn .right {
  margin-left: 10px;
  display: block;
  line-height: 0;
  padding: 7px 0px;
}
.modal#monthly_salary .control-btn .right img {
  transform: rotate(-90deg);
}
.modal#monthly_salary .control-btn .disable {
  opacity: 0.4;
}
.modal#monthly_salary .control-btn span {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #012959;
}
.modal#monthly_salary ul.months {
  padding: 0px 0px;
  margin: 0px 0px;
}
.modal#monthly_salary ul.months li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3px;
}
.modal#monthly_salary ul.months li:last-child {
  margin-bottom: 0px;
}
.modal#monthly_salary ul.months li:before {
  content: '';
  border-bottom: 2px solid red;
  width: 100%;
  position: absolute;
  bottom: 9px;
  border-image: url(../img/border_icon.png) 2 repeat;
}
.modal#monthly_salary ul.months li .mon-name {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.81;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-right: 3px;
}
.modal#monthly_salary ul.months li .count {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: right;
  color: #012959;
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-left: 3px;
  cursor: pointer;
}
.modal#monthly_salary ul.months li .count div {
  border-bottom: 2px dotted #012959;
}
.modal#monthly_salary ul.months li .hover-block {
  position: absolute;
  right: -60px;
  background: #ffffff;
  top: 32px;
  z-index: 3;
  width: 190px;
  border: solid 1px #e8e8e8;
  padding: 7px 11px;
  display: none;
}
.modal#monthly_salary ul.months li .hover-block:before {
  content: '';
  display: block;
  background: url('../img/1.png') 0px 0px no-repeat;
  width: 16px;
  height: 9px;
  top: -8px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.modal#monthly_salary ul.months li .hover-block .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.modal#monthly_salary ul.months li .hover-block .items .item {
  display: block;
}
.modal#monthly_salary ul.months li .hover-block .items .item .tex {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
}
.modal#monthly_salary ul.months li .hover-block .items .item .count-price {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #00adee;
}
.modal .custom-select {
  width: 100%;
}
.modal .custom-select .select-block {
  cursor: pointer;
  box-shadow: inset 0 -2px 3px 0 rgba(0, 0, 0, 0.18);
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  width: 100%;
  max-width: 150px;
  position: relative;
}
.modal .custom-select .select-block span {
  padding: 8px 13px 11px 13px;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.modal .custom-select .select-block:after {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  content: '';
  display: inline-block;
  margin: auto 0;
  background: url("../../img/arrow-point.svg") 0px 0px no-repeat;
  width: 9px;
  height: 5px;
}
.modal .custom-select .select-options {
  display: none;
  position: absolute;
  z-index: 222;
  background-color: #ffffff;
  border: solid 1px #f0f0f0;
}
.modal .custom-select .select-options .option {
  padding: 8px 0px;
  margin: 0px 13px;
  border-bottom: 1px solid #efefef;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  cursor: pointer;
}
.modal .custom-select .select-options .option:last-child {
  border-bottom: 0px;
}
.modal .custom-select .select-options .option div {
  font-weight: bold;
}
.modal .custom-select .select-options .option:hover {
  color: #213c75;
}
.modal .buttons-content {
  margin-top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.modal .buttons-content button {
  width: 100%;
  max-width: 142px;
}
.handle {
  display: inline-block;
}
.handle:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 16px;
  background: url('../img/helmet.svg') 0px 0px no-repeat;
}
.check {
  display: inline-block;
}
.check:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 12px;
  background: url('../img/checked.svg') 0px 0px no-repeat;
}
.shut {
  display: inline-block;
}
.shut:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 16px;
  background: url('../img/logout2.svg') 0px 0px no-repeat;
}
.cancel {
  display: inline-block;
}
.cancel:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 21px;
  background: url('../img/cancel.svg') center 0px no-repeat;
}
.cancel.absolute:before {
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position-x: center;
  background-position-y: center;
}
.edit {
  display: inline-block;
}
.edit:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url('../img/pencil.svg') center 0px no-repeat;
}
.delete {
  display: inline-block;
}
.delete:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url('../img/delete.svg') center 0px no-repeat;
}
.designate-measurement {
  display: inline-block;
}
.designate-measurement:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 25px;
  background: url('../img/design-tools.svg') center 0px no-repeat;
}
.designate-measurement span {
  width: 53px;
  display: block;
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #213c75;
  margin-top: 3px;
}
.numbered-list {
  display: inline-block;
}
.numbered-list:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/numbered-list.svg') center 0px no-repeat;
}
.file {
  display: inline-block;
}
.file:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/file.svg') center 0px no-repeat;
}
.link {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #012959;
}
.link span {
  position: relative;
  display: inline-block;
  border-bottom: 2px dotted #012959;
  border-image: url('../img/border_icon.png') 2 repeat;
}
.link:hover span {
  border-color: transparent;
  border-image: unset;
}
.button-orange {
  min-height: 43px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(#ff9c00, #ff7f00);
  background-image: -o-linear-gradient(#ff9c00, #ff7f00);
  background-image: linear-gradient(#ff9c00, #ff7f00);
  -webkit-box-shadow: 0 4px 0 0 #da6100;
  box-shadow: 0 4px 0 0 #da6100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 0px 25px;
  border: none;
}
.button-orange.active {
  border: solid 2px #a0a0a0  !important;
}
.button-orange.not-active {
  cursor: default;
  background: rgba(136, 136, 136, 0.45);
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.button-orange.not-active:active {
  position: relative;
  top: 0px;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.button-orange:hover {
  text-decoration: none;
  color: #ffffff;
}
.button-orange:active {
  -webkit-box-shadow: 0 0px 0 0 #da6100;
  box-shadow: 0 0px 0 0 #da6100;
  position: relative;
  top: 3px;
}
.button-orange:focus {
  text-decoration: none;
  color: #ffffff;
}
.button-orange-big {
  width: 100%;
  max-width: 290px;
  min-height: 60px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(#ff9c00, #ff7f00);
  background-image: -o-linear-gradient(#ff9c00, #ff7f00);
  background-image: linear-gradient(#ff9c00, #ff7f00);
  -webkit-box-shadow: 0 4px 0 0 #da6100;
  box-shadow: 0 4px 0 0 #da6100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 0px 25px;
  border: none;
}
.button-orange-big:hover {
  text-decoration: none;
  color: #ffffff;
}
.button-orange-big:active {
  box-shadow: 0 0px 0 0 #da6100;
  position: relative;
  top: 3px;
}
.button-orange-big:focus {
  text-decoration: none;
  color: #ffffff;
}
.button-orange-white-bg {
  min-height: 43px;
  border-radius: 6px;
  border: solid 2px #ff8000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 15px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ff8000;
  background: #fff;
}
.button-orange-white-bg.active {
  border: solid 2px #a0a0a0 !important;
}
.button-orange-white-bg.not-active {
  border: solid 2px transparent;
  cursor: default;
  background: rgba(136, 136, 136, 0.45);
  -webkit-box-shadow: unset;
  box-shadow: unset;
  color: #ffffff;
}
.button-orange-white-bg.not-active:active {
  position: relative;
  top: 0px;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
.button-orange-white-bg.not-active:hover {
  background: rgba(136, 136, 136, 0.45);
}
.button-orange-white-bg:hover {
  text-decoration: none;
  color: #ffffff;
  background-image: -webkit-linear-gradient(#ff9c00, #ff7f00);
  background-image: -o-linear-gradient(#ff9c00, #ff7f00);
  background-image: linear-gradient(#ff9c00, #ff7f00);
}
.button-orange-white-bg:active {
  box-shadow: 0 0px 0 0 #da6100;
  position: relative;
  top: 3px;
}
.button-orange-white-bg:focus {
  text-decoration: none;
}
.button-message {
  background: transparent;
  border-radius: 6px;
  border: solid 1px #012959;
  height: 42px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #012959;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 30px;
  position: relative;
  overflow: hidden;
}
.button-message span {
  display: inline-block;
}
.button-message:before {
  content: '';
  width: 17px;
  height: 13px;
  background: url('../img/mess.svg') 0px 0px no-repeat;
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
h1,
.h1 {
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin: 0px 0px;
}
h2,
.h2 {
  margin: 0px 0px;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
h2 span,
.h2 span {
  font-weight: normal;
}
.rubl {
  font-family: "Rouble";
}
.ui-widget.ui-widget-content {
  z-index: 66666666 !important;
}
a,
button,
select,
input,
textarea {
  outline: none;
}
a:focus,
button:focus,
select:focus,
input:focus,
textarea:focus,
a:active,
button:active,
select:active,
input:active,
textarea:active {
  outline: none;
  text-decoration: none;
}
