/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
.search-autocomplete ul.bubble-elasticsearch li.title,
.search-autocomplete ul.bubble-elasticsearch li.title a {
    padding: 6px;
    background-color: #eee;
    color: #636363;
    text-transform: uppercase;
}

.search-autocomplete ul.bubble-elasticsearch {
    background-color: #fff;
    border: 1px solid #d5e4eb;
    border-bottom: 0;
}

.search-autocomplete ul.bubble-elasticsearch li {
    padding: 0;
    border-bottom: 1px solid #d5e4eb;
}

.search-autocomplete ul.bubble-elasticsearch li .image {
    float: left;
    margin-right: 6px;
    background-color: #fff;
}

.search-autocomplete ul.bubble-elasticsearch li a {
    display: block;
    padding: 6px;
    text-decoration: none;
}

.search-autocomplete ul.bubble-elasticsearch li.selected a {
    text-decoration: none;
    background-color: #f5f5f5;
}

.search-autocomplete ul.bubble-elasticsearch li .price-box {
    margin: 0;
}

.search-autocomplete ul.bubble-elasticsearch li a .price-box .minimal-price-link {
    padding: 0;
}

.search-autocomplete ul.bubble-elasticsearch li .clearer {
    clear: both;
}

.search-autocomplete ul.bubble-elasticsearch li .elastic-suggestion{
    color: #c07811;
}

.search-autocomplete ul.bubble-elasticsearch li .elastic-suggestion:focus,
.search-autocomplete ul.bubble-elasticsearch li .elastic-suggestion:hover{
    text-decoration: underline;
}
#cryozonic-stripe-accepted-cards img {
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	display: inline-block;
}
#cryozonic-stripe-accepted-cards.cryozonic-stripe-detected img {
	opacity: 0.3;
}
#cryozonic-stripe-accepted-cards.cryozonic-stripe-detected img.active {
	opacity: 1;
}

input#cryozonic_stripe_cc_number {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    background-position-x: 80%;
    -moz-transition: background-position-x 0.25s ease-in-out;
    -webkit-transition: background-position-x 0.25s ease-in-out;
    transition: background-position-x 0.25s ease-in-out;
}

input#cryozonic_stripe_cc_number.cctype-detected {
    background-position-x: 99%;
}

.adminhtml-sales-order-create-index #payment_form_cryozonic_stripe input[type="text"]
{
	width: 200px;
}
#formOffer{text-align:left !important;padding:0 20px 0 20px;}
.offer-box .block-content{text-align:center;}
.offer-box .special-price{text-align:center !important;}
.offer-box .negotiation-box{text-align:center;}
.offer-box .row{margin:5px 0 5px 0;}
.offer-box .notice-msg{text-align:left;}
.offer-box .success-msg{text-align:left;}
.offer-box .offer-confirm-box a{text-decoration:none;}
/* End Offer form */

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/productoffer/ajax-loader-tr.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}

#tinycontent {background:#fff; text-align:left;}
.code_heading{
	padding:10px 10px;
}
.modal_window_wrapper{
	background-color: #FFF;
  background-image:url('/skin/frontend/viyet/viyet/images/tegdesign_emailcollector/email-capture-bg.jpg?v=2');
}
.modal_content_wrapper{
	line-height:18px;
}
.modal_buttons_wrapper{
	text-align:center;
  width:300px;
}
.modal_window_wrapper {
	width: 600px;
  height: 500px;
}

input {
  float: left;
  padding: 10px;
  border: 1px solid #cecece;
  font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
  font-size: 13px;
  margin-bottom: 10px;
}

.email_collector_box {
  margin-left: 11px;
}

.button::-moz-focus-inner { border: 0; padding: 0; margin:0; }


.email_collector_heading {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
  width: 300px;
  text-transform: uppercase;
  text-align:center;
  margin-bottom:70px;
  
}
.email_collector_subtxt {
  line-height: 30px;
  font-style:italic;
  font-size: 17px;
	color: rgb(65, 63, 63);
	margin-bottom: 5px;
  width: 300px;
  text-align:center;
  margin-top:120px;
  
}

.email_collector_footer {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #000;
	font-size: 11px;
  position: absolute;
  top: 460px;
  width: 600px;
  text-align:center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.extra_fields {
  font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
  color: #000;
  font-size: 11px;
  position: absolute;
  top: 390px;
  width: 600px;
  padding-left: 13px;
}
.extra_fields input {
  margin-top: 3px !important;
  margin-right: 7px !important;
}

.email_collector_popup_ok_button {
	background-color: #df9f40;
  border-left: none;
  color: #FFF;
  text-transform: uppercase;
}

.email_collector_popup_cancel_button {
  clear:left;
  display:block;
  font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
  font-style: italic;
  text-decoration:underline;
	color: #000;
	font-size: 13px;
  text-align: right;
  padding-top: 30px;
  margin-right: 33px;
}

#modal_overlay {
	z-index: 2147483640 !important;
}

.modal_window_wrapper {
	z-index: 2147483644  !important;
}

.btn_x_close {
	position: absolute;
	top: -12px;
	right: -13px; 
	z-index: 2147483645;
	width: 30px;
	height: 30px;
	cursor: pointer; 
	cursor: hand;
	background-image: url('https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/css/tegdesign_emailcollector/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAEEElEQVQ4y32Va2yTVRzGf23fd10vUNqxsY1dGIyba7BsTgiwhcRkgxHkFkJAuQzIggY0IXGYkKA4DeAQMQTIiIB+MyRAJn7hAxJRJKIRiJgQIhESZxYFEuja9f74oe1aoPh/vrx5z3nO/3qeA0+aBSvW+UaT2VBUb+91HXY3FDUUNZnzDaxYsfBcs2DDpHjqqC1ln07YU79t0oGX+mY1V3dWv1/VWVrqphgTW+EDLBjYS91tZZ/5v+34d1/sijIWv/bw2IXFy2urfKVu7BjP0q0YOCaMWVlzfF7wdJY2mLybzH4/+mpq3cxKrwcHBtanvTqrfK/X97+avCvFUn2xtjDBNJpDn8SGU1Ls+oXVTTUeL8587xYMHKN97fWnlikqnU/UDmWJWUwL/ZKQpPOvTZvg8eLI0W3Y8cyo+3hB4p50MmYLUgC24EdRSTq6rLIaD/Z06SyYuMdWvjnv4TfS+URhahpHYlLwR16gHDcmVrBSPNrXOv2LTimUrMoE3BiaO5Jz2dCmiDNIkGBRcCAuffde1WR8FGMDKy5n5cp5f34pHYqlt/tDkrQ7SpDgxNBASurLrHRFpPsXmUEFbgyw4fFM7FgQvi7NznirHQorTZ8cGkhJUm80vVIylJA0ppU6xlAEBiXj/EvWSI+TuewWhdP0xylJOhPPVeJGVNqxbdQ0xlIMprusoXnzW9LtRH5xFoUjmfHIpxL8Oiod3ed6kXE4wHRW+Od0dku/J57s7P1UmvxBNP//2ah0+CCNVOICk8qyOS3bpAeJfOpgSpISypUujZ+GpXd6HC8zPkM2Z9Vtiv0jZRvlGRrM5Lo4k/vWSHZUHsWlGW+YI+QKs7lh/Z1L0tuZLbPDuVzTpTsVT6+0haXB31hNUzbsMjMwZdWBz6XBuDOY7efWiG3kYuyOZmO6FJLOnWM5mYIZlDDd3lHVPXAt18/C2DAsBf8u2cECpqdbZcNDndHi27S5T5I2DD+POjccT0qHz9JJS3ZIrLioIGBbNu7dI6claVdB72uHI0np8lW6WUIgO55WivFRT6ttvffDQ/2SdCuyatiZR2wLXwlL0uVf6WEdrdRnL4YFEzfl+Gm3dXn2bun/67YkRZI3oscjxyM/Rx7FJenBwP6L7KWLdvy5K5kRA6qZSYety9nDiYM//HFLeXbvzsmr5kl66KKDmeSJQUaG8FJDgHbW0e3YzwnPmVe+33lz582Oy+P7OcF+ullHOwFqeEKGMgKIl2r8tLCUjWxnl7HH6KXX2GPdxXY2spQW/FTzlACOSC8eyplEgBYWsoI1rGUta1jBQloIMIlyCkhv9r2w48JLObVMwU+ARhoJ4GcKtZTjxZXL9Vm6BSsGJnYcOHFl4MSBHRMDK5b/e69yxzyNAvYf9TCL+HAwka4AAAAASUVORK5CYII=');
}

.loading-graphic {
	height: 32px;
	background-image: url('https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/css/tegdesign_emailcollector/data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==');
	background-position: center;
	background-repeat: no-repeat;
}

input {
 
}
@media (max-width: 480px) {

	.modal_window_wrapper {
		width: 100%;
	}

}

.cart-tax-info,
.cart-tax-info .cart-price,
.cart-tax-total {
  padding-right: 20px;
}

.map-popup,
.remember-me-popup {
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}

.block-cart .mini-products-list .product-details .nobr small,
.block-cart .mini-products-list .product-details .product-name,
.map-popup-text,
pre {
  word-wrap: break-word;
}

tr.summary-total {
  cursor: pointer;
}

tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}

tr.show-details .summary-collapse {
  background-position: 0 -52px;
}

tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}

tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
  font-style: italic;
}

.cart-tax-info {
  display: block;
}

.cart-tax-total {
  display: block;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
  display: inline!important;
  font-weight: 400!important;
}

.cart-tax-total-expanded {
  background-position: 100% -52px;
}

.window-overlay {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/window_overlay.png);
  background: rgba(0,0,0,.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}

.remember-me label {
  float: none;
  margin: 0 6px;
}

.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}

.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}

.remember-me-popup .remember-me-popup-head {
  position: relative;
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}

.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}

.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: 700 12px/19px Arial,Helvetica,sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}

.cart-msrp-totals {
  color: red;
  font-size: 12px!important;
  font-weight: 700;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: 700;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}

body,
mark {
  color: #000;
}

.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}

.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}

.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}

.map-popup-arrow {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}

.map-popup-close {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}

.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}

.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}

.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}

.map-popup-price {
  margin: 5px 0 0;
}

.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
}

body,
figure {
  margin: 0;
}

div[role=main],
footer[role=contentinfo],
hr {
  margin-bottom: 19px;
}

ol,
td,
th,
ul {
  padding: 0;
}

.map-popup-only-text {
  border-top: 1px solid #ddd;
}

hr,
img {
  border: 0;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
}

mark {
  background: #ff0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

address,
cite {
  font-style: normal;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

.toolbar .sorter .sort-by select,
button.close,
input[type=email],
input[type=file],
input[type=password],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul {
  list-style: none;
}

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }

  * {
    text-shadow: none!important;
    color: #000!important;
    background: 0 0!important;
    box-shadow: none!important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  blockquote,
  pre {
    border: 1px solid #999;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100%!important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff!important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff!important;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000!important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse!important;
  }

  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd!important;
  }
}

.btn:focus,
.btn:hover,
a {
  text-decoration: none;
}

.img-thumbnail,
body {
  background-color: #fff;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-mao,
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Georgia,serif;
  font-size: 13px;
  line-height: 1.462;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #c07811;
}

a:focus,
a:hover {
  color: #c07811;
  text-decoration: underline;
}

a:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.462;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.form-control,
.input-text {
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 19px;
  border-top: 1px solid #eee;
}

.sr-only {
  border: 0;
}

.page-popup {
  padding: 30px;
}

.layout.layout-1-col div[role=main],
.layout.layout-3-cols div[role=main],
aside[role=complementary],
div[role=main],
header[role=banner] .quick-access,
header[role=banner]>.logo {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
}

header[role=banner] {
  margin: 19px -15px;
}

@media (min-width:992px) {
  header[role=banner]>.logo {
    float: left;
    width: 41.66666667%;
  }

  header[role=banner] .quick-access {
    float: left;
    width: 58.33333333%;
  }
}

@media (min-width:768px) {
  header[role=banner] .form-language {
    float: left;
    width: 160px;
  }

  header[role=banner] .form-language .form-control {
    width: 120px;
  }

  header[role=banner] .links {
    float: right;
    line-height: 30px;
  }

  header[role=banner] .form-search:after,
  header[role=banner] .form-search:before {
    content: " ";
    display: table;
  }

  header[role=banner] .form-search:after {
    clear: both;
  }
}

.layout {
  margin-left: -15px;
  margin-right: -15px;
}

aside[role=complementary] {
  display: none;
  margin-bottom: 19px;
}

@media (min-width:992px) {
  header[role=banner] .quick-access {
    float: right;
  }

  .layout.layout-1-col div[role=main] {
    float: left;
    width: 100%;
  }

  .layout.layout-3-cols div[role=main] {
    float: left;
    width: 50%;
  }

  div[role=main] {
    float: left;
    width: 75%;
  }

  aside[role=complementary] {
    float: left;
    width: 25%;
    display: block;
  }
}

footer[role=contentinfo]:after,
footer[role=contentinfo]:before {
  content: " ";
  display: table;
}

footer[role=contentinfo]:after {
  clear: both;
}

footer[role=contentinfo] .links li,
footer[role=contentinfo]>ul>li {
  display: inline;
}

footer[role=contentinfo] .bugs,
footer[role=contentinfo] .links,
footer[role=contentinfo] address,
footer[role=contentinfo]>ul {
  margin-bottom: 9.5px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #b7b7ba;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.lead {
  margin-bottom: 19px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:768px) {
  footer[role=contentinfo] .bugs,
  footer[role=contentinfo] .links,
  footer[role=contentinfo] address,
  footer[role=contentinfo]>ul {
    width: 50%;
  }

  footer[role=contentinfo] .bugs,
  footer[role=contentinfo]>ul {
    float: left;
  }

  footer[role=contentinfo] .links,
  footer[role=contentinfo] address {
    float: right;
    text-align: right;
  }

  .lead {
    font-size: 19.5px;
  }
}

.small,
small {
  font-size: 92%;
}

.mark,
mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #b7b7ba;
}

.text-primary {
  color: #011633;
}

a.text-primary:hover {
  color: #000001;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #011633;
}

a.bg-primary:hover {
  background-color: #000001;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

pre code,
table {
  background-color: transparent;
}

.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eee;
}

dl,
ol,
ul {
  margin-top: 0;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

address,
dl {
  margin-bottom: 19px;
}

ol,
ul {
  margin-bottom: 9.5px;
}

.list-inline {
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dd,
dt {
  line-height: 1.462;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .container {
    width: 750px;
  }
}

.form-list li:after,
.form-list:after,
.page-title:after {
  clear: both;
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #b7b7ba;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 16.25px;
  border-left: 5px solid #eee;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.462;
  color: #b7b7ba;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: '';
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

blockquote:after,
blockquote:before {
  content: "";
}

address {
  line-height: 1.462;
}

.h1,
h1 {
  font-size: 23px;
}

.h2,
h2 {
  font-size: 20px;
}

.h3,
h3 {
  font-size: 19px;
}

.h4,
h4 {
  font-size: 16px;
}

.h5,
h5 {
  font-size: 13px;
}

.h6,
h6 {
  font-size: 12px;
}

.page-title {
  padding-bottom: 8.5px;
}

code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}

.page-title:after,
.page-title:before {
  content: " ";
  display: table;
}

.page-title .separator {
  margin: 0 3px;
}

.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}

.title-buttons {
  text-align: right;
}

.sub-title,
.subtitle {
  color: #b7b7ba;
}

legend,
pre {
  display: block;
  color: #535252;
}

code,
kbd,
pre,
samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 12px;
  line-height: 1.462;
  word-break: break-all;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}

.col2-set .col-1,
.col2-set .col-2,
.col2-set .col-narrow,
.col2-set .col-wide,
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4,
.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}

.pre-scrollable {
  overflow-y: scroll;
}

@media (min-width:992px) {
  .container {
    width: 970px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.col2-set,
.col4-set {
  margin-left: -15px;
  margin-right: -15px;
}

.col2-set>.legend {
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
}

.col2-set .col-1,
.col2-set .col-2 {
  position: relative;
  min-height: 1px;
}

.col2-set .col-narrow {
  position: relative;
  min-height: 1px;
}

.col2-set .col-wide {
  position: relative;
  min-height: 1px;
}

.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
  position: relative;
  min-height: 1px;
}

@media (min-width:768px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }

  .col2-set .col-narrow {
    float: left;
    width: 33.33333333%;
  }

  .col2-set .col-wide {
    float: left;
    width: 66.66666667%;
  }

  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 33.33333333%;
  }

  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 25%;
  }
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.462;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7;
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
}

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}

.data-table,
legend {
  margin-bottom: 19px;
  width: 100%;
}

.data-table {
  max-width: 100%;
  border: 1px solid #ddd;
}

.data-table>tbody>tr>td,
.data-table>tbody>tr>th,
.data-table>tfoot>tr>td,
.data-table>tfoot>tr>th,
.data-table>thead>tr>td,
.data-table>thead>tr>th {
  padding: 8px;
  line-height: 1.462;
  vertical-align: top;
}

.data-table>thead>tr>th {
  vertical-align: bottom;
}

.data-table>caption+thead>tr:first-child>td,
.data-table>caption+thead>tr:first-child>th,
.data-table>colgroup+thead>tr:first-child>td,
.data-table>colgroup+thead>tr:first-child>th,
.data-table>thead:first-child>tr:first-child>td,
.data-table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.data-table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.data-table .table {
  background-color: #fff;
}

.data-table>tbody>tr>td,
.data-table>tbody>tr>th,
.data-table>tfoot>tr>td,
.data-table>tfoot>tr>th,
.data-table>thead>tr>td,
.data-table>thead>tr>th {
  border: 1px solid #ddd;
}

.data-table>thead>tr>td,
.data-table>thead>tr>th {
  border-bottom-width: 2px;
}

fieldset,
legend {
  padding: 0;
  border: 0;
}

.data-table>tbody>tr:nth-child(odd)>td,
.data-table>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9;
}

fieldset {
  margin: 0;
  min-width: 0;
}

legend {
  font-size: 19.5px;
  line-height: inherit;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

.form-control,
output {
  font-size: 13px;
  line-height: 1.462;
  color: #636363;
  display: block;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

output {
  padding-top: 7px;
}

.form-control {
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #adafb0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #636363;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
}

.form-control::-moz-placeholder {
  color: #636363;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #636363;
}

.form-control::-webkit-input-placeholder {
  color: #636363;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #3c763d;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 41px;
  line-height: 1.462\9;
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
  line-height: 30px;
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
  line-height: 45px;
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  position: relative;
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9;
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-horizontal .form-group-lg .form-control,
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 51.25px;
}

.form-control-feedback {
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
}

.collapsing,
.dropdown,
.form-list label {
  position: relative;
}

.buttons-set,
p.required {
  text-align: right;
}

.input-lg+.form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}

.form-list select,
.form-list textarea,
.input-text {
  font-size: 13px;
  line-height: 1.462;
  color: #636363;
  background-image: none;
}

@media (min-width:768px) {
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-group {
    display: inline-block;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 26px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}

.input-text {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #adafb0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-list li:after,
.form-list li:before,
.form-list:after,
.form-list:before {
  display: table;
  content: " ";
}

.form-language select,
.form-list select,
.form-list textarea {
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.input-text:focus {
  border-color: #636363;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
}

.input-text::-moz-placeholder {
  color: #636363;
  opacity: 1;
}

.input-text:-ms-input-placeholder {
  color: #636363;
}

.input-text::-webkit-input-placeholder {
  color: #636363;
}

.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.input-text {
  height: auto;
}

.form-list li {
  margin-bottom: 15px;
}

.form-list label.required em {
  float: right;
  font-style: normal;
  position: absolute;
  top: 0;
  right: -8px;
}

.form-list li.control label {
  float: none;
  display: block;
}

.form-list li.control input.checkbox,
.form-list li.control input.radio {
  margin-right: 6px;
  display: inline;
  float: left;
  margin-top: 2px;
}

.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}

.form-list .field {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.form-list .field:first-child,
.form-list .field:first-of-type {
  padding-left: 0;
}

.form-list .field:last-child {
  padding-right: 0;
}

.form-list select,
.form-list textarea {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #adafb0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-list select:focus,
.form-list textarea:focus {
  border-color: #636363;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
}

.form-list select::-moz-placeholder,
.form-list textarea::-moz-placeholder {
  color: #636363;
  opacity: 1;
}

.form-list select:-ms-input-placeholder,
.form-list textarea:-ms-input-placeholder {
  color: #636363;
}

.form-list select::-webkit-input-placeholder,
.form-list textarea::-webkit-input-placeholder {
  color: #636363;
}

.form-list select[disabled],
.form-list select[readonly],
.form-list textarea[disabled],
.form-list textarea[readonly],
fieldset[disabled] .form-list select,
fieldset[disabled] .form-list textarea {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

.form-list select[multiple],
.form-list textarea,
textarea.form-list select,
textarea.form-list textarea {
  height: auto;
}

.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 7px;
}

.form-list li.additional-row p:after,
.form-list li.additional-row p:before {
  content: " ";
  display: table;
}

.form-list li.additional-row p:after {
  clear: both;
}

.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}

.form-list .input-range input.input-text,
.form-list .input-range span {
  display: inline-block;
}

.form-list .input-range input.input-text {
  width: 40%;
}

.form-list-narrow li {
  margin-bottom: 0;
}

.form-list-narrow li .input-box {
  margin-bottom: 6px;
}

.form-list-narrow li.wide .input-box {
  width: 260px;
}

.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px;
}

.form-list-narrow li.wide select {
  width: 260px;
}

.form-list .customer-name-prefix .name-prefix {
  width: 16%;
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-prefix .name-lastname {
  width: 42%;
}

.form-list .customer-name-prefix-middlename .name-middlename,
.form-list .customer-name-prefix-middlename .name-prefix {
  width: 16%;
}

.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-prefix-middlename .name-lastname {
  width: 34%;
}

.form-list .customer-name-prefix-suffix .name-prefix,
.form-list .customer-name-prefix-suffix .name-suffix {
  width: 16%;
}

.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 34%;
}

.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename-suffix .name-prefix,
.form-list .customer-name-prefix-middlename-suffix .name-suffix {
  width: 12%;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 32%;
}

.form-list .customer-name-middlename .name-middlename {
  width: 16%;
}

.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 42%;
}

.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-middlename-suffix .name-suffix {
  width: 16%;
}

.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 34%;
}

.form-list .customer-name-suffix .name-suffix {
  width: 16%;
}

.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-suffix .name-lastname {
  width: 42%;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.form-list .customer-dob .dob-day:first-child,
.form-list .customer-dob .dob-month:first-child,
.form-list .customer-dob .dob-year:first-child {
  padding-left: 0;
}

.form-list .customer-dob .dob-day+.dob-month+.dob-year,
.form-list .customer-dob .dob-month+.dob-day+.dob-year,
.form-list .customer-dob .dob-year+.dob-day+.dob-month,
.form-list .customer-dob .dob-year+.dob-month+.dob-day {
  padding-right: 0;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 30%;
}

.form-list .customer-dob .dob-year {
  width: 40%;
}

.legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 19.5px;
  font-weight: 400;
  line-height: inherit;
  color: #535252;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.buttons-set {
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e5e5e5;
  line-height: 41px;
}

.buttons-set:after,
.buttons-set:before {
  content: " ";
  display: table;
}

.buttons-set:after {
  clear: both;
}

.buttons-set p.required {
  margin: 0 0 10px;
}

.buttons-set .back-link {
  float: left;
  margin: 0;
}

.buttons-set button.button {
  float: right;
  margin-left: 5px;
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu,
.v-fix {
  float: left;
}

.buttons-set-order {
  margin: 10px 0 0;
}

.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}

.validation-advice {
  clear: both;
  color: #a94442;
}

.validation-failed {
  border-color: #a94442!important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.validation-failed:focus {
  border-color: #843534!important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483!important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483!important;
}

.btn,
.button {
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
}

.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}

