body {
    overflow-y: scroll;
    color: rgba(0,0,0,.70)!important;
}
a {
  color: #2c73b8!important;
}
.color-text {
  color: rgba(0,0,0,.85)!important;
}
.block-my {
  width: 400px!important;
  min-height: 250px!important;
  right: 0;
  bottom: 0;
  z-index: 9!important;
  /*background-image: url(../img/info/corp.jpg);*/
  position: fixed!important;
  box-shadow: 0 0px 2px rgba(0,0,0,0.1);
  right: -400px;
  margin-bottom: 20px;
}
.balance{
	border:		1px solid rgba(50, 50, 50, 0.37);
	padding:	5px;
	border-radius:	6px; 
	margin-top:	10px;
	margin-left:	30px;
	margin-right:	30px;
}
.balance-font{
	font-size: small;
	font-family: sans-serif;
	font-weight: 700;
}
.balance-font-date{
	font-size:	x-small;
	font-family:	sans-serif;
	padding-left:	10px;
	padding-bottom:	15px;
}
.balance-font-col-Name{
	font-size:	small;
	font-family:	Open Sans;
	color: rgba(0,0,0,0.9);

}
.balance-font-col-Data{
	font-size:	small;
	font-family:	Open Sans;

}
.h3-my {
  color: #fff!important;
  font-weight: bold;
}
.head-top {
  background-color: #1a65ae;
  background-image: linear-gradient(#2c73b8, #1a65aa 50%);
  border-bottom: 1px solid #19365f;
}
.head-top a, button { 
  color: #fff!important;
}
.padding-no {
  padding: 0!important;
}
.padding-lr {
  padding-left: 25px!important;
  padding-right: 25px!important;
}
.padding-tb {
  padding-top: 15px!important;
  padding-bottom: 15px!important;
}
.payment-row {
  background-color: #fff;
  -webkit-box-shadow:0px 0px 9px 0px rgba(50, 50, 50, 0.57);
  -moz-box-shadow:0px 0px 9px 0px rgba(50, 50, 50, 0.57);
  box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.57);
}
.payment-row .payment-head{
  color:white;
  background-color:#5181b8;
  font-size:16px;
  padding: 5px;
} 
.payment-row .payment-col{
  border-bottom: 1px solid rgba(0,0,0,0.22);
  padding: 5px;
}
.img-my {
  z-index: 9!important;
  position: fixed!important;
  box-shadow: 0 0px 2px rgba(0,0,0,0.1);
  width: 400px;
  height: 250px;
}
.img-ico-lamp {
  max-width: 30px;
  height: auto;
  margin-left: 5px;
}
.img-ico-add {
  
}
.img-ico-trash {
  
}
.close-my {
  right: 0;
  position: fixed!important;
  width: 20px;
  height: 20px;
  z-index: 10!important;
  opacity: 0;
}
.container-index {
  width: 100%;
  max-width: 560px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.baner {
  color: #333;
  z-index: 10!important;
  position: fixed!important;
  right: -450px;
  background-color: white;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 0px 2px rgba(0,0,0,0.22);
}
@media (min-width: 992px) {
  .max-width84 {
    max-width: 84%!important;
  }
}
.bg-fff {
  background-color: #fff!important;
  color: #333!important; 
}
.mw-600 {
  max-width: 760px!important;
}
.bg-wh-1 {
  background-color: #fff;
  box-shadow: 0 0px 2px rgba(0,0,0,0.22);
}
.bg-click {
  background-color: #224b7a!important;
}
.centered {
  position: fixed; /* or absolute */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f0f0f0;
  max-width: 720px;
}
.group-outline {
  border: 1px solid #a3bce6;
  padding: 10px;
  margin: 0.25rem;
  border-radius: 6px;
  box-shadow: 0 0px 2px rgba(0,0,0,0.22);
}
.group-outline-no {
  padding: 10px;
  box-shadow: 0px 0.5px 3px rgba(0,0,0,0.3);
  margin: 3px;
}
.group-outline-1 {
  outline:1px solid #808080;
  outline-offset:-2px;
}
.group-outline-2 {
  border: 1px solid #808080;
  padding: 10px;
  margin: 0.25rem;
}
.group-outline-3 {
  border: 1px solid silver;
  padding: 5px;
  margin: 0.25rem;
  border-radius: 5px;
}
.gradient-text {
  font-size: 25px!important;
  background: radial-gradient(#ec6403, #e30e02);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #ec6403;
  display: table;
}
.shadow-my {
  box-shadow: 0px 0px 999px 9px rgba(0,0,0,0.22);
}
.topic {
  min-height: 30px;
  font-size:18px;
  font-weight: bold;
  color: rgba(0,0,0,.70);
  padding: 0!important;
  margin-top: 1rem;
}
.topic-admin {
  border-bottom: 1px solid #5181b8;
  border-radius: 5px;
  background-color: #5181b8;
  color: white;
}
.msg-error {
  background-color: indianred; 
  text-align: center;
  padding: 5px;
  border-radius: 3px;
  color: #333333;
}
.chat-client button{
  border: 1px solid silver;
  background-color: grey!important;
  color: #333;
  padding: 10px;
  border-radius: 5px;
}
.chat-operator button{
  border: 1px solid silver;
  background-color: #1E90FF!important;
  color: white;
  padding: 10px;
  border-radius: 5px;
}
.menu {
  border: 1px solid #848789;
  padding: 1px;
  margin: 0.25rem;
  border-radius: 3px;
}
.br-r {
  border-right: 1px solid silver; 
}
.br-l {
  border-left: 1px solid silver; 
}
.clear {clear: both}
.from-me {
  position:relative;
  padding:10px 20px;
  color: #333; 
  background:#E5E5EA;
  border-radius:25px;
  float: right;
  width: 90%;
}   
.from-me:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -2px;
  right: -7px;
  height: 20px;
  border-right: 20px solid #E5E5EA;
  border-bottom-left-radius: 16px 14px;
  -webkit-transform: translate(0, -2px);
}
.from-me:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -2px;
  right: -56px;
  width: 26px;
  height: 20px;
  background: white;
  border-bottom-left-radius: 10px;
  -webkit-transform: translate(-30px, -2px);
} 
.from-them {
  position: relative;
  padding: 10px 20px;
  background: #224b7a;
  border-radius: 25px;
  color: white;
  width: 90%;
}    
.from-them:before {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -2px;
  left: -7px;
  height: 20px;
  border-left: 20px solid #224b7a;
  border-bottom-right-radius: 16px 14px;
  -webkit-transform: translate(0, -2px);
}
.from-them:after {
  content: "";
  position: absolute;
  z-index: 3;
  bottom: -2px;
  left: 4px;
  width: 26px;
  height: 20px;
  background: white;
  border-bottom-right-radius: 10px;
  -webkit-transform: translate(-30px, -2px);
}

