@font-face {
font-family: "OpenSansEmoji";
src: url("fonts/OpenSansEmoji.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
.cke_hand {
font-family: "OpenSansEmoji";
}
h2 {
background: #DAE4F1;
color: #eb2141;
padding: 2px;
}
h1 {
background: #DAE4F1;
color: #eb2141;
padding: 2px;
font-weight: 100;
}
h4 {
color: #eb2141;
}
.red_text {
	color: #eb2141;
	font-weight: bold;
}
.manufact_dop {
	width: 350px;
    display: block;
    float: left;
}

.first_top {
	width: 100%;
	display: inline-block;
}

#id_base_money {
	width: 300px;
}
/*.content {
  margin-left: 350px;
}*/
label {
    color: #eb2141;
}
::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:6px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#DAE4F1;
box-shadow:0px 0px 3px #000 inset;
}
.rival_table {
    width: 70%;
    height: 700px;
    overflow-x: scroll;
    overflow-y: scroll;
    position: relative;
    top: 10px;
}
::-webkit-scrollbar-thumb {
-webkit-border-radius: 5px;
border-radius: 5px;
background-color:#eb2141;
box-shadow:0px 1px 1px #fff inset;
background-image:url('https://yraaa.ru/_pu/24/59610063.png');
background-position:center;
background-repeat:no-repeat;
}
.decor {
  position: relative;
  display: inline-block;
  max-width: 400px;
  background: #eeeeee;
  border-radius: 30px;
}
.form-left-decoration,
.form-right-decoration {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  background: rgb(235, 33, 65);
  border-radius: 20px;
}
.form-left-decoration {
  bottom: 60px;
  left: -30px;
}
.form-right-decoration {
  top: 60px;
  right: -30px;
}
.form-left-decoration:before,
.form-left-decoration:after,
.form-right-decoration:before,
.form-right-decoration:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  border-radius: 30px;
  background: #eeeeee;
}
.form-left-decoration:before {top: -20px;}
.form-left-decoration:after {
  top: 20px;
  left: 10px;
}
.form-right-decoration:before {
  top: -20px;
  right: 0;
}
.form-right-decoration:after {
  top: 20px;
  right: 10px;
}
.circle {
  position: absolute;
  bottom: 80px;
  left: -55px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #eeeeee;
}
.form-inner {padding: 50px;}
.form-inner input,
.form-inner textarea {
  display: block;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 10px;
  background: rgb(218, 228, 241);
  line-height: 40px;
  border-width: 0;
  border-radius: 20px;
  font-family: 'Roboto', sans-serif;
}
.form-inner input[type="submit"] {
  margin-top: 30px;
  background: rgb(235, 33, 65);
  border-bottom: 4px solid #d87d56;
  color: #eeeeee;
  font-size: 14px;
  cursor: pointer;
}
.form-inner textarea {resize: none;}
.form-inner h3 {
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #707981;
}
::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:7px;
height:0px
}

::-webkit-scrollbar{
width: 13px;
}
.imh3 {
width: 40px;
position: relative;
top: 7px;
padding-right: 10px;
}
.old-price {
    color: #999999;
    text-decoration: none;
    font-size: 10px;
}
.contactsour {
  position: relative;
  display: inline-block;
  width: 500px;
  padding: 100px 20px;
  overflow: hidden;
  background: #F1B6A8;
  text-align: left;
  left: 50px;
  top: -320px;
}
.contactsour h3 a {
text-decoration: none;
color: #FFEFD7;
font-family: 'Playfair Display', serif;
font-weight: normal;
}
.contactsour:before,
.contactsour:after {
  content: "";
  position: absolute;
  left: 0;
  border-width: 0 0 50px 100vw;
  border-style: solid;
}
.contactsour:before {
  top: 0;
  border-color: #FFEFD7 #FFEFD7 #F1B6A8 #FFEFD7;
}
.contactsour:after {
  bottom: 0;
  border-color: #F1B6A8 #F1B6A8 #FFEFD7 #F1B6A8;
}
.contactsour h3 {
  margin: 0;
  color: #FFEFD7;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  font-size: 30px;
  background: #F1B6A8;
  border-bottom: 1px dotted;
  padding-bottom: 15px;
}
#id_groups {
  list-style-type: none;
  display:inline;
}
.rival-left {
width: 300px;
position: relative;
float: left;
padding-right: 20px;
}
.rival-left ul {
list-style: none;
}
.rival-left a {
  outline: none;
  text-decoration: none;
  display: inline-block;
  width: 260px;
  margin-right: 0.625%;
  text-align: center;
  line-height: 2;
  color: black;
  text-transform: uppercase;
/*  font-weight: bold; */
  border: 4px double #ff5d77;
}
.va-container h1, h2, h3{
	margin:0;
	padding:0;
}
.rival-left a:link, a:visited, a:focus {
  background: #DAE4F1;
}

