body a {
	color: #4296ec;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body a:hover {
	color: #f5521b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
body {
	background-image: url(/templates/indigo/img/bg01.png);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #e3ecf5!important;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	height: 100%;
	margin: 0;
}
form {
	margin: 0px;
}
body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #09408b;
	margin: 0px;
	padding: 0px;
}
body .wrapper h1 {
	margin: 10px 0;
}
body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #09408b;
	margin: 0;
	padding: 0 0 10px 0;
}
body h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	color: #049bba;
	line-height: normal;
}
body h4 {
	font-family: Tahoma;
	font-size: 15
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
}
img {
	border: 0px;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
li {
	margin: 0px;
	margin-bottom: 4px;
	margin-left: 30px;
	margin-top: 4px;
	padding: 0px;
}
ol {
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
body p {
	margin: 0px;
	padding: 0px;
}
td {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	vertical-align: top;
}
ul {
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
label {
	cursor: pointer;
}

.tb01 {
	width: 100%;
}
.tb02 {
	width: 1030px;
}
.tb03 {
	width: 100%;
	height: 100%;
}

.td01 {
	padding-right: 0;
}
.td02 {
	background-color: #ffffff;
	padding: 0 35px 20px 35px;
}
.td03 {
	background-color: #09408b;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	padding: 20px;
	color: #ffffff;
}
.td04 {
	background-color: #ffffff;
	padding: 0 0 20px 0;
	width: 350px;
}
.td05 {
	padding-left: 20px;
	color: #ffffff;
}
.td06 {
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
.td07 {
	padding-right: 20px;
	padding-top: 15px;
	width: 125px;
	color: #ffffff;
	font-size: 12px;
	vertical-align: middle;
}
.td23 {
	padding-right: 10px;
	font-weight: bold;
}


.li05:nth-child(1), .li05:nth-child(2), .li05:nth-child(3), .li05:nth-child(4), .li05:nth-child(5), .li05:nth-child(6), .li05:nth-child(7), .li05:nth-child(8), .li05:nth-child(9), .li05:nth-child(10) {
	list-style: none;
	margin: 0 0 2px 0;
	padding: 8px 2px 8px 10px;
	background-color: #f24b17;
	width: 346px;
	cursor: pointer;
}
.li05:nth-child(2), .li05:nth-child(7) {
	background-color: #ff7308;
}
.li05:nth-child(3), .li05:nth-child(8) {
	background-color: #89b500;
}
.li05:nth-child(4), .li05:nth-child(9) {
	background-color: #049bba;
}
.li05:nth-child(5), .li05:nth-child(10) {
	background-color: #6b34ad;
}
.li06 {
	list-style: none;
}



.boxtext, .boxtext2 {
	color: #ffffff;
	padding: 0;
	margin: 0 0 9px 0;
	border-bottom: none;
	font-size: 30px;
	line-height: 1em;
	text-shadow: 0 2px rgba(0,0,0,0.14);
	letter-spacing: -1px;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
}
.boxtext:hover, .boxtext2:hover {
	text-decoration: none;
}
.boxtext2 {
	font-size: 21px;
}
.boxbutton {
	border: 0;
	background-color: #face02;
	text-transform: uppercase;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 20px;
	line-height: 30px;
	padding: 4px 19px 5px;
	text-shadow: 0 2px rgba(0,0,0,0.14);
	box-shadow: 5px 5px 0 rgba(0,0,0,0.14);
	color: #ffffff;
	-webkit-transition: 300ms ease all;
	-moz-transition: 300ms ease all;
	-o-transition: 300ms ease all;
	transition: 300ms ease all;
	cursor: pointer;
}
.bb-hover, .boxbutton:hover {
	background-color: #3291f4;
}
.bb-active, .boxbutton:active {
	background-color: #117ff5;
}
.box01, .box02, .box03, .box04 {
	width: 50%;
	padding: 25px 20px;
	margin: 0;
	background-color: #ff7308;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
}
.box02 {
	background-color: #049bba;
}
.box03 {
	background-color: #1163b9;
	padding: 24px 20px 25px;
}
.box04 {
	background-color: #89b500;
	padding: 24px 20px 25px;
}
.fromCatList h2 {
	font-size: 16px;
	margin: 0;
}
.fromCatList td {
	width: 25%;
}
.fromCatList .box {
	padding: 10px 0 10px 0;
}
.topLink {
	padding: 12px 18px 12px 18px;
	display: inline-block;
	cursor: pointer;
}
.topLink:hover {
	padding: 22px 18px 12px 18px;
}

.tls00 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	text-shadow: 0 2px rgba(0,0,0,0.14);
}
.tls00:hover {
	text-decoration: none;
	color: #ffffff;
}

.tls1, .tls6 {
	background-color: #f24b17;
	-webkit-border-radius: 6px 0 0 0;
	-moz-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.tls2, .tls3, .tls4, .tls5 {
	background-color: #ff7308;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.tls3 {
	background-color: #efb401;
}
.tls4 {
	background-color: #89b500;
}
.tls5 {
	background-color: #049bba;
}
.tls6 {
	background-color: #6b34ad;
	-webkit-border-radius: 0 6px 0 0;
	-moz-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}
.tls7:hover {
	padding: 12px 18px 12px 18px;
}


.topMainMenu {
	height: 180px;
}
.al01 {
	text-align: right;
}
.vl01 {
	vertical-align: bottom;
}


.blank {
	background-color: #ffffff;
	height: 250px;
	text-align: center;
	vertical-align: middle;
}
.error {
	color: #ff0000;
}
.ok {
	color: #8eb800;
}


.dv01 {
	height: 53px;
	width: 100%;
}
.dv02 {
	position: relative;
	background-color: #ffffff;
	-webkit-border-radius: 6px 0 0 0;
	-moz-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0;
	padding: 10px 0 10px 8px;
	border-bottom: 3px solid #e1e1e1;
}
.dv03 {
	position: relative;
	background-color: #ffffff;
	padding: 10px 0 10px 8px;
	border-bottom: 3px solid #e1e1e1;
}


.lnk01 {
	color: #face02;
	text-decoration: none;
}
.lnk01:hover {
	color: #f5521b;
	text-decoration: underline;
}


.lnk02 {
	padding: -30px 0 0 23px;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0 0 23px;
}
.lnk02::before {
	background-image: url(/templates/indigo/img/lnk02bg.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	margin-left: -23px;
}
.lnk03-hover, .lnk02:hover {
	text-decoration: underline;
	color: #f5521b;
}
.lnk02:hover:before {
	background-position: 0 0;
}
.link04 {
	color: #ffffff;
	text-decoration: none;
}
.link04:hover {
	color: #ffffff;
	text-decoration: underline;
}
.link05 {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.link05:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


.v01 {
	display: none;
}

#topSearch {
	float: right;
	margin: 12px 0 0 0;
}
.srh01 {
	border: 0;
	float: right;
	font-size: 15px;
	line-height: 20px;
	height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #8a8b8c;
	padding: 6px 10px 5px;
	width: 128px;
	background-color: #ffffff;
}
.srh02 {
	background: #face02;
	cursor: pointer;
	float: right;
	font-size: 14px;
	line-height: 17px;
	height: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0 2px 0 rgba(0,0,0,0.14);
	padding: 7px 8px;
	margin: 0;
	border: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.srh02:hover {
	background: #8eb800;
}
.srh02:active {
	background: #83aa00;
}

.topMenu01, .topMenu02, .topMenu03, .topMenu05 {
	width: 85px;
	font-size: 10px;
	text-align: center;
	line-height: 10px;
	color: #ffffff;
}
.topMenu02 {
	width: 97px;
}
.topMenu03 {
	width: 135px;
}
.topMenu05 {
	width: 55px;
}

.topMenu01 a, .topMenu02 a, .topMenu03 a, .topMenu05 a {
	color: #ffffff;
}
.topMenu04 {
	text-align: center;
	padding-top: 5px;
}

#topMenuBar {
	width: 1028px;
}
#toolbar {
	height: 53px;
	background-color: #09408b;
	width: 100%;
	position: fixed;
	color: #ffffff;
	z-index: 10;
}
#cartMain {
	background-image: url(/templates/indigo/img/cart.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding: 15px 0 0 15px;
	float: left;
	width: 340px;
}
#cartName {
	float: left;
	font-size: 14px;
	margin: 0 5px 0 15px;
}
#cartEmpty, #cartGoods {
	color: #ffffff;
	float: left;
}


#callBack {
	cursor: pointer;
	z-index: 10;
	width: 220px;
	padding: 12px 0 0 0;
	float: left;
}
.call01 {
	float: left;
	margin-right: 7px;
}
.call02 {
	vertical-align: middle;
	width: 225px;
}
.call03 {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #ffffff;
}
.call03:hover {
	font-size: 14px;
	text-decoration: none;
	border-bottom: 0;
}
.call05 {
	float: left;
	margin: 0 15px 30px 0;
}
.call06, .call07 {
	font-size: 25px;
	width: 250px;
	background-image: url(/templates/indigo/img/yph01.gif);
	background-repeat: no-repeat;
}
.call07 {
	background-image: none; /* url(/templates/indigo/img/yph02.gif); */
}
.call08 {
	position: absolute;
	margin: -3px 0 0 170px;
	cursor: pointer;
}

#priceTopHead {
	float: left;
	margin: 10px 0 0 10px;
}