@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  30% {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
  40% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  50% {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
  65% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
 
@keyframes swing {
  15% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  30% {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
  40% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  50% {
    -webkit-transform: translateX(-1px);
    transform: translateX(-1px);
  }
  65% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
 
.swing:hover {
  -webkit-animation: swing 0.5s ease;
  animation: swing 0.5s ease;
   -webkit-animation-iteration-count: 1;
   animation-iteration-count: 1;
}
.swing-start {
  -webkit-animation: swing 0.5s ease;
  animation: swing 0.5s ease;
   -webkit-animation-iteration-count: 5;
   animation-iteration-count: 5;
}
figure {
  width: 250px;
  height: 100px;
  position: relative;
  overflow: hidden;
  display: inline-block!important;
  cursor: pointer;
  margin: 0 0.8em 5em;
  top: -120%;
  transition: top 0.25s cubic-bezier(0, 0.3, 1, 0.7);
  box-shadow: 0px 5px 4px -4px rgba(0, 0, 0, 0.4), 10px 4px 10px -8px rgba(0, 0, 0, 0.2), -10px 4px 10px -8px rgba(0, 0, 0, 0.2);
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-device-width: 480px) {
  figure {
    width: 100px;
    height: 50px;
    margin: 0 0 0!important;
  }
}

figure img {
  vertical-align: bottom;
  z-index: -5;
  max-width: 100%;
  max-height: 100%;
}
figure:hover {
  
}
figure:before, figure:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
}
figure:before {
  width: 140%;
  top: inherit;
  left: -20%;
  opacity: 0.6;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff 40%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0));
  transform: rotate(-20deg);
}
figure:after {
  width: 100%;
  top: 0;
  box-shadow: inset -5px -15px 40px rgba(0, 0, 0, 0.1);
  background-image: radial-gradient(35% 25%, closest-corner, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
}
section {
  text-align: center;
}
.reForm-control {
  display: initial!important;
  width: 78%!important;
}
.rbs_name {
  color: #2c73b8;
  border-bottom: 5px solid orange;
  font-size:26px;
}

.rbs_name_2 {
  color: #2c73b8;
  font-size:20px;
}

.rbs_name_404 {
  color: #2c73b8;
  font-size:14px;
}

.myButton {
  -moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
  -webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
  box-shadow:inset 0px 1px 0px 0px #bee2f9;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2c73b8), color-stop(1, #1a65aa ));
  background:-moz-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:-webkit-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:-o-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:-ms-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:linear-gradient(to bottom, #2c73b8 5%, #1a65aa  50%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
  background-color:#1a65aa;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #19365f;
  display:inline-block;
  cursor:pointer;
  color:#fff!important;
  font-size:14px;
  padding:6px 24px;
  letter-spacing: 1px; 
  text-decoration:none;
  text-shadow:0px 1px 0px #7cacde;
}
.myButton:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
  background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
  background-color:#468ccf;
}
.myButton:active {
  position:relative;
  top:1px;
}
.myButton:disabled {
  background-color:#63b8ee;
  opacity: 0.65;
}
.myButtonMini {
  width: 100%;
  -moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
  -webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
  box-shadow:inset 0px 1px 0px 0px #bee2f9;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2c73b8), color-stop(1, #1a65aa ));
  background:-moz-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:-webkit-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:-o-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:-ms-linear-gradient(top, #2c73b8 5%, #1a65aa  50%);
  background:linear-gradient(to bottom, #2c73b8 5%, #1a65aa  50%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf',GradientType=0);
  background-color:#1a65aa;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #19365f;
  /*display:inline-block;*/
  cursor:pointer;
  color:#fff!important;
  font-size:12px;
  padding:6px 14px;
  letter-spacing: 1px; 
  text-decoration:none;
  text-shadow:0px 1px 0px #7cacde;
}
.myButtonMini:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee));
  background:-moz-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:-webkit-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:-o-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:-ms-linear-gradient(top, #468ccf 5%, #63b8ee 100%);
  background:linear-gradient(to bottom, #468ccf 5%, #63b8ee 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee',GradientType=0);
  background-color:#468ccf;
}
.myButtonMini:active {
  position:relative;
  top:1px;
}
.myButtonMini:disabled {
  background-color:#63b8ee;
  opacity: 0.65;
}
.myButtonError {
  -moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
  -webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
  box-shadow:inset 0px 1px 0px 0px #f5978e;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
  background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
  background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
  background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
  background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
  background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
  background-color:#f24537;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #d02718;
  display:inline-block;
  cursor:pointer;
  color:#ffffff!important;
  font-size:14px;
  font-weight:bold;
  padding:6px 24px;
  text-decoration:none;
  text-shadow:0px 1px 0px #810e05;
}
.myButtonError:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
  background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
  background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
  background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
  background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
  background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
  background-color:#c62d1f;
}
.myButtonError:active {
  position:relative;
  top:1px;
}
.myButtonError:disabled {
  background-color:#f24537;
  opacity: 0.65;
}
.myButtonSuccess {
  -moz-box-shadow:inset 0px 1px 0px 0px #caefab;
  -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
  box-shadow:inset 0px 1px 0px 0px #caefab;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
  background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
  background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
  background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
  background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
  background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
  background-color:#77d42a;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #268a16;
  display:inline-block;
  cursor:pointer;
  color:#306108!important;
  font-size:14px;
  font-weight:bold;
  padding:6px 24px;
  text-decoration:none;
  text-shadow:0px 1px 0px #aade7c;
}
.myButtonSuccess:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
  background:-moz-linear-gradient(top, #5cb811 5%, #77d42a 100%);
  background:-webkit-linear-gradient(top, #5cb811 5%, #77d42a 100%);
  background:-o-linear-gradient(top, #5cb811 5%, #77d42a 100%);
  background:-ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
  background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0);
  background-color:#5cb811;
}
.myButtonSuccess:active {
  position:relative;
  top:1px;
}
.myButtonSuccess:disabled {
  background-color:#77d42a;
  opacity: 0.65;
}
.myButtonOrange {
  -moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
  -webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
  box-shadow:inset 0px 1px 0px 0px #bee2f9;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #F3AE0F), color-stop(1, #E38916));
  background:-moz-linear-gradient(top, #F3AE0F 5%, #E38916 100%);
  background:-webkit-linear-gradient(top, #F3AE0F 5%, #E38916 100%);
  background:-o-linear-gradient(top, #F3AE0F 5%, #E38916 100%);
  background:-ms-linear-gradient(top, #F3AE0F 5%, #E38916 100%);
  background:linear-gradient(to bottom, #F3AE0F 5%, #E38916 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3AE0F', endColorstr='#E38916',GradientType=0);
  background-color:#F3AE0F;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border:1px solid #D77206;
  display:inline-block;
  cursor:pointer;
  color:white!important;
  text-shadow: 0 1px 1px rgba(0,0,0,.3)!important;

  font-size:14px;
  font-weight:bold;
  padding:6px 24px;
  text-decoration:none;
  text-shadow:0px 1px 0px #7cacde;
}

.myButtonOrange:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E38916), color-stop(1, #E38916));
  background:-moz-linear-gradient(top, #E38916 5%, #E38916 100%);
  background:-webkit-linear-gradient(top, #E38916 5%, #E38916 100%);
  background:-o-linear-gradient(top, #E38916 5%, #E38916 100%);
  background:-ms-linear-gradient(top, #E38916 5%, #E38916 100%);
  background:linear-gradient(to bottom, #E38916 5%, #E38916 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDBE33', endColorstr='#E38916',GradientType=0);
  background-color:#E38916;
}
.myButtonOrange:active {
  position:relative;
  top:1px;
}
.myButtonOrange:disabled {
  background-color:#E38916;
  opacity: 0.65;
}
.btn-my {
  color: #2c73b8!important;
  font-weight: 500!important;
  letter-spacing: 1px!important;
  text-decoration: none!important;
  background-color: transparent!important;
}
.btn-my-error {
  color: red!important;
  font-weight: 500!important;
  letter-spacing: 1px!important;
  text-decoration: none!important;
  background-color: transparent!important;
}
.btn-my-2 {
  font-weight: 700;
  border-bottom: 3px solid orange;
  text-decoration: none!important;
}
.plashka1 {
  border-bottom: 3px solid orange!important;
}
.btn-my-3 {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: none;
  color: white;
  background-color: #5181b8;
  color: #fff;
  border-color: #5181b8;
}
.btn-notice {
  color: rgba(0,0,0,.70)!important; 
}
.btn-hidden {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-spacing: 0;
  line-height: 1.42rem;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  cursor: pointer;
  white-space: nowrap;
}
.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
  box-shadow:none;
  -webkit-box-shadow:none; 
  border-color:#cccccc; 
}

.payday {
  font-size: 12px;
  margin-block-end: 0!important;
}

.paysumm {

}

text {
  color: #2c73b8!important;
}

.border-block {
  border: 1px solid rgba(50, 50, 50, 0.37);
}
.border-block-orange {
  border: 2px solid orange!important;p
}
.location {
  position: absolute;
  background-color: #fff;
  top: -12px;
  left: 0;
  font-weight: 500;
  font-size: 12px;
}

.location_date {
  position: absolute;
  top: 0px;
  left: 45px;
  font-weight: 500;
  font-size: 12px;
}

.location_ver {
  position: absolute;
  top: -30px;
  right: -25px;
}

.location_ver_ {
  position: absolute;
  top: 0px;
  right: -10px;
}

.flex {
  display: flex;
}
/* переключатели */

.label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.label-text {
  margin-left: 8px;
}

.filter40 {
  filter: contrast(0.4);
}

.filter50 {
  filter: opacity(0.8);
}

.lic {
  z-index:1; 
  background-color:white;
  /*margin:5px!important;*/
  -webkit-box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.57);
  -moz-box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.57);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.57);
  padding: 5px;
}
.lic-bottom {
  z-index:1; 
  width:100%;
  height: 1px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.40);
  -moz-box-shadow:    0px 2px 0px 0px rgba(50, 50, 50, 0.40);
  box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.40);
}
.toggle {
  isolation: isolate;
  position: relative;
  height: 20px;
  width: 48px;
  border-radius: 15px;
  background: #d6d6d6;
  overflow: hidden;
}

.toggle-inner {
  z-index: 2;
  position: absolute;
  top: 1px;
  left: 1px;
  height: 22px;
  width: 46px;
  border-radius: 15px;
  overflow: hidden;
}

.active-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 200%;
  background: #5181b8;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.05s linear 0.17s;
}
.A-hover {
  color: black!important;
}
.A-hover:hover {
  color: blue!important;
}
.toggle-state {
  display: none;
}

.indicator {
  height: 100%;
  width: 200%;
  background: white;
  border-radius: 13px;
  transform: translate3d(-75%, 0, 0);
  transition: transform 0.35s cubic-bezier(0.85, 0.05, 0.18, 1.35);
}

.toggle-state:checked ~ .active-bg {
   transform: translate3d(-50%, 0, 0);
}

.toggle-state:checked ~ .toggle-inner .indicator {
   transform: translate3d(25%, 0, 0);
}

.btn-toggle {
  display: inline-block;
  padding: 9px;
  position: relative;
  text-align: center;
  transition: background 600ms ease, color 600ms ease;
  z-index: 1;
  background-color: #fff;
}
.btn-toggle .text-toggle {
  font-size: 15px;
}
.FAQrow {
  border: 1px solid #333;
  background-color: #fff;
  transition: all 300ms ease;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #333;  
}
.FAQrow:hover {
  box-shadow: 5px 5px 20px #333333;
}
.no-selection {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

.news_1 {
  width: 100%;
  height: 100%;
  background-image: url(../img/news/14.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.news_2 {
  width: 100%;
  height: 100%;
  background-image: url(../img/news/15.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.news_3 {
  width: 100%;
  height: 100%;
  background-image: url(../img/news/12.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.news_4 {
  width: 100%;
  height: 103%;
  background-image: url(../img/news/13.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.news_5 {
  width: 100%;
  height: 103%;
  background-image: url(../img/news/14.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.news_6 {
  width: 100%;
  height: 103%;
  background-image: url(../img/news/15.png);
  background-size: cover;
  background-position: center;
}
.news_7 {
  width: 100%;
  height: 103%;
  background-image: url(../img/news/16.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.news_8 {
  width: 100%;
  height: 103%;
  background-image: url(../img/news/17.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.news_9 {
  width: 100%;
  height: 103%;
  background-image: url(../img/news/18.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.toggle-date {
  border: 2px solid #5181b8;
  display: inline-block;
  padding: 10px;
  text-align: center;
  z-index: 1;
  position: absolute;
  margin-left: 10px;
  height: 46px;
}

.portfolio-experiment {
  position: relative;
  height: 180px;
  overflow: hidden;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.portfolio-experiment:hover .news_1, .portfolio-experiment:hover .news_2, .portfolio-experiment:hover .news_3, 
.portfolio-experiment:hover .news_4, .portfolio-experiment:hover .news_5, .portfolio-experiment:hover .news_6, 
.portfolio-experiment:hover .news_7, .portfolio-experiment:hover .news_8, .portfolio-experiment:hover .news_9{
  filter: blur(3px);
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.portfolio-experiment a {
  width: 100%;
  height: 100%;
  color: white;
  display: inline-block;
  position: relative;
  font-size: 1.5em;
  cursor: pointer;
  letter-spacing: 0.07em;
}
.text {
  position: absolute;
  top: 80px;
  left: 39%;
  background-color: #A5260A;
  border: 4px solid black;
  padding: 10px;
}
.portfolio-experiment a .text {
  transform: translate3d(0, 5em, 0);
  transition: transform 0.4s cubic-bezier(0.2, 0, 0, 1) 0.4s;
}
.portfolio-experiment a:after {
  position: absolute;
  content: '';
  bottom: 0px;
  left: calc(0.7em * 1.2);
  right: calc(0.7em * 1.2);
  height: 6px;
  background: #A5260A;
  transition: transform 0.8s cubic-bezier(1, 0, 0.37, 1) 0.2s, right 0.2s cubic-bezier(0.04, 0.48, 0, 1) 0.6s, left 0.4s cubic-bezier(0.04, 0.48, 0, 1) 0.6s;
  transform-origin: left;
}
.portfolio-experiment .line {
  position: absolute;
  background: #A5260A;
}
.portfolio-experiment .line.-right, .portfolio-experiment .line.-left {
  width: 6px;
  bottom: -3px;
  top: -3px;
  transform: scale3d(1, 0, 1);
}
.portfolio-experiment .line.-top, .portfolio-experiment .line.-bottom {
  height: 6px;
  left: -3px;
  right: -3px;
  transform: scale3d(0, 1, 1);
}
.portfolio-experiment .line.-right {
  right: 0px;
  transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.23s;
  transform-origin: top;
}
.portfolio-experiment .line.-top {
  top: 0.2px;
  transition: transform 0.08s linear 0.43s;
  transform-origin: left;
}
.portfolio-experiment .line.-left {
  left: 0px;
  transition: transform 0.08s linear 0.51s;
  transform-origin: bottom;
}
.portfolio-experiment .line.-bottom {
  bottom: 0px;
  transition: transform 0.3s cubic-bezier(1, 0, 0.65, 1.01);
  transform-origin: right;
}
.portfolio-experiment a:hover .text,
.portfolio-experiment a:active .text {
  transform: translate3d(0, 0, 0);
  transition: transform 0.6s cubic-bezier(1, 0, 0, 1) 0.4s;
}
.portfolio-experiment a:hover:after,
.portfolio-experiment a:active:after {
  transform: scale3d(0, 1, 1);
  right: -3px;
  left: -3px;
  transform-origin: right;
  transition: transform 0.2s cubic-bezier(1, 0, 0.65, 1.01) 0.17s, right 0.2s cubic-bezier(1, 0, 0.65, 1.01), left 0s 0.3s;
}
.portfolio-experiment a:hover .line,
.portfolio-experiment a:active .line {
  transform: scale3d(1, 1, 1);
}
.portfolio-experiment a:hover .line.-right,
.portfolio-experiment a:active .line.-right {
  transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.2s;
  transform-origin: bottom;
}
.portfolio-experiment a:hover .line.-top,
.portfolio-experiment a:active .line.-top {
  transition: transform 0.08s linear 0.4s;
  transform-origin: right;
}
.portfolio-experiment a:hover .line.-left,
.portfolio-experiment a:active .line.-left {
  transition: transform 0.08s linear 0.48s;
  transform-origin: top;
}
.portfolio-experiment a:hover .line.-bottom,
.portfolio-experiment a:active .line.-bottom {
  transition: transform 0.5s cubic-bezier(0, 0.53, 0.29, 1) 0.56s;
  transform-origin: left;
}
@media (max-width: 378px) {
  .btn-toggle .text-toggle {
    font-size: 14px;
  }
  .btn-toggle {
    width: 100%;
    margin: 0!important;
    margin-left: 0!important;
  }
}
@media (max-width: 358px) {
  .btn-toggle .text-toggle {
    font-size: 13px;
  }
}

input[type="radio"].toggle {
  display: none;
}
input[type="radio"].toggle + label {
  cursor: pointer;
  min-width: 60px;
}
input[type="radio"].toggle + label:hover {
  background: none;
  color: #1a1a1a;
}
input[type="radio"].toggle + label:after {
  background: #5181b8;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transition: top 200ms cubic-bezier(0.77, 0, 0.175, 1);
  width: 100%;
  z-index: -1;
}
input[type="radio"].toggle.toggle-left + label {
  border-right: 0;
}
input[type="radio"].toggle.toggle-left + label:after {
  top: -100%;
  left: 0;
}
input[type="radio"].toggle.toggle-center + label {
  border-right: 0;
  margin-left: -5px;
}
input[type="radio"].toggle.toggle-center + label:after {
  top: -100%;
  left: 0;
}
input[type="radio"].toggle.toggle-right + label {
  margin-left: -5px;
}
input[type="radio"].toggle.toggle-right + label:after {
  top: -100%;
  left: 0;
}
input[type="radio"].toggle:checked + label {
  cursor: default;
  color: #fff;
  transition: color 200ms;
}
input[type="radio"].toggle:checked + label:after {
  top: 0;
}
/* конец переключателя */

/* main top menu */
.logo {
  position: absolute;
  left: 10px; 
  top: 5px; 
}
.h25 {
  height: 25px; 
  width: auto;
}
.buss_head {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  background-color: white;
  -webkit-box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.57);
  -moz-box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.57);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.57);
  z-index: 10;
}
.buss_body {
  position: relative;
  left: 0;
  right: 0;
  top: 100px;
}
.menu_a {
  position: fixed;
  top: 73px;
  left: 0;
  height: 100%;
  width: 200px;
  /*border: 1px solid orange;
  background-color: rgb(255, 209, 117, 0.85);*/
  border: 1px solid rgb(247, 247, 247, 0.9);
  background-color: rgb(247, 247, 247, 0.9);
  padding: 15px;
  line-height: 40px;
}
.main_menu a {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  text-decoration: none!important;
}
.main_menu a {
  color: #2c73b8!important;
  font-weight: 400;
}
.menu_first_el {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.top-menu {
  height: 33px;
  z-index: 1031;
  color: #2c73b8;
  border-bottom: 5px solid orange; 
}
.top-menu button {
  color: #2c73b8!important;
}
.top-menu-2 {
  height: 33px;
  z-index: 1031;
  color: #2c73b8;
}
.top-menu-2 button,.top-menu-2 label {
  color: #2c73b8!important;
}
.main_menu input[type=checkbox]:checked ~ .menu_a  {
  display: none;
}

/* GENERAL STYLES hamburger */
.visuallyHidden {
    position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height: 1px; width: 1px; 
    margin: -1px; padding: 0; border: 0; 
}

.hamburger {
    margin: 0 auto;
    margin-top: -4px;
    width: 28px;
    height: 30px;
    position: relative;
}

.hamburger .bar {
    padding: 0;
    width: 28px;
    height: 2px;
    background-color: #2c73b8;
    display: block;
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
    position: absolute; 
}

.bar1 {
    top: 11px;
    transform: rotate(25deg);
    height: 2px;
    width: 28px;
}

.bar2,
.bar3 {
    top: 16px;
    background-color: transparent!important;
}

.bar3 {
    right: 0;
    background-color: transparent!important;
}

.bar4 {
    bottom: 7px;
    transform: rotate(-25deg);
    height: 2px;
    width: 28px;
}


/* HAMBURGER 3 */

.hamburger3 .bar1 {
    transform-origin: 5%;
}

.hamburger3 .bar4 {
    transform-origin: 5%;
}

.checkbox3:checked + label > .hamburger3 > .bar1 {
    transform: rotate(0deg);
    

}

.checkbox3:checked + label > .hamburger3 > .bar3 {
    transform: rotate(0deg);
    height: 2px;
    background-color: #2c73b8!important;
}

.checkbox3:checked + label > .hamburger3 > .bar2 {
    transform: rotate(0deg);
    height: 2px;
    background-color: #2c73b8!important;
}

.checkbox3:checked + label > .hamburger3 > .bar4 {
    transform: rotate(0deg);
 

}
.checkbox3:checked + label > .menu_a {
    display: block!important;
}


/* end main top menu */
.custom-file-label {
  left: 15px!important;
  right: 15px!important;
}

/* чекбоксы */

.poster input[type=checkbox] {
  opacity: 0;
  float: left;
}

.poster input[type=checkbox] + label {
  margin: 0 0 0 20px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-family: monospace;
  
}

.poster input[type=checkbox] + label ~ label {
  margin: 0 0 0 40px;
}

.poster input[type=checkbox] + label::before {
 content: ' ';
  position: absolute;
  left: -20px;
  top: -3px;
  width: 25px;
  height: 25px;
  display: block;
 /*  background: white;
  border: 1px solid #333;
  border-radius: 2px;*/
  -webkit-appearance: button;
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: buttontext;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: center;
  align-items: flex-start;
  cursor: default;
  background-color: buttonface;
  box-sizing: border-box;
  margin: 0em;
  font: 400 13.3333px Arial;
  padding: 1px 6px;
  border-width: 2px;
  border-style: outset;
  border-color: buttonface;
  border-image: initial;
}

.poster input[type=checkbox] + label::after {
  content: ' ';
  position: absolute;
  left: -20px;
  top: -3px;
  width: 23px;
  height: 23px;
  display: block;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

.poster input[type=checkbox]:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* конец чекбоксов */

/* выпадающий список */

.select-box {
  cursor: pointer;
  position : relative;
  width: 100%;
}

.selectA,
.labelA {
  color: #414141;
  display: block;
}

.selectA {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 5px 0;
  height: 40px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: none transparent;
  border: 0 none;
}
.select-box1 {
  background: #ececec;
}

.labelA {
  position: relative;
  padding: 5px 10px;
  cursor: pointer;
}
.open .labelA::after {
   content: "▲";
}
.labelA::after {
  content: "▼";
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px;
  border-left: 5px solid #fff;
}

/* конец выпадающий список */

.plashka {
  position: relative;
  width: 100%;
  border-top: 5px solid #5181b8;
  left: 0%;
  top: -12px;
}
.padding-null {
  padding: 0!important;
}
.plashkaBottom {
  border-bottom: 3px solid silver!important;
}
.plashkaTop1 {
  border-top: 1px solid silver;
}
.custom-checkbox {
  min-height: 1rem!important;
  padding-left: 0!important;
  margin-right: 0!important;
  cursor: pointer!important; 
}
  .custom-checkbox .custom-control-indicator {
    content: "";
    display: inline-block;
    position: relative;
    width: 30px;
    height: 10px;
    background-color: #818181;
    border-radius: 15px;
    margin-right: 10px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px;
    box-shadow: none; 
  }
    .custom-checkbox .custom-control-indicator:after {
      content: "";
      position: absolute;
      display: inline-block;
      width: 18px;
      height: 18px;
      background-color: #f1f1f1;
      border-radius: 21px;
      box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
      left: -2px;
      top: -4px;
      -webkit-transition: left .3s ease, background .3s ease, box-shadow .1s ease;
      transition: left .3s ease, background .3s ease, box-shadow .1s ease; 
    }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #5181b8;
    background-image: none;
    box-shadow: none !important; 
  }
    .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator:after {
      background-color: #5181b8;
      left: 15px; 
    }
  .custom-checkbox .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: none !important; 
  }

.aa {
  background: #39cde9;
  padding: 2em;
  min-width: 200px;
  display: inline-block;
  font-family: 'interstate', monospace;
  color: white;
  text-align: center;
  text-decoration: none;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 50px -5px #39cde9;
  transition: box-shadow 6s;
}
.aa:after, .aa:before {
  content: '';
  position: absolute;
  left: -50%;
  right: -50%;
  height: 0;
  padding-bottom: 200%;
  background: #34cce8;
  mix-blend-mode: color-burn;
  top: 0;
  z-index: -1;
  border-radius: 230px;
  transition: transform 2.5s, background 6s;
}
.aa:after {
  transform: translate3d(-5%, 6em, 0) rotate(-45deg);
}
.aa:before {
  transform: translate3d(5%, 6em, 0) rotate(0deg);
}
.aa:hover, .aa:focus {
  box-shadow: 0 0 50px -5px #1391a9;
}
.aa:hover:before, .aa:hover:after, .aa:focus:before, .aa:focus:after {
  transform: translate3d(0, -5em, 0) rotate(180deg);
  background: #1391a9;
}
.font-size-eye {
  font-size: 16px;
}


/*==========================================
    settings box
==========================================*/

input[type="checkbox"], input[type="radio"] {
  position: absolute;
  visibility: hidden;
}

.settings-box-element {
  z-index: 10;
  margin: 0!important;
}

.buttons-wrapper {
  position: fixed!important;
  top: 130px;
  right: -200px;
  width: 200px;
  height: 375px;
  background: #fff;
}

.settings-btn + label {
  position: fixed!important;
  top: 50px;
  left: -23px;
  display: block;
  width: 35px;
  color: #e83737;
  text-align: center;
  background: #fff;
  cursor: pointer;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.settings-btn:hover + label {
  left: 0;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.settings-btn:checked ~ .buttons-wrapper {
  right: 0;
}

.layout-buttons {
  display: block;
  width: 150px;
  padding: 10px 0;
  text-align: center;
  border: 2px solid black;
  box-sizing: border-box;
  font-size: 0.875em;
  cursor: pointer;
}

.settings-btn:checked ~ .layout-buttons {
  right: 30px;
}

input[type="radio"]:checked + label {
  background: #e83737;
  color: #fff;
  border-color: #e83737;
}

.light-layout + label {
  position: fixed;
  top: 140px;
  right: -150px;
}

.dark-layout + label {
  position: fixed;
  top: 185px;
  right: -150px;
}

.image-layout + label {
  position: fixed;
  top: 230px;
  right: -150px;
}

.pattern-layout + label {
  position: fixed;
  top: 275px;
  right: -150px;
}

.one-layout + label {
  position: fixed;
  top: 320px;
  right: -150px;
}

.two-layout + label {
  position: fixed;
  top: 365px;
  right: -150px;
}

.free-layout + label {
  position: fixed;
  top: 410px;
  right: -150px;
}

.none-layout + label {
  position: fixed;
  top: 455px;
  right: -150px;
}


.hide-show-content + label {
  position: fixed;
  top: 320px;
  right: -150px;
}

.z1 {
  z-index: 1!important;
}
.z2 {
  z-index: 2!important;
}
.z3 {
  z-index: 3!important;
}
.z4 {
  z-index: 4!important;
}
.z5 {
  z-index: 5!important;
}
.z6 {
  z-index: 6!important;
}
.z7 {
  z-index: 7!important;
}

input[disabled], textarea[disabled],
select[disabled='disabled']{
   -webkit-text-fill-color: rgba(0, 0, 0, 1); 
   -webkit-opacity: 1; 
   color: rgba(0, 0, 0, 1); 
   background: white;
   border-width: 1px;
}

@font-face { 
    font-family: "rouble";
    src: url("/img/rouble.otf") format("opentype");
}
.rub { font-family: "rouble"; }