

/* Start:/bitrix/templates/empty/template_styles.css?162194967914631*/
body {
	/*background-color: #ECE4D1;*/
	/*background-color: #FFDEAD;*/
	background-color: LightSkyBlue;
	height: 100%;
}
table {
	margin: 0px auto !important;
}

th {
	font-size: 17px;
    font-family: Helios, sans-serif;
    font-weight: bold;
    color: #626262;
    text-transform: uppercase;
}

td, a{
	font-size: 13px;
    font-family: Helios, sans-serif;
    font-weight: 400;
    color: #626262;
	/*border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #ECE4D1;*/
	text-align: left;
}

#moins, #plus {
	border: none;
    background-color: white;
    font-size: 20px;
    font-weight: bolder;
	color: #626262;
	border-color: white;
}
#count {
	width: 30px;
}
#countFree {
	width: 30px;
}

.inner3 {
  text-align: center;
  height: 680px;
  overflow-y: scroll;
}
.inner4 {
  text-align: center;
  height: auto;
}


.button_menu {
  text-decoration: none;
  font-family:Helios, sans-serif;
  outline: none;
  display: inline-block;
  width: 360px;
  height: 100px;
  line-height: 100px;
  border-radius: 45px;
  margin: 10px 20px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #626262;
  background: white;
  box-shadow: 0 8px 15px rgba(0,0,0,.1);
  transition: .3s;
}
.button_menu:hover {
  background: #adadad;
  box-shadow: 0 15px 20px #626262;
  color: white;
}

.button_kontr {
  text-decoration: none;
  font-family:Helios, sans-serif;
  outline: none;
  display: inline-block;
  width: 200px;
  height: 56px;
  line-height: 56px;
  border-radius: 45px;
  margin: 10px 20px;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: white;
  background: #626262;
  box-shadow: 0 8px 15px #adadad;
  transition: .3s;
  text-align: center;

}
.button_kontr:hover {
  background: #adadad;
  box-shadow: 0 15px 20px #626262;
  color: white;
}
.inner2 {
  /*margin-left: 200px;*/
  text-align: center;
  /*height: 1000px;*/
	height: auto;
  overflow-y: scroll; 
}
.product {
	z-index: 2;
	width: 800px;
	margin: auto;
}
.status-control {
  text-align: center;
 /* height: 1000px;*/
  /*overflow-y: scroll; */
}
.status-filter {
  text-align: center;
 /* height: 1000px;*/
  /*overflow-y: scroll; */
}
.itogo {
  text-align: center;
  height: 150px;
  padding-top: 3%;
}

p {
    font-size: 17px;
    font-family: Helios, sans-serif;
    font-weight: bold;
    color: #626262;
    text-transform: uppercase;
}

.outer:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-top: 30%;
}

.inner {
  display: inline-block;
  vertical-align: middle;
}

.outer {
  text-align: center;
}

.header {
	height: 177px;
	/*background-color: #FFDEAD;*/
	background-color: LightSkyBlue;
	width: 100%;
}
.header2 {
	height: 177px;
	/*background-color: #FFDEAD;*/
	background-color: LightSkyBlue;
	width: 100%;
}