.dwnl01 {
	border: 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 10px 6px 10px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background-color: #e00707;
	background: -moz-linear-gradient(rgba(247,55,55,1), rgba(224,7,7,1)) repeat-x rgba(224,7,7,1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(247,55,55,1)), to(rgba(224,7,7,1))) repeat-x rgba(224,7,7,1);
	cursor: pointer;
	position: relative;
	z-index: 105;
}
.dwnl01:hover {
	background-color: #f73737;
	background: rgba(247,55,55,1) repeat-x -moz-linear-gradient(rgba(224,7,7,1) ) rgba(247 55 55 1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(224,7,7,1)), to(rgba(247,55,55,1))) repeat-x rgba(247,55,55,1);
}
.dwnl01:active	 {
	background: #f73737;
}
.dwnl02 {
	margin: 15px 0 0 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #e00707;
	width: 280px;
	position: absolute;
	text-align: left;
	padding: 6px 6px 6px 15px;
	color: #ffffff;
	line-height: 27px;
	height: 0;
	overflow: hidden;
	display: none;
	z-index: 1;
}
.dwnl03 {
}
.dwnl04 {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
.dwnl04:hover {
	font-size: 14px;
	color: #ffffff;
	border: 0;
}
.dwnl05 {
	padding-top: 5px;
	line-height: normal;
	font-size: 12px;
}
#saveAs {
	display: none;
}