.btn {
  display: inline-block;
  cursor: pointer;
  background-image: none;
  line-height: 1.462;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button,
.my-wishlist .link-edit {
  -moz-user-select: none;
  -ms-user-select: none;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-default {
  color: #7b7b7b;
  background-color: #e7e4e3;
  border-color: #c6c6c6;
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
  color: #7b7b7b;
  background-color: #cfcac8;
  border-color: #a7a7a7;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #e7e4e3;
  border-color: #c6c6c6;
}

.btn-default .badge {
  color: #e7e4e3;
  background-color: #7b7b7b;
}

.btn-primary {
  color: #fff;
  background-color: #e7a232;
  border-color: #d38d11;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ce8918;
  border-color: #9a670c;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #e7a232;
  border-color: #d38d11;
}

.btn-primary .badge {
  color: #e7a232;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  background-color: #dc656f;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d33b48;
  border-color: #a33c43;
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #dc656f;
  border-color: #c25a61;
}

.btn-danger .badge {
  color: #dc656f;
  background-color: #fff;
}

.btn-link {
  color: #c07811;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #c07811;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #b7b7ba;
  text-decoration: none;
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs>.btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}

.button {
  display: inline-block;
  cursor: pointer;
  line-height: 1.462;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: top;
  font: 500 14px/21px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  border: 0 #c6c6c6;
  padding: 6px 12px;
  border-radius: 4px;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
  color: #7b7b7b;
}

.button.active:focus,
.button:active:focus,
.button:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.button:focus,
.button:hover {
  text-decoration: none;
}

.button.active,
.button:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.button:active,
.button:focus,
.button:hover {
  border: none;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
  outline: 0!important;
}

.button.active,
.button:active,
.navbar-toggle,
.open>.dropdown-toggle.button {
  background-image: none;
}

.btn-group .dropdown-toggle:active,
.btn-group-vertical>.btn:focus,
.btn-group.open .dropdown-toggle,
.btn-group>.btn:focus,
.dropdown-toggle:focus,
.navbar-toggle:focus,
.open>a,
.primary-input {
  outline: 0;
}

.button.active,
.button:active,
.button:focus,
.button:hover,
.open>.dropdown-toggle.button {
  color: #7b7b7b;
  background-color: #cfcac8;
  border-color: #a7a7a7;
}

.button.disabled,
.button.disabled.active,
.button.disabled:active,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled].active,
.button[disabled]:active,
.button[disabled]:focus,
.button[disabled]:hover,
fieldset[disabled] .button,
fieldset[disabled] .button.active,
fieldset[disabled] .button:active,
fieldset[disabled] .button:focus,
fieldset[disabled] .button:hover {
  background-color: #e7e4e3;
  border-color: #c6c6c6;
}

.button .badge {
  color: #e7e4e3;
  background-color: #7b7b7b;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.dropdown-header,
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  line-height: 1.462;
  white-space: nowrap;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  clear: both;
  font-weight: 400;
  color: #535252;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  text-decoration: none;
  color: #464545;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #011633;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #b7b7ba;
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  font-size: 12px;
  color: #b7b7ba;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn .caret,
.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.close,
.tool-tip .btn-close a {
  -moz-opacity: .2;
  text-shadow: 0 1px 0 #fff;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
  height: 45px;
  line-height: 45px;
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto;
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.nav>li,
.nav>li>a {
  display: block;
  position: relative;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #636363;
  text-align: center;
  background-color: #eee;
  border: 1px solid #adafb0;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-addon label {
  margin-bottom: 0;
  font-weight: 400;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav>li>a {
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav>li.disabled>a {
  color: #b7b7ba;
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #b7b7ba;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #c07811;
}

.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.462;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #72726e;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-justified>li,
.nav-stacked>li {
  float: none;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #011633;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }

  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (max-width:480px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15.5px 15px;
  font-size: 17px;
  line-height: 19px;
  height: 50px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

@media (min-width:768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 7.75px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}

@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 19px;
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

@media (min-width:768px) {
  .navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }

  .navbar-left {
    float: left!important;
  }

  .navbar-right {
    float: right!important;
  }
}

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  margin: 4.5px -15px;
}

@media (min-width:768px) {
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-group {
    display: inline-block;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #b7b7ba;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #b7b7ba;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #080808;
  color: #fff;
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #b7b7ba;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #b7b7ba;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #b7b7ba;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }

  .navbar-main .navbar-brand {
    display: none;
  }
}

.breadcrumb>li,
.pagination {
  display: inline-block;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 19px;
  list-style: none;
  background-color: none;
  border-radius: 4px;
}

.breadcrumb>li+li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #b7b7ba;
}

.breadcrumb>.active {
  color: #051b3c;
}

.breadcrumb strong {
  font-weight: 400;
  color: #051b3c;
}

.pagination {
  padding-left: 0;
  margin: 19px 0;
  border-radius: 4px;
}

.pager .amount,
.pager .limiter label {
  margin-bottom: 0;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.462;
  text-decoration: none;
  color: #c07811;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #c07811;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  background-color: #011633;
  border-color: #011633;
  cursor: default;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #b7b7ba;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 17px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager:after,
.pager:before,
.sorter:after,
.sorter:before {
  content: " ";
  display: table;
}

.pager:after,
.sorter:after {
  clear: both;
}

.pager {
  border-top: 1px solid #e5e5e5;
  line-height: 30px;
}

.pager .amount {
  float: left;
}

.pager .limiter {
  float: right;
}

.pager .limiter select {
  display: inline;
  width: 60px;
}

.pager .pages {
  float: left;
  width: 100%;
  margin-top: 4px;
  text-align: center;
}

.pager .pages ol {
  padding-left: 0;
  border-radius: 4px;
  margin: 0;
  display: inline-block;
}

.pager .pages ol>li {
  display: inline;
}

.pager .pages ol>li>a,
.pager .pages ol>li>span {
  position: relative;
  float: left;
  line-height: 1.462;
  text-decoration: none;
  color: #c07811;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
  padding: 5px 10px;
  font-size: 12px;
}

.badge,
.label {
  font-weight: 700;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
}

.pager .pages ol>li:first-child>a,
.pager .pages ol>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pager .pages ol>li>a:focus,
.pager .pages ol>li>a:hover,
.pager .pages ol>li>span:focus,
.pager .pages ol>li>span:hover {
  color: #c07811;
  background-color: #eee;
  border-color: #ddd;
}

.pager .pages ol>.active>a,
.pager .pages ol>.active>a:focus,
.pager .pages ol>.active>a:hover,
.pager .pages ol>.active>span,
.pager .pages ol>.active>span:focus,
.pager .pages ol>.active>span:hover {
  z-index: 2;
  color: #fff;
  background-color: #011633;
  border-color: #011633;
  cursor: default;
}

.pager .pages ol>.disabled>a,
.pager .pages ol>.disabled>a:focus,
.pager .pages ol>.disabled>a:hover,
.pager .pages ol>.disabled>span,
.pager .pages ol>.disabled>span:focus,
.pager .pages ol>.disabled>span:hover {
  color: #b7b7ba;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pager .pages ol>li:last-child>a,
.pager .pages ol>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager .pages li {
  display: inline-block;
  margin: 0 2px;
}

.pager {
  padding-left: 0;
  margin: 19px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #b7b7ba;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  color: #fff;
  border-radius: .25em;
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #b7b7ba;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #9d9da1;
}

.label-primary {
  background-color: #011633;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #000001;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  color: #fff;
  background-color: #b7b7ba;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.list-group-item,
.media-object,
.thumbnail {
  display: block;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
  color: #c07811;
  background-color: #fff;
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}

.alert,
.thumbnail {
  margin-bottom: 19px;
}

.alert .alert-link,
.close,
.error-msg .alert-link,
.note-msg .alert-link,
.notice-msg .alert-link,
.success-msg .alert-link {
  font-weight: 700;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 58.5px;
  }
}

.thumbnail {
  padding: 4px;
  line-height: 1.462;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.thumbnail a>img,
.thumbnail>img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #c07811;
}

.thumbnail .caption {
  padding: 9px;
  color: #000;
}

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-danger,
.error-msg {
  background-color: #f2dede;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.success {
  color: #3c763d;
}

.error {
  color: #a94442;
}

.notice {
  color: #31708f;
}

.messages>li {
  margin-bottom: 10px;
}

.error-msg,
.note-msg,
.notice-msg,
.success-msg {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.error-msg h4,
.note-msg h4,
.notice-msg h4,
.success-msg h4 {
  margin-top: 0;
  color: inherit;
}

.error-msg>p,
.error-msg>ul,
.note-msg>p,
.note-msg>ul,
.notice-msg>p,
.notice-msg>ul,
.success-msg>p,
.success-msg>ul {
  margin-bottom: 0;
}

.error-msg>p+p,
.note-msg>p+p,
.notice-msg>p+p,
.success-msg>p+p {
  margin-top: 5px;
}

.error-msg {
  border-color: #ebccd1;
  color: #a94442;
}

.error-msg hr {
  border-top-color: #e4b9c0;
}

.error-msg .alert-link {
  color: #843534;
}

.success-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.success-msg hr {
  border-top-color: #c9e2b3;
}

.success-msg .alert-link {
  color: #2b542c;
}

.note-msg,
.notice-msg {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.note-msg hr,
.notice-msg hr {
  border-top-color: #a6e1ec;
}

.note-msg .alert-link,
.notice-msg .alert-link {
  color: #245269;
}

.global-site-notice {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid #faebcc;
  border-radius: 4px;
  background-color: #fcf8e3;
  color: #8a6d3b;
}

.global-site-notice h4 {
  margin-top: 0;
  color: inherit;
}

.global-site-notice .alert-link {
  font-weight: 700;
  color: #66512c;
}

.global-site-notice>p,
.global-site-notice>ul {
  margin-bottom: 0;
}

.global-site-notice>p+p {
  margin-top: 5px;
}

.global-site-notice hr {
  border-top-color: #f7e1b5;
}

.global-site-notice p {
  margin: 0;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background-color: #011633;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.close,
.form-search .search-autocomplete li .amount,
.form-search .search-autocomplete li>.badge,
.list-group-item>.badge {
  float: right;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #b7b7ba;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-heading {
  margin: 0 0 5px;
}

.media>.pull-left {
  margin-right: 10px;
}

.media>.pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #b7b7ba;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #b7b7ba;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #011633;
  border-color: #011633;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #066cfa;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
  color: inherit;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0;
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title {
  margin-top: 0;
  font-size: 15px;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel-group .panel-heading,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 19px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #535252;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #535252;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #011633;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #011633;
  border-color: #011633;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #011633;
}

.panel-primary>.panel-heading .badge {
  color: #011633;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #011633;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  font-size: 19.5px;
  line-height: 1;
  color: #000;
  filter: alpha(opacity=20);
  -webkit-opacity: .2;
  opacity: .2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.primary-input {
  font: 400 12px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
  letter-spacing: 2px;
  line-height: normal;
  padding: 7px;
  height: auto;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}

.large-btn,
.primary-btn {
  font: 400 12px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  border-radius: 0;
  background: #01023A;
  cursor: pointer;
  text-transform: uppercase;
}

.inactive-btn,
.large-btn,
.primary-btn {
  letter-spacing: 2px;
  height: auto;
  text-align: center;
  box-shadow: none;
  display: inline-block;
  outline: 0;
}

.primary-input.gray {
  border-color: #b7b7ba;
  color: #72726e;
}

.btn-cart,
.inactive-btn,
.large-btn,
.large-btn:active,
.large-btn:focus,
.large-btn:hover,
.primary-btn,
.primary-btn:active,
.primary-btn:focus,
.primary-btn:hover {
  color: #fff;
}

.primary-btn {
  line-height: normal;
  padding: 7px;
  border: 1px solid #011F3B;
}

.large-btn {
  line-height: normal;
  padding: 16px;
  border: 1px solid #fff;
}

.large-btn:hover {
  text-decoration: none;
  background: #fff;
  color: #011F3B;
}

.inactive-btn {
  font: 400 12px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  line-height: normal;
  padding: 7px;
  border-radius: 0;
  background: #72726e;
  border: 1px solid #72726e;
}

.block .actions,
.block-layered-nav .actions {
  text-align: right;
}

.primary-checkbox {
  border: 1px solid #01023A;
  background: #fff;
  width: 1em;
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  cursor: pointer;
}

.primary-checkbox.selected {
  background: #fff;
}

.btn-cart.active,
.btn-cart:active,
.form-language select,
.open>.dropdown-toggle.btn-cart {
  background-image: none;
}

.std ol,
.std ul {
  padding-left: 40px;
  margin-bottom: 9.5px;
}

.std ol {
  list-style: decimal;
}

.links li {
  display: inline;
}

.links li:first-child {
  padding-left: 0;
}

.links li:last-child {
  padding-right: 0;
}

.link-cart,
.link-compare,
.link-print,
.link-reorder,
.link-wishlist {
  font-weight: 700;
}

.btn-edit,
.btn-previous,
.btn-remove,
.btn-remove2 {
  display: inline-block;
  font-size: 0;
}

.btn-edit:focus,
.btn-edit:hover,
.btn-previous:focus,
.btn-previous:hover,
.btn-remove2:focus,
.btn-remove2:hover,
.btn-remove:focus,
.btn-remove:hover {
  text-decoration: none;
}

.btn-edit:after,
.btn-previous:after,
.btn-remove2:after,
.btn-remove:after {
  font-size: 13px;
  font-weight: 700;
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-edit:after {
  content: "\f040";
}

.btn-remove2:after,
.btn-remove:after {
  content: "\f00d";
}

.btn-cart {
  background-color: #e7a232;
  border-color: #d38d11;
}

.btn-cart.active,
.btn-cart:active,
.btn-cart:focus,
.btn-cart:hover,
.open>.dropdown-toggle.btn-cart {
  color: #fff;
  background-color: #ce8918;
  border-color: #9a670c;
}

.btn-cart.disabled,
.btn-cart.disabled.active,
.btn-cart.disabled:active,
.btn-cart.disabled:focus,
.btn-cart.disabled:hover,
.btn-cart[disabled],
.btn-cart[disabled].active,
.btn-cart[disabled]:active,
.btn-cart[disabled]:focus,
.btn-cart[disabled]:hover,
fieldset[disabled] .btn-cart,
fieldset[disabled] .btn-cart.active,
fieldset[disabled] .btn-cart:active,
fieldset[disabled] .btn-cart:focus,
fieldset[disabled] .btn-cart:hover {
  background-color: #e7a232;
  border-color: #d38d11;
}

.btn-cart .badge {
  color: #e7a232;
  background-color: #fff;
}

.cards-list dt {
  margin: 5px 0 0;
}

.cards-list .offset {
  padding: 2px 0 2px 20px;
}

.separator {
  margin: 0 3px;
}

.logo strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

h1.logo {
  margin: 0;
}

.form-language,
.form-search {
  margin-bottom: 9.5px;
}

.form-language label {
  display: none;
}

.form-language select {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.462;
  color: #636363;
  background-color: #fff;
  border: 1px solid #adafb0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-language select:focus {
  border-color: #636363;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
}

.form-language select::-moz-placeholder {
  color: #636363;
  opacity: 1;
}

.form-language select:-ms-input-placeholder {
  color: #636363;
}

.form-language select::-webkit-input-placeholder {
  color: #636363;
}

.form-language select[disabled],
.form-language select[readonly],
fieldset[disabled] .form-language select {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-language select {
  height: auto;
}

.form-search {
  position: relative;
}

.form-search .search-autocomplete {
  z-index: 1000;
}

.form-search .search-autocomplete li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
}

.advanced-search-summary:after,
.advanced-search-summary:before,
.block .actions:after,
.block .actions:before,
.block .block-content:after,
.block .block-content:before {
  display: table;
  content: " ";
}

.form-search .search-autocomplete li.first,
.form-search .search-autocomplete li:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.form-search .search-autocomplete li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.form-search .search-autocomplete li>.badge+.badge {
  margin-right: 5px;
}

.form-search .search-autocomplete li.disabled,
.form-search .search-autocomplete li.disabled:focus,
.form-search .search-autocomplete li.disabled:hover {
  background-color: #eee;
  color: #b7b7ba;
}

.form-search .search-autocomplete li.disabled .list-group-item-heading,
.form-search .search-autocomplete li.disabled:focus .list-group-item-heading,
.form-search .search-autocomplete li.disabled:hover .list-group-item-heading {
  color: inherit;
}

.form-search .search-autocomplete li.disabled .list-group-item-text,
.form-search .search-autocomplete li.disabled:focus .list-group-item-text,
.form-search .search-autocomplete li.disabled:hover .list-group-item-text {
  color: #b7b7ba;
}

.form-search .search-autocomplete li.active,
.form-search .search-autocomplete li.active:focus,
.form-search .search-autocomplete li.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #011633;
  border-color: #011633;
}

.form-search .search-autocomplete li.active .list-group-item-heading,
.form-search .search-autocomplete li.active .list-group-item-heading>.small,
.form-search .search-autocomplete li.active .list-group-item-heading>small,
.form-search .search-autocomplete li.active:focus .list-group-item-heading,
.form-search .search-autocomplete li.active:focus .list-group-item-heading>.small,
.form-search .search-autocomplete li.active:focus .list-group-item-heading>small,
.form-search .search-autocomplete li.active:hover .list-group-item-heading,
.form-search .search-autocomplete li.active:hover .list-group-item-heading>.small,
.form-search .search-autocomplete li.active:hover .list-group-item-heading>small {
  color: inherit;
}

.form-search .search-autocomplete li.active .list-group-item-text,
.form-search .search-autocomplete li.active:focus .list-group-item-text,
.form-search .search-autocomplete li.active:hover .list-group-item-text {
  color: #066cfa;
}

.form-search .search-autocomplete li:focus,
.form-search .search-autocomplete li:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.form-search .search-autocomplete li.selected,
.form-search .search-autocomplete li.selected:focus,
.form-search .search-autocomplete li.selected:hover {
  z-index: 2;
  color: #fff;
  background-color: #011633;
  border-color: #011633;
}

.advanced-search .form-list .input-range {
  line-height: 41px;
}

.advanced-search-summary {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  padding: 9px;
  border-radius: 3px;
}

.advanced-search-summary blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.advanced-search-summary:after {
  clear: both;
}

.advanced-search-summary ul {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.advanced-search-summary strong {
  color: #011633;
}

.advanced-search-summary p {
  clear: both;
  padding: 9.5px 15px 0;
  margin-bottom: 0;
  font-weight: 700;
}

@media (min-width:480px) {
  .advanced-search-summary ul {
    float: left;
    width: 50%;
  }
}

.block {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.block>.list-group,
.block>.panel-collapse>.table,
.block>.table,
.block>.table-responsive,
.block>.table-responsive>.table {
  margin-bottom: 0;
}

.block>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.block>.list-group:last-child .list-group-item:last-child,
.block>.table-bordered>tbody>tr:first-child>td,
.block>.table-bordered>tbody>tr:first-child>th,
.block>.table-bordered>tbody>tr:last-child>td,
.block>.table-bordered>tbody>tr:last-child>th,
.block>.table-bordered>tfoot>tr:last-child>td,
.block>.table-bordered>tfoot>tr:last-child>th,
.block>.table-bordered>thead>tr:first-child>td,
.block>.table-bordered>thead>tr:first-child>th,
.block>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.block>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.block>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.block>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.block>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.block>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.block>.table-responsive>.table-bordered>thead>tr:first-child>td,
.block>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.block>.list-group:last-child .list-group-item:last-child,
.block>.table-responsive:last-child>.table:last-child,
.block>.table:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.block>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.block>.table-responsive:first-child>.table:first-child,
.block>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.block>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.block>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.block>.table:first-child>thead:first-child>tr:first-child td:first-child,
.block>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.block>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.block>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.block>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.block>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.block>.table:first-child>thead:first-child>tr:first-child td:last-child,
.block>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.block>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.block>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.block>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.block>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.block>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.block>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.block>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.block>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.block>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.block>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.block>.panel-body+.table,
.block>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.block>.table>tbody:first-child>tr:first-child td,
.block>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.block>.table-bordered,
.block>.table-responsive>.table-bordered {
  border: 0;
}

.block>.table-bordered>tbody>tr>td:first-child,
.block>.table-bordered>tbody>tr>th:first-child,
.block>.table-bordered>tfoot>tr>td:first-child,
.block>.table-bordered>tfoot>tr>th:first-child,
.block>.table-bordered>thead>tr>td:first-child,
.block>.table-bordered>thead>tr>th:first-child,
.block>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.block>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.block>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.block>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.block>.table-responsive>.table-bordered>thead>tr>td:first-child,
.block>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.block>.table-bordered>tbody>tr>td:last-child,
.block>.table-bordered>tbody>tr>th:last-child,
.block>.table-bordered>tfoot>tr>td:last-child,
.block>.table-bordered>tfoot>tr>th:last-child,
.block>.table-bordered>thead>tr>td:last-child,
.block>.table-bordered>thead>tr>th:last-child,
.block>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.block>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.block>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.block>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.block>.table-responsive>.table-bordered>thead>tr>td:last-child,
.block>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.block>.table-responsive {
  border: 0;
}

.block .block-title {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #535252;
}

.block .block-title strong>a,
.block .block-title>.dropdown .dropdown-toggle {
  color: inherit;
}

.block .block-title strong {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
  font-weight: 700;
}

.block .block-subtitle {
  margin: 0 15px 9.5px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.block .actions:after,
.block .block-content:after {
  clear: both;
}

.block .block-content:after {
  clear: both;
}

.block .block-content li.item {
  padding: 10px 15px;
}

.block .btn-edit,
.block .btn-remove {
  float: right;
  margin: 1px 0 2px 5px;
}

.block .actions {
  padding: 6px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  line-height: 30px;
}

.block-account .block-title+.panel-collapse>.panel-body,
.block-account>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #011633;
}

.block .actions:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.block .actions a {
  float: left;
}

.block .actions button.button {
  float: right;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: 110px;
}

.block .empty {
  margin: 0;
  padding: 15px;
}

.block li.odd {
  background-color: #f9f9f9;
}

.block-cart,
.block-compare,
.block-compared,
.block-login,
.block-poll,
.block-related,
.block-reorder,
.block-subscribe,
.block-tags,
.block-viewed,
.block-wishlist {
  font-size: 12px;
}

.mini-products-list .product-details {
  margin-left: 60px;
}

.block-cart .mini-products-list .product-details .nobr {
  white-space: normal!important;
}

.block-account {
  border-color: #011633;
}

.block-account>.panel-heading {
  color: #fff;
  background-color: #011633;
  border-color: #011633;
}

.block-account>.panel-heading .badge {
  color: #011633;
  background-color: #fff;
}

.block-account>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #011633;
}

.block-account .block-title {
  border-color: #011633;
  background-color: #011633;
  color: #fff;
}

.block-account .block-title .badge {
  color: #011633;
  background-color: #fff;
}

.block-account .block-title strong {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
  font-weight: 700;
}

.block-account .block-title strong>a {
  color: inherit;
}

.block-account .block-content {
  padding: 15px;
}

.block-account .block-content ul {
  margin-bottom: 0;
}

.block-account .block-content li a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
}

.block-account .block-content li.last a {
  border-bottom: 0;
}

.block-account .block-content li.current {
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}

.block-account .block-content li.current.last {
  border-bottom: 0;
}

.block-layered-nav dl {
  margin: 0;
}

.block-layered-nav dt {
  text-transform: uppercase;
}

.block-layered-nav dd {
  margin-bottom: 9.5px;
}

.block-layered-nav dd.last {
  background: 0 0;
}

.block-layered-nav .currently li {
  position: relative;
  padding: 5px 15px;
}

.block-layered-nav .currently .label {
  font-weight: 700;
  text-transform: uppercase;
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 4px;
  top: 9px;
  margin: 0;
}

.block-layered-nav .currently .btn-previous {
  right: 17px;
}

.block-layered-nav .actions .actions a {
  float: none;
}

.block-cart .summary {
  padding: 10px 15px;
}

.block-cart .amount a {
  font-weight: 700;
}

.block-cart .subtotal {
  border: 1px solid #bce8f1;
  border-radius: 4px;
  background-color: #d9edf7;
  color: #31708f;
  padding: 4px;
  margin-bottom: 0;
  text-align: center;
}

.block-cart .subtotal h4 {
  margin-top: 0;
  color: inherit;
}

.block-cart .subtotal .alert-link {
  font-weight: 700;
  color: #245269;
}

.block-cart .subtotal>p,
.block-cart .subtotal>ul {
  margin-bottom: 0;
}

.block-cart .subtotal>p+p {
  margin-top: 5px;
}

.block-cart .subtotal hr {
  border-top-color: #a6e1ec;
}

.block-cart .subtotal .price {
  font-weight: 700;
}

.block-cart .actions {
  border-bottom: 1px solid #ddd;
}

.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}

.block-wishlist .actions {
  text-align: right;
}

.block-wishlist .actions a {
  float: none;
}

.block-related input.checkbox {
  float: left;
}

.block-related .product {
  margin-left: 20px;
}

.compare-table .btn-remove {
  float: right;
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/btn_remove2.gif);
  width: 72px;
  height: 15px;
}

.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center;
}

.compare-table tr.first td {
  text-align: center;
}

.compare-table tr.first td .product-name {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 5px;
  color: #203548;
}

.compare-table tr.first td .product-name a {
  color: #203548;
}

.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}

.compare-table tr.add-to-row td p,
.compare-table tr.first td p {
  margin: 0;
}

.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}

.block-poll .label {
  display: block;
  margin-left: 18px;
}

.block-poll li {
  padding: 10px 15px;
}

.block-poll label {
  color: #777;
  font-weight: 700;
  margin-bottom: 0;
}

.block-poll .actions {
  margin: 5px 0 0;
}

.block-poll .answer {
  font-weight: 700;
}

.block-poll .votes {
  float: right;
  margin-left: 10px;
}

.block-subscribe .actions button.button,
.block-tags .actions a {
  float: none;
}

.block-tags .block-content .tags-list {
  padding: 15px!important;
  margin-bottom: 0!important;
  font-size: 12px;
}

.block-tags .actions {
  text-align: right;
}

.block-subscribe .block-content {
  padding: 15px 15px 0;
}

.block-subscribe .actions {
  margin: 15px -15px 0;
}

.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}

.block-reorder .product-name {
  margin-left: 20px;
}

.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}

.block-banner {
  border: 0;
  background-color: transparent;
}

.block-banner .block-content {
  padding: 0;
  background-color: transparent;
  text-align: center;
}

.block-banner .block-content img {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.block-login .block-content {
  padding: 15px 15px 0;
}

.block-login .actions {
  margin: 15px -15px 0;
}

.paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}

.paypal-logo a {
  float: none;
}

.category-top-banner-container {
  margin: 0 -21px;
}

.category-top-banner-container .category-top-banner {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1386px;
}

.category-top-banner-container .category-top-banner.mobile {
  padding-bottom: 10px;
}

.category-top-banner-container .category-top-banner .banner-image {
  float: left;
  width: 63%;
}

.category-top-banner-container .category-top-banner .banner-image.full-width {
  width: 100%;
}

.category-top-banner-container .category-top-banner .banner-image img {
  margin: 0 auto;
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.category-top-banner-container .category-top-banner .banner-html {
  position: absolute;
  margin-top: 15px;
  font-size: 14px;
  width: 34%;
  top: 0;
  right: 10px;
  float: right;
  pointer-events: none;
}

.category-top-banner-container .category-top-banner .banner-html.overlayed-header {
  bottom: 0;
  right: 40px;
  top: unset;
}

.category-top-banner-container .category-top-banner .banner-html.overlayed-header h4 {
  color: #fff;
}

.category-top-banner-container .category-top-banner .banner-html h4 {
  font-family: 'Mercury A';
  font-weight: 500;
  text-transform: capitalize;
  font-size: 3.5em;
  text-align: right;
  -webkit-font-smoothing: antialiased;
}

.category-top-banner-container .category-top-banner .banner-html h2 {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 1em;
  color: #000;
  text-align: right;
  line-height: 22px;
  text-transform: none;
}

@media (max-width:1380px) {
  .category-top-banner-container .category-top-banner .banner-html h4 {
    font-size: 2.5em;
  }

  .category-top-banner-container .category-top-banner .banner-html h2 {
    font-size: 1em;
  }

  .category-top-banner-container .category-top-banner .banner-html.overlayed-header h4 {
    font-size: 3em;
  }
}

@media (max-width:1200px) {
  .category-top-banner-container .category-top-banner .banner-html {
    margin-top: 5px;
  }
}

@media (max-width:1100px) {
  .category-top-banner-container .category-top-banner .banner-html h2 {
    line-height: 19px;
    font-size: .85em;
    margin-top: 10px;
  }

  .category-top-banner-container .category-top-banner .banner-html.overlayed-header h4 {
    font-size: 3em;
  }
}

@media (max-width:970px) {
  .category-top-banner-container .category-top-banner .banner-html h2 {
    line-height: 19px;
    font-size: .75em;
    margin-top: 10px;
  }
}

@media (max-width:870px) {
  .category-top-banner-container .category-top-banner .banner-html {
    margin-top: 5px;
  }

  .category-top-banner-container .category-top-banner .banner-html h2 {
    line-height: 17px;
    font-size: .75em;
    margin-top: 5px;
  }
}

.category-top-banner-container .page-divider {
  border-bottom: 1px solid #CCC;
}

.category-top-banner-container .category-description {
  margin-top: 15px;
}

.category-top-banner-container .category-description h3 {
  font-family: 'Mercury A';
  font-weight: 700;
  font-size: 28px;
}

.category-top-banner-container .category-description p,
.products-grid .ribbon span {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.category-top-banner-container .category-description p {
  font-weight: 400;
  font-size: 14px;
}

.category-top-banner-container .category-products .toolbar {
  margin-bottom: 9.5px;
}

.products-grid .ribbon {
  position: absolute;
  left: -10px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 105px;
  height: 105px;
  text-align: right;
}

.products-grid .ribbon span {
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 130px;
  display: block;
  background: #C2272F;
  position: absolute;
  top: 29px;
  left: -21px;
}

.products-grid .ribbon span.ribbon-gold {
  background: #ab9d76;
}

.products-grid .ribbon span.ribbon-navy {
  background: #006;
}

.products-grid .ribbon span.ribbon-red {
  background: #c2272f;
}

.products-grid .product-image img.fade {
  opacity: 0;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  transition: opacity .25s linear;
}

.products-grid .product-image img.in {
  opacity: 1;
}

.catalogsearch-result-index .page-title {
  display: none;
}

.catalogsearch-result-index .note-msg {
  position: relative;
  top: -38px;
}

.products-grid {
  margin-left: -15px;
  margin-right: -15px;
}

.products-grid .item {
  overflow: hidden;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 80px;
}

.products-grid .item .product-opts {
  right: 20px;
  position: absolute;
  top: 0;
  z-index: 10;
}

@media (min-width:768px) and (max-width:1275px) {
  .products-grid .item .product-opts {
    right: 0;
  }
}

@media (max-width:768px) {
  .products-grid .item .product-opts {
    display: none;
  }
}

@media (max-width:500px) {
  .products-grid .item .product-opts {
    font-size: 12px;
  }
}

.products-grid .item .product-opts>.info-btn {
  display: none;
  cursor: pointer;
}

.products-grid .item .product-opts>.info-btn:hover {
  color: #AEA58B;
}

@media (max-width:1220px) {
  .products-grid .item .product-opts>.info-btn {
    display: none;
  }
}

.products-grid .item .product-opts .heart-icon {
  cursor: pointer;
  display: block;
  color: #9e9e9d;
}

.products-grid .item .product-opts .heart-icon.heart-empty:hover,
.products-grid .item .product-opts .heart-icon.heart-filled {
  color: #D6c6ab;
}

.products-grid .item .info-box .price-box .price,
.products-grid .item .product_list a.pdp-header:hover {
  color: #011F3B;
}

.products-grid .item .product_list {
  z-index: 5;
}

.products-grid .item .info-box {
  display: none;
  top: -100%;
  right: -100%;
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  position: absolute;
  opacity: 1;
  color: #011F3B;
  padding: 12px 18px;
  text-align: left;
  font: 300 13px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  border: 1px solid #011F3B;
  z-index: 15;
}

.products-grid .item .info-box .content-ctr {
  position: relative;
  height: 100%;
  width: 100%;
}

.products-grid .item .info-box h3 {
  margin-top: 0;
  margin-bottom: 5px;
}

.products-grid .item .info-box h4 {
  font: 500 14px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.products-grid .item .info-box .curated-by,
.products-grid .item .info-box .designed-by {
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 400;
  text-transform: capitalize;
}

.products-grid .item .info-box .description {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
}

.products-grid .item .info-box .info-dimensions {
  margin-top: 15px;
}

.products-grid .item .info-box .info-dimensions .dimension {
  margin-bottom: 3px;
  margin-top: 3px;
  font-weight: 500;
}

.availability span,
.availability-only a,
.availability-only span {
  font-weight: 700;
}

.products-grid .item .info-box .old-price {
  display: none;
}

.products-grid .item .info-box .learn-more {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.products-grid .item .info-box>i {
  font-size: 35px;
  position: absolute;
  cursor: pointer;
  font-style: normal;
  right: 13px;
  top: 0;
  z-index: 2;
}

.products-grid .product-image {
  margin-bottom: 9.5px;
}

.products-grid .product-image img {
  line-height: 1.462;
  background-color: #fff;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.products-grid .actions {
  position: absolute;
  bottom: 0;
}

.products-grid .add-to-links .separator {
  display: none;
}

.products-list li.item {
  padding: 9.5px 0;
  border-bottom: 1px solid #eee;
}

.products-list li.item:after,
.products-list li.item:before {
  content: " ";
  display: table;
}

.products-list li.item:after {
  clear: both;
}

.products-list li.item:first-child {
  padding-top: 0;
}

.products-list li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.products-list .product-image {
  float: left;
  width: 150px;
  display: block;
}

.products-list .product-image img {
  padding: 4px;
  line-height: 1.462;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.multiple-checkout .data-table select,
.product-options dd .input-text,
.product-options dd select,
.product-options dd textarea {
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.products-list .add-to-links li {
  display: inline;
}

.products-list .add-to-links .separator {
  display: inline;
  margin: 0 4px;
}

.product-name {
  margin: 0;
  line-height: 19px;
}

.availability {
  margin: 0;
}

.availability.in-stock span {
  color: #3c763d;
}

.availability.out-of-stock span {
  color: #a94442;
}

.availability-only-details {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}

.availability-only-details>tbody>tr>td,
.availability-only-details>tbody>tr>th,
.availability-only-details>tfoot>tr>td,
.availability-only-details>tfoot>tr>th,
.availability-only-details>thead>tr>td,
.availability-only-details>thead>tr>th {
  padding: 8px;
  line-height: 1.462;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.availability-only-details>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.please-wait img,
.product-options dd .qty-holder label,
.sp-methods .centinel-logos img {
  vertical-align: middle;
}

.availability-only-details>caption+thead>tr:first-child>td,
.availability-only-details>caption+thead>tr:first-child>th,
.availability-only-details>colgroup+thead>tr:first-child>td,
.availability-only-details>colgroup+thead>tr:first-child>th,
.availability-only-details>thead:first-child>tr:first-child>td,
.availability-only-details>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.availability-only-details>tbody+tbody {
  border-top: 2px solid #ddd;
}

.availability-only-details .table {
  background-color: #fff;
}

.add-to-cart .paypal-logo {
  margin: 0;
  text-align: right;
}

.add-to-cart .paypal-logo .paypal-or {
  display: block;
  margin: 5px 60px 5px 0;
}

.add-to-cart .paypal-logo .paypal-logo {
  margin: 0;
}

.offer-btn {
  display: block;
  width: 100%;
}

.offer-btn.counter-offer,
.offer-btn.counter-offer:hover {
  background-color: #fff;
  border: 2px solid #003;
  color: #003;
}

#formOffer {
  text-align: center;
  padding: 0;
}

#formOffer .input-group {
  width: 100%;
}

#formOffer #productoffer_qty {
  margin-top: 5px;
}

#formOffer .btn-mao-submit {
  margin: 10px auto;
}

#formOffer .btn-offer-counter-submit {
  width: 100%;
  clear: both;
}

.cancel-mao {
  cursor: pointer;
  text-decoration: underline;
  color: #003;
  margin-top: 5px;
}

.add-to-box {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.add-to-box:after,
.add-to-box:before {
  content: " ";
  display: table;
}

.add-to-box:after {
  clear: both;
}

.add-to-box .already-added {
  color: red;
}

.add-to-box .or {
  float: left;
}

.add-to-box .add-to-links {
  float: right;
}

.add-to-box .add-to-links .separator,
.add-to-box .add-to-links li {
  float: left;
}

.add-to-box .add-to-links .separator {
  margin: 0 4px;
}

.product-img-box .product-image-zoom,
.product-options {
  margin-bottom: 9.5px;
}

.product-img-box .more-views img,
.product-img-box .product-image-zoom img {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.product-img-box .more-views {
  padding-top: 9.5px;
  border-top: 1px solid #eee;
}

.product-options {
  min-height: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  padding: 9px;
  position: relative;
}

.product-options blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.product-options dl {
  margin: 0;
}

.product-options dt {
  padding-top: 10px;
  font-weight: 400;
}

.product-options dt label {
  margin-bottom: 0;
  font-weight: 700;
}

.product-options dt label.required em {
  margin-left: 2px;
}

.product-options dt .qty-disabled {
  background: 0 0;
  border: 0;
  padding: 3px;
}

.product-options dd .qty-holder {
  display: block;
}

.product-options dd {
  padding: 5px 0 10px 5px;
  border-bottom: 1px solid #eee;
}

.product-options dd .input-text,
.product-options dd select,
.product-options dd textarea {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.462;
  color: #636363;
  background-color: #fff;
  background-image: none;
  border: 1px solid #adafb0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.product-options dd .input-text:focus,
.product-options dd select:focus,
.product-options dd textarea:focus {
  border-color: #636363;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
}

.product-options dd .input-text::-moz-placeholder,
.product-options dd select::-moz-placeholder,
.product-options dd textarea::-moz-placeholder {
  color: #636363;
  opacity: 1;
}

.product-options dd .input-text:-ms-input-placeholder,
.product-options dd select:-ms-input-placeholder,
.product-options dd textarea:-ms-input-placeholder {
  color: #636363;
}

.product-options dd .input-text::-webkit-input-placeholder,
.product-options dd select::-webkit-input-placeholder,
.product-options dd textarea::-webkit-input-placeholder {
  color: #636363;
}

.product-options dd .input-text[disabled],
.product-options dd .input-text[readonly],
.product-options dd select[disabled],
.product-options dd select[readonly],
.product-options dd textarea[disabled],
.product-options dd textarea[readonly],
fieldset[disabled] .product-options dd .input-text,
fieldset[disabled] .product-options dd select,
fieldset[disabled] .product-options dd textarea {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

.product-options dd select[multiple],
.product-options dd textarea,
textarea.product-options dd .input-text,
textarea.product-options dd select,
textarea.product-options dd textarea {
  height: auto;
}

.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0;
}

.product-options ul.options-list {
  margin-bottom: 0;
}

.product-options ul.options-list input.checkbox,
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}

.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}

.product-options ul.options-list label {
  font-weight: 400;
}

.product-options ul.validation-failed {
  padding: 0 7px;
}

.product-options p.note {
  margin: 0;
  font-size: 12px;
}

.product-options p.required {
  position: absolute;
  right: 20px;
  top: 20px;
}

.product-options-bottom {
  margin-left: -15px;
  margin-right: -15px;
}

.product-options-bottom .add-to-cart,
.product-options-bottom .price-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.product-options-bottom .add-to-links {
  padding-top: 9.5px;
  clear: both;
  text-align: center;
}

.product-options-bottom .add-to-links li {
  display: inline;
}

.product-options-bottom .price-box {
  padding-top: 9.5px;
}

.product-options-bottom .price-box:after,
.product-options-bottom .price-box:before {
  content: " ";
  display: table;
}

.product-options-bottom .price-box:after {
  clear: both;
}

.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}

.product-options-bottom .price-tax {
  float: left;
}

@media (min-width:992px) {
  .product-options-bottom .add-to-cart,
  .product-options-bottom .price-box {
    float: left;
    width: 50%;
  }

  .product-options-bottom .price-box {
    padding-top: 0;
  }
}

.tags-list {
  margin: 0;
  padding: 10px;
}

.tags-list li {
  display: inline!important;
  margin: 0 3px;
}

.category-badge {
  font: 400 10px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 5px;
  text-align: center;
  border: 1px solid #beae94;
  text-transform: uppercase;
  display: table;
  line-height: 12px;
  margin: 12px auto 0;
  color: #beae94;
  letter-spacing: 1px;
  font-weight: 700;
}

.configured-price,
.minimal-price,
.old-price,
.price-as-configured,
.price-from,
.price-to,
.special-price {
  margin: 0;
}

.category-badge.sold-out {
  color: #999;
  border-color: #999;
}

.category-badge.recently-reduced,
.category-badge.warehouse-sale {
  color: #a02424;
  border-color: #a02424;
}

.price,
.price-box .price-label {
  white-space: nowrap;
}

.regular-price {
  color: #011633;
}

.regular-price .price {
  font-weight: 700;
  color: #011633;
}

.old-price {
  color: #b7b7ba;
}

.old-price .price {
  color: inherit;
  font-weight: 400;
  text-decoration: line-through;
}

.special-price .price-label {
  font-weight: 700;
  color: #011633;
}

.minimal-price .price-label {
  font-weight: 700;
}

.minimal-price-link {
  display: block;
}

.minimal-price-link .price {
  font-weight: 400;
}

.price-excluding-tax,
.price-including-tax {
  display: block;
  color: #b7b7ba;
}

.price-excluding-tax .label,
.price-including-tax .label {
  white-space: nowrap;
  color: inherit;
}

.price-box-bundle .price,
.price-notice,
.tier-prices .price {
  color: #000;
}

.configured-price .price-label {
  font-weight: 700;
}

.weee {
  display: block;
}

.weee .price {
  font-weight: 400;
}

.price-excl-tax,
.price-incl-tax {
  display: block;
}

.price-excl-tax .label,
.price-incl-tax .label {
  white-space: nowrap;
  display: block;
}

.price-excl-tax .price,
.price-incl-tax .price {
  display: block;
}

.price-from .price-label,
.price-to .price-label {
  font-weight: 700;
  white-space: nowrap;
}

.price-notice .price {
  font-weight: 700;
  color: #000;
}

.price-as-configured .price-label {
  font-weight: 700;
  white-space: nowrap;
}

.price-box-bundle .price-box {
  margin: 0;
  padding: 0;
}

.product-pricing,
.tier-prices {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  padding: 9px;
  border-radius: 3px;
}

.product-pricing blockquote,
.tier-prices blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.tier-prices .benefit {
  font-weight: 700;
  font-style: italic;
}

.tier-prices .price,
.tier-prices-grouped .price {
  font-weight: 700;
}

.no-rating {
  margin: 0;
}

.ratings {
  margin-bottom: 9.5px;
  font-size: 12px;
}

.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}

.ratings .rating-links {
  margin: 0;
}

.ratings .rating-links .separator {
  margin: 0 2px;
}

.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bkg_rating.gif) repeat-x;
  text-indent: -999em;
  overflow: hidden;
}

.rating-box .rating {
  float: left;
  height: 13px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
  float: left;
  margin-right: 3px;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap,
.catalog-seo-sitemap-product .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}

.ratings-table td,
.ratings-table th {
  font-size: 12px;
}

.ratings-table th {
  font-weight: 700;
  padding-right: 8px;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li,
.catalog-seo-sitemap-product .page-sitemap .sitemap li {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  position: relative;
}

.page-sitemap .links {
  text-align: right;
  font-weight: 700;
}

@media (min-width:992px) {
  .catalog-seo-sitemap-product .page-sitemap .sitemap li {
    float: left;
    width: 50%;
  }
}

@media (min-width:768px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 25%;
  }
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
  font-weight: 700;
  margin-top: 9.5px;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
  margin-top: 0;
}

@media (min-width:992px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 16.66666667%;
  }

  .page-sitemap .sitemap li.level-0,
  .page-sitemap .sitemap li.level-1,
  .page-sitemap .sitemap li.level-2,
  .page-sitemap .sitemap li.level-3,
  .page-sitemap .sitemap li.level-4 {
    width: auto;
    float: none;
  }

  .page-sitemap .sitemap li.level-0 {
    padding-left: 15px!important;
  }

  .page-sitemap .sitemap li.level-1 {
    padding-left: 35px!important;
  }

  .page-sitemap .sitemap li.level-2 {
    padding-left: 55px!important;
  }

  .page-sitemap .sitemap li.level-3 {
    padding-left: 75px!important;
  }

  .page-sitemap .sitemap li.level-4 {
    padding-left: 95px!important;
  }
}

.rss-title h1 {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}

.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}

.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}

.cart .page-title .checkout-types li:last-child {
  margin-bottom: 0;
}

.cart .title-buttons .checkout-types {
  float: right;
  margin-bottom: 0;
}

.cart .checkout-types .paypal-or {
  margin: 0 8px;
}

.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  font-size: 12px;
}

.cart>form {
  margin-bottom: 19px;
}

@media (max-width:768px) {
  .cart>form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #ddd;
  }
}

.btn-checkout {
  color: #fff;
  background-color: #e7a232;
  border-color: #d38d11;
}

.btn-checkout.active,
.btn-checkout:active,
.btn-checkout:focus,
.btn-checkout:hover,
.open>.dropdown-toggle.btn-checkout {
  color: #fff;
  background-color: #ce8918;
  border-color: #9a670c;
}

.btn-checkout.active,
.btn-checkout:active,
.open>.dropdown-toggle.btn-checkout {
  background-image: none;
}

.btn-checkout.disabled,
.btn-checkout.disabled.active,
.btn-checkout.disabled:active,
.btn-checkout.disabled:focus,
.btn-checkout.disabled:hover,
.btn-checkout[disabled],
.btn-checkout[disabled].active,
.btn-checkout[disabled]:active,
.btn-checkout[disabled]:focus,
.btn-checkout[disabled]:hover,
fieldset[disabled] .btn-checkout,
fieldset[disabled] .btn-checkout.active,
fieldset[disabled] .btn-checkout:active,
fieldset[disabled] .btn-checkout:focus,
fieldset[disabled] .btn-checkout:hover {
  background-color: #e7a232;
  border-color: #d38d11;
}

.btn-checkout .badge {
  color: #e7a232;
  background-color: #fff;
}

@media (min-width:480px) {
  .btn-checkout {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px;
    width: 258px;
  }
}

.btn-checkout span {
  pointer-events: none;
}

.cart-table {
  margin-bottom: 0;
}

.cart-table .qty {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: auto;
  text-align: center;
}

select.cart-table .qty {
  height: 30px;
  line-height: 30px;
}

select[multiple].cart-table .qty,
textarea.cart-table .qty {
  height: auto;
}

.cart-table .btn-continue {
  float: left;
}

.cart .cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}

.cart .cart-collaterals .col2-set {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px) {
  .cart .cart-collaterals .col2-set {
    float: left;
    width: 66.66666667%;
  }
}

@media (min-width:768px) {
  .cart .cart-collaterals .totals {
    margin-right: 15px;
    float: right;
    width: 50%;
  }
}

.cart .crosssell .product-image,
.sp-methods .checkmo-list address,
.sp-methods .radio {
  float: left;
}

.cart .crosssell,
.cart .discount,
.cart .shipping {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.cart .crosssell>.list-group,
.cart .discount>.list-group,
.cart .shipping>.list-group {
  margin-bottom: 0;
}

.cart .crosssell>.list-group .list-group-item,
.cart .discount>.list-group .list-group-item,
.cart .shipping>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.cart .crosssell>.list-group:first-child .list-group-item:first-child,
.cart .discount>.list-group:first-child .list-group-item:first-child,
.cart .shipping>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.cart .crosssell>.list-group:last-child .list-group-item:last-child,
.cart .discount>.list-group:last-child .list-group-item:last-child,
.cart .shipping>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.cart .crosssell>.panel-collapse>.table,
.cart .crosssell>.table,
.cart .crosssell>.table-responsive>.table,
.cart .discount>.panel-collapse>.table,
.cart .discount>.table,
.cart .discount>.table-responsive>.table,
.cart .shipping>.panel-collapse>.table,
.cart .shipping>.table,
.cart .shipping>.table-responsive>.table {
  margin-bottom: 0;
}

.cart .crosssell>.table-responsive:first-child>.table:first-child,
.cart .crosssell>.table:first-child,
.cart .discount>.table-responsive:first-child>.table:first-child,
.cart .discount>.table:first-child,
.cart .shipping>.table-responsive:first-child>.table:first-child,
.cart .shipping>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cart .crosssell>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cart .crosssell>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cart .discount>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cart .discount>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cart .discount>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cart .discount>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.cart .shipping>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.cart .shipping>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.cart .shipping>.table:first-child>thead:first-child>tr:first-child td:first-child,
.cart .shipping>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cart .crosssell>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cart .crosssell>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cart .crosssell>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cart .crosssell>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cart .crosssell>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cart .discount>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cart .discount>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cart .discount>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cart .discount>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cart .discount>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cart .discount>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cart .shipping>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.cart .shipping>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.cart .shipping>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.cart .shipping>.table:first-child>thead:first-child>tr:first-child td:last-child,
.cart .shipping>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.cart .crosssell>.table-responsive:last-child>.table:last-child,
.cart .crosssell>.table:last-child,
.cart .discount>.table-responsive:last-child>.table:last-child,
.cart .discount>.table:last-child,
.cart .shipping>.table-responsive:last-child>.table:last-child,
.cart .shipping>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cart .discount>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cart .discount>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cart .discount>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cart .discount>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.cart .shipping>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.cart .shipping>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cart .crosssell>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cart .crosssell>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cart .crosssell>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cart .crosssell>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cart .discount>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cart .discount>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cart .discount>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cart .discount>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cart .discount>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cart .shipping>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.cart .shipping>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.cart .shipping>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.cart .shipping>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.cart .crosssell>.panel-body+.table,
.cart .crosssell>.panel-body+.table-responsive,
.cart .discount>.panel-body+.table,
.cart .discount>.panel-body+.table-responsive,
.cart .shipping>.panel-body+.table,
.cart .shipping>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.cart .crosssell>.table>tbody:first-child>tr:first-child td,
.cart .crosssell>.table>tbody:first-child>tr:first-child th,
.cart .discount>.table>tbody:first-child>tr:first-child td,
.cart .discount>.table>tbody:first-child>tr:first-child th,
.cart .shipping>.table>tbody:first-child>tr:first-child td,
.cart .shipping>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.cart .crosssell>.table-bordered,
.cart .crosssell>.table-responsive>.table-bordered,
.cart .discount>.table-bordered,
.cart .discount>.table-responsive>.table-bordered,
.cart .shipping>.table-bordered,
.cart .shipping>.table-responsive>.table-bordered {
  border: 0;
}

.cart .crosssell>.table-bordered>tbody>tr>td:first-child,
.cart .crosssell>.table-bordered>tbody>tr>th:first-child,
.cart .crosssell>.table-bordered>tfoot>tr>td:first-child,
.cart .crosssell>.table-bordered>tfoot>tr>th:first-child,
.cart .crosssell>.table-bordered>thead>tr>td:first-child,
.cart .crosssell>.table-bordered>thead>tr>th:first-child,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.cart .crosssell>.table-responsive>.table-bordered>thead>tr>td:first-child,
.cart .crosssell>.table-responsive>.table-bordered>thead>tr>th:first-child,
.cart .discount>.table-bordered>tbody>tr>td:first-child,
.cart .discount>.table-bordered>tbody>tr>th:first-child,
.cart .discount>.table-bordered>tfoot>tr>td:first-child,
.cart .discount>.table-bordered>tfoot>tr>th:first-child,
.cart .discount>.table-bordered>thead>tr>td:first-child,
.cart .discount>.table-bordered>thead>tr>th:first-child,
.cart .discount>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.cart .discount>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.cart .discount>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.cart .discount>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.cart .discount>.table-responsive>.table-bordered>thead>tr>td:first-child,
.cart .discount>.table-responsive>.table-bordered>thead>tr>th:first-child,
.cart .shipping>.table-bordered>tbody>tr>td:first-child,
.cart .shipping>.table-bordered>tbody>tr>th:first-child,
.cart .shipping>.table-bordered>tfoot>tr>td:first-child,
.cart .shipping>.table-bordered>tfoot>tr>th:first-child,
.cart .shipping>.table-bordered>thead>tr>td:first-child,
.cart .shipping>.table-bordered>thead>tr>th:first-child,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.cart .shipping>.table-responsive>.table-bordered>thead>tr>td:first-child,
.cart .shipping>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.cart .crosssell>.table-bordered>tbody>tr>td:last-child,
.cart .crosssell>.table-bordered>tbody>tr>th:last-child,
.cart .crosssell>.table-bordered>tfoot>tr>td:last-child,
.cart .crosssell>.table-bordered>tfoot>tr>th:last-child,
.cart .crosssell>.table-bordered>thead>tr>td:last-child,
.cart .crosssell>.table-bordered>thead>tr>th:last-child,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.cart .crosssell>.table-responsive>.table-bordered>thead>tr>td:last-child,
.cart .crosssell>.table-responsive>.table-bordered>thead>tr>th:last-child,
.cart .discount>.table-bordered>tbody>tr>td:last-child,
.cart .discount>.table-bordered>tbody>tr>th:last-child,
.cart .discount>.table-bordered>tfoot>tr>td:last-child,
.cart .discount>.table-bordered>tfoot>tr>th:last-child,
.cart .discount>.table-bordered>thead>tr>td:last-child,
.cart .discount>.table-bordered>thead>tr>th:last-child,
.cart .discount>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.cart .discount>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.cart .discount>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.cart .discount>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.cart .discount>.table-responsive>.table-bordered>thead>tr>td:last-child,
.cart .discount>.table-responsive>.table-bordered>thead>tr>th:last-child,
.cart .shipping>.table-bordered>tbody>tr>td:last-child,
.cart .shipping>.table-bordered>tbody>tr>th:last-child,
.cart .shipping>.table-bordered>tfoot>tr>td:last-child,
.cart .shipping>.table-bordered>tfoot>tr>th:last-child,
.cart .shipping>.table-bordered>thead>tr>td:last-child,
.cart .shipping>.table-bordered>thead>tr>th:last-child,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.cart .shipping>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.cart .shipping>.table-responsive>.table-bordered>thead>tr>td:last-child,
.cart .shipping>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.cart .crosssell>.table-bordered>tbody>tr:first-child>td,
.cart .crosssell>.table-bordered>tbody>tr:first-child>th,
.cart .crosssell>.table-bordered>tbody>tr:last-child>td,
.cart .crosssell>.table-bordered>tbody>tr:last-child>th,
.cart .crosssell>.table-bordered>tfoot>tr:last-child>td,
.cart .crosssell>.table-bordered>tfoot>tr:last-child>th,
.cart .crosssell>.table-bordered>thead>tr:first-child>td,
.cart .crosssell>.table-bordered>thead>tr:first-child>th,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.cart .crosssell>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.cart .crosssell>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.cart .crosssell>.table-responsive>.table-bordered>thead>tr:first-child>td,
.cart .crosssell>.table-responsive>.table-bordered>thead>tr:first-child>th,
.cart .discount>.table-bordered>tbody>tr:first-child>td,
.cart .discount>.table-bordered>tbody>tr:first-child>th,
.cart .discount>.table-bordered>tbody>tr:last-child>td,
.cart .discount>.table-bordered>tbody>tr:last-child>th,
.cart .discount>.table-bordered>tfoot>tr:last-child>td,
.cart .discount>.table-bordered>tfoot>tr:last-child>th,
.cart .discount>.table-bordered>thead>tr:first-child>td,
.cart .discount>.table-bordered>thead>tr:first-child>th,
.cart .discount>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.cart .discount>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.cart .discount>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.cart .discount>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.cart .discount>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.cart .discount>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.cart .discount>.table-responsive>.table-bordered>thead>tr:first-child>td,
.cart .discount>.table-responsive>.table-bordered>thead>tr:first-child>th,
.cart .shipping>.table-bordered>tbody>tr:first-child>td,
.cart .shipping>.table-bordered>tbody>tr:first-child>th,
.cart .shipping>.table-bordered>tbody>tr:last-child>td,
.cart .shipping>.table-bordered>tbody>tr:last-child>th,
.cart .shipping>.table-bordered>tfoot>tr:last-child>td,
.cart .shipping>.table-bordered>tfoot>tr:last-child>th,
.cart .shipping>.table-bordered>thead>tr:first-child>td,
.cart .shipping>.table-bordered>thead>tr:first-child>th,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.cart .shipping>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.cart .shipping>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.cart .shipping>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.cart .shipping>.table-responsive>.table-bordered>thead>tr:first-child>td,
.cart .shipping>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.cart .crosssell>.table-responsive,
.cart .discount>.table-responsive,
.cart .shipping>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.cart .crosssell>h2,
.cart .discount>h2,
.cart .shipping>h2 {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #ddd;
  background-color: #f5f5f5;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
  font-weight: 700;
}

.cart .crosssell>h2>.dropdown .dropdown-toggle,
.cart .crosssell>h2>a,
.cart .discount>h2>.dropdown .dropdown-toggle,
.cart .discount>h2>a,
.cart .shipping>h2>.dropdown .dropdown-toggle,
.cart .shipping>h2>a {
  color: inherit;
}

.cart .order-summary-table .shipping {
  margin-left: -14px;
  margin-right: -14px;
  padding: 14px;
  background-color: #E7E7E7;
}

.cart .order-summary-table .shipping h2 {
  font-weight: 700;
}

.cart .crosssell #crosssell-products-list {
  margin-bottom: 0;
  padding: 15px;
}

