

/* Start:/local/templates/ost-m-HTML5/components/bitrix/system.auth.form/ost-m-auth/style.css?1684604757442*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/ost-m-HTML5/components/bitrix/system.auth.form/ost-m-auth/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/ost-m-HTML5/components/bitrix/system.auth.form/ost-m-auth/images/sec-unlocked.png);}

/* End */


/* Start:/local/templates/ost-m-HTML5/components/bitrix/menu/ost-m-top-menu/style.css?1684604757583*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/ost-m-HTML5/components/bitrix/menu/ost-m-top-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/templates/ost-m-HTML5/components/bitrix/search.title/ost-m-search/style.css?16846047572092*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/ost-m-HTML5/components/bitrix/search.title/ost-m-search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/ost-m-HTML5/components/bitrix/breadcrumb/ost-m-bread-crumb/style.css?1684604757207*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */


/* Start:/local/templates/ost-m-HTML5/styles.css?16846047571866*/
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial,serif; 
	margin:1.3em 0 0.2em;
/*	font-weight:normal;*/
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 0.7em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }

h5 {
	font-size:140%;
	font-weight:normal;
	margin:1.5em 0 1em 0;
	padding:0;
}

h6 { font-size:100%; font-weight: bold;}

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea ul li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}

#always-on-sklad .header{
	font-size: 1.6em;
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	text-align: center;
	color: #E26336;
	margin: 0;
}
#always-on-sklad{
	border-collapse: collapse;
}
#always-on-sklad td{
	padding: 10px;
}
#always-on-sklad td a{
	font-size: 1.2em;
}
#always-on-sklad td img{
	background-clip: padding-box;
	background-image: -moz-linear-gradient(center top , #FFFFFF, #6973FF);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-shadow: 2px 2px 10px #0303FF;
}
.right{
	text-align: right;
}


.banners{
    margin: 0;
    padding: 0;
    clear: both;
}
.one-banner{
    background: url("/local/templates/ost-m-HTML5/images/seach-bg.png") no-repeat scroll center center transparent;
    border: 1px solid #FFFFFF;
    border-radius: 22px 22px 22px 22px;
    box-shadow: 3px 3px 6px #C5C5C5;
    height: 48px;
    margin-bottom: 25px;
    padding: 12px 0 0 20px;
    width: 334px;
    float: left;
}

/* End */
/* /local/templates/ost-m-HTML5/components/bitrix/system.auth.form/ost-m-auth/style.css?1684604757442 */
/* /local/templates/ost-m-HTML5/components/bitrix/menu/ost-m-top-menu/style.css?1684604757583 */
/* /local/templates/ost-m-HTML5/components/bitrix/search.title/ost-m-search/style.css?16846047572092 */
/* /local/templates/ost-m-HTML5/components/bitrix/breadcrumb/ost-m-bread-crumb/style.css?1684604757207 */
/* /local/templates/ost-m-HTML5/styles.css?16846047571866 */
