/* DEGAM-Soft */
/* Врменное CSS для нового дизайна */
/**/

/*Fonnts*/
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-ExtraLight.ttf');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-ExtraLightItalic.ttf');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-LightItalic.ttf');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-Italic.ttf');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-SemiBold.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../../fonts/SourceSansPro-SemiBoldItalic.ttf');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-SemiBold.ttf');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../../fonts/SourceSansPro-SemiBoldItalic.ttf');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../../fonts/SourceSansPro-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../fonts/SourceSansPro-Bold.ttf');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../../fonts/SourceSansPro-BoldItalic.ttf');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../../fonts/SourceSansPro-Black.ttf');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  src: url('../../fonts/SourceSansPro-BlackItalic.ttf');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'glyphicons-halflings-regular';
  src: url('../fonts/glyphicons-halflings-regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon-dop.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon-arrow';
  src: url('../fonts/icomoon.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon-pay';
  src: url('../fonts/icomoon-pay.eot?okvj95');
  src: url('../fonts/icomoon-pay.eot?okvj95#iefix') format('embedded-opentype'),
    url('../fonts/icomoon-pay.ttf?okvj95') format('truetype'),
    url('../fonts/icomoon-pay.woff?okvj95') format('woff'),
    url('../fonts/icomoon-pay.svg?okvj95#icomoon-pay') format('svg');
  font-weight: normal;
  font-style: normal;
}
/***/
/*Icomoon*/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
  content: "\e900";
}

.icon-reload:before {
  content: "\e901";
}

.icon-close:before {
  content: "\e902";
}

.icon-ok:before {
  content: "\e903";
}

.icon-warning:before {
  content: "\e904";
}

.icon-search:before {
  content: "\e905";
}

.icon-pdf:before {
  content: "\e906" !important;
}

.icon-youtube:before {
  content: "\e907" !important;
}
.icon-right:before {
    content: "\e90c";
}

.icon-wallet {
  font-family: 'icomoon-pay' !important;
}
.icon-wallet:before {
  content: "\e900";
}

.block_login {
  position: relative;
  display: block;
  float: left;
  max-width: 220px;
}

.closed {
  font-size: 30px;
  color: #003c82;
}

.closed:hover,
.closed:active {
  font-size: 30px;
  color: #e60d0d;
}

.closed-doc {
  font-size: 15px;
  color: #003c82;
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  font-weight: 900;
}

.closed-doc:hover,
.closed-doc:active {
  color: #e60d0d;
}

.ok {
  font-size: 14px;
  margin-left: 10px;
}

.ok-right {
  font-size: 14px;
  margin-right: 10px
}

.isearch {
  font-size: 26px;
  color: #9ba9bb;
  padding: 0 15px;
}

.isearch:hover {
  font-size: 26px;
  color: #003c82;
}

.warning {
  font-size: 14px;
  margin-left: 10px;
}

.reload {
  font-size: 28px;
  color: #9ba9bb;
  padding: 0 15px;
}

.reload:hover,
.reload:active {
  color: #003c82;
}

.user {
  color: #abb2bc;
  font-size: 26px;
  padding: 17px 0;
}

.user {
  color: #abb2bc;
  font-size: 26px;
  padding: 17px 0;
}

.user-info > .user {
  width: 100%;
  text-align: center;
  text-decoration: none;
}

.user-info:hover>.user {
  color: #0766d4;
}

.user-info:hover {
  background-color: #f3f3f3;
}
/***/
/*Main*/
body {
  min-height: 100vh;
  padding-left: 0;
  padding-right: 0;
  font-family: 'Source Sans Pro';
  font-size: 14px;
}

body.lk,
body {
  background-color: #eef3fa;
}

.lk h1,
.lk h2,
.lk h3,
.lk h4 {
  text-overflow: ellipsis;
  overflow: hidden;
}
/***/
/*Panel Header*/
.lk .navbar {
  border-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #e0e4ea;
}

.lk .navbar-header {
  min-height: 90px;
  width: 100%;
}

.lk .navbar-brand {
  margin: 0;
  padding: 0px;
  position: relative;
  display: block;
  height: auto;
}

.lk .navbar-brand img {
/*  padding: 36px 10px 24px 50px; */
  padding: 16px 10px 16px 15px;
}

.lk .navbar-default {
  background-color: #fff !important;
  margin: 0;
  z-index: 900;
}

.lk .navbar-toggle {
  position: relative;
  float: left;
  padding: 38px 0px 38px 27px;
  background-color: transparent;
  background-image: none;
  border: 0px solid transparent;
  margin: 0;
}

.lk .navbar-default .navbar-toggle:focus,
.lk .navbar-default .navbar-toggle:hover {
  background-color: #fff;
}

.lk .navbar-default .navbar-toggle .icon-bar {
  background-color: #0b2543;
}

/*
.lk .header_menu {
  position: relative;
  display: flex;
  flex-flow: wrap;
}

.lk .header_menu ul {
  list-style-type: none;
  padding: 0px 15px;
  margin: 0;
  position: relative;
  display: flex;
  float: right;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: 0;
}
*/

.lk .header_menu ul li {
  display: inline;
  font-size: 16px;
  text-decoration: underline;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  padding: 0;
}

.lk .header_menu ul li a {
  display: inline-block;
  font-size: 16px;
  text-decoration: underline;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  padding: 35px 0;
}

.lk .header_menu ul li a:hover {
  color: #337ab7;
}

.lk .header_menu ul li span {
  width: 22px;
  height: 22px;
  content: "";
  display: inline-block;
  vertical-align: top;
  background: #fcb813;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  left: 10px;
  text-align: center;
  font-size: 14px;
}

.lk .right_menu {
  position: relative;
/*  display: flex; */
  display: block;
  float: right;
  flex-wrap: wrap;
  margin-left: auto;
}

.lk .notific a,
.lk .settings a,
.lk .exit a {
  padding: 35px 15px 35px 15px;
  display: inline-block;
}

.lk .info-user,
.lk .notific,
.lk .settings,
.lk .exit {
  float: right;
}

.lk .exit a {
  padding: 35px 15px 33px 15px;
}

.lk .exit span {
  font-weight: 500;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #003c82;
  cursor: pointer;
}

.lk .number {
  position: relative;
  display: none;
  padding: 27px 30px 27px 10px;
}

.lk .number span {
  position: relative;
  display: block;
  font-family: 'Source Sans Pro';
  font-size: 13px;
  text-transform: uppercase;
  color: #9ba9bb;
}

.lk .number b {
  position: relative;
  display: block;
  margin-top: -5px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
}


.lk .number img {
  position: absolute;
  top: 43px;
  left: 125px;
}

.lk .left_menu {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: block;
  background-color: #fff;
  height: 100%;
}

.lk .navbar .navbar-header .back_site {
  border-right: 1px solid #e0e4ea;
  font-size: 13px;
  text-transform: uppercase;
  color: #9ba9bb;
  font-family: 'Source Sans Pro';
  position: relative;
  display: flex;
  float: left;
}

.lk .navbar .navbar-header .back_site span {
  padding: 38px 40px 36px 50px;
  position: relative;
  display: block;
}

.lk .navbar .navbar-header .back_site span::before {
  content: url('../imgs/right.png');
  position: absolute;
  margin: 0;
  top: 40px;
  left: 25px;
}

.lk .left_menu .back_site {
  padding: 30px 35px;
  font-size: 13px;
  text-transform: uppercase;
  color: #9ba9bb;
  font-family: 'Source Sans Pro';
  position: relative;
  display: flex;
  float: left;
  width: 100%;
}

.lk .left_menu .back_site span {
  position: relative;
  display: block;
}

.lk .left_menu .back_site span::before {
  background: none;
  border: 0;
  content: "\e90c";
  color: #9ba9bb;
  float: right;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon-arrow' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  left: -27px;
  top: 2px;
}

