body {
    line-height: 1.5;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
    color: #505050;
    position: relative;
    height: 100%
}
.h2 {
	color:#fd0003;
	font-size:24px;
}
.h2page {
	color:#fd0003;
	font-size:24px;
	text-align: center;
	border-bottom:1px solid #d8d8d8;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom:20px;
	margin-top:0;
}
#wellcome {
	color:#fd0003;
	font-size:24px;
	text-align: left !importatn;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom:20px;
	margin-top:0;
}
h4.h2page {
	color:#000;
	font-size:20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	border-bottom:0;
}
p {
	font-size:14px;
}
.navbar-inverse {
	background:#f4f4f4;
	border:0;
	min-height: auto;
	margin-bottom:0;
	
}
.navbar-right button{
	background:transparent;
	border:0;	
}
.error {
	color:#fd0003;
}
#emessage p.forgptLink{
	font-weight:normal;
}
.error-box p a{
	color:red;
	text-decoration: underline;
}
.navbar-inverse .navbar-nav > li a {
    padding: 0 10px;
    color: #fd0003;
    border-right: 1px solid #ccc;
}
.subMenu > ul > li:nth-child(3) > a {
	  border-right: 0;
}
 .navbar-inverse .navbar-nav > li a:hover {
 		color:#333;
 }

.navbar-inverse .navbar-nav > .active > a,  .navbar-inverse .navbar-nav > .active > a:hover{
	background: transparent;
	color:#fd0003;
}

.pull-right1 {
    float: right;
}
.glyphicon-user {
	color:#fd0003;
	
}
.caret {
	color:#444;
}
.dropdown  .btn {
	border-left:1px solid #d8d8d8;
	border-radius:0;
}
.subMenu {
	padding: 3px 0;
    height: 29px;
    vertical-align: middle;
    line-height: 17px;
}
.subMenu ul.nav span {
	color:#d8d8d8;
}
.subMenu .nav {
	padding-left: 15px;
}
.subMenu > .nav {
	margin-top: 5px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: 0;
	drop-shadow:none;
	outline-offset:0;
	box-shadow: none;
}

.logo {
    float: left;
    margin-right: 30px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0) url("../img/logo.jpg") no-repeat scroll 0 0;
    background-size: contain;
    width: 100%;
    padding-top: 12%;
    height: 83px;
    font-size: 0;
    text-indent: -9999px;
}