/*Shop Tender*/
.spt01 {
	clear: both;
}
.spt02 {
	width: 230px;
	min-height: 205px;
	float: left;
	margin-right: 11px;
	margin-bottom: 15px;
}
.spt03 {
	margin-top: 5px;
	border-top: 1px solid #dddddd;
	line-height: 15px;
	font-size: 13px;
	height: 30px;
	font-weight: bold;
	width: 100%;
	text-transform: uppercase;
	vertical-align: middle;
	padding-top: 10px;
	overflow: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.spt04 {
	text-decoration: none;
	color: #6e4a39;
}
.spt04:hover {
	text-decoration: underline;
	color: #6e4a39;
}
.spt05, .spt10 {
	font-family: 'Fjalla One', sans-serif;
	letter-spacing: 0;
	padding: 12px 0 0 0;
	color: #8eb800;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.spt06 {
	padding: 0 8px 0 0;
	text-align: right;
}
body .spt07 {
	width: 100%;
	text-align: center;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.spt08 {
	clear: both;
	font-size: 10px;
	padding-left: 8px;
}
.spt09 {
	margin-right: 0px;
}
.spt10 {
	font-size: 15px;
	color: #000000;
	text-decoration: line-through;
}


.priceTable {
	float: right;
	margin-top: -30px;
}
.goodsDetails .priceTable {
	margin-top: 0;
	float: none;
}
.priceTable th {
	padding-bottom: 7px;
	padding-right: 30px;
	text-align: left;
}
.goodsDetails .priceTable th {
	padding-top: 0;
}
.priceTable th span:after {
	content: url('/templates/indigo/img/q.png');
	width: 17px;
	height: 17px;
	position: absolute;
	margin: 0 0 0 3px;
	cursor: pointer;
}

.priceTable td {
	padding-right: 20px;
	vertical-align: bottom;
}
.priceTable td:last-child {
	padding: 0 0 10px 0;
}



/* Shop */
.cat05Add {
	padding: 6px 12px 7px 12px;
	background: #ff7308;
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
	outline: none;
	-webkit-transition: 300ms ease all;
	-moz-transition: 300ms ease all;
	-o-transition: 300ms ease all;
	transition: 300ms ease all;
	cursor: pointer;
}
.cat05Add:hover {
	background: #3291f4;
	color: #ffffff;
}
.cat05Add2 {
	background-color: #016e16;
	color: #ffffff;
}

#divAddBasket, #buyInfo {
	color: #777777;
	background-color: #ffffff;
	border: 1px solid #777777;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 6px;
	position: absolute;
	display: none;
	min-width: 220px;
	max-width: 360px;
}
#buyInfo {
	max-width: 300px;
}
#bInfo b {
	color: #3291f4;
}
#abHeader, #biHeader {
	font-weight: bold;
	float: left;
	padding-bottom: 6px;
}
#biHeader {
	color: #f24b17;
}
#abClose, #ibClose {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #777777;
	float: right;
	width: 17px;
	text-align: center;
	cursor: pointer;
	margin-left: 15px;
}
#abClose:hover, #ibClose:hover {
	border: 1px solid #ce0808;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #ce0808;
	color: #ffffff;
}
#abParam {
	clear: both;
	padding-bottom: 6px;
}
#abPack {
	padding-bottom: 5px;
}
#abCount {
	width: 25px;
}
#abSubmit {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	background-color: #ff7308;
	padding: 2px;
	text-align: center;
	width: 165px;
	float: right;
	-webkit-transition: 300ms ease all;
	-moz-transition: 300ms ease all;
	-o-transition: 300ms ease all;
	transition: 300ms ease all;
	cursor: pointer;
}
#abSubmit:hover {
	background: #3291f4;
	color: #ffffff;
}
#abSubmit:active {
	background: #1163b9;
	color: #ffffff;
}
#abAdd {
	display: none;
}
#abLoader {
	display: none;
	width: 220px;
	height: 60px;
	text-align: center;
}
#abLoader img {
	clear: both;
	float: left;
}
#bInfo {
	clear: both;
}