.lk .left_menu .back_site:hover {
  background-color: #f3f3f3;
}
/***/

/*Menu*/
.lk .left_menu .gray_menu {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
}

.lk .left_menu .gray_menu ul {
  list-style-type: none;
  padding: 0;
  margin: 20px 0;
}

.lk .left_menu .gray_menu ul li a {
  padding: 15px 15px 15px 15px;
  display: inline-block;
  width: 100%;
  color: #0b2543;
  text-decoration: none;
}

.lk .left_menu .gray_menu ul li a:hover {
  background-color: #dcdddf;
  font-weight: 600;
  color: #0b2543;
  text-decoration: none;
}

.lk .left_menu .white_menu {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
}

.lk .left_menu .white_menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.lk .left_menu .white_menu ul li a {
  padding: 15px 15px 15px 15px;
  display: inline-block;
  width: 100%;
  color: #0b2543;
  text-decoration: none;
  font-weight: 400;
}

.lk .left_menu .white_menu ul li a:hover {
  background-color: #f3f3f3;
  font-weight: 400;
  color: #0b2543;
  text-decoration: none;
}

.lk .left_menu .white_menu ul li a.active {
  font-weight: 400;
  background-color: #f3f3f3;
  color: #9ba9bb;
}

.lk .menu_click {
  cursor: pointer;
}
/***/
/*Class for modificate blocks*/
.lk .zero {
  padding: 0;
  margin: 0;
}

.lk .pad-v {
  padding-top: 15px;
  padding-bottom: 15px;
}

.lk .mobile {
  margin-bottom: 0;
  z-index: 500;
}

.lk .mobile .navbar-header {
  margin: 0;
}
.lk .pes-lk-banner {
  display: inline-block;
  height: 92px;
}
/*
.lk .pes-lk-banner {
  padding: 30px 15px;
  margin: 0;
  max-width: 100%;
  margin-top: 0 !important;
}

.lk .pes-lk-banner .banner-8x1 {
  width: 100%;
}
*/
.lk .pes-lk-banner img {
	height: 100%;
}

.lk .grey {
  background-color: #f0f1f5;
  z-index: 10;
}

.lk .fio_block {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px 80px 0;
}

.lk .fio {
  position: relative;
  float: left;
}

.lk .fix_button {
  position: relative;
  float: right;
  margin-left: auto;
}

.lk .fio span {
  font-family: 'Source Sans Pro';
  font-size: 32px;
  color: #0b2543;
  font-weight: 600;
}

.lk .fix_button button {
  font-family: 'Source Sans Pro';
  font-size: 13px;
  font-weight: 700;
  color: #003c82;
  text-transform: uppercase;
  border: 2px solid #003c82;
  padding: 10px 20px;
  background-color: #f0f1f5;
}

.lk .addres_block {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 80px;
}

.lk .addres_block .title_addres {
  position: relative;
  display: block;
  width: 100%;
  font-family: 'Source Sans Pro';
  font-size: 13px;
  color: #9ba9bb;
  text-transform: uppercase;
}

.lk .addres_block .addres {
  position: relative;
  display: block;
  width: 100%;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
}

.lk .acc_block,
.lk .search {
  display: inline-block;
  position: relative;
  float: left;
  background-color: #fff;
  width: 100%;
}

.lk .acc_block {
  padding: 25px 0px 15px 50px;
  border-right: 1px solid #e0e4ea;
  min-width: 190px;
}

.lk .personal_account span::after {
  content: url('../imgs/arrow.png');
  position: absolute;
  margin: 0;
  top: -6px;
  right: -16px;
}

.lk .search {
  text-align: right;
  padding: 34px 30px;
}

.lk .acc_block .title_acc {
  font-family: 'Source Sans Pro';
  font-size: 13px;
  color: #9ba9bb;
  font-weight: 500;
  text-transform: uppercase;
}

.lk .acc_block .personal_account {
  font-family: 'Source Sans Pro';
  font-size: 24px;
  color: #003c82;
  font-weight: 600;
  text-transform: uppercase;
}

.lk .acc_block .personal_account span {
  position: sticky;
}

.lk .pad_table {
  padding: 0 30px;
}

.lk .acc_info {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 60px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}

.lk .acc_info .block {
  position: relative;
  display: flex;
  border-bottom: 1px solid #e0e4ea;
  height: auto;
  background-color: #fff;
}

.lk .acc_info .title_table {
  position: relative;
  display: flex;
  height: auto;
  background-color: #fff;
  padding: 35px 25px 15px;
}

.lk .title_table .first_block {
  float: left;
  position: relative;
  display: block;
  width: 50%;
  text-align: left;
  background-color: #f1f4f9;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #abb2bc;
  font-weight: 600;
  padding: 15px 30px;
}

.lk .title_table .second_block {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  text-align: right;
  background-color: #f1f4f9;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #abb2bc;
  font-weight: 600;
  padding: 15px 30px;
}

.lk .title_items_table {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 0 25px;
}

.lk .title_items_table .first_block {
  float: left;
  position: relative;
  display: block;
  width: 50%;
  text-align: left;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 600;
  padding: 15px 30px;
}

.lk .title_items_table .first_block span {
  position: relative;
  display: block;
  color: #9ba9bb;
  font-size: 14px;
  font-weight: normal;
}

.lk .title_items_table .second_block {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  text-align: right;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 600;
  padding: 26px 30px;
  vertical-align: middle;
}

.lk .title_items_table .mod_fisrt_block {
  float: left;
  position: relative;
  display: block;
  width: 50%;
  text-align: left;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 600;
  padding: 26px 30px;
  vertical-align: middle;
}

.acc_info .line {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #e0e4ea;
  width: 100%;
}

.white {
  background-color: #f0f1f5 !important;
}

.lk .white {
  background-color: #f0f1f5 !important;
}

.in_order {
  color: #61c418;
}

.out_of_order {
  color: #e65537;
}

.lk .mobile .info {
  position: relative;
  display: block;
  float: right;
  margin-left: auto;
  padding-right: 15px;
}

.lk .mobile .logo {
  position: relative;
  display: block;
  float: left;
}

.lk .mobile .info .m_data,
.lk .mobile .info .m_number {
  position: relative;
  display: block;
  float: left;
  padding: 23px 10px;
}

.lk .mobile .info .m_data span,
.lk .mobile .info .m_number span {
  position: relative;
  display: block;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: 400;
}

.lk .mobile .info .m_data span.blue,
.lk .mobile .info .m_number span.blue {
  position: relative;
  display: block;
  color: #003c82;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: 500;
}

.lk .info_user {
  position: relative;
  display: block;
  float: right;
  padding-right: 15px;
/*  margin-left: 45px; */
}

.lk .logo {
  position: relative;
  display: block;
  float: left;
}

.lk .info_user .m_data,
.lk .info_user .m_number {
  position: relative;
  display: block;
  float: left;
  padding: 25px 10px 20px;
}

.lk .info_user .m_data span,
.lk .info_user .m_number span {
  position: relative;
  display: block;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: 400;
}

.lk .info_user .m_data span.blue,
.lk .info_user .m_number span.blue {
  position: relative;
  display: block;
  color: #003c82;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: 500;
}
/***/
/*Mob_menu*/
.lk .menu {
  text-align: left;
  padding: 20px 10px;
}

.lk .menu .menu__icon p {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #abb2bc;
  font-weight: 500;
  margin-left: 35px;
  top: -5px;
  position: absolute;
}

.lk .menu__icon {
  display: none;
  width: 22px;
  height: 12px;
  position: relative;
  cursor: pointer;
}

.lk .menu__icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #abb2bc;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.lk .menu__icon span:nth-child(1) {
  top: 0px;
}