.cart .crosssell li.item {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.cart .crosssell li.item:first-child {
  padding-top: 0;
}

.cart .crosssell li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.cart .crosssell .product-details {
  margin-left: 100px;
}

.cart .crosssell .add-to-links .separator {
  display: none;
}

.cart .crosssell .link-compare {
  font-weight: 400;
}

@media (max-width:992px) {
  .cart .crosssell {
    display: none;
  }
}

.cart .discount .discount-form,
.cart .shipping .shipping-form {
  padding: 15px;
}

.cart .totals {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.cart .totals table .table,
.truncated_full_value {
  background-color: #fff;
}

.cart .totals blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.cart .totals table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}

.cart .totals table>tbody>tr>td,
.cart .totals table>tbody>tr>th,
.cart .totals table>tfoot>tr>td,
.cart .totals table>tfoot>tr>th,
.cart .totals table>thead>tr>td,
.cart .totals table>thead>tr>th {
  padding: 8px;
  line-height: 1.462;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.cart .totals table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.cart .totals table>caption+thead>tr:first-child>td,
.cart .totals table>caption+thead>tr:first-child>th,
.cart .totals table>colgroup+thead>tr:first-child>td,
.cart .totals table>colgroup+thead>tr:first-child>th,
.cart .totals table>thead:first-child>tr:first-child>td,
.cart .totals table>thead:first-child>tr:first-child>th {
  border-top: 0;
}

.cart .totals table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.cart .totals .checkout-types {
  margin-bottom: 0;
  text-align: right;
}

.cart .totals .checkout-types li {
  margin-bottom: 5px;
}

.cart .totals .checkout-types li:last-child {
  margin-bottom: 0;
}

.item-options {
  margin-top: 9.5px;
}

.item-options dd {
  margin-left: 15px;
}

.truncated {
  position: relative;
  cursor: help;
}

.tool-tip,
.truncated_full_value {
  position: absolute;
  z-index: 1060;
  max-width: 400px;
  background-clip: padding-box;
  white-space: normal;
}

.truncated .dots {
  cursor: inherit;
  color: inherit;
}

.truncated .dots:hover {
  text-decoration: none;
}

.truncated_full_value {
  left: 0;
  display: none;
  padding: 1px;
  text-align: left;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  top: 19px;
}

.tool-tip,
.truncated_full_value.show {
  display: block;
}

.truncated_full_value.top {
  margin-top: -10px;
}

.truncated_full_value.right {
  margin-left: 10px;
}

.truncated_full_value.bottom {
  margin-top: 10px;
}

.truncated_full_value.left {
  margin-left: -10px;
}

.truncated_full_value.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  bottom: -11px;
}

.truncated_full_value.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.truncated_full_value.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
}

.truncated_full_value.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.truncated_full_value.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  top: -11px;
}

.truncated_full_value.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.truncated_full_value.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.truncated_full_value.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.truncated_full_value dl {
  margin: 0;
}

.truncated_full_value dt {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.truncated_full_value dd {
  padding: 9px 14px;
  margin-left: 0;
}

.truncated_full_value dd+dt {
  border-radius: 0;
  border-top: 1px solid #ebebeb;
}

.sp-methods {
  margin: 0 0 8px;
}

.sp-methods dt {
  padding-top: 10px;
}

.sp-methods dt:first-child {
  padding-top: 0;
}

.sp-methods dd {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.sp-methods dd:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.sp-methods dd ul {
  margin-bottom: 0;
}

.sp-methods dd li {
  margin: 5px 0;
}

.sp-methods .radio {
  margin-right: 6px;
}

.sp-methods label {
  margin-bottom: 0;
}

.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}

.sp-methods select.year {
  width: 96px;
}

.sp-methods input.cvv {
  width: 50px!important;
}

.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}

.sp-methods .centinel-logos a {
  margin-right: 3px;
}

.sp-methods .release-amounts {
  margin: .5em 0;
}

.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

.gift-messages p.control label,
.gift-messages-form p>label {
  margin-bottom: 0;
}

.please-wait {
  float: right;
  margin-right: 10px;
  font-size: 12px;
  color: #b7b7ba;
}

.please-wait img {
  margin-right: 10px;
}

.cvv-what-is-this {
  line-height: 41px;
  font-size: 12px;
  cursor: help;
  margin-left: 10px;
}

.gift-message-row .btn-close:after,
.tool-tip .btn-close a:after {
  font-family: FontAwesome;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tool-tip {
  top: 0;
  left: 0;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tool-tip .btn-close,
.tool-tip-content {
  padding: 9px 14px;
}

.tool-tip.top {
  margin-top: -10px;
}

.tool-tip.right {
  margin-left: 10px;
}

.tool-tip.bottom {
  margin-top: 10px;
}

.tool-tip.left {
  margin-left: -10px;
}

.tool-tip.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  bottom: -11px;
}

.tool-tip.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.tool-tip.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
}

.tool-tip.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.tool-tip.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  top: -11px;
}

.tool-tip.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.tool-tip.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.tool-tip.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.tool-tip .btn-close:after,
.tool-tip .btn-close:before {
  content: " ";
  display: table;
}

.tool-tip .btn-close:after {
  clear: both;
}

.tool-tip .btn-close a {
  float: right;
  font-size: 0;
  color: #000;
  filter: alpha(opacity=20);
  -webkit-opacity: .2;
  opacity: .2;
}

.gift-messages h3,
.gift-messages-form h4,
.tool-tip .btn-close a:after {
  font-size: 13px;
  font-weight: 700;
}

.tool-tip .btn-close a:after {
  content: "\f00d";
}

.tool-tip .btn-close a:focus,
.tool-tip .btn-close a:hover {
  text-decoration: none;
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}

.tool-tip-content img {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.gift-messages p.control .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}

.gift-messages-form {
  position: relative;
}

.gift-messages-form label {
  float: none!important;
  position: static!important;
}

.captcha-image,
.checkout-multishipping-billing .multiple-checkout,
.checkout-progress li,
.info-set .divider,
.opc {
  position: relative;
}

.gift-messages-form h4 {
  padding-top: 9.5px;
  border-top: 1px solid #eee;
}

.gift-messages-form h4:first-child {
  padding-top: 0;
  border-top: 0;
}

.gift-messages-form p>.checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}

.gift-messages-form .whole-order {
  margin: 0 0 25px;
}

.gift-messages-form .item {
  margin: 0 0 10px;
  border-bottom: 1px solid #eee;
}

.gift-messages-form .item:after,
.gift-messages-form .item:before {
  content: " ";
  display: table;
}

.gift-messages-form .item:after {
  clear: both;
}

.gift-messages-form .item:last-child {
  border-bottom: 0;
}

.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}

.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}

.gift-messages-form .item .number {
  margin: 0;
  text-align: center;
}

.gift-messages-form .item .details {
  margin-left: 90px;
}

.gift-messages-form .item .details .product-name {
  margin: 0 0 10px;
}

.gift-message-row .btn-close {
  float: right;
  font-size: 0;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  -webkit-opacity: .2;
  -moz-opacity: .2;
  opacity: .2;
}

.gift-message-row .btn-close:after {
  font-size: 13px;
  font-weight: 700;
  content: "\f00d";
}

.gift-message-row .btn-close:focus,
.gift-message-row .btn-close:hover {
  text-decoration: none;
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}

.gift-message-row dl:after,
.gift-message-row dl:before {
  content: " ";
  display: table;
}

.gift-message-row dl:after {
  clear: both;
}

.checkout-agreements li {
  margin-bottom: 19px;
}

.checkout-agreements li:last-child {
  margin-bottom: 0;
}

.checkout-agreements .agreement-content {
  min-height: 20px;
  padding: 19px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  margin-bottom: 0;
  overflow: auto;
  height: 228px;
}

.checkout-agreements .agreement-content blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.checkout-agreements .agree {
  margin: 0;
  padding: 10px;
}

.checkout-agreements .agree input.checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}

.opc .checkout-agreements {
  padding: 5px 30px;
}

.centinel .authentication {
  background-color: #fff;
  border: 1px solid #ddd;
}

.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: 0 0!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
}

.opc .centinel {
  padding: 10px 30px;
}

.info-set {
  margin: 0 0 25px;
  padding: 20px;
}

.info-set h2 {
  font-size: 17px;
}

.info-set h3,
.info-set h4 {
  font-size: 13px;
}

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: 400;
}

.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
}

.info-set .box {
  margin: 0 0 15px;
}

.info-set .data-table .item-options {
  margin: 5px 0 0;
}

.block-progress dl {
  margin: 0;
}

.block-progress dt {
  font-weight: 700;
  margin: 0 0 6px;
  padding: 7px 15px;
  background-color: #f5f5f5;
  border: solid #ddd;
  border-width: 1px 0;
}

.block-progress .cards-list .info-table th,
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: 400;
}

.block-progress dt:first-child {
  border-top: 0;
}

.block-progress dd {
  padding: 8px 13px;
  margin: 0 0 6px;
}

.block-progress dt.complete,
.block-progress p {
  margin: 0;
}

.block-progress .cards-list dt {
  background: 0 0;
  border: 0;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}

.block-progress .cards-list dd {
  border: 0;
  margin: 0;
  padding: 0;
}

.block-progress address {
  margin-bottom: 0;
}

.block-progress p+table {
  margin-left: 10px;
}

@media (max-width:768px) {
  .block-progress {
    display: none;
  }
}

.opc .buttons-set {
  margin-top: 9.5px;
}

.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}

.opc .buttons-set .back-link small,
.opc .buttons-set .buttons-set.disabled button.button {
  display: none;
}

.opc .buttons-set .ul {
  list-style: disc;
  padding-left: 18px;
}

.opc .step-title {
  padding: 10px 15px;
  border: solid #ddd;
  border-width: 0 1px 1px;
  background-color: #f5f5f5;
  color: #535252;
}

.opc .step-title:after,
.opc .step-title:before {
  content: " ";
  display: table;
}

.opc .step-title:after {
  clear: both;
}

.opc .step-title .number,
.opc .step-title a,
.opc .step-title h2 {
  line-height: 19px;
}

.opc .step-title .number,
.opc .step-title h2 {
  float: left;
}

.opc .step-title .number {
  display: block;
  background: #fff;
  padding: 0 6px;
  margin-right: 10px;
}

.opc .step-title h2 {
  margin: 0;
  font-size: 15px;
}

.opc .step-title a {
  display: none;
  float: right;
}

.opc .section:first-child .step-title {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-width: 1px;
}

.opc .section:last-child .step-title {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.opc .section:last-child.active .step-title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.opc .section:last-child.active .step {
  padding-bottom: 10px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.opc .step {
  padding: 15px;
  border: solid #ddd;
  border-width: 0 1px 1px;
}

.opc .step .tool-tip {
  right: 30px;
}

.opc .allow .step-title a {
  display: block;
}

.opc .active .step-title a {
  display: none;
}

.checkout-progress:after,
.checkout-progress:before {
  content: " ";
  display: table;
}

.checkout-progress:after {
  clear: both;
}

.checkout-progress li {
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.checkout-progress li:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.checkout-progress li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.checkout-progress li>.badge {
  float: right;
}

.checkout-progress li>.badge+.badge {
  margin-right: 5px;
}

.checkout-progress li.disabled,
.checkout-progress li.disabled:focus,
.checkout-progress li.disabled:hover {
  background-color: #eee;
  color: #b7b7ba;
}

.checkout-progress li.disabled .list-group-item-heading,
.checkout-progress li.disabled:focus .list-group-item-heading,
.checkout-progress li.disabled:hover .list-group-item-heading {
  color: inherit;
}

.checkout-progress li.disabled .list-group-item-text,
.checkout-progress li.disabled:focus .list-group-item-text,
.checkout-progress li.disabled:hover .list-group-item-text {
  color: #b7b7ba;
}

.checkout-progress li.active,
.checkout-progress li.active:focus,
.checkout-progress li.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #011633;
  border-color: #011633;
}

.checkout-progress li.active .list-group-item-heading,
.checkout-progress li.active .list-group-item-heading>.small,
.checkout-progress li.active .list-group-item-heading>small,
.checkout-progress li.active:focus .list-group-item-heading,
.checkout-progress li.active:focus .list-group-item-heading>.small,
.checkout-progress li.active:focus .list-group-item-heading>small,
.checkout-progress li.active:hover .list-group-item-heading,
.checkout-progress li.active:hover .list-group-item-heading>.small,
.checkout-progress li.active:hover .list-group-item-heading>small {
  color: inherit;
}

.checkout-progress li.active .list-group-item-text,
.checkout-progress li.active:focus .list-group-item-text,
.checkout-progress li.active:hover .list-group-item-text {
  color: #066cfa;
}

@media (min-width:992px) {
  .checkout-progress li {
    float: left;
    width: 20%;
    margin-bottom: 0;
    border-left-width: 0;
    text-align: center;
  }

  .checkout-progress li:first-child,
  .checkout-progress li:last-child {
    border-radius: 0;
  }

  .checkout-progress li:first-child {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }

  .checkout-progress li:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
}

@media (max-width:992px) {
  .multiple-checkout {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #ddd;
  }
}

.multiple-checkout h2 {
  margin-top: 0;
  font-size: 17px;
}

.multiple-checkout h3,
.multiple-checkout h4 {
  margin-top: 0;
  font-size: 13px;
}

.multiple-checkout .data-table .product-name {
  line-height: 41px;
}

.multiple-checkout .data-table select {
  display: block;
  height: 41px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.462;
  color: #636363;
  background-color: #fff;
  background-image: none;
  border: 1px solid #adafb0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  width: auto;
}

.box-account .box-head:after,
.box-account .box-head:before,
.dashboard .box .box-title:after,
.dashboard .box .box-title:before,
.dashboard .box-reviews li.item:after,
.dashboard .box-reviews li.item:before,
.multiple-checkout .place-order:after,
.multiple-checkout .place-order:before {
  display: table;
  content: " ";
}

.my-wishlist textarea,
textarea.multiple-checkout .data-table select,
textarea.my-wishlist textarea {
  height: auto;
}

.multiple-checkout .data-table select:focus {
  border-color: #636363;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
}

.multiple-checkout .data-table select::-moz-placeholder {
  color: #636363;
  opacity: 1;
}

.multiple-checkout .data-table select:-ms-input-placeholder {
  color: #636363;
}

.multiple-checkout .data-table select::-webkit-input-placeholder {
  color: #636363;
}

.multiple-checkout .data-table select[disabled],
.multiple-checkout .data-table select[readonly],
fieldset[disabled] .multiple-checkout .data-table select {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

.multiple-checkout .data-table .item-options {
  margin-top: 9.5px;
}

.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}

.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}

.multiple-checkout .box {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  padding: 9px;
  border-radius: 3px;
}

.multiple-checkout .box blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.multiple-checkout .box .box-title h3 {
  margin-top: 0;
}

.multiple-checkout .box address {
  margin-bottom: 0;
}

.multiple-checkout .place-order:after {
  clear: both;
}

.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}

.multiple-checkout .place-order .grand-total {
  text-align: right;
}

.multiple-checkout .place-order .grand-total big {
  font-size: 17px;
  font-weight: 700;
}

.multiple-checkout .place-order .grand-total .price {
  color: #011633;
}

#multiship-addresses-table .qty {
  width: auto;
  text-align: center;
}

#multiship-addresses-table tfoot .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: 110px;
}

.checkout-multishipping-shipping .box-sp-methods {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  padding: 9px;
  border-radius: 3px;
}

.addresses-list li.item,
.box-account {
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.checkout-multishipping-shipping .box-sp-methods blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,.15);
}

.captcha-image {
  width: 258px;
}

.captcha-note {
  clear: left;
  padding-top: 5px;
}

.box-account .box-head:after,
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.cart .cart-collaterals:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.clearer:after,
.clearfix:after,
.col2-set:after,
.col4-set:after,
.container-fluid:after,
.container:after,
.dashboard .box .box-title:after,
.dashboard .box-reviews li.item:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.input-box:after,
.layout:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.product-options-bottom:after,
.products-grid:after,
.row:after,
header[role=banner]:after {
  clear: both;
}

.captcha-image .captcha-img {
  border-radius: 3px;
  border: 1px solid #adafb0;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  left: 0;
}

.captcha-reload .refreshing {
  -webkit-animation: captcha-rotate 1.5s infinite linear;
  -moz-animation: captcha-rotate 1.5s infinite linear;
  animation: captcha-rotate 1.5s infinite linear;
}

@-webkit-keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(-360deg);
  }
}

@-moz-keyframes captcha-rotate {
  0% {
    -moz-transform: rotate(-360deg);
  }
}

@keyframes captcha-rotate {
  0% {
    transform: rotate(-360deg);
  }
}

.box-account {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  padding: 15px;
}

.box-account>.list-group,
.box-account>.panel-collapse>.table,
.box-account>.table,
.box-account>.table-responsive>.table {
  margin-bottom: 0;
}

.box-account>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.box-account>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.box-account>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.box-account>.table-responsive:first-child>.table:first-child,
.box-account>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.box-account>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.box-account>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.box-account>.table:first-child>thead:first-child>tr:first-child td:first-child,
.box-account>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.box-account>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.box-account>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.box-account>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.box-account>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.box-account>.table:first-child>thead:first-child>tr:first-child td:last-child,
.box-account>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.box-account>.table-responsive:last-child>.table:last-child,
.box-account>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.box-account>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.box-account>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.box-account>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.box-account>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.box-account>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.box-account>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.box-account>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.box-account>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.box-account>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.box-account>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.box-account>.panel-body+.table,
.box-account>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.box-account>.table>tbody:first-child>tr:first-child td,
.box-account>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.box-account>.table-bordered,
.box-account>.table-responsive>.table-bordered {
  border: 0;
}

.box-account>.table-bordered>tbody>tr>td:first-child,
.box-account>.table-bordered>tbody>tr>th:first-child,
.box-account>.table-bordered>tfoot>tr>td:first-child,
.box-account>.table-bordered>tfoot>tr>th:first-child,
.box-account>.table-bordered>thead>tr>td:first-child,
.box-account>.table-bordered>thead>tr>th:first-child,
.box-account>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.box-account>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.box-account>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.box-account>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.box-account>.table-responsive>.table-bordered>thead>tr>td:first-child,
.box-account>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.box-account>.table-bordered>tbody>tr>td:last-child,
.box-account>.table-bordered>tbody>tr>th:last-child,
.box-account>.table-bordered>tfoot>tr>td:last-child,
.box-account>.table-bordered>tfoot>tr>th:last-child,
.box-account>.table-bordered>thead>tr>td:last-child,
.box-account>.table-bordered>thead>tr>th:last-child,
.box-account>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.box-account>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.box-account>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.box-account>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.box-account>.table-responsive>.table-bordered>thead>tr>td:last-child,
.box-account>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.box-account>.table-bordered>tbody>tr:first-child>td,
.box-account>.table-bordered>tbody>tr:first-child>th,
.box-account>.table-bordered>tbody>tr:last-child>td,
.box-account>.table-bordered>tbody>tr:last-child>th,
.box-account>.table-bordered>tfoot>tr:last-child>td,
.box-account>.table-bordered>tfoot>tr:last-child>th,
.box-account>.table-bordered>thead>tr:first-child>td,
.box-account>.table-bordered>thead>tr:first-child>th,
.box-account>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.box-account>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.box-account>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.box-account>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.box-account>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.box-account>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.box-account>.table-responsive>.table-bordered>thead>tr:first-child>td,
.box-account>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.box-account>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.box-account .box-head {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #535252;
}

.box-account .box-head h2>a,
.box-account .box-head>.dropdown .dropdown-toggle {
  color: inherit;
}

.box-account .box-head h2 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

.box-account .box-head a {
  float: right;
}

@media (max-width:768px) {
  .box-account {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
  }
}

.dashboard .box .box-title {
  padding: 0 0 9.5px;
  margin: 0 0 9.5px;
  border-bottom: 1px solid #ddd;
  text-align: right;
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  margin: 0;
  float: left;
  font-size: 17px;
}

.dashboard .col2-set>.box>.box-title {
  margin-left: 15px;
  margin-right: 15px;
}

.dashboard .box-recent .data-table {
  margin-bottom: 0;
}

.dashboard .box-info address,
.dashboard .box-info p {
  margin: 0;
}

.dashboard .box-reviews .details,
.dashboard .box-tags .details {
  margin-left: 20px;
}

.dashboard .box-info .box {
  margin-bottom: 28.5px;
}

.dashboard .box-reviews ol {
  margin-bottom: 0;
}

.dashboard .box-reviews .number {
  float: left;
}

.dashboard .box-reviews li.item {
  margin-bottom: 9.5px;
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li,
.order-info li {
  display: inline;
}

.dashboard .box-reviews li.item:last-child {
  margin-bottom: 0;
}

.dashboard .box-reviews .ratings {
  margin-top: 4.75px;
}

.dashboard .box-tags .number {
  float: left;
}

.dashboard .box-tags li.item {
  margin-bottom: 9.5px;
}

.dashboard .box-tags li.item:last-child {
  margin-bottom: 0;
}

.addresses-list h2 {
  font-size: 17px;
}

.addresses-list h3 {
  margin-top: 0;
  font-size: 13px;
}

.addresses-list address {
  margin: 0 0 3px;
}

.addresses-list p {
  margin: 0;
}

.addresses-list .link-remove {
  color: #a94442;
}

.addresses-list .separator {
  margin: 0 3px;
}

.addresses-list li.item {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  padding: 15px;
}

.addresses-list li.item>.list-group,
.addresses-list li.item>.panel-collapse>.table,
.addresses-list li.item>.table,
.addresses-list li.item>.table-responsive>.table {
  margin-bottom: 0;
}

.gift-message,
.order-info-box {
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.addresses-list li.item>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.addresses-list li.item>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.addresses-list li.item>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child,
.addresses-list li.item>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child td:first-child,
.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.addresses-list li.item>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.addresses-list li.item>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.addresses-list li.item>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child td:last-child,
.addresses-list li.item>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child,
.addresses-list li.item>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.addresses-list li.item>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.addresses-list li.item>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.addresses-list li.item>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.addresses-list li.item>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.addresses-list li.item>.panel-body+.table,
.addresses-list li.item>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.addresses-list li.item>.table>tbody:first-child>tr:first-child td,
.addresses-list li.item>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.addresses-list li.item>.table-bordered,
.addresses-list li.item>.table-responsive>.table-bordered {
  border: 0;
}

.addresses-list li.item>.table-bordered>tbody>tr>td:first-child,
.addresses-list li.item>.table-bordered>tbody>tr>th:first-child,
.addresses-list li.item>.table-bordered>tfoot>tr>td:first-child,
.addresses-list li.item>.table-bordered>tfoot>tr>th:first-child,
.addresses-list li.item>.table-bordered>thead>tr>td:first-child,
.addresses-list li.item>.table-bordered>thead>tr>th:first-child,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>td:first-child,
.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.addresses-list li.item>.table-bordered>tbody>tr>td:last-child,
.addresses-list li.item>.table-bordered>tbody>tr>th:last-child,
.addresses-list li.item>.table-bordered>tfoot>tr>td:last-child,
.addresses-list li.item>.table-bordered>tfoot>tr>th:last-child,
.addresses-list li.item>.table-bordered>thead>tr>td:last-child,
.addresses-list li.item>.table-bordered>thead>tr>th:last-child,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>td:last-child,
.addresses-list li.item>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.addresses-list li.item>.table-bordered>tbody>tr:first-child>td,
.addresses-list li.item>.table-bordered>tbody>tr:first-child>th,
.addresses-list li.item>.table-bordered>tbody>tr:last-child>td,
.addresses-list li.item>.table-bordered>tbody>tr:last-child>th,
.addresses-list li.item>.table-bordered>tfoot>tr:last-child>td,
.addresses-list li.item>.table-bordered>tfoot>tr:last-child>th,
.addresses-list li.item>.table-bordered>thead>tr:first-child>td,
.addresses-list li.item>.table-bordered>thead>tr:first-child>th,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.addresses-list li.item>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.addresses-list li.item>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.addresses-list li.item>.table-responsive>.table-bordered>thead>tr:first-child>td,
.addresses-list li.item>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.addresses-list li.item>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.addresses-list li.item h3 {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #535252;
}

.addresses-list li.item h3>.dropdown .dropdown-toggle {
  color: inherit;
}

.addresses-list li.empty {
  background: 0 0;
  border: 0;
  padding: 0;
}

.gift-message,
.my-wishlist textarea,
.order-about,
.order-info-box {
  background-color: #fff;
}

.order-info {
  margin-bottom: 9.5px;
  border-bottom: 1px solid #eee;
}

.order-info dd {
  padding-left: 10px;
}

.order-info li {
  margin: 0 3px;
}

.order-info li:first-child {
  margin-left: 0;
}

.order-info li:last-child {
  margin-right: 0;
}

.order-info .current {
  font-weight: 700;
}

.order-date {
  margin-bottom: 9.5px;
}

.order-info-box {
  margin-bottom: 19px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
}

.order-info-box>.list-group,
.order-info-box>.panel-collapse>.table,
.order-info-box>.table,
.order-info-box>.table-responsive>.table {
  margin-bottom: 0;
}

.order-info-box>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.order-info-box>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.order-info-box>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.order-info-box>.table-responsive:first-child>.table:first-child,
.order-info-box>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.order-info-box>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.order-info-box>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.order-info-box>.table:first-child>thead:first-child>tr:first-child td:first-child,
.order-info-box>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.order-info-box>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.order-info-box>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.order-info-box>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.order-info-box>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.order-info-box>.table:first-child>thead:first-child>tr:first-child td:last-child,
.order-info-box>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.order-info-box>.table-responsive:last-child>.table:last-child,
.order-info-box>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.order-info-box>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.order-info-box>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.order-info-box>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.order-info-box>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.order-info-box>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.order-info-box>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.order-info-box>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.order-info-box>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.order-info-box>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.order-info-box>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.order-info-box>.panel-body+.table,
.order-info-box>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.order-info-box>.table>tbody:first-child>tr:first-child td,
.order-info-box>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.order-info-box>.table-bordered,
.order-info-box>.table-responsive>.table-bordered {
  border: 0;
}

.order-info-box>.table-bordered>tbody>tr>td:first-child,
.order-info-box>.table-bordered>tbody>tr>th:first-child,
.order-info-box>.table-bordered>tfoot>tr>td:first-child,
.order-info-box>.table-bordered>tfoot>tr>th:first-child,
.order-info-box>.table-bordered>thead>tr>td:first-child,
.order-info-box>.table-bordered>thead>tr>th:first-child,
.order-info-box>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.order-info-box>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.order-info-box>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.order-info-box>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.order-info-box>.table-responsive>.table-bordered>thead>tr>td:first-child,
.order-info-box>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.order-info-box>.table-bordered>tbody>tr>td:last-child,
.order-info-box>.table-bordered>tbody>tr>th:last-child,
.order-info-box>.table-bordered>tfoot>tr>td:last-child,
.order-info-box>.table-bordered>tfoot>tr>th:last-child,
.order-info-box>.table-bordered>thead>tr>td:last-child,
.order-info-box>.table-bordered>thead>tr>th:last-child,
.order-info-box>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.order-info-box>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.order-info-box>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.order-info-box>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.order-info-box>.table-responsive>.table-bordered>thead>tr>td:last-child,
.order-info-box>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.order-info-box>.table-bordered>tbody>tr:first-child>td,
.order-info-box>.table-bordered>tbody>tr:first-child>th,
.order-info-box>.table-bordered>tbody>tr:last-child>td,
.order-info-box>.table-bordered>tbody>tr:last-child>th,
.order-info-box>.table-bordered>tfoot>tr:last-child>td,
.order-info-box>.table-bordered>tfoot>tr:last-child>th,
.order-info-box>.table-bordered>thead>tr:first-child>td,
.order-info-box>.table-bordered>thead>tr:first-child>th,
.order-info-box>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.order-info-box>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.order-info-box>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.order-info-box>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.order-info-box>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.order-info-box>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.order-info-box>.table-responsive>.table-bordered>thead>tr:first-child>td,
.order-info-box>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.order-info-box>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.order-info-box .box {
  margin-bottom: 15px;
}

.order-info-box h2 {
  margin-top: 0;
  font-size: 13px;
}

.order-info-box address {
  margin-bottom: 0;
}

.order-items h2 {
  font-size: 17px;
}

.order-items h3 {
  font-size: 12px;
}

.order-items .order-links {
  text-align: right;
}

.order-additional {
  margin: 9.5px 0;
}

.gift-message {
  margin-bottom: 19px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  padding: 15px;
}

.gift-message>.list-group,
.gift-message>.panel-collapse>.table,
.gift-message>.table,
.gift-message>.table-responsive>.table {
  margin-bottom: 0;
}

.gift-message>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.gift-message>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.gift-message>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.gift-message>.table-responsive:first-child>.table:first-child,
.gift-message>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.gift-message>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.gift-message>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.gift-message>.table:first-child>thead:first-child>tr:first-child td:first-child,
.gift-message>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.gift-message>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.gift-message>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.gift-message>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.gift-message>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.gift-message>.table:first-child>thead:first-child>tr:first-child td:last-child,
.gift-message>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.gift-message>.table-responsive:last-child>.table:last-child,
.gift-message>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.gift-message>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.gift-message>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.gift-message>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.gift-message>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.gift-message>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.gift-message>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.gift-message>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.gift-message>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.gift-message>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.gift-message>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.gift-message>.panel-body+.table,
.gift-message>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.gift-message>.table>tbody:first-child>tr:first-child td,
.gift-message>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.gift-message>.table-bordered,
.gift-message>.table-responsive>.table-bordered {
  border: 0;
}

.gift-message>.table-bordered>tbody>tr>td:first-child,
.gift-message>.table-bordered>tbody>tr>th:first-child,
.gift-message>.table-bordered>tfoot>tr>td:first-child,
.gift-message>.table-bordered>tfoot>tr>th:first-child,
.gift-message>.table-bordered>thead>tr>td:first-child,
.gift-message>.table-bordered>thead>tr>th:first-child,
.gift-message>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.gift-message>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.gift-message>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.gift-message>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.gift-message>.table-responsive>.table-bordered>thead>tr>td:first-child,
.gift-message>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}

.gift-message>.table-bordered>tbody>tr>td:last-child,
.gift-message>.table-bordered>tbody>tr>th:last-child,
.gift-message>.table-bordered>tfoot>tr>td:last-child,
.gift-message>.table-bordered>tfoot>tr>th:last-child,
.gift-message>.table-bordered>thead>tr>td:last-child,
.gift-message>.table-bordered>thead>tr>th:last-child,
.gift-message>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.gift-message>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.gift-message>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.gift-message>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.gift-message>.table-responsive>.table-bordered>thead>tr>td:last-child,
.gift-message>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.gift-message>.table-bordered>tbody>tr:first-child>td,
.gift-message>.table-bordered>tbody>tr:first-child>th,
.gift-message>.table-bordered>tbody>tr:last-child>td,
.gift-message>.table-bordered>tbody>tr:last-child>th,
.gift-message>.table-bordered>tfoot>tr:last-child>td,
.gift-message>.table-bordered>tfoot>tr:last-child>th,
.gift-message>.table-bordered>thead>tr:first-child>td,
.gift-message>.table-bordered>thead>tr:first-child>th,
.gift-message>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.gift-message>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.gift-message>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.gift-message>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.gift-message>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.gift-message>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.gift-message>.table-responsive>.table-bordered>thead>tr:first-child>td,
.gift-message>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.gift-message>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.gift-message dt {
  padding-left: 10px;
}

.gift-message dt strong {
  display: block;
  margin-left: -10px;
}

.gift-message dd {
  margin-top: 9.5px;
}

.gift-message-row .gift-message {
  padding: 0;
  margin: 0;
  border: 0;
}

.order-about {
  margin-bottom: 19px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  padding: 15px;
}

.order-about>.list-group,
.order-about>.panel-collapse>.table,
.order-about>.table,
.order-about>.table-responsive>.table {
  margin-bottom: 0;
}

.order-about>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.order-about>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.order-about>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.order-about>.table-responsive:first-child>.table:first-child,
.order-about>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.order-about>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.order-about>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.order-about>.table:first-child>thead:first-child>tr:first-child td:first-child,
.order-about>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.order-about>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.order-about>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.order-about>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.order-about>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.order-about>.table:first-child>thead:first-child>tr:first-child td:last-child,
.order-about>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.order-about>.table-responsive:last-child>.table:last-child,
.order-about>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.order-about>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.order-about>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.order-about>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.order-about>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.order-about>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.order-about>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.order-about>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.order-about>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.order-about>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.order-about>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.order-about>.panel-body+.table,
.order-about>.panel-body+.table-responsive {
  border-top: 1px solid #ddd;
}

.order-about>.table>tbody:first-child>tr:first-child td,
.order-about>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}

.order-about>.table-bordered,
.order-about>.table-responsive>.table-bordered {
  border: 0;
}

.order-about>.table-bordered>tbody>tr>td:first-child,
.order-about>.table-bordered>tbody>tr>th:first-child,
.order-about>.table-bordered>tfoot>tr>td:first-child,
.order-about>.table-bordered>tfoot>tr>th:first-child,
.order-about>.table-bordered>thead>tr>td:first-child,
.order-about>.table-bordered>thead>tr>th:first-child,
.order-about>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.order-about>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.order-about>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.order-about>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.order-about>.table-responsive>.table-bordered>thead>tr>td:first-child,
.order-about>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}
@import url('https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/dist/css/styles-blessed1.css?z=243');

.order-about>.table-bordered>tbody>tr>td:last-child,
.order-about>.table-bordered>tbody>tr>th:last-child,
.order-about>.table-bordered>tfoot>tr>td:last-child,
.order-about>.table-bordered>tfoot>tr>th:last-child,
.order-about>.table-bordered>thead>tr>td:last-child,
.order-about>.table-bordered>thead>tr>th:last-child,
.order-about>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.order-about>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.order-about>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.order-about>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.order-about>.table-responsive>.table-bordered>thead>tr>td:last-child,
.order-about>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}

.order-about>.table-bordered>tbody>tr:first-child>td,
.order-about>.table-bordered>tbody>tr:first-child>th,
.order-about>.table-bordered>tbody>tr:last-child>td,
.order-about>.table-bordered>tbody>tr:last-child>th,
.order-about>.table-bordered>tfoot>tr:last-child>td,
.order-about>.table-bordered>tfoot>tr:last-child>th,
.order-about>.table-bordered>thead>tr:first-child>td,
.order-about>.table-bordered>thead>tr:first-child>th,
.order-about>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.order-about>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.order-about>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.order-about>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.order-about>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.order-about>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.order-about>.table-responsive>.table-bordered>thead>tr:first-child>td,
.order-about>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}

.order-about>.table-responsive {
  border: 0;
  margin-bottom: 0;
}

.order-about dd {
  margin-bottom: 9.5px;
  padding-left: 10px;
}

.my-wishlist .link-edit,
.my-wishlist textarea {
  line-height: 1.462;
  padding: 6px 12px;
  width: 100%;
  display: block;
}

.order-about dd:last-child {
  margin-bottom: 0;
}

.my-wishlist textarea {
  font-size: 13px;
  color: #636363;
  background-image: none;
  border: 1px solid #adafb0;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.my-wishlist textarea:focus {
  border-color: #636363;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(99,99,99,.6);
}