#autoLoad {
	font-size: 14px;
	display: none;
}
#spa {
	width: 100%;
	color: #e3ecf5;
	margin:5px auto 5px;
}
#spa a, #spa a:hover {
	color: #e3ecf5;
	text-decoration: none;
}


#showPages {
	width: 340px;
	font-weight: bold;
	display: none;
	z-index: 100;
}
.YMaps-b-balloon-content {
	color: #000000;
}
#YMapsAllOffices ul li {
	margin: 0px;
}
#YMapsAllOffices ul li a {
	color: #000000;
}
.NoScript {
	background-color: red;
	color: #ffffff;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 400px;
	padding: 7px;
	text-align: center;
	font-weight: bold;
}
.addImg {
	padding-right: 5px;
}
#testTop {
	width: 50px;
}
.newsPrev {
	padding: 20px 0 20px 35px;
}
.newsPrev2 {
	padding: 20px 0 0 35px;
}
.ontop {
	margin-bottom: 10px;
	width: 190px;
	cursor: pointer;
	font-size: 16px;
}

.enterAccount {
	position: absolute;
	background: red;
}
.accEnter {
	position: absolute;
	right: 20px;
	top: 11px;
	display: block;
	color: #09408b;
	cursor: pointer;
	z-index: 4;
}
.toggleMenu {
	cursor: pointer;
}
button.toggleMenu {
	position: absolute;
	z-index: 4;
	bottom: -40px;
}
.accEnter:before {
	content: '';
	position: absolute;
	margin: -1px 0 0 -22px;
	width: 18px;
	height: 22px;
	background-image: url(/templates/indigo/img/lock.png);
}
.nav-tabs li {
	margin: 10px 0 0 10px;
}
.accEnterReg button.close {
	font-size: 50px;
	margin: 2px 11px 0 0;
}
.tab-content button[type="submit"] {
	min-width: 150px;
}
.errorComment {
	color: #d9534f;
	display: block;
	font-size: 12px;
}
#senOrderForm {
	max-width: 600px;
	margin: 0 auto;
}