.rival-left a:hover {
  background: #ff5d77;
}

.rival-left a:active {
  background: red;
  color: white;
}
.socian_span {
  background-size: 25px;
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  padding-left: 35px;
  padding-top: 3px;
}
.add_tematic {
  border-style: dashed;
  border-color: #DAE4F1;
  border-width: 2px;
  border-radius: 20px;
  padding: 20px;
  display: inline-grid;
  min-width: 300px;
  max-width: 30%;
}
.add_tematic textarea {
  max-width: 280px;
}
.reddel {
	width: 49%;
	display: inline-block;
	cursor: pointer;
}
.list-orders {
	width: 400px;
	float: left;
	display: inline-block;
	padding-right: 100px;
}
.list-right {
	width: 400px;
	display: inline-block;
}
.overlaym {
   	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 20;
	transition: .3s all;
 } 
 .modals {
	opacity: 0;
	visibility: hidden;
	width: 100%;
	max-width: 500px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 30; /* Должен быть выше чем у подложки*/
	box-shadow: 0 3px 10px -.5px rgba(0, 0, 0, .2); 
	text-align: center;
	padding: 30px;
	border-radius: 3px;
	background-color: #fff;
	transition: 0.3s all;
 } 
 .modals.active,
 .overlaym.active{
	opacity: 1;
	visibility: visible;
 } 
 .modal__cross {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 20px;
	right: 20px;
	fill: #444;
	cursor: pointer;
 }