.lk .menu__icon span:nth-child(2),
.lk .menu__icon span:nth-child(3) {
  top: 6px;
}

.lk .menu__icon span:nth-child(4) {
  top: 12px;
}

.lk .menu__links-item {
  display: inline-block;
  color: #0b2543;
  font-family: Arial;
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
  text-decoration: none;
  cursor: pointer;
}
.lk .left_menu .white_menu ul li a.pay_lk {
/*  color: #9ba9bb; */
  padding-right: 50px;
}
.lk .left_menu .white_menu ul li a.pay_lk:hover {
  color: #fff;
  background-color: #003c82;
}
.lk .left_menu .white_menu ul li a.pay_lk::before {
/*  color: #9ba9bb; */
  border: 0;
  content: "\e900";
  float: right;
  font-size: 1.6em;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon-pay' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px;
}
.lk .left_menu .white_menu ul li a.pay_lk:hover:before {
  color: #fff !important;
}

.lk .menu__links-item.pay_lk {
/*  color: #9ba9bb; */
  padding-right: 50px;
}
.lk .menu__links-item.pay_lk:hover {
  color: #fff;
  background-color: #003c82;
}
.lk .menu__links-item.pay_lk::before {
/*  color: #9ba9bb; */
  border: 0;
  content: "\e900";
  float: right;
  font-size: 1.6em;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon-pay' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px;
}
.lk .menu__links-item.pay_lk:hover:before {
  color: #fff !important;
}
.lk .menu__links-item:hover {
  text-decoration: none;
}

.lk .menu.menu_state_open .menu__icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.lk .menu.menu_state_open .menu__icon span:nth-child(2) {
  transform: rotate(45deg);
}

.lk .menu.menu_state_open .menu__icon span:nth-child(3) {
  transform: rotate(-45deg);
}

.lk .menu.menu_state_open .menu__icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.lk .menu.menu_state_open .menu__links {
  display: block;
}

.lk .menu_state_open {
  display: block !important;
}

.lk .underline {
  border-bottom: 1px solid #e0e4ea;
}
/***/
.lk .form_center {
  position: relative;
  display: block;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  height: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.lk .form_center.auth_fluid {
  max-width: none;
  margin-left: 15px;
  margin-right: 15px;
}
/*jumbotron*/
.lk .form_center .jumbotron {
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin-bottom: 10px;
}

.lk .form_center .jumbotron .form-group {
  padding: 10px 30px;
}

.lk .form_center .jumbotron .form-group label {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #003c82;
  font-weight: 500;
}

.lk .form_center .jumbotron .form-group input {
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .055);
  border: 1px solid #e0e4ea;
}

.lk .form_center .jumbotron .form-group .form-control {
  height: 40px;
}

.lk .form_center .jumbotron .btn_center {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 30px;
}

.lk .form_center .jumbotron .btn_center input.btn {
  background: #003c82;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none !important;
  font-family: "Source Sans Pro",
    sans-serif;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  border: 0;
  padding: 17px 25px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 147px;
  margin-left: auto;
}

.lk .form_center .jumbotron .btn_center input.btn:hover {
  background: #0050b4;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none !important;
}

.lk .form_center .jumbotron .btn_center a.btn {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  font-weight: 600;
  color: #003c82;
  text-transform: uppercase;
  border: 2px solid #003c82;
  padding: 16px 20px;
  background-color: #fff;
  border-radius: 0;
  margin-left: 15px;
  margin-right: auto;
}

.lk .form_center .jumbotron .btn_center a.btn:hover {
  background: #0050b4;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 2px solid #0050b4;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none !important;
}

.lk .form_center .jumbotron .text {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  float: left;
  text-align: center;
  padding: 15px 30px;
  background-color: #f1f4f9;
}

.lk .form_center .jumbotron .text p {
  font-size: 15px;
  color: #0b2543;
  font-weight: 600;
  margin: 0;
}

.lk .form_center .jumbotron .text.regular p {
  font-weight: 400;
}

.lk .form_center .jumbotron .links {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 30px 15px;
  border-top: 1px solid #e0e4ea;
  overflow: hidden;
}

.lk .form_center .jumbotron .links a {
  font-size: 16px;
  border-bottom: 1px solid #0b2543;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-align: center;
}
.lk .form_center .jumbotron .links a span.icon-pdf {
  font-size: 32px;
  text-decoration: none!important;
  text-transform: none!important;
  border: 0 !important;
  margin-top: 7px;
  position: relative;
  display: block;
}

.lk .form_center .jumbotron .links a span.icon-youtube {
  font-size: 32px;
  text-decoration: none!important;
  text-transform: none!important;
  border: 0!important;
  margin-top: 6px;
  position: relative;
  display: block;
}
.lk .form_center .jumbotron .links a:hover,
.lk .form_center .jumbotron .links a:focus {
  color: #0050b4;
  text-decoration: none;
}

.lk legend,
.lk h1.legend {
  font-family: 'Source Sans Pro';
  font-size: 22px;
  color: #0b2543;
  border-bottom: 1px solid #e0e4ea;
  font-weight: 600;
  padding: 20px 30px;
}

.lk .autorization .back_site_min {
  display: none;
}
.lk.ul .autorization .radio-block label {
  font-weight: 400;
  padding-right: 15px;
  padding-left: 2px;
}

/***/
/*Panels*/
.lk .panel {
  border: 0;
  border-radius: 0;
  background-color: #fff;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  z-index: 100;
}

.lk .panel-heading {
  padding: 15px 30px;
}

.lk .panel-heading .panel-title {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
}

.lk .panel-heading h4.panel-title {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
}

.lk h1.panel-heading.panel-title {
  font-size: 24px;
}
.lk h2.panel-heading.panel-title {
  font-size: 30px;
}
.lk h3.panel-heading.panel-title {
  font-size: 24px;
}
.lk h4.panel-heading.panel-title {
  font-size: 16px;
}

.lk .heading .panel-title {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 600;
}

.lk .panel-vpad .panel-heading {
  padding: 35px 30px;
}

.lk .panel-body {
  padding: 15px 30px;
}

.lk .panel-body-top {
  padding: 15px 30px 0;
}

.lk .panel-body-bottom {
  padding: 0 30px 15px;
}

.lk .panel-vpad .panel-body {
  padding: 15px 15px;
}

.lk .panel-vpad .panel-body-top {
  padding: 15px 15px 0;
}

.lk .panel-vpad .panel-body-bottom {
  padding: 0 15px 15px;
}

.lk .panel-footer {
  padding: 15px 30px;
}

.lk .panel-vpad .panel-footer {
  padding: 15px 30px;
}

.lk .panel-small {
  padding: 15px 5px;
}
.lk .panel-hpad-small {
  padding-left: 15px;
  padding-right: 15px;
}

.lk .panel-heading+.panel-collapse .panel-body,
.lk .panel-heading+.panel-body,
.lk .panel-body+.panel-footer {
  padding-top: 0;
}

.lk .panel-vpad .vpad {
  margin-bottom: 20px;
}

.lk .panel-vpad .small-vpad {
  margin-bottom: 10px;
}

.lk .small-up {
  margin-top: 10px;
}

.lk .panel-table {}

.lk .text-grey {
  color: #9ba9bb;
  font-size: 14px;
}

.lk .panel.strong-grey {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 400;
}

.lk .panel.strong-grey p {
  margin-bottom: 0;
}

.lk .panel.strong-grey p.small-vpad {
  margin-bottom: 10px;
}

.lk .panel.strong-grey strong {
  text-transform: uppercase;
  color: #9ba9bb;
  font-size: 13px;
  font-weight: 600;
  display: block;
  padding-bottom: 5px;
}
/***/
/*Alerts*/
.lk .alert {
  border-radius: 0;
  border: 0;
  padding: 15px 30px;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 400;
}