.form-horizontal .control-label {
	padding: 7px;
	background-color: #f24b17;
	color: #ffffff;
	min-width: 120px;
	font-weight: normal;
}
#senOrderForm .form-group {
	margin-bottom: 5px;
}
#senOrderForm button {
	width: 100%;
}

.mainHeader.row {
	margin-right: -53px;
	margin-left: -53px;
}
.mainHeader.row div.hrw {
	padding: 0;
}
.mainHeader.row div.boxs {
	margin: 0;
}
.catPreview a {
	display: block;
	white-space: nowrap;
}
.ricc {
	text-align: right;
}
.ricc a {
	font-size: 11px;
	padding-right: 5px;
}
.box {
	height: 183px;
}
.additionNav {
	position: absolute;
	margin: -125px 0 0 346px;
}

@media (max-width: 991px) {
	.mainHeader.row div.boxs {
		margin: 0; /* 0 20px 0 20px */
	}
	.tb02 {
		width: 100%;
	}
	.catPreview img {
		width: 100%;
		height: auto;
	}
	.catPreview div {
		margin-bottom: 20px;
	}
	#cartMain {
		width: 200px;
	}
	#callBack {
		width: auto;
	}
	.dwnl02 {
		width: 100%;
		left: -2px;
		top: 27px;
	}
	#topSearch {
		float: left;
		margin: 12px 0 0 12px;
	}
	.logo {
		width: 200px;
		height: auto;
		float: left;
	}
	.additionNav {
		float: left;
		position: relative;
		margin: 10px 0 10px 0;
	}
	.additionNav td {
		width: auto;
		padding-right: 10px;
	}
	.accEnter {
		top: inherit;
		bottom: -33px;
	}
	.td02 {
		padding: 0 25px 20px 25px;
	}
	.boxbutton, .box01, .box02, .box03, .box04 {
		font-size: 12px;
	}
	.additionNav img {
		width: 70%;
		height: 70%;
	}
}

@media (max-width: 767px) {
	#senOrderForm label {
		display: none;
	}
	.boxtext, .boxtext2 {
		font-size: 16px;
	}
	.boxbutton, .box01, .box02, .box03, .box04 {
		font-size: 11px;
	}
	.mainHeader .box01, .mainHeader .box02, .mainHeader .box03, .mainHeader .box04 {
		padding: 25px 0;
	}
	.mainHeader.row {
		margin: 0; /* 0 -35px 0 -35px */
	}
	#topSearch {
		display: none;
	}
	.additionNav img {
		width: 50%;
		height: 50%;
	}
	.td02 {
		padding: 0 15px 20px 15px;
	}
	.srh01 {
		width: 200px;
	}
	#cartMain {
		width: 150px;
	}


}


/*!
 * Start Bootstrap - Simple Sidebar (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    overflow-x: hidden;
 }

/* Toggle Styles */

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 0;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    background: #09408b;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 0;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