a.delIcon {
	height: 30px;
    width: 14px;
    background: rgba(0, 0, 0, 0) url("../img/delete.png") no-repeat center center;
    display: inline-block;

    margin: auto;
    text-align: center;
}
a.add_to_cart {
    background: rgba(0, 0, 0, 0) url("../img/basket.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 23px;
    margin: 0 auto;
    outline: 0 none;
    text-align: center;
    vertical-align: middle;
    width: 22px;
}
body > div.header > div > div > div.logIn.col-lg-7.col-md-8.col-sm-12 > p {
	text-align: left;
	padding-left:23px;
}
.logIn p {
	text-transform: uppercase;
	font-weight:700;
}
.logIn .form-group input {
	border-radius:0;
	margin-right:20px;
	height: 48px;
}
.logIn button.btn-primary {
	background-color: #f6f6f6;
	border:1px solid #d8d8d8;
	border-radius:0;
	padding: 13px 60px ;
	color:#000;
	text-transform: uppercase;
	font-weight:700;
	float: right;
}
.limit {
	color:#fd0003;
	--font-size:25px;
}
.logIn {
	text-align: right;
	margin-top:20px;
	padding-right:30px;
}
.navbar-right {
    float: right !important;
    margin-right: 30px;
}
/*main Menu*/

.mainMenu .navbar {
	background: #000;
	margin-top: 0;
}


.mainMenu .navbar-nav > .active > a {
	background: #fd0003;
}
.mainMenu .navbar-nav  a {
	 color:#fff;
	 font-family: 'Open Sans';
	 font-style: normal;
	 font-weight: 600;	
	 font-size:14px;
	 text-transform: uppercase;
	 
}

.mainMenu .nav > li > a:focus{
	 background: transparent;
}
.mainMenu .nav > li a:hover {
    background: #444;
}

.basket > li > a {
    background: transparent;
}
ul.basket.nav > li > a:hover, ul.basket.nav > li > a:focus {
    background: transparent;
}


.basket .badge {
	background-color: #fd0003;
	
}


.basket > li > a > i{
	color: #fff;	
	padding-left:5px;
	font-size: 18px;
}
/* .textindex > p {
	margin-top:30px;
} */

.textindex, .searchBox {
	--border-bottom:1px solid #cacaca;
	padding-bottom: 20px;
}

.wrapHomeText p {
	margin:0;
	line-height: 1.3;
	text-align: center;
	font-size:16px;
}
.banners img {
	max-width:100%;
	text-align:center;
	display: block;
	margin:20px auto ;
}

img.mobileBanner {
	display: none;
}

footer {
	background: #000;
	color:#808080;
	font-size:16px;
}

footer h4 {
	 font-size:18px;
	 text-transform: uppercase;
	 font-weight: 600;	
	 margin:10px 0;
	 padding-left:0;
	 font-family: 'Open Sans Condensed', sans-serif;
}

footer > div > div.row.location > div > p> i {
	font-size:18px;
	padding-right: 10px;
}
.leftFinfo {
	text-align: right;
    padding-right: 0;
}
h4.contacts {
	border-bottom:1px solid #808080;
	padding: 20px 10px 20px 0;
	color:#b6b6b6;
	margin-bottom: 30px;
}

.location {
	margin:20px 0;
	padding: 0;
}

footer {
	margin-top:30px;
	padding-top: 2rem;
	--padding-bottom: 2rem;
}
footer ul {
	padding: 0;
}
.flogo {
	text-align: right;
}
footer ul li {
	list-style: none;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	border-right:1px solid #434343;
}
footer ul li:last-child {
	border-right:0;
}
.addition {
	border-top:1px solid #434343;
	font-size:12px;
	line-height: 12px;
	padding: 15px
}
footer ul li a {
	color: inherit;
}
footer ul li a:hover{
	color: #ccc;
}

.flogo {
	margin-top:192px;
}


.loged  {
	text-align: right;
}
.loged p {
	color:#fd0003;
	display:inline-block;
	line-height:40px;
	margin-right:30px;
}

.loged p > span{
    color: #000
}
span.figues{
    font-size:16px;
    color:#fd0003;
    line-height: 0;
    margin-bottom:-2px;
    display: inline-block;
}
.breadcrumb {
	background: transparent;
}
.breadcrumb a {
	color:#444;
}
.breadcrumb a.active {
	color:#000;
	font-weight:600;
}

.delivery {
	--text-align:center;
	padding:40px 0 ;
}

textarea{
	resize: none;
}

label.label1{
	font-weight:normal;
	text-align:left;
}
.delivery button, button.s-but, .table-responsive ~ button, .infoProfile button, .searchForm button, 
.addAdr button, .adressFinal button, div.table-responsive > button, #basket_form .toBasket, .toBasket {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	border:1px solid #454444;
	color:#454444;
	font-weight:800;
	padding:10px 80px;
	margin:0 auto;
	text-transform: uppercase;
}

.table-striped > tbody > tr.highlight {
	--background: #fcf8e3;
}
.adressFinal button,  button.s-but{
	margin-bottom:20px !important;
}
.agreement {
	margin-left:15px;
}

.addAdr button  {
	margin-bottom:20px;
}
.searchBox button.btn-primary {
	background: #f6f6f6;
	border:1px solid #f6f6f6;
	color:#454444;
	padding-right:80px;
	padding-left:80px;
	height:45px;
	bordeR:1px solid #f6f6f6;
}
.table-responsive ~ button {
	margin:40px auto;
}
.delivery .form-group > label span{ 
	color:red;
	
}


/*basket*/

.baksetView {
	margin:30px 0;
}

.baksetView.table{
	background: #fff;
}