.my-wishlist textarea::-moz-placeholder {
  color: #636363;
  opacity: 1;
}

.my-wishlist textarea:-ms-input-placeholder {
  color: #636363;
}

.my-wishlist textarea::-webkit-input-placeholder {
  color: #636363;
}

.my-wishlist textarea[disabled],
.my-wishlist textarea[readonly],
fieldset[disabled] .my-wishlist textarea {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

.my-wishlist .add-to-cart-alt input.input-text,
.my-wishlist .price-box {
  margin-bottom: 4.75px;
}

.my-wishlist .add-to-cart-alt .btn-cart {
  display: block;
  margin-bottom: 4.75px;
  width: 100%;
}

.my-wishlist p {
  margin-bottom: 0;
}

.my-wishlist .link-edit {
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: top;
  font: 500 14px/21px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  border: 0 #c6c6c6;
  border-radius: 4px;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
  color: #7b7b7b;
}

.dims-modal,
.promo-bar {
  font-family: 'BentonSans R','BentonSans B';
}

.my-wishlist .link-edit.active:focus,
.my-wishlist .link-edit:active:focus,
.my-wishlist .link-edit:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:hover {
  text-decoration: none;
}

.my-wishlist .link-edit.active,
.my-wishlist .link-edit:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit[disabled],
fieldset[disabled] .my-wishlist .link-edit {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.my-wishlist .link-edit:active,
.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:hover {
  border: none;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
  outline: 0!important;
}

.my-wishlist .btn-add.active,
.my-wishlist .btn-add:active,
.my-wishlist .link-edit.active,
.my-wishlist .link-edit:active,
.open>.dropdown-toggle.my-wishlist .btn-add,
.open>.dropdown-toggle.my-wishlist .link-edit {
  background-image: none;
}

.my-wishlist .link-edit.active,
.my-wishlist .link-edit:active,
.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:hover,
.open>.dropdown-toggle.my-wishlist .link-edit {
  color: #7b7b7b;
  background-color: #cfcac8;
  border-color: #a7a7a7;
}

.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit.disabled.active,
.my-wishlist .link-edit.disabled:active,
.my-wishlist .link-edit.disabled:focus,
.my-wishlist .link-edit.disabled:hover,
.my-wishlist .link-edit[disabled],
.my-wishlist .link-edit[disabled].active,
.my-wishlist .link-edit[disabled]:active,
.my-wishlist .link-edit[disabled]:focus,
.my-wishlist .link-edit[disabled]:hover,
fieldset[disabled] .my-wishlist .link-edit,
fieldset[disabled] .my-wishlist .link-edit.active,
fieldset[disabled] .my-wishlist .link-edit:active,
fieldset[disabled] .my-wishlist .link-edit:focus,
fieldset[disabled] .my-wishlist .link-edit:hover {
  background-color: #e7e4e3;
  border-color: #c6c6c6;
}

.my-wishlist .link-edit .badge {
  color: #e7e4e3;
  background-color: #7b7b7b;
}

.my-wishlist .btn-add {
  color: #fff;
  background-color: #e7a232;
  border-color: #d38d11;
}

.my-wishlist .btn-add.active,
.my-wishlist .btn-add:active,
.my-wishlist .btn-add:focus,
.my-wishlist .btn-add:hover,
.open>.dropdown-toggle.my-wishlist .btn-add {
  color: #fff;
  background-color: #ce8918;
  border-color: #9a670c;
}

.my-wishlist .btn-add.disabled,
.my-wishlist .btn-add.disabled.active,
.my-wishlist .btn-add.disabled:active,
.my-wishlist .btn-add.disabled:focus,
.my-wishlist .btn-add.disabled:hover,
.my-wishlist .btn-add[disabled],
.my-wishlist .btn-add[disabled].active,
.my-wishlist .btn-add[disabled]:active,
.my-wishlist .btn-add[disabled]:focus,
.my-wishlist .btn-add[disabled]:hover,
fieldset[disabled] .my-wishlist .btn-add,
fieldset[disabled] .my-wishlist .btn-add.active,
fieldset[disabled] .my-wishlist .btn-add:active,
fieldset[disabled] .my-wishlist .btn-add:focus,
fieldset[disabled] .my-wishlist .btn-add:hover {
  background-color: #e7a232;
  border-color: #d38d11;
}

.my-wishlist .btn-add .badge {
  color: #e7a232;
  background-color: #fff;
}

.product-review .product-img-box {
  float: left;
  width: 140px;
}

.product-review .product-img-box .product-image {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
}

.list-page-ad img,
.promo-bar {
  width: 100%;
}

.product-review .product-img-box .label {
  font-size: 12px;
}

.product-review .product-img-box .ratings .rating-box {
  display: block;
  float: none;
  margin-bottom: 4.75px;
}

.product-review .product-details {
  margin-left: 150px;
}

.product-review .product-name {
  margin-bottom: 9.5px;
  font-size: 17px;
}

.product-review h3 {
  font-size: 13px;
}

.product-review .ratings-table {
  margin: 0 0 10px;
}

.product-review dt {
  margin-bottom: 4.75px;
}

.billing-agreements .info-box {
  margin: 9.5px 0;
}

.billing-agreements .form-list li select {
  float: left;
}

.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}

.billing-agreements .table-caption {
  font-weight: 700;
}

.raf_acc_create_header {
  background-color: #12103f;
  height: 130px;
  margin-bottom: 30px;
  width: 100%;
}

.raf_acc_create_header_first {
  color: #fff;
  font-size: 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  padding-top: 30px;
}

.raf_acc_create_header_second {
  color: #fff;
  padding-top: 21px;
  text-align: center;
}

.promo-bar {
  height: 46px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  max-width: 1386px;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 46px;
}

.promo-bar>div {
  background-color: #968b7a;
  background-repeat: no-repeat;
}

.promo-bar>div a {
  color: #fff;
}

.promo-bar>div a:hover div.promo-secondary-text {
  text-decoration: underline;
}

.promo-bar>div div.promo-secondary-text {
  display: inline;
}

.promo-bar .style-A {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promo_bar.jpg);
}

.promo-bar .style-A a,
.promo-bar .style-A a:focus,
.promo-bar .style-A a:link,
.promo-bar .style-A a:visited {
  color: #f3984f;
}

.promo-bar .style-B a,
.promo-bar .style-B a:focus,
.promo-bar .style-B a:link,
.promo-bar .style-B a:visited,
.promo-bar .style-black a,
.promo-bar .style-black a:focus,
.promo-bar .style-black a:link,
.promo-bar .style-black a:visited,
.promo-bar .style-blue a,
.promo-bar .style-blue a:focus,
.promo-bar .style-blue a:link,
.promo-bar .style-blue a:visited,
.promo-bar .style-brown a,
.promo-bar .style-brown a:focus,
.promo-bar .style-brown a:link,
.promo-bar .style-brown a:visited,
.promo-bar .style-gold a,
.promo-bar .style-gold a:focus,
.promo-bar .style-gold a:link,
.promo-bar .style-gold a:visited,
.promo-bar .style-leaf a,
.promo-bar .style-leaf a:focus,
.promo-bar .style-leaf a:link,
.promo-bar .style-leaf a:visited,
.promo-bar .style-red a,
.promo-bar .style-red a:focus,
.promo-bar .style-red a:link,
.promo-bar .style-red a:visited {
  color: #fff;
}

.promo-bar .style-B {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promo_bar2.jpg);
}

.promo-bar .style-gold {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promos/gold.jpeg);
}

.promo-bar .style-black {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promos/black.jpeg);
}

.promo-bar .style-blue {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promos/blue.jpeg);
}

.promo-bar .style-brown {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promos/brown.jpeg);
}

.promo-bar .style-leaf {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promos/leaf.jpeg);
}

.promo-bar .style-red {
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/promos/red.jpeg);
}

@media (max-width:767px) {
  .promo-bar {
    line-height: 1.5;
    font-weight: 400;
    font-size: 13px;
    height: auto;
    padding: 0;
  }

  .promo-bar>div {
    background-image: none!important;
    background-color: #968b7a;
    padding: 3px;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .promo-bar>div a.promo-primary-text {
    margin: 5px auto 0;
  }

  .promo-bar>div a div.promo-secondary-text {
    display: block;
    line-height: 24px;
    font-size: 9px;
  }
}

.carousel.slide .carousel-indicators .active,
.modal-content {
  background-color: #fff;
}

@media (max-width:1315px) {
  .list-page-ad {
    display: none;
  }
}

.cms-index-index .promo-bar.promo-bar-hidden {
  visibility: hidden!important;
  display: none!important;
  border: 0!important;
  padding: 0!important;
  font-size: 0!important;
  line-height: 0!important;
  width: 0!important;
  height: 0!important;
  overflow: hidden!important;
}

@media (max-width:767px) {
  .cms-index-index .promo-bar.promo-bar-hidden-xs {
    visibility: hidden!important;
    display: none!important;
    border: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important;
  }
}

@media (min-width:768px) {
  .cms-index-index .promo-bar.promo-bar-visible-xs {
    visibility: hidden!important;
    display: none!important;
    border: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important;
  }
}

.carousel.slide .carousel-control {
  background-image: none;
}

.carousel.slide .carousel-control .icon-next:before,
.carousel.slide .carousel-control .icon-prev:before {
  content: none;
}

.carousel.slide .carousel-indicators {
  display: none;
}

@media screen and (min-width:768px) {
  .carousel.slide .carousel-indicators {
    bottom: 10px;
    display: block;
  }
}

.carousel.slide .carousel-indicators li {
  border: 1px solid #fff;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0,-25%,0);
  transform: translate3d(0,-25%,0);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1000001!important;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.46px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.462;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.modal-open {
  overflow: hidden;
}

.modal-open .navbar-fixed-bottom,
.modal-open .navbar-fixed-top,
body.modal-open {
  margin-right: 0;
}

@media screen and (min-width:992px) {
  .modal-media .modal-dialog {
    width: 940px;
  }

  .modal-dialog {
    background: 0 0;
  }
}

@media screen and (min-width:768px) {
  .modal .modal-dialog {
    width: 850px;
    margin: 30px auto;
  }
}

.dims-modal .modal-header {
  text-align: center;
  padding-bottom: 5px;
}

.dims-modal .modal-nav li {
  display: inline-block;
  cursor: pointer;
  color: #011F3B;
  margin-right: 12px;
  font-weight: 500;
  position: relative;
}

.dims-modal .modal-nav li i {
  position: absolute;
  bottom: -17px;
  left: 50%;
  font-size: 18px;
}

@media screen and (max-width:700px) {
  .dims-modal .modal-nav li i {
    display: none;
  }
}

.dims-modal .modal-title {
  font-size: 18px;
  color: #72726e;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
}

.dims-modal .modal-body {
  min-height: 400px;
}

.dims-modal .modal-body .section {
  display: none;
}

.dims-modal .modal-body .section.active {
  display: block;
}

.dims-modal .modal-body .section img {
  display: block;
  margin: 0 auto;
}

#modal-guide,
#modal-terms {
  display: none;
  position: fixed;
  z-index: 1000009;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0,0,0,.4);
}

#modal-guide .modal-content,
#modal-terms .modal-content {
  background-color: #fefefe;
  margin: 30px auto;
  padding: 0;
  border: 1px solid #888;
  width: 95%;
  max-width: 1050px;
  border-radius: 0;
}

#modal-guide .modal-content .modal-header,
#modal-terms .modal-content .modal-header {
  background-color: #ebeef0;
  box-shadow: 0 1px 1px 1px rgba(0,0,0,.2);
  color: #003;
  font-size: 18px;
  padding: 17px 0;
  position: relative;
  min-height: 1px;
  margin: 0 0 30px;
}

#modal-guide .modal-content .modal-header .close,
#modal-terms .modal-content .modal-header .close {
  color: #003;
  float: right;
  font-size: 28px;
  font-weight: 700;
  position: absolute;
  right: 31px;
  top: 20px;
  line-height: 17px;
  opacity: 1;
}

#modal-guide .modal-content .modal-header .close:focus,
#modal-guide .modal-content .modal-header .close:hover,
#modal-terms .modal-content .modal-header .close:focus,
#modal-terms .modal-content .modal-header .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#modal-guide .modal-content .modal-header h2,
#modal-terms .modal-content .modal-header h2 {
  text-align: center;
  letter-spacing: -.4px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  padding: 0 70px;
}

@media screen and (max-width:420px) {
  #modal-guide .modal-content .modal-header h2,
  #modal-terms .modal-content .modal-header h2 {
    font-size: 18px;
    line-height: 22px;
  }
}

#modal-guide .modal-content .modal-body,
#modal-terms .modal-content .modal-body {
  text-align: center;
}

#modal-guide .modal-content .modal-body img,
#modal-terms .modal-content .modal-body img {
  max-width: 100%;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  white-space: normal;
}

.carousel-caption,
.carousel-control,
.tooltip-inner {
  text-align: center;
  color: #fff;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.carousel,
.carousel-inner {
  position: relative;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
  content: " ";
  bottom: -10px;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25);
}

.popover.right>.arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25);
}

.popover.left>.arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}

.basic-popover .popover {
  padding: 20px 17px;
}

.basic-popover .popover-title {
  background: 0 0;
  color: #011F3B;
  font: 700 normal 11px/1.2 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 0;
  border: none;
}

.basic-popover .popover-content {
  padding: 0;
  color: #011F3B;
  font: 400 normal 11px/1.2 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.basic-popover .popover.left>.arrow {
  border-left-color: #011F3B;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  font-size: 20px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0,0,0,0);
}

.form-search .btn,
.logo,
.text-clear {
  text-indent: -9999px;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  -webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.top-left .tooltip-arrow {
  left: 5px;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}

.tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.cart .cart-collaterals:after,
.cart .cart-collaterals:before,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after,
.catalog-seo-sitemap-category .page-sitemap .sitemap:before,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after,
.catalog-seo-sitemap-product .page-sitemap .sitemap:before,
.clearfix:after,
.clearfix:before,
.col2-set:after,
.col2-set:before,
.col4-set:after,
.col4-set:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.layout:after,
.layout:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.product-options-bottom:after,
.product-options-bottom:before,
.products-grid:after,
.products-grid:before,
.row:after,
.row:before,
header[role=banner]:after,
header[role=banner]:before {
  content: " ";
  display: table;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.hidden,
.no-margin {
  margin: 0!important;
}

.pull-right {
  float: right!important;
}

.f-left,
.left,
.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.bs-prototype-override,
.show {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hidden {
  visibility: hidden!important;
  display: none!important;
  border: 0!important;
  padding: 0!important;
  font-size: 0!important;
  line-height: 0!important;
  width: 0!important;
  height: 0!important;
  overflow: hidden!important;
}

.btn-mao,
button.button {
  height: 33px;
  text-transform: uppercase;
}

.logo,
.text-clear,
.wrapper {
  overflow: hidden;
}

.nobr {
  white-space: nowrap!important;
}

.wrap {
  white-space: normal!important;
}

.a-left {
  text-align: left!important;
}

.a-center {
  text-align: center!important;
}

.a-right {
  text-align: right!important;
}

.v-top {
  vertical-align: top;
}

.v-middle {
  vertical-align: middle;
}

.f-right,
.right {
  float: right!important;
}

.f-none {
  float: none!important;
}

.f-fix {
  float: left;
  width: 100%;
}

.no-display {
  display: none;
}

.no-bg {
  background: 0 0!important;
}

.clearer:after,
.clearer:before {
  content: " ";
  display: table;
}

.bs-popover-icon-inline-block {
  display: inline-block!important;
}

.bs-popover-icon-inline {
  display: inline!important;
}

@-ms-viewport {
  width: device-width;
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none!important;
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }

  .visible-xs-block {
    display: block!important;
  }

  .visible-xs-inline {
    display: inline!important;
  }

  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }

  .visible-sm-block {
    display: block!important;
  }

  .visible-sm-inline {
    display: inline!important;
  }

  .visible-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row!important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }

  .visible-md-block {
    display: block!important;
  }

  .visible-md-inline {
    display: inline!important;
  }

  .visible-md-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block!important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }

  .visible-lg-block {
    display: block!important;
  }

  .visible-lg-inline {
    display: inline!important;
  }

  .visible-lg-inline-block {
    display: inline-block!important;
  }

  .hidden-lg {
    display: none!important;
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none!important;
  }
}

.visible-print {
  display: none!important;
}

@media print {
  .visible-print {
    display: block!important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row!important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell!important;
  }
}

.visible-print-block {
  display: none!important;
}

@media print {
  .visible-print-block {
    display: block!important;
  }
}

.visible-print-inline {
  display: none!important;
}

@media print {
  .visible-print-inline {
    display: inline!important;
  }
}

.visible-print-inline-block {
  display: none!important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block!important;
  }

  .hidden-print {
    display: none!important;
  }
}

.bg-panel {
  color: #fff;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bg-header.png) 50% 0 #00234a;
}

.box-header,
.box-heading {
  margin: 0 0 7px;
  background: 0 0;
}

.bg-panel a {
  color: inherit;
}

.box-heading {
  padding: 0 0 3px;
  font: 500 12px/16px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #d7801f;
  border: solid #d4d4d4;
  border-width: 0 0 1px;
  border-radius: 0;
}

.box-header {
  padding: 0;
  font: 700 12px/24px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
  border: solid #c1c1c1;
  border-width: 0 0 1px;
  border-radius: 0;
  text-transform: uppercase;
}

@font-face {
  font-family: 'BentonSans B';
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Bold.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Bold.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Bold.woff2) format('woff2'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Bold.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Bold.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Bold.svg#BentonSans-Bold) format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'BentonSans R';
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Regular.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Regular.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Regular.woff2) format('woff2'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Regular.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Regular.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/benton/BentonSans-Regular.svg#BentonSans-Regular) format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Mercury A';
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Semibold.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Semibold.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Semibold.woff2) format('woff2'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Semibold.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Semibold.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Semibold.svg#MercuryDisplay-Semibold) format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Mercury R';
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Roman.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Roman.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Roman.svg#MercuryDisplay-Roman) format('svg'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Roman.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Roman.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/mercury/MercuryDisplay-Roman.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}

* {
  max-height: 50000px;
}

body {
  min-width: 320px;
  letter-spacing: .45px;
  font-weight: 500;
  overflow-x: hidden;
}

img {
  vertical-align: top;
}

p {
  margin: 0 0 21px;
}

.layout,
ol,
ul {
  margin: 0;
}

label {
  font-weight: 400;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type=image] {
  padding: 0;
  border: none;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.wrapper .container {
  width: auto;
  max-width: 1428px;
  padding-left: 21px;
  padding-right: 21px;
}

.layout-2-cols,
.row {
  margin: 0 -15px;
}

input,
select,
textarea {
  border: 1px solid #adafb0;
  font: 500 14px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  border-radius: 4px;
}

input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  outline: 0!important;
}

p.bugs {
  display: none;
}

button.button {
  background-color: #011F3B;
  color: #fff;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 700 13px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-align: center;
}

button.button .open>.dropdown-toggle.btn-primary,
button.button.active,
button.button:active,
button.button:focus,
button.button:hover {
  color: #fff;
  background-color: #011F3B;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.button.disabled,
.button.disabled.active,
.button.disabled:active,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled].active,
.button[disabled]:active,
.button[disabled]:focus,
.button[disabled]:hover {
  background-color: #011F3B;
  border: none;
  opacity: 1;
}

.btn-checkout {
  padding: 10px;
}

.btn,
button.button-alt {
  vertical-align: top;
  font: 500 14px/21px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 6px 12px;
  background: #e7e4e3;
  color: #7b7b7b;
}

button.button-alt {
  display: inline-block;
  border: 0;
  border-radius: 4px;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
}

button.button-alt:active,
button.button-alt:focus,
button.button-alt:hover {
  border: none;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
  color: #7b7b7b;
  outline: 0!important;
}

.btn {
  border: 0;
  border-radius: 4px;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
}

.btn:active,
.btn:focus,
.btn:hover {
  border: none;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
  color: #7b7b7b;
  outline: 0!important;
}

.btn-mao {
  box-sizing: border-box;
  background-color: #fff;
  color: #011F3B;
  border: 2px solid #011F3B;
  font: 700 13px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-align: center;
}

.btn-chat,
.btn-chat-cart,
.btn-danger,
.btn-facebook {
  vertical-align: top;
  font: 500 14px/21px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 6px 12px;
  color: #fff;
}

.btn-danger {
  border: 0;
  border-radius: 4px;
  border-right: 1px solid #c25a61;
  box-shadow: 0 2px 0 0 #c25a61;
  -webkit-box-shadow: 0 2px 0 0 #c25a61;
  background: #dc656f;
}

.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover {
  border: none;
  border-right: 1px solid #c25a61;
  box-shadow: 0 2px 0 0 #c25a61;
  -webkit-box-shadow: 0 2px 0 0 #c25a61;
  background: #dc656f;
  color: #fff;
  outline: 0!important;
}

.btn-chat {
  border: 0;
  border-radius: 4px;
  border-right: 1px solid #d38d11;
  box-shadow: 0 2px 0 0 #d38d11;
  -webkit-box-shadow: 0 2px 0 0 #d38d11;
  background: #e7a232;
}

.btn-chat:active,
.btn-chat:focus,
.btn-chat:hover {
  border: none;
  border-right: 1px solid #d38d11;
  box-shadow: 0 2px 0 0 #d38d11;
  -webkit-box-shadow: 0 2px 0 0 #d38d11;
  background: #e7a232;
  color: #fff;
  outline: 0!important;
}

.btn-chat-cart {
  border: 0;
  border-radius: 4px;
  border-right: 1px solid #d38d11;
  box-shadow: 0 2px 0 0 #d38d11;
  -webkit-box-shadow: 0 2px 0 0 #d38d11;
  background: #e7a232;
  margin: 0 auto;
  display: block;
}

.btn-chat-cart:active,
.btn-chat-cart:focus,
.btn-chat-cart:hover {
  border: none;
  border-right: 1px solid #d38d11;
  box-shadow: 0 2px 0 0 #d38d11;
  -webkit-box-shadow: 0 2px 0 0 #d38d11;
  background: #e7a232;
  color: #fff;
  outline: 0!important;
}

.btn-facebook {
  border: 0;
  border-radius: 4px;
  border-right: 1px solid #28478c;
  box-shadow: 0 2px 0 0 #28478c;
  -webkit-box-shadow: 0 2px 0 0 #28478c;
  background: #345394;
}

.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover {
  border: none;
  border-right: 1px solid #28478c;
  box-shadow: 0 2px 0 0 #28478c;
  -webkit-box-shadow: 0 2px 0 0 #28478c;
  background: #345394;
  color: #fff;
  outline: 0!important;
}

.btn-facebook i {
  padding-right: 3px;
}

a.btn-facebook {
  vertical-align: text-bottom;
  padding: 9px 12px 8px;
  cursor: pointer;
}

.btn-group-sm>.btn,
.btn-sm {
  width: 110px;
}

.btn-md {
  width: 170px;
}

.btn-group-lg>.btn,
.btn-lg {
  width: 258px;
}

a.btn-danger:hover,
a.btn-facebook:hover,
a.btn-primary:hover,
a.btn:hover {
  text-decoration: none!important;
}

.notice-msg {
  background-color: #fff;
  border-color: #d4d4d4;
  color: #535252;
}

.link_default {
  font: 700 13px/19px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
}

.header {
  position: relative;
  z-index: 8;
  color: #fff;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bg-header.png) 50% 0 #00234a;
}

.header a {
  color: inherit;
}

.header .links {
  padding: 0 0 10px;
  font: 500 11px/16px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #b3b3b3;
  text-transform: uppercase;
}

.header .links li {
  display: block;
  padding: 0 15px 6px;
}

.header .block {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: 0 0;
}

.header .block p {
  margin: 0;
}

.header .block-cart .summary {
  padding-bottom: 0;
}

.header .block-cart .summary a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 22px 0 0;
  font: 400 14px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}

.logo,
.logo a,
.navigation a {
  display: block;
}

.header .block-cart .summary a:after {
  position: absolute;
  content: '';
  right: 1px;
  top: 0;
  width: 12px;
  height: 16px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) -22px -109px no-repeat;
}

.header .block-cart .summary a span {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  font-weight: 500;
  color: #d4d4d4;
  margin: 0 9px 0 0;
}

.header-holder {
  padding: 10px 0 20px;
}

.logo {
  width: 116px;
  height: 59px;
  margin: 0;
  background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/logo.png?v=2);
}

@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx) {
  .logo {
    background-image: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/logo.png?v=2);
    background-size: 116px 59px;
  }
}

.logo a {
  height: 100%;
}

.drop-list {
  max-height: 240px;
  overflow: auto;
}

.navigation {
  padding: 20px 0 0;
  font: 500 15px/19px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

.navigation li {
  padding: 0 0 4px;
}

.navigation a {
  padding: 8px 24px 8px 10px;
  text-decoration: none;
  outline: 0;
}

.navigation .has-drop-down-a {
  position: relative;
}

.navigation .has-drop-down-a:after {
  position: absolute;
  content: '';
  right: 14px;
  top: 50%;
  width: 0;
  height: 0;
  margin: -2px 0 0;
  border: solid transparent;
  border-width: 4px 4px 0;
  border-top-color: #fff;
}

.navigation .open .has-drop-down-a:after {
  content: ' ';
  border-width: 0 4px 4px;
  border-bottom-color: #fff;
}

.navigation .drop {
  display: none;
  padding: 10px;
  font-size: 13px;
  line-height: 20px;
  color: #51524c;
  text-transform: none;
  border: 3px solid #dcdbda;
  background: #fff;
}

.navigation .drop .slider {
  padding: 0 0 20px;
}

.navigation .drop .slider.js-slide-hidden {
  position: absolute!important;
}

.navigation .drop a {
  display: inline;
  padding: 0;
  color: inherit;
}

.navigation .drop a:hover {
  text-decoration: underline;
  background: 0 0;
}

.navigation .sub-categories a:hover,
.navigation .title a,
.navigation .title a:hover {
  text-decoration: none;
}

.navigation .drop .active>a {
  background: 0 0;
}

.navigation .drop .more {
  color: #c07811;
}

.navigation .sub-categories,
.navigation .title {
  font: 700 14px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #333b57;
  text-transform: uppercase;
}

.navigation .title {
  display: block;
  position: relative;
  padding: 0 0 14px;
}

.navigation .title:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 7px;
  width: 100%;
  height: 1px;
  background: #d4d4d4;
}

.navigation .title a {
  position: relative;
  display: block;
  padding: 0 10px 0 0;
}

.navigation .title a:after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  margin: -2px 0 0;
  border: solid transparent;
  border-width: 4px 4px 0;
  border-top-color: #333b57;
}

.content-section,
.gallery {
  position: relative;
}

.navigation .drop-slider.active a:after {
  content: ' ';
  border-width: 0 4px 4px;
  border-bottom-color: #333b57;
}

.navigation .sub-categories {
  margin: -10px;
  white-space: nowrap;
}

.navigation .sub-categories li {
  padding: 0;
}

.navigation .sub-categories a {
  display: block;
  padding: 0 30px;
  text-decoration: none;
  border-top: 1px solid #d4d4d4;
}

.navigation .sub-categories li:first-child a {
  border: 0;
}

.navigation .sub-categories .category-top-banner {
  display: inline-block;
  vertical-align: middle;
  max-width: 960px;
  margin: 0 0 0 -52px;
}

.navigation .sub-categories .category-title {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  white-space: normal;
  border: 0;
}

.form-search {
  margin: 0 10px;
  padding: 0 20px 0 0;
  border-bottom: 1px solid #464b65;
}

.form-search:after {
  display: block;
  content: '';
  clear: both;
}

.form-search .input-text {
  float: left;
  width: 100%;
  height: 22px;
  margin: 0;
  padding: 0 3px;
  font: italic 14px/20px Georgia,serif;
  color: #fff;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: 0 0;
}

.form-search .btn {
  float: right;
  width: 16px;
  height: 16px;
  margin: 2px -19px 0 3px;
  padding: 0;
  overflow: hidden;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) 0 -109px no-repeat;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}

.content-section .content.about,
.form-list .input-box {
  float: left;
}

.form-search .btn span {
  display: none;
}

.form-search input {
  border: none;
}

.form-search input:active,
.form-search input:focus {
  border: none!important;
}

.main {
  overflow: hidden;
}

.main .aside {
  padding-top: 20px;
}

.catalog-product-view .main {
  padding: 0;
}

.layout-2-cols .main,
.row .main {
  overflow: visible;
}

.content.std h2,
.std h2 {
  margin: 0 0 21px;
  font: 700 14px/17px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #333b57;
  text-transform: uppercase;
}

.std ol,
.std ul {
  margin: 0;
  padding: 0 0 21px;
}

.std ul {
  list-style: none;
}

.std ul li:before {
  display: inline;
  content: '•';
  margin: 0 4px 0 0;
}

.page-title {
  margin: 0 0 7px;
  padding: 0 0 10px;
  border-bottom: 0;
}

.page-title h1 {
  margin: 0;
  font: 500 15px/22px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #051b3c;
  text-transform: uppercase;
}

.visual {
  text-align: center;
  max-height: 207px;
  margin-bottom: -70px;
}

.content-section {
  z-index: 2;
  overflow: hidden;
  margin: 0 -1px;
  padding: 17px 15px 40px;
  line-height: 21px;
  background: #fff;
}

.content-section .page-title {
  margin: 0 -15px 31px;
  padding: 0 15px 12px;
}

.content-section .content .page-title {
  margin: 0 0 31px;
  padding: 0 0 12px;
}

.content-section h2 {
  margin: 0 0 3px;
  font: 700 14px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #122a4d;
}

.content-section .content {
  padding: 0 0 10px;
}

.content-section .aside-nav {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.content-section .aside-nav li {
  padding: 0 0 5px;
}

.content-section .aside-nav a {
  color: #b67112;
}

.contacts-index-index .content-section .page-title {
  margin-bottom: 25px;
}

.fieldset h2,
.form-list li {
  margin: 0 0 10px;
}

.fieldset h2 {
  font: 700 14px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #122a4d;
}

.input-box {
  width: 100%;
  padding: 1px;
}

.input-box:after {
  display: block;
  content: '';
}

.form-list .fields {
  margin: 0 -4px 10px;
}

.form-list .field {
  width: 100%;
  padding: 10px 4px 0;
}

.form-list .field:first-child {
  padding: 0 4px;
}

.form-list .field:last-child {
  padding: 10px 4px 0;
}

.form-list .input-box .v-fix input.cvv {
  width: 100%!important;
}

.form-list .input-range .input-box {
  float: none;
  display: inline-block;
  vertical-align: middle;
  width: 98px;
}

.form-list .input-range .input-box input.input-text {
  width: 100%;
}

.form-list .cvv-what-is-this {
  float: left;
  clear: left;
  margin: 6px 0 0 4px;
  line-height: 16px;
}

.form-list textarea {
  width: 100%!important;
  max-width: 100%;
  height: 157px!important;
  max-height: 157px;
  overflow: auto;
}

#payment_form_authorizenet .input-box {
  background: 0 0;
}

.advanced-search .form-list .input-range small {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 8px;
}

.item-not-available .product_list {
  filter: alpha(opacity=50);
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
}

.item-not-available .highlight {
  font-style: italic;
  color: #aeacaf;
}

.sp-methods .form-list {
  padding-left: 0;
}

.sp-methods dd li {
  margin-bottom: 25px;
}

.fieldset+.buttons-set {
  margin: 0;
  padding: 0;
  line-height: inherit;
  border: 0;
}

.aside-box {
  padding: 32px 4px 0;
  font: 500 13px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #122a4d;
}

.aside-box a {
  color: #c08728;
  text-decoration: underline;
}

.aside-box a.mail,
.aside-box address .phone a {
  color: inherit;
}

.aside-box a:hover,
.aside-box address .phone a,
.sidebar .layered-nav .slider a,
.sidebar ul a {
  text-decoration: none;
}

.aside-box p {
  margin: 0;
}

.aside-box address {
  margin: 0;
  line-height: 18px;
}

.aside-box dl {
  margin: 0 0 16px;
}

.aside-box dl dt {
  font-weight: 400;
}

.aside-box dl dd,
.aside-box dl dt {
  line-height: 18px;
}

.gallery .slide {
  display: none;
  background: #fff;
}

.gallery .slide.active {
  z-index: 2;
  display: block;
}

.gallery .bottom {
  margin-bottom: 25px;
}

.gallery .text-frame {
  display: none;
  position: absolute;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,.9);
}

.gallery .text-frame h1 {
  margin: 0 0 5px;
  font: 300 26px/32px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  letter-spacing: -.01em;
}

.gallery .text-frame .slogan {
  display: block;
  padding: 0 0 12px;
  font-size: 15px;
  line-height: 20px;
  font-style: italic;
}

.gallery .active .text-frame {
  display: block;
}

.gallery .link-show {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font: 500 12px/16px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #ffe1a4;
  text-transform: uppercase;
}

.gallery .link-show:after {
  position: absolute;
  content: '';
  right: -9px;
  top: 5px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 3px 0 3px 3px;
  border-left-color: #f2d69c;
}

.gallery .buy,
.gallery .img-holder>.holder {
  position: relative;
}

.gallery .img-holder {
  margin: 0 -15px;
  background: #8c8c8c;
  overflow: hidden;
}

.gallery .design-title {
  padding: 20px 15px 14px;
  color: #fff;
}

.gallery .design-title .post {
  display: block;
  padding: 0 0 8px;
  font-size: 23px;
  line-height: 18px;
}

.gallery .design-title h1 {
  margin: 0 0 10px;
  font: 300 23px/28px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  text-indent: -9999px;
}

.gallery .design-title .sub-text {
  font-size: 12px;
}

.gallery .slide-content {
  padding: 28px 0 0;
}

.gallery .gallery-products {
  overflow: hidden;
  text-align: center;
}

.gallery .gallery-products li {
  float: left;
  width: 100%;
}

.gallery .gallery-products li>.holder {
  margin: -1px 0 0;
  padding: 28px 0 26px 4px;
  border-top: 1px solid #d4d4d4;
}

.gallery .gallery-products li>.holder>.box {
  max-width: 460px;
  overflow: hidden;
  margin: 0 auto;
}

.gallery .gallery-products .alignleft,
.gallery .gallery-products .alignright {
  float: left;
  width: 50%;
  white-space: nowrap;
}

.gallery .gallery-products .alignleft:before,
.gallery .gallery-products .alignright:before,
.gallery .gallery-products .text-box:before {
  width: 1px;
  height: 100%;
  margin: 0 0 0 -5px;
  display: inline-block;
  vertical-align: middle;
  content: '';
}

.gallery .gallery-products .alignleft img,
.gallery .gallery-products .alignright img {
  vertical-align: middle;
}

.gallery .gallery-products .alignright {
  float: right;
}

.gallery .gallery-products img {
  max-width: 100%;
}

.gallery .gallery-products .text-box {
  overflow: hidden;
  white-space: nowrap;
}

.gallery .gallery-products .text-box .frame {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  white-space: normal;
}

.gallery .gallery-products h2 {
  margin: 0 0 3px;
  font: 700 14px/17px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #333b57;
  text-transform: uppercase;
}

.gallery .gallery-products h2 a {
  color: inherit;
}

.gallery .gallery-products .description {
  display: block;
  padding: 0 0 2px;
  font-style: italic;
  color: #51524c;
}

.gallery .gallery-products.one-col {
  padding: 0 16px 0 12px;
}

.gallery .buy {
  display: inline-block;
  vertical-align: top;
  font: 500 12px/16px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

.gallery .buy:after {
  position: absolute;
  content: '';
  right: -9px;
  top: 5px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 3px 0 3px 3px;
  border-left-color: #c07811;
}

.gallery .last-call-box {
  position: relative;
  margin: 0 -15px;
  padding: 59px 16px 26px;
  color: #fff;
  text-align: center;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bg-last-call.jpg) 50% 0 no-repeat #6f6c6c;
  background-size: cover;
}

.gallery .last-call-box h2 {
  margin: 0 0 2px;
  font: 500 26px/30px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

.gallery .last-call-box .notes {
  display: block;
  max-width: 200px;
  margin: 0 auto 11px;
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
}

.gallery .last-call-box .buy {
  color: #ffc470;
}

.gallery .last-call-box .buy:after {
  border-left-color: #f7c071;
}

.gallery .btn-next,
.gallery .btn-prev {
  position: absolute;
  z-index: 4;
  left: 8px;
  top: 50%;
  margin: -15px 0 0;
  color: #011633;
}

.gallery .btn-next {
  left: auto;
  right: 8px;
}

.category-top-banner {
  margin: 0 -15px;
  position: relative;
}

.breadcrumbs {
  padding: 14px 0 6px;
  font: 300 12px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #44447F;
  text-transform: uppercase;
}

.breadcrumbs li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.breadcrumbs i:first-child,
.sidebar .filters-list {
  display: none;
}

.breadcrumbs i {
  margin: 0 6px;
}

.breadcrumbs a,
.breadcrumbs i {
  color: #b7b7ba;
}

.breadcrumbs+.layout {
  position: relative;
  padding: 14px 0 0;
}

.breadcrumbs+.layout:before {
  display: none;
  position: absolute;
  content: '';
  left: 15px;
  right: 15px;
  top: 0;
  height: 1px;
  background: #d4d4d4;
}

@media (max-width:767px) {
  .breadcrumbs+.layout {
    padding-top: 0;
  }
}

.sidebar .block {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.sidebar .block .block-title {
  padding: 0 8px 14px;
  font: 700 13px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #333b57;
  text-transform: uppercase;
  border: 0;
  background: 0 0;
}

.sidebar .layered-nav .slider,
.sidebar ul,
.sidebar ul .active>a {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.sidebar .block .block-title strong {
  font-size: inherit;
}

.sidebar ul {
  padding: 0 8px;
  border-top: 1px solid #d4d4d4;
}

.sidebar ul li {
  position: relative;
  padding: 0 0 3px;
}

.sidebar ul a {
  color: #51524c;
  outline: 0;
}

.sidebar ul .active>a,
.sidebar ul a:hover {
  color: #333b57;
}

.sidebar ul .m-color {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 13px;
  margin: 2px 7px 0 0;
  border: 1px solid #e1e1e1;
}

.sidebar ul .m-color.white {
  background: #fff;
}

.sidebar ul .m-color.beige {
  background: #d9cbb8;
}

.sidebar ul .m-color.yellow {
  background: #fff696;
}

.sidebar ul .m-color.red {
  background: #fe3d3d;
}

.sidebar ul .m-color.green {
  background: #46994f;
}

.sidebar ul .m-color.blue {
  background: #3945b2;
}

.sidebar ul .m-color.purple {
  background: #783cb6;
}

.sidebar ul .m-color.metallic {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) -67px -108px no-repeat;
}

.sidebar ul .m-color.gray {
  background: #848383;
}

.sidebar ul .m-color.black {
  background: #000;
}

.sidebar ul .m-color.print {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) -81px -108px no-repeat;
}

.sidebar .layered-nav {
  padding: 15px 10px 22px;
}

.sidebar .layered-nav hr {
  margin: 10px 0;
}

.sidebar .layered-nav .slider {
  display: none;
  padding-top: 3px;
  color: #51524c;
  text-decoration: none;
  border: 0;
}

.sidebar .layered-nav .slider li {
  padding: 0 0 3px 12px;
}

.sidebar .layered-nav .slider li:before {
  position: absolute;
  content: '';
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) -55px -124px no-repeat;
}