.lk .alert-warning {
  border-radius: 0;
  border: 0;
  padding: 10px 30px;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  background-color: #f9b02c;
}

.lk #qutanceSubscribeBox,
.lk #qutanceSubscribeEmailBox,
.lk #needPaperQuitanceBox {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 400;
}
/*
.lk #needPaperQuitanceLabel {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
}

.lk #needPaperQuitanceValue {
  margin-right: 8px;
  margin-left: -3px;
}
*/
.lk .prev_text {
  font-size: 14px;
}
/***/

input[type=checkbox],
input[type=radio] {
  margin: 6px 0 0;
  line-height: normal;
}

/*Buttons*/
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
select.active.focus,
select.active:focus,
select.focus,
select:active.focus,
select:active:focus,
select:focus,
option.active.focus,
option.active:focus,
option.focus,
option:active.focus,
option:active:focus,
option:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
}

.lk .btn {
  padding: 10px 20px;
  border-radius: 0px;
  border: 2px solid transparent;
  font-family: 'Source Sans Pro';
  text-transform: uppercase;
  transition: all 0.2s ease;
}

.lk .btn-default {
  color: #003c82;
  background-color: #fff;
  border: 2px solid #003c82;
}

.lk .panel-heading-lite .btn-default {
  color: #003c82;
  background-color: #f7f7f7;
  border: 2px solid #003c82;
}

.lk .btn-default:hover {
  color: #fff;
  background: #0050b4;
  border: 2px solid #0050b4;
}

.lk .btn-default-2 {
  color: #0b2543;
  background: #fff;
  border: 2px solid #e0e4ea;
  font-weight: 500;
}

.lk .btn-default-2:hover {
  background-color: #67c521;
  border-color: #52a713;
  color: #fff;
}

.lk .btn-primary {
  color: #fff;
  background-color: #003c82;
  border-color: #003c82;
}

.lk .btn-primary:hover {
  background-color: #0050b4;
  border-color: #0050b4;
}

.lk .btn-success {
  color: #fff;
  background-color: #52a713;
  border-color: #52a713;
}

.lk .btn-success:hover {
  background-color: #4a9811;
  border-color: #4a9811;
}

.lk .btn-success:active {
  background-color: #418a0b;
  border-color: #418a0b;
}
.lk .btn-alert {
  color: #fff;
  background-color: #f9b02c;
  border-color: #f9b02c;
}
.lk .btn-alert:hover {
  background-color: #de940e;
  border-color: #de940e;
}
.lk .btn-danger {
  color: #fff;
  background-color: #ec3a35;
  border-color: #ec3a35;
}
.lk .btn-danger:hover {
  background-color: #da2924;
  border-color: #da2924;
}
.lk .btn-sm {
  padding: 5px 10px;
  line-height: 1.5;
  font-size: 12px;
}

.lk .btnPay {
  margin-left: 20px;
}

.lk .btn-lg {
  padding: 15px 30px;
  font-size: 13px;
  line-height: 1;
}

.lk .btn-md {
  padding: 8px 20px;
  line-height: 1.3;
  font-size: 12px;
}

.lk .text-mid {
  font-size: 16px;
  font-weight: 400;
}

.lk .text-big {
  font-size: 22px;
  font-weight: 600;
}

.lk .text-big small::after {
  content: '₽';
  font-size: 18px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #0b2543;
}

.lk .text-success, .lk .text-danger {
  font-family: 'Source Sans Pro';
  font-size: 22px;
  font-weight: 600;
}

.lk .text-success {
  color: #52a713;
}

.lk .panel.strong-grey .text-success strong,
.lk .panel.strong-grey .text-danger strong {
  font-size: 13px;
  color: #9ba9bb;
  font-weight: 600;
}

.lk .btn-success span {
  color: #fff;
}

.lk .btn-douwnload {
  padding-right: 40px;
}

.lk .btn-douwnload::after {
  background: none;
  border: 0;
  content: "\e90c";
  color: #003c82;
  float: right;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon-arrow' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  right: 38px;
  top: 15px;
}

.lk .btn-back {
  padding-right: 40px;
}

.lk .btn-back::after {
  background: none;
  border: 0;
  content: "\e901";
  color: #003c82;
  float: right;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: rotate(322deg);
  -ms-transform: rotate(322deg);
  -webkit-transform: rotate(322deg);
  -o-transform: rotate(322deg);
  transform: rotate(322deg);
  position: absolute;
  transform: scale(-1, 1);
  right: 58px;
  top: 46px;
  font-size: 20px;
}

.lk .btn-back:hover:after {
  color: #fff;
}

.lk .btn-douwnload:hover:after {
  color: #fff;
}
/***/
/*Label*/
.lk .label {
  display: inline;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #52a713;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}

.lk .label-warning {
  background-color: #f7f7f7;
  color: #fbb813;
}

.lk .label-success {
  background-color: #f7f7f7;
}
/***/
/* FooTable */
.lk .footable-detail-row .label-warning {
  background-color: #ecedef;
  color: #fbb813;
}

.lk .footable-detail-row .label-success {
  background-color: #ecedef;
}

.lk .footable-detail-row h3 {
  margin: 0;
}
.lk .footable .footable-disabled td {
  display: none !important;
}
.lk .footable .footable-disabled td:first-child {
  display: table-cell !important;
  padding: 0;
}
.lk .footable .footable-disabled td .fooicon {
  display: none !important;
}
.lk .fooicon {
  /* padding-right: 10px; */
  top: 2px;
}
.lk .nowrap {
  white-space: nowrap !important;
}
.lk .wrap-normal {
  white-space: normal !important;
}
/***/
/*Fixeds*/

.lk .panel-primary-a>.panel-heading {
  background-color: #fff;
  border: 0;
}

.lk .panel-heading-a h3.panel-title {
  font-family: 'Source Sans Pro';
  font-size: 24px;
  color: #0b2543;
  font-weight: 600;
}

.lk .panel-heading-a h3.panel-title strong {
  font-family: 'Source Sans Pro';
  font-size: 13px;
  text-transform: uppercase;
  color: #9ba9bb;
  font-weight: 600;
  display: block;
  padding-bottom: 5px;
}

.lk #collapseOne.panel-collapse.collapse.in .panel-body {
  padding: 35px 30px;
}

#collapseOne.panel-collapse.collapse.in .panel-body p strong {
  font-family: 'Source Sans Pro';
  font-size: 13px;
  text-transform: uppercase;
  color: #9ba9bb;
  font-weight: 600;
  display: block;
  padding-bottom: 5px;
}

#collapseOne.panel-collapse.collapse.in .panel-body p:nth-child(1) {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 400;
  margin-bottom: 35px;
  min-height: 75px;
}

#collapseOne.panel-collapse.collapse.in .panel-body p:nth-child(2) {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 400;
  margin-bottom: 0px;
}

.lk .fix_col {
  width: 75%;
}

.lk .fix_row {
  width: 100%;
}

.lk .first_column {
  border-right: 1px solid #e0e4ea;
  padding-left: 30px;
  padding-right: 30px;
}

.lk .second_column {
  border-left: 1px solid #e0e4ea;
  margin-left: -1px;
}

.lk .border-bottom-column {
  border-bottom: 1px solid #e0e4ea;
}

.lk .border-bottom {
  border-bottom: 1px solid #e0e4ea !important;
  padding: 15px 30px !important;
}

.lk .no-mrg-bottom {
  margin-bottom: 0 !important;
}

.lk .panel-default {
  position: relative;
  z-index: 10;
}

.lk p.panel-title a {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #003c82;
  text-decoration: underline;
  font-weight: 500;
}

.lk p.panel-title a:hover {
  color: #0766d4;
}

.lk .active-link a {
  color: #0766d4;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 1px solid #0766d4;
}
.lk .active-link a:hover,
.lk .active-link a:focus {
  text-decoration: none;
}