.footer_add_order {
	box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
    /*height: 150px;
    background: #f7f7f7;
    width: 100%;
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;*/
	position: fixed; /* Фиксированное положение */
    left: 0; bottom: 0; /* Левый нижний угол */
    padding: 10px; /* Поля вокруг текста */
    color: #fff; /* Цвет текста */
    width: 100%; /* Ширина слоя */
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.footer {
	position: fixed; /* Фиксированное положение */
    left: 0; bottom: 0; /* Левый нижний угол */
    padding: 10px; /* Поля вокруг текста */
    color: #fff; /* Цвет текста */
    width: 100%; /* Ширина слоя */
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	/*box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени 
    height: 80px;
    background: #f7f7f7;
    width: 100%;
    text-align: center;
    /*position: fixed;
    left: 0;
    right: 0;
    bottom: 0;*/
}

.kontragent {
	width: 354px;
	height: 177px;
	margin: auto;
	padding-top: 20px;
}
.add_ord {
	width: 354px;
	height: 177px;
	margin: auto;
	padding-top: 20px;
}

.img {
	width: 100px;
	height: 100px;
	float: left;
	margin-bottom: 10px;
}

.header_text {
	font-size: 17px;
    font-family: Helios, sans-serif;
    font-weight: bold;
    color: #626262;
    text-transform: uppercase;
	float: right;
	text-align: right;
	line-height: 28px;
}

.my-custom-label {
    display:inline-block;
    font-family:Helios, sans-serif;
    font-size: 16px;
    width: 500px;
	/*width: 100%;*/
    height: 0px;
    line-height: 40px;
    background: white;
    text-align: left;
    color: #626262;
}

.my-custom-label > input[type=radio] {
    display: none;
}

.my-custom-label > span {
    background: #fff;
    border: solid 2px #626262;
    display:inline-block;
    width:20px;
    height: 20px;
    border-radius: 100%;
    vertical-align:middle;
}

.my-custom-label > p {
    display:inline-block;
    font-family:Helios, sans-serif;
    font-size: 18px;
    height: 40px;
    vertical-align:middle;
}

.my-custom-label > input[type=radio]:checked + span {
    background: #626262;
}

#search-block-form{
  text-decoration: none;
  font-family:Helios, sans-serif;
  outline: none;
  display: flex;
  width: 330px;
  height: 35px;
  line-height: 100px;
  border-radius: 45px;
  margin: 10px 20px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  color: #626262;
  background: white;
    }
.focus-active{
    border-color:#aaa !important;
    background:#fff !important;
    }
#search-block-form input{
    padding: 0;
	margin: 0;
	display: block;
	border: none;
	outline: none;
	background: none;
	width: 100%;
	height: 100%;
    }
#search-block-form .form-actions{
    width:34px;
    height:34px;
    background:url(/images/icon_search.png) 5px 2px no-repeat;
    }
#search-block-form .form-actions input:hover{
    cursor:pointer;
    }
#search-block-form .form-actions input{
    overflow:hidden;
    text-indent:-9999px;
    }
#search-block-form .form-item{
    width:210px;
    padding:0px 5px;
    float:right;
    height:28px;
    }
#search-block-form .form-item input{
    font-size:13px;
	font-family: Helios, sans-serif;
    font-weight: bold;
    color:#626262;
    height:auto !important;
    padding: 10px 10px;
    }
input[type="text"]::placeholder { color: #adadad; } 

input:-internal-autofill-selected {
    background-color: white !important;
    background-image: none !important;
    color: #626262 !important;
}

#login-block-form{
  text-decoration: none;
  font-family:Helios, sans-serif;
  outline: none;
  display: flex;
  width: 330px;
  height: 38px;
  line-height: 100px;
  border-radius: 45px;
  margin: 10px 20px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  color: #626262;
  background: white;
    }

#login-block-form input{
    padding: 0;
	margin: 0;
	display: block;
	border: none;
	outline: none;
	background: none;
	width: 100%;
	height: 100%;
    }
#login-block-form .form-actions{
    width:34px;
    height:34px;
    background:url(/images/login.png) 5px 2px no-repeat;
    }
#login-block-form .form-actions input:hover{
    cursor:pointer;
    }
#login-block-form .form-actions input{
    overflow:hidden;
    text-indent:-9999px;
    }
#login-block-form .form-item{
    width:210px;
    padding:0px 5px;
    float:right;
    height:28px;
    }
#login-block-form .form-item input{
    font-size:13px;
	font-family: Helios, sans-serif;
    font-weight: bold;
    color:#626262;
    height:auto !important;
    padding: 10px 10px;
    }
input[type="text"]::placeholder { color: #adadad; } 


#pass-block-form{
  text-decoration: none;
  font-family:Helios, sans-serif;
  outline: none;
  display: flex;
  width: 330px;
  height: 38px;
  line-height: 100px;
  border-radius: 45px;
  margin: 10px 20px;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  color: #626262;
  background: white;
    }