.catalog-sort-options ol>li:hover,
.sidebar .layered-nav .slider a:hover {
  text-decoration: underline;
}

.sidebar .filters-list {
  border: 0;
}

.sidebar .filters-list>li {
  padding: 0 0 16px;
}

.sidebar .filters-list>li:before {
  position: absolute;
  content: '+';
  left: -1px;
  top: 0;
  font: 700 14px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #333b57;
}

.sidebar .filters-list>.active:before {
  content: '-';
}

.sidebar .filters-list .opener {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 12px;
  font: 700 13px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #333b57;
  text-transform: uppercase;
}

.sidebar .filters-list .opener:before,
.toolbar {
  font: 700 14px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.sidebar .filters-list .opener:before {
  position: absolute;
  content: '+';
  left: -1px;
  top: 0;
  color: #333b57;
}

.sidebar .filters-list .active>.opener:before {
  content: '-';
}

.footer .links li:before,
.footer-slider .title:after,
.rating-table .mark:before {
  content: '';
}

.sidebar .filters-list .slider {
  display: none;
  margin: 7px 0 0;
  padding: 16px 2px 0;
}

.sidebar .filters-list .slider ol {
  border: none;
}

.sidebar .filters-list .slider ol li {
  padding: 5px 0 3px;
}

.sidebar .filters-list .slider ol li:first-child {
  padding-top: 0;
}

.toolbar {
  margin: 0;
  padding: 0;
  color: #000;
  text-transform: uppercase;
}

.toolbar .pager {
  float: left;
  padding: 0;
  line-height: inherit;
  text-align: left;
  border: 0;
  display: none;
  margin: 0;
}

.toolbar .pager .amount {
  padding: 1px 0 0;
  font: 700 14px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
  text-transform: uppercase;
  letter-spacing: .45px;
}

.toolbar .sort-heading {
  color: #011F3B;
  float: left;
  padding: 0 7px 0 0;
}

.toolbar .sorter {
  float: left;
  clear: left;
  width: 235px;
  margin-top: -44px;
  padding: 10px 0 0;
  line-height: inherit;
  border: 0;
  background: #D6c6ab;
  color: #fff;
}

@media (max-width:767px) {
  .toolbar .sorter {
    width: 100%;
    padding-top: 0;
    margin-top: -20px;
    background: 0 0;
  }
}

.toolbar .sorter .sort-by {
  padding: 0;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 0;
  letter-spacing: 1px;
  line-height: 16px;
}

.toolbar .sorter .sort-by select {
  background: 0 0;
  color: #003;
  letter-spacing: 1px;
  border: none;
  margin-bottom: 0;
  height: 100%;
  padding: 5px 10px;
  width: 100%;
  text-align: left;
}

.toolbar .sorter .sort-by label {
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  margin: 0;
}

.toolbar .sorter .sort-by .sort-select {
  margin-left: 5px;
  font-size: 12px;
  height: 25px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}

.toolbar .sorter .angle-down {
  position: absolute;
  top: 3px;
  color: #003;
  right: 10px;
  pointer-events: none;
}

.toolbar .sorter label {
  float: left;
  padding: 2px 0 0;
  font-size: 11px;
}

.toolbar .sorter .select-area {
  float: right;
  width: 152px!important;
}

.toolbar .pages {
  overflow: hidden;
  font: 14px/18px Arial,Helvetica,sans-serif;
  color: #51524c;
  text-align: center;
}

.toolbar .pages ol {
  float: right;
}

.toolbar .pages li {
  float: left;
  margin: 0 0 2px 2px;
}

.toolbar .pages a,
.toolbar .pages span {
  display: block;
  min-width: 23px;
  color: inherit;
  padding: 2px 2px 1px;
  text-decoration: none;
  border: 1px solid #d7d5d3;
}

.toolbar .pages .active,
.toolbar .pages .current {
  font-weight: 700;
}

.select-area.select-sort-select,
.select-options.drop-sort-select {
  font: 400 12px/16px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #545454;
}

.pager {
  padding: 10px 8px;
}

.pager .amount {
  padding: 5px 0 0;
}

.limiter .input-box {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

.products-grid~.toolbar {
  padding: 25px 0 46px;
  border: 0;
}

.select-area.select-sort-select {
  height: 25px;
  margin: -3px 0 0;
  padding: 0 27px 0 0;
  text-transform: none;
  border-radius: 0;
  background: #eee;
}

.select-area.select-sort-select .center {
  padding: 4px 0 0 12px;
}

.select-area.select-sort-select .select-opener {
  right: 0;
  top: 1px;
  width: 27px;
  height: 24px;
  border: solid #c5c5c5;
  border-width: 0 0 0 1px;
  background: 0 0,0 0,0 0,0 0,0 0;
}

.select-area.select-sort-select .select-opener:after {
  position: absolute;
  content: '';
  left: 9px;
  top: 11px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 4px 4px 0;
  border-top-color: #091f3f;
}

.select-options.drop-sort-select {
  background: #eee;
}

.select-options.drop-sort-select .drop-holder {
  border: solid #c5c5c5;
  border-width: 1px 0 0;
  border-radius: 0;
}

.select-options.drop-sort-select a {
  padding: 3px 12px;
  color: inherit;
}

.select-options.drop-sort-select .item-selected:first-child a,
.select-options.drop-sort-select .item-selected:last-child a {
  border-radius: 0;
}

.selected-filters {
  margin: 0 -5px;
  font: 400 12px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #545454;
  letter-spacing: -.3em;
}

.selected-filters li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 170px;
  margin: 0 5px 10px;
  padding: 4px 34px 4px 9px;
  letter-spacing: 0;
  border: 1px solid #d7d5d3;
  background: #eee;
}

.selected-filters .close {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 26px;
  padding: 6px 2px 4px;
  font: 700 10px/18px Arial,Helvetica,sans-serif;
  color: #5f5f5f;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  opacity: 1;
  text-shadow: none;
  background: #d3d2d1;
}

.mini-products-list,
.products-grid {
  margin: 0 -17px;
  text-align: center;
  letter-spacing: -.3em;
}

.mini-products-list .item,
.products-grid .item {
  float: none;
  display: inline-block;
  vertical-align: top;
  min-height: 0;
  width: 49%;
  padding: 0 17px 32px;
  letter-spacing: 0;
}

.mini-products-list .item>.product,
.products-grid .item>.product {
  padding: 1px 1px 25px;
}

@media (max-width:768px) {
  .mini-products-list .item>.product,
  .products-grid .item>.product {
    padding-bottom: 10px;
  }
}

.mini-products-list .item>.product .editorial-content h3,
.products-grid .item>.product .editorial-content h3 {
  font: 300 30px 'Mercury A';
  font-style: italic;
  letter-spacing: 1px;
}

.mini-products-list .item>.product .editorial-content span,
.products-grid .item>.product .editorial-content span {
  font: 400 12px/22px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.mini-products-list .product-image,
.products-grid .product-image {
  display: block;
  margin: 0 0 33px;
}

.mini-products-list .product-image img,
.products-grid .product-image img {
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
}

@media (min-width:1368px) {
  .mini-products-list .product-image img,
  .products-grid .product-image img {
    width: auto;
    padding-right: 0;
  }
}

@media (min-width:768px) and (max-width:1375px) {
  .mini-products-list .product-image img,
  .products-grid .product-image img {
    width: 90%;
  }
}

.mini-products-list .product-name,
.products-grid .product-name {
  min-height: 0;
  margin: 0 0 6px;
  font: 500 14px/17px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #031a3a;
}

.mini-products-list .product-name a,
.products-grid .product-name a {
  color: inherit;
}

.mini-products-list .product-name_list,
.products-grid .product-name_list {
  margin-bottom: 2px;
  letter-spacing: .45px;
}

.mini-products-list .product-name_list>a,
.products-grid .product-name_list>a {
  font: 400 11px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
}

.block .block-content .mini-products-list li.item {
  padding: 0 17px 32px;
}

.mini-products-list .product-image {
  float: none;
}

.price-box {
  font-size: 18px;
  line-height: 12px;
  color: #c48124;
  letter-spacing: .45px;
}

.price-box .regular-price {
  color: inherit;
}

.price-box .special-price {
  color: #c07a18;
  display: inline-block;
}

.price-box .price {
  font-weight: 400;
  color: inherit;
}

.price-box .old-price {
  display: inline-block;
  padding: 6px 0 0;
  font: 500 11px/16px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #7d7d7d;
}

.price-box .old-price .price {
  font-weight: 500!important;
}

.price-box .promotion {
  margin-top: 3px;
  display: block;
  color: #c07811;
  text-transform: uppercase;
  font: 500 11px/12px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.product_list .old-price {
  font: 700 normal 12px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif!important;
  color: #999;
  padding: 0;
}

.product_list .old-price .price {
  font-weight: 700!important;
  text-decoration: line-through;
}

.product_list .regular-price .price,
.product_list .special-price,
.product_list .special-price .price {
  font: 700 normal 12px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.product_list .regular-price .price,
.product_list .special-price .price {
  color: #011F3B;
}

.modal-block {
  background: #eaeaea;
}

.modal-block .block {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  border-radius: 0;
  border: solid #b3b3b3;
  border-width: 0 0 1px;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.modal-block .block .block-title {
  display: none;
  position: absolute;
  left: 78px;
  bottom: 30px;
  padding: 0;
  color: #ccc;
  border: 0;
  background: 0 0;
}

.modal-block .block .block-title strong span,
.product-name.mobile-only {
  display: block;
}

.modal-block .block .block-title strong {
  font-size: 84px;
  line-height: 65px;
  font-style: italic;
  text-transform: uppercase;
  text-indent: -130px;
}

.modal-block .block-subscribe {
  font-size: 15px;
  line-height: 18px;
  color: #000;
  text-align: center;
}

.modal-block .block-subscribe .block-content {
  position: relative;
  z-index: 2;
  padding: 48px 16px 32px;
}

.modal-block .block-subscribe label {
  vertical-align: top;
  margin: 0 0 18px;
  font: 700 14px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.modal-block .block-subscribe .email-frame {
  max-width: 375px;
  overflow: hidden;
  margin: 0 auto;
  padding: 1px 104px 1px 1px;
  background: #cecece;
}

.modal-block .block-subscribe .email-frame .input-box {
  float: left;
  width: 100%;
}

.modal-block .block-subscribe .email-frame .input-text {
  float: left;
  height: 31px;
  padding: 6px 12px 5px;
  font: 400 15px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #999;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.modal-block .block-subscribe .email-frame .actions {
  float: right;
  width: 102px;
  margin: 0 -103px 0 1px;
  padding: 0;
  text-align: center;
  border: 0;
  background: 0 0;
}

.modal-block .block-subscribe .email-frame .actions button.button {
  width: 100%;
  padding: 0;
  border-radius: 0;
}

.modal-block .form-subscribe-header {
  padding: 0 0 13px;
}

.modal-block .close {
  position: absolute;
  z-index: 5;
  right: 15px;
  top: 11px;
  font: 400 24px/26px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #666;
  text-transform: uppercase;
  text-shadow: none;
  opacity: 1;
}

.product-name,
.product-name.mobile-only h1 {
  font: 400 24px/29px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.product-options {
  margin-top: 20px;
  color: #535252;
  border-radius: 0;
  background: #f7f7f7;
}

.product-options .validation-advice,
.product-options dt label.required em,
.product-options p.required,
p.required {
  color: #fe3d3d;
}

.product-name.mobile-only h1 {
  margin: 0 0 20px;
}

.select-area.select-qty,
.select-options.drop-qty {
  font: 500 12px/16px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #7d7d7d;
  background: #fff;
  text-transform: uppercase;
}

.add-to-box .add-to-cart {
  margin: 0;
}

.select-area.select-qty {
  width: 65px!important;
  height: 22px;
  padding: 0 16px 0 0;
  text-align: center;
  border: 1px solid #e1e1e1;
}

.select-area.select-qty .center {
  width: 100%;
  padding: 4px 0 0 4px;
}

.select-area.select-qty .select-opener {
  right: 8px;
  top: 9px;
  border-width: 4px 4px 0;
  border-top-color: #bcbcbc;
}

.select-options.drop-qty .drop-holder {
  border: solid #e1e1e1;
  border-width: 0 1px 1px;
  border-radius: 0;
}

.select-options.drop-qty a {
  padding: 2px 6px 1px 8px;
  color: #7d7d7d;
}

.select-options.drop-qty .item-selected:first-child a,
.select-options.drop-qty .item-selected:last-child a {
  border-radius: 0;
}

.block.offer-box {
  margin: 10px 0 0;
  border: 0;
  border-radius: 0;
  color: #535252;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.block.offer-box .special-price {
  font: 18px/23px Georgia,serif;
  color: #c48124;
  font-style: italic;
  margin: 10px 0;
}

.block.offer-box .special-price .price-label {
  color: #071d3d;
}

.block.offer-box .input-group-addon {
  font-weight: 700;
  padding: 6px 5px;
  border: none;
  color: #969696;
}

.block.offer-box select {
  margin-left: 5px;
  padding-top: 5px;
  color: #003;
  height: 33px;
}

.block.offer-box .offer-frame {
  overflow: hidden;
  padding: 4px 0 0;
}

.block.offer-box .offer-frame .value .button {
  margin-left: 5px;
}

.block.offer-box .offer-frame .value .button:first-child {
  width: 100%;
  margin-left: 0;
}

.block.offer-box .offer-frame .value:first-child {
  width: 55.4%;
  position: relative;
  z-index: 2;
}

.block.offer-box .input-text {
  height: 33px;
  padding: 7px 10px;
  font: 700 13px/19px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
  border: 1px solid #011F3B;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #fff;
}

.block.offer-box .complete button.button {
  cursor: default;
}

.block.offer-box .off button.button {
  cursor: default;
  background: #a3a3a3;
}

.about #team img,
.cart .shipping #co-shipping-method-form #shipping-popover-icon,
.partnerships img,
.select-area {
  cursor: pointer;
}

.block.offer-box .off button.button span,
.block.offer-box .off button.button span:active,
.block.offer-box .off button.button span:focus,
.block.offer-box .off button.button span:hover,
.block.offer-box .off button.button:active,
.block.offer-box .off button.button:focus,
.block.offer-box .off button.button:hover {
  background: #a3a3a3;
}

.block.offer-box .buttons .value {
  -webkit-box-shadow: none;
  box-shadow: none;
  float: right;
}

.block.offer-box .buttons .value:first-child {
  width: 53.5%;
  float: left;
}

.block.offer-box .offer-confirm-box {
  text-align: center;
  padding-bottom: 10px;
}

.block.offer-box .offer-confirm-box button.button {
  margin-top: 10px;
}

.input-box_accepted {
  float: left;
  width: 70%;
}

.button_accepted {
  float: left;
  width: 30%;
}

.offer-notes__container {
  display: none;
}

.product-buttons__wrapper {
  margin-top: 5px;
  text-align: center;
}

.product-offers__notice {
  position: relative;
  min-height: 40px;
}

.product-offers__notice .offer-notes__container {
  display: block;
}

.rating-table .mark,
.rating-table .mark span {
  position: relative;
  display: inline-block;
  height: 9px;
}

.product-offers__notice .offer-notes__container .offer-notes {
  font: 700 11px/1.2 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding-bottom: 3px;
  color: #011F3B;
  text-align: left;
}

.product-offers__notice .offer-notes__container .offer-notes p {
  margin-top: 15px;
  margin-bottom: 4px;
}

.product-offers__notice .offer-notes__container .offer-notes ol {
  list-style-type: decimal;
}

.product-offers__notice .offer-notes__container .offer-notes ol li {
  line-height: 18px;
}

.product-offers__notice #offerlogin-notice {
  color: red;
}

.product-options-bottom .add-to-cart {
  width: 300px;
  padding-top: 10px;
}

.product-options-bottom .add-to-cart button.button {
  width: 100%;
}

.item-options {
  overflow: hidden;
  margin: 10px 2px 36px;
}

.item-options dt {
  clear: both;
  float: left;
  width: 120px;
  padding: 0 4px 0 0;
  font: 700 11px/22px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
  text-transform: uppercase;
}

.item-options dt.guide {
  width: 135px;
  cursor: pointer;
  color: #c07811;
}

.item-options dd {
  overflow: hidden;
  margin: 0;
  font: 400 11px/22px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
}

.item-options dd.attr-caret {
  font-size: 18px;
  vertical-align: middle;
  color: #c07811;
}

.info-block .table-holder {
  padding: 15px 14px 13px 4px;
}

.rating-table {
  width: 100%;
  line-height: 20px;
  text-align: center;
}

.rating-table thead th {
  width: 16.66%;
  padding: 0 0 1px;
  font: 500 10px/14px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #8a8a8a;
  text-align: center;
}

.rating-table tbody th {
  vertical-align: middle;
  padding: 5px 0 5px 6px;
  line-height: 20px;
  font: 500 11px/15px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #7d7d7d;
  text-transform: uppercase;
  text-align: left;
}

.rating-table td {
  vertical-align: middle;
  width: 16.66%;
  padding: 5px 0;
}

.rating-table td.last,
.rating-table thead th.last {
  width: auto;
}

.rating-table .mark {
  vertical-align: middle;
  width: 100%;
  margin: 0 0 4px;
  line-height: 0;
  background-color: transparent;
  padding: 0;
}

.rating-table .mark span {
  z-index: 2;
  vertical-align: top;
  width: 9px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) -53px -109px no-repeat;
}

.rating-table .mark.active span {
  background-position: -40px -109px;
}

.rating-table .mark:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #dadada;
}

.rating-table th+td .mark:before {
  left: 50%;
}

.rating-table .last .mark:before {
  right: 50%;
}

.catalog-product-view .breadcrumbs {
  margin-top: 15px;
}

.block.block-related {
  margin: 25px 0 2px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.block.block-related .block-title {
  margin: 0 0 17px;
  padding: 0 0 11px;
  color: #333b57;
  text-align: center;
  border: solid #d4d4d4;
  border-width: 0 0 1px;
  border-radius: 0;
  background: 0 0;
}

.block.block-related .block-title strong {
  font: 700 14px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

.block.block-related .product {
  margin: 0;
}

.mini-products-list .item>.product {
  padding: 1px 25px 21px;
}

.mini-products-list .product-name {
  margin: 0 0 3px;
}

.mini-products-list .price-box .old-price {
  padding: 5px 0 0;
}

.cart {
  padding: 20px 0 0;
}

.cart .shipping {
  background-color: inherit;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding-bottom: 10px;
  border: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  margin-bottom: 10px;
}

.cart .shipping h2 {
  padding: 0 0 7px;
  border: none!important;
  font: 500 14px/22px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #051b3c;
}

.cart .shipping h2 a {
  color: #c07811;
}

.cart .shipping #shipping-zip-form #postcode {
  width: 68%;
  float: left;
}

.cart .shipping #shipping-zip-form button {
  margin: 3px 0 3px 3px;
  width: 30%;
  float: left;
}

.cart .shipping #co-shipping-method-form {
  text-align: right;
  clear: both;
}

.cart .shipping #co-shipping-method-form .sp-methods {
  float: left;
  width: 68%;
}

.cart .shipping #co-shipping-method-form button {
  margin: 3px 0 3px 3px;
  width: 30%;
  float: left;
}

.cart .shipping #co-shipping-method-form select {
  font-family: Georgia,serif;
}

.cart .shipping #co-shipping-method-form #shipping-popover-text {
  display: none;
}

.cart-table {
  font: 500 14px/22px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #051b3c;
}

.cart-table .btn-continue,
.cart-table .btn-empty,
.cart-table .btn-update {
  vertical-align: top;
  font: 500 14px/21px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #7b7b7b;
  border: 0;
  padding: 6px 12px;
  border-radius: 4px;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
}

#checkout-review-table-wrapper h3.product-name,
.cart-table .product-name {
  font-size: 16px;
  line-height: 20px;
}

.cart-table .btn-continue:active,
.cart-table .btn-continue:focus,
.cart-table .btn-continue:hover,
.cart-table .btn-empty:active,
.cart-table .btn-empty:focus,
.cart-table .btn-empty:hover,
.cart-table .btn-update:active,
.cart-table .btn-update:focus,
.cart-table .btn-update:hover {
  border: none;
  border-right: 1px solid #c6c6c6;
  box-shadow: 0 2px 0 0 #c6c6c6;
  -webkit-box-shadow: 0 2px 0 0 #c6c6c6;
  background: #e7e4e3;
  color: #7b7b7b;
  outline: 0!important;
}

#discount-coupon-form {
  float: right;
  padding: 0 0 10px;
}

#discount-coupon-form button {
  float: right;
  margin: 10px 0 10px 5px;
}

.account-login .content {
  float: none!important;
  width: auto!important;
  min-height: 0;
  padding: 0 0 10px!important;
}

.form-list li.control .input-box {
  padding: 0 2px 0 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: 0 0;
}

#checkout-review-table-wrapper {
  overflow: auto;
}

.sp-methods .radio {
  margin-top: 0;
}

.block-reorder .product-name {
  font-size: 13px;
  line-height: 19px;
}

.block .actions button.button {
  padding: 0;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap {
  margin: 0 -8px;
}

.catalog-seo-sitemap-category .page-sitemap .sitemap li {
  width: auto;
  padding: 0 8px;
}

.buttons-set button.button {
  min-width: 90px;
}

.form-list label.required em {
  color: #fe3d3d;
}

.box-account {
  overflow-x: hidden;
}

.table-wrapper {
  overflow: auto;
}

.footer {
  position: relative;
  z-index: 6;
  padding: 0 0 20px;
  font: 700 12px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #7e7f81;
}

.footer p {
  margin: 0;
}

.footer .links {
  overflow: hidden;
  padding: 0 0 16px;
  font: 400 13px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.footer .links li {
  position: relative;
  float: left;
  padding: 0 39px 0 0;
}

.footer .links li:before {
  position: absolute;
  left: -22px;
  top: 6px;
  width: 6px;
  height: 6px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) -40px -123px no-repeat;
}

.footer .partners-frame+.bottom-panel {
  padding-top: 0;
}

.footer .bottom-panel {
  padding-top: 18px;
  text-align: center;
  text-transform: uppercase;
}

.footer .bottom-panel a {
  color: #335990;
}

.footer .bottom-panel .separator {
  margin: 0 2px;
}

.footer-bar {
  padding: 18px 0 14px;
  color: #fff;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bg-header.png) 50% 0 #00234a;
}

.footer-bar a {
  color: inherit;
}

.footer-bar .container {
  position: relative;
}

.social-networks {
  margin: 6px 0 -2px 10px;
}

.social-networks li {
  float: left;
  padding: 0 10px 3px 0;
}

.landing-page .footer-newsletter,
.landing-page .footer-newsletter form,
.landing-page .footer-newsletter form .input-box,
.landing-page .footer-newsletter form .input-box input {
  float: none!important;
}

.social-networks a {
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) 0 -65px no-repeat;
}

.social-networks .facebook {
  width: 8px;
  background-position: 0 -65px;
}

.social-networks .facebook:hover {
  background-position: 0 -86px;
}

.social-networks .twitter {
  background-position: -13px -65px;
}

.social-networks .twitter:hover {
  background-position: -13px -86px;
}

.social-networks .houzz {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/Houzz_logo.png) no-repeat;
}

.social-networks .pinterest {
  width: 15px;
  background-position: -53px -65px;
}

.social-networks .pinterest:hover {
  background-position: -53px -86px;
}

.social-networks .instagram {
  background-position: -71px -65px;
}

.social-networks .instagram:hover {
  background-position: -71px -86px;
}

.footer-slider {
  display: none;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px 20px 19px;
  color: #fff;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/bg-header.png) 50% 0 #00234a;
}

.footer-slider a {
  color: inherit;
}

.footer-slider .menu-blocks {
  padding: 0 0 20px;
}

.footer-slider .title {
  position: relative;
  display: block;
  padding: 0 0 21px;
  font-size: 13px;
  line-height: 18px;
  color: #b3b3b3;
  text-transform: uppercase;
}

.footer-slider .title:after {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  max-width: 141px;
  height: 1px;
  background: #595b74;
}

.footer-slider ul {
  margin: 0 0 12px;
  font: 400 14px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #fff;
}

.footer-slider ul li {
  padding: 0 0 2px;
}

.landing-page .terms {
  margin-top: 20px;
  text-align: center;
}

.landing-page .footer-newsletter {
  margin-top: 40px;
  text-align: center;
}

.landing-page .footer-newsletter form .input-box .input-text {
  display: initial;
}

.landing-page .footer-newsletter form button {
  float: none!important;
  margin-top: 10px;
}

#designer-page {
  padding-right: 31px;
}

#designer-page #designer-index {
  max-width: 990px;
  width: auto;
  font: 500 24px/30px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 20px 0;
  background-color: #F7F7F7;
  z-index: 9999;
}

#designer-page #designer-index a {
  color: #122a4d;
}

#designer-page #designer-index li {
  margin-right: 12px;
}

#designer-page #designer-index li:before,
#designer-page #designer-list li:before {
  content: none;
}

#designer-page #designer-list section {
  margin-top: -100px;
  padding-top: 100px;
}

#designer-page #designer-list section:first-child {
  margin: 0;
  padding-top: 50px;
}

#designer-page #designer-list h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

#designer-page .affix {
  position: fixed;
  top: 0;
}

.footer-newsletter {
  margin: 0;
  border: 0;
  border-radius: 0;
  float: right;
}

.footer-newsletter .title {
  float: left;
}

.footer-newsletter .input-box {
  float: left;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background: 0 0;
  width: auto;
}

.footer-newsletter form {
  float: left;
}

.footer-newsletter .input-text {
  float: left;
  height: 30px;
  width: 225px;
  padding: 6px;
  font: 500 12px/15px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  letter-spacing: .35px;
  color: #fff;
  border: 1px solid #1f4770!important;
  border-radius: 0;
  background: #13385f;
  margin-right: 5px;
}

.footer-newsletter .input-text::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.footer-newsletter .input-text:-ms-input-placeholder {
  color: #fff;
}

.footer-newsletter .input-text::-webkit-input-placeholder {
  color: #fff;
}

.footer-newsletter .input-text :-moz-placeholder {
  color: #fff;
}

.footer-newsletter .input-text ::-webkit-input-placeholder {
  color: #fff;
}

.footer-newsletter button {
  float: right;
  height: 30px;
}

.footer-slider.js-slide-hidden {
  right: auto;
  width: 1px;
}

.partners-frame {
  margin: 0 0 15px;
  padding: 21px 0 4px;
  text-align: center;
}

.partners-frame .title {
  display: block;
  padding: 0 9px;
  font: 400 13px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #68696a;
  text-transform: uppercase;
}

.select-area,
.select-options {
  color: #373737;
  overflow: hidden;
}

.partners-frame .partners-list {
  margin: 10px -25px 0;
}

.partners-frame .partners-list li {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  margin: 0 32px 12px;
}

.jcf-hidden {
  display: block!important;
  position: absolute!important;
  left: -9999px!important;
}

.select-area {
  width: 100%!important;
  position: relative;
  height: 41px;
  float: left;
  padding: 0 24px 0 0;
  font: 500 13px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  border-radius: 2px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjM2MzYzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) #ccc;
  background: -moz-linear-gradient(top,#fefefe 0,#f4f4f4 23%,#ccc 80%,#c3c3c3 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fefefe),color-stop(23%,#f4f4f4),color-stop(80%,#ccc),color-stop(100%,#c3c3c3));
  background: -webkit-linear-gradient(top,#fefefe 0,#f4f4f4 23%,#ccc 80%,#c3c3c3 100%);
  background: -o-linear-gradient(top,#fefefe 0,#f4f4f4 23%,#ccc 80%,#c3c3c3 100%);
  background: -ms-linear-gradient(top,#fefefe 0,#f4f4f4 23%,#ccc 80%,#c3c3c3 100%);
  background: linear-gradient(to bottom,#fefefe 0,#f4f4f4 23%,#ccc 80%,#c3c3c3 100%);
}

.select-area .center {
  float: left;
  overflow: hidden;
  max-width: 100%;
  padding: 11px 0 0 17px;
  white-space: nowrap;
}

.select-area .select-opener {
  position: absolute;
  height: 0;
  width: 0;
  right: 12px;
  top: 20px;
  border: solid transparent;
  border-width: 5px 5px 0;
  border-top-color: #696969;
}

.select-options {
  position: absolute;
  background: #f4f4f4;
  z-index: 2000;
  font: 500 12px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.select-options .drop-holder {
  border: 1px solid #a7a9ab;
  overflow: hidden;
  border-radius: 3px;
}

.select-options ul {
  overflow: hidden;
}

.select-options ul li {
  width: 100%;
  float: left;
}

.select-options a {
  text-decoration: none;
  padding: 6px 17px;
  display: block;
  color: #000;
}

.about #team .profile,
.partnerships .profile {
  display: none;
}

.select-options .item-selected a {
  text-decoration: none;
  background: #a7a9ab;
  color: #fff;
}

.select-options .item-selected:first-child a {
  border-radius: 2px 2px 0 0;
}

.select-options .item-selected:last-child a {
  border-radius: 0 0 2px 2px;
}

.about .rounded {
  border-radius: 50%;
  width: 125px;
  float: left;
  margin: 10px 20px 20px 0;
}

.partnerships img {
  float: left;
  width: 175px;
  margin: 10px 20px 10px 0;
}

.new-users li {
  padding: 8px 0;
}

.new-users li:before {
  content: "- ";
}

.shiphawk-container {
  padding-top: 5px;
}

.product__brand {
  font: 700 20px/26px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

.product__brand a,
.product__brand a:hover,
.product__brand a:link,
.product__brand a:visited {
  color: #003;
}

.product__brand_list {
  font: 700 14px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: #011F3B;
  letter-spacing: .45px;
}

.product__brand_list_link:hover {
  color: #011F3B;
}

.product-headings .product-name h1,
.product__designer {
  font: 400 13px/1.3 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 0;
  margin: 0;
}

.affirm-popover {
  width: 360px;
  margin-top: 20px;
  font: 400 10px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.affirm-popover .select-affirm {
  font-size: 13px;
  text-align: center;
}

.affirm-pdp-promo {
  margin-bottom: 15px;
  line-height: 10px;
}

.affirm-pdp-promo .affirm-price {
  font: 500 11px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #006;
  display: inline-block;
  width: 200px;
}

.affirm-pdp-promo .affirm-price .affirm-learn-more {
  vertical-align: middle;
  margin-top: 0;
}

.affirm-checkout-promo {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  padding-top: 45px;
  padding-bottom: 45px;
  margin-right: 15px;
  width: 50%;
  float: right;
  text-align: center;
  margin-bottom: 20px;
  font-size: 15px;
}

.affirm-logo {
  display: inline-block;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/affirm_logo.png);
  width: 52px;
  height: 15px;
}

@media only screen and (min-width:768px) {
  .logo,
  h1.logo {
    margin: 0 57px 0 -1px;
  }

  .product-buttons__wrapper {
    text-align: left;
  }

  .header-holder {
    padding-bottom: 0;
  }

  .logo {
    float: left;
  }

  .navbar-collapse {
    margin: 0;
  }

  .navigation {
    float: left;
    clear: left;
    padding: 14px 0 0;
  }

  .navigation>ul {
    float: left;
  }

  .navigation>ul>li {
    float: left;
    padding: 0 0 10px;
  }

  .navigation>ul>li:before {
    display: block;
    float: left;
    content: '';
    width: 6px;
    height: 6px;
    margin: 16px 7px 0 8px;
    background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/sprite.png) -40px -123px no-repeat;
  }

  .navigation>ul>li:first-child:before {
    display: none;
  }

  .navigation a {
    float: left;
    padding: 11px 6px 10px;
  }

  .navigation .has-drop-down-a:after {
    content: ' ';
    display: none;
  }

  .navigation .open .has-drop-down-a:after {
    content: '';
    display: block;
    right: auto;
    left: 50%;
    top: 100%;
    margin: 0 0 0 -6px;
    border-width: 6px 6px 0;
  }

  .navigation .drop {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 28px 15px 10px;
  }

  .navigation .drop a {
    float: none;
  }

  .navigation .drop .alignright {
    position: relative;
    float: right;
    width: 33.66%;
    padding: 0 15px;
    text-align: center;
  }

  .navigation .drop .alignright:before {
    position: absolute;
    content: '';
    left: -1px;
    top: 6px;
    bottom: -7px;
    width: 1px;
    background: #d4d4d4;
  }

  .navigation .drop .alignright .title:after {
    width: 141px;
    left: 50%;
    margin: 0 0 0 -70px;
  }

  .navigation .drop .alignright img {
    margin: 0 0 8px;
  }

  .navigation .drop .alignright .item-name {
    display: block;
  }

  .navigation .drop .alignright .item-name strong {
    font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  }

  .navigation .drop .cols-holder {
    float: left;
    width: 65.1%;
  }

  .navigation .drop .col {
    float: left;
    width: 33.33333%;
    padding: 0 7px;
  }

  .navigation .drop .drop-slider {
    padding: 20px 0 0;
  }

  .navigation .drop .drop-slider:first-child {
    padding-top: 0;
  }

  .navigation .drop .slider {
    height: auto!important;
    padding: 0;
  }

  .navigation .drop .slider.js-slide-hidden {
    position: static!important;
  }

  .navigation .title {
    padding: 0 0 20px;
  }

  .navigation .title:after {
    bottom: 12px;
    max-width: 141px;
  }

  .navigation .title a {
    display: inline;
    padding: 0;
  }

  .header .links li:first-child:before,
  .navigation .title a:after {
    display: none;
  }

  .navigation .drop-slider .title a {
    cursor: default;
  }

  .navigation .sub-categories {
    overflow: hidden;
    margin: -28px -15px -10px;
  }

  .navigation .sub-categories li {
    float: left;
    width: 25%;
  }

  .navigation .sub-categories a,
  .navigation .sub-categories li:first-child a {
    margin: -1px 0 0 -1px;
    padding-bottom: 1px;
    border: solid #d4d4d4;
    border-width: 1px 0 0 1px;
  }

  .header-block {
    float: right;
    margin: -19px 0 0;
  }

  .header .links {
    float: right;
    margin: 0 -14px 0 -15px;
    padding: 0 0 10px;
  }

  .header .links li {
    position: relative;
    float: left;
    padding: 0 14px 0 15px;
  }

  .header .links li:before {
    position: absolute;
    content: '|';
    left: 0;
    top: 0;
  }

  .search-panel {
    float: right;
    clear: right;
  }

  .header .block,
  .search-panel>form {
    float: left;
  }

  .form-search {
    float: left;
    width: 181px;
    margin: 0 24px 0 0;
  }

  .header .block-cart .summary {
    padding: 2px 0 0;
  }

  .page-title h1 {
    font-size: 16px;
  }

  .content-section {
    padding: 17px 31px 52px;
  }

  .content-section .page-title {
    margin: 0 -31px 31px;
    padding: 0 31px 12px;
  }

  .content-section .page-title .content .page-title {
    margin: 0 0 31px;
    padding: 0 0 12px;
  }

  .content-section .content {
    float: right;
    width: 68.8%;
    padding: 0;
  }

  .content-section .aside {
    float: left;
    width: 25.72%;
  }

  .form-list .field {
    width: 53.5%;
    padding-top: 0;
  }

  .form-list .field:first-child {
    width: 46.5%;
  }

  .aside-box:first-child,
  .form-list .field:last-child {
    padding-top: 0;
  }

  .gallery .slide>a img {
    height: auto;
  }

  .gallery .container .text-frame {
    left: 8.3%;
    right: 10px;
    bottom: 22px;
  }

  .gallery .img-holder {
    float: left;
    width: 41.25%;
    margin: 0;
  }

  .gallery .img-holder.wide {
    width: 66.66666%;
  }

  .gallery .design-title {
    padding: 30px 31px 24px;
  }

  .gallery .slide-content {
    overflow: hidden;
    padding-left: 4px;
  }

  .gallery .gallery-products li {
    width: 50%;
  }

  .gallery .gallery-products.one-col li {
    width: 100%;
  }

  .gallery .last-call-box {
    margin: 1px 0 0 -4px;
  }

  .gallery .btn-next,
  .gallery .btn-prev {
    left: 34px;
    top: 50%;
    margin: 19px 0 0;
  }

  .gallery .btn-next {
    left: auto;
    right: 36px;
  }

  .sidebar .filters-list {
    display: block;
  }

  .sidebar .filters-list>li {
    padding: 0 0 28px;
  }

  .toolbar {
    position: relative;
  }

  .toolbar .pager {
    display: block;
    position: absolute;
    left: 40px;
    top: 6px;
  }

  .toolbar .sorter {
    float: right;
    clear: none;
    padding: 0;
    position: relative;
    background: 0 0;
    color: #000;
    width: 200px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    margin-top: 0;
  }

  .mini-products-list .item,
  .products-grid .item {
    width: 33.3333%;
    position: relative;
  }

  .mini-products-list .product-image img,
  .products-grid .product-image img {
    max-width: 100%;
    height: auto;
  }

  .category-top-banner {
    margin: 0 -21px;
  }

  .modal-block {
    padding: 0 15px;
  }

  .modal-block .block .block-title {
    display: block;
    left: 60px;
  }

  .modal-block .block .block-title strong {
    font-size: 70px;
    line-height: 62px;
    text-indent: -80px;
  }

  .modal-block .block-subscribe .block-content {
    min-height: 166px;
    padding: 67px 36px 32px 340px;
  }

  .product-name.mobile-only {
    display: none;
  }

  .footer .links {
    float: left;
    padding: 0 0 0 7px;
    margin: 6px 0 -2px;
  }

  .social-networks {
    float: right;
  }

  .social-networks li {
    padding: 0 3px 3px 8px;
  }

  .footer-slider {
    padding: 20px 31px 19px 37px;
  }

  .footer-slider ul {
    margin: 0;
  }

  .visual {
    margin-bottom: 0;
  }

  .account-login .content {
    min-height: 274px;
  }

  .gallery .img-holder img {
    width: 100%!important;
    height: auto!important;
  }
}

@media only screen and (min-width:768px) and (max-width:1000px) {
  .toolbar .sorter {
    clear: left;
    float: right;
  }
}

@media only screen and (min-width:768px) and (max-width:860px) {
  .product-offers__notice {
    height: 70px;
  }

  .product-offers__notice #offerlogin-notice {
    bottom: 40px;
  }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .header .container {
    position: relative;
  }

  .header-holder {
    padding: 10px 0 11px 172px;
  }

  .logo,
  h1.logo {
    margin-left: -173px;
  }

  .navbar-collapse {
    float: left;
    width: 100%!important;
  }

  .navigation {
    clear: none;
    padding: 15px 0 0;
  }

  .navigation>ul>li {
    padding: 0 0 13px;
  }

  .navigation .drop {
    display: none;
    left: 14px;
    right: 16px;
    margin: -12px 0 0;
    padding: 28px 32px 10px 28px;
  }

  .navigation .sub-categories {
    margin: -28px -32px -10px -28px;
  }

  .header-block {
    margin: 0;
  }

  .visual+.container {
    min-height: 612px;
  }

  #contactForm {
    padding: 0 13px;
  }

  .sidebar .block .block-title,
  .sidebar .filters-list .opener {
    font-size: 14px;
  }

  .modal-block .block .block-title {
    left: 78px;
  }

  .modal-block .block .block-title strong {
    font-size: 84px;
    line-height: 65px;
    text-indent: -130px;
  }

  .footer-slider .menu-blocks {
    float: left;
    width: 59.4%;
    padding: 0;
  }

  .footer-slider .block-subscribe {
    float: right;
    width: 37.2%;
  }

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

  .partners-frame .partners-list {
    margin-top: -5px;
  }

  .product-options-bottom .add-to-cart {
    float: right;
    width: 34%;
    padding-top: 0;
  }
}

@media only screen and (min-width:320px) and (max-width:568px) {
  .footer-newsletter,
  .social-networks {
    clear: both;
    float: none;
  }

  .catalog-product-view .info-container {
    display: block;
  }

  .catalog-product-view .info-container .info__title {
    display: block;
    width: 100%;
    margin: 20px 0;
  }

  .catalog-product-view .info-container .promises__item {
    display: block;
    width: 100%;
    margin: 20px 0;
    padding: 0;
  }

  .footer-newsletter {
    margin-top: 10px;
  }

  .footer-newsletter .input-text {
    width: auto;
  }

  .gallery .btn-next,
  .gallery .btn-prev {
    top: 30%;
  }

  .gallery #panel-home .text-frame,
  .gallery #panel-side-content .text-frame {
    padding: 0 0 15px 5%;
    text-align: left;
    left: 0;
    bottom: 0;
  }

  .gallery #panel-home .text-frame h1,
  .gallery #panel-side-content .text-frame h1 {
    display: block;
    font-size: 20px;
    text-indent: 0;
    color: #fff;
  }

  .gallery #panel-home .text-frame .slogan,
  .gallery #panel-side-content .text-frame .slogan {
    display: block;
    font-size: 14px;
    float: none;
    color: #fff;
    text-indent: 0;
  }

  .gallery #panel-home .text-frame a,
  .gallery #panel-side-content .text-frame a {
    display: block;
    float: none;
    margin-left: 0;
    width: 100px;
    margin-bottom: 0;
  }
}