@media(max-width:991px) {
    #wrapper {

    }

    #wrapper.toggled {
        padding-left: 0;
        display: block;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 350px;
        display: block;
    }

    #page-content-wrapper {
        padding: 0;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
    .priceTable {
    	float: none;
    }
    .priceTable td {
    	white-space: nowrap;
    }
    .priceTable th {
    	padding: 20px 30px 0 0;
    }
    .tls1, .tls2, .tls3, .tls4, .tls5, .tls6 {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
    }
    .navbar-nav .open .dropdown-menu > li > a {
    	color: #ffffff;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover {
    	color: #000000;
    }
    .dv02 {
    	-webkit-border-radius: 0;
    	-moz-border-radius: 0;
    	border-radius: 0;
    }

}
@media(max-width:767px) {
	#wrapper.toggled #sidebar-wrapper {
	    width: 100%;
	    display: block;
	}
	.spt02 {
		width: 100%;
	}
	.spt05, .spt10 {
		text-align: right;
	}
	.dwnl01 {
		font-size: 11px;
	}
	#cartName {
		display: none;
	}
	#cartEmpty, #cartGoods {
		margin-left: 15px;
	}
	.lnk02 {
		font-size: 12px;
	}
}
#sidebar-wrapper .head {
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
}
#sidebar-wrapper .navbar-nav {
	margin: 0;
}
#sidebar-wrapper .nav > li {
	margin-left: 0;
}
#sidebar-wrapper .row {
	padding: 0;
	margin: 0;
}
#sidebar-wrapper .row .glyphicon {
	font-size: 30px;
	color: #ffffff;
	margin-top: 10px;
	cursor: pointer;
}
#sidebar-wrapper .row .glyphicon:hover {
	color: red;
}

/* GoUp */
.up_form {
    bottom: 40px;
    height: 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.up_form_panel {
    height: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1270px;
}
.up_form{
	right: 0;
}
.UP_bottom {
    cursor: pointer;
    display: none;
    float: right;
    overflow: hidden;
    width:56px;
    height: 44px;
}
a.UP_bottom:hover {
    opacity: 0.8;
}


#goUp {
	cursor: pointer;
	display: block;
	text-align: center;
	overflow: hidden;
	font-size: 40px;
	width: 100%;
	height: 40px;
	background-color: rgba(192, 192, 192, 0.7);
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.dropdown-menu li {
	margin: 0;
}
.navbar-nav a {
	color: #bceaff;
}
.navbar-nav li.active > a {
	color: #000000;
	background-color: #eee;
}

.navbar-nav li.lvl2, .navbar-nav li.lvl3 {
	list-style: none;
}
.navbar-nav li.lvl2 > a, .navbar-nav li.lvl3 > a {
	display: block;
	padding: 7px;
}
/*
.navbar-nav li.lvl2:hover > a, .navbar-nav li.lvl3:hover > a {
	color: #000000;
	background-color: #eee;
}
*/
.row.toggleMenu {
	position: fixed;
	background-color: #09408b;
	z-index: 100;
	width: 100%;
}


.staticForm {
	width: 100%;
	max-width: 550px;
	margin: 0 auto;
}
.staticForm .smail10 {
	margin-bottom: 15px;
}
.staticForm textarea.form-control {
	height: 75px;
}


.lkMenu {
	padding-bottom: 30px;
}
.lkMenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.lkMenu a {
	display: block;
	background-color: #dcebff;
	color: #7c96b6;
	padding: 10px 25px;
	margin-right: 20px;
	text-decoration: none;
	-moz-transition: ease 0.35s all;
	-o-transition: ease 0.35s all;
	-webkit-transition: ease 0.35s all;
	transition: ease 0.35s all;
}
.lkMenu a:hover {
	background-color: #066eb9;
	color: #ffffff;
	text-decoration: none;
}
#goRemind {
	color: #4296ec;
	text-decoration: underline;
	cursor: pointer;
}
#goRemind:hover {
	color: #f5521b;
	text-decoration: none;
}
#newUserRegForm {
	margin: 0 0 0 15px;
}
#newUserRegForm button[type="submit"] {
	width: 100%;
}