.unit_tematic {
	border-style: dashed;
	border-color: #DAE4F1;
	border-width: 2px;
	border-radius: 20px;
	padding: 20px;
	width: 80%;
}
.order_left {
  width: 40%;
  float: left;
  position: relative;
}
.order_right {
  float: right;
  width:40%;
  position: relative;
}
.metro {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 20px;
  border-left: 5px solid #DAE4F1;
  width: 230px;
  float: left;
}
.metro li {line-height: 2em;}
.metro ul {
  margin: 20px 0 20px 15px;
  padding: 0;
  border: none;
  list-style: none;
}
.metro ul:before, .metro ul:after {
  content: "";
  width: 5px;
  height: 28px;
  background: #DAE4F1;
  position: relative;
  display: block;
  left: -9px;
}
.metro ul:before {
  transform: rotate(-45deg);
  margin-top: -15px;
}
.metro ul:after {
  transform: rotate(45deg);
  bottom: -20px;
}
.metro ul li {border-left: 5px solid #DAE4F1;}
.metro ul li:first-child {
  margin-top: -5px;
  padding-top: 5px;
}

.containernav2 ul {
  list-style: none; /*убираем маркеры списка*/
  margin: 0; /*убираем отступы*/
  padding-left: 0; /*убираем отступы*/
  background:#f6f6f6; /*добавляем фон всему меню*/
  height: 50px; /*задаем высоту*/
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
}
.containernav2 a {
  text-decoration: none; /*убираем подчеркивание текста ссылок*/
  color:#666; /*меняем цвет ссылок*/
  padding:0px 15px; /*добавляем отступ*/
  font-family: Arial, Helvetica, sans-serif; /*меняем шрифт*/
  line-height:50px; /*ровняем меню по вертикали*/
  display: block;
  font-weight: bold;
  border-right: 1px solid #677B27; /*добавляем бордюр справа*/
  -moz-transition: all 0.3s 0.01s ease; /*делаем плавный переход*/
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;

}
.containernav2 a:hover {
  background:#D43737;/*добавляем эффект при наведении*/
}
.containernav2 li {
  float:left; /*Размещаем список горизонтально для реализации меню*/
  position:relative; /*задаем позицию для позиционирования*/
}

    /*Стили для скрытого выпадающего меню*/
.containernav2    li > ul {
    position:absolute;
    top:50px;
    background: #f6f6f6;
    display:none;
}
.containernav2    li > ul li {
    background: #f6f6f6;
}
.containernav2    li > ul li a {
    border-bottom: 1px solid #677B27; /*добавляем бордюр справа*/
    -moz-transition: all 0.3s 0.01s ease; /*делаем плавный переход*/
    -o-transition: all 0.3s 0.01s ease;
    -webkit-transition: all 0.3s 0.01s ease;
}

/*Делаем скрытую часть видимой*/
.containernav2    li:hover > ul {
    display:block;
    background: #f6f6f6;
    width:250px;  /*Задаем ширину выпадающего меню*/
    z-index: 100;
}
.containernav2   li:hover > ul > li {
    float:none; /*Убираем горизонтальное позиционирование*/
    background: #f6f6f6;
}

.containernav2 {
	margin: 0 auto;
	padding-left: 200px;
	width: 900px;
}
.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	background:#eaebec;
	margin-left:6px;
	border:#ccc 1px solid;
	border-collapse: separate;
	table-layout: fixed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

 .simple-little-table thead tr {
    position: relative;
    padding-left: 100px;
}

.simple-little-table thead, .simple-little-table tbody {
    display: inline-block; 
    width: 100%;
}

.table-otstup {
    width: 133px;
}
.table-osn {
    width: 75px;
}
.simple-little-table tbody {
    overflow: auto;
    height: 600px;
}

.simple-little-table th {
	font-weight:bold;
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}

.simple-little-table-fixed tbody {
    overflow: auto;
    height: 600px;
}

.simple-little-table-fixed th {
	font-weight:bold;
	padding:21px 0px 22px 0px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
	width: 105px;
}

.simple-little-table-fixed {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	background:#eaebec;
	margin-left:6px;
	border:#ccc 1px solid;
	border-collapse: separate;
	table-layout: fixed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

 .simple-little-table-fixed thead tr {
    position: relative;
    padding-left: 100px;
}

.simple-little-table-fixed thead, .simple-little-table-fixed tbody {
    display: block; 
    width: 100%;
}
.pagi{
    display: inline-block;
    background: #DAE4F1;
    border-radius: 25% 10%;
    padding: 3px 3px;
    font-weight: bold;
    font-style: italic;
    width: 20px;
    padding: 5px;
}
.pagi span{
    margin: 0 auto;
    position: relative;
    left: 30%;
    margin-right: -50%;
}
.a_pagi {
    text-decoration: none;
}
.keywords-table {
    border-bottom: 1px dotted;
    cursor: pointer;
}
.simple-little-table th:first-child{
	text-align: left;
	padding-left:20px;
}
.h-rival {
    background: rgb(218, 228, 241);
    width: 30%;
    padding-left: 30%;
    margin-bottom: 10px;
    position: relative;
    left: 400px;
    color: rgb(235, 33, 65);
    font-size: x-large;
    margin-top: 60px;
}
.simple-little-table-fixed th:first-child{
	text-align: left;
}
.simple-little-table-fixed tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table-fixed tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table-fixed tr{
	text-align: center;
	padding-left:20px;
}
.simple-little-table-fixed tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.simple-little-table-fixed tr td {
	padding: 9px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	width: 105px;

	background: #fafafa;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa); */
}
.simple-little-table-fixed tr:nth-child(even) td{
	background: #f6f6f6;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6); */
}
.simple-little-table-fixed tr:last-child td{
	border-bottom:0;
}
.simple-little-table-fixed tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table-fixed tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table-fixed tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
.simple-little-table-fixed a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}

.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	text-align: center;
	padding-left:20px;
}
.simple-little-table tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.simple-little-table tr td {
	padding: 9px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa); */
}
.simple-little-table tr:nth-child(even) td{
	background: #f6f6f6;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6); */
}
.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
.keys_style a:link {
text-shadow: #cad5e2 1px 1px 0, #cad5e2 2px 2px 0,
                 #cad5e2 3px 3px 0, #cad5e2 4px 4px 0,
                 #cad5e2 5px 5px 0;
}
.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.stylish{
	padding: 0.6rem 1rem;
	border: 0px none transparent;
	border-bottom:3px solid #D9FFAD;
	outline: none;
	background-color:transparent;
}
.clean-gray {
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
	background-image: linear-gradient(top, #eeeeee, #cccccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	border-radius: 3px;
	color: #333;
	font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding: 8px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
/*	width: 90px; */ }
.clean-gray:hover {
	background-color: #dddddd;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb));
	background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: linear-gradient(top, #dddddd, #bbbbbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd; }
.clean-gray:active {
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }

#id_group {
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
	background-image: linear-gradient(top, #eeeeee, #cccccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	border-radius: 3px;
	color: #333;
	font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding: 8px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	height: 14px;
	width: 190px;  }
#id_group :hover {
	background-color: #dddddd;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb));
	background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: linear-gradient(top, #dddddd, #bbbbbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd; }
#id_group :active {
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }

#id_token {
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
	background-image: linear-gradient(top, #eeeeee, #cccccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	border-radius: 3px;
	color: #333;
	font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding: 8px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	height: 23px;
	width: 800px;  }
#id_token:hover {
	background-color: #dddddd;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb));
	background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: linear-gradient(top, #dddddd, #bbbbbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd; }
#id_token:active {
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }

#id_end {
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
	background-image: linear-gradient(top, #eeeeee, #cccccc);
	border: 1px solid #ccc;
	border-bottom: 1px solid #bbb;
	border-radius: 3px;
	color: #333;
	font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	padding: 8px;
	text-align: center;
	text-shadow: 0 1px 0 #eee;
	height: 14px;
/*	width: 90px; */ }
#id_end:hover {
	background-color: #dddddd;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb));
	background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
	background-image: linear-gradient(top, #dddddd, #bbbbbb);
	border: 1px solid #bbb;
	border-bottom: 1px solid #999;
	cursor: pointer;
	text-shadow: 0 1px 0 #ddd; }
#id_end:active {
	border: 1px solid #aaa;
	border-bottom: 1px solid #888;
	-webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
	box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }

label[for=id_group] {
    bottom: 10px;
    position: relative;
}
label[for=id_token] {
    bottom: 10px;
    position: relative;
}
label[for=id_end] {
    bottom: 10px;
    position: relative;
}

.stylish:focus{
	background-color:#f9f9f9;
}
.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}

.simple-little-table-fixed a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table-fixed a:active,
.simple-little-table-fixed a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
navig {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 200px;
	height: 100%;
	margin: 0 auto;
	float: left;
}
.content {
	min-width: 960px;
	max-width: 100%;
	padding-left: 250px;
}
/*.small_button {
    width:120px;
}*/
navig hr {
	height: .25rem;
	margin: 0;
	background: #eb2141;
	border: none;
	transition: .3s ease-in-out;
	margin-bottom: 10px;
	width: 100%;
}

navig a {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	position: relative;
	margin-bottom: 15px;
	transition: all .2s;
	overflow: hidden;
}
navig a:hover {
	color: #eb2141;
	font-weight: bold;
}
navig a:last-child {
	margin-bottom: 0px;
}

navig a::before {
	content: "";
	position: absolute;
	top: 0px;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #eb2141;
	z-index: 99;
	transition: all .4s cubic-bezier(0.7, 0, 0.3, 1);
}
navig a:hover::before {
	left: 100%;
}

navig a::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 100%;
	width: 100%;
	height: 4px;
	background: #eb2141;
	transition: all .3s;
	transition-delay: .4s;
}
/*navig a:hover::after {
	left: 0%;
}*/

.two:hover ~ hr {
	margin-left: 15%;
}

.three:hover ~ hr {
	margin-left: 30%;
}

.five:hover ~ hr {
	margin-left: 60%;
}

.four:hover ~ hr {
	margin-left: 45%;
}

hr {
	height: .25rem;
	width: 15%;
	margin: 0;
	background: #eb2141;
	border: none;
	transition: .3s ease-in-out;
}
.metro ul li:last-child {
  padding-bottom: 9px;
  margin-bottom: -25px;
}
.metro a {
  text-decoration: none;
  display: block;
  font-family: 'Noto Sans', sans-serif;
  color: #4A4B4D;
  font-size: 16px;
}
.metro a:before {
  content: "";
  display: inline-block;
  background: #eb2141;
  width: 12px;
  height: 12px;
  left: -9px;
  position: relative;
  border-radius: 50%;
  margin-right: .5em;
}
.error1 { background: red; }
.error2 { background: red; }
.error3 { background: red; }
.error4 { background: red; }
.error5 { background: red; }
#error1 { border-color: red; color:red; }
#error2 { border-color: red; color:red; }
#error3 { border-color: red; color:red; }
#error4 { border-color: red; color:red; }
#error5 { border-color: red; color:red; }
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog:target {
	display: block;
	pointer-events: auto;
}
.modalDialog > div {
	width: 80%;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

.modalDialog2 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog2:target {
	display: block;
	pointer-events: auto;
}

.modalDialog2 > div {
	width: 1100px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close2 {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close2:hover { background: #00d9ff; }


.modalDialog3 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog3:target {
	display: block;
	pointer-events: auto;
}

.modalDialog3 > div {
	width: 1100px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close3 {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close3:hover { background: #00d9ff; }

.termname{
font-weight:bold;
color:green;
}
.apihead{
font-weight:bold;
color:blue;
}
.timeterm{
font-size:12px;
}

.modalDialog5 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog5:target {
	display: block;
	pointer-events: auto;
}

.modalDialog5 > div {
	width: 1100px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close5 {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close5:hover { background: #00d9ff; }

#slider {

	font-family: Georgia;

}
.header {

	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}
.header:hover {
	color: #B7B7B7;
}
.content2 {
	overflow: hidden;
}
.text {

	padding: 15px;
	text-align: left;
}
.wrap {
  max-width: 1060px;
  margin: 50px auto 0 auto;
  text-align: center;
}
.box {
  display: inline-block;
  margin: 0 20px;
  width: 250px;
  background: white;
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
.blue {
  background: #93C5C2;
}
.box h1 {
    margin: 20px 0;
    font-size: 1.3em;
    color: #333333;
    background: none;
}
.box h2 {
    font-size: 0.8em;
    color: #666666;
    font-weight: 100;
    letter-spacing: 1px;
    background: none;
}
.price {
    height: 110px;
    width: 110px;
    text-align: center;
    background-color: #EC351D;
    border-radius: 50%;
    line-height: 110px;
    color: #FFF;
    font-size: 1.4em;
    font-weight: 100;
    margin: 20px auto;
}
.fz__minimized {
  width: 300px;
  cursor: pointer;
  border: 1px solid #FFF;
  padding: 20px;
}

.fz__minimized:hover {
  border: 1px solid yellow;
}

/* увеличенная картинка */
#magnify {
  display: none;

  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 1000px;
  height: auto;
  z-index: 9999;
}

#magnify img {
  width: 100%;
}

/* затемняющий фон */
#overlay {
  display: none;

  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}

/* кнопка закрытия */
#close-popup {
  width: 30px;
  height: 30px;

  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}

#close-popup i {
  width: 30px;
  height: 30px;
  background: url(https://codernote.ru/files/cross.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}

@keyframes rota {
 25% { transform: rotate(360deg); }
}

#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.blue .price {
  background: white;
  color: #333333;
}
.blue h1, .blue h2, .blue p {
  color: white;
}
.about {
  margin: 10px 0px;
  padding-bottom: 10px;
  font-weight: 100;
  font-size: 0.8em;
  color: #524c4c;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
a.button {
    text-decoration: none;
    display: inline-block;
    margin: 20px auto;
    padding: 10px 20px;
    background: #EC351D;
    border-radius: 5px;
    color: white;
    font-size: 0.75em;
    font-weight: 100;
    transition: 0.7s ease-in-out;
}
.button:hover {
  background: #A52514
}
.tabs {
	min-width: 320px;
	max-width: 100%;
	padding: 0px;
	margin: 0 auto;
}
/* Стили секций с содержанием */
.tabs>simple {
	display: none;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}
.tabs>simple>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* Описываем анимацию свойства opacity */

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	border: 0px solid #ddd;
	border-width: 1px 1px 1px 1px;
	background: #f1f1f1;
	border-radius: 3px 3px 0 0;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.tabs>label[for*="1"]:before {
	content: "\f1c2";
}
.tabs>label[for*="2"]:before {
	content: "\f110";
}
.tabs>label[for*="3"]:before {
	content: "\f13b";
}
.tabs>label[for*="4"]:before {
	content: "\f13c";
}
/* Изменения стиля переключателей вкладок при наведении */

.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
	color: #555;
	border-top: 1px solid #009933;
	border-bottom: 1px solid #fff;
	background: #fff;
}
/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
	display: block;
}
/* Убираем текст с переключателей
* и оставляем иконки на малых экранах
*/

@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}

.rounded-list{
 counter-reset: li; /* Инициируем счетчик */
 list-style: square; /* Удаляем нумерацию по умолчанию */
 *list-style: decimal; /* Оставляем нумерацию по умолчанию для IE6/7 */
 font: 15px 'trebuchet MS', 'lucida sans';
 padding: 0;
 margin-bottom: 4em;
 text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.rounded-list ol{
 margin: 0 0 0 2em; /* Добавляем левый отступ для вложенных списков */
}

.rounded-list a, .rounded-list span{
 position: relative;
 display: block;
 padding: .4em .4em .4em 2em;
 *padding: .4em;
 margin: .5em 0;
 background: #ddd;
 color: #444;
 text-decoration: none;
 border-radius: .3em;
 transition: all .3s ease-out;
}

.rounded-list a:hover, .rounded-list span:hover{
 background: #eee;
}

.rounded-list a:hover:after, .rounded-list span:hover:after{
 transform: rotate(360deg);
}

.rounded-list a:after, .rounded-list span:after{
 content: counter(li);
 counter-increment: li;
 position: absolute;
 left: -1.3em;
 top: 50%;
 margin-top: -1.3em;
 background: #87ceeb;
 height: 2em;
 width: 2em;
 line-height: 2em;
 border: .3em solid #fff;
 text-align: center;
 font-weight: bold;
 border-radius: 2em;
 transition: all .3s ease-out;
}
.ten a {
  color: #eb2141;
  border-radius: 25px;
  border: 3px solid #E7E5DD;
}
.ten a:hover {
  color: #BDB9AB;
  background: #E7E5DD;
}
.ten a span {
  opacity: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  transition: 0.4s ease-in-out;
}
.ten a:hover span {
  opacity: 1;
  padding-left: 10px;
  padding-right: 10px;
  color: #BDB9AB;
}
#id_product {
    width: 300px;
}

.delete-form-btn {
    background-color: #f0506e !important;
    color: white !important;
}

.delete-form-btn:hover {
    background-color: #ee395b; !important;
}

.hidden {
    display: none;
}

[data-formset-form-deleted] {
    display: none;
}

.delete_item {
	padding-left: 10px;
    font-size: 12px;
    color: #bbbbbb;
}