.content.my-account .row.customer-credits .badge {
  background: #600;
  font-weight: 400;
  font-family: 'BentonSans R','BentonSans B';
}

.capture-container.modal {
  padding: 0;
}

.capture-container.modal .modal-dialog .modal-content .modal-body .mobile .close span {
  display: inline;
}

.capture-container.modal .mobile,
.capture-container.modal .modal-dialog .modal-content .modal-body .close span,
.capture-container.modal .modal-dialog .modal-content .modal-body .result {
  display: none;
}

.capture-container.modal .mobile-close button span {
  font-size: 22px;
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #000;
}

.capture-container.modal input#email {
  float: left;
  height: 35px;
  margin-right: 3px;
  width: 66%;
}

.capture-container.modal .modal-text {
  position: relative;
  text-align: center;
  font: 600 13px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #000!important;
  text-transform: uppercase;
  display: none;
}

.capture-container.modal .modal-text p {
  position: relative;
  text-align: center;
  margin: auto;
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 29px;
}

.capture-container.modal .modal-dialog {
  padding: 0;
}

.capture-container.modal .modal-dialog .modal-content {
  padding: 0;
  margin: 0;
  background-color: #fdfdfd;
  border: 0;
}

.capture-container.modal .modal-dialog .modal-content .mobile-close {
  background-color: #fff;
  height: 50px;
  width: 100%;
}

.capture-container.modal .modal-dialog .modal-content .mobile-close button.close {
  top: 15px;
  right: 10px;
}

.capture-container.modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  margin: 10px;
  border: 0;
}

.capture-container.modal .modal-dialog .modal-content .modal-body {
  text-align: center;
  padding: 45px 0 0;
  margin: 0 auto;
}

.capture-container.modal .modal-dialog .modal-content .modal-body .close {
  width: 23px;
  position: absolute;
  top: 0;
  right: 0;
  height: 23px;
  z-index: 10000;
}

.capture-container.modal .modal-dialog .modal-content .modal-body #email-form {
  text-align: center;
  width: 380px;
  margin: 0 auto;
  padding: 20px 20px 0;
}

.capture-container.modal .modal-dialog .modal-content .modal-body #email-form button {
  float: left;
}

.capture-container.modal .modal-dialog .modal-content .modal-body #email-form input[type=checkbox] {
  margin-right: 5px;
}

.capture-container.modal .modal-dialog .modal-content .modal-body #email-form label {
  font: 400 13px/20px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 0;
  margin: 15px 0 0;
}

.capture-container.modal .modal-dialog .modal-content .modal-body #email-form hr {
  border-color: #aaa9a7;
}

.capture-container.modal .modal-dialog .modal-content .modal-body #email-form div {
  margin: 15px 0 0;
}

