@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('/skins/sites/kopylbro/css/fonts/ptn57f-webfont.eot');
    src: url('/skins/sites/kopylbro/css/fonts/ptn57f-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skins/sites/kopylbro/css/fonts/ptn57f-webfont.woff') format('woff'),
         url('/skins/sites/kopylbro/css/fonts/ptn57f-webfont.ttf') format('truetype'),
         url('/skins/sites/kopylbro/css/fonts/ptn57f-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	position: relative;
	font: 12px Tahoma, Arial, sans-serif;
	color: #32353C;
}
img {
	border-style: none;
}
form, fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	text-decoration: underline;
	color: #4E525A;
}
a:hover {
	text-decoration: none;
}
a.inverted {
	text-decoration: none;
}
a.inverted:hover {
	text-decoration: underline;
}
:focus {
	outline: 0;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	min-height: 1px;
	list-style: none;
}
h1 {
	font: bold 18px PTSansNarrowRegular;
/*	text-transform: uppercase;	*/
	color: #BE3028;
	margin: 0px 0px 15px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #E5E5E5;
}
h1 b {
	display: inline;
	float: left;
	margin-right: 10px;
}
h1 .vk2 {
	float: left;
	position: relative;
	top: -2px;
}


h2 {
	font: bold 14px PTSansNarrowRegular;
	text-transform: uppercase;
	color: #4E525A;
	margin: 0px 0px 15px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #E5E5E5;
}
h3 {
	font: bold 14px PTSansNarrowRegular;
	text-transform: uppercase;
	color: #4E525A;
	margin: 0px 0px 15px;
	padding: 0px 0px 3px;
}
h4 {
	font: bold 14px PTSansNarrowRegular;
	text-transform: uppercase;
	color: #4E525A;
	margin: 0px 0px 15px;
	padding: 0px 0px 3px;
}