/*** spacings ***/
/*** font size css **/
/*flexible width*/
/*flexible height*/
/*setting font size line height and color together*/
/***** image viewer css *****/
#iv-container {
  position: fixed;
  background: #0d0d0d;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1000;
}
.iv-container {
  overflow: hidden;
}
.iv-close {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  text-shadow: 0px 0px 3px #6d6d6d;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
}
.iv-close:after,
.iv-close:before {
  content: "";
  height: 4px;
  width: 32px;
  background: gray;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.iv-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iv-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.iv-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/***** snap view css *****/
.iv-snap-view {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #666;
  background: black;
  z-index: 100;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all ease 400ms;
  -moz-transition: all ease 400ms;
  -o-transition: all ease 400ms;
  transition: all ease 400ms;

}
.iv-snap-image-wrap {
  display: inline-block;
  position: absolute;
  max-width: 150px;
  max-height: 150px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.iv-snap-image {
  position: relative;
}
.iv-snap-handle {
  position: absolute;
  border: 1px solid #ccc;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 0px 200px rgba(0, 0, 0, 0.5);
}
/*** zoom slider ***/
.iv-zoom-slider {
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #666;
  border-top: 0;
  background: rgba(204, 204, 204, 0.1);
  height: 15px;
  position: absolute;
  top: 150px;
  left: -1px;
}
.iv-zoom-handle {
  width: 20px;
  height: 15px;
  background: #ccc;
  position: absolute;
	text-align: center;
	cursor: pointer;
}
/**** snap view css end *****/
.iv-image-view {
  position: absolute;
  height: 100%;
  width: 100%;
}
.iv-image-wrap {
  display: inline-block;
}
.iv-image-wrap:active {
  cursor: move;
}
.iv-large-image {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.iv-loader {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url('/img/loader.svg');
  background-size: contain;
  background-position: center;
  top: 50%;
  left: 50%;
  z-index: 100;
}
/****** CSS loader by http://projects.lukehaas.me/css-loaders/ *****/
.iv-loader {
  top: 50%;
  left: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 100;
  margin-top: -16px;
  margin-left: -16px;
  font-size: 5px;
  position: absolute;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.iv-loader:after {
  width: 10em;
  height: 10em;
  border-radius: 50%;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/** loader css end **/
@media screen and (max-width: 767px) {
  .iv-snap-view {
    z-index: -1;
    visibility: hidden;
  }
}
/****** demo and page css ******/
#iv-container {
  z-index: 10000;
}
#image-gallery-1 {
  max-width: 800px;
}
#image-gallery-1 .gallery-items {
  float: left;
  height: 200px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
/** Gallery 2 css **/
#image-gallery-2 {
  width: 100%;
  position: relative;
  height: 1x;

}
#image-gallery-2 .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
}
#image-gallery-2 .prev,
#image-gallery-2 .next {
	position: absolute;
	height: 32px;
	margin-top: -66px;
	top: 50%;
	cursor: pointer;
}
#image-gallery-2 .prev {
  left: 20px;
}
#image-gallery-2 .next {
  right: 20px;
  cursor: pointer;
}
#image-gallery-2 .footer-info {
  position: absolute;
  height: 50px;
  width: 100%;
  left: 0;
  bottom: 0;
  line-height: 50px;
  font-size: 24px;
  text-align: center;
  color: white;
	background: black;
  border-top: 1px solid #FFF;
}
/** Image gallery 3 **/
.pannable-image {
  width: 700px;
}

body #turboparser_widget_button {
	z-index: 1000;
}
img.gallery-items {
	cursor: zoom-in;
	border: 1px solid #4296ec;
}
img.gallery-items:hover {
	border: 1px solid #f5521b;
}
img.gallery-items.mini {
	margin-right: 5px;
}
.iv-zoom-handle span {
	margin-top: -3px;
	display: block;
}