.capture-container.modal .modal-dialog .modal-content .modal-body #email-form .help-block {
  clear: both;
  font: 500 14px/10px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-align: left;
  color: #ff2b1d;
  padding-top: 10px;
  padding-left: 10px;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall {
  color: #000001!important;
  padding: 0;
  margin: 0;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .left-ctr,
.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr {
  height: 511px;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .left-ctr {
  float: left;
  width: 487px;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr {
  float: right;
  width: 362px;
  position: relative;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form {
  margin-left: auto;
  margin-right: auto;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form .facebook-container {
  margin: 57px 0 0!important;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form .facebook-container a {
  background: url(/skin/frontend/viyet/viyet/images/capture/facebook_button.png) center center no-repeat;
  border: none;
  box-shadow: none;
  width: 190px;
  height: 29px;
  display: block;
  margin: 0 auto;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form {
  width: 100%;
  margin: 0;
  padding: 20px;
  text-align: center;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .input-container {
  position: relative;
  width: 82%;
  margin: auto;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .input-container input#email {
  border-right: none;
  height: 32px;
  margin-right: 0;
  border-radius: inherit;
  float: none;
  position: absolute;
  left: 0;
  width: 100%;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .input-container .btn {
  border: none;
  background: url(/skin/frontend/viyet/viyet/images/capture/cta-create-an-account.png) center center no-repeat;
  width: 31px;
  height: 32px;
  box-shadow: none;
  border-radius: inherit;
  position: absolute;
  right: 0;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .input-container .help-block {
  position: absolute;
  padding: 0;
  top: 32px;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .designer label {
  color: #000;
  font-weight: 600;
}

.capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .designer input {
  background: #fff;
}

.capture-container.modal .modal-dialog .modal-content #modal-result {
  display: none;
  height: 512px;
  padding-top: 0;
  overflow: hidden;
  background: url(/skin/frontend/viyet/viyet/images/capture/result.jpg) left top no-repeat #000;
}

.capture-container.modal .modal-dialog .modal-content #modal-result .thank-you-text {
  display: block;
  font-size: 14px;
  margin-top: 250px;
  padding-left: 85px;
}

.version-img-6 .version-img-6-message,
.version-img-7 .version-img-7-message,
.version-img-8 .version-img-8-message {
  display: block!important;
}

.capture-container.modal .modal-dialog .modal-content #modal-result .thank-you-text span {
  color: #b06310;
}

.capture-container.modal .modal-dialog .modal-content .modal-footer {
  padding: 0 0 30px;
  border: 0;
  margin: 30px 0 0;
  font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
}

.version-img-1 .larger,
.version-img-1 .smaller,
.version-img-1 h1,
.version-img-1 label,
.version-img-2 .larger,
.version-img-2 .smaller,
.version-img-2 h1,
.version-img-2 label,
.version-img-3 .larger,
.version-img-3 .smaller,
.version-img-3 h1,
.version-img-3 label,
.version-img-4 .larger,
.version-img-4 .smaller,
.version-img-4 h1,
.version-img-4 label,
.version-img-5 .larger,
.version-img-5 .smaller,
.version-img-5 h1,
.version-img-5 label,
.version-img-6 .larger,
.version-img-6 .smaller,
.version-img-6 h1,
.version-img-6 label,
.version-img-7 .larger,
.version-img-7 .smaller,
.version-img-7 h1,
.version-img-7 label,
.version-img-8 .larger,
.version-img-8 .smaller,
.version-img-8 h1,
.version-img-8 label,
.version-styles .larger,
.version-styles .smaller,
.version-styles h1,
.version-styles label {
  color: #fff;
}

.version-img-1 {
  background: url(/skin/frontend/viyet/viyet/images/capture/email_capture_03_2015_1.jpg) center top no-repeat #fdfdfc;
}

.version-img-2 {
  background: url(/skin/frontend/viyet/viyet/images/capture/email_capture_03_2015_2.jpg) center top no-repeat #fdfdfc;
}

.version-img-3 {
  background: url(/skin/frontend/viyet/viyet/images/capture/email_capture_03_2015_3.jpg) center top no-repeat #fdfdfc;
}

.version-img-4 {
  background: url(/skin/frontend/viyet/viyet/images/capture/email_capture_03_2015_4.jpg) center top no-repeat #fdfdfc;
}

.version-img-5 {
  background: url(/skin/frontend/viyet/viyet/images/capture/email_capture_03_2015_5.jpg) center top no-repeat #fdfdfc;
}

.version-img-6 .left-ctr {
  background: url(/skin/frontend/viyet/viyet/images/capture/main_image_1.jpg) center top no-repeat #fdfdfc;
}

.version-img-6 .right-ctr {
  background: url(/skin/frontend/viyet/viyet/images/capture/background_right.jpg) left top no-repeat #fdfdfc;
}

.version-img-7 .left-ctr {
  background: url(/skin/frontend/viyet/viyet/images/capture/main_image_2.jpg) center top no-repeat #fdfdfc;
}

.version-img-7 .right-ctr {
  background: url(/skin/frontend/viyet/viyet/images/capture/background_right.jpg) left top no-repeat #fdfdfc;
}

.version-img-8 .left-ctr {
  background: url(/skin/frontend/viyet/viyet/images/capture/main_image_3.jpg) center top no-repeat #fdfdfc;
}

.version-img-8 .right-ctr {
  background: url(/skin/frontend/viyet/viyet/images/capture/background_right.jpg) left top no-repeat #fdfdfc;
}

@media screen and (max-width:820px) {
  .capture-container.modal .modal-dialog .modal-content #modal-result .thank-you-text {
    display: block!important;
    letter-spacing: 4px;
  }

  .capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .input-container input#email {
    height: 54px;
  }

  .capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .input-container {
    margin-bottom: 35px;
  }

  .capture-container.modal .modal-dialog .modal-content .modal-fall .right-ctr #capture-email-form #email-form .input-container .btn {
    background: url(/skin/frontend/viyet/viyet/images/capture/btn_arrow_right.png) center center no-repeat;
    height: 55px;
    width: 57px;
    right: -2px;
  }

  .modal-fall {
    height: 650px;
  }

  .capture-container.modal .mobile {
    display: block;
  }

  .capture-container.modal .desktop {
    display: none;
  }

  .capture-container.modal h3 {
    font: 300 50px 'Mercury A';
    letter-spacing: 3px;
    color: #fff;
  }

  .capture-container.modal .modal-dialog .modal-content p {
    line-height: 45px;
    font-family: 'BentonSans R','BentonSans B';
    font-style: normal;
    font-weight: 700;
    color: #fff;
    font-size: 21px;
    letter-spacing: 4px;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form #email-form .designer label,
  .modal-dialog .version-img-6 .right-ctr #capture-email-form h1,
  .modal-dialog .version-img-6 .right-ctr #capture-email-form label,
  .modal-dialog .version-img-6 .right-ctr #capture-email-form p,
  .modal-dialog .version-img-6 .right-ctr #capture-email-form span,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form #email-form .designer label,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form h1,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form label,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form p,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form span,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form #email-form .designer label,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form h1,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form label,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form p,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form span {
    color: #fff!important;
  }

  .capture-container.modal .modal-dialog .modal-content #modal-result .thank-you-text.modal-text {
    padding-left: 0;
    margin-top: 100px;
  }

  .capture-container.modal .modal-dialog .modal-content #modal-result .thank-you-text.modal-text p {
    padding-left: 0;
  }

  .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 10px!important;
  }

  .modal-dialog .version-img-6,
  .modal-dialog .version-img-7,
  .modal-dialog .version-img-8 {
    background: #000!important;
  }

  .modal-dialog .version-img-6 .left-ctr,
  .modal-dialog .version-img-7 .left-ctr,
  .modal-dialog .version-img-8 .left-ctr {
    background: 0 0;
    display: none;
    padding: 0;
  }

  .modal-dialog .version-img-6 .right-ctr,
  .modal-dialog .version-img-7 .right-ctr,
  .modal-dialog .version-img-8 .right-ctr {
    background: #000;
    width: 100%!important;
    min-height: 450px;
  }

  .modal-dialog .version-img-6 .right-ctr .close,
  .modal-dialog .version-img-7 .right-ctr .close,
  .modal-dialog .version-img-8 .right-ctr .close {
    width: 40px;
    height: 40px;
    background: #fff;
  }

  .modal-dialog .version-img-6 .right-ctr .close span,
  .modal-dialog .version-img-7 .right-ctr .close span,
  .modal-dialog .version-img-8 .right-ctr .close span {
    display: block!important;
  }

  .modal-dialog .version-img-6 .right-ctr .desktop-close,
  .modal-dialog .version-img-7 .right-ctr .desktop-close,
  .modal-dialog .version-img-8 .right-ctr .desktop-close {
    display: none;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form {
    margin-top: 20px;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile {
    margin: 77px 0 0!important;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a {
    background: url(/skin/frontend/viyet/viyet/images/capture/facebook_button_lg.jpg) center center no-repeat;
    border: none;
    box-shadow: none;
    width: 471px;
    height: 68px;
    display: block;
    margin: 0 auto;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form .modal-text span,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form .modal-text span,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form .modal-text span {
    display: block!important;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form #email-form .input-container,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form #email-form .input-container,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form #email-form .input-container {
    width: 471px!important;
  }
}

@media screen and (max-width:520px) {
  .capture-container.modal h3 {
    font-size: 30px;
  }

  .capture-container.modal .modal-dialog .modal-content p {
    font-size: 14px;
    line-height: 32px;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a {
    width: 400px;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form #email-form .input-container,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form #email-form .input-container,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form #email-form .input-container {
    width: 401px!important;
  }
}

@media screen and (max-width:410px) {
  .capture-container.modal h3 {
    font-size: 25px;
  }

  .capture-container.modal .modal-dialog .modal-content p {
    font-size: 12px;
    line-height: 25px;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form .facebook-ctr-mobile.mobile a {
    width: 260px;
  }

  .modal-dialog .version-img-6 .right-ctr #capture-email-form #email-form .input-container,
  .modal-dialog .version-img-7 .right-ctr #capture-email-form #email-form .input-container,
  .modal-dialog .version-img-8 .right-ctr #capture-email-form #email-form .input-container {
    width: 260px!important;
  }
}

.small-screen-filters-nav {
  margin-bottom: 10px;
  margin-top: 20px;
}

.small-screen-filters-nav .applied-filter-count {
  border-radius: 20px;
  padding: 4px 6px 4px 8px;
  background-color: #011F3B;
  color: #fff;
  font-family: 'Lucida Console',Monaco,monospace;
  font-size: 9px;
  cursor: default;
  text-align: center;
  position: absolute;
  top: -6px;
  right: 6px;
  z-index: 100;
}

.small-screen-filters-nav .button-ctr button {
  width: 100%;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #011F3B;
}

.small-screen-filters-nav .button-ctr i {
  font-size: 26px;
  line-height: 9px;
  margin-left: 47%;
  margin-top: -1px;
  color: #f5f5f5;
}

.small-screen-filters-nav .button-ctr.active i {
  display: block;
}

.block-layered-nav dd.collapsed ol,
.catalog-sort-options,
.catalog-sort-options.collapsed ol,
.small-screen-filters-nav .button-ctr.inactive i {
  display: none;
}

.catalog-sort-options ol>li {
  cursor: pointer;
  color: #72726e;
  text-align: center;
  padding: 8px 0 2px;
}

.catalog-sort-options ol>li.selected {
  font-weight: 600;
  color: #011F3B;
}

.block-layered-nav dd,
.catalog-sort-options {
  font: 400 12px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  padding: 0;
}

.block-layered-nav dd.collapsed,
.catalog-sort-options.collapsed {
  border-bottom: none;
}

.block-layered-nav dd:last-child,
.catalog-sort-options:last-child {
  border-bottom: 0;
}

.block-layered-nav dd ol,
.catalog-sort-options ol {
  padding: 0 6px;
}

.block-layered-nav dd>ol,
.catalog-sort-options>ol {
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  padding: 8px 10px;
  height: auto;
  max-height: 165px;
  margin-bottom: 25px;
  overflow-y: scroll;
}

@media (min-width:768px) {
  .block-layered-nav dd>ol,
  .catalog-sort-options>ol {
    border-top: 0;
  }
}

.block-layered-nav dd li,
.catalog-sort-options li {
  line-height: 23px;
  letter-spacing: 1px;
}

.block-layered-nav dd li[rel=search],
.catalog-sort-options li[rel=search] {
  margin-bottom: 5px;
  margin-top: 2px;
  overflow: hidden;
}

.block-layered-nav dd li a,
.catalog-sort-options li a {
  color: #011F3B;
  display: block;
}

.block-layered-nav .item-char ol,
.block-layered-nav dd li a .count,
.block-layered-nav>.block-content>.actions,
.block-layered-nav>.block-content>.block-subtitle,
.block-layered-nav>.block-title,
.catalog-sort-options li a .count {
  display: none;
}

.block-layered-nav dd li a.amshopby-attr-selected .primary-checkbox,
.catalog-sort-options li a.amshopby-attr-selected .primary-checkbox {
  background: #011F3B;
}

.block-layered-nav dd li a .primary-checkbox,
.catalog-sort-options li a .primary-checkbox {
  margin-right: 5px;
  margin-top: -2px;
}

@media (max-width:767px) {
  .block-layered-nav dd,
  .catalog-sort-options {
    height: auto;
    max-height: none;
    overflow: visible;
  }

  .block-layered-nav dd>ol,
  .catalog-sort-options>ol {
    max-height: none!important;
    overflow-y: visible!important;
  }

  .block-layered-nav dd>ol li,
  .catalog-sort-options>ol li {
    line-height: normal;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 8px 0 2px 12px;
  }

  .block-layered-nav dd>ol li[rel=search],
  .catalog-sort-options>ol li[rel=search] {
    padding: 0;
  }
}

.block-layered-nav {
  color: #011F3B;
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.block-layered-nav ::-webkit-scrollbar {
  -webkit-appearance: none;
  border-width: 0;
  width: 7px;
}

.block-layered-nav .filter-actions .buttons .primary-btn,
.block-layered-nav .from-to-ctr button,
.block-layered-nav .from-to-ctr input {
  width: 100%;
}

.block-layered-nav ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ebebeb;
  -webkit-box-shadow: 0 0 1px #ebebeb;
}

.block-layered-nav .item-char {
  position: relative;
  padding: 0;
}

.block-layered-nav .item-char .title {
  width: 100%;
  cursor: pointer;
  text-transform: uppercase;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #ebebeb;
}

.block-layered-nav .item-char i {
  position: absolute;
  right: 10px;
  top: 10px;
}

.block-layered-nav .primary-btn:not(.clear-all-btn) {
  background: #d0d0d0;
  border-color: #d0d0d0;
}

.block-layered-nav .primary-btn:not(.clear-all-btn).active-from,
.block-layered-nav .primary-btn:not(.clear-all-btn).active-to {
  background: #003;
  border-color: #003;
}

.block-layered-nav .primary-btn,
.block-layered-nav .primary-input {
  letter-spacing: 1px;
  font-size: 12px;
  border-color: #dbdbdb;
}

@media (max-width:767px) {
  .block-layered-nav .primary-btn,
  .block-layered-nav .primary-input {
    font-size: 15px;
  }

  .block-layered-nav .filter-actions {
    display: none;
  }
}

.block-layered-nav .filter-actions .clear-all {
  color: #c00;
  float: right;
  font-size: 11px;
  text-transform: lowercase;
}

.block-layered-nav .filter-actions .clear-all i {
  font-weight: 300;
}

.block-layered-nav .filter-actions .applied-filters {
  overflow: hidden;
  margin-bottom: 4px;
  padding: 10px 10px 7px;
  background-color: #f1f1f1;
}

.block-layered-nav .filter-actions .applied-filters h4 {
  text-transform: uppercase;
  font: 700 13px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  letter-spacing: 1px;
  margin: 0;
  color: #011F3B;
}

.block-layered-nav .filter-actions .applied-filters ol {
  margin-top: 4px;
}

.block-layered-nav .filter-actions .applied-filters li {
  display: inline;
}

.block-layered-nav .filter-actions .applied-filters li .applied {
  float: left;
  margin-right: 10px;
  font-size: 11px;
  color: #011F3B;
  font-weight: 400;
}

.block-layered-nav .filter-actions .applied-filters li .applied i {
  font-style: normal;
  font-size: 14px;
  font-weight: 300;
  color: #72726e;
}

.block-layered-nav .filter-actions .applied-filters li .applied:active,
.block-layered-nav .filter-actions .applied-filters li .applied:focus,
.block-layered-nav .filter-actions .applied-filters li .applied:hover {
  color: #72726e;
}

.block-layered-nav .filter-actions .buttons {
  margin-bottom: 15px;
  display: none;
  padding: 0;
}

.block-layered-nav .filter-actions .buttons .scroll-top-btn {
  display: none;
}

.block-layered-nav .filter-actions .buttons i {
  font-size: 16px;
}

@media (max-width:767px) {
  .block-layered-nav .filter-actions {
    position: fixed;
    width: 100%;
    left: 0;
    background-color: #f1f1f1;
    padding: 14px;
    bottom: 0;
    z-index: 43;
    opacity: .9;
    box-shadow: 2px 1px 4px 2px #777;
  }

  .block-layered-nav .filter-actions .applied-filters h4 {
    font-size: 16px;
    text-align: center;
  }

  .block-layered-nav .filter-actions .applied-filters ol {
    text-align: center;
  }

  .block-layered-nav .filter-actions .applied-filters li .applied {
    float: none;
    text-align: center;
    font-size: 16px;
    margin-right: 16px;
    text-decoration: underline;
  }

  .block-layered-nav .filter-actions .applied-filters li .applied i {
    font-size: 18px;
  }

  .block-layered-nav .filter-actions .buttons {
    margin-bottom: 0;
  }
}

.block-layered-nav dt {
  border: none;
  background-color: #f5f5f5;
  color: #011F3B;
  padding: 7px 10px 6px;
  cursor: pointer;
  margin-top: 25px;
  letter-spacing: 1px;
  font: 700 13px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  text-decoration: uppercase;
}

.block-layered-nav dt>i {
  font-size: 18px;
  line-height: 15px;
  display: inline-block;
  float: right;
}

.block-layered-nav dt>i[class*=show-mobile] {
  display: none;
}

.block-layered-nav dt:first-child {
  margin-top: 0;
}

.block-layered-nav dd>ol .grouped-block-pc {
  display: block;
}

.block-layered-nav dd>ol .grouped-block-mobile {
  display: none;
}

.block-layered-nav .from-to-filter {
  display: table;
}

.block-layered-nav .from-to-ctr {
  display: table-cell;
  margin-left: 0;
  margin-right: 0;
}

.block-layered-nav .from-to-ctr label {
  margin-bottom: 0;
}

@media (min-width:768px) and (max-width:1230px) {
  .block-layered-nav .from-to-ctr .price-label {
    display: none;
  }
}

.block-layered-nav .from-to-ctr .apply-input-ctr {
  padding-right: 0;
  padding-left: 0;
}

.block-layered-nav .from-to-ctr .apply-input-ctr,
.block-layered-nav .from-to-ctr .from-input-ctr,
.block-layered-nav .from-to-ctr .to-input-ctr {
  padding-left: 0;
}

.block-layered-nav .values-ctr {
  overflow: hidden;
}

@media (max-width:767px) {
  dt {
    background-image: none;
    padding: 8px 8px 5px;
    font-size: 12px;
    border: none;
  }

  .block-layered-nav {
    margin-top: 0;
  }

  .block-layered-nav dt {
    background-color: #fff;
    background-image: none;
    padding: 12px 24px;
    font-size: 12px;
    border: none;
    border-top: 1px solid #ebebeb;
    font-weight: 500;
    margin: 0 -25px;
    color: #011F3B;
  }

  .block-layered-nav dt:last-child {
    border-bottom: 2px solid #ebebeb;
  }

  .block-layered-nav dt:not(.collapsed) {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    background: #f0f0f0;
  }

  .block-layered-nav dt i:not(.show-mobile) {
    display: none;
  }

  .block-layered-nav dt i.show-mobile {
    display: block;
  }

  .block-layered-nav dd,
  .block-layered-nav dd>ol {
    margin-bottom: 0;
  }

  .block-layered-nav dd>ol .grouped-block-pc {
    display: none;
  }

  .block-layered-nav dd>ol .grouped-block-mobile {
    display: block;
    margin: 0 -10px;
  }

  .block-layered-nav dd>ol .grouped-block-mobile li[rel=search] {
    margin-left: 10px;
    margin-right: 10px;
  }

  .block-layered-nav dd:not(.collapsed) {
    border-bottom: 0;
    max-height: 350px;
    overflow-x: hidden;
    margin: 0 -25px;
  }

  .block-layered-nav dd:not(.collapsed)>ol {
    border-bottom: 0;
    border-top: 1px solid #ebebeb;
  }
}

div.block-layered-nav div.amshopby-slider {
  position: relative;
  margin: 10px 4px 5px;
  z-index: 9;
  height: 18px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/dist/images/amshopby-slider-bg.gif) 0 50% repeat-x;
  cursor: pointer;
}

div.block-layered-nav div.amshopby-slider div.handle {
  margin-left: -4px;
  width: 8px;
  top: 3px;
  height: 14px;
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/dist/images/amshopby-hadle.png) no-repeat;
  position: absolute;
  cursor: move;
  z-index: 2;
}

.amshopby-slider-price {
  color: #798794;
}

.amshopby-slider-price-from {
  float: left;
}

.amshopby-slider-price-to {
  float: right;
}

.amshopby-slider-handle-right {
  position: absolute;
  top: 14px;
  right: 0;
}

.amshopby-slider-handle-left {
  position: absolute;
  top: 14px;
  left: 0;
}

.amshopby-slider-price-range {
  text-align: center;
  font-size: .9em;
}

.amshopby-slider-bar {
  position: absolute;
  background: #999;
  height: 6px;
  top: 6px;
  z-index: 1;
}

.amshopby-subcategory-image {
  overflow: auto;
}

div.block-layered-nav div.amshopby-slider div.handle.active {
  z-index: 3;
}

.amshopby-slider-ui {
  margin: 10px;
  height: 2px;
  background-color: #ccc;
  left: -10px;
}

.amshopby-slider-ui .ui-slider-handle {
  border: 1px solid #de5400;
  box-sizing: border-box;
  outline: 0;
}

.amshopby-slider-ui .ui-slider-range {
  background-color: #999;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-slider {
  cursor: pointer;
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: .8em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal .ui-slider-handle {
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #ccc;
  position: absolute;
  top: -15px;
  left: -6px;
}

.ui-slider-horizontal .ui-slider-handle:after {
  content: '';
  position: absolute;
  left: -8px;
  top: 8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #ccc;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 2px;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.category-filter span.viyet-guide {
  margin-left: 3%;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Mercury A';
  font-weight: 400;
  color: #ACA58E;
  text-decoration: underline;
}

@media screen and (max-width:420px) {
  .category-filter span.viyet-guide {
    color: #fff;
  }
}

.category-filter .form-group.input-icon {
  position: relative;
  margin: 0;
}

.category-filter .form-group.input-icon i {
  position: absolute;
  right: 5px;
  top: 3px;
  color: #72726e;
}

.category-filter .form-group.input-icon i.currency {
  left: 3px;
  top: 8px;
  right: unset;
  font: 400 12px 'Gotham A','Gotham B',Arial,Helvetica,sans-serif;
}

.category-filter .form-group.input-icon input {
  padding-left: 12px;
}

.category-filter .form-group.input-icon ::placeholder {
  color: #aeaeae;
  letter-spacing: 1px;
}

.category-filter .form-group.input-icon :-ms-input-placeholder {
  color: #aeaeae;
}

.category-filter .form-group.input-icon ::-ms-input-placeholder {
  color: #aeaeae;
}

.category-filter .form-group.input-icon :-webkit-input-placeholder {
  color: #aeaeae;
}

.category-filter .form-group.input-icon input.main {
  padding-right: 12px;
  padding-left: 10px;
  text-align: left;
}

.listing-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999998;
  opacity: .75;
  background: #fff;
  top: 0;
  left: 0;
}

@media (max-width:768px) {
  .listing-overlay {
    position: fixed;
  }
}

.listing-overlay.inactive {
  display: none;
}

.listing-overlay.active {
  display: block;
}

.listing-loader {
  position: absolute;
  display: none;
  font-size: 60px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 999999;
  color: #011F3B;
  top: 35%;
}

.header-component .header-content .account-nav .menu-item .live-help,
.header-component .header-content .account-nav .menu-item a.no-decoration {
  text-decoration: none;
}

.auth-container.modal .modal-dialog .modal-content,
.auth-container.modal .modal-dialog .modal-content .modal-body #offer-preview h3,
.auth-container.modal .modal-dialog .modal-content .modal-header h2,
.header-component .header-content .account-nav .menu-item,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li,
.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title {
  font-family: 'BentonSans R','BentonSans B';
  font-weight: 400;
  font-style: normal;
}

.auth-container.modal .modal-dialog .modal-content .offer-followup-callout,
.header-component .header-content .account-nav .menu-item .live-help .live-help-text {
  font-family: 'BentonSans R','BentonSans B';
  font-weight: 700;
  font-style: normal;
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title.dark-red,
.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title.gold-menu,
.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title:after {
  font-family: 'BentonSans B','BentonSans R';
  font-style: normal;
}

.auth-page {
  max-width: 500px;
  width: auto;
  margin: 0 auto;
}

.auth-page h1 {
  text-align: center;
}

.auth-box {
  border: 1px solid #003;
  padding: 15px;
  zoom: 1;
}

.auth-box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  visibility: hidden;
}

.modal-backdrop {
  bottom: 0;
  position: fixed;
  background-color: #003!important;
  z-index: 1000000!important;
  opacity: .75!important;
}

.auth-container.modal {
  padding: 0;
  z-index: 1000000!important;
}

.auth-container.modal a,
.auth-container.modal a:active,
.auth-container.modal a:focus,
.auth-container.modal a:hover,
.auth-container.modal a:link,
.auth-container.modal a:visited {
  color: #C07811;
}

.auth-container.modal .modal-dialog-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}

.auth-container.modal .dismiss-btn {
  position: absolute;
  color: #000;
}

.auth-container.modal .modal-dialog {
  padding: 0;
  width: 400px;
}

.auth-container.modal .modal-dialog .modal-content {
  padding: 0;
  margin: 0;
  background-color: #FFF;
  font-size: 13px;
  border-radius: 3px;
}

.auth-container.modal .modal-dialog .modal-content .btn-primary {
  outline: #003 solid 2px;
  font-size: 12.5px;
  height: 38px;
  letter-spacing: .3px;
  color: #FFF;
  background-color: #003;
  padding: 0;
  font-weight: 400;
  border-radius: 0;
  border: 2px solid #FFF;
}

.auth-container.modal .modal-dialog .modal-content .btn-primary:active,
.auth-container.modal .modal-dialog .modal-content .btn-primary:focus,
.auth-container.modal .modal-dialog .modal-content .btn-primary:hover {
  outline: #003 solid 2px!important;
  border: 2px solid #FFF!important;
}

.auth-container.modal .modal-dialog .modal-content .modal-header {
  padding: 15px 0;
  margin: 0;
  border: 0;
  letter-spacing: .5px;
  border-radius: 3px;
  text-transform: uppercase;
  background-color: #EBEEF0;
  position: relative;
}

.auth-container.modal .modal-dialog .modal-content .modal-header .dismiss-btn {
  opacity: 1;
  position: absolute;
  top: 14px;
  right: 20px;
  color: #000;
  font-weight: 400;
  font-size: 20px;
  margin: 0;
}

.auth-container.modal .modal-dialog .modal-content .modal-header h2 {
  clear: both;
  margin: 0;
  font-size: 18px;
  text-align: center;
  color: #051b3c;
}

.auth-container.modal .modal-dialog .modal-content .modal-header button {
  float: right;
  margin: 5px 5px 0 0;
}

.auth-container.modal .modal-dialog .modal-content .modal-header .back {
  float: left;
  margin: 5px 0 0 10px;
}

.auth-container.modal .modal-dialog .modal-content .offer-followup-callout {
  background: #003;
  color: #FFF;
  border-radius: 0;
  outline: 0;
  border: 0;
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
}

.auth-container.modal .modal-dialog .modal-content .modal-body {
  margin: 0 auto;
  padding: 15px 30px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body strong {
  font-weight: 400;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .checkboxes {
  margin-top: 20px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .checkboxes label {
  font-weight: 400;
  text-transform: initial;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .checkboxes .form-group {
  margin-bottom: 2px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body input[type=checkbox] {
  vertical-align: middle;
  margin-top: 0;
  margin-right: 5px;
  height: 13px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .or-text {
  text-transform: uppercase;
}

.auth-container.modal .modal-dialog .modal-content .modal-body label {
  font-weight: 700;
  font-size: 12px;
  font-style: normal;
  margin: 0!important;
  padding: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.auth-container.modal .modal-dialog .modal-content .modal-body input {
  border: 0;
  border-bottom: 1px solid #003;
  float: none;
  padding: 0;
  height: 25px;
  font-weight: 400;
  font-size: 14px;
  color: #003;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  box-shadow: none;
}

@media (max-width:767px) {
  .auth-container.modal .modal-dialog .modal-content .modal-body input {
    font-size: 16px;
  }
}

.auth-container.modal .modal-dialog .modal-content .modal-body input:active,
.auth-container.modal .modal-dialog .modal-content .modal-body input:focus {
  outline: 0;
  box-shadow: none;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .forgot-password {
  float: right;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #offer-preview {
  text-align: center;
  border: 1px dashed;
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #offer-preview h3 {
  color: #051b3c!important;
  margin-top: 0;
  font-size: 14px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #offer-preview em {
  font-weight: 500;
  font-size: 16px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .phone-group h5 {
  color: #616161;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .phone-group .phone-row>div:nth-child(1):after,
.auth-container.modal .modal-dialog .modal-content .modal-body .phone-group .phone-row>div:nth-child(2):after {
  content: "-";
  float: right;
  position: absolute;
  top: -10px;
  right: -6px;
  font-size: 37px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .phone-group input {
  text-align: center;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .submit-button-container {
  margin-top: 30px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .submit-button-container button {
  display: block;
  width: 100%;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-form #password {
  margin-bottom: 3px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #register-terms {
  text-align: center;
  font-size: 10px;
  margin: 20px 0 0;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb {
  text-align: center;
  margin-top: 20px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb .btn-facebook {
  width: 100%;
  display: block;
  font-size: 12.5px;
  height: 38px;
  letter-spacing: .3px;
  color: #FFF;
  font-weight: 400;
  border-radius: 0;
  outline: #365492 solid 2px;
  border: 2px solid #FFF;
  padding: 6px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb .btn-facebook:active,
.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb .btn-facebook:focus,
.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb .btn-facebook:hover {
  outline: #365492 solid 2px!important;
  border: 2px solid #FFF;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb .btn-privacy {
  display: inline-block;
  margin-top: 10px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb .btn-privacy .privacy {
  font-size: 11px;
  padding: 0;
  margin: 10px 0 0;
  color: #C07811;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb div {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb div span {
  padding: 0 10px;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb div:after,
.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb div:before {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 50%;
  height: 1px;
  content: '\a0';
  background-color: #ccc;
}

.auth-container.modal .modal-dialog .modal-content .modal-body #login-fb div:before {
  margin-left: -50%;
  text-align: right;
}

.auth-container.modal .modal-dialog .modal-content .modal-body .error-items {
  margin-left: 15px;
}

.auth-container.modal .modal-dialog .modal-content .modal-footer {
  clear: both;
  text-align: center;
  margin-top: 10px;
  background-color: #ebebeb;
  border-radius: 3px;
}

@media only screen and (max-width:480px) {
  .auth-container.modal {
    padding: 0;
  }

  .auth-container.modal .modal-dialog {
    width: auto;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px #fff inset!important;
}

.header-component .header-content .account-nav {
  display: inline;
  float: left;
  margin: auto;
  padding-left: 0;
  padding-right: 1px;
}

@media (max-width:767px) {
  .modal-dialog-center {
    width: 100%;
  }

  .header-component .header-content .account-nav {
    padding: 0;
    text-align: right;
    width: 100%;
    margin-top: 0;
  }

  .header-component .header-content .account-nav.account-nav--links {
    display: none;
  }
}

.header-component .header-content .account-nav.account-nav--links {
  margin-top: 3px;
  margin-right: 24px;
}

.header-component .header-content .account-nav .menu-item {
  font-size: 11px;
  display: inline;
  text-transform: uppercase;
  margin-right: 21px;
  position: relative;
}

@media (max-width:500px) {
  .header-component .header-content .account-nav .menu-item {
    margin-right: 15px;
    font-size: 12px;
  }
}

@media (max-width:350px) {
  .header-component .header-content .account-nav .menu-item {
    margin-right: 12px;
    font-size: 12px;
  }
}

.header-component .header-content .account-nav .menu-item:last-child {
  margin-right: 0;
}

.header-component .header-content .account-nav .menu-item a {
  color: #011F3B;
  cursor: pointer;
}

.header-component .header-content .account-nav .menu-item a.w-count {
  position: relative;
}

.header-component .header-content .account-nav .menu-item a.w-count span.count {
  left: calc(100% + 5px);
  font-size: 8px;
  padding: 1px 3.4px 0;
}

.header-component .header-content .account-nav .menu-item .menu-icon {
  position: relative;
  top: 1.5px;
  color: #011F3B;
}

@media (max-width:767px) {
  .header-component .header-content .account-nav .menu-item .menu-icon {
    font-size: 22px;
  }
}

.header-component .header-content .account-nav .menu-item .live-help .live-help-text {
  font-size: 11px;
}

.header-component .header-content .account-nav .menu-item .live-help .live-help-text:hover {
  text-decoration: underline;
}

.header-component .header-content .account-nav .menu-item .live-help .menu-icon {
  top: 0;
}

.header-component .header-content .account-nav .menu-item .count {
  position: absolute;
  top: 0;
  left: 11px;
  border-radius: 50%;
  padding: 0 3.5px;
  background-color: #d45264;
  color: #FFF;
  font-family: 'Lucida Console',Monaco,monospace;
  font-size: 9px;
  cursor: default;
}

@media (max-width:380px) {
  .header-component .header-content .account-nav .menu-item .count {
    left: 8px;
  }
}

.header-component .header-content .account-nav .menu-item .count.cart {
  cursor: pointer;
}

.header-component .header-content .account-nav .menu-item:hover .menu-icon {
  color: #ACA58E;
}

.header-component .header-content .account-nav li.drop-down-link {
  position: relative;
  text-transform: none;
}

.header-component .header-content .account-nav li.drop-down-link:hover .drop-down-menu {
  display: block;
}

.header-component .header-content .account-nav li.drop-down-link .alert-icon {
  margin-right: 25px;
  font-size: 10.5px;
  position: relative;
  top: 2px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu {
  padding-top: 5px;
  padding-left: 0;
  background: #FFF;
  min-width: 110px;
  border: 1px solid #CCC;
  display: none;
  z-index: 2;
  position: absolute;
  color: #011F3B;
  top: 30px;
  left: -74px;
}

@media (max-width:767px) {
  .header-component .header-content .account-nav li.drop-down-link .alert-icon {
    font-size: 12.5px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu {
    min-width: 140px;
    text-align: left;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.has-offer-alerts {
    left: -132px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.logged-out {
    left: -70px;
  }
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu>li {
  display: block;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu>li:last-child {
  padding-bottom: 5px;
}

@media (max-width:767px) {
  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu>li {
    padding-bottom: 12px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu>li:last-child {
    padding-bottom: 0;
  }
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu>li.available-credits {
  background: #011F3B;
  text-align: center;
  line-height: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu>li.available-credits a {
  color: #FFF;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu .count {
  top: -2px;
  left: 105px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account {
  min-width: 105px;
}

@media (max-width:767px) {
  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu .count {
    top: -2px;
    left: 141px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account {
    min-width: 133px;
  }
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account .drop-down-arrow-ctr {
  min-width: 105px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account .drop-down-arrow-ctr .drop-down-arrow {
  left: 72px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account .drop-down-arrow-ctr .drop-down-arrow-border {
  left: 71px;
}

@media (max-width:767px) {
  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account .drop-down-arrow-ctr {
    min-width: 133px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account.has-offer-alerts .drop-down-arrow-ctr .drop-down-arrow-border {
    left: 130px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account.has-offer-alerts .drop-down-arrow-ctr .drop-down-arrow {
    left: 131px;
  }
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account.logged-out .drop-down-arrow {
  left: 72px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.account.logged-out .drop-down-arrow-border {
  left: 71px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.has-offer-alerts {
  min-width: 140px;
}

@media (max-width:767px) {
  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.has-offer-alerts {
    min-width: 181px;
  }
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-menu.affiliate-user {
  min-width: 130px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-arrow-ctr {
  position: absolute;
  top: -15px;
  left: -1px;
  width: 165px;
  height: 22px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-arrow-ctr .drop-down-arrow,
.header-component .header-content .account-nav li.drop-down-link .drop-down-arrow-ctr .drop-down-arrow-border {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-arrow-ctr .drop-down-arrow {
  border-width: 10px;
  border-color: transparent transparent #FFF;
  top: -5px;
  left: 69px;
}

.header-component .header-content .account-nav li.drop-down-link .drop-down-arrow-ctr .drop-down-arrow-border {
  border-width: 11px;
  border-color: transparent transparent #CCC;
  top: -7px;
  left: 68px;
}

@media (max-width:767px) {
  .header-component .header-content .account-nav li.drop-down-link .drop-down-menu.affiliate-user {
    min-width: 171px;
  }

  .header-component .header-content .account-nav li.drop-down-link .drop-down-arrow-ctr {
    min-width: 140px;
  }

  #header-view {
    position: absolute;
  }
}

.fixed-header #header-view {
  position: relative;
}

@media (min-width:768px) {
  .fixed-header .header-component {
    position: fixed;
    top: 0!important;
    left: 0;
    width: 100%;
  }
}

@media (max-width:767px) {
  .fixed-header .navbar-header {
    position: fixed!important;
    background-color: #FFF;
    width: 100%;
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -webkit-backface-visibility: hidden;
    height: auto;
    transform: translate(0,-100px);
    -webkit-transform: translate(0,-100px);
  }

  .fixed-header .navbar-header:not(.sliding-header) {
    top: 0!important;
  }

  .fixed-header .navbar-header.collapsed {
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
  }

  .fixed-header .navbar-header.sliding-header {
    position: absolute!important;
  }

  .fixed-header .navbar-header.no-transition {
    transition: none;
  }
}

@media (min-width:768px) {
  .sticky-header .header-component {
    position: sticky;
    position: -webkit-sticky;
    top: 0!important;
  }
}

.sticky-header .wrapper {
  overflow: visible;
}

.header-component {
  z-index: 1000000;
  background-color: #FFF;
  position: relative;
}

@media (min-width:768px) {
  .header-component {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 1386px;
    margin: auto;
    border-bottom: 1px solid #CCC;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -webkit-transform: translateZ(0);
  }

  .header-component header {
    z-index: 2;
    position: relative;
    background: #fff;
  }
}

@media (max-width:767px) {
  .header-component {
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #AFAFAF;
    top: 0!important;
  }
}

.header-component .viyet-logo-container {
  display: inline-block;
  text-align: left;
}

.header-component .viyet-logo-container img {
  width: 280px;
}

.header-component .tagline {
  font-family: 'BentonSans R','BentonSans B';
  font-weight: 500;
  font-style: normal;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 35px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 20px;
  display: inline-block;
}

@media (max-width:767px) {
  .header-component .tagline {
    margin: 0;
    text-align: center;
  }

  .header-component .viyet-logo {
    margin: 15px 0;
  }
}

.header-component .header-content {
  color: #011F3B;
  width: auto;
  padding: 7px 21px 16px;
  max-width: 1428px;
}

@media (min-width:1388px) {
  .header-component .header-content {
    padding-left: 22px;
    padding-right: 22px;
  }
}

@media (min-width:768px) {
  .header-component .header-content {
    padding: 16px 15px 16px 10px;
  }
}

.header-component .header-content .header-row {
  margin: 0;
  width: 100%;
  align-items: center;
  display: -webkit-flex;
  -webkit-align-items: center;
}

.header-component .nav-divider,
.header-component .product-nav {
  margin: 0 auto;
  max-width: 1386px;
}

.header-component .header-content .header-row .block-account-nav,
.header-component .header-content .header-row .block-logo {
  padding: 0;
}

.header-component .nav-divider {
  border: 0;
  border-top: 1px solid #838383;
}

.header-component .account-nav-ctr {
  float: right;
}

@media (min-width:768px) {
  .header-component .product-nav {
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -webkit-backface-visibility: hidden;
    height: auto;
    transform: translate(0,-50px);
    -webkit-transform: translate(0,-50px);
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }

  .header-component .product-nav.collapsed {
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
  }

  .header-component .product-nav:hover {
    overflow: visible;
  }

  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu,
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu {
    overflow-y: auto;
  }
}

.header-component .product-nav .navbar.main-viyet-nav {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  background-color: #FFF;
  min-height: 0;
  border-radius: 0;
  margin-bottom: 0;
  border-left: 0;
  border-right: 0;
}

.header-component .product-nav .navbar.main-viyet-nav em {
  font-style: normal;
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-collapse {
  padding-left: 21px;
  padding-right: 21px;
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav {
  max-width: 1386px;
  margin: 0 auto;
  text-align: left;
  float: none;
}

@media (min-width:1388px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav {
    margin: 0 -21px;
  }
}

@media (min-width:767px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category:hover .title {
    font-family: 'BentonSans B','BentonSans R';
    letter-spacing: .6px;
  }
}

@media (min-width:768px) and (max-width:880px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category.working-the-room {
    display: none;
  }
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title {
  font-size: 12px;
  text-transform: uppercase;
  color: #003;
  letter-spacing: 1px;
  padding: 8px 25px 8px 0;
}

@media (max-width:1115px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title em {
    display: none;
  }
}

@media (min-width:768px) and (max-width:1195px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title {
    padding-left: 0;
    padding-right: 18px;
  }
}

@media (min-width:768px) and (max-width:1055px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title {
    font-size: 11px;
  }
}

@media (min-width:768px) and (max-width:990px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title {
    padding-left: 0;
    padding-right: 9px;
  }
}

@media (min-width:768px) and (max-width:780px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title {
    padding-left: 0;
    padding-right: 8px;
    font-size: 10px;
  }
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title.dark-red {
  font-size: 12px;
  letter-spacing: .6px;
  color: #900;
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title.gold-menu {
  font-size: 12px;
  letter-spacing: .6px;
  color: #BEAE94;
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title.bold {
  font-weight: 500;
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title:after {
  display: block;
  content: attr(data-hover-title);
  font-size: 12px;
  height: 0;
  opacity: 0;
  letter-spacing: 1px;
}

@media (max-width:1115px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title.new-arrival:after {
    content: attr(data-mobile-hover-title);
  }
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .category .title.featured {
  cursor: default;
}

.header-component .product-nav .navbar.main-viyet-nav .navbar-nav .product-dropdown-divider {
  margin: 8px 12px;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open {
  -webkit-backface-visibility: hidden;
}

@media (min-width:768px) and (max-width:935px) {
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.inspiration,
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open.inspiration {
    display: none;
  }
}

@media (min-width:768px) and (max-width:850px) {
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open.the-edit,
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.the-edit {
    display: none;
  }
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.holiday .title,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open.holiday .title {
  color: #A3864E;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.gift .title,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open.gift .title {
  color: #ACA58E;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .content-ctr,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .content-ctr {
  margin: 0 auto;
}

@media (max-width:1020px) {
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .content-ctr,
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .content-ctr {
    width: 100%;
  }
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu {
  text-align: center;
  top: 80%;
  padding: 12px;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  background-color: #fafafa;
  opacity: 0;
  -webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -ms-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  display: block;
  visibility: hidden;
  min-width: 50px;
  max-width: 50px;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav {
  float: left;
  margin-bottom: 12px;
  clear: left;
  letter-spacing: .75px;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav:last-child,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav:last-child {
  margin-bottom: 0;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li {
  text-align: left;
  color: #003;
  line-height: 16px;
  text-transform: none;
  font-size: 11px;
}

@media (min-width:767px) and (max-width:850px) {
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li,
  .header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li {
    line-height: 22px;
  }
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li:first-child,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li:first-child {
  padding-top: 0;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li a.no-link:hover,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li a.no-link:hover {
  text-decoration: none;
  cursor: default;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li ul,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li ul {
  padding-left: 10px;
  list-style-type: none;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li>a,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li>a {
  text-align: left;
  color: #003;
  padding: 0;
  white-space: nowrap;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav li>a:hover,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav li>a:hover {
  text-decoration: underline;
  background-color: transparent;
}

.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown .dropdown-menu .dropdown-nav>li,
.header-component .product-nav .navbar.main-viyet-nav .nav .category.dropdown.open .dropdown-menu .dropdown-nav>li {
  line-height: 20px;
  text-transform: uppercase;
  padding-top: 5px;
}

@media (max-width:767px) {
  .header-component .product-nav .navbar.main-viyet-nav #nav-items {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    z-index: 55;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .slidedown,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .slideup {
    max-height: 0;
    visibility: hidden;
    overflow-y: hidden;
    -webkit-transition: max-height .5s,visibility .45s ease-in-out;
    -moz-transition: max-height .5s,visibility .45s ease-in-out;
    -o-transition: max-height .5s,visibility .45s ease-in-out;
    transition: max-height .5s,visibility .45s ease-in-out;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .slidedown ul,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .slideup ul {
    padding-left: 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .slidedown {
    max-height: 2000px;
    visibility: visible;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown {
    overflow: hidden;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown a.title,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown div.title {
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 14px;
    letter-spacing: .0416em;
    cursor: pointer;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown a.title .mobile-caret,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown div.title .mobile-caret {
    position: absolute;
    right: 25px;
    font-size: 25px;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown a.title.collapsed .plus,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown div.title.collapsed .plus {
    display: block;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown a.title.collapsed .minus,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown div.title.collapsed .minus {
    display: none;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown a.title.no-border,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown div.title.no-border {
    border-bottom: none;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown a.title .minus,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown div.title .minus {
    display: block;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown a.title .plus,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown div.title .plus {
    display: none;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile {
    border: none;
    box-shadow: none;
    padding: 0 15px;
    background-color: transparent;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile.in {
    border-bottom: 1px solid #ebebeb;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile.no-border {
    border-bottom: none;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile ul.nav {
    width: 100%;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav {
    margin-bottom: 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav ul {
    padding-inline-start: 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav li {
    line-height: unset;
    list-style: none;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav li a {
    font-family: 'BentonSans R','BentonSans B';
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 14px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .0416em;
    color: #003;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav li a:hover {
    text-decoration: none;
    background-color: transparent;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav>li {
    border-bottom: none;
    padding-top: 0;
    cursor: pointer;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav>li ul>li {
    border-bottom: none;
    padding-top: 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav>li ul>li:first-child,
  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav>li ul>li:last-child {
    padding-top: 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav>li ul>li a {
    display: block;
    padding-left: 40px;
  }

  .header-component .product-nav .navbar.main-viyet-nav #nav-items .nav.navbar-nav .dropdown .dropdown-menu-mobile .dropdown-nav.nav>li .mobile-caret {
    right: 10px;
  }
}

@media (min-width:768px) {
  .header-component .product-nav .navbar.main-viyet-nav ul.nav li.dropdown:hover {
    position: relative;
  }

  .header-component .product-nav .navbar.main-viyet-nav ul.nav li.dropdown:hover>div.dropdown-menu {
    min-width: 100px;
    max-width: none;
    opacity: 1;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    visibility: visible;
    display: block!important;
    height: auto!important;
  }

  .header-component .product-nav .navbar.main-viyet-nav ul.nav li.dropdown:hover>div.dropdown-menu .nav-subcategory {
    display: block!important;
    height: auto!important;
  }

  .header-component .product-nav .mobile-caret {
    display: none;
  }
}

@media (max-width:767px) {
  .header-component .product-nav .navbar.main-viyet-nav {
    border-top: none;
    border-bottom: none;
  }

  .header-component .product-nav .navbar.main-viyet-nav ul.nav li.dropdown.open .dropdown-menu {
    display: none;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header {
    position: relative;
    align-items: center;
    display: -webkit-flex!important;
    -webkit-align-items: center;
    z-index: 111;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .account-nav-ctr {
    width: calc(50% - 25px);
    padding-right: 10px;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .search-btn-ctr {
    position: absolute;
    top: 0;
    right: 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .hamburger-ctr {
    position: relative;
    width: 50px;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .hamburger-ctr .navbar-toggle {
    background-color: transparent;
    border: none;
    color: #011F3B;
    margin-right: 2px;
    font-size: 12px;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .hamburger-ctr .navbar-toggle .icon-bar {
    background-color: #003;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .navbar-title-ctr {
    text-align: center;
    float: left;
    width: calc(66% - 25px);
    padding: 5px 5px 5px 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .navbar-title-ctr img {
    width: auto;
    max-height: 40px;
    max-width: 100%;
    margin: 0;
  }

  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .header-content {
    padding: 0;
  }
}

@media (min-width:520px) and (max-width:767px) {
  .header-component .product-nav .navbar.main-viyet-nav .navbar-header .hamburger-ctr .navbar-toggle {
    font-size: 16px;
  }
}

.logged-in-user .search-form {
  width: 488px;
}

.site-search.search {
  position: absolute;
  right: 0;
  top: -5px;
}

.search-form {
  border-bottom: 1px solid #676767;
  overflow: hidden;
  width: 475px;
  float: right;
  padding: 2px;
  max-width: 100%;
  background-color: #fff;
  display: none;
  margin-right: -1px;
}

.search-form input[type=text] {
  padding: 3px 3px 3px 8px;
  border-radius: 0;
  font-weight: 300;
  border: 0;
  color: #011F3B;
  width: 85%;
  font-size: 18px;
}

.search-form input[type=text]:active,
.search-form input[type=text]:focus,
.search-form input[type=text]:hover {
  outline: 0!important;
}

.search-form .search-btn {
  float: left;
  margin-top: 2px;
  font-size: 22px;
  padding-right: 0;
  cursor: pointer;
  text-align: right;
  width: auto;
  background: 0 0;
  border: 0;
  color: #011F3B;
}

@media (min-width:768px) and (max-width:850px) {
  .search-form .search-btn {
    padding-left: 0;
  }
}

.search-form .menu-icon {
  color: #ACA58E;
}

.search-form .menu-icon:hover {
  color: #071E3A;
}

.search-form .close-button {
  position: absolute;
  right: 5px;
  top: 5px;
}

@media (min-width:768px) {
  .prevent-disappearing-search div#search_autocomplete {
    display: block!important;
    opacity: 1!important;
  }
}

div#mini_search_autocomplete,
div#search_autocomplete {
  border: none;
  z-index: 1;
  border-top: none;
  margin-top: 2px;
  font-family: 'BentonSans R','BentonSans B';
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  color: #011F3B;
}

div#mini_search_autocomplete li .info,
div#search_autocomplete li .info {
  float: left;
  max-width: 80%;
  margin-left: 5px;
}

div#mini_search_autocomplete li .brand,
div#search_autocomplete li .brand {
  color: #011F3B;
  font-size: 14px;
}

div#mini_search_autocomplete li .name,
div#search_autocomplete li .name {
  color: #838383;
  font-size: 12px;
}

div#mini_search_autocomplete li .price,
div#mini_search_autocomplete li .special-price,
div#search_autocomplete li .price,
div#search_autocomplete li .special-price {
  color: #011F3B;
  font-size: 14px;
}

.mobile-search {
  width: 100%;
  margin-bottom: 10px;
  position: absolute;
  left: 0;
  z-index: 5;
  background-color: #FFF;
}

.mobile-search .divider {
  display: none;
  height: 1px;
  background-color: #838383;
  width: auto;
  margin: 0 15px;
}

.mobile-search .search-form {
  position: relative;
  display: none;
  overflow: visible;
  float: none;
  height: 50px;
  margin: 0 auto;
  background: #FFF;
  padding: 7px 10px;
  border-bottom: 0;
  width: 100%;
  box-shadow: none;
}

.mobile-search .search-form .fa-caret-up {
  position: absolute;
  top: -20px;
  right: 15px;
  font-size: 28px;
}

.mobile-search .search-form input[type=text] {
  border: 0;
  border-bottom: 1px solid #838383;
  outline: 0;
  padding: 5px 25px 4px 35px;
  width: 100%;
  float: left;
  font-size: 20px;
}

.mobile-search .search-form a.close-button {
  position: absolute;
  float: right;
  margin-top: 2px;
  margin-right: 0;
  padding-left: 7px;
  padding-right: 7px;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.mobile-search .search-form .close-btn {
  cursor: pointer;
  color: #838383;
  font-size: 22px;
  position: absolute;
  right: 10px;
  top: 5px;
}

.mobile-search .search-form .search-btn {
  cursor: pointer;
  background: 0 0;
  color: #001C3A;
  border: 0;
  margin-top: 2px;
  position: absolute;
  left: 7px;
  padding-left: 7px;
  top: 11px;
  font-size: 23px;
}

.mobile-search .search-form div#mini_search_autocomplete {
  width: 100%!important;
  box-shadow: 0 10px 10px -3px #676767;
}

div#mini_search_autocomplete {
  width: auto;
}

.search-autocomplete ul.bubble-elasticsearch,
.search-autocomplete ul.bubble-elasticsearch li {
  border: 0;
}

.search-autocomplete ul.bubble-elasticsearch li a {
  color: #011F3B;
}

.footer-component,
.footer-component .contact,
.footer-component .copyright {
  font-family: 'BentonSans R','BentonSans B';
  font-weight: 400;
  font-style: normal;
}

.footer-component .main .email-sign-up .discount,
.footer-component .main .email-sign-up .thank-you-message .title,
.footer-component .main ul .list-header {
  font-family: 'BentonSans R','BentonSans B';
  font-weight: 700;
  font-style: normal;
}

.no-padding {
  padding: 0!important;
}

.checkout-cart-index .footer-component {
  margin-top: 25px;
}

.footer-component {
  font-size: 14px;
  color: #003;
  position: relative;
}

.footer-component .row {
  margin: 0 0 15px;
}

.footer-component .row.main-row {
  margin: 0 auto;
  max-width: 1386px;
}

.footer-component .signup-form {
  width: 291px;
}

.footer-component .footer-logo {
  position: absolute;
  bottom: 0;
  right: 50px;
}

.footer-component .footer-logo img {
  width: 170px;
}

@media (max-width:976px) {
  .footer-component .footer-logo {
    text-align: center;
    padding-bottom: 25px;
    width: 100%;
    position: static;
  }
}

.footer-component .main {
  padding-top: 40px;
  padding-bottom: 10px;
}

.footer-component .main ul {
  width: 150px;
  margin: auto;
}

.footer-component .main ul li {
  margin-bottom: 5px;
}

.footer-component .main ul li a {
  color: #003;
}

.footer-component .main ul .list-header {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  padding-right: 20px;
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #003;
}

.footer-component .main ul.client-service {
  margin-left: auto;
}

@media (min-width:992px) {
  .footer-component .main ul.our-company {
    margin: auto;
  }
}

.footer-component .main .email-sign-up {
  width: 291px;
}

@media (max-width:991px) {
  .footer-component .main ul.our-company {
    margin-right: auto;
  }

  .footer-component .main .email-sign-up {
    margin: auto;
  }
}

.footer-component .main .email-sign-up .discount {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}

.footer-component .main .email-sign-up .email-label {
  font-style: italic;
  margin-bottom: 12px;
}

.homepage .link,
.homepage em {
  font-style: normal;
}

.footer-component .main .email-sign-up form button,
.footer-component .main .email-sign-up form input[type=email] {
  border-radius: 0;
  border-color: #000;
  font-weight: 400;
  height: 34px;
}

.footer-component .main .email-sign-up form button {
  background-color: #003;
  width: auto;
  color: #FFF;
  border-color: #003;
  box-shadow: none;
}

.footer-component .main .email-sign-up .thank-you-message {
  margin-bottom: 61px;
}

.footer-component .main .email-sign-up .thank-you-message .title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.footer-component .main .email-sign-up .thank-you-message .checkout-code {
  color: #C07811;
}

.footer-component .main .email-sign-up .error-message {
  margin-top: 10px;
  color: red;
}

.footer-component .main .page-divider {
  margin-top: 10px;
  margin-bottom: 40px;
}

.footer-component .page-divider {
  border-top: 1px solid #CCC;
}

.footer-component .contact,
.footer-component .copyright {
  text-align: center;
}

.footer-component .contact {
  font-size: 16px;
  margin-top: 30px;
}

.footer-component .copyright {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.footer-component .social-media-icons {
  margin-top: 21px;
}

@media (max-width:991px) {
  .footer-component .social-media-icons {
    margin: 41px auto auto;
    width: 291px;
  }
}

.footer-component .social-media-icons .icon {
  height: 45px;
  width: 45px;
  display: inline-block;
  background: url(//cdn.sothebyshome.com/media/wysiwyg/global/icons/social_media_icons_sprite.png);
}

.footer-component .social-media-icons .instagram-icon {
  background-position: -50px -13px;
}

.footer-component .social-media-icons .instagram-icon:hover {
  background-position: -50px -87px;
}

.footer-component .social-media-icons .facebook-icon {
  background-position: -109px -13px;
}

.footer-component .social-media-icons .facebook-icon:hover {
  background-position: -109px -87px;
}

.footer-component .social-media-icons .twitter-icon {
  background-position: -168px -13px;
}

.footer-component .social-media-icons .twitter-icon:hover {
  background-position: -168px -87px;
}

.footer-component .social-media-icons .pinterest-icon {
  background-position: -226px -13px;
}

.footer-component .social-media-icons .pinterest-icon:hover {
  background-position: -226px -87px;
}

.footer-component .social-media-icons .google-plus-icon {
  background-position: -284px -13px;
}

.footer-component .social-media-icons .google-plus-icon:hover {
  background-position: -284px -87px;
}

.footer-component .social-media-icons .houzz-icon {
  background-position: -338px -13px;
}

.footer-component .social-media-icons .houzz-icon:hover {
  background-position: -338px -87px;
}

.footer-component .social-media-icons .youtube-icon {
  background-position: -393px -13px;
}

.footer-component .social-media-icons .youtube-icon:hover {
  background-position: -391px -87px;
}

.footer-component .invisible {
  visibility: hidden;
}

.homepage {
  max-width: 1386px;
  margin: 0 auto 48px;
}

@media (max-width:550px) {
  .homepage {
    margin-bottom: 30px;
  }
}

.homepage .hero {
  margin-top: 17px;
}

.homepage .stretch {
  width: 100%;
}

.homepage .link,
.homepage .subtitle {
  text-align: left;
  color: #000;
}

.homepage .subtitle {
  margin-bottom: 5px;
  text-transform: capitalize;
  font-family: 'Mercury A';
  letter-spacing: .65px;
  font-weight: 100;
  color: #011F3B;
  -webkit-font-smoothing: antialiased;
}

.homepage .subtitle--block {
  font-size: 30px;
}

.homepage .link {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-decoration: none;
  display: block;
}

.homepage .link:hover .text {
  text-decoration: underline;
  text-decoration-color: #000;
}

@media (max-width:430px) {
  .homepage .link .text {
    font-size: 11px;
  }
}

.homepage .link img {
  margin-bottom: 12px;
}

.homepage .link a {
  color: #000;
}

.homepage .link .subtitle {
  margin-bottom: 0;
  font-family: inherit;
}

.homepage .invisible-page-divider,
.homepage .invisible-page-divider-small {
  margin-bottom: 0;
  border: none;
}

.homepage .invisible-page-divider {
  margin-top: 30px;
}

.homepage .invisible-page-divider-small {
  margin-top: 10px;
}

.homepage .page-divider {
  border-top: 2px solid #000;
  margin: 32px 0;
}

.homepage .subtitle {
  text-align: left;
  font-size: 33px;
}

@media (max-width:767px) {
  .homepage .page-divider {
    margin: 20px 0;
  }

  .homepage .subtitle {
    margin-left: 15px;
  }

  .homepage .subtitle--block {
    margin-left: 0;
  }

  .homepage em {
    display: none;
  }

  .homepage .row.section-title .col-xs-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.homepage .row {
  margin-top: 48px;
}

@media (min-width:768px) {
  .homepage .row {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width:550px) {
  .homepage .row {
    margin-top: 30px;
  }
}

@media (max-width:768px) {
  .homepage .row {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.homepage .row .divider {
  float: left;
  height: 3px;
  background: #AEA58B;
  margin-left: 15px;
  margin-bottom: 15px;
  width: 188px;
}

@media (min-width:1000px) and (max-width:1199px) {
  .homepage .row .divider {
    width: 155px;
  }
}

@media (min-width:768px) and (max-width:999px) {
  .homepage .row .divider {
    width: 140px;
  }
}

@media (min-width:400px) and (max-width:767px) {
  .homepage .row .divider {
    width: 130px;
    margin-left: 27px;
  }
}

@media (max-width:399px) {
  .homepage .row .divider {
    width: 100px;
    margin-left: 27px;
  }
}

.homepage .section-blog {
  padding-top: 38px;
  background-color: #EAEAEA;
  padding-bottom: 38px;
}

.homepage .section-blog>.row {
  margin-top: -3px;
}

.homepage .section-blog .row.sections {
  padding: 0;
}

@media (min-width:768px) {
  .homepage .section-blog .row.sections {
    margin-left: 25px;
    margin-right: 25px;
  }

  .homepage .section.sbh-link a.pc img {
    border: 1px solid #000;
  }
}

.homepage .section-blog .row .blog-image {
  padding-right: 5px;
  padding-left: 5px;
}

.homepage .section-blog .row .link .text-row {
  color: #707070;
  overflow: hidden;
  width: 90%;
}

.homepage .section-blog .row .link .text-row .text {
  font-family: 'Mercury A';
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 1;
}

.homepage .section-blog .row .link .text-row .description {
  font-weight: 600;
  font-size: 16px;
}

@media (min-width:1000px) and (max-width:1199px) {
  .homepage .section-blog .row .link .text-row .description {
    font-size: 14px;
  }
}

@media (min-width:400px) and (max-width:999px) {
  .homepage .section-blog .row .link .text-row .description {
    font-size: 12px;
  }
}

@media (max-width:399px) {
  .homepage .section-blog .row .link .text-row .description {
    font-size: 11px;
  }
}

.homepage .section-blog .row .link:hover .text {
  text-decoration: none;
  color: #000;
}

@media (max-width:767px) {
  .homepage .section-blog .row {
    margin-left: 27px;
    margin-right: 27px;
  }

  .homepage .section-blog .row.section-title {
    margin-left: 20px;
    margin-right: 20px;
  }

  .homepage .section-blog .row .link:hover .text {
    color: #707070;
  }

  .homepage .section-blog .row .subtitle {
    margin-left: 0;
  }
}

.homepage .section-blog .row .link:hover .description {
  text-decoration: none;
  color: #000;
}

.homepage .row.primary-list .link:hover .text,
.homepage .row.trand a.link:hover .text {
  text-decoration: underline;
  text-decoration-color: #838382;
}

.homepage .section-blog.editors .row .link .text-row {
  position: absolute;
  bottom: 32px;
  text-align: center;
  width: 97%;
}

.homepage .row.primary-list .link img,
.homepage .row.sections.hero img,
.homepage .row.sections.image img,
.homepage .row.sections.sell-buy img {
  width: 100%;
}

.homepage .section-blog.editors .row .link .text-row .text {
  font-family: 'BentonSans B','BentonSans R',Arial,Helvetica,sans-serif;
  font-size: 18px!important;
}

@media (max-width:767px) {
  .homepage .section-blog .row .divider {
    margin-left: 12px;
  }

  .homepage .section-blog.editors .row .link .text-row {
    bottom: 15px;
    color: #000;
    line-height: 1;
  }

  .homepage .section-blog.editors .row .link .text-row .text {
    font-size: 10px!important;
  }
}

.homepage .section.sbh-link {
  margin-left: 0;
  margin-right: 0;
}

.homepage .section.sbh-link a {
  margin-right: 30px;
  margin-left: 30px;
}

.homepage .section.sbh-link a.pc img {
  margin: 0 auto;
}

@media (max-width:767px) {
  .homepage .section.sbh-link a img {
    margin-bottom: 0;
    width: 100%;
  }
}

.homepage .row.trand a.link {
  margin-bottom: 48px;
}

@media (max-width:767px) {
  .homepage .row.trand a.link {
    margin-bottom: 28px;
  }

  .homepage .row.primary-list.category .link .text {
    text-decoration: none;
    padding-bottom: 2px!important;
  }
}

.homepage .row.trand a.link .subtitle {
  font-family: 'Mercury A';
}

.homepage .row.sections.top-promo .content div,
.homepage .row.trand a.link span.text,
.homepage .row.trand.three a.link .subtitle {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.homepage .row.trand a.link span.text {
  text-decoration-color: #838382;
}

.homepage .row.trand a.link div.subtitle {
  color: #000;
}

.homepage .row.trand.three a.link {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.homepage .row.trand.three a.link .subtitle {
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.homepage .row.primary-list .link {
  text-align: center;
}

.homepage .row.primary-list .link .text {
  font-weight: 700;
  letter-spacing: 1px;
}

.homepage .row.sections {
  margin-top: 15px;
}

.homepage .row.sections.primary-list.second-row {
  margin-bottom: 48px;
}

@media (max-width:767px) {
  .homepage .row.sections {
    padding: 0 12px;
  }

  .homepage .row.sections .col-xs-4,
  .homepage .row.sections .col-xs-6 {
    padding: 0 5px;
  }

  .homepage .row.sections .mobile-row {
    display: block;
    width: 100%;
    overflow: hidden;
  }

  .homepage .row.sections.primary-list {
    padding: 0 12px;
  }

  .homepage .row.sections.primary-list .col-xs-4,
  .homepage .row.sections.primary-list .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .homepage .row.sections.primary-list.second-row {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

.homepage .row.sections.top-promo .content {
  height: 125px;
  margin-top: 0;
  background-color: #998675;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.homepage .row.sections.top-promo .content div {
  display: block;
  color: inherit;
}

.homepage .row.sections.top-promo .content div a,
.homepage .row.sections.top-promo .content div.secondary span {
  font-family: 'BentonSans B','BentonSans R',Arial,Helvetica,sans-serif;
}

.homepage .row.sections.top-promo .content div.headline {
  font-size: 24px;
}

.homepage .row.sections.top-promo .content div.secondary {
  font-size: 16px;
}

.homepage .row.sections.top-promo .content div.tertiary {
  font-size: 12px;
}

.homepage .row.sections.top-promo .content div a {
  color: inherit;
  text-decoration: underline;
}

@media (max-width:767px) {
  .homepage .row.sections.top-promo {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .homepage .row.sections.top-promo .content {
    height: 80px;
    margin: 0 -15px;
  }

  .homepage .row.sections.top-promo .content div.headline {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .homepage .row.sections.top-promo .content div.secondary {
    font-size: 13px;
  }
}

.homepage .row.sections.hero {
  margin-top: 48px;
}

@media (max-width:767px) {
  .homepage .row.sections.hero {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    padding: 0;
  }

  .homepage .row.sections.hero .col-xs-12 {
    padding: 0;
  }

  .homepage .row.sections.hero.no-top-margin-xs {
    margin-top: 0;
  }
}

.homepage .row.sections.hero.no-top-margin {
  margin-top: 0;
}

.homepage .row.sections.hero.reduce-top-margin {
  margin-top: 5px;
}

@media (min-width:768px) {
  .homepage .row.sections.hero.no-top-margin-xs.reduce-top-margin-sm {
    margin-top: 5px;
  }

  .homepage .row.sections.hero.no-top-margin-sm {
    margin-top: 0;
  }
}

@media (max-width:767px) {
  .homepage .row.sections.hero.no-top-margin-sm.reduce-top-margin-xs {
    margin-top: 5px;
  }
}

.homepage .row.sections.sell-buy {
  margin-top: 48px;
}

@media (max-width:767px) {
  .homepage .row.sections.sell-buy {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    padding: 0;
  }

  .homepage .row.sections.sell-buy .col-xs-12 {
    padding: 0;
  }
}

.homepage .row.sections.image,
.homepage .row.sections.trade-info {
  margin-top: 48px;
}

.homepage .row.sections.trade-info .content {
  height: 225px;
  margin-top: 0;
  background-color: #998675;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  color: #fff;
}

.homepage .row.sections.trade-info .content div {
  display: block;
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: inherit;
}

.homepage .row.sections.trade-info .content a,
.homepage .row.sections.trade-info .content div.headline {
  font-family: 'BentonSans B','BentonSans R',Arial,Helvetica,sans-serif;
}

.homepage .row.sections.trade-info .content div.headline {
  font-size: 30px;
}

.homepage .row.sections.trade-info .content div.secondary {
  font-size: 18px;
  text-transform: none;
}

.homepage .row.sections.trade-info .content a {
  color: inherit;
  text-decoration: underline;
}

.homepage .row.sections.shop-by-room {
  margin-left: 24px;
  margin-right: 24px;
}

@media (max-width:767px) {
  .homepage .row.sections.trade-info {
    margin-top: 30px;
  }

  .homepage .row.sections.trade-info .content {
    padding: 5px;
  }

  .homepage .row.sections.trade-info .content div.headline {
    line-height: 1.1;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
  }

  .homepage .row.sections.trade-info .content div.secondary {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .homepage .row.sections.trade-info .content a {
    line-height: 1;
    font-weight: 700;
  }

  .homepage .row.sections.primary-list.first-row .link,
  .homepage .row.sections.primary-list.second-row .link {
    height: 50px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    text-align: center;
  }

  .homepage .row.sections.primary-list.first-row .link .text,
  .homepage .row.sections.primary-list.second-row .link .text {
    display: block;
    width: 100%;
    padding: 5px;
  }

  .homepage .row.sections.primary-list.first-row .link img,
  .homepage .row.sections.primary-list.second-row .link img {
    display: none;
  }

  .homepage .row.sections.shop-by-room {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.homepage .row.sections.shop-by-room .mobile-row .col-sm-3,
.homepage .row.sections.shop-by-room .mobile-row .col-sm-4 {
  padding-left: 6px;
  padding-right: 6px;
}

@media (max-width:767px) {
  .homepage .row.sections.shop-by-room .mobile-row {
    display: block;
    width: 100%;
    overflow: hidden;
  }

  .homepage .row.sections.shop-by-room .mobile-row .col-xs-6.left-block {
    padding-left: 15px;
  }

  .homepage .row.sections.shop-by-room .mobile-row .col-xs-6.right-block {
    padding-right: 15px;
  }

  .homepage .row.sections.shop-by-room .mobile-row .col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.cms-index-index .wrapper .container .std-home>p:first-child,
.cms-index-index .zEWidget-launcher {
  display: none;
}

.homepage .row.sections.designers .link img {
  border-radius: 50%;
}

.homepage .row.sections.designers .link .text {
  font-weight: 700;
}

.homepage .row.sections.seo {
  margin-top: 48px;
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.homepage .row.sections.seo .headerline {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 15px;
  margin-left: 20px;
}

.homepage .row.sections.seo .secondary,
.homepage .row.sections.seo .tertiary {
  font-size: 13px;
  margin-left: 20px;
}

.homepage .row.sections.seo strong {
  font-family: 'BentonSans B','BentonSans B',Arial,Helvetica,sans-serif;
}

.cms-index-index .wrapper .container {
  width: auto;
  max-width: 1386px;
  margin-top: -1px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width:1000px) {
  .subtitle {
    font-size: 33px!important;
  }
}

@media (min-width:400px) and (max-width:999px) {
  .subtitle {
    font-size: 29px!important;
  }
}

@media (max-width:399px) {
  .subtitle {
    font-size: 23px!important;
  }
}

@media (max-width:300px) {
  .subtitle {
    font-size: 20px!important;
  }
}

@media (min-width:1000px) {
  .subtitle.subtitle--block,
  .text-row>.text {
    font-size: 30px!important;
  }
}

@media (min-width:400px) and (max-width:999px) {
  .subtitle.subtitle--block,
  .text-row>.text {
    font-size: 26px!important;
  }
}

@media (max-width:399px) {
  .subtitle.subtitle--block,
  .text-row>.text {
    font-size: 20px!important;
  }
}

@media (max-width:300px) {
  .subtitle.subtitle--block,
  .text-row>.text {
    font-size: 18px!important;
  }
}

.page-404 {
  text-align: center;
  padding-top: 55px;
}

.page-404 h2 {
  font-family: 'Mercury A';
  text-transform: none;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 2px;
  color: #000;
}

.cms-about,
.page-404 p {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.page-404 .divider {
  border-bottom: 7px solid #000;
  width: 40px;
  display: inline-block;
  margin-top: 45px;
  margin-bottom: 35px;
}

.page-404 p {
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
}

.page-404 p a {
  text-decoration: underline;
}

.cms-about #team .employee {
  border-bottom: 2px solid #ccc;
  margin-bottom: 25px;
  padding-bottom: 25px;
}

.cms-about #team .employee .profile-img img {
  width: 100%;
}

@media (max-width:767px) {
  .homepage .row.sections.seo .headerline,
  .homepage .row.sections.seo .secondary,
  .homepage .row.sections.seo .tertiary {
    margin-left: 0;
  }

  .cms-about #team .employee .profile-img {
    margin: 0 0 20px 5%;
    max-width: 90%;
  }

  .cms-about #team .employee .profile-img img {
    width: 60%;
    display: block;
    margin: 0 auto;
  }

  .cms-about #team .employee .profile h2 {
    text-align: center;
  }
}

.cms-about #team .employee:last-child {
  border-bottom: 0;
}

.cms-about #team .employee .profile {
  display: block;
}

.cms-about #team .employee .profile h2 {
  margin: 7px 0 5px!important;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

.cms-about #team .employee .profile strong {
  text-transform: uppercase;
  font: 14px/18px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  margin: 0 0 20px;
  display: block;
}

@media (max-width:767px) {
  .cms-about #team .employee .profile strong {
    text-align: center;
  }
}

.cms-about #team .employee .profile p {
  margin: 0 0 20px;
  text-align: justify;
}

.cms-contact-us .content-section {
  overflow: visible;
  padding-top: 0;
  padding-bottom: 52px;
}

.cms-contact-us .content-section .contacts-top-banner-container {
  margin: 0 -52px 50px;
}

.cms-contact-us .content-section .contacts-top-banner-container .contacts-top-banner {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1386px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.cms-contact-us .content-section .contacts-top-banner-container .contacts-top-banner .banner-image {
  width: 100%;
}

.cms-contact-us .content-section .contacts-top-banner-container .contacts-top-banner .banner-image img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  max-height: 120px;
}

.cms-contact-us .content-section .aside-box .fieldset .btn-chat,
.cms-contact-us .content-section .content .buttons-set button {
  background-color: #011F3B;
  width: auto;
  border-radius: 0;
  border-color: #011F3B;
  height: 34px;
  font-weight: 700;
  letter-spacing: 1.2px;
  box-shadow: none;
}

.cms-contact-us .content-section .contacts-top-banner-container .contacts-top-banner .page-title {
  margin: 0;
  padding: 0 0 0 31px;
  position: absolute;
}

.cms-contact-us .content-section .contacts-top-banner-container .contacts-top-banner .page-title h1 {
  font-family: 'Mercury A';
  text-transform: unset;
  font-size: 32px;
}

.cms-contact-us .content-section .aside-box {
  padding: 0;
}

.cms-contact-us .content-section .aside-box .fieldset {
  margin-bottom: 30px;
}

.cms-contact-us .content-section .aside-box .fieldset h2 {
  text-transform: uppercase;
}

.cms-contact-us .content-section .aside-box .fieldset .fieldset-container {
  margin-left: 10px;
  font-size: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
}

.cms-contact-us .content-section .aside-box .fieldset .fieldset-container .title {
  font-weight: 700;
}

.cms-contact-us .content-section .aside-box .fieldset .fieldset-container .notice {
  color: #011F3B;
  font-style: italic;
}

.cms-contact-us .content-section .aside-box .fieldset .btn-chat {
  color: #FFF;
  text-transform: uppercase;
  padding: 5px 20px;
}

.cms-contact-us .content-section .content .fieldset h2 {
  text-transform: uppercase;
}

.cms-contact-us .content-section .content .fieldset input,
.cms-contact-us .content-section .content .fieldset select,
.cms-contact-us .content-section .content .fieldset textarea {
  border-radius: 0;
}

.cms-contact-us .content-section .content .buttons-set .form-notices {
  float: left;
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #011F3B;
  padding-left: 13px;
}

.cms-contact-us .content-section .content .buttons-set button {
  color: #FFF;
  text-transform: uppercase;
  padding: 5px 20px;
  float: right;
}

.cms-contact-us .content-section .page-title.mobile {
  margin-top: 30px;
}

.cms-contact-us .content-section .page-title.mobile h2 {
  font-family: 'Mercury A';
  text-transform: unset;
  font-size: 32px;
}

.landingpage .link,
.main .content-section .faq-nav,
.main .content-section .faq-section {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

@media (min-width:768px) {
  .cms-contact-us .content-section .aside-box {
    float: left;
    width: 25.72%;
  }

  .cms-contact-us .content-section .content .buttons-set {
    margin-bottom: 50px;
  }
}

.main .content-section .faq-section {
  margin-top: 30px;
  overflow: hidden;
}

.main .content-section .faq-section h2 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 200;
}

.main .content-section .faq-section h3 {
  font-size: 14px;
  font-weight: 600;
}

.main .content-section .faq-section p {
  line-height: 20px;
  font-weight: 400;
}

.main .content-section .faq-section ol,
.main .content-section .faq-section ul {
  list-style-position: inside;
  font-weight: 400;
}

.main .content-section .faq-nav li a {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}

@media (max-width:767px) {
  .category-landing-page .small-screen-filters-nav .sc-nav-control {
    display: none;
  }
}

.landingpage {
  max-width: 1386px;
  margin: -20px auto 60px;
}

.landingpage .stretch {
  width: 100%;
}

.landingpage .link,
.landingpage .subtitle {
  text-align: left;
  color: #000;
}

.landingpage .row.shop-by-type .link {
  text-align: center;
}

.landingpage .link {
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-decoration: none;
  display: block;
}

.landingpage .link:hover .text {
  text-decoration: underline;
}

@media (max-width:430px) {
  .landingpage .link .text {
    font-size: 11px;
  }
}

.landingpage .link img {
  margin-bottom: 12px;
}

.landingpage .link img.round {
  border-radius: 50%;
}

.landingpage .link a {
  color: #000;
}

.landingpage .link .subtitle {
  margin-bottom: 0;
}

.landingpage .invisible-page-divider,
.landingpage .invisible-page-divider-small {
  margin-bottom: 0;
  border: none;
}

.landingpage .invisible-page-divider {
  margin-top: 15px;
}

.landingpage .invisible-page-divider-small {
  margin-top: 10px;
}

.landingpage .page-divider {
  border: none;
  margin: 25px 0 0;
}

@media (max-width:767px) {
  .landingpage .page-divider {
    margin: 20px 0 0;
  }

  .landingpage em {
    display: none;
  }
}

.landingpage .subtitle {
  font-style: normal;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-family: 'Mercury A';
  text-align: left;
  letter-spacing: .65px;
  font-size: 37px;
  font-weight: 100;
  color: #011F3B;
  -webkit-font-smoothing: antialiased;
  margin-left: 0;
}

@media (min-width:1000px) and (max-width:1199px) {
  .landingpage .subtitle {
    font-size: 32px;
  }
}

@media (min-width:400px) and (max-width:999px) {
  .landingpage .subtitle {
    font-size: 28px;
  }
}

.landingpage .title-divider {
  float: left;
  height: 3px;
  background: #AEA58B;
  margin-left: 0;
  margin-bottom: 15px;
  width: 188px;
}

@media (min-width:1000px) and (max-width:1199px) {
  .landingpage .title-divider {
    width: 155px;
  }
}

@media (min-width:768px) and (max-width:999px) {
  .landingpage .title-divider {
    width: 140px;
  }
}

@media (min-width:400px) and (max-width:767px) {
  .landingpage .title-divider {
    width: 130px;
  }
}

@media (max-width:399px) {
  .landingpage .subtitle {
    font-size: 22px;
  }

  .landingpage .title-divider {
    width: 100px;
  }
}

.landingpage em {
  font-style: normal;
}

@media (max-width:767px) {
  .landingpage .row.sections {
    padding: 0 12px;
  }

  .landingpage .row.sections .col-xs-4,
  .landingpage .row.sections .col-xs-6 {
    padding: 0 3px;
  }
}

.landingpage .blog .sections .link {
  text-align: center;
}

.the-key-content {
  font-family: 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
}

.the-key-content .affiliate .row.affiliate-link .text {
  margin-top: 10px;
  display: block;
  text-align: center;
  font-size: 17px;
}

.the-key-content .affiliate .row.affiliate-link .btn-login {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
}

.the-key-content .affiliate .row.affiliate-link .btn-login a {
  background-color: #3a3a3a;
  width: 100%;
  color: #FFF;
  display: inline-block;
  border-color: #3a3a3a;
  box-shadow: none;
  padding: 20px 30px;
  text-transform: uppercase;
}

.the-key-content .affiliate .row.affiliate-link .btn-login a:focus,
.the-key-content .affiliate .row.affiliate-link .btn-login a:hover {
  text-decoration: none;
}

.the-key-content .affiliate .row.affiliate-link .login-row {
  font-weight: 400;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.the-key-content .affiliate .row.affiliate-link .login-row a {
  font-weight: 700;
  color: #000;
  text-decoration: underline;
}

.the-key-content .affiliate .row.affiliate-link .notice-italic {
  text-align: center;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
}

.the-key-content .affiliate .row.affiliate-link .link-section .title {
  line-height: 1.5;
}

.the-key-content .affiliate .row.affiliate-link.background {
  padding: 40px;
  background: #ECEBEB;
  text-align: center;
}

.the-key-content .affiliate .row.affiliate-link.background .title {
  padding: 0;
  display: block;
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
  text-align: center;
  margin: 0 0 10px;
  letter-spacing: unset;
}

.the-key-content .affiliate .row.affiliate-link.background .refer-link-block {
  display: inline-block;
  overflow: hidden;
  width: 70%;
  padding-top: 15px;
}

@media (max-width:767px) {
  .the-key-content .affiliate .row.affiliate-link.background .refer-link-block {
    width: 100%;
    padding-top: 5px;
  }
}

.the-key-content .affiliate .row.affiliate-link.background .refer-link-block input {
  border-radius: 0;
  background-color: #ECEBEB;
  border: 1px solid #000;
  width: 70%;
  display: block;
  float: left;
}

@media (max-width:767px) {
  .the-key-content .affiliate .row.affiliate-link.background .refer-link-block input {
    width: 100%;
    margin-bottom: 10px;
  }
}

.the-key-content .affiliate .row.affiliate-link.background .refer-link-block .btn-clipboard {
  background-color: #3a3a3a;
  color: #FFF;
  border-color: #3a3a3a;
  box-shadow: none;
  padding: 10px 20px 11px;
  text-transform: uppercase;
  cursor: pointer;
  width: 30%;
  display: block;
  margin: 0;
  float: right;
}

@media (min-width:768px) {
  .the-key-content .affiliate .row .benefit-col {
    border-right: 1px solid #CCC;
  }
}

@media (max-width:767px) {
  .the-key-content .affiliate .row.affiliate-link.background .refer-link-block .btn-clipboard {
    display: inline-block;
    float: none;
    width: auto;
  }

  .the-key-content .affiliate .row .benefit-col {
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .the-key-content .affiliate .row .benefit-col.clients {
    padding-bottom: 10px;
  }

  .the-key-content .affiliate .row .info br {
    display: none;
  }

  .the-key-content .affiliate .row .info br.first {
    display: block;
  }
}

.the-key-content .affiliate .row .info {
  width: 70%;
  margin: 0 auto;
}

.the-key-content .affiliate .row .plus {
  font-size: 11px;
  vertical-align: super;
}

.the-key-content .affiliate .row .title {
  padding: 10px;
  display: block;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin: 20px 20px 0;
  letter-spacing: 7px;
  line-height: 1;
}

.the-key-content .affiliate .row .devider-center {
  width: 15%;
  border-top: 4px dotted #CCC;
  margin: 0 auto 20px;
}

.the-key-content .row.affiliate-link .btn-login,
.the-key-content .row.affiliate-link .btn-terms {
  text-align: center;
  margin: 20px auto 30px;
  width: 270px;
}

.the-key-content .row.affiliate-link .btn-login a,
.the-key-content .row.affiliate-link .btn-login span.terms-condition,
.the-key-content .row.affiliate-link .btn-terms a,
.the-key-content .row.affiliate-link .btn-terms span.terms-condition {
  background-color: #3a3a3a;
  width: 100%;
  color: #FFF;
  display: inline-block;
  border-color: #3a3a3a;
  box-shadow: none;
  padding: 20px 30px;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
}

.the-key-content .row.affiliate-link .btn-login a:focus,
.the-key-content .row.affiliate-link .btn-login a:hover,
.the-key-content .row.affiliate-link .btn-login span.terms-condition:focus,
.the-key-content .row.affiliate-link .btn-login span.terms-condition:hover,
.the-key-content .row.affiliate-link .btn-terms a:focus,
.the-key-content .row.affiliate-link .btn-terms a:hover,
.the-key-content .row.affiliate-link .btn-terms span.terms-condition:focus,
.the-key-content .row.affiliate-link .btn-terms span.terms-condition:hover {
  text-decoration: none;
}

.the-key-content .row.affiliate-link .btn-login .step-row,
.the-key-content .row.affiliate-link .btn-terms .step-row {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 10px;
  letter-spacing: 1.5px;
}

.the-key-content .row.affiliate-link .btn-login .step-row .check-icon,
.the-key-content .row.affiliate-link .btn-terms .step-row .check-icon {
  margin-left: 10px;
  display: none;
  color: green;
}

.the-key-content .row.affiliate-link .btn-login .step-row .step-text,
.the-key-content .row.affiliate-link .btn-terms .step-row .step-text {
  cursor: pointer;
}

.the-key-content .row.affiliate-link .btn-login .step-row .step-text:hover,
.the-key-content .row.affiliate-link .btn-terms .step-row .step-text:hover {
  text-decoration: underline;
}

.the-key-content .row.affiliate-link .btn-login.disabled,
.the-key-content .row.affiliate-link .btn-terms.disabled {
  pointer-events: none;
  cursor: default;
  opacity: .5;
}

.the-key-content .row.affiliate-link .btn-login.referral,
.the-key-content .row.affiliate-link .btn-login.referral a {
  width: auto;
}

@media (max-width:767px) {
  .the-key-content .affiliate .row .title {
    font-family: 'Mercury A';
  }

  .the-key-content .row.affiliate-link .btn-login.referral {
    width: 270px;
  }

  .the-key-content .row.affiliate-link .btn-login.referral a {
    width: 100%;
  }

  .the-key-content .row.affiliate-link .btn-login {
    margin-top: 0!important;
  }

  .the-key-content .row.affiliate-link .btn-terms {
    margin-bottom: 0;
  }
}

.the-key-content .row.affiliate-link .login-row {
  font-weight: 400;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.the-key-content .row.affiliate-link .login-row a {
  font-weight: 700;
  color: #000;
  text-decoration: underline;
}

.the-key-content .row.affiliate-link .notice-italic {
  text-align: center;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
}

.the-key-content .row.affiliate-link .link-section .title {
  line-height: 1.5;
}

.the-key-content .row.header-image {
  background: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/referral_program/background_the_key.jpg) 100% 100% no-repeat;
  background-size: cover;
}

.the-key-content .row.header-image .content-container {
  margin: 50px auto;
  background-color: #3a3a3a;
  overflow: hidden;
  color: #fff;
  width: 75%;
}

@media (max-width:767px) {
  .the-key-content .row.header-image .content-container {
    width: 85%;
  }
}

.the-key-content .row.header-image .content-container .section-title {
  text-align: center;
  margin-top: 40px;
  line-height: 1;
}

.the-key-content .row.header-image .content-container .section-title img {
  width: 37%;
}

.the-key-content .row.header-image .content-container .section-title .top-title {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.the-key-content .row.header-image .content-container .section-title .sub-title {
  font-family: "Mercury R";
  color: #fff;
  font-size: 50px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.the-key-content .row.header-image .content-container .description {
  font-size: 21px;
  line-height: 1.75;
  margin: 5px 5% 50px;
  text-align: center;
}

.the-key-content .row.expires {
  margin-top: 100px;
  text-align: center;
  text-transform: uppercase;
}

.the-key-content .row.expires span {
  font-weight: 600;
  font-size: 14px;
}

.the-key-content .row.logos {
  margin-top: 100px;
}

@media (max-width:767px) {
  .the-key-content .row.header-image .content-container .section-title img {
    width: 90%;
  }

  .the-key-content .row.header-image .content-container .description {
    font-size: 14px;
    line-height: 1.5;
  }

  .the-key-content .row.logos {
    margin-top: 30px;
  }
}

.the-key-content .row.logos .sothebys {
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
  width: 235px;
  float: none;
  margin: 0 auto;
}

@media (max-width:767px) {
  .the-key-content .row.logos .sothebys {
    margin: 0 auto 50px;
    width: 270px;
    float: none;
  }
}

.the-key-content .row.logos .sothebys img {
  width: 100%;
}

.the-key-content .row.logos .sothebys .tagline {
  margin-top: 2px;
  margin-bottom: 35px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
}

@media (max-width:767px) {
  .the-key-content .row.logos .sothebys .tagline {
    font-size: 15px;
  }

  .the-key-content .affiliate .row.benefits {
    display: block;
    padding-top: 0;
    font-size: 16px;
  }

  .the-key-content .affiliate .row.benefits>div {
    padding: 5px 0;
    margin-bottom: 0;
    border-bottom: 0;
  }

  .the-key-content .affiliate .row.benefits>div>p {
    margin: 0;
  }

  .the-key-content .affiliate .row.benefits .benefit.title {
    margin: 0 auto;
    position: relative;
  }
}

.the-key-content .row .agent-msg {
  text-align: center;
  font-size: 28px;
  line-height: 33px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: 400;
}

.the-key-content .row.benefits {
  font-weight: 400;
  padding-top: 50px;
  text-align: center;
  display: flex;
  font-size: 20px;
  line-height: 1.5;
  align-items: stretch;
  flex-wrap: nowrap;
}

@media (max-width:767px) {
  .the-key-content .row.benefits {
    display: block;
    font-size: 16px;
    padding-top: 25px;
  }

  .the-key-content .row.benefits br {
    display: none;
  }

  .the-key-content .row.benefits br.first {
    display: block;
  }
}

.the-key-content .row.benefits>div {
  padding-top: 50px;
}

.the-key-content .row.benefits .title {
  padding: 10px;
  display: block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 4px;
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0 auto 0 -15px;
}

@media (max-width:767px) {
  .the-key-content .row.benefits .title {
    position: relative;
    margin: 0 auto 17px;
    padding: 0;
  }

  .the-key-content .row.benefits .devider {
    display: none;
  }
}

.the-key-content .row.benefits .devider {
  width: 30%;
  margin: 10px auto 20px;
}

.the-key-content .row.benefits .benefit {
  font-weight: 700;
}

.the-key-content .row.benefits .asterisk {
  font-size: 13px;
  font-weight: 700;
  position: absolute;
}

.the-key-content .row.benefits .note {
  font-weight: 700;
  font-size: 13px;
  display: block;
  line-height: 1.4;
  max-width: 80%;
  margin: 5px auto;
}

.the-key-content .row.benefits .note.code {
  font-size: 20px;
}

.the-key-content .row.benefits .notes {
  font-weight: 300;
  font-size: 13px;
  display: block;
  line-height: 1.4;
  max-width: 80%;
  margin: 5px auto;
}

.the-key-content .row.benefits .note-sm {
  text-transform: lowercase;
  font-size: 13px;
  margin-top: 5px;
  color: #6f6f6f;
  font-style: italic;
}

.the-key-content .row.benefits a {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  color: #000;
  text-transform: uppercase;
  padding: 15px 30px;
  border: 1px solid;
  font-weight: 700;
  white-space: nowrap;
}

.the-key-content .row.benefits a:hover {
  border: 2px solid;
  text-decoration: none;
}

.the-key-content .row.benefits .sell-block {
  padding-top: 50px;
  padding-bottom: 20px;
}

@media (max-width:767px) {
  .the-key-content .row.benefits .sell-block {
    padding-top: 0;
    padding-bottom: 15px;
  }
}

.the-key-content .row.benefits .shop-block {
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 50px;
}

@media (max-width:767px) {
  .the-key-content .row.benefits .shop-block {
    border-top: 4px dotted #CCC;
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 15px;
  }
}

.the-key-content .row.benefits.logged-in .sell-block {
  padding-bottom: 70px;
}

@media (max-width:767px) {
  .the-key-content .row.benefits.logged-in .sell-block {
    padding-bottom: 55px;
  }
}

.the-key-content .row.benefits.logged-in .shop-block {
  padding-bottom: 70px;
}

@media (max-width:767px) {
  .the-key-content .row.benefits.logged-in .shop-block {
    padding-bottom: 55px;
  }
}

.the-key-content .row.notes {
  font-weight: 400;
  text-align: center;
  font-size: 13px;
  padding: 0 12%;
  margin-top: 100px;
  line-height: 1.4;
}

@media (max-width:767px) {
  .the-key-content .row.notes {
    margin-top: 30px;
  }
}

@media (min-width:768px) {
  .the-key-content .row.benefits .sell-block {
    border-right: 1px solid #CCC;
  }

  .the-key-content .row.title {
    margin-top: 60px;
  }

  .the-key-content #modal-terms .modal-content .modal-body {
    padding: 0 40px 20px;
  }
}

.the-key-content #modal-terms .modal-content .modal-header {
  margin: 0 0 30px;
}

.the-key-content #modal-terms .modal-content .modal-header h2 {
  font-size: 18px;
}

.the-key-content #modal-terms .modal-content .modal-body {
  text-align: left;
  font-size: 12px;
}

.the-key-content #modal-terms .modal-content .modal-body no-margin {
  margin-bottom: 0;
}

.the-key-content #modal-terms .modal-content .modal-body h4.title {
  margin-left: 20px;
  margin-top: 20px;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  color: #333b57;
}

.the-key-content #modal-terms .modal-content .modal-body h3.title {
  text-decoration: underline;
  display: inline;
  margin-left: 7px;
  font-size: 14px;
}

.the-key-content #modal-terms .modal-content .modal-body .section-title {
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: left;
  font-size: 14px;
}

.the-key-content #modal-terms .modal-content .modal-body .section-title .list-num,
.the-key-content #modal-terms .modal-content .modal-body .terms-text .bold {
  font-weight: 700;
}

.the-key-content #modal-terms .modal-content .modal-body .terms-text .italic {
  font-style: italic;
}

.the-key-content #modal-terms .modal-content .modal-body .terms-text .underline {
  text-decoration: underline;
}

.the-key-content #modal-terms .modal-content .modal-body .terms-text ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 40px;
  margin-bottom: 20px;
}

.the-key-content #modal-terms .modal-content .modal-body .terms-text ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 60px;
  margin-bottom: 20px;
}

.the-key-content #modal-terms .modal-content .modal-body .accept-terms {
  margin-top: 20px;
  font-size: 15px;
  font-style: italic;
}

.the-key-content #modal-terms .modal-content .modal-body .accept-terms input {
  margin-right: 10px;
}

.the-key-content #modal-terms .modal-content .modal-body .accept-terms label {
  cursor: pointer;
}

.the-key-content #modal-terms .modal-content .modal-body .submit-section {
  display: block;
  overflow: hidden;
  width: 100px;
  margin: 10px auto;
  text-align: center;
}

.the-key-content #modal-terms .modal-content .modal-body .submit-section.disabled {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

.the-key-content #modal-terms .modal-content .modal-body .submit-section .submit-terms {
  background-color: #3a3a3a;
  width: 100px;
  color: #FFF;
  display: inline-block;
  border-color: #3a3a3a;
  box-shadow: none;
  padding: 10px;
  text-transform: uppercase;
  cursor: pointer;
  opacity: 1;
  font-size: 15px;
}

.the-key-content #modal-terms .modal-content .modal-body .submit-section .submit-terms:focus,
.the-key-content #modal-terms .modal-content .modal-body .submit-section .submit-terms:hover {
  text-decoration: none;
}

.the-key-content .modal.success-modal .modal-content {
  width: 40%!important;
  max-width: 500px!important;
}

.the-key-content .modal.success-modal .modal-content .modal-body {
  text-align: center!important;
}

.the-key-content .modal.success-modal .modal-content .modal-body div.close {
  float: none;
  margin-top: 20px;
  padding: 10px 20px;
  box-shadow: none;
  background: #003;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
}

.content-section.static-container {
  position: static;
}

.affiliate-dashboard-content {
  font: 400 13px/22px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif;
  color: #003;
  margin-top: 20px;
}

.affiliate-dashboard-content .welcome-msg {
  font-size: 28px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 33px;
  font-family: 'Mercury A';
}

.affiliate-dashboard-content .row {
  margin-bottom: 15px;
}

.affiliate-dashboard-content .row .title-section {
  color: #003;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}

@media (max-width:767px) {
  .the-key-content .modal.success-modal .modal-content {
    width: 95%;
    max-width: none;
  }

  .affiliate-dashboard-content .row .title-section {
    text-align: center;
  }
}

.affiliate-dashboard-content .row .title-section .description {
  font-size: 13px;
  font-weight: 400;
  max-width: 40%;
  display: block;
}

@media (max-width:767px) {
  .affiliate-dashboard-content .row .title-section .description {
    max-width: 1000%;
    margin-top: 5px;
  }
}

.affiliate-dashboard-content .row .title-section .mercury {
  font-family: 'Mercury A';
  letter-spacing: 1.5px;
}

.fa,
.fal,
.far,
.fas {
  font-family: 'Font Awesome 5 Pro';
}

.affiliate-dashboard-content .row .title-section-top {
  color: grey;
  letter-spacing: 1.5px;
  font-size: 13px;
  margin-bottom: 8px;
}

.affiliate-dashboard-content .row.link input {
  width: 75%;
  border-radius: 0;
  margin-bottom: 20px;
}

.affiliate-dashboard-content .row.link .btn-clipboard {
  background-color: #003;
  color: #FFF;
  border-color: #003;
  box-shadow: none;
  padding: 10px 20px;
  text-transform: uppercase;
  cursor: pointer;
  width: 24%;
  display: block;
  margin: 0 0 0 1%;
  float: right;
  text-align: center;
}

.affiliate-dashboard-content .row.earnings {
  color: #003;
  display: flex;
  align-items: stretch;
  margin-bottom: 30px;
  text-align: center;
}

.affiliate-dashboard-content .row.earnings .earnings {
  border-right: 1px solid #000;
  overflow: hidden;
  overflow-x: auto;
}

@media (max-width:767px) {
  .affiliate-dashboard-content .row.earnings {
    display: block;
  }

  .affiliate-dashboard-content .row.earnings .earnings {
    margin-bottom: 15px;
    border-right: 1px solid #000;
    padding: 0 5px;
    text-align: center;
  }
}

.affiliate-dashboard-content .row.earnings .devider {
  float: left;
  height: 1px;
  background: #000;
  margin-left: 25%;
}

.affiliate-dashboard-content .row.earnings .devider.bottom {
  margin-bottom: 20px;
}

.affiliate-dashboard-content .row.earnings .pending-earnings {
  border-right: 1px solid #858585;
  overflow: hidden;
  overflow-x: auto;
  color: grey;
}

@media (max-width:767px) {
  .affiliate-dashboard-content .row.earnings .pending-earnings {
    border-right: 0;
    margin-bottom: 15px;
    padding: 0 5px;
    text-align: center;
  }
}

.affiliate-dashboard-content .row.earnings .pending-earnings .title {
  color: grey;
}

.affiliate-dashboard-content .row.earnings .total-referrals {
  border-right: 2px solid #858585;
  overflow: hidden;
  overflow-x: auto;
  text-align: center;
}

.affiliate-dashboard-content .row.earnings .total-referrals .value {
  text-align: center;
}

.affiliate-dashboard-content .row.earnings .benefits {
  text-align: center;
  font-weight: 400;
}

@media (min-width:768px) {
  .affiliate-dashboard-content .row.earnings .benefits i {
    width: 100%;
    font-size: 24px;
  }
}

@media (max-width:767px) {
  .affiliate-dashboard-content .row.earnings .total-referrals {
    margin-bottom: 15px;
    margin-top: 15px;
    border-right: none;
    margin-left: 25%;
    padding: 0;
    text-align: center;
  }

  .affiliate-dashboard-content .row.earnings .benefits {
    padding-left: 10%;
    padding-right: 10%;
  }
}

.affiliate-dashboard-content .row.earnings .benefits.middle {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

@media (max-width:767px) {
  .affiliate-dashboard-content .row.earnings .benefits.middle {
    border: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.affiliate-dashboard-content .row.earnings .benefits .bold {
  font-weight: 700;
}

.affiliate-dashboard-content .row.earnings .title-section {
  font-size: 14px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 600;
}

.affiliate-dashboard-content .row.earnings .value {
  font-size: 30px;
  margin: 7px 0;
}

.affiliate-dashboard-content table.data-table {
  margin-bottom: 5px;
  margin-top: 5px;
}

.affiliate-dashboard-content table thead {
  background-color: #003;
}

.affiliate-dashboard-content table tr.inactive {
  opacity: .5;
}

.affiliate-dashboard-content table a {
  color: #fff;
  font-weight: 400;
}

.affiliate-dashboard-content table .value {
  font-size: 22px;
  font-weight: 700;
}

.affiliate-dashboard-content table .table-header {
  font-weight: 400;
}

.affiliate-dashboard-content .without-borders {
  border: none;
}

.affiliate-dashboard-content .without-borders tbody,
.affiliate-dashboard-content .without-borders td,
.affiliate-dashboard-content .without-borders th,
.affiliate-dashboard-content .without-borders thead,
.affiliate-dashboard-content .without-borders tr {
  border: none;
  background-color: unset!important;
}

.affiliate-dashboard-content #modal-terms .modal-content {
  width: 40%;
  max-width: 500px;
}

@media (max-width:767px) {
  .affiliate-dashboard-content #modal-terms .modal-content {
    width: 95%;
    max-width: none;
  }
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-header {
  margin-bottom: 30px;
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-header h2 {
  font-size: 18px;
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-body {
  padding: 0 30px 20px;
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-body .terms-text {
  font-size: 16px;
  text-align: left;
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-body .terms-text p.welcome {
  font-weight: 700;
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-body .terms-text img {
  border: 1px solid #ccc;
  margin: 0 auto;
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-body .terms-text ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 18px;
  margin-bottom: 20px;
}

.affiliate-dashboard-content #modal-terms .modal-content .modal-body div.close {
  float: none;
  margin-top: 20px;
  padding: 10px 20px;
  box-shadow: none;
  background: #003;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
}

#accordion .pager,
#accordion .sorter,
#accordion div.row .accordion-link.collapsed .title-section.collapsed {
  border: unset;
}

#accordion .accordion-link {
  margin: 0 -1px;
}

#accordion .accordion-link .title-section {
  padding-left: 10px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

#accordion .accordion-link .pager {
  margin: 0;
}

#accordion .accordion-link .pager .pages {
  position: absolute;
  z-index: 10;
  left: 0;
}

#accordion .accordion-link .pager .pages ol>li>a {
  color: grey;
}

#accordion .accordion-link .pager .limiter {
  position: relative;
  z-index: 20;
}

#accordion .fieldset {
  overflow: hidden;
  margin-bottom: 15px;
}

#accordion .sorter {
  float: right;
  padding: 0;
}

#accordion-mobile .row.consignment-referrals,
#accordion-mobile .row.referred-by-you,
#accordion-mobile .row.shopping-referral {
  margin-bottom: 0;
}

#accordion-mobile .row.referred-by-you .title-section {
  border: 1px solid #cacaca;
}

#accordion-mobile .row .accordion-link {
  margin: 0 -1px;
}

#accordion-mobile .row .title-section {
  padding: 10px;
  border: 1px solid #cacaca;
  border-bottom: none;
  margin: 0 auto;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #f0f0f0;
  color: #fff;
  position: relative;
  width: 100%;
  text-align: left;
}

#accordion-mobile .row .title-section .label {
  padding-right: 40px;
  color: #003;
}

#accordion-mobile .row .title-section .triangle {
  position: absolute;
  right: 15px;
  height: 100%;
  top: 0;
  color: #003;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#accordion-mobile .row .title-section .triangle i {
  font-size: 30px;
}

#accordion-mobile .row .title-section .triangle i.plus {
  display: none;
}

#accordion-mobile .row .title-section .triangle i.minus,
#accordion-mobile .row .title-section.collapsed .triangle i.plus {
  display: block;
}

#accordion-mobile .row .title-section.collapsed {
  background-color: #fff;
}

#accordion-mobile .row .title-section.collapsed .triangle i.minus {
  display: none;
}

#accordion-mobile .row .fieldset {
  width: 100%;
  margin: 0 auto;
}

#accordion-mobile .row .fieldset .referrals-block {
  height: auto;
  max-height: 350px;
  overflow-y: scroll;
  border: 1px solid #cacaca;
  border-bottom: 0;
}

#accordion-mobile .row .fieldset .referrals-block .row {
  margin: 0;
  display: flex;
  align-items: center;
}

#accordion-mobile .row .fieldset .referrals-block .row.odd {
  background-color: #cacaca;
}

#accordion-mobile .row .fieldset .referrals-block .row.inactive {
  opacity: .5;
}

#accordion-mobile .row .fieldset .referrals-block .row .main-data {
  font-size: 12px;
  overflow: hidden;
}

#accordion-mobile .row .fieldset .referrals-block .row .main-data span {
  color: #003;
  font-weight: 500;
  font-size: 13px!important;
}

#accordion-mobile .row .fieldset .referrals-block .row .main-data span.value {
  font-weight: 400;
}

#accordion-mobile .row .fieldset .referrals-block .row .main-data span.name {
  font-size: 15px;
}

#accordion-mobile .row .fieldset .referrals-block .row .commission-value {
  font-size: 10px;
  line-height: 1.35;
  text-align: center;
  padding: 0;
}

#accordion-mobile .row .fieldset .referrals-block .row .commission-value span.amount {
  font-size: 16px;
}

@media (max-width:767px) {
  .affiliatefront-dashboard-index .content-section {
    overflow: visible;
  }

  .affiliatefront-dashboard-index .content-section #accordion-mobile {
    margin: 0 -20px;
  }
}

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border-radius: .1em;
  border: .08em solid #eee;
  padding: .2em .25em .15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1,1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1,-1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1,-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-bump:before {
  content: "\f5e0";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-diploma:before {
  content: "\f5ea";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-do-not-enter:before {
  content: "\f5ec";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-certificate:before {
  content: "\f5f3";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gas-pump-slash:before {
  content: "\f5f4";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-stand:before {
  content: "\f5f6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lips:before {
  content: "\f600";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-steering-wheel:before {
  content: "\f622";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stomach:before {
  content: "\f623";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f2e2";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-solid-900.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-solid-900.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-solid-900.woff2) format('woff2'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-solid-900.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-solid-900.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-solid-900.svg#fontawesome) format('svg');
}

.fa,
.fas {
  font-weight: 900;
}

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-regular-400.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-regular-400.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-regular-400.woff2) format('woff2'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-regular-400.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-regular-400.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-regular-400.svg#fontawesome) format('svg');
}

.far {
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-light-300.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-light-300.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-light-300.woff2) format('woff2'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-light-300.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-light-300.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-light-300.svg#fontawesome) format('svg');
}

.fal {
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-brands-400.eot);
  src: url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-brands-400.eot?#iefix) format('embedded-opentype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-brands-400.woff2) format('woff2'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-brands-400.woff) format('woff'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-brands-400.ttf) format('truetype'),url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/fonts/webfonts/fa-brands-400.svg#fontawesome) format('svg');
}

.fab {
  font-family: 'Font Awesome 5 Brands';
}
.mb-breadcrumbs+.layout{position:relative;padding:51px 0 0}.sidebar div.slider{padding:0 8px;border-top:1px solid #ddd;font-family:'BentonSans R','BentonSans B';font-weight:500}.mb-breadcrumbs+.layout:before{display:block;position:absolute;content:'';left:15px;right:15px;top:0;height:1px;background:#d4d4d4}.offer-box .block-content{text-align:left}#formOffer{padding:4px 0 0}.container .m-filter-colors.labels .m-color{margin:3px 7px 0 0}.searchautocomplete-placeholder{position:absolute;z-index:999;right:0;top:100%;width:100%;min-width:200px;font:400 12px/15px 'BentonSans R','BentonSans B';border:1px solid #bbb;background:#f5f2ed}.searchautocomplete-placeholder ul{max-height:500px;overflow:auto;margin:0 0 14px;border-bottom:1px solid #bbb}.searchautocomplete-placeholder ul li{border-top:1px solid #bbb}.searchautocomplete-placeholder ul li:first-child{border:0}.searchautocomplete-placeholder ul a{display:block;color:#333;padding:4px 8px}.MagicThumb-buttons a[rel=close],.MagicZoomBigImageCont .MagicZoomHeader{display:none!important}.searchautocomplete-placeholder .all{padding:0 8px 12px;font-family:Georgia,serif;font-weight:700}.searchautocomplete-placeholder .all a{color:#333}.MagicZoomBigImageCont{border:1px solid #efefef!important}.MagicThumb-expanded{border:0!important}.MagicThumb-expanded>div{height:auto!important}.MagicThumb-expanded>div+div{position:static!important}.MagicThumb-expanded .MagicThumb-caption{position:absolute!important;z-index:2;left:0!important;right:0!important;top:0!important;bottom:auto!important;height:auto!important;padding:25px 15px!important;font:400 24px/28px 'BentonSans R','BentonSans B',Arial,Helvetica,sans-serif!important;color:#071d3d!important;background:#fff!important}.MagicThumb-background{opacity:.49;background:#696969!important}.MagicThumb-expanded .MagicThumb-buttons{position:static!important;height:0!important}.MagicThumb-buttons a{position:absolute!important;z-index:999;left:28px!important;top:50%!important;margin:-26px 0 0;width:32px!important;height:58px!important;background:url(https://cdn.sothebyshome.com/skin/frontend/viyet/viyet/images/btn-control.png) no-repeat!important}.MagicThumb-buttons a[rel=next]{left:auto!important;right:28px!important;background-position:0 -62px!important}.validation-advice{float:left;width:100%;padding:0 4px;margin:0 0 1px;border-radius:2px;background:#fff}.select-area+.validation-advice,input+.validation-advice{margin:1px 0 0}@media only screen and (max-width:767px){.MagicZoomBigImageCont{display:none!important}.MagicThumb-expanded .MagicThumb-caption{padding:10px!important;font-size:14px!important;line-height:18px!important}.MagicThumb-buttons a[rel=previous]{left:8px!important}.MagicThumb-buttons a[rel=next]{right:8px!important}}
