@import url(//fonts.googleapis.com/css?family=Bad+Script|Marck+Script|Lobster&subset=latin,cyrillic);
  /* .gar { 
  text-align: center 
  top:0; 
  left:0; 
  background-size: 100% auto
  width:100%; 
  height:165px; /*высота картинки гирлядны*/ 
  background:url(https://sp-fresh.ru/%D0%B3%D0%B8%D1%80%D0%BB%D1%8F%D0%BD%D0%B4%D0%B0.png) no-repeat ; /*картинка гирлянды*/ 
}*/ 
html {
    height: 100%;
}

body {
    font-family: Arial;
    color: #272727;
    height: 100%;
    background: url(bg.png) fixed;
}

a {
    color: #0ca7e2;
}

a:hover {
    color: #ff7169;
}

h1 {
    color: #ee5249;

    font-family: Arial;
    font-size: 28px;
    font-weight:normal;
    line-height: 36px;
    padding-bottom: 10px;
}

h2 {
    font-size: 20px;
    line-height: 20px;
    color: #6e6	662;
}

.page-wrapper {
	background: #fff;
    width:auto;
    max-width: 1200px;
    margin-top: 40px;
    margin-left:auto;
    margin-right:auto;
	box-shadow:0 0 2px #C1C1C1;
}


.ph {
}

.ph__lt {width:100%; }

.ph__left {
    width:300px;
    padding-left:20px;
    padding-top:10px;
    text-align:left;
}

.ph__center { padding-top:10px; padding-right:20px; }


a.more {
    color: #00BED4;
    font-weight: bold;
}
a.more:hover {
    color: #ed38a1;
}

.head { height: 250px; position: relative;}
.head__top {width: 100%;padding-bottom: 0px; padding-top: 0px; position:relative; height:190px;}
.head__help {text-align:right; color:#8B8B8B; padding-right:20px; position:absolute; top:55px; right:0px;}
.head__help-title {font-size:18px; }
.head__help-phone {font-size:32px; padding-top:5px;padding-left: 15px; color: #ff927b;}
.head__help-email { font-size: 22px; margin-top: 10px; display: inline-block; color: #D15B78;}

.site-contacts {font-size: 22px; line-height: 1.3em; color: #505050;}


/*main-menu*/
.mm-wrap {width: 100%;position: absolute;left:0px;top: 100px; height:50px; padding-bottom:20px;padding-top: 0px;}
.mm-wrap__inner {height:50px;background: #ff6c60; }
.mm-wrap__lt { float: right;width:55%; background: none; position: relative;}


/*
ros
*/


.mm-wrap__left { width:100%;text-align: right}
.mm-wrap__right {width:100%; vertical-align:middle; padding-right:20px;}

.mm {font-family:Trebuchet MS; color:#000; }


.mm__i {position: static; float:left;}
.mm__i:hover a {text-decoration:none;}


.mm  a { color: #fff; }
.mm__i > a {
	z-index:10;
	padding: 16px 20px;
	font-size: 14px;
    
    text-decoration: none;
    font-weight: none;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.mm a:hover {
	color: #000;
}

.mm-wrap{
	position:static;
	padding-bottom:0;
	padding-top:0px;
}

.mm-wrap__inner{
	background: url(menu-bg.png) repeat-x 0 0 transparent;
}

.mm-wrap__lt{
	width:100%;
}

.mm{
	width:100%;
}

.mm__i > a {
	font-weight:bold;
	padding:13px 15px;
	position:relative;
	font-size:20px;
	font-family:'Bad Script', sans-serif;
}

.mm a:hover{
	color:#B2B58E;
}

.mm > li:not(:first-child) > a:before{
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	background:url(marker1.png) no-repeat 0 0 transparent;
	position:absolute;
	left:0;
	top:45%;
}

.mm__sub {background-color: #626c1e;}

.purchase-list__products-wr {
  border: 0px;
  padding: 0;
}

.head__auth {
	height: 53px;
	text-align: right;
	background: url(head_bg.png) repeat-x top center;
}
.auth-info {
    color: #fff;
    overflow: hidden;
    display:inline-block;
	position:absolute;
    right: 0px;
	top:0px;
	height:50px;
}

.auth-info a {
    color: #fff;
	white-space:nowrap;
}

.auth-info a:hover {color:#eee; text-decoration:underline;}

.auth-info__right {width:180px;}
.auth-info__left { text-align:right; line-height:26px; padding-right:20px; font-size:12px;}
.auth-info__lt { width:100%;}

.page-wrapper .search-box {
	width: 300px;
	margin-top: 10px;
	height: 60px;
	position: absolute;
	bottom: 10px;
	right: 20px;
}
	
.ya-site-form__search-input-layout-r { display:none; }

.auth-menu { overflow:hidden; height: 1em; display:inline-block; background-color: #6d6d6d; padding:10px; }
.auth-menu li { display:block; float:right; padding-left:10px;  }
.auth-menu__user { overflow:hidden; height:30px; max-width:130px; }
.auth-menu__icon {color: #fff;}

a.login, a.login:hover { background: none;text-decoration:none; display:inline-block; color:#ff6c60; padding: 5px; text-transform: uppercase; margin: 12px 0px 0 0;}
a.login:hover {color:#FF9B93; }

.page-data {
	margin: 0 20px;
	margin-top:10px;
    min-height:750px;
}

.page-footer-wr { background:#f2f2f2; color:#2d2d2d; }
.page-footer {
	margin-top: 80px;
	position:relative; 
	overflow:hidden;
	background: #fff;
	color:#fff;		
}
.page-footer__create {float: right;padding: 20px;color: #888;margin-top: 20px}

.page-footer__pokupki { position:absolute;  line-height:1.3em; left:40%; top:10px; }
.page-footer__pokupki {font-size:14px;}
.page-footer__pokupki a { color:#fff; text-decoration:underline; font-size:14px;}
.page-footer__pokupki a:hover {color:#16b1e6; }
.page-footer__stat { position:absolute; left:20px; top:5px;}

/*Главная страница*/
.home-page { padding-top:20px; display: block;}
.home-page__lt {width:100%;margin:0;padding:0;}
.home-page__left {width:220px; padding-right:20px;}
.home-page__right {}

/*Список закупок*/

.purchase-list__i {
	margin-bottom: 40px;
	border: 1px solid #dedede;
	padding: 10px;
}

.purchase-list__i:hover {border-color:#ffbb6b;}

.purchase-list__products {
	border-collapse: separate !important;
  border-spacing: 5px !important;
}
.purchase-list__products__i {
	border: 0px solid #E0DACE;
	background: #fafafa;
	padding: 10px !important;
	text-align: center;
}

/*.purchase-list__i:hover { border-color:#49D2F1; }*/
.purchase-list__purchase-title { font-size:18px; font-weight:bold; line-height:1.3em; color:#575757;text-decoration:none;}
.purchase-list__purchase-title:hover {text-decoration:none; color:#3A3A3A; }
.purchase-list__product__img-wr {
	border: 0px;
	margin: 0 auto;
	display: block;
}
.purchase-list__product__img-wr img { width:140px; height:140px; }
.purchase-list__product__title { text-align:center; padding-top:15px; line-height:1.3em; color:#000;text-decoration: none;}
.purchase-list__product__title:hover {color:#ff7169; }
.purchase-list__product__price { text-align:center; font-weight:bold; font-size:17px; color:#ee5249;padding-top:15px;}
.purchase-list__i__buttom { 
	font-size:12px; 
	background: rgb(252, 227, 210);
	border: 0px;
}
.purchase-list__i__buttom-more a { color:#272727; }
.purchase-list__i__buttom-more a:hover {text-decoration:underline; }


.product-belt__i {
	border: 1px solid #e3ddcf;
	padding: 10px;
}
.product-belt__i:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.product-belt__i__title {
	font-size: 13px;
}
.block .product-belt__i__title a {text-decoration:none; color:#000;}
.block .product-belt__i__title a:hover {color:#606925;}

.product-belt__i__img-wr img { width:180px; height:180px;}
.product-belt__i__img-wr a {border: 0px;}
.product-belt__i__price { font-size:22px; font-weight:normal; color: #85A02B; padding-top:10px;}

/*
.product-belt__i__img-wr img { width:200px; height:200px; border: 1px solid #e3ddcf}
.product-belt__i__img-wr a {border: 0px; width:200px; height:200px;}
.product-belt__i__price { font-size:13px; color: #F98268;}
*/
.product-divisions a {}
.product-divisions a:hover {text-decoration:underline; }
.product-divisions__i_lvl0 a { }

/*.product-belt {padding: 5px;}*/

.product-list { margin-top: 0px; 
	border: 0px;
}
.product-list td {padding: 15px;border: 1px solid #eee;text-align:center}
.purchase-product-list__i {
	padding: 5px;
	border: 0px;
}

.purchase-product-list__i__price { color:#8B8B8B;}
.purchase-product-list__i__price b, .product-list__p__price { color:#ee5249; }
.product-list__p__title { color:#000; font-weight:normal;text-decoration: none;}
.product-list__p__title:hover { color:#ff7169;}


.product-list__p__img-wr {
	border: 0px;
	
}
.product-list__p {
    border-bottom: 0px 
    ;
}

.purchase-product-list__i__title a {color: #666;}
.purchase-product-list__i__title a:hover {color: #888;}

.purchase-product-list__i__detail a { color:#000; font-size:13px; }


.product-view__order-bl {
	  background-color: #fff;
    border: 3px solid #CCCCCC;
    border-radius: 0px;
}

/*Аватарки*/
.user-avatar { }
.user-avatar__img img { width:30px; height:30px; border-radius:0px; }
.user-avatar__img { padding-right:5px; }
a.user-avatar__name-url { text-decoration:none; font-size:13px; font-weight:normal; color:#000; }
a.user-avatar__name-url:hover { color:#63951f; }
.user-avatar__name {vertical-align:top; padding-top:0px; }

.show-more-purchase { text-align:center;}
.show-more-purchase input {background-color:#ff927b; font-weight:bold; padding:10px 40px; color:#fff; border:none; cursor:pointer;}
.show-more-purchase input:hover { background-color:#ee5249; }

/*стат. страница*/
.static-page {
}
.static-page p {
    padding-bottom: 10px;
}
/*.стат. страница*/

.pager-wrapper {padding-bottom:5px; }
.pager-wrapper__title { margin-bottom:15px; }

.news-list { padding-top:20px;}

.hp-news { }
.hp-news__i { padding-bottom:20px; }
.hp-news__title { display: block;padding:0px;line-height:1.3em; text-decoration:none; font-weight:bold; color:#0E2B33; }
.hp-news__title:hover { color:#0ca7e2; }
.hp-news__img-wr { padding-top:10px; }
.hp-news__img-wr img { width:220px; }
.hp-news__descr { padding-top:10px; line-height:1.3em; }

/*.Новости*/

.news-list__i {
	padding: 5px; 
	border: 0px;
}

/*Рекламный блок на главной*/
.main-adv-bl {
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
    padding-bottom: 10px;
}
/*.Рекламный блок на главной*/

/*Формы*/
.form {
    width: 100%;
}
.form__title {
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 5px;
    font-weight: bold;
    white-space: nowrap;
    line-height:1.3em;
}
.form__field {
    padding-bottom: 10px;
}
.form__btn {
}
.form__help {
    padding-top: 3px;
    font-weight:normal;
    
}
.require {color: #C43B1D; font-weight:bold;}

.all-purchases-btn {
    font-size: 16px;
}



.form-wrapper {
}

.form-title {
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: normal;
    color: #393939;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
}

.field-validation-error {
    color: red;
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 2px;
    display: block;
}
/*.Формы*/


/*Список закупок*/
.puchase-list-lt {
    width: 100%;
}
.puchase-list-lt__left {
    vertical-align: top;
    width: 220px;
    padding-right: 20px;
}
.puchase-list-lt__center {
    vertical-align: top;
}
.purchase-divs__title {
    font-size: 22px;
    padding-bottom: 10px;
}
.purchase-divs {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
}
.purchase-divs__i {
    padding-bottom: 10px;
}
.purchase-divs__a {
    font-size: 14px;
}
/*.Список закупок*/

/*блок новинок*/
.new-purchase {
}
.new-purchase__title {
    font-size: 22px;
    padding-bottom: 10px;
}
.new-purchase__item {
    padding-bottom: 20px;
}
/*.блок новинок*/


/*Переопределение общих стилей*/
.forum-popular-topics {
   margin:0px;
}
.block {
    border: 0px solid #ddd;
    margin: 0px 0px 20px 0;
    padding: 0px;
    background: #fafafa;
}
.block table {

}
.block table td {
	padding: 4px;
}
.block a {
	color: #777777;
}
.block a:hover {
	color: #F17981;
}


.block__title {
	background: #ffbb6b;
	position: relative;
    font: normal 18px "Arial";
    color: #fff;
}
/*ros*/
.forum-last-posts {
    border: 0px solid #ccc;
}

.block_2 .block__title { color:#F17981;}
.block_2 { border-bottom:none; }

.home-title { font-size:28px; padding-bottom:20px;}
/*.Переопределение общих стилей*/

/*Новости*/

.new-list_i-title {
    color: #666;
    font-size:20px;
    text-transform:none;
    text-decoration:none;
    border-bottom: 4px double #E2DED3;
    margin-bottom: 10px;
}
.new-list_i-title:hover {
		color: #888;
}

/*.Новости*/

/*Темизация форума*/

.fsection, .forum-post-list {
	padding: 5px;
	border: 2px solid #85A02B;
}
.fsection-cell {
    border-left: 0px solid #ccc;
}
.fsection tr {
	border: 0px;
}
.fsection tr td {
	border-bottom: 1px solid #ddd;
}
.fsection th { padding: 10px; background-color: #FCB3A3; font-weight: normal; color:#fff; }
.fsection__edit { color:#7C7A7A; }
.forum-popular-topics__count span { color:#FF8500; font-weight:bold; }

.forum-lst-posts-lt__left .block__title {}
.forum-last-posts__author { color:#FF8500; }
.forum-popular-topics__count span { background-color:#F8F8F8; color:#9ccf00; border-radius:2px; }



.search-box .gsc-input-box {border:2px solid #ffbb6b;}

.gsc-search-button {display:none;}
.search-box input.gsc-input {font-size:12px;}

/*Ближайшие выкупы*/
.ads-soon-stop { background-color:#f7f7f7; padding:10px; margin-bottom:20px;  color:#505050; margin-top:-10px;}
.ads-soon-stop a {  color:#ee5249; }
.ads-soon-stop a:hover { color:#EA281E;  }

.ads-soon-stop__title {font-size:13px; font-weight:bold; line-height:16px; color: #000;}
.ads-soon-stop__purchase { padding-left:10px; font-size:16px; }

.purchase-view__descr { font-size:inherit; }
.purchase-view__descr .read-more a {white-space:nowrap;}

.page-wrapper .purchase-bayout-status { 
	font-size: 13px;
	border: 2px solid #DA8502;
	border-radius: 0px;
	border-radius: 10px;
}

.back-bc__title { font-size:13px;}
.back-bc__title:hover { text-decoration:none; color:#0ca7e2; }

#scrollToTop {
    background: url(up-arrow.png) no-repeat left bottom;
    display: block;
    height: 26px;
    margin-bottom: 7px;
    width: 26px;
    border: 0px;
    bottom: 30px;
    left: 50%;
    margin-left: 610px;
    box-shadow: none;    
}
#scrollToTop:hover {
	background-position: left top;
}
#scrollToTop span {
	display: none;
}



.page-footer__copy { position:absolute; left:20px;top:10px; height: 31px;}
.page-footer__copy span { font-size:10px; color:#eee;}

/*ros*/
.page-footer__copy {
    background: url(bg-powered.png) no-repeat scroll left top #ff6c60;
    color: #ffffff;
    float: right;
    font-family: 'Cabin',sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    margin-right: 20px;
    margin-top: -60px;
    padding: 12px 20px 10px 170px;
    position: relative;
    text-align: right;
}
.order-button, .order-button:hover {
  border: 0px ;
  background: #ff927b;
  color: #fff;
  cursor: pointer;
}
.order-button:hover {
	background: #ee5249;
}

/*
==============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
*/
/*
ros
*/


/*fonts*/
.bad-script {font-family:'Bad Script', sans-serif;}
.marck-script {font-family:'Marck Script', sans-serif;}
.lobster {font-family:'Lobster', sans-serif;}


/*flex*/
.page-wrapper{
	min-width:1000px;
}


/*header*/
.page-wrapper{
	margin-top:10px;
}

.head{
	height:auto;
}

.head__left{
	width:60%%;
}

.head__left img{
	position:static;
	float:left;
}

.head__left > a{
	text-decoration:none;
}

.head__left__text{
	display:block;
	left:340px;
	top:50px;
	position:absolute;
}

.head__left__text__line1{
	display:block;
	font-family:Lobster,sans-serif;
	font-size:3em;
	color:#444;
	margin-bottom:20px;
}

.head__left__text__line2{
	display:block;
	font-family:lobster, sans-serif;
	font-size:2em;
	color:#85A02B;
	/*letter-spacing:1px;*/
}


.head__help-title{
	display:inline-block;
}

.head__help-phone{
	display:inline-block;
	color:#85A02B;
}


.gsc-control-cse{
	background-color:transparent !important;
	border:none !important;
	padding:0px;
}

.gsc-control-cse-ru {padding:0px;}

/*admin panel*/


.auth-info a:hover{
	color:#2D370E;
}

a.login{
	color:#fff;
	background:#5F731F;
	padding:10px;
	margin-right:20px;
	transition:all .3s;
}

a.login:hover{
	color:#fff;
	background:#85A02B;
	padding:10px;
	margin-right:20px;
}

.auth-menu{
	background-color:#85A02B;
}


/*page*/

.text-center{
	text-align:center;
}

.page-data{
	margin:0;
	padding:0 20px;
	padding-bottom:20px;
	background:#fff;
	padding-top:10px;
}

h1 {
	color:#85A02B;
	font-family:Lobster, sans-serif;
}

.purchase-list{
	border: 1px solid #E4E4E4;
	border-radius: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.home-title{
	border-bottom:0;
	font-family:lobster, 'Bad Script', sans-serif;
	font-weight:normal;
	padding-bottom:0;
	font-size:45px;
	line-height:normal;
}

.purchase-list__i__buttom {
	background: #FFEDA7;
	margin-top:10px;
	border-radius:20px;
}

.purchase-list__i{
	border:none;
	
}
.purchase-list__i:hover {
	border-color: #A0BB48;
}

.purchase-list__products__i{
	background:none;
	border: 1px solid #FFCB00;
	border-radius: 3px;
	-webkit-transition:all .3s;
	transition:all .3s;
}

.purchase-list__products__i:hover{
	-webkit-transform:scale(1.06);
	transform:scale(1.06);
}

.purchase-list__purchase-title{
	color:#678600;
	text-decoration:underline;
}

.purchase-list__purchase-title:hover{
	color:#85A02B;
	text-decoration:underline;
}


.purchase-list__product__price {
	color:#85A02B;
}

.purchase-list__product__title:hover {
	color:#606925;
}

.purchase-list__i__buttom-more a{
	color:#85A02B;
}

.purchase-list__i__buttom-more a:hover {
	color:#678600;
}

.order-button, .order-button:hover {
	background: #DEBC37;
	border: 1px solid #DEBC37;
	color: #fff;
	border-radius:3px;
	transition:all .3s;
}

.order-button:hover {
	background:#fff;
	color:#555;
	text-shadow:none;
}


.show-more-purchase input{
	background:#D4B126;
}


/*sidebar*/

.block{
	background:#fff;
	padding-bottom:30px;
	border-bottom:5px solid #F1F1F1;
}

.block_popular-forum-topics .block__title, .block_top-news .block__title{
	background:#fff;
	border:none;
	color: #333;
	font-family:Lobster, sans-serif;
	font-size:24px;
}

.block a{
	color:#0048B6;
	text-decoration:underline;
}

.block a:hover{
	color: #0064FF;
}



/*footer*/

.page-footer{
	margin-top: 20px;
	background:none;
}

.page-footer__copy{
	float:left;
	background:none;
	color:#7B7B7A;
	margin:0;
	margin-left:110px;
	padding:0;
	text-align:left;
}

.page-footer__copy span{
	color:#7B7B7A;
}


/*scroll btn*/

#scrollToTop{
	margin:0;
	padding:0;
	top:auto;
	left:auto;
	right:.5%;
	bottom:10%;
	background:url(/Themes/UfaMagazine/img/up-arrow.png) no-repeat center center #5F731F;
	border-radius:50%;
	width:30px;
	height:30px;
	opacity:0.8;
}


#scrollToTop:hover{
	background-position: center center;
	opacity:1;
}



/*inner pages*/

.block_last .block__title{
	background:#fff;
}


.block__title{
	font-family: lobster, sans-serif;
	font-size:24px;
	border:none;
	background:#fff;
	color: #333;
}

/*.product-belt__i__price{
	color:#333;
}*/

.ads-soon-stop{
	background-color:#FFEDA7;
	overflow:visible;
}

.ads-soon-stop a{
	color:#678600;
}

.ads-soon-stop a:hover{
	color:#85A02B;
}

.back-bc__title:hover{
	color:#333;
}

/*.product-belt__i__img-wr img{
	border:none;
}*/

.back-bc__title{
	color:#0048B6;
}
.back-bc__title:hover{
	color:#0064FF;
}

.product-view__order-bl{
	border:3px solid #85A02B;
	border-radius:3px;
}

.purchase-product-list__i__price b, .product-list__p__price{
	color:#85A02B;
}


.product-list__p__title:hover{
	color:#606925;
}

.btn-o.btn-o_act:hover{
	color:#fff;
}

/*forum*/

.fsection th{
	background:#FFF0B4;
	color:#333;
}

a {
	color:#0048B6;
}

a:hover{
	color:#0064FF;
}

.forum-last-posts__author{
	color:#5F731F;
}

.forum-post-list__published{
	color:#5F731F;
}

.forum-post-list__param span{
	color:#5F731F;
}

.new-list_i-title{
	color:#85A02B;
}

.new-list_i-title:hover{
	color:#678600;
}


.page-wrapper .prod-div {border:none;background-color:initial;}
.prod-div__i_lvl1 > a {padding-left:0px;}
.prod-div__i_lvl1:hover {background-color:initial;}



/*mediaqueries*/

@media screen and (min-width: 1300px) {
    .purchase-list__product__img-wr { width:190px; }
    .purchase-list__product__img-wr img { width:190px; height:190px; border: 0px solid #fff; }
    .product-list__p__img-wr img { width:250px; height:250px;}
    .purchase-list__purchase-title {font-size:22px; }	
}

@media screen and (max-width: 1200px) {	
    .mm-wrap { margin-left:0px; margin-right:0px;}
    .mm-wrap:before, .mm-wrap:after, .page-footer__copy:after {display: none;}
	.mm__i a{ font-size: 18px; }
}

@media screen and (max-width: 1100px) {
	.head__left__text__line1 {font-size: 2.6em;}
	.head__left__text__line2 {font-size: 1.6em;}
}

.ok-widget {margin-bottom:20px;}
.vk-widget {margin-bottom:20px;}

.logo-wr {display:block; top:5px; left: 10px; position:absolute;}

.ads-bl_footer {margin-top:10px;}

.reviews-belt {overflow:hidden;}

.pm__link{

}

/*mobile*/
.mobile-header {box-shadow:none;}
.mobile-header_icon {color:#607225;}
.mobile-header_icon:hover {color:#B2B58E;}

.mobile-header-menu {background-color: #607225; color: #ffffff;}
.mobile-header-menu a {
    border-bottom: 1px solid #8a9628;
    color: #ffffff;
}
.mobile-header-menu a:hover {
	color: #B2B58E;
}

.mobile-top-menu { background: url(menu-bg.png) repeat-x 0 0 transparent;}
.mobile-top-menu__i {border-color: #8a9628;}
.mobile-top-menu__i:hover {color: #B2B58E;}

.all-purchases-btn, .all-purchases-btn:hover {
    background: linear-gradient(to bottom,#94963d 0%, #636b1c 100%);
    color: #fff;
    border: 1px solid #666e1e;
    box-shadow: none;
}
.all-purchases-btn:hover {
	background: linear-gradient(to bottom,#c9cc5f 0%, #636b1c 100%);
}

.mobile-footer__counters {float:right;}

body.mobile {
	padding-left: 0px;
	padding-right: 0px;
	min-width: 100px;
}

.mobile-footer {
	background: #e8e8e8;
	color: #fff;
}

.mobile-footer .page-footer__copy {
	width: 70%;
	margin-left: 0px;
	position: static;
}

.page-footer__copy>a {
	display: inline-block;
    margin-bottom: 4px;
}
.page-footer__copy>a:hover {
	text-decoration: none;
}
/*.mobile*/

/*Valid = 0, IncludedInApp = 1, CanceledByClient = 2, CanceledByOrg = 3, LockedFromChange = 4, DeliveryInProcess = 5, SendToReceive = 7, ReadyToReceive = 8, Received = 6*/
.myorders-status_0 {    background-color: #d0cbff;}
.myorders-status_1 { background-color: #f5e6b1;}
.myorders-status_4 {background-color: #dbdbdb;} 
.myorders-status_5 {background-color: #b6caff;}
.myorders-status_6 {background-color:#fdb6ff;}
.myorders-status_7 {background-color: #b2eeff;}
.myorders-status_8 {background-color: #b2eeff;}