.lk .allbig {
  text-transform: uppercase;
}

/***/
/*Tables*/
.lk .table {
  margin-bottom: 0;
}

.lk .table>tbody>tr.active>td,
.lk .table>tbody>tr.active>th,
.lk .table>tbody>tr>td.active,
.lk .table>tbody>tr>th.active,
.lk .table>tfoot>tr.active>td,
.lk .table>tfoot>tr.active>th,
.lk .table>tfoot>tr>td.active,
.lk .table>tfoot>tr>th.active,
.lk .table>thead>tr.active>td,
.lk .table>thead>tr.active>th,
.lk .table>thead>tr>td.active,
.lk .table>thead>tr>th.active .lk .table>tbody>tr.info>th,
.lk .table>tbody>tr.info>td,
.lk .table>thead>tr.info>td,
.lk .table>thead>tr.info>th {
  background-color: #f7f7f7;
}

.lk table td a {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #003c82;
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer;
}

.lk table td a {
  color: #0766d4;
}

.lk table td a.btn {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
}

.lk .table>thead>tr>th {
  border-bottom: 1px solid #e0e4ea;
  border-top: 0;
}

.lk .table>thead>tr>td {
  border-bottom: 1px solid #e0e4ea;
  border-top: 0;
}

.lk .table>thead>tr>td:last-child {
  border-bottom: 0;
}

.lk .table>thead>tr.sub-header>th {
  border-bottom: 0;
  padding: 0px 15px 10px 0;
}

.lk .table>tbody>tr>td,
.lk .table>tbody>tr>th,
.lk .table>thead>tr>th {
  padding: 15px 15px 15px 0;
}

.lk .table>tbody>tr>td:first-child,
.lk .table>tbody>tr>th:first-child,
.lk .table>thead>tr>th:first-child,
.lk .table>tbody>tr>td.footable-first-visible,
.lk .table>tbody>tr>th.footable-first-visible,
.lk .table>thead>tr>th.footable-first-visible {
  padding-left: 30px;
}
.lk .table>tbody>tr>td:last-child,
.lk .table>tbody>tr>th:last-child,
.lk .table>thead>tr>th:last-child,
.lk .table>tbody>tr>td.footable-last-visible,
.lk .table>tbody>tr>th.footable-last-visible,
.lk .table>thead>tr>th.footable-last-visible {
  padding-right: 30px;
}

.lk .table>thead>tr>th {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #9ba9bb;
  font-weight: 400;
}
.lk .footable>thead>tr>th {
  font-size: 14px;
}

.lk .table>tbody>tr>td {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 400;
}

.lk .table>tbody>tr>th {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #0b2543;
  font-weight: 400;
}

.lk .table>thead>tr.sub-header>th {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 500;
}

.lk .panel-default>.panel-heading {
  padding: 15px 30px 15px;
  color: #333;
  background-color: #f7f7f7;
  border-bottom: 0;
}

.lk .panel-heading-lite {
  padding: 15px 20px;
  background-color: #f7f7f7;
}

.lk .table tbody tr td table.footable-details tbody tr th,
.lk .table tbody tr td table.footable-details tbody tr td {
  background-color: #ecedef;
}

.lk .table tbody tr td table.footable-details tbody tr th {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #9ba9bb;
  font-weight: 400;
  font-weight: 600;
  padding: 15px;
}

table.footable>tbody>tr.footable-detail-row>td, 
table.footable>tbody>tr.footable-detail-row>th, 
table.footable>tbody>tr.footable-empty>td, 
table.footable>tbody>tr.footable-empty>th {
  padding-top: 0;
  padding-bottom: 0;
}

.lk .table>tbody>tr.info_all>th,
.lk .table>tbody>tr.info_all>td {
  background-color: #ecedef;
}

.lk .table>tbody>tr.info_all>th {
  vertical-align: inherit;
  padding: 30px 15px 30px 0;
}

.lk .table>tbody>tr.info_all>th>strong {
  font-size: 24px;
  font-weight: 600;
}

.lk .table>tbody>tr.info_all>th.success>strong {
  color: #52a713;
}

.lk .table>tbody>tr.info_all>th>strong>small {
  font-size: 18px;
  font-weight: 600;
}

.lk .table>tbody>tr.info_all>th>strong::after {
  content: '₽';
  font-size: 18px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #0b2543;
}

.lk .table>tbody>tr.info_all>th.success>strong::after {
  color: #52a713;
}

.lk .total_text {
  padding: 20px 0 !important;
}

.lk #total {
  display: initial !important;
}

.lk #total .label-success {
  background-color: #fff;
}

