.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
@media only screen and (min-width: 980px) {
	.productList .fc-modal {
		width:970px !important;
		margin-left:-480px !important;
	}			
}
body.id_118 #redshopb-signin-b2c-accordion .accordion-toggle {
	display: none;
}
.btn-wash-care-info-single, .btn-wash-care-info-multiple {float: right;}
.page-header { display: none; }

#redshopb-cart-link .pull-left {
    	float: right;
        padding: 0;
}

.footer-content a {
  color : white;
  text-decoration: underline;
}

.footer-content a:hover,
.footer-content a:focus{
	color: #ddd;
}


#main:not('.span12') {
  padding-left: 0;
  padding-right: 0;
}

body.com_redshopb section .redshopb-userlogin-form input:not([type=checkbox]), body.com_redshopb section .redshopb-userlogin-form button {
    font-size: 1.1em;
    line-height: 20px;
    padding: 10px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
}

.text-right label {
  display: inline-block;
}

.redshopb-userlogin-form .span5 input {
  display: block;
  width: 100%;
}