.baksetView tbody tr td{
	text-align: center;
	border: 1px solid #bbbbbb;
	border-top:1px solid #bbbbbb;
	vertical-align: middle;
}
table.table.table-hover.baksetView thead tr th, div.table-responsive > table > thead > tr > th {
	border:1px solid #bbb;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	font-weight:600;
}
.baksetView thead tr th {
	font-weight: 300;
	font-weight:normal;
}
.baksetView thead tr {
	background: #e8e8e8;
	font-weight: 300;
	font-weight:normal;
}

.qty input {
	width:60px;
	background: #f2f2f2;
	border:1px solid #515151;
	display: inline;
}

.afterSearch td.number, td.price{
	color:#fd0003;
	width:100px;
	vertical-align:middle;
}
.afterSearch td.desc{
	width:120px;
	vertical-align:middle;
	font-size:16px;
}
.afterSearch td.brand{
	width:120px;
	vertical-align:middle;
	font-size:16px;
}
.afterSearch td.del{
	width:83px;
	vertical-align:middle;
}
.afterSearch td.sum{
	width:100px;
	vertical-align:middle;
}
.afterSearch td.sum{
	width:100px;
	vertical-align:middle;
}
.afterSearch td.frag{
	width:100px;
	vertical-align:middle;
}
.afterSearch td.qty, .afterSearch td.price{
	width:100px;
	vertical-align:middle;
	font-size:16px;
}
td.price, td.sum {
    width: 100px;
}

td.status{
	color:#247fb9;
}
td.brand {
	text-transform: uppercase;
}
td.frag {
	text-align: center;
}
td.number{
	font-weight:400;	
}
.notesA{
	margin-top: 8px;
    display: block;	
	outline:none;
}

.table-responsive {
    border: 0;
    padding-bottom: 10px;
}
.baksetView .dropdown-toggle {
    background: transparent;
    border-left: 0;
    color: #247fb9;
    padding: 2px;
}
.baksetView .dropdown-menu {
    padding: 5px;
    top: -47px;
}
.baksetView .dropdown{
	display: inline;
}

.bgDesc .form-group {
	display: block;
	float:none;
	width:100%;
}
.bgDesc input,  .bgDesc textarea{
    background: #f2f2f2;
    border: 1px solid #515151;
    display: inline;
}
td.frag > div {
	padding: 0;
	margin:0;
}

.del .fa {
	font-size:30px;
	color:#fd0003;
}

.desc_bg button{
	float:right;
}
.desc_bg > input{
	border:1px solid red;
}
.desc_bg.include_info > input{
	border:1px solid #1b9ddc;
}
a.back {
	color: #000;
    --font-weight: bold;
    display: block;
    float: left;
    text-decoration: none;
    font-weight: bold;
}
.result {
	color:#000;
	font-weight: bold;
	display: inline-block;
	float:right;;
}

.result span{
	color:#fd0003;
	font-weight: bold;
}
.bs-example .result span{
    color: #fd0003;
    font-weight: bold;
    margin-right: 45px;
}
/* history */
.pdf, .word {
	color: #247fb9;	
	text-transform: uppercase;
	margin-right:10px;
}

.search p {
	text-transform: uppercase;
	display: inline;
}
.search .form label, #id_search_form > div > label {
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    margin-bottom:20px;
}



.search .form-control {
    width: 50%;
    float: left;
    display: inline;
    height: 40px;
}

a.clear {
	 text-transform: uppercase;
	 color: #fd0003;
	 text-decoration: underline;
	 margin-left:20px;
	 font-size:13px;
	 
}
.searchBox fieldset.form-group button.btn.btn-primary {
	--margin-left: 20px;
    height: 41px;
    text-transform: uppercase;
    font-weight: bold;
}
.bs-example {
	margin-top:30px;
}
.bs-example a {
	text-decoration: none;
}
.bs-example .panel-heading {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

}
.cr {
	font-size:12px;
	text-transform: none;
}
.bs-example span {
	 text-transform: uppercase;
	 color: #333;
	 display: inline-block;
	 border-right:1px solid #333;
	 padding-right: 8px;
}
.bs-example span:last-of-type  {
	 border-right:0;
}
.bs-example span:last-child {
	 border-right:0;
}
.bs-example span#noneUp{
	text-transform: none;
	margin-right: 5px;
}