.lk .footable tbody .alert.alert-warning {
  background-color: #f9b02c;
  display: inline;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.lk .footable tbody .alert.alert-success {
  background-color: #52a713;
  display: inline;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.lk .footable tbody .alert.alert-info {
  background-color: #003c82;
  display: inline;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.lk .active-link .alert.alert-success {
  background-color: #52a713;
  display: inline;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.lk .alert.alert-success {
  border-radius: 0;
  border: 0;
  padding: 10px 30px;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  background-color: #52a713;
}
.lk .alert-dismissable .close,
.lk .alert-dismissible .close {
  position: relative;
  top: 1px;
  right: -14px;
  color: #fff;
  opacity: 1;
}
.lk .alert.alert-success:hover {
  background-color: #4a9811;
}

.lk .active-link .alert.alert-info {
  background-color: #003c82;
  display: inline;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/*Вариант для последней строки таблицы*/
.lk .info_all .panel-body {
  background-color: #fff;
  vertical-align: inherit;
  padding: 15px; 
}
/***/
.lk .info_all .panel-body strong {
  font-size: 16px;
  font-weight: 500;
}

.lk .info_all .panel-body .success strong {
  color: #52a713;
}

.lk .info_all .panel-body strong small {
  font-size: 18px;
  font-weight: 600;
}

.lk .info_all .panel-body {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Source Sans Pro';
  color: #0b2543;
}
/*
.lk .info_all .panel-body strong::after {
  content: '₽';
  font-size: 18px;
  font-weight: 600;
  font-family: 'Source Sans Pro';
  color: #0b2543;
  padding-left: 4px;
}
*/
.lk .info_all .panel-body .success strong::after {
  color: #52a713;
}

.lk .footable-detail-row {
  background-color: #ecedef;
}

.lk table.table tbody tr.footable-detail-row td table tbody tr.info td,
.lk table.table tbody tr.footable-detail-row td table tbody tr.info th {
  background-color: #ecedef;
}
.lk .table tbody tr.footable-detail-row > td {
  padding: 0 10px;
}

.lk table.table tbody tr.footable-detail-row td table tbody tr.info th {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color: #9ba9bb;
  font-weight: 400;
  font-weight: 600;
  padding: 10px 18px;
}

.lk table.table tbody tr.footable-detail-row td table tbody tr.info td {
  padding: 8px;
}

tr.footable-detail-row td.text-left,
tr.footable-detail-row td.text-right,
tr.footable-detail-row td.text-center {
  text-align: left;
}

.lk .no-shadow {
  box-shadow: none;
}

.lk .panel-heading {
  border-radius: 0;
}

.lk .panel-warning>.panel-heading {
  background-color: #fbb813;
}

.lk .panel-success>.panel-heading {
  background-color: #52a713;
}

.lk .panel-info>.panel-heading {
  background-color: #003c82;
}

.lk .panel-success>.panel-heading .panel-title {
  color: #fff;
}

.lk .panel-warning>.panel-heading .panel-title {
  color: #fff;
}

.lk .panel-info>.panel-heading .panel-title {
  color: #fff;
}

.lk .panel-heading .panel-title-lite {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  color: #0b2543;
  font-weight: 400;
}

.lk .panel-default .panel-heading {
  background-color: #f7f7f7;
}

/*Forms+input*/
.lk .form-control {
  border: 2px solid #d3dfef;
  width: 100%;
/*  padding: 11px 25px 10px; */
  padding: 8px 25px;
  margin: 0;
  outline: none;
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
  height: auto;
  border-radius: 0;
/*  max-width: 425px; */
/*  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
*/  
}
.lk .form-control:focus {
  border: 2px solid #0050b4;
}

.lk .form-control::placeholder {
  font-size: 14px;
  color: #9ba9bb;
  font-weight: 400;
}

.lk .form-control-text {
  border: 2px solid #d3dfef;
  width: 100%;
  padding: 11px 25px;
  margin: 0;
  outline: none;
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
  min-height: 100px;
  border-radius: 0;
  resize: none;
 /* max-width: 425px;*/
/*  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
*/  
}
.lk .form-control-short .form-control {
  max-width: 425px;	
}

.lk .form-control-text:focus {
  border: 2px solid #0050b4;
}

.lk .form-control-text::placeholder {
  font-size: 14px;
  color: #9ba9bb;
  font-weight: 400;
}

.lk .form-search {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 2px solid #d3dfef;
  width: 100%;
  padding: 11px 25px 10px;
  margin: 0;
  outline: none;
  font-size: 16px;
  color: #0b2543;
  font-weight: 600;
  height: auto;
  border-radius: 0;
/*  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
*/  
}

.lk .form-search:focus {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 2px solid #0050b4;
}

.lk .form-search::placeholder {
  font-size: 14px;
  color: #9ba9bb;
  font-weight: 400;
}

/***/
/*Select*/
.lk select {
  padding: 11px 25px 10px;
  border: 0;
  font-size: 16px;
  min-width: 250px;
  background-color: #fff;
/*  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
*/  
}

.lk select.grey-select {
  border: 2px solid #d3dfef;
  width: 100%;
}

@-moz-document url-prefix() {
  .lk select {
    padding: 0px;
    border: 0;
  }
}

.lk option {
  padding: 10px;
  border-bottom: 1px solid #e0e4ea;
}

.lk option .small {
  color: #9ba9bb;
  font-size: 11px;
  display: block;
  float: left;
}

.lk .no-hidden {
  visibility: hidden !important;
}
.lk .no-decoration {
  text-decoration: none !important;
}
/***/
/*Calendar*/
/*
.lk .lk_wrapper {
  position: relative;
}
.lk .lk_wrapper .lk_cd,
.lk .lk_cd {
  border: 0;
  font-size: 16px;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  background-color: #ecedef;
  padding: 10px 25px 10px 32px;
  text-align: center;
  cursor: pointer;
}

.lk .lk_wrapper input::before{
  content: url(../imgs/cd_ico.png);
  position: absolute;
  top: 0px;
  left: 18px;
  pointer-events: none;
  text-indent: 0;
}
.lk .lk_wrapper input::after {
  content: url(../imgs/cd_arrow.png);
  position: absolute;
  top: 3px;
  right: 13px;
  pointer-events: none; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  text-indent: 0;
}
@-moz-document url-prefix() {
    .lk .lk_wrapper input::after {
        content: url(../imgs/cd_arrow.png);
        position: absolute;
        top: 0px;
        right: 13px;
        pointer-events: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        text-indent: 0;
    }
}
*/
/*
.lk .lk_wrapper {
  position: relative;
  white-space: nowrap;
}
.lk .lk_ico_cd::before {
  content: url(../imgs/cd_ico.png);
  position: absolute;
  margin-top: 10px;
  left: 15px;
  pointer-events: none; 
}
.lk .lk_arrow_cd::before {
  content: url(../imgs/cd_arrow.png);
  position: absolute;
  margin-top: 5px;
  right: 15px;
  pointer-events: none; 
}
*/

.lk .lk_wrapper {
  position: relative;
  white-space: nowrap;
}
.lk .lk_cd {
  border: 0;
  font-size: 16px;
  color: #0b2543;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  background-color: #ecedef;
  padding: 10px 25px 10px 32px;
  text-align: center;
  cursor: pointer;
}

.lk .lk_ico_cd::before {
  content: url(../imgs/cd_ico.png);
  position: absolute;
  top: 2px;
  left: 12px;
  pointer-events: none; 
}
.lk .document-html .lk_ico_cd::before {
  top: 6px;
}
.lk .lk_arrow_cd::before {
  content: url(../imgs/cd_arrow.png);
  position: absolute;
  top: 3px;
  right: 19px;
  pointer-events: none; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lk .document-html .lk_arrow_cd::before {
  top: 7px;
}
.lk .lk_wrapper .lk_ico_cd {
  position: absolute;
  top: 0;
  left: 0;
}
.lk .lk_wrapper .lk_arrow_cd {
  position: absolute;
  top: 0;
  right: 0;
}
.lk .document-html .lk_wrapper {
  margin: 0 4px;
  position: relative;
  display: inline-table;
  text-indent: 0;
}
.lk .document-html .abzac  .lk_wrapper input {
  width: auto;
  position: relative;
} 
@-moz-document url-prefix() {
  .lk .document-html .abzac .lk_wrapper input {
   min-width: 216px;
  }
}


.lk .daterangepicker select {
  min-width: auto;
}
/***/
.lk #cbx {
  margin: 0 10px 0 0;
  position: relative;
  top: 2px;
}
/*Accordeon*/
.lk #accordion .panel-title {
  border-bottom: 1px solid #e0e4ea;
  padding: 20px 30px;
  background-color: #f7f7f7;
  color: #0b2543;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lk #accordion .panel-title:hover {
  background: linear-gradient(to right, #ecedef, #f7f7f7);
  cursor: pointer;
}

.lk #accordion .panel-body {
  border-top: 0;
  background-color: #efefef;
  border-bottom: 1px solid #e0e4ea;
}

.lk #accordion .collapsed .panel-title::after {
  background: none;
  border: 0;
  content: "\e90c";
  color: #a2b0c0;
  float: right;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon-arrow' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  right: 25px;
}

.lk #accordion .panel-title::after {
  background: none;
  border: 0;
  content: "\e90c";
  float: right;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  font-family: 'icomoon-arrow' !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 25px;
  color: #003c82;
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.lk #accordion .panel-collapse.in .panel-body p {
  color: #0b2543 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  min-height: auto !important;
  margin-bottom: 0 !important;
}
/***/
/*Modification Вертикальное выравнивание*/
.lk .vertical-align {
  display: flex !important;
  flex-direction: row;
}

.lk .vertical-align .visible-lg,
.lk .vertical-align .visible-md,
.lk .vertical-align .visible-sm {
  display: flex !important;
  flex-direction: row;
}

.lk .vertical-align>[class^="col-"],
.lk .vertical-align>[class*=" col-"] {
  display: flex;
  align-items: center;
}

.lk .vertical-align .visible-lg>[class^="col-"],
.lk .vertical-align .visible-lg>[class*=" col-"] {
  display: flex;
  align-items: center;
}

.lk .mobile .vertical-align>[class^="col-"],
.lk .mobile .vertical-align>[class*=" col-"] {
  display: flex;
  align-items: center;
}

.lk .mobile .vertical-align .navbar-header>[class^="col-"],
.lk .mobile .vertical-align .navbar-header>[class*=" col-"] {
  display: flex;
  align-items: center;
}

.lk .justify-content-left {
  justify-content: flex-start;
}

.lk .justify-content-right {
  justify-content: flex-end;
}

.lk .justify-content-center {
  justify-content: center;
}
/***/
/*Tooltip*/
.lk .tooltip.top .tooltip-arrow {
    border-top-color: #003c82;
  }

.lk .tooltip.right .tooltip-arrow {
    border-right-color: #003c82;
  }

.lk .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #003c82;
  }

.lk .tooltip.left .tooltip-arrow {
    border-left-color: #003c82;
  }
.lk .tooltip-inner {
  max-width: 350px;
  color: #fff;
  padding: 10px 10px;
  background-color: #003c82!important;
  border-radius: 0rem;
}
.lk .tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}
/***/
/*Modal*/
.lk .modal-title {
  color: #003c82;
}
.lk .modal-content {
  border-radius:0;
  border:0;
  box-shadow: 0 5px 15px rgba(156, 156, 156, 0);
}
.lk span.glyphicon-pencilL:hover {
  cursor: pointer;
}
.lk .modal .panel-primary {
  background-color: #003c82;
}
.lk .modal .panel-primary .modal-title {
  color: #fff;
}
.lk .modal .close {
  color: #fff;
  opacity: 1;
  font-weight: 500;
}
.lk .modal .panel-body p {
  margin: 0;
  color: #0b2543;
  font-size: 16px;
}
.lk .modal .panel-alert {
  background-color: #f9b02c;
}
.lk .modal .panel-alert .modal-title {
  color: #fff;
}
.lk .modal .panel-danger {
  background-color: #ec3a35;
}
.lk .modal .panel-danger .modal-title {
  color: #fff;
}
.lk .modal .panel-success {
  background-color: #52a713;
}
.lk .modal .panel-success .modal-title {
  color: #fff;
}
.lk .modal-backdrop {
  position: fixed;
}

