.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus{outline:none;}
.slides,
.flex-control-nav,
.flex-direction-nav{margin:0;padding:0;list-style:none;}
.flexslider{margin:0;padding:0;}
.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;}
.flexslider .slides img{width:100%;display:block;}
.flex-pauseplay span{text-transform:capitalize;}
.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider{position:relative;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.loading .flex-viewport{max-height:300px;}
.flexslider .slides{zoom:1;}
.carousel li{margin-right:5px}
.flex-direction-nav{*height:0;}
.flex-direction-nav a{width:30px;height:30px;margin:-20px 0 0;display:block;background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/magestore/bannerslider/image/bg_direction_nav.png) no-repeat 0 0;z-index:10;cursor:pointer;text-indent:-9999px;opacity:0;-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:100% 0;right:-36px;}
.flex-direction-nav .flex-prev{left:-36px;}
.flexslider:hover .flex-next{opacity:0.8;right:5px;}
.flexslider:hover .flex-prev{opacity:0.8;left:5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;}
.flex-direction-nav .flex-disabled{opacity:.3!important;filter:alpha(opacity=30);cursor:default;}
.flex-control-nav{bottom:-40px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{width:13px;height:13px;display:block;cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;border:1px solid #000;}
.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default;}
.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}
.flex-control-thumbs li{width:24.6%;float:left;margin:0 0.2%;}
.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer;}
.flex-control-thumbs img:hover{opacity:1;}
.flex-control-thumbs .flex-active{opacity:1;cursor:default;}
@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:0;}
.flex-direction-nav .flex-next{opacity:1;right:0;}
}
.cms-index-index .flexslider.flexslider-7-1{text-align:center;background:#f4f4f4;}
.cms-index-index .flexslider.flexslider-7-1 .slides{border-bottom:5px solid #fff;}
.cms-index-index .flex-control-nav{display:inline-block;margin:10px 0 7px 0;}
.cms-index-index .flex-direction-nav a{margin:0px;background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/magestore/bannerslider/image/aa-global-icons.png) no-repeat;height:16px;width:16px;}
.cms-index-index .flex-direction-nav{display:inline-block;}
.cms-index-index .flex-direction-nav li{display:inline-block;margin:0 10px;}
.cms-index-index .flex-direction-nav .flex-next,.cms-index-index .flexslider:hover .flex-next{background-position:0 -167px;opacity:0.8;}
.cms-index-index .flex-direction-nav .flex-prev, .cms-index-index .flexslider:hover .flex-prev{background-position:0 -182px;opacity:0.8;}
.cms-index-index .flex-control-paging li a{border:none;background:#ccc;width:10px;height:10px;display:block;cursor:pointer;text-indent:-9999px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
.cms-index-index .flex-control-paging li a.flex-active{background:#666;cursor:default;}
.cms-index-index .flex-pauseplay{display:inline-block;margin-left:-44px;cursor:pointer;}
.cms-index-index .flex-pauseplay a{text-indent:-9999px;display:inline-block;height:16px;width:16px;}
.cms-index-index .flex-pauseplay a.flex-pause{background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/magestore/bannerslider/image/aa-global-icons.png) no-repeat 0 -197px;}
.cms-index-index .flex-pauseplay a.flex-play{background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/magestore/bannerslider/image/aa-global-icons.png) no-repeat 0 -212px;}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:12px/1.35 Arial, Helvetica, sans-serif; color:#000; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#05c; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.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-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { width:1000px; margin:0 auto; padding:10px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {}
.main { margin:10px 0; }

/* Base Columns */
.col-left { float:left; width:230px; border:1px solid #ddd; padding:5px 5px 0; }
.col-main { float:left; width:736px; border:1px solid #ddd; padding:5px; }
.col-right { float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
/* button.button { -webkit-border-fit:lines; }  <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button:hover{background: #E1650A;}
button.button span { float:left; height:21px; background:transparent url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

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

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; font-size: 10px;}
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
/*
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:10px 0; }
.cms-home .messages li { margin:75px 0 0 0; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:18px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_msg-note.gif); color:#3d6611; }
*/


/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0 0 10px; border:1px solid #ddd; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { border:1px solid #ddd; padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {  color: black; font-weight: bold; }

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
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; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header { padding:10px; border:1px solid #ddd; }
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

/********** < Navigation */
.nav-container {}
#nav { padding:5px 0; margin:10px 0; font-size:13px; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.level1.parent {width: 190px;height: 480px;}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul,
#nav div { width:15em; top:25px; z-index: 999; background: #ffffff;}
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul.level1-ul,
#nav ul div { top:40px; }

#nav ul li { float:none;}
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 0px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #ddd; margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.main.col2-left-layout .sidebar .block.block-account .block-content{padding-top: 10px;}
.main.col2-left-layout .sidebar .block.block-reorder .block-title{margin-top: 10px;margin-bottom: 10px;}
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.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 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px;margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { }


.product-view {}

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !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 .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.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; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:160px;  }
.product-review .product-img-box .product-image { display:block; width:150px; height:125px;text-align: center;}
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:1px solid #ddd; padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.fabrixquare-news .viewall, .footer div.social ul, .product-view .product-img-box .more-views ul, .product-view .add-to-cart button.button, .box-collateral .box-title, .box-collateral .products-grid, .product-list-slider .tab { letter-spacing: -5px; *word-spacing: -1px; white-space: nowrap; }

.fabrixquare-news .viewall .box, .footer div.social li, .footer div.social li a, .product-view .product-img-box .more-views li, .product-view .add-to-cart button.button span, .product-view .add-to-cart button.button span span, .box-collateral .box-title h2, .box-collateral .products-grid li, .product-list-slider .tab li { display: inline-block; letter-spacing: 0; vertical-align: top; *vertical-align: auto; zoom: 1; *display: inline; }

.main, .header-container, .breadcrumbs ul, .footer, .fabrixquare-news, .cart-table .btn-remove2, .product-list-slider .tempWrap, .product-images-slider .more-views .content { margin-left: auto; margin-right: auto; }

.page, .col2-left-layout .col-left, .col-main, .col-left .block, .header, #nav, .toolbar .pager, .sorter, .product-view .product-img-box .more-views li, .product-options, .product-options-bottom, .review-input-box .buttons-set, .fieldset, .legend, .buttons-set, .fieldset h2.legend { margin: 0; padding: 0; background: none; border: 0; }

.switches, .switches .switch, .branding, #nav, .fabrixquare-news .viewall .box a, .fabrixquare-news .viewall .box::before, .fabrixquare-news .viewall .box::after, .footer div.links, #newsletter-validate-detail, #newsletter-validate-detail input, #newsletter-validate-detail button, .toolbar .pager, .pager .amount, .pager .pages, .products-grid li.item, .products-grid li.item .price-box, .ratings .amount, .product-view .tabs .tab_title em, .product-nav li, .color-swatch dl, .color-swatch dl .amconf-image-container .resetconfig, .product-options dl dt, .product-options dl dd, #cms-size-chart ul.tab, #cms-size-chart ul.tab li, .box-related .box-content li, .review-input-box .buttons-set button.button, #customer-reviews ol .title strong, .account-login .col-2 .buttons-set button.button, .account-login .col-2 .buttons-set a, .reward-message p, #aw-onestepcheckout-title h1, #aw-onestepcheckout-title-description { float: left; _display: inline; }

.header-links, .top-cart, .checkout-link, .welcome-msg, .help-link, .header-links ul.links, #search_mini_form, .footer div.social, .product-view .product-information, .product-view .tabs .tab_title .control, .product-nav li:last-child, #cms-size-chart.open ul.tab, #cms-size-chart.open ul.tab li, #customer-reviews ol .title cite, #EWMContent .product-view .product-information, .top-cart .block-content .block-subtitle .close-btn, .top-cart .paypal-logo a, .buttons-set a.button { float: right; _display: inline; }

.header-panel, .fabrixquare-news .viewall .box, #newsletter-validate-detail .v-fix, .product-view .tabs .tab_title, .product-nav, .product-options dl, #cms-size-chart ul.tab, #cms-size-chart .hd, #cms-size-chart .hd .title, #customer-reviews ol .title, .account-login .col-2 .buttons-set, .reward-message .reward, #aw-onestepcheckout-title { *zoom: 1; }
.header-panel:before, .fabrixquare-news .viewall .box:before, #newsletter-validate-detail .v-fix:before, .product-view .tabs .tab_title:before, .product-nav:before, .product-options dl:before, #cms-size-chart ul.tab:before, #cms-size-chart .hd:before, #cms-size-chart .hd .title:before, #customer-reviews ol .title:before, .account-login .col-2 .buttons-set:before, .reward-message .reward:before, #aw-onestepcheckout-title:before, .header-panel:after, .fabrixquare-news .viewall .box:after, #newsletter-validate-detail .v-fix:after, .product-view .tabs .tab_title:after, .product-nav:after, .product-options dl:after, #cms-size-chart ul.tab:after, #cms-size-chart .hd:after, #cms-size-chart .hd .title:after, #customer-reviews ol .title:after, .account-login .col-2 .buttons-set:after, .reward-message .reward:after, #aw-onestepcheckout-title:after { content: ""; display: table; }
.header-panel:after, .fabrixquare-news .viewall .box:after, #newsletter-validate-detail .v-fix:after, .product-view .tabs .tab_title:after, .product-nav:after, .product-options dl:after, #cms-size-chart ul.tab:after, #cms-size-chart .hd:after, #cms-size-chart .hd .title:after, #customer-reviews ol .title:after, .account-login .col-2 .buttons-set:after, .reward-message .reward:after, #aw-onestepcheckout-title:after { clear: both; }

body, input, textarea, a, #nav li a, #newsletter-validate-detail button.button span span, .products-grid li.item .specialtext, .cart-table tfoot button[type="submit"] span, .cart-table tfoot button[type="submit"] span span, .col1-layout .form-list label { color: #999999; }

a:hover, h1, h2, .switch .switcher:hover, .switch ul li a:hover, .breadcrumbs ul li strong, .fabrixquare-news .title strong a, .products-grid .price-box, .products-grid .price-box .price-from .price-label, .products-grid .price-box .price-to .price-label, .products-grid .price-box .old-price .price-label, .products-grid .price-box .special-price .price-label, .products-grid .price-box .minimal-price .price-label, .products-grid .price-box .minimal-price-link .label, .products-grid .price-box .price, .ratings .amount a, .product-view .qty-input, .product-view .product-shop .price-box, .product-view .tabs .tab_title em, .availability span, .product-options dl dt, #cms-size-chart ul.tab li, #cms-size-chart.open .hd h6, #customer-reviews ol .title, #product-review-table th, #product-review-table th.label, #product-review-table td.label, .top-cart .block-title strong span, .top-cart .block-title strong:hover, .top-cart .block-content .block-subtitle, .col1-layout .fieldset h2.legend, .account-login .col-2 .buttons-set a, .account-login ul.notes li em, .block-account ul li.current, .my-account .sub-title a, .info-box h3, .info-box h3 a { color: black; }

.view-inquire #inquire_btn, .fancybox-inner #inquireForm *, .cart-table tfoot button[type="submit"]:hover span, .product-list-slider .tab li { color: white; }

.breadcrumbs ul, .fabrixquare-news .title strong a, .footer h5, .footer div.links li, #newsletter-validate-detail p, .category-view .category-title h1, .product-view .tabs .tab_title em, .product-view .tabs .tab_title .control, .box-collateral .box-title h2, .col1-layout .page-title h1, .col1-layout .fieldset h2.legend, .account-login .form-list label, .account-login ul.notes li, .block-account ul li, .fieldset h2.legend { line-height: 1; }

.footer p, .toolbar .pager, .fancybox-inner #inquireForm li.fields.name, .fancybox-inner #inquireForm li .validation-advice, .fancybox-inner #inquireForm li .input-box, .top-cart .block-content table th { text-align: left; }

.view-inquire, .fancybox-inner #inquireForm li.button { text-align: right; }

.fabrixquare-news .title, .fabrixquare-news p, .fabrixquare-news .viewall, .footer address, .category-view .category-title h1, .products-grid li.item .specialtext, .products-grid .product-image, .product-view .product-img-box .more-views ul, .product-view .add-to-cart button.button, .product-view .add-to-links .link-wishlist, .product-view .add-to-links .link-compare, .box-collateral .box-title, .box-collateral .products-grid, .box-related .box-content, #product-review-table th, #product-review-table td, .product-list-slider .tab { text-align: center; }

button.button span span, a.button span span, h1, h2, .category-view .category-title h1, .product-view .tabs .tab_title em, .product-list-slider .tab li, .product-list-slider.big-screen .products-grid .product-info h2, .product-list-slider .carousel .home-pro-list ul li .slideritems .slideritem .product-info h2 { font-weight: bold; }

.switch .switcher, #newsletter-validate-detail button.button span span, .products-grid .product-name, .products-grid .price-box .price-from .price-label, .products-grid .price-box .price-to .price-label, .products-grid .price-box .old-price .price-label, .products-grid .price-box .special-price .price-label, .products-grid .price-box .minimal-price .price-label, .products-grid .price-box .minimal-price-link .label, .products-grid .price-box .price, .product-view .product-shop .price-box .price, .product-options dl dt label, #cms-size-chart.open .hd .sku, #customer-reviews .ratings-list strong, #product-review-table th, #product-review-table th.label, #product-review-table td.label, .top-cart .block-title strong, .cart-table tfoot button[type="submit"] span, .cart-table tfoot button[type="submit"] span span, .cart .deals button.button span, .cart .deals button.button span span, .col1-layout .page-title h1, .col1-layout .fieldset h2.legend, .col1-layout .form-list label, .my-account .sub-title a, .info-box h3 a { font-weight: 400; }

.sorter { border-color: #cfcfcf; }

.header-links, .fabrixquare-news .viewall .box, .toolbar .pager { white-space: nowrap; }

button.button span span, a.button span span, body { text-transform: uppercase; }

.fabrixquare-news p, .reward-message p.a-more, .my-account .sub-title a, .info-box h3 a { text-transform: none; }

.footer div.social li a, #cms-size-chart span.close, .product-images-slider .product-image ul li a.fancybox { overflow: hidden; text-indent: -999em; }

#search_mini_form button.button, .fabrixquare-news .viewall .box::before, .fabrixquare-news .viewall .box::after, .footer div.social li a, #narrow-by-list dt, .product-view .tabs .tab_title .control, .product-nav a, .proSlider .slideBox .sPrev, .proSlider .slideBox .sNext, .product-images-slider .product-image ul li a.fancybox, .cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title .control { background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bg.png) no-repeat; }

button.button, a.button { background: black; font-size: 10px; padding: 0 1.36364em; }
button.button span, a.button span { font-size: 10px; }
button.button span, button.button span span, a.button span, a.button span span { color: #fff; background: none; height: 3.18182em; line-height: 2.5em; padding: 0; display: inline; }
button.button span span, a.button span span { font-size: 10px; }

img { max-width: 100%; }

.clear { height: 1px; margin-top: -1px; clear: both; overflow: hidden; }

body { font: 68.8%/1.35 Helvetica,Arial,sans-serif; }

a { text-decoration: none; }

input, select, textarea { font-size: 11px; color: black; }

button, h5 { font-size: 1em; }

h1 { font-size: 1.81818em; }

h2 { font-size: 1em; }

h3 { font-size: 100%; }

.page { width: 100%; }

.main, .header-container, .breadcrumbs ul, .footer { width: 1200px; }

.col2-left-layout .col-main { width: 76.33333%; }
.col2-left-layout .col-left { width: 19.16667%; }

.page-title { border: 0; }

.cms-page-view h1 { margin-bottom: 15px; }

/*message success error*/
.success { color: white; font-weight: bold; }

.error { color: white; font-weight: bold; }

.notice { color: white; }

.messages, .messages ul { list-style: none !important; margin: 0 !important; padding: 0 !important; }

.messages { width: 100%; overflow: hidden; }

.messages li { margin: 10px 0; }

.cms-home .messages li.success-msg { margin: 75px 0 0 0; }

.messages li li { margin: 0px; }

.error-msg, .success-msg, .note-msg, .notice-msg { text-align: left; border: none; background-position: 10px 13px !important; background-repeat: no-repeat !important; padding: 15px 8px 15px 32px !important; font-size: 10px !important; font-weight: bold !important; }

.error-msg { border: none; background-color: #e1650a; background-image: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/msg-error.png); color: white; }

.success-msg { background-color: #e1650a; background-image: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/msg-success.gif); color: white; }

.note-msg, .notice-msg { border: none; background-color: #e1650a; background-image: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/msg-note.png); color: white; }

.message-cross { background-color: #e1650a; }

.header-container { margin-bottom: 1.81818em; }

.header-panel { font-size: 0.90909em; padding-top: 1.5em; margin-bottom: 2em; }

.switches .switcher-currency { margin-right: 2.5em; }
.switch .switch-wrapper { position: relative; }
.switch .switcher-currency { cursor: pointer; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_change.gif) no-repeat right 4px; padding-right: 1.18182em; }
.switch .switcher .language-image-active {cursor: pointer;background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_change.gif) no-repeat right 4px;padding-right: 1.18182em;}
.switch ul { position: absolute; min-width: 92px; text-align: left; top: 0; left: 0; float: left; border-top: 0; }
.switch ul li { vertical-align: top; display: block; white-space: nowrap; border: 1px solid #c8c8c8; border-top: 0; }
.switch ul li a { display: block; background: #f2f2f2; padding: 4px 6px;}
.switch ul .current { visibility: hidden; cursor: default; }

.switch ul, x:-moz-any-link { width: 100%; }

/* FireFox 2 fix */
.switch ul, x:-moz-any-link, x:default { width: auto; }

/* FireFox 3 restore */
.top-cart, .header-links ul.links li, .help-link { margin-left: 2.5em; }

.header-links { width: auto; }

.branding { margin-right: 4.16667%; }

#nav { font-size: 1em; padding-top: 0.90909em; }
#nav li.level0 {margin-right: 20px;}
#nav li a { padding: 0; }
#nav li a span { color: black;}
#nav li span.cate-name {color: black;font-weight: bold;padding-bottom: 5px;}
#nav li a span:hover { color: #e1650a; }
#nav li.over a span, #nav li.active a span { color: #e1650a; }

#search_mini_form { font-size: 0.90909em; }
#search_mini_form .form-search { border-bottom: 0.1em solid #918f90; padding-bottom: 0.5em; }
#search_mini_form input.input-text { border: 0; width: 15em; font-size: 1.1em; color: black; }
#search_mini_form button.button { width: 1.1em; height: 1.5em; padding: 0; }
#search_mini_form button.button:hover { background-position: -46px 0px; }

.breadcrumbs { padding: 0; margin: 0; border: 0; font-size: 0.90909em; margin-bottom: 3.18182em; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bg_breadcrumbs.png) repeat-x 0 center; }
.breadcrumbs ul { width: 120em; }
.breadcrumbs ul li { background: #fff; }
.breadcrumbs ul li:first-child { padding-left: 0.66667%; }
.breadcrumbs ul li:last-child { padding-right: 0.66667%; }

.fabrixquare-news { margin: 1.54545em auto 1px auto; background: black; padding-bottom:6px; }
.fabrixquare-news .title { margin-bottom: -1em; }
.fabrixquare-news .title strong a { color: black; display: inline-block; background: #fff; padding: 0.45455em 1.81818em; }
.fabrixquare-news .title strong a:hover { color: #e1650a; }
.fabrixquare-news .content { padding: 0.81818em 0 20px 0; width: 1200px; margin: auto;}
.fabrixquare-news p { padding: 0 3.33333%; }
.fabrixquare-news .viewall .box a { color: #fff; background: black; height: 2.90909em; line-height: 2.90909; border-radius: 0 0 0.72727em 0.72727em; padding: 0 1.45455em; }
.fabrixquare-news .viewall .box::before, .fabrixquare-news .viewall .box::after { content: ""; width: 0.81818em; height: 0.81818em; background-position: -16px 0; }
.fabrixquare-news .viewall .box::after { background-position: -25px 0; clear: none; }
.fabrixquare-news .viewall a:hover { text-decoration: underline; }

.menu-categories { margin: 0px; }
.menu-categories .blog-items .blog-item { margin-bottom: 0.7em}
.menu-categories .blog-items .blog-item a { font-size: 0.90909em; color: black; text-transform: uppercase;}
.menu-categories .blog-items .blog-item a:hover{ color: orange;}
.menu-categories .blog-items .home-blog-item { line-height: 1.35em; margin-bottom: 0.4em}
.menu-categories .blog-items .home-blog-item a { font-size: 0.90909em; color: #999999;}
.menu-categories .blog-items .home-blog-item a:hover {color: white; }
.sidebar .menu-categories .blog-item a { text-transform: uppercase; font-size: 0.90909em; }

.blog-post-view .postContent { text-transform: none; }

.footer-container { background: black; }

.footer { border: 0; padding: 2.54545em 0 3.18182em 0; }
.footer h5 { color: #fff; margin-bottom: 2.72727em; }
.footer div.links { margin-right: 12.5%; }
.footer div.links ul { font-size: 0.90909em; }
.footer div.links li { display: block; margin-bottom: 1.2em; }
.footer div.social li { margin-right: 0.63636em; }
.footer div.social li a { width: 2.54545em; height: 2.54545em; background-position: 0 -22px; }
.footer div.social li a:hover { background-position: -132px -372px; }
.footer div.social li a.tt { background-position: -35px -22px; }
.footer div.social li a.tt:hover { background-position: -167px -372px; }
.footer div.social li a.pt { background-position: -70px -22px; }
.footer div.social li a.pt:hover { background-position: -202px -372px; }
.footer div.social li a.cm { background-position: -105px -22px; }
.footer div.social li a.cm:hover { background-position: -237px -372px; }
.footer div.social li a.gg { background-position: -140px -22px; }
.footer div.social li a.gg:hover { background-position: -272px -372px; }
.footer div.social li a.microblog { background-position: -176px -23px; }
.footer div.social li a.microblog:hover { background-position: -98px -372px; }
.footer div.social li:last-child { margin: 0; }
.footer address { font-size: 0.81818em; margin-top: 8.88889em; }
.footer a:hover { color: #fff; }

#newsletter-validate-detail .v-fix { float: none; background: #333; font-size: 0.90909em; padding: 0.2em; margin-bottom: 1.5em; }
#newsletter-validate-detail input { background: none; border: 0; border-right: 0.1em solid #545454; width: 15.6em; height: 1.9em; }
#newsletter-validate-detail button.button { background: #333; padding: 0 1em; }
#newsletter-validate-detail button.button span, #newsletter-validate-detail button.button span span { height: 2.3em; line-height: 2.3; }
#newsletter-validate-detail button.button span { font-size: 1em; }
#newsletter-validate-detail p { font-size: 0.90909em; }

.backtotop { position: fixed; bottom: 4.54545em; right: 0.90909em; display: inline-block; height: 29px; width: 29px; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/backToTop.png) no-repeat 0 0; }

.backtotop:hover { background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/backToTop.png) no-repeat 0 100%; }

.blog-cat-view .col-main .sort-by { display: none; }

.category-image { margin-bottom: 2.72727em; }
.category-image img { width: 100%; }

.category-view .category-title { padding: 0; margin-bottom: 1.36364em; }
.category-view .category-title h1 { font-size: 1em; }

/*#best.category-products.men-first { border-top: 0.09091em solid; padding-top: 1.36364em; margin-top: 1.36364em; }*/

.category-description { width: 100%; line-height: 1.45455; margin-bottom: 2.72727em; text-transform: none; }

.toolbar { margin-bottom: 1.5em; }
.toolbar select { text-transform: uppercase;font-size: 10px; }

.sorter { border-top: 0.1em solid; padding-top: 0.8em; }

.pager .amount { margin-right: 2.5em; }
.pager .pages { margin: 0; }
.pager .pages ol li { margin-right: 0.8em; }

.col2-left-layout .products-grid, .col1-layout .products-grid { width: 100%; margin: 0 0 4.09091em 0; }

.products-grid { border: 0; position: static; }
.products-grid.lookbook li.item { width: 49.76943%; }
.products-grid li.item { padding: 0; width: 19.65066%; margin-right: 0.43668%; }
.products-grid li.item.last { margin: 0; }
.products-grid li.item .specialtext { text-transform: none; padding: 0.27273em 0; margin-bottom: 0.54545em; }
.products-grid li.item .product-name { margin-bottom: 0.54545em; text-transform: none; text-align: center;}
.products-grid li.item .price-box { margin-bottom: 0.54545em; }
.products-grid li.item #amconf-block dt { display: none; }
.products-grid li.item .amconf-image-container { margin-right: 0.45455em; }
.products-grid .product-image { margin: 0 0 0.3em 0; width: 100%; }
.products-grid .product-image .second-product-image { display: none; }
.products-grid .product-name { font-size: 0.90909em; margin: 0; }
.products-grid .price-box { margin: 0; font-size: 0.90909em; }
.page .price-box .special-price span,.page .price-box .special-price span.price-label{color:#e1650a; }
.ratings { font-size: 0.90909em; margin: 0; }
.ratings .amount { margin-top: 0.2em; }

#product_tab.tab_main ul { clear: both; overflow: hidden; margin-bottom: 2.27273em; }
#product_tab.tab_main ul li { float: left; text-align: center; width: 20%; font-size: 0.90909em;font-weight: bold; }
#product_tab.tab_main ul li.over a { color: black; }

/*.category-products.men-first { border-bottom: 0.09091em solid; margin-bottom: 2.27273em; padding-bottom: 2.27273em; }
.category-products.men-first .seemore { text-align: right; }
.category-products.men-first .seemore a { color: #e1650a; text-transform: none; }
.category-products.men-first .seemore a:hover { text-decoration: underline; }
.category-products.men-first .no-product-msg em { color: #e1650a; }
.category-products.men-first.last { border-bottom: 0px; }*/

.category-products.men-item { border-bottom: 0.09091em solid; margin-bottom: 2.27273em; padding-bottom: 2.27273em; }
.category-products.men-item .seemore { text-align: right; }
.category-products.men-item .seemore a { color: #e1650a; text-transform: none; }
.category-products.men-item .seemore a:hover { text-decoration: underline; }
.category-products.men-item .no-product-msg em { color: #e1650a; }
.category-products.men-first-item { border-top: 0.09091em solid; padding-top: 1.36364em; margin-top: 1.36364em; }
.category-products.men-last-item { border-bottom: 0px; }

.amconf-image-container { border-radius: 2.27273em !important; }

.amconf-image { padding: 0 !important; margin: 0 !important; cursor: pointer !important; }

.amconf-image-selected { border: 0 !important; }

.main.col2-left-layout .sidebar .block-title { padding: 0 0 0.63636em 1.09091em; border-bottom: 0.36364em solid #eeeeee; margin: 0; }
.main.col2-left-layout .sidebar .block-subtitle { font-size: 100%; }
.main.col2-left-layout .sidebar .block-content { padding: 0; }
.main.col2-left-layout .sidebar .block-content .refine-by { font-weight: bold;font-size: 18px; border-bottom: 1px solid #999; padding-bottom: 15px; margin-bottom: 15px; }
.main.col2-left-layout .sidebar .currently { margin-top: 1.81818em; font-size: 1em; background: #eee; padding: 0.90909em; }
.main.col2-left-layout .sidebar .currently .block-subtitle { margin-bottom: 0.90909em; }
.main.col2-left-layout .sidebar .actions { font-size: 1em; margin-top: 0.45455em; }
.main.col2-left-layout .sidebar .actions a { float: none; }
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked, ol.m-filter-css-checkboxes li a.m-checkbox-checked{height: 13px;display: inline-block;}
#narrow-by-list { font-size: 1em; }
#narrow-by-list dt { margin: 2em 0 0.90909em 0; color: #000; background-position: 0 -380px; padding: 0 0 0 1.81818em; cursor: pointer; }
#narrow-by-list dt.open { background-position: 0 -332px; }
#narrow-by-list dd { padding: 0 0 2.09091em 0.45455em; border-bottom: 0.09091em solid gray; }
#narrow-by-list dd li { margin-bottom: 0.63636em; }
#narrow-by-list dd li:last-child { margin: 0; }
#narrow-by-list dd.last { border: 0; }

.block-layered-nav .narrow-by-list { font-size: 0.90909em; }
.block-layered-nav .narrow-by-list dt { margin-bottom: 0.90909em; background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/chose_expand.png") no-repeat 100% -127px; color: #000; }
.block-layered-nav .narrow-by-list dt:hover { background-position: 100% -184px; color: #e1650a; cursor: pointer; }
.block-layered-nav .narrow-by-list dt.closed { background-position: 100% 0; }
.block-layered-nav .narrow-by-list dt.closed:hover { background-position: 100% -69px; }
.block-layered-nav .narrow-by-list dd { margin-bottom: 15px; border-bottom: 1px solid #999; padding-bottom: 15px; }
.block-layered-nav .narrow-by-list dd li { line-height: 1.81818; }
.block-layered-nav .narrow-by-list.lastone dd.last { border-bottom: none; }
.block-layered-nav .narrow-by-list.category-level2 dd.last { border-bottom: none; }
.block-layered-nav .narrow-by-list.category-level2.lastlevel { border-top: 1px solid #999; padding-top: 15px; }
.block-layered-nav .narrow-by-list .m-filter-actions { display: none; }
.block-layered-nav .filter-result { margin-bottom: 15px; }

.level4-subcategory-container { margin: 0em auto 0.90909em auto; }
.level4-subcategory-container .level4-subcategory-times .level4-subcategory-time { padding: 0 50px; text-transform: none; }

.view-inquire { margin-top: 0.90909em; margin-bottom: 0.90909em; }
.view-inquire #inquire_btn { text-transform: uppercase; padding: 0.45455em 1.36364em; font-size: 10px; }
.view-inquire #inquire_btn:hover { background: #e1650a; }

.product-view .product-name { margin-bottom: 1.81818em; }
.product-view .product-information { width: 23.5%; }
.product-view .product-img-box { width: 71.33333%; }
.product-view .product-img-box .product-image { border: 0; }
.product-view .product-img-box .more-views { margin-bottom: 0.90909em; }
.product-view .product-img-box .more-views ul { white-space: normal; }
.product-view .product-img-box .more-views li { margin-right: 0.27273em; float: none; }
.product-view .qty-input { font-size: 0.90909em; margin-bottom: 2em; font-weight: bold; }
.product-view .add-to-cart { float: none; margin-bottom: 0.09091em; }
.product-view .add-to-cart button.button { float: right; margin: 0 0 0.09091em 0; padding: 0; width: 18.18182em; font-size: 0.90909em; }
.product-view .add-to-cart button.button:hover { background: #e1650a; }
.product-view .add-to-cart button.button span, .product-view .add-to-cart button.button span span { float: none; }
.product-view .add-to-box { margin-top: 1.36364em; }
.product-view .add-to-links .link-wishlist, .product-view .add-to-links .link-compare { float: right; display: block; width: 18.18182em; height: 3.18182em; line-height: 3.18182; color: #fff; background: #c1c1c1; font-size: 0.90909em; }
.product-view .add-to-links .link-wishlist:hover, .product-view .add-to-links .link-compare:hover { background: black; }
.product-view .add-to-links .link-compare { margin-bottom: 2px; }
/*.product-view .box-up-sell { margin-top: 5.45455em; }*/
.product-view .product-shop .price-box { font-size: 1.72727em; margin: 0.78947em 0 0.78947em 0; }
.product-view .tabs { margin-top: 2.27273em; border-top: 0.09091em solid #c8c7c7; }
.product-view .tabs .tab_title { border-bottom: 0.09091em solid #c8c7c7; height: 3.54545em; padding: 0 0.27273em; cursor: pointer; }
.product-view .tabs .tab_title em, .product-view .tabs .tab_title .control { margin-top: 1.27273em; }
.product-view .tabs .tab_title em { font-style: normal; }
.product-view .tabs .tab_title .control { width: 1.18182em; height: 1.18182em; background-position: 0 -380px; }
.product-view .tabs .tab_title:hover em { color: #e1650a; }
.product-view .tabs .tab_title:hover .control { background-position: -31px -380px; }
.product-view .tabs .tab_title.on { border-bottom: 0; }
.product-view .tabs .tab_title.on .control { background-position: 0 -332px; }
.product-view .tabs .tab_title.on:hover .control { background-position: -31px -332px; }
.product-view .tabs .tab_content { display: none; padding-bottom: 2.27273em; border-bottom: 0.09091em solid #c8c7c7; }
.product-view .tabs .tab_content#product_tabs_custom_contents { text-transform: none; }
.product-view .tabs .tab_content#product_tabs_custom_contents p, .product-view .tabs .tab_content#product_tabs_custom_contents p strong, .product-view .tabs .tab_content#product_tabs_custom_contents span, .product-view .tabs .tab_content#product_tabs_custom_contents label { font-family: Helvetica,Arial,sans-serif !important; font-size: 11px; }
.product-view .tabs .tab_content #review-form { font-size: 10px; }
.product-view .tabs .content:last-child .tab_content { border-bottom: 0; }
.product-view .short-description { margin-top: 1.81818em; }
.product-view .product-description { margin-top: 1.81818em; text-transform: none; }

.col1-layout .product-view .product-shop { width: 100%; float: none; }

.product-main-info .product-ids { font-size: 0.90909em; border-bottom: solid 0.1em #ccc9c6; }
.product-main-info .managecode { color: red; }
.product-main-info .availability { font-size: 0.90909em; text-align: right; }
.product-main-info .sepecialtext, .product-main-info .managecode, .product-main-info .product-ids, .product-main-info .product-name { text-transform: none; }

.options-container-big { margin-top: 1.81818em; }

.product-options-bottom .availability { border-top: solid 0.09091em #ccc9c6; text-align: right; }

.tier-prices { background: #eee; border: 0.09091em solid #cccccc; padding: 0.45455em; padding-bottom: 0; margin-bottom: 0.90909em; }
.tier-prices li { margin-bottom: 0.45455em; }

.product-nav { font-size: 0.90909em; margin-bottom: 1.5em; }
.product-nav a { color: #e1650a; background-position: 0 -57px; padding-left: 1em; }
.product-nav a:hover { text-decoration: underline; }
.product-nav li:last-child a { padding-left: 0; padding-right: 1em; background-position: right -77px; }

.color-swatch { clear: both; overflow: hidden; }
.color-swatch dd select { padding: 0.27273em 0; }
.color-swatch dl .amconf-image-container .resetconfig { width: 2.36364em; height: 2.36364em; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/resetconfig.jpg) 0 3px no-repeat; margin-left: 0.27273em; margin-top: -2px; }

.product-options-bottom { margin-top: 0px; }

.product-options dl dt { font-size: 0.90909em; margin-bottom: 0.2em; }
.product-options dl dt label { margin: 0.52727em 0.45455em 0 0; font-weight: bold; }
.product-options dl dt label em { display: none; }
.product-options dl dd { margin: 0 0 0.81818em 0em; float: none; }
.product-options #color-select label { float: left; }
/*.product-options #color-select .amconf-images-container { float: left; width: auto; clear: none; }*/
.product-options #color-select .amconf-images-container img { width: 1.81818em; height: 1.81818em; padding: 0.18182em !important; border: 0.09091em solid white; }
.product-options #color-select .amconf-images-container img.amconf-image-selected { padding: 0.18182em !important; border: 0.09091em solid black !important; }

.box-collateral .box-title { margin-bottom: -1em; }
.box-collateral .box-title h2 { background: #fff; padding: 0.45455em 1.81818em; }
.box-collateral .box-content { padding-top: 3.18182em; }
.box-collateral .products-grid { white-space: normal; }
.box-collateral .products-grid li { float: none; }

.fancybox-inner #inquireForm input, .fancybox-inner #inquireForm textarea { color: #000; }
.fancybox-inner #inquireForm li.fields.name { margin-bottom: 1.09091em; border-bottom: 0.09091em solid #333333; padding-bottom: 0.45455em; }
.fancybox-inner #inquireForm li.fields .field { width: 100%; }
.fancybox-inner #inquireForm li.fields .field .toppic td.first { width: 9.09091em; }
.fancybox-inner #inquireForm li.fields label { float: none; }
.fancybox-inner #inquireForm li.button .button { border: 0.09091em solid #333333; }
.fancybox-inner #inquireForm li.button .button:hover { background: #e1650a; }
.fancybox-inner #inquireForm li.wide textarea { width: 60.18182em; }
.fancybox-inner #inquireForm li .input-box { width: 100%; }
.fancybox-inner #inquireForm li .input-box input.input-text { width: 31.81818em; }

.message-cross #messages_product_view { width: 1200px; margin: 0 auto 25px 0; }

.size-chart-box { margin-bottom: 2em; position: relative; z-index: 10; height: 2.72727em; overflow: hidden; }
.size-chart-box.open { overflow: visible; }
.size-chart-box .conWrap p, .size-chart-box .conWrap p strong, .size-chart-box .conWrap span, .size-chart-box .conWrap label { font-family: Helvetica,Arial,sans-serif !important; }

#cms-size-chart { width: 63.63636em; position: absolute; right: 0; }
#cms-size-chart .conWrap { text-transform: none; }
#cms-size-chart ul.tab { margin-left: 38.18182em; }
#cms-size-chart ul.tab li { font-size: 0.90909em; margin-right: 1em; border: 0.1em solid black; border-radius: 0.3em; padding: 1em 1em 0.5em 1em; cursor: pointer; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bg_sizechart.png) repeat-x 1px -94px; }
#cms-size-chart ul.tab li:hover { background-position: 1px 0; color: #e1650a; border-color: #e1650a; }
#cms-size-chart ul.tab li:last-child { margin-right: 0; }
#cms-size-chart .hd .title div { display: none; }
#cms-size-chart .bd { padding: 1.36364em; }
#cms-size-chart span.close { width: 3.45455em; height: 3em; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_sprite.png) no-repeat; position: absolute; top: -15px; right: -15px; cursor: pointer; display: none; }
#cms-size-chart.open { background: #fff; border: 0.09091em solid #cccccc; }
#cms-size-chart.open .hd { background: #efefef; padding: 0.45455em 0.90909em; height: 2.54545em; }
#cms-size-chart.open .hd .sc-content { line-height: 2.54545; }
#cms-size-chart.open ul.tab { margin: 0.18182em 2.72727em 0 0; }
#cms-size-chart.open ul.tab li { background: black; color: #fff; margin-left: 1em; padding: 0.5em; border-radius: 0.5em; font-size: 0.90909em; cursor: pointer; }
#cms-size-chart.open ul.tab li:hover, #cms-size-chart.open ul.tab li.on { background: #e1650a; }
#cms-size-chart.open ul.tab li.ms, #cms-size-chart.open ul.tab li.sc { border: none; }
#cms-size-chart.open span.close { display: block; }
#cms-size-chart .sc-content { min-height: 330px; }
#cms-size-chart .sc-content .sizechart-item { line-height: 1.81818em; }
#cms-size-chart .sc-content .item-title { cursor: pointer; color: black; }
#cms-size-chart .sc-content .item-title:hover { color: #e1650a; }
#cms-size-chart .sc-content .sizechart-content { display: none; }
#cms-size-chart .sc-content #producr-sizechart { clear: both; overflow: hidden; }
#cms-size-chart .sc-content #producr-sizechart .sizecontainer { float: left; margin-right: 20px; min-width: 250px; }
#cms-size-chart .sc-content #producr-sizechart .sizecontainer .sizechart-item.title { font-size: 24px; font-weight: bold; color: #999; }
#cms-size-chart .sc-content #producr-sizechart.hide .sizechart-item { display: none; }
#cms-size-chart .sc-content #producr-sizechart.hide .sizechart-item.show { display: block; }
#cms-size-chart .sc-content #producr-sizechart.hide .sizechart-item.show .item-title { display: none; }
#cms-size-chart .sc-content #producr-sizechart.hide .sizechart-item.show .sizechart-content { display: block; }
#cms-size-chart .sc-content #viewall { cursor: pointer; color: black; }
#cms-size-chart .sc-content #viewall:hover { color: #e1650a; }

.b_con { color: #b83232; font-family: Arial; font-size: 10px; line-height: 12px; }

.box-up-sell .products-grid li.item { width: 16.36364em; margin-right: 0.45455em; }

.box-related .products-grid li.item { width: 16.36364em; margin-right: 0.45455em; }
.box-related .products-grid li.item .price-box { float: none; }
.box-related .products-grid .item-info .product-name { text-align: left; }
.box-related .products-grid .item-info .price-box { text-align: left; }
.box-related .products-grid .item-info .special-price { text-transform: none; }
.box-related .products-grid .item-info .old-price { text-transform: none; }

.box-related { margin-top: 1.81818em; }
.box-related .box-title h2 { display: inline-block; background: #fff; }
.box-related .box-content { clear: both; overflow: hidden; border-top: 1px solid #ccc; }
.box-related .box-content li { width: 20%; }
.box-related .box-content li .related-checkbox { margin-right: 0.45455em; }
.box-related .box-content li .item-info { margin-right: 0.45455em; text-align: left; }
.box-related .box-content li .item-info .product-name { margin-top: 5px; margin-bottom: 5px; }
.box-related .box-content li .item-info .price-box { margin-top: 0.45455em; color: #000; }
.box-related .box-content li .item-info .price-box span { font-weight: normal; }
.box-related .box-content li .item-info .special-price { text-transform: none; }
.box-related .box-content li .item-info .old-price { text-transform: none; }
.box-related .box-content li.last .item-info { margin-right: 0px; }

.review-input-box .form-list .input-box { width: 100%; }
.review-input-box .form-list input.input-text, .review-input-box .form-list textarea { width: 97.5%; }

#customer-reviews ol .title { background: #eee; padding: 0.45455em; margin-bottom: 0.90909em; }
#customer-reviews .ratings-list { margin: 0 0 0.90909em 0; }
#customer-reviews .ratings-list td { padding: 0 0.45455em; }
#customer-reviews p { padding: 0.90909em 0; border-top: 0.09091em dashed #cccccc; }
#customer-reviews p span { margin-left: 0.90909em; }

#product-review-table th, #product-review-table th.label, #product-review-table td.label { font-size: 0.90909em; }
#product-review-table th, #product-review-table td { padding: 0.27273em; }

#product_tabs_cms_contents { text-transform: none; }
#product_tabs_cms_contents .product_specs td .unline_font_10 span:hover { text-decoration: underline; }

#product_tabs_description_tabbed_contents { text-transform: none; }

#EWMContent .col-main { width: 100%; }
#EWMContent .product-view .product-shop { width: 100%; }
#EWMContent .product-view .product-information { width: 29.16236%; }
#EWMContent .product-view .product-img-box { width: 68.76939%; }

body .product-name { text-transform: none; }
body .product-name a { text-transform: none; }

.top-cart { position: relative; font-size: 1em; }
.top-cart .block-title { cursor: pointer; font-size: 0.90909em; }
.top-cart .block-content { position: absolute; right: 0; top: 1.81818em; width: 24.27273em; background: #fdfdfd; white-space: normal; }
.top-cart .block-content .block-subtitle { padding: 0.45455em; }
.top-cart .block-content .block-subtitle .close-btn { width: 13px; height: 0; padding-top: 12px; text-align: left; overflow: hidden; cursor: pointer; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_close.gif) no-repeat 0 0; position: relative; z-index: 1; }
.top-cart .block-content ol { padding-bottom: 0.63636em; }
.top-cart .block-content .item { padding: 0.72727em 0.45455em 0.72727em 1em; }
.top-cart .block-content table { margin-top: 0.90909em; }
.top-cart .block-content table th { padding: 1px 8px; color: #8f8f8f; }
.top-cart .block-content table td { text-align: left; padding: 1px 0; }
.top-cart .block-content .subtotal { padding: 2px 5px; text-align: center; border-top: 0.09091em solid #cccccc; }
.top-cart .inner-wrapper { border: 0.09091em solid #c1c1c1; }
.top-cart .cart-empty { padding: 0.90909em 0.90909em 0.90909em 1.81818em; font-size: 10px; }
.top-cart .cart-empty .close-btn { float: right; width: 13px; height: 0; padding-top: 12px; text-align: left; overflow: hidden; cursor: pointer; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_close.gif) no-repeat 0 0; position: relative; z-index: 1; }
.top-cart .actions { background: #e3e3e3; text-align: center; padding: 5px 11px; text-align: right; }
.top-cart .actions a { float: left; margin-top: 0.90909em; }
.top-cart .actions button { float: none; }
.top-cart .actions button:hover { background: #e1650a; }
.top-cart .paypal-logo .paypal-or { clear: both; display: block; margin: 5px 33px 5px 0px; }
.top-cart a.btn-edit, .top-cart a.btn-remove { display: inline-block; }

/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { padding: 0; }
#aw-onestepcheckout-order-review .aw-onestepcheckout-cart-table{color: #000;}
.checkout-cart-index .col-main .page-title { margin: 0 0 0.90909em 0; padding: 0; }

.cart-empty { padding: 20px; background: #fff; }

.cart .messages { margin-bottom: 0.90909em; }
.cart .title-buttons { padding: 0; }
.cart .title-buttons h1 { margin-top: 0.55556em; }

.cart .checkout-types { float: right; }

.cart .checkout-types .paypal-or { margin: 0 8px; line-height: 2.3; }

.cart .checkout-types fieldset { display: inline; }

.cart .title-buttons .checkout-types li { float: left; margin: 0 0 5px 5px; }
.cart #empty_cart_button span {color: white;}
.cart button.button.btn-update span {color: white;}
/* Shopping Cart Table */
.cart-table { border-width: 1px 0; font-size: 0.90909em; }

.cart-table .item-msg { font-size: 10px; }

.cart-table thead th { vertical-align: bottom; }

.cart-table tbody td { padding: 12px;line-height: 50px; color: black; }
.cart-table tbody td a{color: black; }
.cart-table a.product-image { display: block; width: 75px; }

.cart-table .btn-continue { float: left; background: none; border: none; }
.cart-table .btn-continue span, .cart-table .btn-continue span span { background: none; border: none; color: #444; text-decoration: underline; font-weight: normal; padding: 0; height: 2.72727em; line-height: 2.72727; }

.cart-table .btn-update { float: right; margin-left: 5px; }

.cart-table .btn-empty { float: right; }

.cart-table { background-color: #ffffff; }

.cart-table tfoot button[type="submit"] { background: #bbb; }
.cart-table tfoot button[type="submit"]:hover { background: black; }
.cart-table tfoot button[type="submit"] span, .cart-table tfoot button[type="submit"] span span { height: 2.72727em; line-height: 2.72727; font-weight: bold;}
.cart-table .btn-continue:hover { background: none; }
.cart-table .btn-continue:hover span { color: #e1650a; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { width: 750px; padding: 20px 0 10px; }

.cart .cart-collaterals h2 { color: #000; font-weight: normal; margin: 0 0 5px; }

.cart .deals { float: left; width: 280px; display: inline; margin: 0 0 0 15px; font-size: 10px; }

.cart .deals p, .cart .deals label { margin: 0 0 7px; display: block; }

.cart .deals .input-text { width: 140px; margin: 0 5px 3px 0; float: left; }

.cart .deals .widget-sku { display: block; margin: 0 0 20px; width: 264px; }

.cart .deals .widget-sku .block-title { background: inherit; border: inherit; color: #000; font-size: 16px; margin: 0 0 5px; padding: 0; }

.cart .deals .widget-sku .block-title strong { font-weight: normal; }

.cart .deals .widget-sku .block-content { padding: 0; }

.cart .deals .widget-sku .sku-table td input { width: 98%; }

.cart .deals button.button span, .cart .deals button.button span span { height: 1.81818em; line-height: 1.81818; }

.cart .giftcard { position: relative; z-index: 1; }

.cart .giftcard button.check-gc-status { clear: both; background: none; padding: 0; }

.cart .giftcard button.check-gc-status span { padding: 0 !important; background: none !important; line-height: 1.3 !important; color: #444 !important; height: auto !important; font-weight: normal !important; text-transform: none !important; }

.cart .giftcard button.check-gc-status span span { text-decoration: underline; font-size: 12px !important; }

.cart .giftcard, .cart .discount { margin: 0 0 20px 0; }

.cart .cancel-btn { margin: 5px 30px 0 0; clear: left; }

.cart .shipping { float: right; margin: 0; display: inline; font-size: 10px; width: 280px; }

.cart .shipping select { width: 256px; }

.cart .shipping .input-text { width: 250px; }

.cart .shipping p { margin: 0 0 15px; }

.cart .shipping .buttons-set { width: 256px; }

.cart .shipping .form-list label { float: none; width: auto; text-align: left; padding: 0; }

.cart .shipping .form-list .input-text, .cart .shipping .form-list select { display: block; float: none; }

.cart .crosssell { float: left; min-height: 400px; width: 260px; padding: 0 20px 15px 30px; border: 1px solid #d9d9d9; border-width: 0 1px 0 0; background: #fbf3f0; }

.cart .crosssell h2 { font-size: 11px; color: #cd3800; font-weight: bold; text-transform: uppercase; }

.cart .crosssell .item { padding: 17px 0 0; }

.cart .crosssell .product-image { float: left; margin: 3px -90px 0 0; }

.cart .crosssell .product-shop { margin-left: 90px; }

.cart .crosssell .product-name, .cart .crosssell .price-box, .cart .crosssell p, .cart .crosssell .add-to-links { margin: 0 0 5px; }

.cart .crosssell .add-to-links li { margin: 0; }

/* Shopping Cart Totals */
.cart .totals { float: right; width: 275px; padding: 23px 0px 0 15px; font-size: 10px; }
.cart .buttons-set button.button{height: 25px;}
.cart .totals table { width: 100%; }

.cart .totals table th, .cart .totals table td { padding: 0 5px 5px; }

.cart .totals table tfoot strong { font-weight: bold; font-size: 14px; color: black; display: block; }

.cart .totals table tfoot .summary-total td { padding: 0 0 20px; }

.cart .totals table tfoot th strong { margin: 0; }

.cart .totals table tfoot td .price { font-weight: bold; }

.cart .totals .btn-remove { vertical-align: middle; }

.cart .totals .btn-remove img { vertical-align: baseline; }

.cart .totals .checkout-types li { margin: 0 0 15px; }
.cart .product-name a { color: black; font-size: 14px; font-weight: bold;}
.cart .item-options dd {float: left;color: black;font-size: 14px;font-weight: bold;margin-top: 5px;}

.cart .totals .checkout-types .paypal-or { clear: both; display: block; padding-top: 8px; line-height: 1.0; font-size: 11px; }

.cart .totals .btn-checkout { font-size: 50px; font-weight: bold; height: 55px;}

.failed-products { border: 1px solid #E9581F; }

.failed-products .sub-title { color: #D91A00; margin: 0; padding: 10px 10px 10px 30px; border-bottom: 1px solid #E9581F; }

.failed-products .item-msg.error { font-size: 11px; color: #D91A00; padding: 5px 0 5px 20px; }

/* Empty Cart Add by SKU */
.cart-empty .failed-products { clear: both; z-index: 1; position: relative; margin: 40px -20px -21px; }

/* Item options in the cart */
.data-table .item-options dt { padding: 3px 0 0 10px; }

.data-table .item-options dd { padding: 0 0 3px 0px; }

.data-table .item-options dd .price { font-weight: bold; margin-left: 5px; }

/* ======================================================================================= */
/*checkout success notice*/
.checkout-onepage-success .col-main .sub-title, .checkout-onepage-success .col-main p, .checkout-onepage-success .col-main button span { font-size: 10px; }

.col1-layout .page-title { border-bottom: 0.18182em solid #cccccc; padding-bottom: 1.81818em; margin-bottom: 1.81818em; }
.col1-layout .page-title h1 { font-size: 1.63636em; }
.col1-layout .fieldset h2.legend { font-size: 1em; border-bottom: 0.09091em solid black; padding-bottom: 1.36364em; margin-bottom: 1.81818em; }

.account-login .page-title h1 { font-size: 2em; }
.account-login p { margin-bottom: 0.90909em; }
.account-login .form-list label { float: none; display: block; margin-bottom: 0.54545em; }
.account-login .form-list .buttons-set { margin: 0; }
.account-login .col2-set { padding: 0 2.91667%; }
.account-login .col2-set .col-1, .account-login .col2-set .col-2 { width: 43.62832%; border: 0.09091em solid #cccccc; padding: 1.81818em; font-size: 0.90909em; }
.account-login .col-2 .buttons-set button.button { margin-right: 0.90909em; }
.account-login .col-2 .buttons-set a { text-decoration: underline; margin-top: 0.90909em; }
.account-login ul.notes { padding-top: 0.90909em; }
.account-login ul.notes li { margin-bottom: 0.90909em; }
.account-login ul.notes li em { font-style: normal; text-decoration: underline; }

.account-create .buttons-set button.button { float: none; }

.rewards { margin-bottom: 2.72727em; }

.reward-message { background: #eee; border: 0.09091em solid #cccccc; padding: 0.45455em; margin-bottom: 0.90909em; font-size: 0.90909em; }
.reward-message p.a-more { margin-left: 0.90909em; }

.col2-left-layout .sidebar .block-content { padding-top: 0.90909em; }
.m-show-more-action{color: #e1650a;font-size: 10px;}
.m-show-more-action:hover{text-decoration: underline;color: #e1650a;}
.block-account ul li { margin-bottom: 0.90909em; font-size: 0.90909em; }

.my-account { font-size: 10px; }
.my-account .welcome-msg { margin-bottom: 0.90909em; }
.my-account .sub-title { margin-bottom: 0.90909em; font-size: 11px; }
.my-account .sub-title a { text-decoration: underline; }
.my-account .col2-set { margin-bottom: 0.90909em; }
.my-account .account-balance { margin-bottom: 0.90909em; }
.my-account .buttons-set { margin-top: 0.90909em; }
.my-account .buttons-set button { margin-left: 0.90909em; }
.my-account .my-rewards .box { margin-bottom: 0.90909em; }
.my-account .dashboard .welcome-msg p { font-size: 0.90909em; }
.my-account .dashboard .recent-orders { margin-bottom: 0.90909em; }
.my-account .dashboard .recent-orders h2.table-caption { margin-bottom: 0.90909em; font-size: 11px; }
.my-account .dashboard h3.box-title { font-size: 11px; }
.my-account .my-wishlist #wishlist-table textarea { width: 95%; }
.my-account .my-wishlist #wishlist-table .btn-cart { margin: 0.90909em 0; }
.my-account .my-wishlist #wishlist-table .description { text-transform: none; }
.my-account .button:hover { background: #e1650a; }
.my-account .addresses-additional li.item { border: 0.09091em solid #cccccc; padding: 0.90909em; text-transform: none; }
.my-account address.box-content { text-transform: none; }
.my-account #my-orders-table th:last-child { min-width: 150px; }
.my-account #my-orders-table td.name { text-transform: none; }
.my-account #my-reviews-table td.review { text-transform: none; }
.my-account .dashboard .box-content { text-transform: none; font-size: 11px; color: black; }
.my-account .order-about dd { font-size: 10px; }
.my-account .billing-agreements p, .my-account .recurring-profiles p { font-size: 10px; }

.info-box { border: 1px solid #ccc; padding: 0.90909em; }
.info-box h3 a { text-decoration: underline; }

.customer-account-logoutsuccess .col-main p { font-size: 10px; }

.customer-account-edit #form-validate label, .addresses-list h3.box-title, .customer-address-form #form-validate label, #giftcard-form label, .enterprise-giftregistry-index-addselect form label, .enterprise-giftregistry-index-edit #form-validate label, .enterprise-giftregistry-index-edit #form-validate h2, .enterprise-reward-customer-info #form-validate label, .my-rewards h2.box-title, #invitationForm label, .newsletter-manage-index #form-validate label, #wishlist-index-share #form-validate label { font-size: 11px; }

.fieldset h2.legend { float: none; font-size: 1.45455em; margin-bottom: 0.625em; }

.form-list li { margin-bottom: 0.72727em; }
.form-list .input-box { width: 100%; }
.form-list .buttons-set button.button { float: none; }
.form-list label.required em { display: none; }

p.required { display: none; }

.proSlider .slideBox { overflow: hidden; zoom: 1; position: relative; }
.proSlider .slideBox .sPrev, .proSlider .slideBox .sNext { width: 20px; height: 32px; display: block; position: absolute; top: 50%; margin-top: -16px; z-index: 10; text-indent: -999em; }
.proSlider .slideBox .sPrev { background-position: -262px -14px; left: 0; }
.proSlider .slideBox .sPrev:hover { background-position: -221px -14px; }
.proSlider .slideBox .sNext { background-position: -281px -14px; right: 0; }
.proSlider .slideBox .sNext:hover { background-position: -240px -14px; }
.proSlider .products-grid { width: 91.66667%; margin: 0 auto; overflow: hidden; }

.cms-index-index .main.big-screen { width: 100%; }

.product-list-slider { margin: 4.54545em 0 0 0; }
.product-list-slider .tab { margin-bottom: 4.54545em; }
.product-list-slider .tab li { font-size: 0.90909em; margin-right: 0.66667%; cursor: pointer; padding: 0 8.18182em; height: 7.27273em; line-height: 7.27273; background: #ccc9c6; width: 80px; }
.product-list-slider .tab li:last-child { margin: 0; }
.product-list-slider .tab li.on { background: black; }
.product-list-slider .products-grid { width: 100.36364em; }
.product-list-slider .products-grid li.item { width: 16.36364em; margin: 0 0.36364em 0.36364em 0; }
.product-list-slider .products-grid li.item .product-image { height: 22em; margin: 0; }
.product-list-slider .products-grid li.item .product-image img { height: 100%; background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/loading.gif) center center no-repeat; }
.product-list-slider .products-grid li.item:nth-child(6n) { margin-right: 0; }
.product-list-slider .products-grid .product-info { display: none; }
.product-list-slider.big-screen .products-grid { width: 1920px; }
.product-list-slider.big-screen .products-grid li.item { position: relative; margin: 0 1.09091em 1.09091em 0; }
.product-list-slider.big-screen .products-grid li.item:nth-child(10n) { margin-right: 0; }
.product-list-slider.big-screen .products-grid .product-info { display: block; text-align: center; color: #fff; position: absolute; top: 50%; width: 100%; background: white; opacity: 0.4; padding: 0.45455em 0; }
.product-list-slider.big-screen .products-grid .product-info h2 { font-size: 1em; }
.product-list-slider.big-screen .products-grid .product-info h2 a { color: #000; }
.product-list-slider.big-screen .products-grid .product-info .price { color: #000; }
.product-list-slider.big-screen .slideBox .sPrev, .product-list-slider.big-screen .slideBox .sNext { width: 6.81818em; height: 6.81818em; margin-top: -3.45455em; }
.product-list-slider.big-screen .slideBox .sPrev { background-position: 0 -125px; left: 20px; }
.product-list-slider.big-screen .slideBox .sPrev:hover { background-position: -3px -201px; }
.product-list-slider.big-screen .slideBox .sNext { background-position: -76px -125px; right: 20px; }
.product-list-slider.big-screen .slideBox .sNext:hover { background-position: -79px -202px; }

.product-list-slider.relate-prduct .carousel .home-pro-list ul li.slideritem { width: 180px; float: left; margin-right: 4px; margin-bottom: 4px; }
.product-list-slider .carousel { width: 100%; }
.product-list-slider .carousel .home-pro-list { width: 1104px; margin: 0 auto; overflow: hidden; }
.product-list-slider .carousel .home-pro-list ul { clear: both; overflow: hidden; width: 1104px; margin: 0 auto; }
.product-list-slider .carousel .home-pro-list ul li { list-style: none; text-align: center; width: 1104px; float: none; margin: 0px; }
.product-list-slider .carousel .home-pro-list ul li .slideritems { clear: both; overflow: hidden; }
.product-list-slider .carousel .home-pro-list ul li .slideritems .slideritem { float: left; width: 180px; margin-right: 4px; margin-bottom: 4px; }
.product-list-slider .carousel .home-pro-list ul li .slideritems .slideritem .product-info { /*display: none;*/ text-align: left; margin-top: 4px; height: 3.63636em; }
.product-list-slider .carousel .home-pro-list ul li .slideritems .slideritem .product-info h2 { font-size: 0.90909em; }
.product-list-slider .carousel .home-pro-list ul li .slideritems .slideritem .product-info h2 a { font-weight: normal; }
.product-list-slider .carousel .home-pro-list ul li .slideritems .slideritem .product-info .price { color: #000; font-size: 0.90909em; }
.product-list-slider .carousel .prev, .product-list-slider .carousel .next { display: inline-block; position: absolute; width: 1.81818em; height: 3.63636em; top: 50%; }
.product-list-slider .carousel .prev { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/prev.png") 0px 50% no-repeat; left: 5px; }
.product-list-slider .carousel .prev:hover { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/prev_hover.png") 0% 50% no-repeat; }
.product-list-slider .carousel .next { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/next.png") 100% 50% no-repeat; right: 5px; }
.product-list-slider .carousel .next:hover { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/next_hover.png") 100% 50% no-repeat; }
.product-list-slider.big-screen .carousel { width: 2200px; }
.product-list-slider.big-screen .carousel .prev { left: 20px; }
.product-list-slider.big-screen .carousel .next { right: 20px; }
.product-list-slider.big-screen .carousel .home-pro-list { width: 1920px; }
.product-list-slider.big-screen .carousel .home-pro-list ul li { width: 1920px; }
.product-list-slider.big-screen .carousel .home-pro-list ul li .slideritems .slideritem { margin-right: 12px; margin-bottom: 12px; position: relative; }
.product-list-slider.big-screen .carousel .home-pro-list ul li .slideritems .slideritem .product-info { height: 3.63636em; display: block; text-align: center; color: #fff; position: absolute; top: 50%; width: 100%; background: white; opacity: 0.4; padding: 0.45455em 0; }

.product-images-slider .more-views .content { width: 93.93232%; }
.product-images-slider .product-image ul li a.fancybox { width: 5.18182em; height: 5.27273em; display: block; position: absolute; top: 47%; left: 50%; margin-left: -2.54545em; background-position: right -145px; display: none; }
.product-images-slider .product-image ul li a.fancybox:hover { background-position: right -233px; }
.product-images-slider .product-image a.sPrev, .product-images-slider .product-image a.sNext { display: none; width: 27.27273em; height: 100%; top: 0px; margin-top: 0px; }
.product-images-slider .product-image a.sPrev { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/prev.png") 20% 50% no-repeat; left: 5px; }
.product-images-slider .product-image a.sPrev:hover { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/prev_hover.png") 20% 50% no-repeat; }
.product-images-slider .product-image a.sNext { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/next.png") 80% 50% no-repeat; right: 5px; }
.product-images-slider .product-image a.sNext:hover { background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/next_hover.png") 80% 50% no-repeat; }
.product-images-slider .product-image:hover a.sPrev, .product-images-slider .product-image:hover a.sNext, .product-images-slider .product-image:hover a.fancybox { display: block; }
.product-images-slider .tempWrap { width: 100% !important; }

.cms-left-banner .cmsitems { margin-bottom: 1.81818em; }
.cms-left-banner .cmsitems .cmsitem { line-height: 1.63636em; font-size: 10px; }
.cms-left-banner .cmsitems .cmsitem.first a { font-weight: bold; color: #000; }
.cms-left-banner .cmsitems .cmsitem.first:hover a { color: #e1650a; }

#aw-onestepcheckout-title { padding-bottom: 1.36364em; }

#aw-onestepcheckout-title-description { margin: 0.72727em 0 0 0.90909em; font-size: 0.90909em; }

#aw-onestepcheckout-container { padding-top: 1.81818em; }
#aw-onestepcheckout-container button.button span, #aw-onestepcheckout-container button.button span span { height: 20px; line-height: 20px; }

#aw-onestepcheckout-reglogin-container { margin-bottom: 1.36364em; }

#aw-onestepcheckout-shipping-method p { margin-bottom: 0.90909em; }

.aw-onestepcheckout-row .add-gift-message h3 { font-weight: normal; }

.cms-page-view .col2-left-layout .col-main .std { text-transform: none; font-size: 10px; }
.cms-page-view .col2-left-layout .col-main .page-title { text-align: center; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem { list-style: none; border-bottom: 1px solid #000; margin-bottom: 0.90909em; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem.first { border-top: 1px solid #000; padding-top: 0.90909em; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title { cursor: pointer; color: #000; font-size: 10px; text-transform: uppercase; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title:hover { color: #e1650a; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title:hover .control { background-position: -31px -377px; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title .control { background-position: 0 -377px; float: right; height: 15px; width: 15px; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title .control:hover { background-position: -31px -377px; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title.showed .control { background-position: 0 -328px; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title.showed .control:hover { background-position: -31px -328px; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .show-title.showed:hover .control { background-position: -31px -328px; }
.cms-page-view .col2-left-layout .col-main .cms-info-tiems .cms-info-tiem .hide { display: none; padding-bottom: 1.81818em; }

.blog-post-view .col2-left-layout .col-main .page-title { text-align: center; }

.commentshow .postTitle { font-size: 0.90909em; color: black; border-bottom: 0em; margin-bottom: 0em; }
.commentshow .toolbar .sort-by { display: none; }
.commentshow .toolbar .pager { float: right; }
.commentshow .bottom .toolbar { margin-top: 2.27273em; }
.commentshow .commentDetails { font-size: 0.90909em; background: #F6F6F6; padding: 0.45455em; }
.commentshow .commentDetails h4.username { font-size: 1em; text-transform: none; color: black; }
.commentshow .commentContent { text-transform: none; font-size: 0.90909em; padding: 0.45455em; line-height: 18px; }
.commentshow #postComment .form-list label { font-size: 0.90909em; color: #999999; }
.commentshow #postComment .form-list .input-box { margin-bottom: 0.72727em; }
.commentshow .mustlogin p { font-size: 0.90909em; }
.commentshow .mustlogin p a { color: #e1650a; }
.list-color-block .colord img{width: 12px;height: 12px;}
.list-color-block li{float: left;padding-right: 3px;}
.list-color-block .colord{  border: 1px solid #ccc;display: block;line-height: 12px;}

/* Add By Daniel START ==================================>>>>>>>>>>>> */
/* Public */
.fLeft { float: left; }
.fRight { float: right; }
.clean { clear: both; }

/* Pages */
.pager .pages .current { color: black; font-weight: bold;}
.v-middle { margin-bottom: 3px; }

/* Product List */
.products-grid li.item { position: relative; }
.list-color-block .color-block-hover-border { border: 1px solid black;}
.product-list-stock-status { color: #8a0000; display: block; font-weight: bold; margin-bottom: 10px; text-align: center; text-transform: none; }

/* Product Detail page */
.product-options #color-select .amconf-images-container img { padding: 0px !important; }
.product-options #color-select .amconf-images-container img.amconf-image { border: 1px solid #ccc; padding: 0px !important; }
.product-options #color-select .amconf-images-container img.color-block-hover-border { border: 1px solid black;}
.product-options #color-select .amconf-images-container img.amconf-image-selected { border: 1px solid black !important;}
.product-options #color-select .amconf-images-container .amconf-image-container { margin-right: 2px }
.size-chart-box {padding-bottom: 3px;clear:both;overflow: hidden;}
.color-swatch dl { width: 100%;}
.unit { text-transform: none; }
#product_addtocart_form .product-shop .product-main-info .availability { display: none; }
#product_addtocart_form .product-shop .product-main-info .price-box { display: none; }
.product-detail-stock-status { display: block; padding: 30px 0px 0px; font-weight: bold; font-size: 24px; color: #8a0000; text-transform: none; }
/* show arrow */
.fancybox-outer .fancybox-nav span { visibility: visible; }

/* related product */
.box-related .box-content li .item-info { float: left; width: 180px; margin-right: 4px; }

/* eximbay */
.eximbay-processing-payment table td { text-align: center; }
.eximbay-processing-payment iframe { border: none; width: 760px;}

/* one step checkout */
.login-tip { color: red; }
#aw-onestepcheckout-container { position: relative; }
.checkouMark { height: 90%; position: absolute; top: 130px; width: 100%; z-index: 6; }

/* quick view */
.quickview-media { width: 314px; float: left; height: 200px; margin-bottom: 2px;position: relative;}
.quickview-info { width: 235px; float: right; margin-left: 5px; margin-right: 5px;}
.box-collateral { background:#fff; }
.box-collateral .box-title { margin:-11px 0px; }
/*.box-collateral .box-title { background:#e7e7e7 url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_block-title.gif) repeat-x 0 0; border:1px solid #e1e1e1; padding:5px 20px 5px; margin:0 -1px; }*/
.box-collateral .box-title h2 { font-size:1em; line-height:1.2; color:#000333; font-weight:bold; }
.box-collateral .box-content { padding:20px; }

.tab-list { position:relative; }
.tab-list .tab { float:left; cursor:pointer; }
.tab-list .last {}
.tab-list .active { cursor:default }
.tab-list .tab-container { position:absolute; left:0; width:100%; }
.tab-list .tab-content {}

.collateral-tabs { padding-bottom:20px; margin:0; }
.collateral-tabs .tab { position:relative; z-index:2; margin-right:3px; background:#dedede url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_collateral-tabs.gif) no-repeat 0 -39px; color:white; padding:0 0 0 5px; font-size:12px; }
.collateral-tabs .tab span { background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 7px 0 0; line-height:24px; float:left;font-size: 11px;text-transform: capitalize;font-weight:bold; }
.collateral-tabs .last {}
.collateral-tabs .active { color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.collateral-tabs .active span { background-position:100% 0; padding-bottom:1px; font-size: 11px;text-transform: capitalize;}
.collateral-tabs .tab-container { z-index:1; top:24px; background:#fff; }
.collateral-tabs .tab-content { padding:0px 25px; background:#fff; border:1px solid #c4c4c4; font-size:11px; }
.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }


#quickview-mark{width: 100%;height: 100%;top: 0;position: fixed;background-color: black;opacity: 0.75;}
#quickview-window{height: 350px; width: 600px; position: fixed; z-index: 500; top: 15%; left: 50%; margin-left: -300px;}
#quickview{overflow: auto; widows: 600px; height: 335px; padding: 10px; background-color: white;}
#loading-mask{background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/images/blank.gif) repeat; position:absolute; color:#d85909; font-size:1.1em; font-weight:bold; text-align:center; opacity:0.80; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */ z-index:500;}
#loading-mask .loader{position:fixed; top:35%; left:50%; width:150px; margin-left:-105px; padding:15px 30px; background:#fff4e9; border:2px solid #f1af73; color:#d85909; font-weight:bold; text-align:center; z-index:1000;}
.quickview-nav{position: absolute; right: 33px; top: 7px; width: 35px; z-index: 2;}
.quickview-next{background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/quickshopping/right_arrow.gif") no-repeat; display: block; height: 17px; width: 17px; float:right;}
.quickview-prev{background: url("http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/quickshopping/left_arrow.gif") no-repeat; display: block; height: 17px; width: 17px; float:left;}
.quickview-info .product-ids{position: absolute; right: -20px;}
.quickview-info .options-container-big{position: relative; margin-top: 0px;}
.quickview-info .product-shop{text-align: left;}
.quickview-info .product-options label{float: left; text-align: left; width: 100%;font-size: 10px;}
.quickview-info .product-options dl dt{width: 100%;}
.quickview-info .product-options #color-select label{width: 100%;font-size: 10px;}
.quickview-info .amconf-images-container{width: 100%;}
.quickview-info .amconf-image-container{float: left;}
.quickview-info .qty-input{margin-bottom: 10px;font-size:10px;font-weight: bold; color: black;}
.quickview-info .price-box{float: right;width: 170px; line-height: 15px; color: black;margin:5px 0px;}
.quickview-info .price-box .regular-price {float: right;}
.quickview-info .price-box .regular-price .price {font-size: 14px;}
.quickview-info .add-to-cart{float: right; color: black;}
.addToCartContainer{padding: 10px;}
.quickview-info .weight-input{float:right;font-weight: bold;color: black;font-size:10px;}
/*.quickview-info .product-collateral{margin-bottom: 10px;}*/
.quickview-info form{display: block;}
.quickview-media .more-views {width:314px;height: 63px;margin-top: 5px;float: left;overflow: hidden;}
.quickview-media .more-views a img:hover{border: 1px solid #e1650a;}
.quickview-hover-border{border: 1px solid #e1650a;}
.quickview-info .product-detail-stock-status{padding: 0px;}
.quickview-info .availability{font-size: 10px;}
/* search result */
.recommendations { margin-bottom: 0.5em; font-size: 0.90909em; }

/* tool bar */
.toolbar { margin-bottom: 0.5em; }

/* footer */
.ssl-logo { padding-top: 23px;font-weight: bold; font-size: x-small;text-transform: none;}
.ssl-logo1 {color: white;}
.footer address { margin-top: 4em; }
.footer div.links { margin-right: 9%; }
.news-title { font-weight: bold; color: white;margin-bottom: 0.8em;}

/* news */
.fabrixquare-news .menu-categories { margin: 5px 0px; }
.box-collateral .box-title h2{font-size: 11px;}
address.copyright {text-align: center;}
/*recently viewed*/
/*recently viewed home page*/
.block-list.block-viewed {width: 1200px;margin: 0 auto;overflow: hidden; }
.block-viewed .block-title {margin-top: 20px;text-align: center}
.block-viewed .block-title h5 {display: inline-block;padding: 0.45455em 1.81818em;color: #000333;background: #fff;}
.block-viewed .block-viewed-list .clear-recently-viewed {float: right;}
.block-viewed .block-viewed-list {border-top: 1px solid #ccc;margin-top: -13px;height: 20px;}
.block-viewed .block-viewed-product {height: 115px;overflow:hidden;}
.block-viewed .block-viewed-product ul.block-viewed-slides li{display:block;float: left;margin-right: 21px;}
.block-viewed .block-viewed-product ul.block-viewed-slides li:nth-child(11) {margin-right:0px;}
/*recently viewed category page*/
.mb-content .block-list.block-viewed {width: 917px;}
/*wishlist*/
table#wishlist-table .product-name a {color: black;font-size: 12px;font-weight: bold;}
table#wishlist-table .item-options dd {float: left;color: black;font-size: 12px;font-weight: bold;margin-top: 5px;}
table#wishlist-table a.link-edit {color: black;}
table#wishlist-table .price-box .old-price {color: black;}
table#wishlist-table thead th.unit.price {text-align: center;}
table#wishlist-table thead th.qty {text-align: center;}
table#wishlist-table thead th.add.to.cart {text-align: center;}
table#wishlist-table tbody td {padding: 12px;line-height: 15px;color: black;}

/*menu*/
ul#nav li.level0 a.root-cate span {padding-bottom: 12px;}
ul#nav li.level0:hover .level0-ul {display: block;}
ul#nav li.level0 .level0-ul {position:absolute;display:none;width: 640px; height: 510px; border: 1px solid #D5D5D5;padding: 10px 15px;margin-left:-25px;}
ul#nav li.level0 ul li.level1 {width: 190px;height: 480px;float: left; padding: 10px;}
ul#nav li.level0 ul li.level1 ul.level1-ul {padding-top:2px;margin-top: 5px;border-top: 1px dashed #d5d5d5;}
ul#nav li.level0 ul li.level1 ul.level2-ul {padding-left: 20px;line-height: 14px;}
ul#nav li.level0 ul li.level1 ul.level2-ul li.level3{line-height: 10px;}

/*footer*/
span.footer-message p {text-align: center;font-size: 9px;margin-top: 10px;}

/* track information popup */
#custome-track-infor { border-width: 0px 1px 1px 0px; border-style: solid; border-color: black;}
#custome-track-infor table { width: 100%; color: black; }
#custome-track-infor caption { border-width: 1px 0px 0px 1px; border-style: solid;border-color: black; font-size: 1em; font-weight: bold; line-height: 20px; padding: 5px;}
#custome-track-infor tr { border-width: 1px 0px 0px 0px; border-style: solid; border-color: black; }
#custome-track-infor th, #custome-track-infor td  { padding: 5px; }
#custome-track-infor th { font-size: 12px; font-weight: bold;}
#custome-track-infor th, #custome-track-infor td { border-width: 0px 0px 0px 1px; border-style: solid; border-color: black; }
#custome-track-infor tr th:fast {border: 0px;}
#custome-track-infor tr td:fast {border: 0px;}
#custome-track-infor table table tr, #custome-track-infor table table th, #custome-track-infor table table td { border: 0px;}
.shipping-tracking-popup .title-buttons button span { line-height: 3.18182em; }

/*event container*/
.container-upcoming, .container-open, .container-closed{
	clear: both;
	color: black;
	font-weight: bold;
	border: 1px solid #aaa;
	position: relative;
	z-index: 2;
	border-width: 1px 1px;
	margin-top: 7px;
	height: 59px;
}
.event-container .event {
	text-transform: capitalize;
	padding-bottom: 18px;
	margin-bottom: -18px;
	padding-top: 5px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	width: auto;
	position: relative;
	z-index: 2;
	border-bottom: 0 !important;
}
.event-container .status {
	display: inline;
	margin: 0 10px 0 0;
	background: none;
	font-size: 22px;
}
.event-container .event-dates {
	display: inline;
	font-size: 22px;
	height: auto;
}
.event-container .event-dates p {
	display: inline;
}

.event-container .event-dates div {
	display: inline-block;
}
.event-container .event-dates .time-part {
	font-size: 14px;
}


.event-container.container-open {
	clear: both;
	color: black;
	border: 1px solid #aaa;
	position: relative;
	z-index: 2;
	border-width: 1px 1px;
	margin-top: 7px;
	height: 59px;
}
div#event-ticker-1 {
	display: inline;
	font-size: 22px;
	height: auto;
}
.container {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

.home-page-block {
	width: 1200px;
	text-align: center;
	margin: 140px auto;
}
.home-page-block a img {
	width: 45.75%;
	margin: 0 -1px;
}

.product-view.lookbook .product-information.lookbook {
	width: 100%;
	text-align: center;
}

.box-collateral.product-description-lookbook .box-content {
	text-align: center;
}

/* Add By Daniel END ====================================<<<<<<<<<<<< */
/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { margin:10px 0; }
.widget .widget-title h2 { font-size:18px; color:#d12c01; }

.widget .widget-products { margin:0 -20px 0; }
.cms-home .col1-layout .widget .widget-products,
.cms-index-index .col1-layout .widget .widget-products { margin:0 0 20px; }
.col-main > .widget { display:block; margin:40px 0 0; }
.col-main > .widget + .widget { margin-top:20px; }

/* std class reset */
.widget .products-grid { list-style:none; margin-bottom:0; padding-left:20px; }
.widget .products-grid p,
.widget .products-list p { margin-bottom:0; }
.widget .products-list { list-style:none; margin-bottom:0; padding-left:0; }
.widget .add-to-links { list-style:none; padding-left:0; margin:5px 0; }

/* Widget Banner */
.widget-banner { clear:both; display:block; width:100%; overflow:hidden; text-align:center; }
.widget-banner li { margin:7px 0; }

.top-container .widget-banner li { margin:0; }

.footer-before-container .widget-banner li { margin:0; }

.widget-banner-inline { display:block; clear:both; padding:7px 0; text-align:center; }
.widget-banner-inline ul,
.widget-banner-inline li { display:inline; }
.widget-banner-inline li { margin:0 3px; }
.widget-banner-inline li img { vertical-align:middle; }

/* Widget New Proructs */
.widget-new-products { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-new-products { display:block; padding:0 20px; }

/* Widget Viewed Proructs */
.widget-viewed { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-viewed { display:block; padding:0 20px; }

/* Widget Compared Proructs */
.widget-compared { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-compared { display:block; padding:0 20px; }

/* Widget CMS Static Block */
.widget-static-block {}

/* Widget Catalog Events Carousel */
.widget-events { display:block !important; }

/* Widgets Links Common Styles */
/* Style 1 */
/*.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { float:left; border:1px solid #cfcfcf; border-bottom-color:#b2b2b2; margin:13px -1px 0 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { float:left; font-size:12px; background:#f2f2f2; border-top:1px solid #fff; border-bottom:1px solid #e2e2e2; padding:2px 5px 4px; color:#cc7137; text-decoration:underline; white-space:nowrap; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#1e75b4; text-decoration:none; }*/
/* Style 2 */
.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { display:block; padding:12px 12px; background:#fff url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

.footer-before-container .widget-product-link,
.footer-before-container .widget-category-link,
.footer-before-container .widget-cms-link,
.footer-before-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.footer-before-container .widget-product-link a,
.footer-before-container .widget-category-link a,
.footer-before-container .widget-cms-link a,
.footer-before-container .widget-hierarchy-link a { display:block; padding:10px 12px; background:#fff url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; cursor:pointer; }
.footer-before-container .widget-product-link a:hover,
.footer-before-container .widget-category-link a:hover,
.footer-before-container .widget-cms-link a:hover,
.footer-before-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

/* Widget Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-product-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-product-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-product-link-icon.gif) 17px 3px no-repeat;*/ }
.sidebar .widget-product-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-product-link a:hover { color:#333; text-decoration:none; }

/* Widget Category Link */
.widget-category-link-inline { display:inline; }

.top-container .widget-category-link { border-bottom:0; }
.top-container .widget-category-link a { border-color:#ca3934; color:#d53c00; background-image:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-links2.gif); background-color:#f9d2c1; }
.top-container .widget-category-link a:hover { color:#fff; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-category-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-category-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-category-link-icon.gif) 19px 3px no-repeat;*/ }
.sidebar .widget-category-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-category-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Hierarchy Link */
.widget-cms-hierarchy-link-inline { display:inline; }

.col-main .widget-cms-hierarchy-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-hierarchy-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-hierarchy-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-hierarchy-link a { font-size:12px; background:url(http://www.fabrixquare.com/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

/* Widget SKU */
/* .widget-sku {} */
/* ======================================================================================= */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_sprite.png');
}
 .fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
	background-image: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_sprit')_hover.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -37px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.postWrapper {
    padding-bottom: 20px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 10px;
}

.postTitle h2 a,.postTitle h2{
    color: #000;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-transform: none;
    padding: 5px 0;
}
.postTitle h2 a:hover{color: #e1650a;}
.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}
.postContent {
    padding-bottom: 10px;
    text-transform: none;
}
.postContent p{line-height: 18px;font-size: 10px;}
.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

/*.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}*/

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
/* mixins */
/* sprite */
/* clearfix */
/* list_ib */
/* list_jst */
/* reset */
/* hold-center */
/* core-justify */
/* placeholder */
/* triangle */
.neklo-instagram {
  margin: 60px auto;
  width: 1200px;
}
.neklo-instagram-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 48em) {
  .neklo-instagram-title {
    font-size: 16px;
  }
}

.neklo-instagram-description {
  font-size: 14px;
  color: #000000;
  text-align: center;
  margin-bottom: 10px;
  text-transform: capitalize;
}
@media screen and (max-width: 48em) {
  .neklo-instagram-description {
    font-size: 12px;
  }
}

.neklo-instagram-list {
  margin: 20px auto;
  text-align: center;
  font-size: 0;
}
.neklo-instagram-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media screen and (max-width: 48em) {
  .neklo-instagram-list {
    width: 95%;
  }
}
.neklo-instagram-list li {
  display: inline-block;
  vertical-align: top;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 0 2px 2px 0;
}
.neklo-instagram-list li:hover .neklo-instagram-over {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.neklo-instagram-list li:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.neklo-instagram-list a {
  position: relative;
  overflow: hidden;
  display: block;
}
.neklo-instagram-list img {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.neklo-instagram-over {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 10;
}

@font-face
{
 font-family: Open sans;
 src: url(http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/OpenSans-Regular.ttf);
}

.magestore-popup_social {
    max-width: 565px !important;
}
.clear{
 width:100%;
 height:0px;
 clear:both;
 font-size:0px;
 line-height:0px;
}

#sociallogin_button{
	margin-top:10px;
}

#sociallogin_button button span{
	box-sizing: border-box;
}

#sociallogin_button #bt-loginfb span, #bt-loginfb-popup span{
    height:35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/fb.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginfb span span, #bt-loginfb-popup span span{background: none repeat scroll 0 0 #2d78bd;}
#sociallogin_button #bt-loginamazon span, #bt-loginamazon-popup span{
    height:35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/bt_amazon.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginamazon span span, #bt-loginamazon-popup span span{background: none repeat scroll 0 0 #fe9900;}
#sociallogin_button #bt-loginins span, #bt-loginins-popup span{
    height:35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/bt_intagram.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginins span span, #bt-loginins-popup span span{background: none repeat scroll 0 0 #42729a;}
#sociallogin_button #bt-logingo span, #bt-logingo-popup span{
    height: 35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/google.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-logingo span span, #bt-logingo-popup span span{background: none repeat scroll 0 0 #dd4b39;}
#magestore-popup  .input-box{width:100%;}
#sociallogin_button #bt-loginvk span, #bt-loginvk-popup span{
    height: 35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/vk.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginvk span span, #bt-loginvk-popup span span{background: none repeat scroll 0 0 #44678d;}
#sociallogin_button #bt-loginper span, #bt-loginper-popup span{
    height: 35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/persional.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginper span span, #bt-loginper-popup span span{background: none repeat scroll 0 0 #ffc823;}
#bt-logintw-popup span{
    height: 35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginse span, #bt-loginse-popup span{
    height: 35px;
    background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/stack.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginse span span, #bt-loginse-popup span  span{background: none repeat scroll 0 0 #3170c3;}

#sociallogin_button #bt-logintw span, #bt-loginaol-popup span{
    height: 35px;
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/twit.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-logintw span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #28bceb;}
#sociallogin_button #bt-loginwp span, #bt-loginwp-popup span{   
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/wpress.png") no-repeat;  
}
#sociallogin_button #bt-loginwp span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#sociallogin_button #bt-loginya span, #bt-loginya-popup span{
    height: 35px;
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/yh.png") no-repeat;
    display: block;
    float: left;
}
#sociallogin_button #bt-loginya span span, #bt-loginya-popup span span{background: none repeat scroll 0 0 #6f2b90;}
/* by Hai Ta */
#sociallogin_button #bt-loginaol span, #bt-loginaol-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/aol.png") no-repeat;  
}
#sociallogin_button #bt-loginaol span span, #bt-loginaol-popup span span{background: none repeat scroll 0 0 #ffc923;}
#sociallogin_button #bt-loginwp span, #bt-loginwp-popup span{   
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/wpress.png") no-repeat;  
}
#sociallogin_button #bt-loginwp span span, #bt-loginwp-popup span span{background: none repeat scroll 0 0 #555555;}
#sociallogin_button #bt-logincal span, #bt-logincal-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/clavid.png") no-repeat;    
}
#sociallogin_button #bt-logincal span span, #bt-logincal-popup span span{ background: none repeat scroll 0 0 #12396b;}
#sociallogin_button #bt-loginorg span, #bt-loginorg-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/orange.png") no-repeat;    
}
#sociallogin_button #bt-loginorg span span, #bt-loginorg-popup span span{background: none repeat scroll 0 0 #ff6501;}
#sociallogin_button #bt-loginmp span, #bt-loginmp-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/mysp.png") no-repeat;    
}
#sociallogin_button #bt-loginmp span span, #bt-loginmp-popup span span{background: none repeat scroll 0 0 #ff6501;}
#sociallogin_button #bt-loginlive span, #bt-loginlive-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/live.png") no-repeat;
}
#sociallogin_button #bt-loginlive span span, #bt-loginlive-popup span span{  background: none repeat scroll 0 0 #30a8e4;}
#sociallogin_button #bt-loginfq span, #bt-loginfq-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/fq.png") no-repeat;   
}
#sociallogin_button #bt-loginfq span span, #bt-loginfq-popup span span{	background: none repeat scroll 0 0 #099eba;}

#sociallogin_button #bt-loginlinked span, #bt-loginlinked-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/linked.png") no-repeat;   
}
#sociallogin_button #bt-loginlinked span span, #bt-loginlinked-popup span span{background: none repeat scroll 0 0 #017fb2;}
#sociallogin_button #bt-loginopen span, #bt-loginopen-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/myop.png") no-repeat;
}
#sociallogin_button #bt-loginopen span span, #bt-loginopen-popup span span{background: none repeat scroll 0 0 #74bc52;}
#sociallogin_button #bt-loginlj span, #bt-loginlj-popup span{    
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/liveJ.png") no-repeat;   
}
#sociallogin_button #bt-loginlj span span, #bt-loginlj-popup span span{background: none repeat scroll 0 0 #143ea9;}

#sociallogin-other-div{	
	display: block;	
	float: right;      
}
#sociallogin-other-a{
	width: 91px;
	display: block;
}
.sociallogin-other{
	display: block;	
	float: right;
    width: 100%;
}
.sociallogin-other-span{
	cursor: pointer;    
	font-weight: bold;
    white-space: nowrap;
}

.sociallogin-other-span-img-popup{	
	float: right;
	width: 26px;
	height: 16px;
	cursor: pointer;        
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/add.png") no-repeat right;
}

.other-button{
	/* margin: 7px 3px 5px 4px; */
}
.sociallogin-other-button{	
    width: auto;
	max-width:375px;
}
button.bt-login-social{background:none;border:none;cursor: pointer;}
button.bt-login-social:hover{opacity: 0.9;}
button.bt-login-social span{	
	height:35px;
	line-height:35px;
	color:#fff;
	padding:0 0 0 35px;
	float:left;
	}

#sociallogin_button .sociallogin-other #other_sociallogin_label{font-family: Open sans;}
button.bt-login-social span span{
	background-position:100% 0 !important;
	/* padding-right:10px !important; */
	padding-left:10px !important;
	text-align: left;
	color:#fff;
	min-width: 110px;
	font-family: Open sans;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: regular;
	text-transform:none;
}
button.bt-login-social span span {
	min-width: 134px;
}
	
/* change poppup */
#magestore-popup{
	padding: 10px;
    position: fixed;
    width: 706px;
    z-index: 9990;
	background: #fff;
	border: 2px;
	min-width: 200px;
	/* border-radius: 7px; */
}
#magestore-login-social{
	float: right;
	width: 34%;
	/* text-align: center; */
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.3;
}
#sociallogin-close{
	cursor: pointer;
    height: 33px;
    position: absolute;
    right: -20px;
    top: -16px;   
    z-index: 9999;
	right: -12px;
	top: -15px;
	height: 34px;
	width: 33px;
	background:url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/close.png") no-repeat;
}
#sociallogin-close:hover{
	text-decoration: underline;
}
#magestore-login-form{
	margin-left: 10px;
}
.magestore-loign-h3{
	margin-bottom: 18px;
	border-bottom: 1px solid #CCCCCC;
	font-family: 'tahoma',Arial,Helvetica,sans-serif;
    font-size: 15px;
	padding-bottom: 3px;
}
.magestore-login-input-box{
	margin-bottom: 12px;
	height: 30px;
}
.login-label{
	float: left;	
	padding-top: 5px;
    width: 32%;
	font-weight: bold;
	color: #666;
}
#magestore-popup .form-list label{float: left;text-align: left;}
#magestore-popup .form-list .sociallogin-field {clear: none;}
.login-label em{
	color: red;
}
.sociallogin-input-box{
	float: right;
	width: 246px;
	margin-bottom: 12px;
}
.sociallogin-input-box .input-text{
	border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 2px #E3E3E3 inset;
    font-family: inherit;
    font-size: 1.1em;
    margin: 0;
    padding: 5px 4px;
    width: 230px;
}
.magestore-login-popup-button{
	float: right;
}
#magestore-forgot-password, #magestore-forgot-back{
	margin-right: 69px;
	font-size: 10px;
	float: left;
	width: 100%;
}
#magestore-forgot-back{
	margin-right: 40px;
}
.popup_click_btn{
	margin-right: 10px !important;
	float: right;
}
.magestore-login-input-box  .login-label em{	
}
.ajax-login-image{
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/opc-ajax-loader.gif") no-repeat scroll 0 0 transparent;
	width: 16px;
	height: 16px;
	margin: 5px 0 5px 152px;
}
.magestore-invalid-email{
	margin-left: 152px;
	color: red;
}

#sociallogin-forgot{
	margin-bottom : 20px;
}
.magestore-sociallogin-create-new-customer{
	float: left;	
	clear: both;
}
.magestore-sociallogin-create-new-customer a{	
	margin-left: 10px;
	font-weight: bold;
}
.sociallogin-field{
	width: 218px !important;
	float: left;
}
.sociallogin-field .input-text{
	width: 168px  !important;
}
#magestore-create-back{
	font-size: 10px;
}
.sociallogin-other-button-popup{
	float: left;
}
#magestore-login-social  .magestore-loign-h3{text-align:center;}
#sociallogin_button ul.right{float:right;}
#sociallogin_button ul.left{float:left;}

@font-face
{
 font-family: Open sans;
 src: url(http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/OpenSans-Regular.ttf);
}
#sociallogin_button #magestore-popup_social ul li button{
	width: 175px;height:37px;
}
#sociallogin_button #magestore-popup_social ul li {
    float:left;
	font-family: Open sans;
}
@media all and (min-width: 0px) and (max-width: 680px){
#magestore-login-social .magestore-login-social li,.sociallogin-other ul li.other-button{padding: 0px 0px 10px 0px;}
#magestore-popup_social {
    font-size: 1.5em !important;
}
}
@media (min-width: 681px) {
#magestore-login-social .magestore-login-social li,.sociallogin-other ul li.other-button{padding: 0px 0px 10px 10px;}
}
@media all and (min-width: 0px) and  (max-width: 459px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 0px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 0px;}
}
@media (min-width: 460px) {
	#sociallogin_button #magestore-popup_social ul li{padding: 0px 0px 10px 10px;}
	#sociallogin_button ul li{padding: 0px 0px 10px 10px;}
}
ul.magestore-login-social li{background:#fff;border:none;padding:}

#magestore-popup{
	width:66% !important;
	z-index:99999;
	max-width: 587px;
}
#magestore-popup_social {
	text-align: center;
	font-size: 2.5em;
	line-height: 1.25em;
	margin-bottom: 0.7em;
	position: absolute;
	top: 100px !important;
	left: 0;
	z-index: 100000;
	background-color: white;
}
#sociallogin_button ul.right li{
    float: right;
}
.magestore-popup_social{
		width: 740px !important;
	}
#other_sociallogin_label {
	background-color: rgb(240, 240, 237);
	line-height: 2em;
}
#magestore-popup_social li{
/* 	margin: 0px !important;
	padding: 0px !important; */
}

ul.magestore-login-social li.button{
    list-style: none !important;
}
ul.magestore-login-social li.button:hover{
	background:none !important;
	margin:0;
	border:none;
    list-style: none !important;
}
.sociallogin-input-box .input-text{
	box-shadow: none;
}
.sociallogin-other-button-popup li.button{
	background:none;
	border:none;
	list-style: none !important;
	/* padding: 0px 4px 0px 5px !important; */
}
.sociallogin-other-button-popup li.button:hover{
	background:none;
	border:none;
        list-style: none !important;
}
.other-button{padding:0;}
.bt-login-social{padding:0;margin:0 !important;}
.top-container{width:100%;}

#sociallogin_button{
	float:left;
}
#sociallogin_button ul li,.sociallogin-other ul li{margin: 0px;}
#sociallogin_button ul li.button,.sociallogin-other ul li.button{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
#sociallogin_button ul li.button,.sociallogin-other ul li{}
#sociallogin_button ul li.button:hover{
	background:none !important;
	border:none !important;
	list-style: none !important;
}
.sociallogin-other-button{
	_display:block !important;
	z-index:3000 !important;
}
#sociallogin-other-a{
	display: inline-block;
	width:100%;
	text-align:right;
}
#sociallogin-other-div{
	display: inline-block;
	width:100%;
	margin:0;
}
#sociallogin-other-b{
	display:block;
	height:30px;
	line-height:30px;
}
#sociallogin-other-b span{
	display:block;
	margin-right:30px;
	text-align:right;
}
#sociallogin-other-button{
	top:30px;
}

#magestore-popup{
	top:100px !important;
	position:absolute !important;
	z-index:40020 !important;
}
#magestore-login-form .magestore-invalid-email{
	margin:0;
}
.other-button{
/* 	margin: 0px 2px 0px 2px !important;
	padding: 3px 0px 0px 8px!important; */
}

#bg_fade{
	z-index:30020 !important;
	float:left;
	width:100%;
	min-height:3000px;
}
.active .sociallogin-other-span-img-popup{	
	float: right;
	width: 26px;
	height: 16px;
	cursor: pointer;        
	background: url("http://www.fabrixquare.com/skin/frontend/base/default/css/magestore/sociallogin/sub.png") no-repeat right;
}

@media all and (min-width: 0px) and (max-width: 680px) {}
@media screen and (max-width:719px) {
	.top-container{
		margin:0 auto;
	}
	
	#magestore-login-social{
		float:left !important;
		width:100%;
	}
	#magestore-login-form{
		float:left !important;
		width:100%;
		margin:0;
	}
	.sociallogin-input-box{
		float:left;
		width:100%;
	}
	.magestore-login-input-box label{float:left;width:100% !important;}
	.sociallogin-input-box .input-text{
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		width:100%;
		box-shadow: none;
		height:30px;
	}
	#magestore-create-user{
		float:left !important;
		width:100%;
	}
	.form-list .sociallogin-field{float:left !important;width:100% !important;}
	.form-list .sociallogin-field .input-text{
		float:left;
		width:100% !important;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		height:30px;
	}
	.sociallogin-field label{float:left;/* width:100%; */}
	#sociallogin-other-button li.other-button{
		float:none;
		margin:0;
		text-align:center;
	}
	#sociallogin-other-button-popup li.button{
		float:none;
		text-align:center;
		width:100%;
	}
	
	ul.magestore-login-social li.button{
		text-align:center !important;
		width:100%;
	}
	.magestore-popup_social{
		width: 380px !important;
	}
}
@media screen and (max-width:479px) {
	.magestore-popup_social{
		width: 210px !important;
	}
	#magestore-forgot-password, #magestore-forgot-back{
		float:left !important;
		margin:10px 0 !important;
		width:100%;
	}
	#sociallogin_button ul li.button{
		margin:0;
		text-align:center;
		width:100%;
		list-style: none !important;
	}	
	#sociallogin-other-button li.other-button{
		float:none;
		margin:0;
		text-align:center;
		width:100%;
        list-style: none !important;
	}
	#sociallogin-other-button-popup li.button{
		float:none;
		text-align:center;
		width:100%;
        list-style: none !important;
	}
}
@media screen and (min-width: 720px) and (max-width: 985px) {
	.top-container{
		margin:0 auto;
	}
	#magestore-login-social{
		float:left !important;
		width:100%;
	}
	#magestore-login-form{
		float:left !important;
		width:100%;
		margin:0;
	}
	.sociallogin-input-box{
		float:left;
		width:100%;
	}
	.magestore-login-input-box label{float:left;width:100% !important;}
	.sociallogin-input-box .input-text{
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		width:100%;
		box-shadow: none;
		height:30px;
	}
	#magestore-create-user{
		float:left !important;
		width:100%;
	}
	.form-list .sociallogin-field{float:left !important;width:100% !important;}
	.form-list .sociallogin-field .input-text{
		float:left;
		width:100% !important;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		height:30px;
	}
	.sociallogin-field label{float:left;/* width:100%; */}
	#sociallogin-other-button li.other-button{
		/* margin-left:65px !important; */
	}
	ul.magestore-login-social li.button{
		/* text-align:center !important;
		margin-left: 5px; */
		/* width:100%; */
		float:left;
	}
	.magestore-popup_social{
		width: 380px !important;
	}
}
@media screen and (min-width: 986px) {
	#magestore-login-social{
		text-align:center !important;
	}
	ul.magestore-login-social li.button{
	}
	#magestore-login-social . magestore-login-social {width:200px}
}
@media screen and (min-width: 986px) and (max-width: 1235px) {
	/* #magestore-popup{border:1px solid blue;} */
	#magestore-login-social{
		float:left !important;
		width:100%;
		text-align:center !important;
	}
	#magestore-login-form{
		float:left !important;
		width:100%;
		margin:0;
	}
	.sociallogin-input-box{
		float:left;
		width:100%;
	}
	.sociallogin-input-box .input-text{
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		width:100%;
		box-shadow: none;
		height:30px;
	}
	.magestore-login-input-box label{float:left;width:100% !important;}
	#magestore-create-user{
		float:left !important;
		width:100%;
	}
	.form-list .sociallogin-field{float:left !important;width:100% !important;}
	.form-list .sociallogin-field .input-text{
		float:left;
		width:100% !important;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		height:30px;
	}
	.sociallogin-field label{float:left;/* width:100%; */}
	#magestore-login-social ul.magestore-login-social li{
		float:left;
	}
	#magestore-login-social ul.magestore-login-social li{ }
	
	.magestore-popup_social{
		width: 563px !important;
	}
}
	
@media screen and (min-width: 1236px) and (max-width: 1585px) {
	.magestore-popup_social{
		width: 740px !important;
	}
}
@media screen and (min-width: 1235px){
	#magestore-login-form {
		max-width: 364px;
	}
	#magestore-create-user{
		max-width: 374px;
	}
	.sociallogin-field {
    max-width: 187px;
	}
}
@media screen and (min-width: 1586px) and (max-width: 1890px) {
.magestore-popup_social{
		width: 740px !important;
	}
}
@media screen and (min-width:1891px) {
.magestore-popup_social{
		width: 740px !important;
	}
}
#_alert_mark{width:100%;height:100%;position:fixed;z-index:999998;top:0;left:0;}
#_alert{width: 600px;margin-bottom: -100px;position: relative;z-index: 999999;border: 1px solid #ccc9c6;float: right;background-color: #fff;}
.alert_title{height: 30px;background: #000;color: #fff;vertical-align: middle;line-height: 30px;font-size: 14px;text-transform: capitalize;}
#alert_msg{text-align:center;padding:10px 0 15px;font-size: 10px;font-weight:bold;background: #f2f2f2;border: 0px solid #ccc9c6;border-width: 0px 1px 0 1px;color: #000;}
.alert_buttonC{padding:0 0 12px;text-align: center;background-color:#f2f2f2;border: 5px solid #ccc;border-width: 0 1px 1px 1px;}
.alert_buttonC button{font-size:10px;font-weight:bold;padding:2px 5px;background: #fff;border: 1px solid #ccc;border-radius: 5px;}
#ajaxLoadingIcon { display: block;position: absolute;z-index: 500;top: 47%;left: 47%;width: 64px;height: 59px;background: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/ajax-loader.gif') no-repeat;
 }
﻿.category-products .item,
.catalog-listing .item {
    position: relative;
}
.quickshopping-prev {
    background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/prev_hover.png) no-repeat;
    background-size: 50%;
    height: 25px;
    position: absolute;
    width: 30px;
    top: 100px;
    left: 3px;
}
.quickshopping-next {
    background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/next_hover.png) 80% 50% no-repeat;
    background-size: 50%;
    position: absolute;
    width: 30px;
    height: 25px;
    top: 100px;
    right: 0px;
}
/*#quickview-default-img #base-img {
margin-top: -45px;
}*/
.addToCartContainer .special-price{font-size: 14px; color: #E1650A;}
.collateral-tabs { padding-bottom:10px; margin:0; }
.category-products .quickshoppinglink,
.catalog-listing .quickshoppinglink {
    background: #747474;
    padding: 2px 3px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #444;
    color: #fff;
    font-size: 10px;
    position: absolute;
    right: 3px;
    top: 220px;
    display: none;
    filter: alpha(opacity = 90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
.category-products .quickshoppinglink:hover,
.catalog-listing .quickshoppinglink:hover {
    background: #ff9900;
    text-decoration: none;
    border: #444 1px solid;
    color: #fff;
}
.quickshopping-input {margin-bottom: 5px;}
.product-view .quickshoppinglink {}

.q-shopping { padding-right: 2px; }
.q-shopping .block-layered-nav { display: none; }
.q-shopping .product-essential { padding: 5px 10px 10px; }
.q-shopping .product-collateral { padding: 10px; }
.q-shopping .product-view .product-img-box { width: 235px; }
.q-shopping .product-view .product-shop { width: 326px; margin-right:0px;}
.q-shopping .product-view .product-shop .product-name  { background:#DAF5E6; color:#010004; font-family:Arial; font-size:10px; line-height:18px; font-weight:bold }
.q-shopping .product-view .quickshoppinglink { display: none; }
.q-shopping #messages_product_view { margin-left: 10px; }
.q-shopping .product-view .product-shop .product-options .m_s {display:none;}
.q-shopping .product-view .product-shop .product-options-bottom {display:none;}
.q-shopping .product-view .product-shop .product-options  {width:326px;}
.q-shopping .product-view .product-shop .short-description  {}
.q-shopping .product-view .product-shop .price-box  {margin-left:20px; margin-top:10px;}
.q-shopping .product-view .product-shop .price-box span .price  {font-size:18px;font-family:Arial; font-weight:bold }
/*
.q-shopping-navigation { text-align: center; padding: 5px 0; zoom: 1; }
.q-shopping-navigation:after { display: block; clear: both; visibility: hidden; height: 0; font-size: 0; content: '.'; }
.q-shopping-navigation .nav-prev { float: left; width: 250px; text-align: left; }
.q-shopping-navigation .nav-next { float: right; width: 250px; text-align: right; }
.q-shopping-navigation .nav-up {  }
*/
.q-shopping-navigation { width: 100%;  padding-bottom:5px;}
.q-shopping-navigation td { width: 33%; }
.q-shopping-navigation a { color:#018749; text-decoration:none;}
.q-shopping-navigation a:hover { color:#018749; text-decoration:underline;}
/* lightwindow styles */
#lightwindow_contents .product-custom-option{width:180px;}
#lightwindow_overlay {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 500;
}
#lightwindow {
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 995;
}
#lightwindow_container {
    display: none;
    visibility: hidden;
    position: absolute;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: left;
    border: 1px solid #3A383B;
    background: #fff;
    min-height:350px;
}
* html #lightwindow_container {
    overflow: hidden;
}

#lightwindow_contents {
    overflow: hidden;
    z-index: 0;
    position: relative;
    border: 10px solid #fff;
    border-width: 0 0 10px;
    margin-top: 0px;

}

#lightwindow_loading {
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    position: absolute;
    padding: 10px;
    background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/quickshopping/ajax-loading.gif) no-repeat 50% 50%;
}

#lightwindow_loading_shim {
    display: none;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}

#lightwindow_loading span {
    font-size: 12px;
    line-height: 32px;
    color: #444444;
    float: left;
    padding: 0 10px 0 0;
}

#lightwindow_loading span a, #lightwindow_loading span a:link, #lightwindow_loading span a:visited {
    color: #09F;
    text-decoration: none;
    cursor: pointer;
}

#lightwindow_loading span a:hover, #lightwindow_loading span a:active {
    text-decoration: underline;
}

#lightwindow_loading img {
    float: left;
    margin: 0 10px 0 0;
}

#lightwindow_navigation {
    position: absolute;
    right: 33px;
    top: 7px;
    z-index: 2;
    width: 35px;
    /*display: none;*/
}

#lightwindow_navigation a, #lightwindow_navigation a:link, #lightwindow_navigation a:visited, #lightwindow_navigation a:hover, #lightwindow_navigation a:active {
    outline: none;
}

#lightwindow_previous, #lightwindow_next {
    background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/quickshopping/controls.gif) -1000px -1000px no-repeat;
    display: block;
    width: 17px;
    height: 17px;
    opacity: 0.5;
    filter: alpha(opacity="50");
}

#lightwindow_previous {
    background-position: 0 -154px;
    float: left;
}

#lightwindow_next {
    background-position: 100% -308px;
    float: right;
}


#lightwindow_previous:hover, #lightwindow_previous:active,
#lightwindow_next:hover, #lightwindow_next:active { opacity: 1; filter: alpha(opacity="100"); }
#lightwindow_previous_title, #lightwindow_next_title { text-indent: -9999px; }

#lightwindow_data {
    position: absolute;
}

#lightwindow_data_slide {
    position: relative;
}

#lightwindow_data_slide_inner {
    background-color: #ffffff;
    padding: 0 10px 10px 10px;
}

#lightwindow_data_caption {
    padding: 10px 0 0 0;
    color: #666666;
    line-height: 25px;
    background-color: #ffffff;
    clear: both;
}

#lightwindow_data_details {
    background-color: #f0f0f0;
    padding: 0 10px 0 10px;
    height: 20px;
}

#lightwindow_title_bar {
    zoom: 1;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 0;
    height: 31px;
}

#lightwindow_title_bar_title {
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
    float: left;
    width: 515px;
    color:black;
}

#lightwindow_title_bar_close_link, #lightwindow_title_bar_close_link:visited {
    width: 21px;
    height: 21px;
    background: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/quickshopping/close.gif) no-repeat 0 0;
    position: absolute;
    right: 8px;
    top: 4px;
    text-indent: -9999px;
    text-align: left;
    cursor: pointer;
    line-height: 25px;
    padding: 0;
    margin: 0;
    opacity: 0.5;
    filter: alpha(opacity="50");
}
#lightwindow_title_bar_close_link:active, #lightwindow_title_bar_close_link:hover {
    opacity: 1;
    filter: alpha(opacity="100");
}

#lightwindow_title_bar_inner {
    padding: 3px 9px;
    text-align: right;
    overflow: hidden;
    zoom: 1;
    /*background:#3A383B;*/
}

#lightwindow_title_bar, #lightwindow_contents {
    background-color: #fff;
}

#quickview .product-image {
    height: 250px;
    overflow: hidden;
}

.quickview-moreviews-prev {
    background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/prev.png) no-repeat;
    background-size: 50%;
    left: -9px;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -43%;
}

a.quickview-moreviews-prev:hover{
    background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/prev_hover.png) no-repeat;
    background-size: 50%;
    left: -9px;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -43%;
}

.quickview-moreviews-next {
    background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/next.png) no-repeat;
    background-size: 50%;
    right: -20px;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -43%;
}

a.quickview-moreviews-next:hover{
    background:url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/next_hover.png) no-repeat;
    background-size: 50%;
    right: -20px;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -43%;
}
/* eo lightwindow styles */
.modal-clock {
	overflow: hidden;
}
.modal-container .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background: url('http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/fancybox/fancybox_overlay.png');
	overflow: scroll;
}
.modal-dialog {
	z-index: 1050;
	width: auto;
	padding: 10px 0;
	margin-right: auto;
	margin-left: auto;
	outline: 0;
}
.modal-country-selection .modal-dialog{
	background-color: #fff;
}
.modal-content {
	position: relative;
	width: 360px;
	min-height: 200px;
	padding: 50px 50px 5px 50px;
	margin: 156px auto 0 auto;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	outline: 0;
	background-clip: padding-box;
}
.modal-body {
	position: relative;
	color: #2e2d2e;
}
.modal-country-messaging .modal-body {
	text-align: center
}
.modal-country-messaging .modal-body h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
.modal-country-messaging .tobi-logo {
	margin: 10px auto 20px
}
.modal-country-messaging .country-flag {
	margin: 20px 0
}
.modal-country-messaging .country-shop {
	margin-top: 20px;
	margin-bottom: 0
}
.modal-close {
	position: absolute;
	top: 18px;
	right: 18px;
}
.promotion-message {
	text-transform: none;
	margin-top: 60px;
	font-size: 15px;
}
.promotion-message a {
	color: black;
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.btn-lg {
	padding: 9px 16px 7px;
	font-size: 21px;
	line-height: 1.33;
	border-radius: 0;
}
.modal-country-messaging .btn-shoptofa {
	width: auto;
	margin-right: 0;
	cursor: pointer;
}
.modal-country-messaging .country-change {
	cursor: pointer;
	margin: 15px 0 0 0
}
.modal-country-messaging .country-change a {
	color: black;
}
[class*='grid-'] {
	float: left;
	margin-right: 30px;
}
.grid {
	width: 100%;
	display: inline-block;
}
.modal-country-selection .modal-body {
	width: 1180px;
	margin: 50px auto;
	padding: 0 30px 0 50px
}
.modal-country-selection .modal-body h2 {
	font-size: 30px;
}
.modal-country-selection h4 {
	border-bottom: 1px solid #CCC;
	margin-top: 20px;
	padding-bottom: 8px
}
.modal-country-selection .country-grid {
	margin-top: 25px;
	margin-bottom: 30px
}
.modal-country-selection .country-select {
	margin-bottom: 20px;
	width: 200px;
	padding: 5px 5px;
	border: 1px solid transparent
}
.modal-country-selection .country-select: hover {
	border: 1px solid #e3e3e3;
	text-decoration: none
}
.modal-country-selection .flag-icon {
	vertical-align: middle
}
.modal-country-selection .country-select-name {
	width: 130px;
	vertical-align: middle;
	display: inline-block;
	line-height: 13px;
	margin-left: 10px
}
.modal-country-selection .btn-close {
	position: absolute;
	top: 0;
	right: 20px
}
.btn-close {
	font-size: 75px;
	margin-left: 5px;
	height: 37px;
	line-height: 30px;
}
.flag-icon {
	position: relative;
	display: inline-block;
	width: 22px;
	height: 15px;
	background-image: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/css/country_flags_sm.png);
	background-repeat: none;
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.2)
}
.flag-icon.flag-size-lg {
	background-image: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/country_flags_lg.png);
	width: 75px;
	height: 50px
}
.flag-icon.flag-size-md {
	background-image: url(http://www.fabrixquare.com/skin/frontend/enterprise/fabrixquare/images/country_flags_md.png);
	width: 42px;
	height: 28px
}
.flag-icon-ad {
	background-position: -132px 0
}
.flag-icon-ad.flag-size-md {
	background-position: -252px 0
}
.flag-icon-ad.flag-size-lg {
	background-position: -450px 0
}
.flag-icon-ae {
	background-position: 0 -345px
}
.flag-icon-ae.flag-size-md {
	background-position: 0 -644px
}
.flag-icon-ae.flag-size-lg {
	background-position: 0 -1150px
}
.flag-icon-af {
	background-position: -22px 0
}
.flag-icon-af.flag-size-md {
	background-position: -42px 0
}
.flag-icon-af.flag-size-lg {
	background-position: -75px 0
}
.flag-icon-ag {
	background-position: -198px 0
}
.flag-icon-ag.flag-size-md {
	background-position: -378px 0
}
.flag-icon-ag.flag-size-lg {
	background-position: -675px 0
}
.flag-icon-ai {
	background-position: -176px 0
}
.flag-icon-ai.flag-size-md {
	background-position: -336px 0
}
.flag-icon-ai.flag-size-lg {
	background-position: -600px 0
}
.flag-icon-al {
	background-position: -66px 0
}
.flag-icon-al.flag-size-md {
	background-position: -126px 0
}
.flag-icon-al.flag-size-lg {
	background-position: -225px 0
}
.flag-icon-am {
	background-position: -22px -15px
}
.flag-icon-am.flag-size-md {
	background-position: -42px -28px
}
.flag-icon-am.flag-size-lg {
	background-position: -75px -50px
}
.flag-icon-ao {
	background-position: -154px 0
}
.flag-icon-ao.flag-size-md {
	background-position: -294px 0
}
.flag-icon-ao.flag-size-lg {
	background-position: -525px 0
}
.flag-icon-ar {
	background-position: 0 -15px
}
.flag-icon-ar.flag-size-md {
	background-position: 0 -28px
}
.flag-icon-ar.flag-size-lg {
	background-position: 0 -50px
}
.flag-icon-as {
	background-position: -110px 0
}
.flag-icon-as.flag-size-md {
	background-position: -210px 0
}
.flag-icon-as.flag-size-lg {
	background-position: -375px 0
}
.flag-icon-at {
	background-position: -88px -15px
}
.flag-icon-at.flag-size-md {
	background-position: -168px -28px
}
.flag-icon-at.flag-size-lg {
	background-position: -300px -50px
}
.flag-icon-au {
	background-position: -66px -15px
}
.flag-icon-au.flag-size-md {
	background-position: -126px -28px
}
.flag-icon-au.flag-size-lg {
	background-position: -225px -50px
}
.flag-icon-aw {
	background-position: -44px -15px
}
.flag-icon-aw.flag-size-md {
	background-position: -84px -28px
}
.flag-icon-aw.flag-size-lg {
	background-position: -150px -50px
}
.flag-icon-az {
	background-position: -110px -15px
}
.flag-icon-az.flag-size-md {
	background-position: -210px -28px
}
.flag-icon-az.flag-size-lg {
	background-position: -375px -50px
}
.flag-icon-ba {
	background-position: -154px -30px
}
.flag-icon-ba.flag-size-md {
	background-position: -294px -56px
}
.flag-icon-ba.flag-size-lg {
	background-position: -525px -100px
}
.flag-icon-bb {
	background-position: -198px -15px
}
.flag-icon-bb.flag-size-md {
	background-position: -378px -28px
}
.flag-icon-bb.flag-size-lg {
	background-position: -675px -50px
}
.flag-icon-bd {
	background-position: -176px -15px
}
.flag-icon-bd.flag-size-md {
	background-position: -336px -28px
}
.flag-icon-bd.flag-size-lg {
	background-position: -600px -50px
}
.flag-icon-be {
	background-position: -22px -30px
}
.flag-icon-be.flag-size-md {
	background-position: -42px -56px
}
.flag-icon-be.flag-size-lg {
	background-position: -75px -100px
}
.flag-icon-bf {
	background-position: -88px -45px
}
.flag-icon-bf.flag-size-md {
	background-position: -168px -84px
}
.flag-icon-bf.flag-size-lg {
	background-position: -300px -150px
}
.flag-icon-bg {
	background-position: -66px -45px
}
.flag-icon-bg.flag-size-md {
	background-position: -126px -84px
}
.flag-icon-bg.flag-size-lg {
	background-position: -225px -150px
}
.flag-icon-bh {
	background-position: -154px -15px
}
.flag-icon-bh.flag-size-md {
	background-position: -294px -28px
}
.flag-icon-bh.flag-size-lg {
	background-position: -525px -50px
}
.flag-icon-bi {
	background-position: -110px -45px
}
.flag-icon-bi.flag-size-md {
	background-position: -210px -84px
}
.flag-icon-bi.flag-size-lg {
	background-position: -375px -150px
}
.flag-icon-bj {
	background-position: -66px -30px
}
.flag-icon-bj.flag-size-md {
	background-position: -126px -56px
}
.flag-icon-bj.flag-size-lg {
	background-position: -225px -100px
}
.flag-icon-bm {
	background-position: -88px -30px
}
.flag-icon-bm.flag-size-md {
	background-position: -168px -56px
}
.flag-icon-bm.flag-size-lg {
	background-position: -300px -100px
}
.flag-icon-bn {
	background-position: -44px -45px
}
.flag-icon-bn.flag-size-md {
	background-position: -84px -84px
}
.flag-icon-bn.flag-size-lg {
	background-position: -150px -150px
}
.flag-icon-bo {
	background-position: -132px -30px
}
.flag-icon-bo.flag-size-md {
	background-position: -252px -56px
}
.flag-icon-bo.flag-size-lg {
	background-position: -450px -100px
}
.flag-icon-br {
	background-position: -198px -30px
}
.flag-icon-br.flag-size-md {
	background-position: -378px -56px
}
.flag-icon-br.flag-size-lg {
	background-position: -675px -100px
}
.flag-icon-bs {
	background-position: -132px -15px
}
.flag-icon-bs.flag-size-md {
	background-position: -252px -28px
}
.flag-icon-bs.flag-size-lg {
	background-position: -450px -50px
}
.flag-icon-bt {
	background-position: -110px -30px
}
.flag-icon-bt.flag-size-md {
	background-position: -210px -56px
}
.flag-icon-bt.flag-size-lg {
	background-position: -375px -100px
}
.flag-icon-bw {
	background-position: -176px -30px
}
.flag-icon-bw.flag-size-md {
	background-position: -336px -56px
}
.flag-icon-bw.flag-size-lg {
	background-position: -600px -100px
}
.flag-icon-by {
	background-position: 0 -30px
}
.flag-icon-by.flag-size-md {
	background-position: 0 -56px
}
.flag-icon-by.flag-size-lg {
	background-position: 0 -100px
}
.flag-icon-bz {
	background-position: -44px -30px
}
.flag-icon-bz.flag-size-md {
	background-position: -84px -56px
}
.flag-icon-bz.flag-size-lg {
	background-position: -150px -100px
}
.flag-icon-ca {
	background-position: -176px -45px
}
.flag-icon-ca.flag-size-md {
	background-position: -336px -84px
}
.flag-icon-ca.flag-size-lg {
	background-position: -600px -150px
}
.flag-icon-cc {
	background-position: -132px -60px
}
.flag-icon-cc.flag-size-md {
	background-position: -252px -112px
}
.flag-icon-cc.flag-size-lg {
	background-position: -450px -200px
}
.flag-icon-cd {
	background-position: -132px -75px
}
.flag-icon-cd.flag-size-md {
	background-position: -252px -140px
}
.flag-icon-cd.flag-size-lg {
	background-position: -450px -250px
}
.flag-icon-cf {
	background-position: -22px -60px
}
.flag-icon-cf.flag-size-md {
	background-position: -42px -112px
}
.flag-icon-cf.flag-size-lg {
	background-position: -75px -200px
}
.flag-icon-cg {
	background-position: -132px -75px
}
.flag-icon-cg.flag-size-md {
	background-position: -252px -140px
}
.flag-icon-cg.flag-size-lg {
	background-position: -450px -250px
}
.flag-icon-ch {
	background-position: -44px -315px
}
.flag-icon-ch.flag-size-md {
	background-position: -84px -588px
}
.flag-icon-ch.flag-size-lg {
	background-position: -150px -1050px
}
.flag-icon-ci {
	background-position: -66px -150px
}
.flag-icon-ci.flag-size-md {
	background-position: -126px -280px
}
.flag-icon-ci.flag-size-lg {
	background-position: -225px -500px
}
.flag-icon-ck {
	background-position: -198px -60px
}
.flag-icon-ck.flag-size-md {
	background-position: -378px -112px
}
.flag-icon-ck.flag-size-lg {
	background-position: -675px -200px
}
.flag-icon-cl {
	background-position: -66px -60px
}
.flag-icon-cl.flag-size-md {
	background-position: -126px -112px
}
.flag-icon-cl.flag-size-lg {
	background-position: -225px -200px
}
.flag-icon-cm {
	background-position: -154px -45px
}
.flag-icon-cm.flag-size-md {
	background-position: -294px -84px
}
.flag-icon-cm.flag-size-lg {
	background-position: -525px -150px
}
.flag-icon-cn {
	background-position: -88px -60px
}
.flag-icon-cn.flag-size-md {
	background-position: -168px -112px
}
.flag-icon-cn.flag-size-lg {
	background-position: -300px -200px
}
.flag-icon-co {
	background-position: -154px -60px
}
.flag-icon-co.flag-size-md {
	background-position: -294px -112px
}
.flag-icon-co.flag-size-lg {
	background-position: -525px -200px
}
.flag-icon-cr {
	background-position: 0 -75px
}
.flag-icon-cr.flag-size-md {
	background-position: 0 -140px
}
.flag-icon-cr.flag-size-lg {
	background-position: 0 -250px
}
.flag-icon-cu {
	background-position: -44px -75px
}
.flag-icon-cu.flag-size-md {
	background-position: -84px -140px
}
.flag-icon-cu.flag-size-lg {
	background-position: -150px -250px
}
.flag-icon-cv {
	background-position: -198px -45px
}
.flag-icon-cv.flag-size-md {
	background-position: -378px -84px
}
.flag-icon-cv.flag-size-lg {
	background-position: -675px -150px
}
.flag-icon-cw {
	background-position: -66px -75px
}
.flag-icon-cw.flag-size-md {
	background-position: -126px -140px
}
.flag-icon-cw.flag-size-lg {
	background-position: -225px -250px
}
.flag-icon-cx {
	background-position: -110px -60px
}
.flag-icon-cx.flag-size-md {
	background-position: -210px -112px
}
.flag-icon-cx.flag-size-lg {
	background-position: -375px -200px
}
.flag-icon-cy {
	background-position: -88px -75px
}
.flag-icon-cy.flag-size-md {
	background-position: -168px -140px
}
.flag-icon-cy.flag-size-lg {
	background-position: -300px -250px
}
.flag-icon-cz {
	background-position: -110px -75px
}
.flag-icon-cz.flag-size-md {
	background-position: -210px -140px
}
.flag-icon-cz.flag-size-lg {
	background-position: -375px -250px
}
.flag-icon-de {
	background-position: -176px -105px
}
.flag-icon-de.flag-size-md {
	background-position: -336px -196px
}
.flag-icon-de.flag-size-lg {
	background-position: -600px -350px
}
.flag-icon-dj {
	background-position: -176px -75px
}
.flag-icon-dj.flag-size-md {
	background-position: -336px -140px
}
.flag-icon-dj.flag-size-lg {
	background-position: -600px -250px
}
.flag-icon-dk {
	background-position: -154px -75px
}
.flag-icon-dk.flag-size-md {
	background-position: -294px -140px
}
.flag-icon-dk.flag-size-lg {
	background-position: -525px -250px
}
.flag-icon-dm {
	background-position: -198px -75px
}
.flag-icon-dm.flag-size-md {
	background-position: -378px -140px
}
.flag-icon-dm.flag-size-lg {
	background-position: -675px -250px
}
.flag-icon-do {
	background-position: 0 -90px
}
.flag-icon-do.flag-size-md {
	background-position: 0 -168px
}
.flag-icon-do.flag-size-lg {
	background-position: 0 -300px
}
.flag-icon-dz {
	background-position: -88px 0
}
.flag-icon-dz.flag-size-md {
	background-position: -168px 0
}
.flag-icon-dz.flag-size-lg {
	background-position: -300px 0
}
.flag-icon-ec {
	background-position: -44px -90px
}
.flag-icon-ec.flag-size-md {
	background-position: -84px -168px
}
.flag-icon-ec.flag-size-lg {
	background-position: -150px -300px
}
.flag-icon-ee {
	background-position: -154px -90px
}
.flag-icon-ee.flag-size-md {
	background-position: -294px -168px
}
.flag-icon-ee.flag-size-lg {
	background-position: -525px -300px
}
.flag-icon-eg {
	background-position: -66px -60px
}
.flag-icon-eg.flag-size-md {
	background-position: -126px -112px
}
.flag-icon-eg.flag-size-lg {
	background-position: -225px -200px
}
.flag-icon-er {
	background-position: -132px -90px
}
.flag-icon-er.flag-size-md {
	background-position: -252px -168px
}
.flag-icon-er.flag-size-lg {
	background-position: -450px -300px
}
.flag-icon-es {
	background-position: -110px -300px
}
.flag-icon-es.flag-size-md {
	background-position: -210px -560px
}
.flag-icon-es.flag-size-lg {
	background-position: -375px -1000px
}
.flag-icon-et {
	background-position: -176px -90px
}
.flag-icon-et.flag-size-md {
	background-position: -336px -168px
}
.flag-icon-et.flag-size-lg {
	background-position: -600px -300px
}
.flag-icon-fi {
	background-position: -44px -105px
}
.flag-icon-fi.flag-size-md {
	background-position: -84px -196px
}
.flag-icon-fi.flag-size-lg {
	background-position: -150px -350px
}
.flag-icon-fj {
	background-position: -22px -105px
}
.flag-icon-fj.flag-size-md {
	background-position: -42px -196px
}
.flag-icon-fj.flag-size-lg {
	background-position: -75px -350px
}
.flag-icon-fk {
	background-position: -198px -90px
}
.flag-icon-fk.flag-size-md {
	background-position: -378px -168px
}
.flag-icon-fk.flag-size-lg {
	background-position: -675px -300px
}
.flag-icon-fm {
	background-position: -110px -195px
}
.flag-icon-fm.flag-size-md {
	background-position: -210px -364px
}
.flag-icon-fm.flag-size-lg {
	background-position: -375px -650px
}
.flag-icon-fo {
	background-position: 0 -105px
}
.flag-icon-fo.flag-size-md {
	background-position: 0 -196px
}
.flag-icon-fo.flag-size-lg {
	background-position: 0 -350px
}
.flag-icon-fr {
	background-position: -66px -105px
}
.flag-icon-fr.flag-size-md {
	background-position: -126px -196px
}
.flag-icon-fr.flag-size-lg {
	background-position: -225px -350px
}
.flag-icon-ga {
	background-position: -110px -105px
}
.flag-icon-ga.flag-size-md {
	background-position: -210px -196px
}
.flag-icon-ga.flag-size-lg {
	background-position: -375px -350px
}
.flag-icon-gb {
	background-position: -22px -345px
}
.flag-icon-gb.flag-size-md {
	background-position: -42px -644px
}
.flag-icon-gb.flag-size-lg {
	background-position: -75px -1150px
}
.flag-icon-gd {
	background-position: -66px -120px
}
.flag-icon-gd.flag-size-md {
	background-position: -126px -224px
}
.flag-icon-gd.flag-size-lg {
	background-position: -225px -400px
}
.flag-icon-ge {
	background-position: -154px -105px
}
.flag-icon-ge.flag-size-md {
	background-position: -294px -196px
}
.flag-icon-ge.flag-size-lg {
	background-position: -525px -350px
}
.flag-icon-gf {
	background-position: -110px -360px
}
.flag-icon-gf.flag-size-md {
	background-position: -210px -672px
}
.flag-icon-gf.flag-size-lg {
	background-position: -375px -1200px
}
.flag-icon-gg {
	background-position: -132px -120px
}
.flag-icon-gg.flag-size-md {
	background-position: -252px -224px
}
.flag-icon-gg.flag-size-lg {
	background-position: -450px -400px
}
.flag-icon-gh {
	background-position: -198px -105px
}
.flag-icon-gh.flag-size-md {
	background-position: -378px -196px
}
.flag-icon-gh.flag-size-lg {
	background-position: -675px -350px
}
.flag-icon-gi {
	background-position: 0 -120px
}
.flag-icon-gi.flag-size-md {
	background-position: 0 -224px
}
.flag-icon-gi.flag-size-lg {
	background-position: 0 -400px
}
.flag-icon-gl {
	background-position: -44px -120px
}
.flag-icon-gl.flag-size-md {
	background-position: -84px -224px
}
.flag-icon-gl.flag-size-lg {
	background-position: -150px -400px
}
.flag-icon-gm {
	background-position: -132px -105px
}
.flag-icon-gm.flag-size-md {
	background-position: -252px -196px
}
.flag-icon-gm.flag-size-lg {
	background-position: -450px -350px
}
.flag-icon-gn {
	background-position: -176px -120px
}
.flag-icon-gn.flag-size-md {
	background-position: -336px -224px
}
.flag-icon-gn.flag-size-lg {
	background-position: -600px -400px
}
.flag-icon-gp {
	background-position: -88px -360px
}
.flag-icon-gp.flag-size-md {
	background-position: -168px -672px
}
.flag-icon-gp.flag-size-lg {
	background-position: -300px -1200px
}
.flag-icon-gq {
	background-position: -110px -90px
}
.flag-icon-gq.flag-size-md {
	background-position: -210px -168px
}
.flag-icon-gq.flag-size-lg {
	background-position: -375px -300px
}
.flag-icon-gr {
	background-position: -22px -120px
}
.flag-icon-gr.flag-size-md {
	background-position: -42px -224px
}
.flag-icon-gr.flag-size-lg {
	background-position: -75px -400px
}
.flag-icon-gs {
	background-position: -22px -300px
}
.flag-icon-gs.flag-size-md {
	background-position: -42px -560px
}
.flag-icon-gs.flag-size-lg {
	background-position: -75px -1000px
}
.flag-icon-gt {
	background-position: -110px -120px
}
.flag-icon-gt.flag-size-md {
	background-position: -210px -224px
}
.flag-icon-gt.flag-size-lg {
	background-position: -375px -400px
}
.flag-icon-gu {
	background-position: -88px -120px
}
.flag-icon-gu.flag-size-md {
	background-position: -168px -224px
}
.flag-icon-gu.flag-size-lg {
	background-position: -300px -400px
}
.flag-icon-gw {
	background-position: -154px -120px
}
.flag-icon-gw.flag-size-md {
	background-position: -294px -224px
}
.flag-icon-gw.flag-size-lg {
	background-position: -525px -400px
}
.flag-icon-gy {
	background-position: -198px -120px
}
.flag-icon-gy.flag-size-md {
	background-position: -378px -224px
}
.flag-icon-gy.flag-size-lg {
	background-position: -675px -400px
}
.flag-icon-hk {
	background-position: -44px -135px
}
.flag-icon-hk.flag-size-md {
	background-position: -84px -252px
}
.flag-icon-hk.flag-size-lg {
	background-position: -150px -450px
}
.flag-icon-hn {
	background-position: -22px -135px
}
.flag-icon-hn.flag-size-md {
	background-position: -42px -252px
}
.flag-icon-hn.flag-size-lg {
	background-position: -75px -450px
}
.flag-icon-hr {
	background-position: -22px -75px
}
.flag-icon-hr.flag-size-md {
	background-position: -42px -140px
}
.flag-icon-hr.flag-size-lg {
	background-position: -75px -250px
}
.flag-icon-ht {
	background-position: 0 -135px
}
.flag-icon-ht.flag-size-md {
	background-position: 0 -252px
}
.flag-icon-ht.flag-size-lg {
	background-position: 0 -450px
}
.flag-icon-hu {
	background-position: -66px -135px
}
.flag-icon-hu.flag-size-md {
	background-position: -126px -252px
}
.flag-icon-hu.flag-size-lg {
	background-position: -225px -450px
}
.flag-icon-id {
	background-position: -132px -135px
}
.flag-icon-id.flag-size-md {
	background-position: -252px -252px
}
.flag-icon-id.flag-size-lg {
	background-position: -450px -450px
}
.flag-icon-ie {
	background-position: -198px -135px
}
.flag-icon-ie.flag-size-md {
	background-position: -378px -252px
}
.flag-icon-ie.flag-size-lg {
	background-position: -675px -450px
}
.flag-icon-il {
	background-position: -22px -150px
}
.flag-icon-il.flag-size-md {
	background-position: -42px -280px
}
.flag-icon-il.flag-size-lg {
	background-position: -75px -500px
}
.flag-icon-im {
	background-position: 0 -150px
}
.flag-icon-im.flag-size-md {
	background-position: 0 -280px
}
.flag-icon-im.flag-size-lg {
	background-position: 0 -500px
}
.flag-icon-in {
	background-position: -110px -135px
}
.flag-icon-in.flag-size-md {
	background-position: -210px -252px
}
.flag-icon-in.flag-size-lg {
	background-position: -375px -450px
}
.flag-icon-io {
	background-position: 0 -45px
}
.flag-icon-io.flag-size-md {
	background-position: 0 -84px
}
.flag-icon-io.flag-size-lg {
	background-position: 0 -150px
}
.flag-icon-iq {
	background-position: -176px -135px
}
.flag-icon-iq.flag-size-md {
	background-position: -336px -252px
}
.flag-icon-iq.flag-size-lg {
	background-position: -600px -450px
}
.flag-icon-ir {
	background-position: -154px -135px
}
.flag-icon-ir.flag-size-md {
	background-position: -294px -252px
}
.flag-icon-ir.flag-size-lg {
	background-position: -525px -450px
}
.flag-icon-is {
	background-position: -88px -135px
}
.flag-icon-is.flag-size-md {
	background-position: -168px -252px
}
.flag-icon-is.flag-size-lg {
	background-position: -300px -450px
}
.flag-icon-it {
	background-position: -44px -150px
}
.flag-icon-it.flag-size-md {
	background-position: -84px -280px
}
.flag-icon-it.flag-size-lg {
	background-position: -150px -500px
}
.flag-icon-je {
	background-position: -132px -150px
}
.flag-icon-je.flag-size-md {
	background-position: -252px -280px
}
.flag-icon-je.flag-size-lg {
	background-position: -450px -500px
}
.flag-icon-jm {
	background-position: -88px -150px
}
.flag-icon-jm.flag-size-md {
	background-position: -168px -280px
}
.flag-icon-jm.flag-size-lg {
	background-position: -300px -500px
}
.flag-icon-jo {
	background-position: -154px -150px
}
.flag-icon-jo.flag-size-md {
	background-position: -294px -280px
}
.flag-icon-jo.flag-size-lg {
	background-position: -525px -500px
}
.flag-icon-jp {
	background-position: -110px -150px
}
.flag-icon-jp.flag-size-md {
	background-position: -210px -280px
}
.flag-icon-jp.flag-size-lg {
	background-position: -375px -500px
}
.flag-icon-ke {
	background-position: -198px -150px
}
.flag-icon-ke.flag-size-md {
	background-position: -378px -280px
}
.flag-icon-ke.flag-size-lg {
	background-position: -675px -500px
}
.flag-icon-kg {
	background-position: -66px -165px
}
.flag-icon-kg.flag-size-md {
	background-position: -126px -308px
}
.flag-icon-kg.flag-size-lg {
	background-position: -225px -550px
}
.flag-icon-kh {
	background-position: -132px -45px
}
.flag-icon-kh.flag-size-md {
	background-position: -252px -84px
}
.flag-icon-kh.flag-size-lg {
	background-position: -450px -150px
}
.flag-icon-ki {
	background-position: 0 -165px
}
.flag-icon-ki.flag-size-md {
	background-position: 0 -308px
}
.flag-icon-ki.flag-size-lg {
	background-position: 0 -550px
}
.flag-icon-km {
	background-position: -176px -60px
}
.flag-icon-km.flag-size-md {
	background-position: -336px -112px
}
.flag-icon-km.flag-size-lg {
	background-position: -600px -200px
}
.flag-icon-kn {
	background-position: 0 -270px
}
.flag-icon-kn.flag-size-md {
	background-position: 0 -504px
}
.flag-icon-kn.flag-size-lg {
	background-position: 0 -900px
}
.flag-icon-kp {
	background-position: -132px -15px
}
.flag-icon-kp.flag-size-md {
	background-position: -252px -28px
}
.flag-icon-kp.flag-size-lg {
	background-position: -450px -50px
}
.flag-icon-kr {
	background-position: -44px -300px
}
.flag-icon-kr.flag-size-md {
	background-position: -84px -560px
}
.flag-icon-kr.flag-size-lg {
	background-position: -150px -1000px
}
.flag-icon-kw {
	background-position: -44px -165px
}
.flag-icon-kw.flag-size-md {
	background-position: -84px -308px
}
.flag-icon-kw.flag-size-lg {
	background-position: -150px -550px
}
.flag-icon-ky {
	background-position: 0 -60px
}
.flag-icon-ky.flag-size-md {
	background-position: 0 -112px
}
.flag-icon-ky.flag-size-lg {
	background-position: 0 -200px
}
.flag-icon-kz {
	background-position: -176px -150px
}
.flag-icon-kz.flag-size-md {
	background-position: -336px -280px
}
.flag-icon-kz.flag-size-lg {
	background-position: -600px -500px
}
.flag-icon-la {
	background-position: -88px -165px
}
.flag-icon-la.flag-size-md {
	background-position: -168px -308px
}
.flag-icon-la.flag-size-lg {
	background-position: -300px -550px
}
.flag-icon-lb {
	background-position: -132px -165px
}
.flag-icon-lb.flag-size-md {
	background-position: -252px -308px
}
.flag-icon-lb.flag-size-lg {
	background-position: -450px -550px
}
.flag-icon-lc {
	background-position: -22px -270px
}
.flag-icon-lc.flag-size-md {
	background-position: -42px -504px
}
.flag-icon-lc.flag-size-lg {
	background-position: -75px -900px
}
.flag-icon-li {
	background-position: 0 -180px
}
.flag-icon-li.flag-size-md {
	background-position: 0 -336px
}
.flag-icon-li.flag-size-lg {
	background-position: 0 -600px
}
.flag-icon-lk {
	background-position: -132px -300px
}
.flag-icon-lk.flag-size-md {
	background-position: -252px -560px
}
.flag-icon-lk.flag-size-lg {
	background-position: -450px -1000px
}
.flag-icon-lr {
	background-position: -176px -165px
}
.flag-icon-lr.flag-size-md {
	background-position: -336px -308px
}
.flag-icon-lr.flag-size-lg {
	background-position: -600px -550px
}
.flag-icon-ls {
	background-position: -154px -165px
}
.flag-icon-ls.flag-size-md {
	background-position: -294px -308px
}
.flag-icon-ls.flag-size-lg {
	background-position: -525px -550px
}
.flag-icon-lt {
	background-position: -22px -180px
}
.flag-icon-lt.flag-size-md {
	background-position: -42px -336px
}
.flag-icon-lt.flag-size-lg {
	background-position: -75px -600px
}
.flag-icon-lu {
	background-position: -44px -180px
}
.flag-icon-lu.flag-size-md {
	background-position: -84px -336px
}
.flag-icon-lu.flag-size-lg {
	background-position: -150px -600px
}
.flag-icon-lv {
	background-position: -110px -165px
}
.flag-icon-lv.flag-size-md {
	background-position: -210px -308px
}
.flag-icon-lv.flag-size-lg {
	background-position: -375px -550px
}
.flag-icon-ly {
	background-position: -198px -165px
}
.flag-icon-ly.flag-size-md {
	background-position: -378px -308px
}
.flag-icon-ly.flag-size-lg {
	background-position: -675px -550px
}
.flag-icon-ma {
	background-position: -22px -210px
}
.flag-icon-ma.flag-size-md {
	background-position: -42px -392px
}
.flag-icon-ma.flag-size-lg {
	background-position: -75px -700px
}
.flag-icon-mc {
	background-position: -154px -195px
}
.flag-icon-mc.flag-size-md {
	background-position: -294px -364px
}
.flag-icon-mc.flag-size-lg {
	background-position: -525px -650px
}
.flag-icon-md {
	background-position: -132px -195px
}
.flag-icon-md.flag-size-md {
	background-position: -252px -364px
}
.flag-icon-md.flag-size-lg {
	background-position: -450px -650px
}
.flag-icon-me {
	background-position: -198px -195px
}
.flag-icon-me.flag-size-md {
	background-position: -378px -364px
}
.flag-icon-me.flag-size-lg {
	background-position: -675px -650px
}
.flag-icon-mf {
	background-position: -44px -270px
}
.flag-icon-mf.flag-size-md {
	background-position: -84px -504px
}
.flag-icon-mf.flag-size-lg {
	background-position: -150px -900px
}
.flag-icon-mg {
	background-position: -110px -180px
}
.flag-icon-mg.flag-size-md {
	background-position: -210px -336px
}
.flag-icon-mg.flag-size-lg {
	background-position: -375px -600px
}
.flag-icon-mh {
	background-position: -22px -195px
}
.flag-icon-mh.flag-size-md {
	background-position: -42px -364px
}
.flag-icon-mh.flag-size-lg {
	background-position: -75px -650px
}
.flag-icon-mk {
	background-position: -88px -180px
}
.flag-icon-mk.flag-size-md {
	background-position: -168px -336px
}
.flag-icon-mk.flag-size-lg {
	background-position: -300px -600px
}
.flag-icon-ml {
	background-position: -198px -180px
}
.flag-icon-ml.flag-size-md {
	background-position: -378px -336px
}
.flag-icon-ml.flag-size-lg {
	background-position: -675px -600px
}
.flag-icon-mm {
	background-position: -66px -210px
}
.flag-icon-mm.flag-size-md {
	background-position: -126px -392px
}
.flag-icon-mm.flag-size-lg {
	background-position: -225px -700px
}
.flag-icon-mn {
	background-position: -176px -195px
}
.flag-icon-mn.flag-size-md {
	background-position: -336px -364px
}
.flag-icon-mn.flag-size-lg {
	background-position: -600px -650px
}
.flag-icon-mo {
	background-position: -66px -180px
}
.flag-icon-mo.flag-size-md {
	background-position: -126px -336px
}
.flag-icon-mo.flag-size-lg {
	background-position: -225px -600px
}
.flag-icon-mp {
	background-position: -176px -15px
}
.flag-icon-mp.flag-size-md {
	background-position: -336px -28px
}
.flag-icon-mp.flag-size-lg {
	background-position: -600px -50px
}
.flag-icon-mr {
	background-position: -44px -195px
}
.flag-icon-mr.flag-size-md {
	background-position: -84px -364px
}
.flag-icon-mr.flag-size-lg {
	background-position: -150px -650px
}
.flag-icon-ms {
	background-position: 0 -210px
}
.flag-icon-ms.flag-size-md {
	background-position: 0 -392px
}
.flag-icon-ms.flag-size-lg {
	background-position: 0 -700px
}
.flag-icon-mt {
	background-position: 0 -195px
}
.flag-icon-mt.flag-size-md {
	background-position: 0 -364px
}
.flag-icon-mt.flag-size-lg {
	background-position: 0 -650px
}
.flag-icon-mu {
	background-position: -66px -195px
}
.flag-icon-mu.flag-size-md {
	background-position: -126px -364px
}
.flag-icon-mu.flag-size-lg {
	background-position: -225px -650px
}
.flag-icon-mv {
	background-position: -176px -180px
}
.flag-icon-mv.flag-size-md {
	background-position: -336px -336px
}
.flag-icon-mv.flag-size-lg {
	background-position: -600px -600px
}
.flag-icon-mw {
	background-position: -132px -180px
}
.flag-icon-mw.flag-size-md {
	background-position: -252px -336px
}
.flag-icon-mw.flag-size-lg {
	background-position: -450px -600px
}
.flag-icon-mx {
	background-position: -88px -195px
}
.flag-icon-mx.flag-size-md {
	background-position: -168px -364px
}
.flag-icon-mx.flag-size-lg {
	background-position: -300px -650px
}
.flag-icon-my {
	background-position: -154px -180px
}
.flag-icon-my.flag-size-md {
	background-position: -294px -336px
}
.flag-icon-my.flag-size-lg {
	background-position: -525px -600px
}
.flag-icon-mz {
	background-position: -44px -210px
}
.flag-icon-mz.flag-size-md {
	background-position: -84px -392px
}
.flag-icon-mz.flag-size-lg {
	background-position: -150px -700px
}
.flag-icon-na {
	background-position: -110px -210px
}
.flag-icon-na.flag-size-md {
	background-position: -210px -392px
}
.flag-icon-na.flag-size-lg {
	background-position: -375px -700px
}
.flag-icon-nc {
	background-position: -198px -210px
}
.flag-icon-nc.flag-size-md {
	background-position: -378px -392px
}
.flag-icon-nc.flag-size-lg {
	background-position: -675px -700px
}
.flag-icon-ne {
	background-position: -44px -225px
}
.flag-icon-ne.flag-size-md {
	background-position: -84px -420px
}
.flag-icon-ne.flag-size-lg {
	background-position: -150px -750px
}
.flag-icon-nf {
	background-position: -110px -225px
}
.flag-icon-nf.flag-size-md {
	background-position: -210px -420px
}
.flag-icon-nf.flag-size-lg {
	background-position: -375px -750px
}
.flag-icon-ng {
	background-position: -66px -225px
}
.flag-icon-ng.flag-size-md {
	background-position: -126px -420px
}
.flag-icon-ng.flag-size-lg {
	background-position: -225px -750px
}
.flag-icon-ni {
	background-position: -22px -225px
}
.flag-icon-ni.flag-size-md {
	background-position: -42px -420px
}
.flag-icon-ni.flag-size-lg {
	background-position: -75px -750px
}
.flag-icon-nl {
	background-position: -176px -210px
}
.flag-icon-nl.flag-size-md {
	background-position: -336px -392px
}
.flag-icon-nl.flag-size-lg {
	background-position: -600px -700px
}
.flag-icon-no {
	background-position: -198px -300px
}
.flag-icon-no.flag-size-md {
	background-position: -378px -560px
}
.flag-icon-no.flag-size-lg {
	background-position: -675px -1000px
}
.flag-icon-np {
	background-position: -154px -210px
}
.flag-icon-np.flag-size-md {
	background-position: -294px -392px
}
.flag-icon-np.flag-size-lg {
	background-position: -525px -700px
}
.flag-icon-nr {
	background-position: -132px -210px
}
.flag-icon-nr.flag-size-md {
	background-position: -252px -392px
}
.flag-icon-nr.flag-size-lg {
	background-position: -450px -700px
}
.flag-icon-nu {
	background-position: -88px -225px
}
.flag-icon-nu.flag-size-md {
	background-position: -168px -420px
}
.flag-icon-nu.flag-size-lg {
	background-position: -300px -750px
}
.flag-icon-nz {
	background-position: 0 -225px
}
.flag-icon-nz.flag-size-md {
	background-position: 0 -420px
}
.flag-icon-nz.flag-size-lg {
	background-position: 0 -750px
}
.flag-icon-om {
	background-position: 0 -240px
}
.flag-icon-om.flag-size-md {
	background-position: 0 -448px
}
.flag-icon-om.flag-size-lg {
	background-position: 0 -800px
}
.flag-icon-pa {
	background-position: -88px -240px
}
.flag-icon-pa.flag-size-md {
	background-position: -168px -448px
}
.flag-icon-pa.flag-size-lg {
	background-position: -300px -800px
}
.flag-icon-pe {
	background-position: -154px -240px
}
.flag-icon-pe.flag-size-md {
	background-position: -294px -448px
}
.flag-icon-pe.flag-size-lg {
	background-position: -525px -800px
}
.flag-icon-pf {
	background-position: -88px -105px
}
.flag-icon-pf.flag-size-md {
	background-position: -168px -196px
}
.flag-icon-pf.flag-size-lg {
	background-position: -300px -350px
}
.flag-icon-pg {
	background-position: -110px -240px
}
.flag-icon-pg.flag-size-md {
	background-position: -210px -448px
}
.flag-icon-pg.flag-size-lg {
	background-position: -375px -800px
}
.flag-icon-ph {
	background-position: -176px -240px
}
.flag-icon-ph.flag-size-md {
	background-position: -336px -448px
}
.flag-icon-ph.flag-size-lg {
	background-position: -600px -800px
}
.flag-icon-pk {
	background-position: -22px -240px
}
.flag-icon-pk.flag-size-md {
	background-position: -42px -448px
}
.flag-icon-pk.flag-size-lg {
	background-position: -75px -800px
}
.flag-icon-pl {
	background-position: 0 -255px
}
.flag-icon-pl.flag-size-md {
	background-position: 0 -476px
}
.flag-icon-pl.flag-size-lg {
	background-position: 0 -850px
}
.flag-icon-pm {
	background-position: -88px -270px
}
.flag-icon-pm.flag-size-md {
	background-position: -168px -504px
}
.flag-icon-pm.flag-size-lg {
	background-position: -300px -900px
}
.flag-icon-pn {
	background-position: -198px -240px
}
.flag-icon-pn.flag-size-md {
	background-position: -378px -448px
}
.flag-icon-pn.flag-size-lg {
	background-position: -675px -800px
}
.flag-icon-pr {
	background-position: -44px -255px
}
.flag-icon-pr.flag-size-md {
	background-position: -84px -476px
}
.flag-icon-pr.flag-size-lg {
	background-position: -150px -850px
}
.flag-icon-ps {
	background-position: -66px -240px
}
.flag-icon-ps.flag-size-md {
	background-position: -126px -448px
}
.flag-icon-ps.flag-size-lg {
	background-position: -225px -800px
}
.flag-icon-pt {
	background-position: -22px -255px
}
.flag-icon-pt.flag-size-md {
	background-position: -42px -476px
}
.flag-icon-pt.flag-size-lg {
	background-position: -75px -850px
}
.flag-icon-pw {
	background-position: -44px -240px
}
.flag-icon-pw.flag-size-md {
	background-position: -84px -448px
}
.flag-icon-pw.flag-size-lg {
	background-position: -150px -800px
}
.flag-icon-py {
	background-position: -132px -240px
}
.flag-icon-py.flag-size-md {
	background-position: -252px -448px
}
.flag-icon-py.flag-size-lg {
	background-position: -450px -800px
}
.flag-icon-qa {
	background-position: -66px -255px
}
.flag-icon-qa.flag-size-md {
	background-position: -126px -476px
}
.flag-icon-qa.flag-size-lg {
	background-position: -225px -850px
}
.flag-icon-re {
	background-position: -132px -360px
}
.flag-icon-re.flag-size-md {
	background-position: -252px -672px
}
.flag-icon-re.flag-size-lg {
	background-position: -450px -1200px
}
.flag-icon-ro {
	background-position: -110px -255px
}
.flag-icon-ro.flag-size-md {
	background-position: -210px -476px
}
.flag-icon-ro.flag-size-lg {
	background-position: -375px -850px
}
.flag-icon-rs {
	background-position: 0 -285px
}
.flag-icon-rs.flag-size-md {
	background-position: 0 -532px
}
.flag-icon-rs.flag-size-lg {
	background-position: 0 -950px
}
.flag-icon-ru {
	background-position: -132px -255px
}
.flag-icon-ru.flag-size-md {
	background-position: -252px -476px
}
.flag-icon-ru.flag-size-lg {
	background-position: -450px -850px
}
.flag-icon-rw {
	background-position: -154px -255px
}
.flag-icon-rw.flag-size-md {
	background-position: -294px -476px
}
.flag-icon-rw.flag-size-lg {
	background-position: -525px -850px
}
.flag-icon-sa {
	background-position: -176px -270px
}
.flag-icon-sa.flag-size-md {
	background-position: -336px -504px
}
.flag-icon-sa.flag-size-lg {
	background-position: -600px -900px
}
.flag-icon-sb {
	background-position: -154px -285px
}
.flag-icon-sb.flag-size-md {
	background-position: -294px -532px
}
.flag-icon-sb.flag-size-lg {
	background-position: -525px -950px
}
.flag-icon-sc {
	background-position: -22px -285px
}
.flag-icon-sc.flag-size-md {
	background-position: -42px -532px
}
.flag-icon-sc.flag-size-lg {
	background-position: -75px -950px
}
.flag-icon-sd {
	background-position: -154px -300px
}
.flag-icon-sd.flag-size-md {
	background-position: -294px -560px
}
.flag-icon-sd.flag-size-lg {
	background-position: -525px -1000px
}
.flag-icon-se {
	background-position: -22px -315px
}
.flag-icon-se.flag-size-md {
	background-position: -42px -588px
}
.flag-icon-se.flag-size-lg {
	background-position: -75px -1050px
}
.flag-icon-sg {
	background-position: -66px -285px
}
.flag-icon-sg.flag-size-md {
	background-position: -126px -532px
}
.flag-icon-sg.flag-size-lg {
	background-position: -225px -950px
}
.flag-icon-sh {
	background-position: -198px -255px
}
.flag-icon-sh.flag-size-md {
	background-position: -378px -476px
}
.flag-icon-sh.flag-size-lg {
	background-position: -675px -850px
}
.flag-icon-si {
	background-position: -132px -285px
}
.flag-icon-si.flag-size-md {
	background-position: -252px -532px
}
.flag-icon-si.flag-size-lg {
	background-position: -450px -950px
}
.flag-icon-sj {
	background-position: -198px -300px
}
.flag-icon-sj.flag-size-md {
	background-position: -378px -560px
}
.flag-icon-sj.flag-size-lg {
	background-position: -675px -1000px
}
.flag-icon-sk {
	background-position: -110px -285px
}
.flag-icon-sk.flag-size-md {
	background-position: -210px -532px
}
.flag-icon-sk.flag-size-lg {
	background-position: -375px -950px
}
.flag-icon-sl {
	background-position: -44px -285px
}
.flag-icon-sl.flag-size-md {
	background-position: -84px -532px
}
.flag-icon-sl.flag-size-lg {
	background-position: -150px -950px
}
.flag-icon-sm {
	background-position: -132px -270px
}
.flag-icon-sm.flag-size-md {
	background-position: -252px -504px
}
.flag-icon-sm.flag-size-lg {
	background-position: -450px -900px
}
.flag-icon-sn {
	background-position: -198px -270px
}
.flag-icon-sn.flag-size-md {
	background-position: -378px -504px
}
.flag-icon-sn.flag-size-lg {
	background-position: -675px -900px
}
.flag-icon-so {
	background-position: -176px -285px
}
.flag-icon-so.flag-size-md {
	background-position: -336px -532px
}
.flag-icon-so.flag-size-lg {
	background-position: -600px -950px
}
.flag-icon-sr {
	background-position: -176px -300px
}
.flag-icon-sr.flag-size-md {
	background-position: -336px -560px
}
.flag-icon-sr.flag-size-lg {
	background-position: -600px -1000px
}
.flag-icon-ss {
	background-position: -88px -300px
}
.flag-icon-ss.flag-size-md {
	background-position: -168px -560px
}
.flag-icon-ss.flag-size-lg {
	background-position: -300px -1000px
}
.flag-icon-st {
	background-position: -154px -270px
}
.flag-icon-st.flag-size-md {
	background-position: -294px -504px
}
.flag-icon-st.flag-size-lg {
	background-position: -525px -900px
}
.flag-icon-sv {
	background-position: -88px -90px
}
.flag-icon-sv.flag-size-md {
	background-position: -168px -168px
}
.flag-icon-sv.flag-size-lg {
	background-position: -300px -300px
}
.flag-icon-sx {
	background-position: -88px -285px
}
.flag-icon-sx.flag-size-md {
	background-position: -168px -532px
}
.flag-icon-sx.flag-size-lg {
	background-position: -300px -950px
}
.flag-icon-sy {
	background-position: -66px -315px
}
.flag-icon-sy.flag-size-md {
	background-position: -126px -588px
}
.flag-icon-sy.flag-size-lg {
	background-position: -225px -1050px
}
.flag-icon-sz {
	background-position: 0 -315px
}
.flag-icon-sz.flag-size-md {
	background-position: 0 -588px
}
.flag-icon-sz.flag-size-lg {
	background-position: 0 -1050px
}
.flag-icon-tc {
	background-position: -132px -330px
}
.flag-icon-tc.flag-size-md {
	background-position: -252px -616px
}
.flag-icon-tc.flag-size-lg {
	background-position: -450px -1100px
}
.flag-icon-td {
	background-position: -44px -60px
}
.flag-icon-td.flag-size-md {
	background-position: -84px -112px
}
.flag-icon-td.flag-size-lg {
	background-position: -150px -200px
}
.flag-icon-tg {
	background-position: -176px -315px
}
.flag-icon-tg.flag-size-md {
	background-position: -336px -588px
}
.flag-icon-tg.flag-size-lg {
	background-position: -600px -1050px
}
.flag-icon-th {
	background-position: -154px -315px
}
.flag-icon-th.flag-size-md {
	background-position: -294px -588px
}
.flag-icon-th.flag-size-lg {
	background-position: -525px -1050px
}
.flag-icon-tj {
	background-position: -110px -315px
}
.flag-icon-tj.flag-size-md {
	background-position: -210px -588px
}
.flag-icon-tj.flag-size-lg {
	background-position: -375px -1050px
}
.flag-icon-tk {
	background-position: -198px -315px
}
.flag-icon-tk.flag-size-md {
	background-position: -378px -588px
}
.flag-icon-tk.flag-size-lg {
	background-position: -675px -1050px
}
.flag-icon-tl {
	background-position: -22px -90px
}
.flag-icon-tl.flag-size-md {
	background-position: -42px -168px
}
.flag-icon-tl.flag-size-lg {
	background-position: -75px -300px
}
.flag-icon-tm {
	background-position: -110px -330px
}
.flag-icon-tm.flag-size-md {
	background-position: -210px -616px
}
.flag-icon-tm.flag-size-lg {
	background-position: -375px -1100px
}
.flag-icon-tn {
	background-position: -66px -330px
}
.flag-icon-tn.flag-size-md {
	background-position: -126px -616px
}
.flag-icon-tn.flag-size-lg {
	background-position: -225px -1100px
}
.flag-icon-to {
	background-position: 0 -330px
}
.flag-icon-to.flag-size-md {
	background-position: 0 -616px
}
.flag-icon-to.flag-size-lg {
	background-position: 0 -1100px
}
.flag-icon-tr {
	background-position: -88px -330px
}
.flag-icon-tr.flag-size-md {
	background-position: -168px -616px
}
.flag-icon-tr.flag-size-lg {
	background-position: -300px -1100px
}
.flag-icon-tt {
	background-position: -44px -330px
}
.flag-icon-tt.flag-size-md {
	background-position: -84px -616px
}
.flag-icon-tt.flag-size-lg {
	background-position: -150px -1100px
}
.flag-icon-tv {
	background-position: -154px -330px
}
.flag-icon-tv.flag-size-md {
	background-position: -294px -616px
}
.flag-icon-tv.flag-size-lg {
	background-position: -525px -1100px
}
.flag-icon-tw {
	background-position: -88px -315px
}
.flag-icon-tw.flag-size-md {
	background-position: -168px -588px
}
.flag-icon-tw.flag-size-lg {
	background-position: -300px -1050px
}
.flag-icon-tz {
	background-position: -132px -315px
}
.flag-icon-tz.flag-size-md {
	background-position: -252px -588px
}
.flag-icon-tz.flag-size-lg {
	background-position: -450px -1050px
}
.flag-icon-ua {
	background-position: -198px -330px
}
.flag-icon-ua.flag-size-md {
	background-position: -378px -616px
}
.flag-icon-ua.flag-size-lg {
	background-position: -675px -1100px
}
.flag-icon-ug {
	background-position: -176px -330px
}
.flag-icon-ug.flag-size-md {
	background-position: -336px -616px
}
.flag-icon-ug.flag-size-lg {
	background-position: -600px -1100px
}
.flag-icon-us {
	background-position: -44px -345px
}
.flag-icon-us.flag-size-md {
	background-position: -84px -644px
}
.flag-icon-us.flag-size-lg {
	background-position: -150px -1150px
}
.flag-icon-uy {
	background-position: -66px -345px
}
.flag-icon-uy.flag-size-md {
	background-position: -126px -644px
}
.flag-icon-uy.flag-size-lg {
	background-position: -225px -1150px
}
.flag-icon-uz {
	background-position: -110px -345px
}
.flag-icon-uz.flag-size-md {
	background-position: -210px -644px
}
.flag-icon-uz.flag-size-lg {
	background-position: -375px -1150px
}
.flag-icon-va {
	background-position: -154px -345px
}
.flag-icon-va.flag-size-md {
	background-position: -294px -644px
}
.flag-icon-va.flag-size-lg {
	background-position: -525px -1150px
}
.flag-icon-vc {
	background-position: -66px -270px
}
.flag-icon-vc.flag-size-md {
	background-position: -126px -504px
}
.flag-icon-vc.flag-size-lg {
	background-position: -225px -900px
}
.flag-icon-ve {
	background-position: -176px -345px
}
.flag-icon-ve.flag-size-md {
	background-position: -336px -644px
}
.flag-icon-ve.flag-size-lg {
	background-position: -600px -1150px
}
.flag-icon-vg {
	background-position: -22px -45px
}
.flag-icon-vg.flag-size-md {
	background-position: -42px -84px
}
.flag-icon-vg.flag-size-lg {
	background-position: -75px -150px
}
.flag-icon-vi {
	background-position: -88px -345px
}
.flag-icon-vi.flag-size-md {
	background-position: -168px -644px
}
.flag-icon-vi.flag-size-lg {
	background-position: -300px -1150px
}
.flag-icon-vn {
	background-position: -198px -345px
}
.flag-icon-vn.flag-size-md {
	background-position: -378px -644px
}
.flag-icon-vn.flag-size-lg {
	background-position: -675px -1150px
}
.flag-icon-vu {
	background-position: -132px -345px
}
.flag-icon-vu.flag-size-md {
	background-position: -252px -644px
}
.flag-icon-vu.flag-size-lg {
	background-position: -450px -1150px
}
.flag-icon-wf {
	background-position: 0 -360px
}
.flag-icon-wf.flag-size-md {
	background-position: 0 -672px
}
.flag-icon-wf.flag-size-lg {
	background-position: 0 -1200px
}
.flag-icon-ws {
	background-position: -110px -270px
}
.flag-icon-ws.flag-size-md {
	background-position: -210px -504px
}
.flag-icon-ws.flag-size-lg {
	background-position: -375px -900px
}
.flag-icon-ye {
	background-position: -22px -360px
}
.flag-icon-ye.flag-size-md {
	background-position: -42px -672px
}
.flag-icon-ye.flag-size-lg {
	background-position: -75px -1200px
}
.flag-icon-yt {
	background-position: -154px -360px
}
.flag-icon-yt.flag-size-md {
	background-position: -294px -672px
}
.flag-icon-yt.flag-size-lg {
	background-position: -525px -1200px
}
.flag-icon-za {
	background-position: 0 -300px
}
.flag-icon-za.flag-size-md {
	background-position: 0 -560px
}
.flag-icon-za.flag-size-lg {
	background-position: 0 -1000px
}
.flag-icon-zm {
	background-position: -44px -360px
}
.flag-icon-zm.flag-size-md {
	background-position: -84px -672px
}
.flag-icon-zm.flag-size-lg {
	background-position: -150px -1200px
}
.flag-icon-zw {
	background-position: -66px -360px
}
.flag-icon-zw.flag-size-md {
	background-position: -126px -672px
}
.flag-icon-zw.flag-size-lg {
	background-position: -225px -1200px
}