.bs-example .in {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(217,214,214,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(217,214,214,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(217,214,214,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(217,214,214,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(217,214,214,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(217,214,214,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d6d6', GradientType=0 );
}

i.panarrow {
	display: block;
	float:right;
}

.panelNotes {
	float:left;
	background: transparent;
    border-left: 0;
    color: #247fb9;
    padding: 2px;
}
.panelNotes .dropdown-toggle{
	float:left;
	background: transparent;
    border-left: 0;
    color: #247fb9;
    padding: 2px;
}
.panelNotes .dropdown-menu {
    padding: 5px;
    top: -47px;
    color:#000;
}

.pages {
	font-size:12px;
	float: right;
	margin-bottom: 10px;
}
.pages span {
	display: inline-block;
	margin: 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	
}
.pages select {
	width:50px;
	background: #f4f4f4;
	border: 1px solid #515151;
	display: inline-block;
}
i.closeUp  {
	display: none;
}

.infoProfile > h3 {
	color: #fd0003;
    font-size: 22px;
    font-weight: 300;
    padding-bottom: 20px;
}

.infoProfile .form-group > label span {
	 color: red;
}

h3.firmInfo {
	margin-top:30px;
}

.infoProfile input.form-control{
.   width: 50px;
    background: #f4f4f4;
    border: 1px solid #515151;
    display: inline-block
} 
.infoProfile .checkbox {
	margin-left:20px;
	margin-top:30px;
	margin-bottom:30px;
	
}


.infoProfile button {
	margin-bottom:20px;
}

.resultPage > p {
	text-align: center;
}

.resultPage > .clear {
	display: block;
    text-align: center;
    margin:30px 0;
}

.searchForm .label1 {
	text-transform: uppercase;
}
.searchForm textarea.form-control{
.   width: 50px;
    background: #f4f4f4;
    border: 1px solid #515151;
    display: inline-block
}

.resultPage td.number{
	color:red;
} 

.resultPage td.desc {
    color: #247fb9;
}
.resultPage td.price {
    color: red;
}
.resultPage td.del i {
    color: #247fb9;
}
.resultPage .baksetView tbody tr td {
	vertical-align: middle;
}

.availbale  img {
	display: inline-block;
}

.availbale span {
 	display: inline-block;
    min-width: 90px;
}
button.toBasket {
	margin-top:0;
}

h2.searchH2 {
	border-bottom: 1px solid #d8d8d8;
    color: #fd0003;
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 20px;
    text-align: left;
    text-transform: none;
}
.notes > span {
	display: block;
	font-weight: bold;
}
.searchedInfo P {
	text-align: left;
}
.searchedInfo .searchForm {
	margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.commonText {
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:1px solid #d8d8d8;
}
.commonText p.listsp {
	margin: 0;
	padding: 0;
	
}
p.listsp b a{
	color:#565454;
}
.searchedInfo form.searchForm button {
	margin-bottom:20px;
}

.commonText:last-of-type {
	border-top:1px solid #d8d8d8;
}

.panelNotes div.dropdown-menu {
	width:500px;
}

#id_page_form {
	margin:10px 0 0 0;
	margin-right: -30px;
}

.bns.has-dots > ul {
	padding-left: 0;
}
.bns.has-dots > ul > li {
	list-style: none;
	display: inline-block;
	text-align: center;
}

.userName {
	display: inline-block;
}
.banners {
	border-top:1px solid #d8d8d8;
	margin-top:30px;
}
/* .searchForm ~ p{
	border-top:1px solid #d8d8d8;
	padding-top: 10px;
	border:1px solid red;
	} */
	
	
.orderView {
	text-align: right;	
}


.orderView > div.panel-heading {
	background: #fd0003;
	color:#fff;
}

.header  button {
	float:right;
}

.backWraper {
	float:left;
}
.cart {
	color:#247fb9!important;
}
.r-send {
	background-color: #f6f6f6;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    padding: 13px 60px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
}
p > a.clear {
	margin-left:0;
}
.subMenu > ul > li> a:focus {
	background-color: transparent;
}
.ui-dialog {
	display: block;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 600px;
    z-index: 101;
}

.subMenu .dropdown-menu li a:hover {
	color:#000;
}

.del > a > .fa-shopping-cart {
	color:#247fb9;
}

.present {
    width: 90px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.present img {
	--margin-right:10px;
}
.panelsPerson {
	margin-bottom:20px;
}
.per {
	padding-left:0;
}
.deliveryp{
	padding-right:0;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    left: 0 !important;
    right: 0;
}
.forgetBtn {
	background-color: #f6f6f6;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    color: #000;
    font-weight: 700;
    padding: 13px 60px;
    text-transform: uppercase;
    margin:20px auto;
    margin-top:27px;

}


.forgetpass input {
    border-radius: 0;
    height: 48px;
    margin-right: 20px;
}

.row.location > div.col-lg-4:nth-child(1) > p:nth-child(2) {
	margin-top:20px;
}
footer .location > div > p {
	font-size:16px;
	color:#b6b6b6;
}
#myNavbar > ul.nav.navbar-nav.pull-right1.basket > li:nth-child(2) > a {
	background: #555;
}

.flashCenter {
  /*position: absolute;*/
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  /*height: 3%;*/
  /*display: none;*/
}

.moreInfo {
	display: none;
	font-size: 10px; 
	font-style: italic; 
	color: red;
	position: absolute;
	border-radius:4px;
	background: #fff;
	padding: 5px;
	border:1px solid #ccc;
	cursor:default;
    height: 0;
    z-index:100;
    overflow: hidden;
    -webkit-transition: height 4s; /* For Safari 3.1 to 6.0 */
    transition: height 4s;
    display: none;
    top:115px;

}
.wrpInfo:hover {
	cursor:pointer;

}
.wrpInfo p {
	--border-bottom:2px dashed rgb(253, 0, 3);
	background: url(../img/bg_dashes.png) no-repeat bottom center;
	padding-bottom:10px;
}
.wrpInfo:hover .moreInfo {
	display : block;
	min-height:50px;

}

span.agreeI {
	color:#fd0003;
	font-size:16px;
}

span.agreeI  a {
	text-decoration: underline;
}

.panelsPerson {
    display: none;
}
textarea.textBox1 {
	width:120px;
	height:36px;
	float:left;
}
textarea.textBox2 {
	float:none;
	display: none;
	width: 120px;
    margin-top: 10px;
}
a.notesA, a.notesA.div{
	outline:none;
}
a.notesA:hover  textarea.textBox2 {
		display: block;
		width:120px;
		text-decoration: none;
		outline:none;
}
.ui-widget-header {
	background:#fd0003 !important;
}
.panel.panel-default > a{
	outline:none;	
}
.only_attentional{
	border:none !important;	
	margin:10px 0 10px 0 !important;
}
.only_attentional input{
	margin-right:10px;
	outline:none;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 16px 6px;
}
.history_search{
	padding-top:46px;	
} 
.fa-shopping-cart{
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  margin-left:3px;
}
.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #f3f2f2;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff;
}
.table-hover > tbody > tr:hover {
    background-color: #e2f6ff;
}
.blink{
	animation: blinker .3s cubic-bezier(0, 0, 1, 1) infinite alternate;
}
@keyframes blinker { to { opacity: 0; } }
select.form-control{
	padding:0 0 0 5px;	
}
.panelNotes.history_note div.dropdown-menu{
    width: 446px;
    margin-left: -406px;
    top: 24px;
    font-size: 11px;
}
.panelNotes.product_note div.dropdown-menu {
	font-size: 11px;
	top: 24px;
	width: 446px;
}
.history_note, .product_note{
	float:right !important;
}
.history_note{
	position:absolute;
	right:10px;
	bottom:5px;
	color:red;
}
.history_note i{
	color:red !important;	
}
.product_note i{
	padding:0 1px;
}
.product_note{
	position:absolute;
	margin-top:-2px;
	right:10px;
}
.button_acc_history_collapse{
	background:none !important;
	border:none !important;
	float:right;
	width:22px;
	height:22px;
	padding:0 !important;
}
.panel-title > a{
	width:100%;
	display:block;
}
.baksetView.afterSearch tr td{
	padding:12px 6px;
}