.lk .footable.claim-list .footable-details tr:last-child th {
  padding-top: 26px;
}
.lk .panel-footable-wrapper {
  overflow-y: hidden; 
  overflow-x: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lk .panel-footable-wrapper.list-all {
  overflow-y: auto; 
}
.lk .btn-paginator-all {
    background: #f0f1f5;
    border-top: 1px solid #ddd;
}
.lk .btn-paginator-all > a {
    margin-top: 15px;
}
.lk .btn-paginator-all button {
    margin-top: 15px;
}

/***/
/*Media*/
/* @media (min-width: 650px) and (max-width:8000px) { */
@media (min-width: 650px) {
  table.footable-details>tbody>tr>th:nth-child(1) {
    min-width: 40px;
    width: 255px;
  }
}

/*@media (min-width: 768px) and (max-width: 4000px) {*/
@media (min-width: 768px) {
  .lk .mobile {
    display: none;
  }
  .lk .no-mrg-bottom-sm {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1200px) {
  .lk .btnPay {
    margin-left: 0px;
    margin-top: 10px;
  }
}

@media (max-width: 992px) {
/*
  .lk .header_menu ul {
    display: none;
  }
*/
  .lk .header_menu .right_menu {
    margin-left: auto;
  }

  .lk .menu__icon {
    display: inline-block;
  }

  .lk .menu__links {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    display: none;
    background-color: #f7f7f7;
    z-index: 1000;
    overflow: auto;
    margin-left: 0px;
    margin-right: 0px;
    border-top: 1px solid #e0e4ea;
    width: 100%;
  }

  .lk .menu__links-item {
    display: block;
    padding: 15px 20px;
    text-align: left;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #0b2543;
    font-weight: 400;
    border-bottom: 1px solid #e0e4ea;
  }
  .lk .menu__links-item.active {
    background: #e0e4ea;
  }

  .lk .menu__links-item:focus,
  .lk .menu__links-item:hover {
    background-color: #e0e4ea;
  }

  .lk .title_table .first_block {
    font-size: 14px;
    font-weight: 500;
    padding: 15px 13px
  }

  .lk .title_table .second_block {
    font-size: 14px;
    font-weight: 500;
    padding: 15px 13px;
  }

  .lk .acc_info .title_table {
    padding: 0;
  }

  .lk .title_items_table {
    padding: 0;
  }

  .lk .title_items_table .first_block {
    padding: 15px;
  }

  .lk .title_items_table .second_block {
    padding: 26px 15px 26px 0;
  }

  .lk .title_items_table .mod_fisrt_block {
    font-size: 16px;
    padding: 27px 0px 28px 15px;
  }
  /*.lk .header_menu .info_user {
    display: none;
  }
  */
  .lk .no-panel-body .panel-body {
    padding: 35px 5px;
  }
  .lk .btn-back::after {
    right: 34px;
  }
  .lk .small-up-sm {
    margin-top: 10px;
  }
  .lk .text-left-sm {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .modal-dialog:not(.original) {
  width: 500px;
  margin: 0 auto 30px auto;
  top: 25%;
}
}
@media (max-width: 767px) {
  .lk .panel-vpad .vpad-xs {
    margin-bottom: 20px;
  }

  .lk .panel-vpad .small-vpad-xs {
    margin-bottom: 10px;
  }

  .lk .btn-lg {
    padding: 15px 5px;
    font-size: 1.3rem;
    line-height: 1;
    width: 100%;
    margin-top: 15px;
  }

  .lk .btn-default {
    padding: 15px 5px;
    font-size: 1.3rem;
    line-height: 1;
    width: 100%;
    margin-top: 15px;
  }

    .lk .footable .btn-default {
        margin-top: 0;
    }

  .lk .btn-success {
    padding: 15px 5px;
    font-size: 1.3rem;
    line-height: 1;
    width: 100%;
  }

  .lk .btn-danger {
    padding: 15px 5px;
    font-size: 1.3rem;
    line-height: 1;
    width: 100%;
  }

  .lk .btn-primary {
    padding: 15px 5px;
    font-size: 1.3rem;
    line-height: 1;
    width: 100%;
    margin-top: 15px;
  }

  .lk .btn-douwnload::after {
    font-size: 1.5em;
    top: 30px;
  }

  .lk .btn-back::after {
    top: 28px;
    right: 65px;
  }
 
  .lk .left_menu {
    display: none;
  }

  .lk .mobile {
    display: block;
  }

  .lk .desctop {
    display: none;
  }

  .lk .autorization .desctop {
    display: block;
  }

  .lk .mobile .navbar-brand img {
    padding: 32px 10px 24px 15px;
  }

  .lk .vertical-align {
    display: block !important;
    flex-direction: row;
  }

  .lk .vertical-align .visible-lg,
  .lk .vertical-align .visible-md,
  .lk .vertical-align .visible-sm {
    display: none !important;
    flex-direction: row;
  }

  .lk .vertical-align>[class^="col-"],
  .lk .vertical-align>[class*=" col-"] {
    display: block;
    align-items: center;
  }

  .lk .isearch {
    display: none;
  }
  .reload {
    font-size: 28px;
    color: #9ba9bb;
    padding: 30px 15px 31px;
    display: block;
  }
  .lk .form-control {
    max-width: 100%;
  }
  .lk .form-control-text {
    max-width: 100%;
  }
  .lk .form_center .jumbotron .links {
    display: block;
  }
  .lk .form_center .jumbotron .links a span.icon-pdf {
    padding: 10px 0;
    text-align: right;
  }
  .lk .form_center .jumbotron .links a span.icon-youtube {
    padding: 10px 0;
    text-align: right;
  }
  .lk .small-up-xs {
    margin-top: 10px;
  }
  .lk .small-down-xs {
    margin-bottom: 10px;
  }
  .lk .text-left-xs {
    text-align: left;
  }
}

@media (max-width: 650px) {
  table.footable-details>tbody>tr>th:nth-child(1) {
    min-width: 40px;
    width: 50%;
  }

  .lk .mobile .info {
    position: relative;
    display: block;
    float: left;
    margin-left: 10px;
    padding-right: 15px;
  }

  .lk .mobile .logo {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0e4ea;
  }

  .lk .mobile .info .m_data,
  .lk .mobile .info .m_number {
    position: relative;
    display: block;
    float: left;
    padding: 10px 10px;
  }

  .lk .addres_block,
  .lk .fio_block {
    display: none;
  }

  .lk .pad_table {
    padding: 35px 0;
  }

  .lk select {
    width: 100%;
    min-width: auto;
  }
}

@media (max-width: 480px) {

  .lk table.table tbody tr.footable-detail-row td table tbody tr.info td,
  .lk table.table tbody tr.footable-detail-row td table tbody tr.info th {
    font-size: 14px;
  }

  .lk .autorization .back_site {
    display: none !important;
  }

  .lk .autorization .back_site_min {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    border-right: 1px solid #e0e4ea;
  }

  .lk .autorization .navbar .navbar-header .back_site_min span::before {
    content: url('../imgs/right.png');
    position: absolute;
    margin: 0;
    top: 24px;
    left: 25px;
    display: block !important;
  }

  .lk .autorization .navbar-brand img {
    padding: 20px 10px 10px 25px;
    margin-left: 60px;
  }

  .lk .autorization .navbar-header {
    min-height: 60px;
    width: 100%;
  }
  .lk .footable .footable-details tbody tr.info.measure_tbl td td .checkbox label input {
    width: auto !important;
   }
  .lk .footable tbody tr.info.measure_tbl td input.measure_input {
    width: 100%!important;
  }
 
}
@media (max-width: 320px) {
  .lk .form_center .jumbotron .links a span.icon-pdf {
    padding: 10px 0;
    text-align: left;
  }

  .lk .form_center .jumbotron .links a span.icon-youtube {
    padding: 10px 0;
    text-align: left;
  }
}
/***/
.lk hr {
  border-color: #e0e4ea!important;
}
.lk .editPhone_block input, .lk .addPhone_block input {
	width: 89%;
	display: inline-block;
}

.lk .editPhone_block input[data-delete="1"], .lk .addPhone_block input[data-delete="1"] {
	background-color: #f88;
}

.lk .editPhone_block a, .lk .addPhone_block a {
	color: #d9534f;
	width: 9%;
	display: inline-block;
	text-align: center;
}

.lk .col-simple {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}



/* DOCUMENT-HTML Claims */
table.no-pad-td-lr td {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
        .document-html p {
            margin: 15px 0;
        }

        .document-html input[readonly], .document-html textarea[readonly] {
            background-color: #ebebe4;
        }

        .document-html table.header {
            width: 100%;
        }

            .document-html table.header > tbody > tr > td:nth-child(1), .document-html table.header > tbody > tr > td:nth-child(2) {
                width: 50%;
            }

        @@media (max-width:767px) {
            .document-html table.header > tbody > tr > td:nth-child(1) {
                width: 0%;
            }

            .document-html table.header > tbody > tr > td:nth-child(2) {
                width: 100%;
            }
        }

        .document-html table.header p.no-m {
            margin: 0;
        }

        .document-html table.fields {
            width: 100%;
            margin-top: 15px;
        }

            .document-html table.fields > tbody > tr > td:nth-child(1) {
                padding-right: 0px;
            }

            .document-html table.fields > tbody > tr > td:nth-child(2) {
                width: 100%;
            }

            .document-html table.fields input, .document-html textarea {
                width: 100%;
            }

        .document-html textarea {
            resize: vertical;
        }

        .document-html input, .document-html textarea {
            margin-left: 4px;
            margin-right: 4px;
            padding-left: 4px;
            padding-right: 4px;
        }

        .document-html select {
            margin-left: 4px;
            margin-right: 4px;
        }

        .document-html table.fields td {
            vertical-align: middle;
        }

        .document-html table select {
            border: 1px solid #ccc;
            padding: 9px 5px 10px;
            min-height: 43px;
        }
        .document-html table textarea {
            /* max-height: 70px; */
            border: 1px solid #ccc;
        }
        .document-html table input[type='checkbox'] {
            margin-top: 15px;
        }
        .document-html table .dropdown-toggle {
            margin-top: 0;
            padding: 13px 15px;
        }
        .document-html table .dropdown-menu {
            position: relative;
        }
        .document-html table .dstool-tblrow-del {
            padding: 5px 10px 0;
        }

        .document-html .title {
            text-align: center;
            padding-bottom: 20px;
            font-weight: 600;
        }

        .document-html .abzac {
            text-indent: 30px;
            text-align: justify;
        }

            .document-html .text-right, .document-html .abzac.text-right {
                text-align: right;
            }
/*
        .lk .document-html .lk_ico_cd:before {
            left: -20px;
            margin-top: 6px;
        }

        .lk .document-html .lk_arrow_cd::before {
            margin-top: 0px;
            left: 170px;
        }
*/
        .document-html .lk_wrapper {
            margin: 0 4px;
        }

            .document-html .lk_wrapper input {
                padding: 2px;
                background: #fff;
                border: 1px solid #bbb;
                font-weight: 400;
                color: #000;
                width: 216px;
                margin: 0;
            }
                .document-html .lk_wrapper input[readonly] {
                    background-color: #ebebe4;
                }

        .document-html .content-body input {
            text-align: center;
        }
        .document-html .content-body.input-text-left input {
            text-align: left;
        }
        .document-html .content-body input .lk_wrapper input,
        .document-html .content-body.input-text-left .lk_wrapper input {
            text-align: center;
        }
        .document-html .anketa-body input {
            text-align: left;
        }
        .document-html .anketa-body .lk_wrapper input  {
            text-align: center;
        }

        .document-html .anketa-body p {
            margin-top: 4px;
        }

        .document-html .ds-tool-tablerow textarea {
            resize: none;
            min-width: 100px;
        }

        .document-html input[type="checkbox"] + label,
        #claim-block-email input[type="checkbox"] + label,
        #contract-block-email input[type="checkbox"] + label {
            display: inline;
        }

        .document-html select {
            border: 1px solid #888;
        }

        .btns-stage-group {
            margin-top: 30px;
        }


.lk .left_menu .white_menu ul li a.new-razdel {
  padding-right: 60px;
}

.lk .new-razdel:before {
  border: 1px solid #003c82;
  content: "new";
  float: right;
  font-size: 0.9em;
  font-weight: 600;
  text-align: left;
  font-family: 'Source Sans Pro';
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px;
  text-transform: uppercase;
  padding: 2px 4px;
  border-radius: 5px;
  color: #003c82;
  margin-top: 3px;
}

.lk .contract-block-files-btns {
    padding-top: 15px;
}
.lk .pad-b-10 {
    padding-bottom: 10px;
}

.lk a#help-contract-type,
.lk a#help-contract-type:hover,
.lk a#help-contract-type:focus {
  color: #fff;
  text-decoration: none;
}

@media (max-width:767px) {
    .lk #contract-content-wrap .btn {
        white-space: normal;
        line-height: 1.3em;
    }
}

@media (max-width:767px) {

    .lk .table-xs-line td {
        float: left;
        width: 100%;
    }

    .lk .table-xs-line td:nth-child(1),
    .lk .table.table-xs-line td:nth-child(1) {
        padding: 10px 0 0;
        margin: 0;
    }

    .lk .table-xs-line td:nth-child(2) {
        padding: 10px 0;
    }

    .lk .table-xs-line td textarea,
    .lk .table-xs-line td input {
        margin: 0;
    }

    #claim-content-wrap,
    #contract-content-wrap {
        margin-top: 20px;
    }
}
.no-pad-l {
    padding-left:0;
}
.no-pad-r {
    padding-right:0;
}
.no-pad-t {
    padding-top:0;
}
.no-pad-b {
    padding-bot:0;
}

/*
@media (max-width:991px) {
    .panel-wrap .no-pad-l {
        padding-left: 15px;
    }
     .panel-wrap .no-pad-r {
        padding-right: 15px;
    }
     .panel-wrap .no-pad-t {
        padding-top: 15px;
    }
      .panel-wrap .no-pad-b {
        padding-bottom: 15px;
    }
}

    */