#pass-block-form input{
    padding: 0;
	margin: 0;
	display: block;
	border: none;
	outline: none;
	background: none;
	width: 100%;
	height: 100%;
    }
#pass-block-form .form-actions{
    width:34px;
    height:34px;
    background:url(/images/password.png) 5px 2px no-repeat;
    }
#pass-block-form .form-actions input:hover{
    cursor:pointer;
    }
#pass-block-form .form-actions input{
    overflow:hidden;
    text-indent:-9999px;
    }
#pass-block-form .form-item{
    width:210px;
    padding:0px 5px;
    float:right;
    height:28px;
    }
#pass-block-form .form-item input{
    font-size:13px;
	font-family: Helios, sans-serif;
    font-weight: bold;
    color:#626262;
    height:auto !important;
    padding: 10px 10px;
    }
input[type="password"]::placeholder { color: #adadad; } 



@media screen and (min-device-width: 320px) {
	.button_menu {
		width: 260px;
  		height: 80px;
		font-size: 15px;
		height: 70px;
  		line-height: 70px;
	}

	.header_text {
		margin-right: 60px;
		line-height: 14px;
		font-size: 14px;
	}
	#search-block-form {
		margin-left: 8px;
		width: 290px;
	}
	.inner2 {
		margin-left: 0px;
		height: 300px;
	}
	.my-custom-label {
		line-height: 20px;
		width: 300px;
	}
	.my-custom-label > span {
		width: 10px;
		height: 10px;
	}
	.my-custom-label > p {
		font-size: 9px;
		height: 20px;
		text-transform: none;
		font-weight: 400;
	}
	#login-block-form{
	  width: 260px;
		}
	#pass-block-form{
	  width: 260px;
		}
	th {
		font-size: 12px;
	}
	td {
		font-size: 11px !important;
	}
	#count {
		width: 25px !important;
	}
	#plus, #moins {
		font-size: 11px !important;
	}
	.header2 {
		height: 130px;
	}
	.add_ord {
		height: 130px;
	}
	.inner3 {
		height: 280px;
	}
	.status-control {
		margin-left: 0px;
		height: 350px;
	}
	.product {
		width: 300px;
	}
}


@media screen and (min-device-width: 360px) {
	.button_menu {
		width: 260px;
  		height: 80px;
		font-size: 15px;
		height: 70px;
  		line-height: 70px;
	}

	.product {
		width: 350px;
	}
	.my-custom-label > p {
		font-size: 10.6px !important;
		height: 20px;
		line-height: 20px;
		text-transform: none;
		font-weight: 400;
	}

	.kontragent {
		width: 100%;
	}

	.header_text {
		margin-right: 17px;
		line-height: 18px;
	}
	.inner3 {
		height: 330px;
	}
	#search-block-form {
		margin-left: 8px;
		width: 325px;
	}
	.inner2 {
		margin-left: 0px;
		height: 340px;
	}
	.status-control {
		margin-left: 0px;
		height: 330px;
	}
	.my-custom-label {
		line-height: 20px;
		width: 350px;
	}
	#login-block-form{
	  width: 300px;
		}
	#pass-block-form{
	  width: 300px;
		}
}

@media screen and (min-device-width: 768px) {
	.button_menu {
		width: 420px;
  		height: 80px;
		font-size: 21px;
		height: 90px;
  		line-height: 90px;
	}
	.header {
		height: 250px;
	}
	.kontragent {
		width: 587px;
		height: 250px;
	}
	.img {
		width: 150px;
		height: 150px;
		margin-bottom: 30px;
	}
	.header_text {
		font-size: 25px;
		line-height: 26px;
		margin-top: 70px;
	}
	a {
		font-size: 25px;
	}
	#search-block-form {
		width: 587px;
	}
	.inner2 {
		margin-left: -50px;
		height: 670px;
	}
	.inner3 {
		margin-left: -50px;
		height: 170px !important;
	}
	.product {
		width: 450px;
	}
	.my-custom-label {
		width: 750px;
	}
}