.container {
	min-width: 1078px;
	max-width: 1600px;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	position: relative;
	background-image: url(/skins/sites/kopylbro/images/container.gif);
	background-repeat: repeat-x;
	padding-top: 410px;
	margin: auto;
}
.logo {
	position: absolute;
	left: 62px;
	top: 32px;
}
.index_welcome {
	color: #4E525B;
	text-align: right;
	float: left;
	font: bold 36px/36px PTSansNarrowRegular;
	display: inline;
	width: 272px;
	margin-right: 34px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.index_welcome .site {
	font-size: 40px;
	text-transform: none;
	color: #BE3128;
}
.index_content {
	margin-right: 60px;
	margin-bottom: 15px;
}
.brands {
	background-color: #E5E5E5;
	border-bottom: 1px solid #DCDCDC;
}
.brands table {
	width: 100%;
	border-collapse:collapse;
}
.brands td {
	padding: 0px;
}
.brands th {
	padding: 27px 0px;
	width: 1px;
}
.inner_container {
	background-position: 0px -5px;
	padding-top: 242px;
}
.inner_container .logo {
	left: 23px;
	top: 13px;
}

.inner_container .top_nav {
	top: 18px;
	left: 24%;
	right: 20%;
}
.inner_container .for_dealers {
	right: 6%;
	top: 21px;
}
.inner_container .imager {
	border-top: 2px solid #FFFFFF;
	top: 57px;
}
.inner_container .imager .left_cell {
	padding-right: 2px;
}
.inner_container .imager .right_cell {
	padding-left: 2px;
}

.inner_container .imager .bg {
	height: 104px;
	margin-bottom: 2px;
}
.inner_container .imager .auto .bg {
	background-image: url(/skins/sites/kopylbro/images/inner_imager_auto.jpg);
}
.inner_container .imager .moto .bg {
	background-image: url(/skins/sites/kopylbro/images/inner_imager_moto.jpg);
}
.inner_container .imager .velo .bg {
	background-image: url(/skins/sites/kopylbro/images/inner_imager_velo.jpg);
}
.inner_container .imager .shade {
	display: block;
}
.left_column {
	display: inline;
	float: left;
	width: 214px;
	margin: 0px 20px 40px 10px;
}
.menu {
	background-color: #E5E5E5;
	padding: 10px 10px 10px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	margin-bottom: 20px;
}
.menu .section_title, .menu .section_title a  {
	font-weight: bold;
	text-transform: uppercase;
	color: #BE3128;
	background-image: url(/skins/sites/kopylbro/images/section_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 11px;
	padding-bottom: 11px;
}
.menu ul {
	font-size: 12px;
	margin-bottom: 15px;
}

.menu li {
	padding-bottom: 8px;
}
.menu a, .menu .active ul a , .menu .active ul li ul a {
	color: #65676C;
	text-decoration: none;
}
.menu a:hover, .menu .active ul a:hover, .menu .active ul li ul a:hover {
	text-decoration: underline;
}
.menu .active {
	background-image: url(/skins/sites/kopylbro/images/menu_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: -11px;
	padding-left: 11px;
	position: relative;
}
.menu .active a, .menu ul ul .active a, .menu ul ul ul .active a {
	color: #000000;
}
.menu .active a:hover, .menu ul ul .active a:hover {
	text-decoration: none;
}
.menu ul ul {
	padding-left: 11px;
	margin-top: 8px;
	margin-bottom: -5px;
}




.right_column {
	display: inline;
	float: right;
	width: 180px;
	margin: 0px 10px 40px 20px;
}
.social {
	border: 1px solid #A0A0A0;
	padding: 5px 0px 5px 1px;
	margin-bottom: 3px;
}
.social .item {
	display: inline;
	float: left;
	margin-left: 10px;
}
.right_banner {
	margin-bottom: 7px;
}



.center_column {
	margin-bottom: 40px;
}
.pager {
	float: right;
	font-size: 11px;
	color: #4E525A;
	display: inline;
	margin-left: 30px;
}
.pager a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 7px;
}
.pager a:hover {
	text-decoration: underline;
}
.pager b {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #880000;
	padding: 4px 7px;
}

.sorter {
	float: right;
	font-size: 11px;
	color: #4E525A;
	margin-top: -3px;
}
.sorter select {
	font: 11px Tahoma, Arial, sans-serif;
}
.goods_list {
	background-image: url(/skins/sites/kopylbro/images/goods_list_bg.gif);
}
.goods_list .item {
	display: inline;
	float: left;
	height: 357px;
	width: 201px;
	margin-right: 57px;
}
.goods_list .title {
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
	padding-right: 36px;
}
.goods_list .title a {
	color: #BE3028;
	text-decoration: none;
}
.goods_list .title a:hover {
	text-decoration: underline;
}
.goods_list .title .sale {
	background-image: url(/skins/sites/kopylbro/images/sale.png);
	position: absolute;
	height: 36px;
	width: 54px;
	right: 0px;
	bottom: -28px;
}
.goods_list .pic {
	text-align: center;
	margin-bottom: 11px;
	width:100%;
	border-collapse:collapse;
	height: 159px;
}
.goods_list .pic td {
	vertical-align: middle;
	padding: 0px;
}
.star {
	background-image: url(/skins/sites/kopylbro/images/star.gif);
	float: right;
	height: 12px;
	width: 15px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 9px;
}

.goods_list .price {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E5E5E5;
}
.goods_list .note {
	font-size: 11px;
	color: #65676C;
	line-height: 16px;
	float: left;
}
.goods_list .more {
	font: 10px Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	background: linear-gradient(#2C2E33, #020201);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2C2E33), to(#020201));
	background: -webkit-linear-gradient(#2C2E33, #020201);
	background: -moz-linear-gradient(#2C2E33, #020201);
	background: -ms-linear-gradient(#2C2E33, #020201);
	background: -o-linear-gradient(#2C2E33, #020201);
	background: linear-gradient(#2C2E33, #020201);


	-pie-background: linear-gradient(#2C2E33, #020201);
	border-radius: 5px;


	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	cursor: pointer;
	padding: 3px 10px;
	float: right;
	text-decoration: none;
	margin-top: 5px;
	position: relative;
}
.goods_list .more:hover {
	text-decoration: underline;
}
.top_banners {
	margin-bottom: 7px;
	margin-top: -15px;
}
.top_banners .left_item {
	float: left;
}
.top_banners .right_item {
	float: right;
}
.all_news {
	font-size: 11px;
	margin-top: 1px;
	float: right;
}
.news_title {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.news_title a {
	color: #BE3028;
	text-decoration: none;
	font-weight: bold;
}
.news_title a:hover {
	text-decoration: underline;
}
.news_preview {
	margin-bottom: 15px;
}
.detail_stars {
	float: right;
	margin-top: -7px;
	display: inline;
	margin-left: 15px;
}
.detail_stars .star {
	float: left;
}
.big_pic {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E5E5E5;
}
.big_pic img {
	margin-bottom: 10px;
	display: block;
}
.big_pic .zoom {
	background-image: url(/skins/sites/kopylbro/images/zoom.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 3px 0px 6px 31px;
}
.available_colors {
	padding-right: 32px;
	padding-left: 32px;
	position: relative;
	margin-bottom: 50px;
}
.available_colors .positioner {
	position: relative;
	height: 81px;
	overflow: hidden;
}
.available_colors .scroller {
	position: absolute;
	width: 20000px;
	left: 0px;
	top: 0px;
}
.available_colors ul {
	float: left;
}
.available_colors li {
	float: left;
	width: 78px;
}

.available_colors .prev {
	background-image: url(/skins/sites/kopylbro/images/scroller_small_buttons.gif);
	height: 19px;
	width: 10px;
	margin-top: -9px;
	position: absolute;
	left: 11px;
	top: 50%;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}
.available_colors .next {
	background-image: url(/skins/sites/kopylbro/images/scroller_small_buttons.gif);
	height: 19px;
	width: 10px;
	margin-top: -9px;
	position: absolute;
	right: 11px;
	top: 50%;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	background-position: -10px 0px;
}
.good_description {
	font-size: 11px;
	margin-bottom: 50px;
}
.review_item {
	margin-bottom: 20px;
	font-size: 11px;
}

.reviews_stars {
	float: left;
	margin-right: 5px;
	display: inline;
}
.reviews_stars .star {
	margin-top: 1px;
	float: left;
}
.you_looked {
	padding-right: 62px;
	padding-left: 62px;
	position: relative;
}
.you_looked .positioner {
	overflow: hidden;
	position: relative;
	height: 276px;
}
.goods_list .scroller {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.you_looked .item {
	margin-right: 20px;
}
.you_looked .prev {
	background-image: url(/skins/sites/kopylbro/images/scroller_big_buttons.gif);
	height: 25px;
	width: 13px;
	margin-top: -17px;
	position: absolute;
	left: 25px;
	top: 50%;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}
.you_looked .next {
	background-image: url(/skins/sites/kopylbro/images/scroller_big_buttons.gif);
	height: 25px;
	width: 13px;
	margin-top: -17px;
	position: absolute;
	right: 25px;
	top: 50%;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	background-position: -13px 0px;
}
.cart_contents {
	float: right;
	/*width: 50%;*/
	display: inline;
	margin-left: 30px;
	font-size: 11px;
	margin-bottom: 30px;
}
.cart_contents table {
	border-collapse:separate;
}
.cart_contents td {
	background-color: #EDEDED;
	padding: 4px 8px 5px;
}
.cart_contents .left_corners {
	border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	-khtml-border-radius: 6px 0px 0px 6px;
}
.cart_contents .right_corners {
	border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	-khtml-border-radius: 0px 6px 6px 0px;
}
.cart_contents .both_corners {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.cart_contents .green {
	color: #238A03;
}
.cart_contents .red {
	color: #FC0102;
}
.cart_contents .price {
	font-size: 18px;
	text-align: center;
	line-height: 18px;
}
.cart_contents .old_price {
	color: #65676C;
	text-align: center;
}
.cart_contents .add_2_cart {
	font-weight: bold;
	height: 14px;
	background-image: url(/skins/sites/kopylbro/images/add_2_cart.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 4px 0px 4px 34px;
}

.cart_contents .add_red_cart {
	font-weight: bold;
	height: 14px;
	background-image: url(/skins/sites/kopylbro/images/add_red_cart.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 4px 0px 4px 34px;
}








.FOOTER----------------{}
.footer {
	background-color: #D9D9D9;
	padding: 21px 49px;
	border-top: 1px solid #EAEAEA;
}
.bot_nav {
	font-size: 11px;
	float: left;
	width: 57%;
}
.bot_nav ul {
	text-align: justify;
	text-justify: newspaper;
}
.bot_nav li {
	display: inline-block;
	vertical-align:top;
	text-align: center;
	position: relative;
}
.bot_nav a {
	color: #4E525A;
	text-decoration: none;
	display: inline-block;
	padding: 7px 9px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
}
.bot_nav a:hover, .bot_nav a.active {
	background-color: #4E525B;
	color: #FFFFFF;
}
.bot_nav li.helper {width:100%;}
.footer .for_dealers {
	float: left;
	position: static;
	font-size: 14px;
	display: inline;
	margin-top: 6px;
	margin-left: 40px;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #4E525B;
	float: right;
	margin-top: 7px;
}







.for_dealers {
	font: 18px PTSansNarrowRegular;
	color: #4E525B;
	position: absolute;
	top: 44px;
	right: 12px;
}
.top_nav {
	position: absolute;
	left: 33%;
	top: 41px;
	right: 12%;
	font: 14px PTSansNarrowRegular;
}
.top_nav ul {
	text-align: justify;
	text-justify: newspaper;
}
.top_nav li {
	display: inline-block;
	vertical-align:top;
	text-align: center;
	position: relative;
}
.top_nav a {
	color: #4E515B;
	text-decoration: none;
	display: inline-block;
	padding: 7px 9px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
}
.top_nav a:hover, .top_nav a.active {
	background-color: #4E525B;
	color: #FFFFFF;
}

.top_nav .none a:hover, .top_nav .none a.active {
	background-color: transparent;
	color: #4E515B;
}

.top_nav li.helper {width:100%;}
.imager {
	position: absolute;
	left: 0px;
	top: 100px;
	right: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #4E515B;
}
.imager table {
	width: 100%;
	border-collapse:collapse;
}
.imager td {
	vertical-align: top;
	padding: 0px;
	width: 33%;
}
.imager .left_cell {
	padding-right: 8px;
}
.imager .center_cell {
}
.imager .right_cell {
	padding-left: 8px;
}

.imager .bg {
	height: 288px;
	position: relative;
	display: block;
	cursor: pointer;
}
.imager .shade {
	background-color: #FFFFFF;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	opacity:0.45;
	display: none;
}

.imager .label {
	position: absolute;
	height: 32px;
	left: 0px;
	cursor: pointer;
	bottom: 30px;
	background-image: url(/skins/sites/kopylbro/images/imager_label.png);
	width: 92px;
	padding-top: 8px;
	padding-right: 2px;
}
.imager .letters {
	background-image: url(/skins/sites/kopylbro/images/imager_label_letters.gif);
	display: block;
	height: 24px;
	background-repeat: no-repeat;
	margin: auto;
}

.imager .letters_active {
	background-image: url(/skins/sites/kopylbro/images/imager_label_letters.gif);
	display: block;
	height: 24px;
	background-repeat: no-repeat;
	margin: auto;
}

.imager .auto .bg {
	background-image: url(/skins/sites/kopylbro/images/index_imager_auto.jpg);
}
.imager .auto .letters {
	background-position: 0px 0px;
	width: 68px;
}
.imager .auto .letters_active {
	background-position: 0px -24px;
	width: 68px;
}
.imager .moto .bg {
	background-image: url(/skins/sites/kopylbro/images/index_imager_moto.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.imager .moto .letters {
	background-position: -74px 0px;
	width: 74px;
}
.imager .moto .letters_active {
	background-position: -74px -24px;
	width: 74px;
}
.imager .velo .bg {
	background-image: url(/skins/sites/kopylbro/images/index_imager_velo.jpg);
}
.imager .velo .letters {
	background-position: -148px 0px;
	width: 64px;
}
.imager .velo .letters_active{
	background-position: -148px -24px;
	width: 64px;
}
.imager .search_left {
	background-color: #EDEDED;
	height: 48px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-khtml-border-radius: 0px 5px 5px 0px;
	padding-right: 15px;
	padding-top: 7px;
}
.imager .search_center {
	background-color: #EDEDED;
	height: 55px;
	border-radius: 5px;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding-left: 8px;
}
.imager .search_center table {
	width: 100%;
	border-collapse:collapse;
	height: 55px;
}
.imager .search_center td {
	padding: 8px 0px 0px;
}
.imager .search_center select {
	font: 11px Tahoma, Arial, sans-serif;
	width: 90%;
}

.imager .search_center .subm {
	font: bold 11px Tahoma, Arial, sans-serif;
	color: #AFAFB0;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 73px;
	border-style: none;
	background: #2C2E33;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2C2E33), to(#020201));
	background: -webkit-linear-gradient(#2C2E33, #020201);
	background: -moz-linear-gradient(#2C2E33, #020201);
	background: -ms-linear-gradient(#2C2E33, #020201);
	background: -o-linear-gradient(#2C2E33, #020201);
	background: linear-gradient(#2C2E33, #020201);
	-pie-background: linear-gradient(#2C2E33, #020201);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	cursor: pointer;
	text-align: center;
	position: relative;
}
.imager .search_right {
	background-color: #EDEDED;
	height: 42px;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	padding-top: 13px;
	padding-left: 15px;
}
.imager label {
	display: block;
	margin-bottom: 3px;
	padding-left: 4px;
}
.imager .search_inp {
	font: 12px Tahoma, Arial, sans-serif;
	color: #4E515B;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px 5px;
	width: 130px;
	border-style: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.imager .header_cart {
	color: #000000;
	background-image: url(/skins/sites/kopylbro/images/header_cart.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 46px;
}



.closer {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
}
.nofloat {
	overflow: hidden;
}

h4.path {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4.path a:link, 
h4.path a:visited {
	text-decoration: none;
	margin: 0px;
	padding-right: 18px;
}
.path a:hover {
	text-decoration: underline;
}

.alert {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FFEEEE;
	border: 1px solid #990000;
	margin: 2px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 45px;
}
.alert br {
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
}

.post_image {
	margin: 8px;
	padding: 0px;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFEEEE;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 3px 8px;
  border: 1px solid #FFCCCC;
  border-radius: 4px;
	width: 180px;
	display: inline;
}
.button:hover {
	color: #990000;
	background-color: #FFCCCC;
}


.button_disabled{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #C3C3C3;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 3px 8px;
  border: 1px solid #000000;
  border-radius: 4px;
	width: 250px;
	display: inline;
}
.button_disabled:hover {
	color: #666666;
	background-color: #C3C3C3;
}


.dealer_item_list tr:nth-child(2n) 
{
	background: #f0f0f0; /* Цвет фона */
}

#center_search_input_field {
	width: 70% !important;
}

#search_center_div {
  position: relative;
  top: 18%;
}

#table_form_dealer_products_list tr:first-child{
  background-color: #f0f0f0;
}

#table_form_dealer_products_list tr th{
  padding: 8px 0;  
}
#table_form_dealer_products_list {
  font-family: Arial,sans-serif;
	display: inline;
}

#table_form_dealer_products_list .sort_form{
  text-align : center;
}


@media screen and (max-device-width: 1120px), screen and (max-width: 1120px) {
  
  #table_form_dealer_products_list .sort_form .search_field_conteiner:nth-child(4){
    max-width: 80px;
  }

  #table_form_dealer_products_list .sort_form .search_field_conteiner:nth-child(4) input[type="text"]{
    width: 80%;
  }
  
}


.item_list_o_prod:hover {
  background: #fbfbfb !important;
}

.search_field_conteiner {
  display: inline-block;
  margin: 0 3px;
}

.clear_block {
  clear:both;
}

#in_stock {
  color: #000000;
  cursor: pointer;
}

/*exchange_rate*/
#exchange_rate {
  color: #000000;
  float: right;
  position: relative;
  top: 30%;
}
/* END; exchange_rate*/

.button_do_exel {
  background: url("/skins/sites/kopylbro/images/excel.png") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
  border: 0 none;
  cursor: pointer;
  height: 25px;
  width: 25px;
}

#start_dealer_salutation ol li {
  list-style: inherit!important;
}

/* DODELKI*/


form.myprofile_edit input[type="text"] {
  border: 1px solid #A5A5A5;
  margin: 3px 0;
  padding: 3px 7px;
  border-radius: 4px;
}
.search_field_conteiner > input[type="submit"] {
  border: 0;
  padding: 3px 8px;
  background-color: #ECEAEA;
  border-radius: 4px;
}

.search_field_conteiner > input[type="submit"]:hover {
  background-color: #ffffff;
}

#table_form_dealer_products_list tr:nth-child(2) td:nth-child(2){
  padding: 10px;
}

form.myprofile_edit dl dt{
  display: inline-block;
  margin-right: 7px;
  width: 18%;
  margin-bottom : 4px;
} 

form.myprofile_edit dl dd{
  display: inline-block;
  width: 60%;
  margin-bottom : 4px;
}

.dealer_item_list tr:last-child td{
  background-color: #ffffff;
}


/* END; DODELKI*/

/*Dealer Catalog*/
#dealer_categories_catalog_tree li, #dealer_categories_branding_tree li {
  list-style: outside none none;
  padding-left: 15px;
}
#dealer_categories_catalog_tree ul, #dealer_categories_branding_tree ul{
  padding-left: 15px;
}
.dealer_cat_item a {
  text-decoration: none;
}
.dealer_cat_item {
  border: 1px solid grey;
  border-radius: 5px;
  display: inline-block;
  margin: 2px;
  padding: 5px;
  position: relative;
  min-width: 50px;
  text-align: center;
}
.dealer_cat_item:hover {
  background: none repeat scroll 0 0 silver;
}

.dealers_each_file>a{
  text-decoration: none;
}
.dealers_each_file {
  border-bottom: 1px solid silver;
  max-width: 250px;
  padding: 5px;
}
/*end Dealer Catalog*/
.user_toolbar {
  background: none repeat scroll 0 0 white;
  border: 1px solid silver;
  border-radius: 5px;
  display: inline;
  padding: 5px;
  position: relative;
}
.user_toolbar:hover {
  background-color: #e5e5e5;
}
.user_toolbar > a {
  text-decoration: none;
}
/*Dealer Branding*/
.branding_picture {
 
  display: inline-block;
  float: left;
  margin: 2px;
  padding: 5px;
  position: relative;
}
/*end Dealer Branding*/




.treeHTML { /* вся форма */
  line-height: normal;
}
.treeHTML label { /* пункты и соединяющие их линии */
  position: relative;
  display: block;
}

.treeHTML label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.1em;
  height: .5em;
}
.treeHTML fieldset,
.treeHTML fieldset[class=""] .razvernut { /* списки */
  position: absolute;
  visibility: hidden;
  margin: 0;
  padding: 0 0 0 1em;
  border: none;
}
.treeHTML .razvernut {
  position: relative;
  visibility: visible;
}
.treeHTML > fieldset > legend,
.treeHTML .razvernut > fieldset > legend { /* плюс */
  position: absolute;
  left: -5px;
  top: 0;
  height: 7px;
  width: 7px;
  margin-top: -1em;
  padding: 0;
  border: 1px solid #94a5bd;
  border-radius: 2px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #fff;
  background-image: linear-gradient(to left, #1b4964, #1b4964), linear-gradient(#1b4964, #1b4964), linear-gradient(315deg, #a0b6d8, #e8f3ff 60%, #fff 60%);
  background-size: 1px 5px, 5px 1px, 100% 100%;
  visibility: visible;
  cursor: pointer;
}
.treeHTML fieldset[class=""] .razvernut fieldset legend {
  visibility: hidden;
}
.treeHTML .razvernut > legend { /* минус */
	display: none;
  background-image: linear-gradient(#1b4964, #1b4964) !important;
  background-size: 5px 1px !important;
}
.root{
	font-weight: bold;
	text-transform: uppercase;
	color: #BE3128;
	background-image: url(/skins/sites/kopylbro/images/section_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fat_column{
	width: 186px;
}
#p_prldr{
position: fixed;
left: 0;
top: 0;
right:0;
bottom:0;
background: #525152;
z-index: 30;
opacity: 0.7;

}

.contpre small{

	font: bold 25px PTSansNarrowRegular;
	letter-spacing: 3px;
}

.contpre{
width: 250px;
height: 100px;
position: absolute;
left: 50%;top: 48%;
margin-left:-125px;
margin-top:-75px;
color:#fff;
font: bold 40px PTSansNarrowRegular;
	letter-spacing: 6px;

text-align:center;
line-height:35px;}

#p_prldr .svg_anm {
position: absolute;
width: 41px;
height: 41px;
background: url(/skins/sites/kopylbro/images/pufff.gif) center center no-repeat;
background-size:41px;
margin: 0 0 0 110px;}

.peeek-loading {

  position: absolute;
  top: -60px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.peeek-loading ul {
  position: absolute;
  left: calc(50% - 0.7em);
  top: calc(50% - 4.2em);
  display: inline-block;
  text-indent: 1.4em;
}

.peeek-loading ul li:after,
.peeek-loading ul:after {
  width: 0.7em;
  height: 0.7em;
  background-color: #fff;
  border-radius: 100%;
}

.peeek-loading ul li:after,
.peeek-loading ul:after {
  content: "";
  display: block;
}

.peeek-loading ul:after {
  position: absolute;
  top: 1.4em;
}

.peeek-loading li {
  position: absolute;
  padding-bottom: 2.8em;
  top: 0;
  left: 0;
}

.peeek-loading li:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: 0.125s;
}

.peeek-loading li:nth-child(1):after {
  animation-delay: 0.125s;
}

.peeek-loading li:nth-child(2) {
  transform: rotate(36deg);
  animation-delay: 0.25s;
}

.peeek-loading li:nth-child(2):after {
  animation-delay: 0.25s;
}

.peeek-loading li:nth-child(3) {
  transform: rotate(72deg);
  animation-delay: 0.375s;
}

.peeek-loading li:nth-child(3):after {
  animation-delay: 0.375s;
}

.peeek-loading li:nth-child(4) {
  transform: rotate(108deg);
  animation-delay: 0.5s;
}

.peeek-loading li:nth-child(4):after {
  animation-delay: 0.5s;
}

.peeek-loading li:nth-child(5) {
  transform: rotate(144deg);
  animation-delay: 0.625s;
}

.peeek-loading li:nth-child(5):after {
  animation-delay: 0.625s;
}

.peeek-loading li:nth-child(6) {
  transform: rotate(180deg);
  animation-delay: 0.75s;
}

.peeek-loading li:nth-child(6):after {
  animation-delay: 0.75s;
}

.peeek-loading li:nth-child(7) {
  transform: rotate(216deg);
  animation-delay: 0.875s;
}

.peeek-loading li:nth-child(7):after {
  animation-delay: 0.875s;
}

.peeek-loading li:nth-child(8) {
  transform: rotate(252deg);
  animation-delay: 1s;
}

.peeek-loading li:nth-child(8):after {
  animation-delay: 1s;
}

.peeek-loading li:nth-child(9) {
  transform: rotate(288deg);
  animation-delay: 1.125s;
}

.peeek-loading li:nth-child(9):after {
  animation-delay: 1.125s;
}

.peeek-loading li:nth-child(10) {
  transform: rotate(324deg);
  animation-delay: 1.25s;
}

.peeek-loading li:nth-child(10):after {
  animation-delay: 1.25s;
}

.peeek-loading li {
  animation: dotAnimation 2.5s infinite;
}

@keyframes dotAnimation {
  0%, 55%, 100% {
    padding: 0 0 2.8em 0;
  }
  5%,50% {
    padding: 1.4em 0;
  }
}
.peeek-loading li:after {
  animation: dotAnimationTwo 2.5s infinite;
}

@-webkit-keyframes dotAnimationTwo {
  0%, 55%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  5%,50% {
    opacity: .5;
    transform: scale(0.5);
  }
}
.parent{
	margin-top: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.child{
	width: 140px;
}

/* auto load */

#fountainG{
	position:relative;
	width:234px;
	height:28px;
	margin:auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(0,0,0);
	width:28px;
	height:28px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:19px;
		-o-border-radius:19px;
		-ms-border-radius:19px;
		-webkit-border-radius:19px;
		-moz-border-radius:19px;
}

#fountainG_1{
	left:0;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}

#fountainG_2{
	left:29px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}

#fountainG_3{
	left:58px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}

#fountainG_4{
	left:88px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}

#fountainG_5{
	left:117px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}

#fountainG_6{
	left:146px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}

#fountainG_7{
	left:175px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
}

#fountainG_8{
	left:205px;
	animation-delay:1.64s;
		-o-animation-delay:1.64s;
		-ms-animation-delay:1.64s;
		-webkit-animation-delay:1.64s;
		-moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

/* end auto load */

.nothing{
	text-align:right;
	font-weight:bold;
	
}


.screen, .modal {
    display: none;
    position: fixed;
}

.screen {
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
	background: #000;
    opacity: 0.5;
}

.modal {
    width: 33.333%;
	height:300px;
	overflow-y: auto;
	border:1px solid #000;
    top: 20%;
    left: 33.3333%;
   border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);
    z-index: 2;
	padding:10px;
}
.myclose{
	margin-left:93%;
	margin-top:3px;
}
.my_storage li{
	margin-top:10px;
	/*font-size:16px;*/
	border-bottom: 1px solid #000;
}

	/* .modalDialog { */
		/* position: fixed; */
		/* font-family: Arial, Helvetica, sans-serif; */
		/* top: 0; */
		/* right: 0; */
		/* bottom: 0; */
		/* left: 0; */
		/* background: rgba(0,0,0,0.8); */
		
		/* display: none; */
		/* pointer-events: none; */
	/* } */

	/* .modalDialog:target { */
		/* display: block; */
		/* pointer-events: auto; */
	/* } */

	/* .modalDialog > div { */
		/* width: 400px; */
		/* height: 300px; */
		/* 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 { */
		
		/* position: absolute; */
		/* right: 7px; */
		/* text-align: center; */
		/* top: 3px; */
		/* width: 24px; */
		/* text-decoration: none; */
		/* font-weight: bold; */
		
	/* } */

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


.house{
	color:red;
	display:none;
	text-decoration:none;
}
.map_marker{
	width:16px;
	display: inline;
}
.bundle_marker{
	width:16px;
	display: inline;
}
.go_left{
	float:right;
}
.myred{
	color:red;
	font-size:16px;
}
/* end my modal */


.loginBtn {
	box-sizing: border-box;
	position: relative;
	/* width: 13em;  - apply for fixed size */
	margin: 0.2em;
	padding: 0 15px 0 46px;
	border: none;
	text-align: left;
	line-height: 34px;
	white-space: nowrap;
	border-radius: 0.2em;
	font-size: 16px;
	color: #FFF;
}
.loginBtn:before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	height: 100%;
}
.loginBtn:focus {
	outline: none;
}
.loginBtn:active {
	box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}


/* Facebook */
.loginBtn--facebook {
	background-color: #4C69BA;
	background-image: linear-gradient(#4C69BA, #3B55A0);
	/*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
	text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn--facebook:before {
	border-right: #364e92 1px solid;
	background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png') 6px 6px no-repeat;
}
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
	background-color: #5B7BD5;
	background-image: linear-gradient(#5B7BD5, #4864B1);
}