@media screen and (min-device-width: 1024px) {
	.button_menu {
		width: 500px;
  		height: 80px;
		font-size: 24px;
		height: 80px;
  		line-height: 80px;
	}
	.inner2 {
		margin-left: -50px;
		height: 670px;
	}
	.inner3 {
		margin-left: -50px;
		height: 170px !important;
	}
	.product {
		width: 800px;
	}
}

@media screen and (min-device-width: 1920px) {
	.button_menu {
		width: 420px;
		font-size: 24px;
		height: 100px;
  		line-height: 100px;
	}

	.inner2 {
		margin-left: -50px;
		height: 670px;
	}
	#plus, #moins {
		font-size: 11px !important;
	}
}


@media (min-device-width: 411px) and (min-device-height: 731px) {
	.inner2 {
	  height: 350px;
	}
	#search-block-form {
		width: 380px;
	}
	.inner3 {
	  height: 420px !important;
	}
	.status-control {
		height: 430px;
	}
	#count {
		width: 20px !important;
	}
}

@media (min-device-width: 375px) and (min-device-height: 667px) {
	.inner2 {
	  height: 260px !important;
	}
	.inner3 {
	  height: 420px !important;
	}
	#count {
		width: 25px !important;
	}
}
@media (min-device-width: 375px) and (min-device-height: 812px) {
	.inner2 {
	  height: 450px !important;
	}
	#search-block-form {
		width: 340px;
	}
	.inner3 {
	  height: 510px !important;
	}
	.status-control {
		height: 370px !important;
	}
	#count {
		width: 25px !important;
	}
}



@media (min-device-width: 768px) and (min-device-height: 1024px) {
	.inner2 {
	  height: 650px !important;
	}
	#search-block-form {
		width: 570px;
	}
	.inner3 {
	  height: 650px !important;
	  width: 600px !important;
	  margin: auto;
	}
	.header2 {
	  height: 180px !important;
	}
	.add_ord {
	  height: 180px !important;
	  width: 587px !important;
	}
	.header_text {
	  font-size: 22px;
	}
	th {
	  font-size: 13px;
	}
	td {
	  font-size: 14px;
	}
	#plus, #moins {
		font-size: 22px;
	}
	#count {
		width: 25px;
	}
	.status-control {
		height: 710px !important;
	}
}
@media (min-device-width: 1024px) and (min-device-height: 768px) {
	.inner3 {
	  height: 650px !important;
	  width: 600px !important;
	  margin: auto;
	}
	.inner2 {
	  height: 650px !important;
	}
	.header2 {
		height: 180px;
	}
	.header_text {
		font-size: 22px;
	}
	.add_ord {
		height: 180px;
		width: 587px;
	}
	.status-control {
		height: 730px;
	}
	#search-block-form {
		width: 580px;
	}

}

@media (min-device-width: 1024px) and (min-device-height: 1366px) {
	.inner2 {
	  height: 1000px;
	}
	.inner3 {
	  height: 900px !important;
	  width: 800px !important;
	  margin: auto;
	}
	.my-custom-label > p {
		font-size: 15px !important;
		height: 20px;
		line-height: 20px;
		width: auto;
	}
	.header2 {
		height: 250px !important;
	}
	.add_ord {
		height: 250px !important;
	}
	.status-control {
		height: 1000px !important;
	}

}
@media (min-device-width: 1366px) and (min-device-height: 1024px) {
	.inner3 {
	  width: 800px !important;
	  margin-right: 30%;
	}
	.my-custom-label > p {
		font-size: 15px !important;
		height: 20px;
		line-height: 20px;
		width: auto;
	}
	.header2 {
		height: 250px !important;
	}
	.add_ord {
		height: 250px !important;
	}

}
@media (min-device-width: 1080px) and (min-device-height: 1920px) {
	.inner3 {
	  width: 800px !important;
	  margin-right: 30%;
	}
	.my-custom-label > p {
		font-size: 15px !important;
		height: 20px;
		line-height: 20px;
		width: auto;
	}
	.header2 {
		height: 250px !important;
	}
	.add_ord {
		height: 250px !important;
	}

}



/* End */
/* /bitrix/templates/empty/template_styles.css?162194967914631 */
