/**
 * 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) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */



/* 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; }
/* ======================================================================================= */





/* Global Styles ========================================================================= */
/* Form Elements */

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

.buttons-set { clear:both; margin:5px 0 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:left; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { }
/*.fieldset .legend { display:none; 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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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:left; 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:0 0 10px; }
.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 7px !important;
    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 10px 8px 8px 32px !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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 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; }

/* LISTER TOOLBAR */
.toolbar-top,
.toolbar-bottom {
    position: relative;
    display: block;
    margin-bottom: 0px;
    }
.toolbar-top {
    display: block;
    margin: 0;
    }
    .toolbar {
        font-size: 11px;
        color: #b0b0b0;
        }
        .toolbar .pager {
            margin: 0;
            }
            .toolbar label {
                display: inline-block;
                font-size: 11px;
            }
            .toolbar .amount {
                float: left;
                position: relative;
                top: 6px;
            }
            .toolbar .limiter {
                float: right;
            }
            .toolbar select {
                border: 1px solid #b0b0b0;
                width: 100px;
                margin: 0 5px;
                font-size: 13px;
                height: 26px;
                padding: 3px 6px;
            }
            .toolbar .sort-by a {
                position: relative;
                top: -1px;
            }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; }
.data-table thead { }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f9f9f9; }
#super-product-table tr.even { background: none; }
.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 {}
.data-table tbody tr td {
    border-top: 1px solid #d8d2c9;
    font-size: 11px;
}
.data-table tbody tr.last td {
    border-bottom: 1px solid #d8d2c9;
}
.data-table th, .data-table td {
    padding: 11px 10px 10px 0;
}
.data-table th {
    font-size: 11px;
    padding-bottom: 13px;
    font-weight: bold;
    white-space: nowrap;
}


/* 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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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 ================================================================================ */
.header .logo strong { text-indent: -999em; display: none; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.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; }
/* ======================================================================================= */




/* 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; }
/* ======================================================================================= */




/* Content Styles ================================================================= */


/* Category Page ========================================================================= */
/*.category-title h1, .category-title h2 { margin: 0; }*/
/*.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }*/
/*.category-image img {}*/
/*.category-description { margin:0 0 12px; }*/
/*.category-products {}*/

/*.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,*/
/*.news-list .news-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 ========================================================================== */

/* 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 { float:left; }




.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 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 {}
/* ======================================================================================= */


/* 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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/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:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.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; }
/* ======================================================================================= */



/* 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; }
/* ======================================================================================= */


/* /page-print corrections */
/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:14px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }

/* Data Table */
.page-print { font-family: Arial, Helvetica, sans-serif; }
.page-print .data-table { width:100%; border:1px solid #bebcb7; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.page-print .data-table .price { text-align: right; }
.page-print .data-table tfoot tr.last { font-size: 16px; }
.page-print .data-table .odd  { background:#f8f7f5 }
.page-print .data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.page-print .data-table td.last,
.page-print .data-table th.last { border-right:0; }
.page-print .data-table tr.last th,
.page-print .data-table tr.last td { border-bottom:0 !important; }
.page-print .data-table th { padding:3px 8px; font-weight:bold; }
.page-print .data-table td { padding:3px 8px; }

.page-print .data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.page-print .data-table thead th.wrap { white-space:normal; }
.page-print .data-table thead th a,
.page-print .data-table thead th a:hover { color:#fff; }
.page-print .data-table thead th { background:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
.page-print .data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.page-print .data-table tfoot { border-bottom:1px solid #d9dde3; }
.page-print .data-table tfoot tr.first td { background:url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bkg_tfoot.gif) 0 0 repeat-x; }
.page-print .data-table tfoot tr { background-color:#dee5e8 !important; }
.page-print .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }


.page-print .data-table tbody th,
.page-print .data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.page-print .data-table tbody.odd tr { background:#f8f7f5 !important; }
.page-print .data-table tbody.even tr { background:#f6f6f6 !important; }
.page-print .data-table tbody.odd tr td,
.page-print .data-table tbody.even tr td { border-bottom:0; }
.page-print .data-table tbody.odd tr.border td,
.page-print .data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.page-print .data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.page-print .data-table tbody td .option-value { padding-left:10px; }

/* Content Columns */
.page-print .col2-set .col-1 { float:left; width:48.5%; }
.page-print .col2-set .col-2 { float:right; width:48.5%; }
.page-print .col2-set .col-narrow { width:32%; }
.page-print .col2-set .col-wide { width:65%; }

.page-print .col3-set .col-1 { float:left; width:32%; }
.page-print .col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.page-print .col3-set .col-3 { float:right; width:32%; }

.page-print .col4-set .col-1 { float:left; width:23.5%; }
.page-print .col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.page-print .col4-set .col-3 { float:left; width:23.5%; }
.page-print .col4-set .col-4 { float:right; width:23.5%; }

.page-print address { font-style: inherit; }
/* /.page-print corrections */


/* 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; }

/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog 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 { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

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

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* 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 { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.2wheelshop.eu/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

@CHARSET "UTF-8";
.amfinder-vertical,
.amfinder-horizontal
{
	background: #d2d2d2;
	padding: 15px 14px 22px;
}
.amfinder-vertical
{
    width: 220px;
    height: 230px;
}
.amfinder-vertical h4
{
    font-size: 18px;
    margin-bottom: 2px;
}

.amfinder-vertical .dropdown-title,
.amfinder-horizontal .dropdown-title
{
	font-size: 12px;
	font-weight: bold;
}

.amfinder-vertical .dropdown-element
{
	padding-bottom: 4px;
}
.amfinder-vertical select {
    border: 1px solid #aeaeae;
    width: 130px;
    font-size: 12px;
}
.amfinder-vertical .dropdown-title,
.amfinder-vertical .dropdown-element {
    float: left;
    width: 60px;
}
.amfinder-vertical .dropdown-title {
    font-weight: normal;
    position: relative;
    top: 10px;
}
.amfinder-vertical .dropdown-element {
    width: 130px;
}

.amfinder-vertical .btn,
.amfinder_filter_message_reset .btn {
    display: inline-block;
    height: 34px;
    /*padding: 7px 10px 10px 20px;*/
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000000;

    background: #459dbf;
    background: -moz-linear-gradient(top,  #459dbf 0%, #256085 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#459dbf), color-stop(100%,#256085));
    background: -webkit-linear-gradient(top,  #459dbf 0%,#256085 100%);
    background: -o-linear-gradient(top,  #459dbf 0%,#256085 100%);
    background: -ms-linear-gradient(top,  #459dbf 0%,#256085 100%);
    background: linear-gradient(to bottom,  #459dbf 0%,#256085 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459dbf', endColorstr='#256085',GradientType=0 );
}
.amfinder-vertical .btn:hover {
    background: #357fa2;
}



/* recomment for fix issues on mobile devices
@media only screen and (max-device-width: 770px) {
    .amlabel-txt {
        font-size: 70%;
        line-height: 1.1;
    }
}
*/

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top     : 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
}

.middle-left {
    left : 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.middle-right {
    right: 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.bottom-center {
    bottom: 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
}

.middle-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    z-index: 9999;
}

div.amshopby-column {
    float: left;
    width: 83px;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0pt 10px 10px 0pt;
    float: right;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px;
}

.amshopby-link {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0px 5px 0px 0px;
    display: block;
    float: left;
}

div.block-layered-nav dd a.amshopby-attr {
    padding-left: 22px;
    background: transparent url(https://www.2wheelshop.eu/skin/frontend/default/default/images/amshopby-cb1.gif) no-repeat left center;
}

div.block-layered-nav dd a.amshopby-attr-selected {
    font-weight: bold;
    padding-left: 15px;
    background: transparent url(https://www.2wheelshop.eu/skin/frontend/default/default/images/amshopby-cb2.gif) no-repeat left center;
}

div.block-layered-nav dd a img {
    padding: 0px 4px 5px;
    float: left;
}

div.block-layered-nav dd li.amshopby-cat-level-2 {
    padding-left: 10px;
}

div.block-layered-nav dd li.amshopby-cat-level-3 {
    padding-left: 20px;
}

div.block-layered-nav dd a.amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

div.block-layered-nav dd li span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(https://www.2wheelshop.eu/skin/frontend/default/default/images/amshopby-plus.gif) no-repeat;
}

div.block-layered-nav dd li span.minus {
    background: transparent url(https://www.2wheelshop.eu/skin/frontend/default/default/images/amshopby-minus.gif) no-repeat;
}

div.block-layered-nav dd li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

div.block-layered-nav dt {
    cursor: pointer;
    /*padding-left:15px;*/
    /*background:url(https://www.2wheelshop.eu/skin/frontend/default/default/images/amshopby-expanded.gif) center left no-repeat;*/
}
div.block-layered-nav .filter.price dt {
    /*display: none;*/
    visibility: hidden;
    height: 0px;
}

/*div.block-layered-nav dt.amshopby-collapsed {*/
/*background:url(https://www.2wheelshop.eu/skin/frontend/default/default/images/amshopby-collapsed.gif) center left no-repeat*/
/*}*/

div.block-layered-nav div.amshopby-slider {
    position: relative;
    /*margin: 10px -5px 5px;*/
    z-index: 9;
    height: 18px;
    background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/amshopby-slider-bg-2.png) no-repeat 50% 50%;
    cursor: pointer;
    margin: 48px 0 -25px;
}

div.block-layered-nav div.amshopby-slider div.handle {
    width: 18px;
    top: 0px;
    height: 18px;
    background: transparent url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/amshopby-hadle-2.png) no-repeat top left;
    position: absolute;
    cursor: move;
    z-index: 2;
}

div.block-layered-nav div.amshopby-slider div.handle:last-child {
    background-position: top right;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
    background: #eeeeee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 6px;
    color: #37363e;
    font-size: 11px;
}

.amshopby-slider-price-to {
    float: right;
    background: #eeeeee;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 6px;
    color: #37363e;
    font-size: 11px;
}

.amshopby-slider-handle-right {
    position: absolute;
    top: 14px;
    right: 0px;
}

.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
    left: 0px;
}

.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-slider-price-from,
.amshopby-slider-price-to,
.amshopby-slider-price-range {
    position: relative;
    top: -25px;
    font-weight: bold;
}

.amshopby-slider-price-range {
    font-weight: normal;
    top: -23px;
}

.amshopby-tooltip-img {
    cursor: help;
}

div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top {
    position: relative;
}

div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('https://www.2wheelshop.eu/skin/frontend/default/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}

/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced li.level1 {
    padding-left: 20px;
}

.amshopby-advanced li.level2 {
    padding-left: 30px;
}

.amshopby-advanced li.level3 {
    padding-left: 40px;
}

.amshopby-advanced li.level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategores block
 */
.amshopby-subcategory-image {
    overflow: auto;
}



.amshopby-descr {
    display: block;
    margin-bottom: 5px;
    }
    .amshopby-descr .category-head {
        display: block;
        margin-bottom: 10px;
    }
.csv-cart
{

}

.csv-cart .input-filename
{
    float: left;
    width: 50%;
    height: 33px;
}

.csv-cart .btn-select-file
{
    width: 50%;
}

.csv-cart .btn-import-file
{
    margin-left: 0 !important;
    margin-top: 5px;
    width: 100%;
}
#cookieconsent {
    position: fixed;
    right: 50px;
    top: 100%;
    transition: top .5s;
    text-align: right;
    z-index: 1000;
}

#cookieconsent .cc-handle {
    display: inline-block;
    box-shadow: 0 0 15px -3px rgba(0,0,0,.75);
    cursor: pointer;
    position: relative;
}
#cookieconsent .cc-handle:after {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
}

#cookieconsent .cc-handle .cc-title {
    position: relative;
    padding: 6px 15px;
    background: #fff;
    line-height: 1.3;
    margin: 0;
    font-size: 16px;
    z-index: 1001;
}

#cookieconsent .cc-handle .cc-title .icon {
    font-size: 24px;
    vertical-align: middle;
}

#cookieconsent .cc-content {
    position: relative;
    width: 380px;
    transition: box-shadow .5s;
    padding: 15px;
    background: #fff;
    text-align: left;
    font-size: 12px;
    line-height: 1.4;
}
#cookieconsent.open .cc-content {
    box-shadow: 0 0 15px -3px rgba(0,0,0,.75);
}

#cookieconsent .cc-options li {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

#cookieconsent .cc-options label {
    margin-left: 15px;
}

#cookieconsent .cc-options p {
    margin-top: 5px;
    font-weight: normal;
}

#cookieconsent .cc-option-title {
    font-weight: bold;
}

#cookieconsent .cc-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 10px;
}

#cookieconsent .cc-icon img {
    max-width: 100%;
    height: auto;
    display: block;
}

#cookieconsent .cc-link {
    margin-left: 15px;
}

.cc-placeholder {
    padding: 15px;
    border: 1px dotted #333;
    background: #fff;
    cursor: pointer;
    transition: background .3s;
}
.cc-placeholder:hover {
    background: #ddd;
}

@media (max-width: 768px) {
    #cookieconsent {
        right: 0;
        width: 100%;
    }

    #cookieconsent .cc-content {
        width: 100%;
    }

    #cookieconsent .cc-handle .cc-title .title-text {
        display: none;
    }

    #cookieconsent .cc-options li input {
        font-size: 16px;
        min-width: 16px;
    }
}

.qo-item
{
    position: relative;
    margin-bottom: 5px;
    height: 30px;
}

.qo-item .sku
{
    width: 79%;
    float: left;
    margin-right: 5px;
    line-height: 19px;
}

.qo-item .qty
{
    padding: 0;
}

.qo-item .btn-add
{
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 15px;
    height: 15px;
}

.qo-item .btn-min
{
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    width: 15px;
    height: 15px;
}
/*!
 *
 *  Project:  GLYPHICONS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
html,
html .halflings {
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'Glyphicons';
  src: url('https://www.2wheelshop.eu/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot');
  src: url('https://www.2wheelshop.eu/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('https://www.2wheelshop.eu/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.woff') format('woff'), url('https://www.2wheelshop.eu/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.ttf') format('truetype'), url('https://www.2wheelshop.eu/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.svg#glyphicons_halflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.glyphicons {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #1d1d1b;
  width: 16px;
  height: 16px;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
}
i.glyphicons:before {
  color: #1D1D1B;
  font: 16px 'Glyphicons';
  left: 0;
  position: absolute;
  top: 0;
}
i.glyphicons.glass:before {
  content: "\e001";
}
i.glyphicons.leaf:before {
  content: "\e002";
}
i.glyphicons.dog:before {
  content: "\e003";
}
i.glyphicons.user:before {
  content: "\e004";
}
i.glyphicons.girl:before {
  content: "\e005";
}
i.glyphicons.car:before {
  content: "\e006";
}
i.glyphicons.user_add:before {
  content: "\e007";
}
i.glyphicons.user_remove:before {
  content: "\e008";
}
i.glyphicons.film:before {
  content: "\e009";
}
i.glyphicons.magic:before {
  content: "\e010";
}
i.glyphicons.envelope:before {
  content: "\2709";
}
i.glyphicons.camera:before {
  content: "\e012";
}
i.glyphicons.heart:before {
  content: "\e013";
}
i.glyphicons.beach_umbrella:before {
  content: "\e014";
}
i.glyphicons.train:before {
  content: "\e015";
}
i.glyphicons.print:before {
  content: "\e016";
}
i.glyphicons.bin:before {
  content: "\e017";
}
i.glyphicons.music:before {
  content: "\e018";
}
i.glyphicons.note:before {
  content: "\e019";
}
i.glyphicons.heart_empty:before {
  content: "\e020";
}
i.glyphicons.home:before {
  content: "\e021";
}
i.glyphicons.snowflake:before {
  content: "\2744";
}
i.glyphicons.fire:before {
  content: "\e023";
}
i.glyphicons.magnet:before {
  content: "\e024";
}
i.glyphicons.parents:before {
  content: "\e025";
}
i.glyphicons.binoculars:before {
  content: "\e026";
}
i.glyphicons.road:before {
  content: "\e027";
}
i.glyphicons.search:before {
  content: "\e028";
}
i.glyphicons.cars:before {
  content: "\e029";
}
i.glyphicons.notes_2:before {
  content: "\e030";
}
i.glyphicons.pencil:before {
  content: "\270F";
}
i.glyphicons.bus:before {
  content: "\e032";
}
i.glyphicons.wifi_alt:before {
  content: "\e033";
}
i.glyphicons.luggage:before {
  content: "\e034";
}
i.glyphicons.old_man:before {
  content: "\e035";
}
i.glyphicons.woman:before {
  content: "\e036";
}
i.glyphicons.file:before {
  content: "\e037";
}
i.glyphicons.coins:before {
  content: "\e038";
}
i.glyphicons.airplane:before {
  content: "\2708";
}
i.glyphicons.notes:before {
  content: "\e040";
}
i.glyphicons.stats:before {
  content: "\e041";
}
i.glyphicons.charts:before {
  content: "\e042";
}
i.glyphicons.pie_chart:before {
  content: "\e043";
}
i.glyphicons.group:before {
  content: "\e044";
}
i.glyphicons.keys:before {
  content: "\e045";
}
i.glyphicons.calendar:before {
  content: "\e046";
}
i.glyphicons.router:before {
  content: "\e047";
}
i.glyphicons.camera_small:before {
  content: "\e048";
}
i.glyphicons.dislikes:before {
  content: "\e049";
}
i.glyphicons.star:before {
  content: "\e050";
}
i.glyphicons.link:before {
  content: "\e051";
}
i.glyphicons.eye_open:before {
  content: "\e052";
}
i.glyphicons.eye_close:before {
  content: "\e053";
}
i.glyphicons.alarm:before {
  content: "\e054";
}
i.glyphicons.clock:before {
  content: "\e055";
}
i.glyphicons.stopwatch:before {
  content: "\e056";
}
i.glyphicons.projector:before {
  content: "\e057";
}
i.glyphicons.history:before {
  content: "\e058";
}
i.glyphicons.truck:before {
  content: "\e059";
}
i.glyphicons.cargo:before {
  content: "\e060";
}
i.glyphicons.compass:before {
  content: "\e061";
}
i.glyphicons.keynote:before {
  content: "\e062";
}
i.glyphicons.paperclip:before {
  content: "\e063";
}
i.glyphicons.power:before {
  content: "\e064";
}
i.glyphicons.lightbulb:before {
  content: "\e065";
}
i.glyphicons.tag:before {
  content: "\e066";
}
i.glyphicons.tags:before {
  content: "\e067";
}
i.glyphicons.cleaning:before {
  content: "\e068";
}
i.glyphicons.ruller:before {
  content: "\e069";
}
i.glyphicons.gift:before {
  content: "\e070";
}
i.glyphicons.umbrella:before {
  content: "\2602";
}
i.glyphicons.book:before {
  content: "\e072";
}
i.glyphicons.bookmark:before {
  content: "\e073";
}
i.glyphicons.wifi:before {
  content: "\e074";
}
i.glyphicons.cup:before {
  content: "\e075";
}
i.glyphicons.stroller:before {
  content: "\e076";
}
i.glyphicons.headphones:before {
  content: "\e077";
}
i.glyphicons.headset:before {
  content: "\e078";
}
i.glyphicons.warning_sign:before {
  content: "\e079";
}
i.glyphicons.signal:before {
  content: "\e080";
}
i.glyphicons.retweet:before {
  content: "\e081";
}
i.glyphicons.refresh:before {
  content: "\e082";
}
i.glyphicons.roundabout:before {
  content: "\e083";
}
i.glyphicons.random:before {
  content: "\e084";
}
i.glyphicons.heat:before {
  content: "\e085";
}
i.glyphicons.repeat:before {
  content: "\e086";
}
i.glyphicons.display:before {
  content: "\e087";
}
i.glyphicons.log_book:before {
  content: "\e088";
}
i.glyphicons.adress_book:before {
  content: "\e089";
}
i.glyphicons.building:before {
  content: "\e090";
}
i.glyphicons.eyedropper:before {
  content: "\e091";
}
i.glyphicons.adjust:before {
  content: "\e092";
}
i.glyphicons.tint:before {
  content: "\e093";
}
i.glyphicons.crop:before {
  content: "\e094";
}
i.glyphicons.vector_path_square:before {
  content: "\e095";
}
i.glyphicons.vector_path_circle:before {
  content: "\e096";
}
i.glyphicons.vector_path_polygon:before {
  content: "\e097";
}
i.glyphicons.vector_path_line:before {
  content: "\e098";
}
i.glyphicons.vector_path_curve:before {
  content: "\e099";
}
i.glyphicons.vector_path_all:before {
  content: "\e100";
}
i.glyphicons.font:before {
  content: "\e101";
}
i.glyphicons.italic:before {
  content: "\e102";
}
i.glyphicons.bold:before {
  content: "\e103";
}
i.glyphicons.text_underline:before {
  content: "\e104";
}
i.glyphicons.text_strike:before {
  content: "\e105";
}
i.glyphicons.text_height:before {
  content: "\e106";
}
i.glyphicons.text_width:before {
  content: "\e107";
}
i.glyphicons.text_resize:before {
  content: "\e108";
}
i.glyphicons.left_indent:before {
  content: "\e109";
}
i.glyphicons.right_indent:before {
  content: "\e110";
}
i.glyphicons.align_left:before {
  content: "\e111";
}
i.glyphicons.align_center:before {
  content: "\e112";
}
i.glyphicons.align_right:before {
  content: "\e113";
}
i.glyphicons.justify:before {
  content: "\e114";
}
i.glyphicons.list:before {
  content: "\e115";
}
i.glyphicons.text_smaller:before {
  content: "\e116";
}
i.glyphicons.text_bigger:before {
  content: "\e117";
}
i.glyphicons.embed:before {
  content: "\e118";
}
i.glyphicons.embed_close:before {
  content: "\e119";
}
i.glyphicons.table:before {
  content: "\e120";
}
i.glyphicons.message_full:before {
  content: "\e121";
}
i.glyphicons.message_empty:before {
  content: "\e122";
}
i.glyphicons.message_in:before {
  content: "\e123";
}
i.glyphicons.message_out:before {
  content: "\e124";
}
i.glyphicons.message_plus:before {
  content: "\e125";
}
i.glyphicons.message_minus:before {
  content: "\e126";
}
i.glyphicons.message_ban:before {
  content: "\e127";
}
i.glyphicons.message_flag:before {
  content: "\e128";
}
i.glyphicons.message_lock:before {
  content: "\e129";
}
i.glyphicons.message_new:before {
  content: "\e130";
}
i.glyphicons.inbox:before {
  content: "\e131";
}
i.glyphicons.inbox_plus:before {
  content: "\e132";
}
i.glyphicons.inbox_minus:before {
  content: "\e133";
}
i.glyphicons.inbox_lock:before {
  content: "\e134";
}
i.glyphicons.inbox_in:before {
  content: "\e135";
}
i.glyphicons.inbox_out:before {
  content: "\e136";
}
i.glyphicons.cogwheel:before {
  content: "\e137";
}
i.glyphicons.cogwheels:before {
  content: "\e138";
}
i.glyphicons.picture:before {
  content: "\e139";
}
i.glyphicons.adjust_alt:before {
  content: "\e140";
}
i.glyphicons.database_lock:before {
  content: "\e141";
}
i.glyphicons.database_plus:before {
  content: "\e142";
}
i.glyphicons.database_minus:before {
  content: "\e143";
}
i.glyphicons.database_ban:before {
  content: "\e144";
}
i.glyphicons.folder_open:before {
  content: "\e145";
}
i.glyphicons.folder_plus:before {
  content: "\e146";
}
i.glyphicons.folder_minus:before {
  content: "\e147";
}
i.glyphicons.folder_lock:before {
  content: "\e148";
}
i.glyphicons.folder_flag:before {
  content: "\e149";
}
i.glyphicons.folder_new:before {
  content: "\e150";
}
i.glyphicons.edit:before {
  content: "\e151";
}
i.glyphicons.new_window:before {
  content: "\e152";
}
i.glyphicons.check:before {
  content: "\e153";
}
i.glyphicons.unchecked:before {
  content: "\e154";
}
i.glyphicons.more_windows:before {
  content: "\e155";
}
i.glyphicons.show_big_thumbnails:before {
  content: "\e156";
}
i.glyphicons.show_thumbnails:before {
  content: "\e157";
}
i.glyphicons.show_thumbnails_with_lines:before {
  content: "\e158";
}
i.glyphicons.show_lines:before {
  content: "\e159";
}
i.glyphicons.playlist:before {
  content: "\e160";
}
i.glyphicons.imac:before {
  content: "\e161";
}
i.glyphicons.macbook:before {
  content: "\e162";
}
i.glyphicons.ipad:before {
  content: "\e163";
}
i.glyphicons.iphone:before {
  content: "\e164";
}
i.glyphicons.iphone_transfer:before {
  content: "\e165";
}
i.glyphicons.iphone_exchange:before {
  content: "\e166";
}
i.glyphicons.ipod:before {
  content: "\e167";
}
i.glyphicons.ipod_shuffle:before {
  content: "\e168";
}
i.glyphicons.ear_plugs:before {
  content: "\e169";
}
i.glyphicons.phone:before {
  content: "\e170";
}
i.glyphicons.step_backward:before {
  content: "\e171";
}
i.glyphicons.fast_backward:before {
  content: "\e172";
}
i.glyphicons.rewind:before {
  content: "\e173";
}
i.glyphicons.play:before {
  content: "\e174";
}
i.glyphicons.pause:before {
  content: "\e175";
}
i.glyphicons.stop:before {
  content: "\e176";
}
i.glyphicons.forward:before {
  content: "\e177";
}
i.glyphicons.fast_forward:before {
  content: "\e178";
}
i.glyphicons.step_forward:before {
  content: "\e179";
}
i.glyphicons.eject:before {
  content: "\e180";
}
i.glyphicons.facetime_video:before {
  content: "\e181";
}
i.glyphicons.download_alt:before {
  content: "\e182";
}
i.glyphicons.mute:before {
  content: "\e183";
}
i.glyphicons.volume_down:before {
  content: "\e184";
}
i.glyphicons.volume_up:before {
  content: "\e185";
}
i.glyphicons.screenshot:before {
  content: "\e186";
}
i.glyphicons.move:before {
  content: "\e187";
}
i.glyphicons.more:before {
  content: "\e188";
}
i.glyphicons.brightness_reduce:before {
  content: "\e189";
}
i.glyphicons.brightness_increase:before {
  content: "\e190";
}
i.glyphicons.circle_plus:before {
  content: "\e191";
}
i.glyphicons.circle_minus:before {
  content: "\e192";
}
i.glyphicons.circle_remove:before {
  content: "\e193";
}
i.glyphicons.circle_ok:before {
  content: "\e194";
}
i.glyphicons.circle_question_mark:before {
  content: "\e195";
}
i.glyphicons.circle_info:before {
  content: "\e196";
}
i.glyphicons.circle_exclamation_mark:before {
  content: "\e197";
}
i.glyphicons.remove:before {
  content: "\e198";
}
i.glyphicons.ok:before {
  content: "\e199";
}
i.glyphicons.ban:before {
  content: "\e200";
}
i.glyphicons.download:before {
  content: "\e201";
}
i.glyphicons.upload:before {
  content: "\e202";
}
i.glyphicons.shopping_cart:before {
  content: "\e203";
}
i.glyphicons.lock:before {
  content: "\e204";
}
i.glyphicons.unlock:before {
  content: "\e205";
}
i.glyphicons.electricity:before {
  content: "\e206";
}
i.glyphicons.ok_2:before {
  content: "\e207";
}
i.glyphicons.remove_2:before {
  content: "\e208";
}
i.glyphicons.cart_out:before {
  content: "\e209";
}
i.glyphicons.cart_in:before {
  content: "\e210";
}
i.glyphicons.left_arrow:before {
  content: "\e211";
}
i.glyphicons.right_arrow:before {
  content: "\e212";
}
i.glyphicons.down_arrow:before {
  content: "\e213";
}
i.glyphicons.up_arrow:before {
  content: "\e214";
}
i.glyphicons.resize_small:before {
  content: "\e215";
}
i.glyphicons.resize_full:before {
  content: "\e216";
}
i.glyphicons.circle_arrow_left:before {
  content: "\e217";
}
i.glyphicons.circle_arrow_right:before {
  content: "\e218";
}
i.glyphicons.circle_arrow_top:before {
  content: "\e219";
}
i.glyphicons.circle_arrow_down:before {
  content: "\e220";
}
i.glyphicons.play_button:before {
  content: "\e221";
}
i.glyphicons.unshare:before {
  content: "\e222";
}
i.glyphicons.share:before {
  content: "\e223";
}
i.glyphicons.chevron-right:before {
  content: "\e224";
}
i.glyphicons.chevron-left:before {
  content: "\e225";
}
i.glyphicons.bluetooth:before {
  content: "\e226";
}
i.glyphicons.euro:before {
  content: "\20AC";
}
i.glyphicons.usd:before {
  content: "\e228";
}
i.glyphicons.gbp:before {
  content: "\e229";
}
i.glyphicons.retweet_2:before {
  content: "\e230";
}
i.glyphicons.moon:before {
  content: "\e231";
}
i.glyphicons.sun:before {
  content: "\2609";
}
i.glyphicons.cloud:before {
  content: "\2601";
}
i.glyphicons.direction:before {
  content: "\e234";
}
i.glyphicons.brush:before {
  content: "\e235";
}
i.glyphicons.pen:before {
  content: "\e236";
}
i.glyphicons.zoom_in:before {
  content: "\e237";
}
i.glyphicons.zoom_out:before {
  content: "\e238";
}
i.glyphicons.pin:before {
  content: "\e239";
}
i.glyphicons.albums:before {
  content: "\e240";
}
i.glyphicons.rotation_lock:before {
  content: "\e241";
}
i.glyphicons.flash:before {
  content: "\e242";
}
i.glyphicons.google_maps:before {
  content: "\e243";
}
i.glyphicons.anchor:before {
  content: "\2693";
}
i.glyphicons.conversation:before {
  content: "\e245";
}
i.glyphicons.chat:before {
  content: "\e246";
}
i.glyphicons.male:before {
  content: "\e247";
}
i.glyphicons.female:before {
  content: "\e248";
}
i.glyphicons.asterisk:before {
  content: "\002A";
}
i.glyphicons.divide:before {
  content: "\00F7";
}
i.glyphicons.snorkel_diving:before {
  content: "\e251";
}
i.glyphicons.scuba_diving:before {
  content: "\e252";
}
i.glyphicons.oxygen_bottle:before {
  content: "\e253";
}
i.glyphicons.fins:before {
  content: "\e254";
}
i.glyphicons.fishes:before {
  content: "\e255";
}
i.glyphicons.boat:before {
  content: "\e256";
}
i.glyphicons.delete:before {
  content: "\e257";
}
i.glyphicons.sheriffs_star:before {
  content: "\e258";
}
i.glyphicons.qrcode:before {
  content: "\e259";
}
i.glyphicons.barcode:before {
  content: "\e260";
}
i.glyphicons.pool:before {
  content: "\e261";
}
i.glyphicons.buoy:before {
  content: "\e262";
}
i.glyphicons.spade:before {
  content: "\e263";
}
i.glyphicons.bank:before {
  content: "\e264";
}
i.glyphicons.vcard:before {
  content: "\e265";
}
i.glyphicons.electrical_plug:before {
  content: "\e266";
}
i.glyphicons.flag:before {
  content: "\e267";
}
i.glyphicons.credit_card:before {
  content: "\e268";
}
i.glyphicons.keyboard-wireless:before {
  content: "\e269";
}
i.glyphicons.keyboard-wired:before {
  content: "\e270";
}
i.glyphicons.shield:before {
  content: "\e271";
}
i.glyphicons.ring:before {
  content: "\02DA";
}
i.glyphicons.cake:before {
  content: "\e273";
}
i.glyphicons.drink:before {
  content: "\e274";
}
i.glyphicons.beer:before {
  content: "\e275";
}
i.glyphicons.fast_food:before {
  content: "\e276";
}
i.glyphicons.cutlery:before {
  content: "\e277";
}
i.glyphicons.pizza:before {
  content: "\e278";
}
i.glyphicons.birthday_cake:before {
  content: "\e279";
}
i.glyphicons.tablet:before {
  content: "\e280";
}
i.glyphicons.settings:before {
  content: "\e281";
}
i.glyphicons.bullets:before {
  content: "\e282";
}
i.glyphicons.cardio:before {
  content: "\e283";
}
i.glyphicons.t-shirt:before {
  content: "\e284";
}
i.glyphicons.pants:before {
  content: "\e285";
}
i.glyphicons.sweater:before {
  content: "\e286";
}
i.glyphicons.fabric:before {
  content: "\e287";
}
i.glyphicons.leather:before {
  content: "\e288";
}
i.glyphicons.scissors:before {
  content: "\e289";
}
i.glyphicons.bomb:before {
  content: "\e290";
}
i.glyphicons.skull:before {
  content: "\e291";
}
i.glyphicons.celebration:before {
  content: "\e292";
}
i.glyphicons.tea_kettle:before {
  content: "\e293";
}
i.glyphicons.french_press:before {
  content: "\e294";
}
i.glyphicons.coffe_cup:before {
  content: "\e295";
}
i.glyphicons.pot:before {
  content: "\e296";
}
i.glyphicons.grater:before {
  content: "\e297";
}
i.glyphicons.kettle:before {
  content: "\e298";
}
i.glyphicons.hospital:before {
  content: "\e299";
}
i.glyphicons.hospital_h:before {
  content: "\e300";
}
i.glyphicons.microphone:before {
  content: "\e301";
}
i.glyphicons.webcam:before {
  content: "\e302";
}
i.glyphicons.temple_christianity_church:before {
  content: "\e303";
}
i.glyphicons.temple_islam:before {
  content: "\e304";
}
i.glyphicons.temple_hindu:before {
  content: "\e305";
}
i.glyphicons.temple_buddhist:before {
  content: "\e306";
}
i.glyphicons.bicycle:before {
  content: "\e307";
}
i.glyphicons.life_preserver:before {
  content: "\e308";
}
i.glyphicons.share_alt:before {
  content: "\e309";
}
i.glyphicons.comments:before {
  content: "\e310";
}
i.glyphicons.flower:before {
  content: "\2698";
}
i.glyphicons.baseball:before {
  content: "\e312";
}
i.glyphicons.rugby:before {
  content: "\e313";
}
i.glyphicons.ax:before {
  content: "\e314";
}
i.glyphicons.table_tennis:before {
  content: "\e315";
}
i.glyphicons.bowling:before {
  content: "\e316";
}
i.glyphicons.tree_conifer:before {
  content: "\e317";
}
i.glyphicons.tree_deciduous:before {
  content: "\e318";
}
i.glyphicons.more_items:before {
  content: "\e319";
}
i.glyphicons.sort:before {
  content: "\e320";
}
i.glyphicons.filter:before {
  content: "\e321";
}
i.glyphicons.gamepad:before {
  content: "\e322";
}
i.glyphicons.playing_dices:before {
  content: "\e323";
}
i.glyphicons.calculator:before {
  content: "\e324";
}
i.glyphicons.tie:before {
  content: "\e325";
}
i.glyphicons.wallet:before {
  content: "\e326";
}
i.glyphicons.piano:before {
  content: "\e327";
}
i.glyphicons.sampler:before {
  content: "\e328";
}
i.glyphicons.podium:before {
  content: "\e329";
}
i.glyphicons.soccer_ball:before {
  content: "\e330";
}
i.glyphicons.blog:before {
  content: "\e331";
}
i.glyphicons.dashboard:before {
  content: "\e332";
}
i.glyphicons.certificate:before {
  content: "\e333";
}
i.glyphicons.bell:before {
  content: "\e334";
}
i.glyphicons.candle:before {
  content: "\e335";
}
i.glyphicons.pushpin:before {
  content: "\e336";
}
i.glyphicons.iphone_shake:before {
  content: "\e337";
}
i.glyphicons.pin_flag:before {
  content: "\e338";
}
i.glyphicons.turtle:before {
  content: "\e339";
}
i.glyphicons.rabbit:before {
  content: "\e340";
}
i.glyphicons.globe:before {
  content: "\e341";
}
i.glyphicons.briefcase:before {
  content: "\e342";
}
i.glyphicons.hdd:before {
  content: "\e343";
}
i.glyphicons.thumbs_up:before {
  content: "\e344";
}
i.glyphicons.thumbs_down:before {
  content: "\e345";
}
i.glyphicons.hand_right:before {
  content: "\e346";
}
i.glyphicons.hand_left:before {
  content: "\e347";
}
i.glyphicons.hand_up:before {
  content: "\e348";
}
i.glyphicons.hand_down:before {
  content: "\e349";
}
i.glyphicons.fullscreen:before {
  content: "\e350";
}
i.glyphicons.shopping_bag:before {
  content: "\e351";
}
i.glyphicons.book_open:before {
  content: "\e352";
}
i.glyphicons.nameplate:before {
  content: "\e353";
}
i.glyphicons.nameplate_alt:before {
  content: "\e354";
}
i.glyphicons.vases:before {
  content: "\e355";
}
i.glyphicons.bullhorn:before {
  content: "\e356";
}
i.glyphicons.dumbbell:before {
  content: "\e357";
}
i.glyphicons.suitcase:before {
  content: "\e358";
}
i.glyphicons.file_import:before {
  content: "\e359";
}
i.glyphicons.file_export:before {
  content: "\e360";
}
i.glyphicons.bug:before {
  content: "\e361";
}
i.glyphicons.crown:before {
  content: "\e362";
}
i.glyphicons.smoking:before {
  content: "\e363";
}
i.glyphicons.cloud-upload:before {
  content: "\e364";
}
i.glyphicons.cloud-download:before {
  content: "\e365";
}
i.glyphicons.restart:before {
  content: "\e366";
}
i.glyphicons.security_camera:before {
  content: "\e367";
}
i.glyphicons.expand:before {
  content: "\e368";
}
i.glyphicons.collapse:before {
  content: "\e369";
}
i.glyphicons.collapse_top:before {
  content: "\e370";
}
i.glyphicons.globe_af:before {
  content: "\e371";
}
i.glyphicons.global:before {
  content: "\e372";
}
i.glyphicons.spray:before {
  content: "\e373";
}
i.glyphicons.nails:before {
  content: "\e374";
}
i.glyphicons.claw_hammer:before {
  content: "\e375";
}
i.glyphicons.classic_hammer:before {
  content: "\e376";
}
i.glyphicons.hand_saw:before {
  content: "\e377";
}
i.glyphicons.riflescope:before {
  content: "\e378";
}
i.glyphicons.electrical_socket_eu:before {
  content: "\e379";
}
i.glyphicons.electrical_socket_us:before {
  content: "\e380";
}
i.glyphicons.pinterest:before {
  content: "\e381";
}
i.glyphicons.dropbox:before {
  content: "\e382";
}
i.glyphicons.google_plus:before {
  content: "\e383";
}
i.glyphicons.jolicloud:before {
  content: "\e384";
}
i.glyphicons.yahoo:before {
  content: "\e385";
}
i.glyphicons.blogger:before {
  content: "\e386";
}
i.glyphicons.picasa:before {
  content: "\e387";
}
i.glyphicons.amazon:before {
  content: "\e388";
}
i.glyphicons.tumblr:before {
  content: "\e389";
}
i.glyphicons.wordpress:before {
  content: "\e390";
}
i.glyphicons.instapaper:before {
  content: "\e391";
}
i.glyphicons.evernote:before {
  content: "\e392";
}
i.glyphicons.xing:before {
  content: "\e393";
}
i.glyphicons.zootool:before {
  content: "\e394";
}
i.glyphicons.dribbble:before {
  content: "\e395";
}
i.glyphicons.deviantart:before {
  content: "\e396";
}
i.glyphicons.read_it_later:before {
  content: "\e397";
}
i.glyphicons.linked_in:before {
  content: "\e398";
}
i.glyphicons.forrst:before {
  content: "\e399";
}
i.glyphicons.pinboard:before {
  content: "\e400";
}
i.glyphicons.behance:before {
  content: "\e401";
}
i.glyphicons.github:before {
  content: "\e402";
}
i.glyphicons.youtube:before {
  content: "\e403";
}
i.glyphicons.skitch:before {
  content: "\e404";
}
i.glyphicons.foursquare:before {
  content: "\e405";
}
i.glyphicons.quora:before {
  content: "\e406";
}
i.glyphicons.badoo:before {
  content: "\e407";
}
i.glyphicons.spotify:before {
  content: "\e408";
}
i.glyphicons.stumbleupon:before {
  content: "\e409";
}
i.glyphicons.readability:before {
  content: "\e410";
}
i.glyphicons.facebook:before {
  content: "\e411";
}
i.glyphicons.twitter:before {
  content: "\e412";
}
i.glyphicons.instagram:before {
  content: "\e413";
}
i.glyphicons.posterous_spaces:before {
  content: "\e414";
}
i.glyphicons.vimeo:before {
  content: "\e415";
}
i.glyphicons.flickr:before {
  content: "\e416";
}
i.glyphicons.last_fm:before {
  content: "\e417";
}
i.glyphicons.rss:before {
  content: "\e418";
}
i.glyphicons.skype:before {
  content: "\e419";
}
i.glyphicons.e-mail:before {
  content: "\e420";
}

/* Layout Configuration */
.mobile {
  display: none;
}
@media (max-width: 770px) {
  .mobile {
    display: block;
  }
}
.mobile .mobile-block {
  display: none;
}
@media (max-width: 770px) {
  .mobile .mobile-block {
    display: block;
  }
}
.mobile.two-columns-left section.content,
.mobile.two-columns-right section.content {
  width: 100%;
  float: left;
}
.mobile.two-columns-left section.content .swipe-me,
.mobile.two-columns-right section.content .swipe-me {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  -moz-transition: all 0.5s 0.3s ease-in-out;
  -o-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  opacity: 0.5;
  text-indent: -10000px;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: -15px;
  float: right;
}
.mobile.two-columns-left section.content .swipe-me:hover,
.mobile.two-columns-right section.content .swipe-me:hover {
  opacity: 0.7;
}
.mobile.two-columns-left section.content .swipe-me.right,
.mobile.two-columns-right section.content .swipe-me.right {
  background: url(https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/swipe_left.png) no-repeat 100% 50% transparent;
  background: url(https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/swipe_left.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left section.content .swipe-me.left,
.mobile.two-columns-right section.content .swipe-me.left {
  background: url(https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/swipe_right.png) no-repeat 100% 50% transparent;
  background: url(https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/swipe_right.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left aside,
.mobile.two-columns-right aside {
  position: fixed;
  width: 80%;
  max-width: 320px;
  top: 0;
  height: 100vh;
  background: #fff;
  z-index: 199999;
  padding: 20px;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right,
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  overflow-y: scroll;
  display: none;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active,
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  display: block;
  -webkit-box-shadow: 0px 0 15px 0 #333333;
  -moz-box-shadow: 0px 0 15px 0 #333333;
  box-shadow: 0px 0 15px 0 #333333;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right {
  right: -80%;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active {
  right: 0;
}
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  /* None Active */
  left: -80%;
}
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  left: 0;
}
.mobile.two-columns-left .mpblog-search input#search-blog,
.mobile.two-columns-right .mpblog-search input#search-blog {
  width: 100%;
}
.desktop {
  display: block;
}
@media (max-width: 770px) {
  .desktop {
    display: none;
  }
}
.desktop .desktop-block {
  display: block;
}
@media (max-width: 770px) {
  .desktop .desktop-block {
    display: none;
  }
}
.desktop.two-columns-left section.content,
.desktop.two-columns-right section.content {
  width: 74%;
  float: left;
}
.desktop.two-columns-left aside.left,
.desktop.two-columns-right aside.left,
.desktop.two-columns-left aside.right,
.desktop.two-columns-right aside.right {
  width: 23%;
  float: left;
}
.desktop.two-columns-right section.content {
  padding-right: 20px;
}
.desktop.two-columns-left section.content {
  padding-left: 20px;
}
.desktop.three-columns section.content {
  width: 58%;
  float: left;
  padding: 0 18px;
}
.desktop.three-columns aside.left,
.desktop.three-columns aside.right {
  width: 18%;
  float: left;
}
/* List of Posts */
@media (max-width: 1024px) {
  .mpblog-list.list .mpblog-post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 1em;
    padding-bottom: 1em;
  }
  .mpblog-list.list .mpblog-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.mpblog-list.list .mpblog-post .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.list .mpblog-post .post-thumbnail {
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.list .mpblog-post .post-thumbnail:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.mpblog-list.list .mp-read-more {
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  float: left;
}
.mpblog-list.grid {
  width: 100%;
}
.mpblog-list.grid .item {
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mpblog-list.grid .item .post-container {
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 10px;
}
.mpblog-list.grid .item .post-container .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.grid .item .post-container .post-thumbnail {
  margin: -10px -10px 10px;
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.grid .item .post-container .post-thumbnail:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.mpblog-list.grid .item .post-container .mp-footer {
  margin-bottom: 20px;
}
.mpblog-list.grid .item .post-container span.comments {
  float: left;
  margin-left: 0;
}
/* Grid Sizer */
.three-columns .mpblog-list.grid .grid-sizer {
  width: 33%;
}
.three-columns .mpblog-list.grid .item {
  width: 33%;
}
.three-columns .mpblog-list.grid .item.w2 {
  width: 66%;
}
.three-columns .mpblog-list.grid .item.w3 {
  width: 100%;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item.w2,
  .three-columns .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item.w3,
  .three-columns .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.two-columns-right .mpblog-list.grid .grid-sizer,
.two-columns-left .mpblog-list.grid .grid-sizer {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item,
.two-columns-left .mpblog-list.grid .item {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item.w2,
.two-columns-left .mpblog-list.grid .item.w2 {
  width: 50%;
}
.two-columns-right .mpblog-list.grid .item.w3,
.two-columns-left .mpblog-list.grid .item.w3 {
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.one-column .mpblog-list.grid .grid-sizer {
  width: 20%;
}
.one-column .mpblog-list.grid .item {
  width: 20%;
}
.one-column .mpblog-list.grid .item.w2 {
  width: 40%;
}
.one-column .mpblog-list.grid .item.w3 {
  width: 60%;
}
@media only screen and (max-width: 1024px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item.w2 {
    width: 66%;
  }
  .one-column .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .one-column .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .one-column .mpblog-list.grid .item.w3,
  .one-column .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.mpblog-container.list .mp-pager {
  border-top: 1px solid #cccccc;
}
.mpblog-container .mp-pager {
  margin-top: 40px;
  padding: 10px 5px 0;
}
.mpblog-container .mp-pager .navi a {
  line-height: 16px;
  min-height: 16px;
  width: 45%;
}
.mpblog-container .mp-pager .newer a {
  float: right;
  text-align: right;
}
.mpblog-container .mp-pager .newer a i.glyphicons {
  margin-left: 5px;
}
.mpblog-container .mp-pager .older a {
  float: left;
  text-align: left;
}
.mpblog-container .mp-pager .older a i.glyphicons {
  margin-right: 5px;
}
/** Comments */
@media (max-width: 770px) {
  .comments-action {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (min-width: 770px) {
  .comments-action {
    float: right;
  }
}
.comments-action .leave-a-comment {
  margin-left: 15px;
  line-height: 24px;
}
.comments-action .leave-a-comment a {
  text-transform: uppercase;
  font-size: larger;
}
.comments-action .blog-icon.rss {
  background: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/rss.png") no-repeat 0 0 transparent;
  /** One for elder */
  background: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/rss.svg") no-repeat 0 0 transparent;
  /** One for new */
}
@media (min-width: 770px) {
  .comments-action .blog-icon.rss {
    display: inline-block;
  }
}
.comments-action .blog-icon.rss,
.comments-action .leave-a-comment {
  float: left;
}
.mpblog-comments-container .comments-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  position: relative;
}
.mpblog-comments-container .comments-header span.leave-a-comment {
  float: left;
  margin-left: 0;
}
.mpblog-comments-container .comments-header span.rss-comments {
  float: left;
  margin-left: 20px;
}
.mpblog-comments-container .mp-comment-header {
  margin-bottom: 10px;
}
.mpblog-comments-container .mp-comment-author,
.mpblog-comments-container .mp-comment-date,
.mpblog-comments-container .mp-comment-willapprove {
  float: left;
  margin-right: 10px;
}
.mpblog-comments-container .mp-comment-willapprove {
  color: red;
  font-style: italic;
  font-size: smaller;
}
.mpblog-comments-container .mp-replies {
  padding-left: 24px;
}
@media (max-width: 1024px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 12px;
  }
}
@media (max-width: 600px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 6px;
  }
}
.mp-comment-content,
.mp-comment-form {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #cccccc;
}
.mp-comment-content.my-comment {
  border-color: #3399cc;
}
.mp-comment-form {
  background-color: #f4f4f4;
}
.mp-comment-form h5 {
  text-transform: none;
}
.mp-blog-loader {
  background: url('https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  height: 11px;
  width: 16px;
  margin: 0 auto;
}
.comment-form-field {
  margin-bottom: 10px;
  position: relative;
}
.comment-form-field .checkbox + label {
  padding: 0;
}
.comment-form-field textarea,
.comment-form-field input[type="text"] {
  line-height: 1.5;
  padding: 5px !important;
}
.comment-form-field textarea {
  height: 72px;
  width: 100%;
  max-width: 460px;
}
.comment-form-field textarea,
.comment-form-field textarea:focus {
  background-color: #ffffff;
}
.comment-form-field input[type="checkbox"] {
  display: none;
}
.comment-form-field input[type="checkbox"] + label {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1;
}
.comment-form-field input[type="checkbox"] + label:before {
  content: "";
  background: white;
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
}
.comment-form-field input[type="checkbox"]:checked + label:before {
  background: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/checked-input.png") no-repeat 50% 50% #ffffff;
  background: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/checked-input.svg") no-repeat 50% 50% #ffffff;
}
.comment-form-field input.text {
  width: 70% !important;
}
@media (max-width: 770px) {
  .comment-form-field input.text {
    width: 100% !important;
  }
}
.comment-form-field textarea,
.comment-form-field input.text {
  border: 1px solid #cccccc;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: -moz-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.comment-form-field textarea.validation-failed,
.comment-form-field input.text.validation-failed {
  border: 1px dashed red;
}
.form-actions {
  text-align: right;
  position: relative;
}
.form-actions .mp-comment-reply-btn {
  text-transform: uppercase;
}
.form-actions .subscribe {
  position: absolute;
  left: 0;
  border-color: transparent;
}
.mpblog-container h1.mp-title {
  margin-bottom: 20px;
}
@media (max-width: 770px) {
  .mp-blog-head {
    text-align: center;
  }
}
.mp-blog-head h1 {
  float: left;
  margin-bottom: 0.25em;
  max-width: 90%;
}
@media (max-width: 1024px) {
  .mp-blog-head h1 {
    max-width: 85%;
    font-size: larger;
  }
}
@media (max-width: 770px) {
  .mp-blog-head h1 {
    max-width: 100%;
  }
}
.mp-blog-head a.mp-blog-rss-link,
.mp-blog-head a.mp-blog-print-link {
  font-size: smaller;
}
@media (max-width: 770px) {
  .mp-blog-head a.mp-blog-rss-link,
  .mp-blog-head a.mp-blog-print-link {
    display: none;
  }
}
.mp-blog-head span.mp-blog-rss,
.mp-blog-head span.mp-blog-print {
  float: right;
  margin-top: 4px;
}
@media (max-width: 770px) {
  .mp-blog-head span.mp-blog-rss,
  .mp-blog-head span.mp-blog-print {
    display: none;
  }
}
.mpblog-post {
  clear: both;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-post-header h2 {
    font-size: larger;
    margin-bottom: 0;
  }
}
.mpblog-post .post-thumbnail {
  margin-bottom: 1em;
}
.mpblog-post .post-thumbnail img.thumbnail {
  width: 100%;
}
@media (max-width: 1024px) {
  .mpblog-post .post-thumbnail {
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header {
  padding: 0.5em 0;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header .posted-by,
.mpblog-post .mp-header .date,
.mpblog-post .mp-header .views {
  float: left;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
  }
}
.mpblog-post .mp-content div.mp-details {
  margin-top: 20px;
}
.mpblog-post .mp-content iframe.blog-video {
  margin-bottom: 1.5em !important;
}
.mpblog-post .mp-content hr.cutter {
  display: none;
}
.mpblog-post .mp-content ol,
.mpblog-post .mp-content ul {
  margin-left: 20px;
}
.mpblog-post .mp-content img {
  width: 100%;
}
.mpblog-post .mp-content img.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 3px 0;
}
.mpblog-post .mp-content img.alignright {
  display: inline;
  float: right;
  margin: 0 0 3px 20px;
}
.mpblog-post .mp-content a > img {
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: -webkit-box-shadow 0.15s 0.3s ease-in-out;
  -moz-transition: -moz-box-shadow 0.15s 0.3s ease-in-out;
  -o-transition: box-shadow 0.15s 0.3s ease-in-out;
  transition: box-shadow 0.15s 0.3s ease-in-out;
}
.mpblog-post .mp-content a > img:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
}
.mpblog-post .mp-content blockquote {
  margin: 0 1.6em 1.5em;
  padding-left: 0;
  color: #777;
  font-style: italic;
}
.mpblog-post .mp-content table {
  margin-bottom: 1.5em;
}
.mpblog-post .mp-content table tr th {
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr td,
.mpblog-post .mp-content table tr th {
  padding: 5px 10px;
}
.mpblog-post .mp-content table tr:nth-child(odd) td {
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.mpblog-post span.mp-tags,
.mpblog-post span.categories,
.mpblog-post span.posted-by,
.mpblog-post span.date,
.mpblog-post span.go-to-comments,
.mpblog-post span.leave-a-comment,
.mpblog-post span.comments,
.mpblog-post span.rss-comments,
.mpblog-post span.views {
  font-size: smaller;
}
.mpblog-post span.mp-tags {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.mp-tags-pic {
  float: left;
  width: 20px;
}
.mpblog-post span.mp-tags-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.categories {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.categories-pic {
  float: left;
  display: block;
  width: 19px;
  height: 16px;
}
.mpblog-post span.categories-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.posted-by {
  margin-right: 20px;
}
.mpblog-post span.date {
  margin-right: 20px;
}
.mpblog-post span.views {
  margin-right: 20px;
}
.mpblog-post span.comments {
  float: right;
  margin-left: 20px;
}
@media (max-width: 600px) {
  .mpblog-post span.comments {
    display: none;
  }
}
.mpblog-post i.glyphicons {
  margin-right: 5px;
}
.mpblog-post .customer-action-bar {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 770px) {
  .mpblog-post .customer-action-bar {
    text-align: center;
  }
}
.blog-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 0.8;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.blog-icon:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-icon:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
/* Recent Comments and Posts */
.mp-recentcomment-date,
.mp-recentpost-date {
  font-style: italic;
  font-size: smaller;
  margin-bottom: 2px;
  margin-top: 2px;
}
/* Fix Magento Calendar Styles */
i.glyphicons.calendar {
  border: none !important;
  background: none !important;
}
/* Sidebars */
.mpblog-categories .block-content,
.mpblog-search .block-content,
.mpblog-recentposts .block-content,
.mpblog-tags .block-content,
.mpblog-recentcomments .block-content,
.mpblog-archives .block-content {
  padding: 5px 10px;
}
.mpblog-categories ul li,
.mpblog-recentcomments ul li,
.mpblog-archives ul li {
  padding-left: 20px;
  margin-bottom: 3px;
  position: relative;
}
/* Sidebar Blocks */
.sidebar-common ul li.active a {
  font-weight: bold;
}
.sidebar-common ul li i.glyphicons,
.sidebar-common ul li i.glyphicons:before {
  font-size: smaller;
}
.sidebar-common ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-categories ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a,
.mpblog-recentposts ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a {
  font-weight: bold;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-categories ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before,
.mpblog-recentposts ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before {
  font-size: smaller;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-recentposts .mp-post-thesis {
  margin-top: 3px;
}
.mpblog-recentposts .thumbnail {
  float: left;
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 68px;
  height: 68px;
}
.mpblog-recentposts .thumbnail:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
  -webkit-transition: all 0.15s 0.3s ease-in-out;
  -moz-transition: all 0.15s 0.3s ease-in-out;
  -o-transition: all 0.15s 0.3s ease-in-out;
  transition: all 0.15s 0.3s ease-in-out;
}
.mpblog-recentposts .thumbnail .img {
  width: 60px;
  height: 60px;
}
.mpblog-recentposts ul li {
  margin-bottom: 20px;
}
.mpblog-recentposts ul li:last-child {
  margin-bottom: 0;
}
.mpblog-archives .block-content {
  padding-top: 10px;
}
.mpblog-archives .block-content .actions {
  margin: 10px -10px -5px;
}
/* Tags */
.mpblog-tags .tag-list.cloud-enabled {
  display: none;
}
.mpblog-tags .block-content canvas {
  width: 100%;
  margin-left: -5px;
}
.mpblog-tags ul {
  list-style-type: none;
}
.mpblog-tags ul li {
  display: inline;
}
.mpblog-tags a.tag1 {
  font-size: 0.7em;
  font-weight: 100;
}
.mpblog-tags a.tag2 {
  font-size: 0.8em;
  font-weight: 200;
}
.mpblog-tags a.tag3 {
  font-size: 0.9em;
  font-weight: 300;
}
.mpblog-tags a.tag4 {
  font-size: 1.0em;
  font-weight: 400;
}
.mpblog-tags a.tag5 {
  font-size: 1.2em;
  font-weight: 500;
}
.mpblog-tags a.tag6 {
  font-size: 1.4em;
  font-weight: 600;
}
.mpblog-tags a.tag7 {
  font-size: 1.6em;
  font-weight: 700;
}
.mpblog-tags a.tag8 {
  font-size: 1.8em;
  font-weight: 800;
}
.mpblog-tags a.tag9 {
  font-size: 2.2em;
  font-weight: 900;
}
.mpblog-tags a.tag10 {
  font-size: 2.5em;
  font-weight: 900;
}
/* Social Share */
@media (min-width: 770px) {
  .mpblog-social-container {
    float: left;
  }
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul {
    text-align: center;
    width: 100%;
  }
}
.mpblog-social-container .mp-buttons ul li {
  margin-right: 5px;
  float: left;
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul li {
    margin-bottom: 5px;
    display: inline-block;
  }
}
.mpblog-social-container .mp-buttons ul li .blog-icon {
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
}
.mpblog-social-container .mp-buttons ul li .blog-icon.twitter {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/twitter.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/twitter.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.facebook {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/facebook.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/facebook.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.vkontakte {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/vk.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/vk.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.odnoklassniki {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/ok.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/ok.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.blogger {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/blogger.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/blogger.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.tumblr {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/tumblr.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/tumblr.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.pinterest {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/pinterest.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/pinterest.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.digg {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/digg.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/digg.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.mixx {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/mixx.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/mixx.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.delicious {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/delicious.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/delicious.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.stumbleupon {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/stumbleupon.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/stumbleupon.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.reddit {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/reddit.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/reddit.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.linkedin {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/linkedin.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/linkedin.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.google {
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/google_bookmarks.png");
  background-image: url("https://www.2wheelshop.eu/skin/frontend/base/default/mpblog/images/assets/google_bookmarks.svg");
}
.search-query {
  margin-bottom: 20px;
}
.search-query .input-box {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
.search-query .input-box button.button {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  padding: 6px 7px;
}
.search-query .input-box button.button i.glyphicons.search {
  opacity: 0.5;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.search-query .input-box button.button i.glyphicons.search:hover {
  opacity: 1;
}
.search-query .input-box button.button i.glyphicons.search:active {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.search-query .input-box input[type="text"] {
  width: 100%;
}
.search-query .advice {
  padding: 3px 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  float: left;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.search-query .advice a {
  font-weight: bold;
}
.mpblog-search .block-content button.button {
  margin-top: 10px;
  margin-bottom: 5px;
}
.mpblog-search .block-content input.input-text {
  width: 168px;
  margin-top: 5px;
}
/* Preview */
.mpblog-preview {
  padding: 20px;
}
.mpblog-preview .mpblog-preview-header {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mpblog-preview-button-set {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
textarea.placeholder .placeholder,
input.placeholder[type="text"] .placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder .hovered-placeholder,
input.placeholder[type="text"] .hovered-placeholder {
  opacity: 1;
}
textarea.placeholder .focused-placeholder,
input.placeholder[type="text"] .focused-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder::-webkit-input-placeholder,
input.placeholder[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-moz-placeholder,
input.placeholder[type="text"]:-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder::-moz-placeholder,
input.placeholder[type="text"]::-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-ms-input-placeholder,
input.placeholder[type="text"]:-ms-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:hover::-webkit-input-placeholder,
input.placeholder[type="text"]:hover::-webkit-input-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-moz-placeholder,
input.placeholder[type="text"]:hover:-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover::-moz-placeholder,
input.placeholder[type="text"]:hover::-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-ms-input-placeholder,
input.placeholder[type="text"]:hover:-ms-input-placeholder {
  opacity: 1;
}
textarea.placeholder:focus,
input.placeholder[type="text"]:focus {
  -webkit-box-shadow: inset 0px 0px 5px 0px #cccccc;
  -moz-box-shadow: inset 0px 0px 5px 0px #cccccc;
  box-shadow: inset 0px 0px 5px 0px #cccccc;
  border: 1px solid #4d4d4d;
}
textarea.placeholder:focus::-webkit-input-placeholder,
input.placeholder[type="text"]:focus::-webkit-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-moz-placeholder,
input.placeholder[type="text"]:focus:-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus::-moz-placeholder,
input.placeholder[type="text"]:focus::-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-ms-input-placeholder,
input.placeholder[type="text"]:focus:-ms-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
.fix-me {
  zoom: 1;
  /* IE6&7 */
}
.fix-me:before,
.fix-me:after {
  content: "";
  display: table;
}
.fix-me:after {
  clear: both;
}
.to-left {
  float: left;
}
.to-right {
  float: right;
}
/* Misc styles */
div.fixed {
  clear: both;
}
/* Icons Color Scheme */
i.mpblog-classic.glyphicons,
i.mpblog-classic.glyphicons:before {
  color: #3399cc;
}
i.mpblog-red.glyphicons,
i.mpblog-red.glyphicons:before {
  color: #7C0104;
}
i.mpblog-green.glyphicons,
i.mpblog-green.glyphicons:before {
  color: #003300;
}
i.mpblog-blue.glyphicons,
i.mpblog-blue.glyphicons:before {
  color: #003366;
}
i.mpblog-grey.glyphicons,
i.mpblog-grey.glyphicons:before {
  color: #333333;
}
i.mpblog-old-magento.glyphicons,
i.mpblog-old-magento.glyphicons:before {
  color: #0A263C;
}

.ajax-cart-modal .overlay {
    background:black;
    display:block;
    left:0;
    opacity:0.65;
    filter: alpha(opacity = 65);
    position:fixed;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.ajax-cart-modal .block {
    position: fixed;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    top: 50%;
    margin-top: -100px;
    z-index: 1001;
}
.ajax-cart-modal .block .close-btn {
    margin-top: 3px;
    float: right;
    width: 11px;
    height: 11px;
    background: url('https://www.2wheelshop.eu/skin/frontend/base/default/images/ajax_cart/btn_remove.gif');
}

.ajax-cart-loading-mask .overlay {
    background:white;
    display:block;
    left:0;
    opacity:0.50;
    filter: alpha(opacity = 50);
    position:fixed;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.ajax-cart-loading-mask .loader {
    position: fixed;
    width: 32px;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -16px;
    background: url('https://www.2wheelshop.eu/skin/frontend/base/default/images/ajax_cart/ajax-loader.gif');
    z-index: 1001;
}
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:inline-block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-circle{border-radius:500px}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h4,h5,h6{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:38px}h2,.h2{font-size:32px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}h1 small,.h1 small{font-size:24px}h2 small,.h2 small{font-size:18px}h3 small,.h3 small,h4 small,.h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.428571429;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}@media(min-width:768px){.row{margin-right:-15px;margin-left:-15px}}.row .row{margin-right:-15px;margin-left:-15px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{float:left}.col-1{width:8.333333333333332%}.col-2{width:16.666666666666664%}.col-3{width:25%}.col-4{width:33.33333333333333%}.col-5{width:41.66666666666667%}.col-6{width:50%}.col-7{width:58.333333333333336%}.col-8{width:66.66666666666666%}.col-9{width:75%}.col-10{width:83.33333333333334%}.col-11{width:91.66666666666666%}.col-12{width:100%}@media(min-width:768px){.container{max-width:728px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.333333333333332%}.col-sm-2{width:16.666666666666664%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333333333%}.col-sm-5{width:41.66666666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333333336%}.col-sm-8{width:66.66666666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333333334%}.col-sm-11{width:91.66666666666666%}.col-sm-12{width:100%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-11{left:91.66666666666666%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-11{margin-left:91.66666666666666%}}@media(min-width:992px){.container{max-width:940px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.333333333333332%}.col-lg-2{width:16.666666666666664%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333333333%}.col-lg-5{width:41.66666666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333333336%}.col-lg-8{width:66.66666666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333333334%}.col-lg-11{width:91.66666666666666%}.col-lg-12{width:100%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-11{left:91.66666666666666%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-11{margin-left:91.66666666666666%}}@media(min-width:1200px){.container{max-width:1170px}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table thead>tr>th{vertical-align:bottom}.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class^="col-"]{display:table-column;float:none}table td[class^="col-"],table th[class^="col-"]{display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:rgba(82,168,236,0.8);outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.input-large{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.input-small{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-large{height:45px;line-height:45px}select.input-small{height:30px;line-height:30px}textarea.input-large,textarea.input-small{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control{padding-right:32px;border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control{padding-right:32px;border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control{padding-right:32px;border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.form-inline .form-control,.form-inline .radio,.form-inline .checkbox{display:inline-block}.form-inline .radio,.form-inline .checkbox{margin-top:0;margin-bottom:0}.form-horizontal .control-label,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:9px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}}.form-horizontal .form-group .row{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:500;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#fff;text-decoration:none}.btn:active,.btn.active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:default;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#fff;background-color:#474949;border-color:#474949}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active{background-color:#3a3c3c;border-color:#2e2f2f}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#474949;border-color:#474949}.btn-primary{color:#fff;background-color:#428bca;border-color:#428bca}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active{background-color:#357ebd;border-color:#3071a9}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#428bca}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active{background-color:#eea236;border-color:#ec971f}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#f0ad4e}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active{background-color:#d43f3a;border-color:#c9302c}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d9534f}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active{background-color:#4cae4c;border-color:#449d44}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#5cb85c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active{background-color:#46b8da;border-color:#31b0d5}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#5bc0de}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#333;text-decoration:none}.btn-large{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-small,.btn-mini{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-mini{padding:3px 5px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-right:0;padding-left:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-group-addon.input-small{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-large{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#357ebd;background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#357ebd));background-image:-webkit-linear-gradient(top,#428bca,0%,#357ebd,100%);background-image:-moz-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#357ebd;background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#357ebd));background-image:-webkit-linear-gradient(top,#428bca,0%,#357ebd,100%);background-image:-moz-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 30px 10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right;margin-right:-15px}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item .list-group-item-text{color:#555}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text{color:#e1edf7}.panel{padding:15px;margin-bottom:20px;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel .list-group{margin:15px -15px -15px}.panel .list-group .list-group-item{border-width:1px 0}.panel .list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel .list-group .list-group-item:last-child{border-bottom:0}.panel-heading{padding:10px 15px;margin:-15px -15px 15px;background-color:#f5f5f5;border-bottom:1px solid #ddd;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;margin-bottom:0;font-size:17.5px;font-weight:500}.panel-footer{padding:10px 15px;margin:15px -15px -15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-primary{border-color:#428bca}.panel-primary .panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success .panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning .panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger .panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info .panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-large{padding:24px;border-radius:6px}.well-small{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav.open>a,.nav.open>a:hover,.nav.open>a:focus{color:#fff;background-color:#428bca;border-color:#428bca}.nav.open>a .caret,.nav.open>a:hover .caret,.nav.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.nav>.pull-right{float:right}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{display:table-cell;float:none;width:1%}.nav-tabs.nav-justified>li>a{text-align:center}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{display:table-cell;float:none;width:1%}.nav-justified>li>a{text-align:center}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs-justified>.active>a{border-bottom-color:#fff}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;padding-right:15px;padding-left:15px;margin-bottom:20px;background-color:#eee;border-radius:4px}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}.navbar-nav{margin-top:10px;margin-bottom:15px}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px;line-height:20px;color:#777;border-radius:4px}.navbar-nav>li>a:hover,.navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-nav>.active>a,.navbar-nav>.active>a:hover,.navbar-nav>.active>a:focus{color:#555;background-color:#d5d5d5}.navbar-nav>.disabled>a,.navbar-nav>.disabled>a:hover,.navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-nav.pull-right{width:100%}.navbar-static-top{border-radius:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;border-radius:0}.navbar-fixed-top{top:0}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand{display:block;max-width:200px;padding:15px 15px;margin-right:auto;margin-left:auto;font-size:18px;font-weight:500;line-height:20px;color:#777;text-align:center}.navbar-brand:hover,.navbar-brand:focus{color:#5e5e5e;text-decoration:none;background-color:transparent}.navbar-toggle{position:absolute;top:9px;right:10px;width:48px;height:32px;padding:8px 12px;background-color:transparent;border:1px solid #ddd;border-radius:4px}.navbar-toggle:hover,.navbar-toggle:focus{background-color:#ddd}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;background-color:#ccc;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}.navbar-form{margin-top:8px;margin-bottom:8px}.navbar-form .form-control,.navbar-form .radio,.navbar-form .checkbox{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{margin-top:0;margin-bottom:0}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav>.dropdown>a:hover .caret,.navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-nav>.open>a,.navbar-nav>.open>a:hover,.navbar-nav>.open>a:focus{color:#555;background-color:#d5d5d5}.navbar-nav>.open>a .caret,.navbar-nav>.open>a:hover .caret,.navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar-inverse{background-color:#222}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media screen and (min-width:768px){.navbar-brand{float:left;margin-right:5px;margin-left:-15px}.navbar-nav{float:left;margin-top:0;margin-bottom:0}.navbar-nav>li{float:left}.navbar-nav>li>a{border-radius:0}.navbar-nav.pull-right{float:right;width:auto}.navbar-toggle{position:relative;top:auto;left:auto;display:none}.nav-collapse.collapse{display:block!important;height:auto!important;overflow:visible!important}}.navbar-btn{margin-top:8px}.navbar-text{float:left;padding:0 15px;margin-top:15px;margin-bottom:15px}.navbar-link{color:#777}.navbar-link:hover{color:#333}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.btn .caret{border-top-color:#fff}.dropup .btn .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active{z-index:2}.btn-group .btn+.btn{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-large+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn .caret{margin-left:0}.btn-large .caret{border-width:5px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-group-vertical>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn+.btn{margin-top:-1px}.btn-group-vertical .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical .btn:first-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical .btn:last-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%}.btn-group-justified .btn{display:table-cell;float:none;width:1%}.btn-group[data-toggle="buttons"]>.btn>input[type="radio"],.btn-group[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{float:left;padding:4px 12px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination>li:first-child>a,.pagination>li:first-child>span{border-left-width:1px;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>.active>a,.pagination>.active>span{background-color:#f5f5f5}.pagination>.active>a,.pagination>.active>span{color:#999;cursor:default}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff}.pagination-large>li>a,.pagination-large>li>span{padding:10px 16px;font-size:18px}.pagination-large>li:first-child>a,.pagination-large>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-large>li:last-child>a,.pagination-large>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-small>li>a,.pagination-small>li>span{padding:5px 10px;font-size:12px}.pagination-small>li:first-child>a,.pagination-small>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-small>li:last-child>a,.pagination-small>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.fade.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.fade.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;width:600px;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:1;filter:alpha(opacity=100)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:rgba(0,0,0,0.9);border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:rgba(0,0,0,0.9);border-width:5px 5px 0}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:rgba(0,0,0,0.9);border-width:5px 5px 0}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:rgba(0,0,0,0.9);border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:rgba(0,0,0,0.9);border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:rgba(0,0,0,0.9);border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:rgba(0,0,0,0.9);border-width:0 5px 5px}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:rgba(0,0,0,0.9);border-width:0 5px 5px}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:rgba(0,0,0,0.9);border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box;-webkit-bg-clip:padding-box;-moz-bg-clip:padding}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.alert{padding:15px 35px 15px 15px;margin-bottom:20px;color:#c09853;background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert hr{border-top-color:#f8e5be}.alert .alert-link{font-weight:bold;color:#a47e3c}.alert .close{position:relative;top:-2px;right:-21px;color:inherit}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger hr{border-top-color:#e6c1c7}.alert-danger .alert-link{color:#953b39}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.thumbnail,.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail{display:block}.thumbnail>img,.img-thumbnail{display:inline-block;height:auto;max-width:100%}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}.thumbnail>img{margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#333}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.label{display:inline;padding:.25em .6em;font-size:75%;font-weight:500;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer;background-color:#808080}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-color:#428bca;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-color:#d9534f;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-color:#5cb85c;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-color:#f0ad4e;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.accordion{margin-bottom:20px}.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;border-radius:4px}.accordion-heading{border-bottom:0}.accordion-heading .accordion-toggle{display:block;padding:8px 15px;cursor:pointer}.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:inline-block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-color:rgba(0,0,0,0.0001);background-color:transparent;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-color:rgba(0,0,0,0.5);background-color:transparent;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon,.carousel-control .icon-prev,.carousel-control .icon-next{position:absolute;top:50%;left:50%;z-index:5;display:inline-block;width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:120px;padding-left:0;margin-left:-60px;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}@media screen and (min-width:768px){.jumbotron{padding:50px 60px;border-radius:6px}.jumbotron h1{font-size:63px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.pull-right{float:right}.pull-left{float:left}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none!important;visibility:hidden!important}.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}.hidden-sm{display:none!important}tr.hidden-sm{display:none!important}th.hidden-sm,td.hidden-sm{display:none!important}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(min-width:768px) and (max-width:991px){.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}.hidden-md{display:none!important}tr.hidden-md{display:none!important}th.hidden-md,td.hidden-md{display:none!important}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}}@media(min-width:992px){.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}.hidden-lg{display:none!important}tr.hidden-lg{display:none!important}th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print{display:none!important}tr.visible-print{display:none!important}th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print{display:none!important}tr.hidden-print{display:none!important}th.hidden-print,td.hidden-print{display:none!important}}
/* Reset - Default ================================================================================ */
* {
    margin: 0; padding: 0;
    border: 0; outline: 0;
    font-size: 100%;
}

body {
    /* default */
    font-size: 10px;
    line-height: 10px;
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
body,
button,
input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
    max-width: inherit;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
    overflow: hidden;
}

/*******( firefox fixes )***********/
html { overflow: -moz-scrollbars-vertical; } /* always show vertical scrollbar */
html { overflow-x: auto; overflow-y: scroll; } /* avoid hiding horizontal scrollbar */
:-moz-any-link:focus {outline: none; } /* no outline around focussed links */

/* remember to define focus styles! */
:focus {
    outline: 0;
    -moz-outline-style: none;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* standard */
table, p {
    margin-bottom: 1em;
}
.erase_p {
    margin-top: -1em;
}
ol, ul, li, form {
    margin: 0; padding-bottom: 0;
}
ol, ul, li {
    list-style: none;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0px solid #000;
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
th, td {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

/* media query's */
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
}

/* Layout ================================================================================ */
html,
body {
    width: 100%;
    height: 100%;
}
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}


/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
    display: none;
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
    margin: 0;
}

/* ==========================================================================
   HTML Remainder
   ========================================================================== */
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* Forms */
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/* ==========================================================================
   CUSTOM Defaults
   ========================================================================== */

/* Micro clearfix hack */
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {
  clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
  *zoom: 1;
}

/* custom - positioning */
.left {
    float: left;
    display: inline;
}
.right {
    float: right;
    display: inline;
}
.display-inline {
    display: inline;
}
.display-inline-block {
    display: inline-block;
}
.display-block {
    display: block;
}

.center {
    text-align: center !important;
}
.text_left {
    text-align: left !important;
}
.text_right {
    text-align: right !important;
}
.f-fix {
    float:left;
    width:100%;
}
.relative {
    position: relative !important;
}
.fixed {
    position: fixed !important;
}
/* selection color */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/* Reset - Custom ================================================================================ */
body {
    color: #333333;
}
/* default a,p,div,address styles */
a {
    color: #3f9cc9;
    text-decoration: none;
}
a:hover {
    color: #3f9cc9;
    text-decoration: underline;
}
.bg_color_std {
    background: #3f9cc9;
    color: #fff;
}
.border_round_std {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
p,
div.std {
    font-size: 12px;
    line-height: 18px;
}
address {
    font-size: 11px;
}

/* headers */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    /*text-transform: uppercase;*/
}
h1, h2, h3, h4,
h2 a{
    line-height: 20px;
    font-size: 20px;
    /*position: relative;*/
    /*top: -3px;*/
    font-weight: normal;
    color: #333333;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: none;
    color: #333333;
}


/* linked icon hovers */
a:hover i,
a:hover em,
a.icon:hover,
button.icon:hover,
a:hover .icon{
    opacity: 0.75 !important;
}
/* linked image hovers */
a img:hover{
    opacity: 0.95;
}
a.no_img_hover img:hover{
    opacity: 1;
}
@-moz-document url-prefix() {
  a img:hover  {
     opacity: 1;
  }
}
/* ======================================================================================= */

/* Layout ================================================================================ */
html,
body {
    width: 100%;
    height: 100%;
}
html {
    /*background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_html.png) repeat left top;*/
    min-width: 980px;
}
body {
    min-width: 980px;
}
html.page_empty {
    overflow-x: hidden;
}


.wrapper {
}
.page { width:100%; margin:0 auto; padding: 0; text-align:left; z-index: 1; }
.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; }

/* Base Columns */
.col-left { float:left; width:230px; margin-right: 22px; }
.col-main { width:980px; }
.col-right { float:right; width:230px; margin-left: 22px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:980px; }

/* 2 Columns Layout */
.col2-left-layout .col-main {
    width:728px;
    float: right;
}
.col2-right-layout .col-main {
    width:728px;
    float: left;
}

/* ======================================================================================= */

/* Layout - Skeleton ================================================================================ */
.page_top,
.page_top_home,
.page_content,
.page_bottom {
    position: relative;
    width: 100%;
    min-width: 980px;
    z-index: 1;
}
.page_top {
    height: 182px;
    background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_page_top.png) repeat-x left top;
    z-index: 2;
    }
.page_top_home {
    }
.page_content {
    padding: 26px 0;
    min-height: 600px;
    }
/* special home version */
.page.home .page_content {
    padding: 35px 0 0 0;
    }
.page_bottom {
    height: 332px;
    background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_page_bottom.png) repeat-x left top;
    }
    .page_top .inner,
    .page_top_home .inner,
    .page_content .inner,
    .page_bottom .inner {
        position: relative;
        margin: 0 auto;
        width: 980px;
    }
    .page_top .inner {

    }
    .page_top_home .inner {

    }
    .page_content .inner {

    }
    .page_bottom .inner {

    }
/* ======================================================================================= */


.st_background {
    background: #fff;
}
.st_border {
    border: 1px solid #bfbebb;
}
.st_padding {
    padding: 9px;
}

.catalog-product-view #content {
    padding: 20px;
    }


.st_grey_bordered {
    padding: 12px;
    border: 1px solid #d9d7d5;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}





.fieldset {
    margin: 0 0 100px 0;
    }
.fieldset:last-child {
    margin: 0;
    }
.account-myorders-top .fieldset {
    margin-bottom: 40px;
    }
    .fieldset .legend {
        font-size: 14px;
        padding-bottom: 1px;
        border-bottom: 1px solid #e0e0e0;
        margin: 3px 0 10px;
    }

/* Prevent other forms (calculate shipping / opc) to be touched */
.fieldset .form-list li fieldset { margin-bottom:40px}


.fieldset .form-list li.fields {
    display: block;
    /*margin: 10px 0 0 0;*/
}
.fieldset .form-list div.fields { width:100%; overflow:hidden; margin:0 0 8px; }
.fieldset .form-list .wide,.form-list li.fields .field,.form-list li {
    width:auto;
}
.fieldset .form-list .wide,.form-list li.fields .field {
    margin:0 0 4px 0;
}
.fieldset .form-list .input-box, .form-list li.wide .input-box { clear:none; float:left; margin-left:20px; }
.fieldset .form-list .input-range {width:400px; float:right}
/*.fieldset .form-list li.wide select { width:390px; }*/
/*.fieldset .form-list li.wide input.input-text { width:254px; }*/
.fieldset .form-list .control input {
    /*margin: 0;*/
    margin-top: 6px;
    margin-right: 7px;
    font-size: 12px;
}
/*.fieldset .form-list li.control label { float:left; }*/
.fieldset .form-list li.wide { margin-bottom:8px; }
.fieldset .form-list .address-select { margin:8px 0 40px; }
.form-list .control input {
    /*margin:8px 0 0 25px; */
    float:left;
    width:auto
}




textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted  \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    /*height: 20px;*/
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}
textarea{height:auto;}


/* form style - form_style_a */
.form_style_a {

    }
    .form_style_a li {

        }
        .form_style_a li.book {
            margin-bottom: 15px;
            }
            .form_style_a li.book label {
                margin-top: -3px;
            }
        .form_style_a .required em {
            color: #f00;
            margin-left: 0px;
        }
        .form_style_a label,
        .form_style_a .input-box {
            float: left !important;
            font-size: 12px !important;
            margin-left: 0 !important;
        }
        .form_style_a label {
            display: inline-block;
            width: 188px;
            padding-right: 15px;
            margin-top: 6px;
            font-weight: normal;
            line-height: 16px;
        }
        .form_style_a .input-box .tooltipp {
            display: inline-block;
            margin: 4px 0 0 15px;
            }
            .form_style_a .input-box .tooltipp:hover {
                text-decoration: none;
            }
        .form_style_a .input-box input,
        .form_style_a .input-box textarea,
        .form_style_a .input-box select {
            font-weight: normal;
            color: #333333;
        }
        .form_style_a .input-box input.error,
        .form_style_a .input-box textarea.error,
        .form_style_a .input-box select.error {
            border: 1px solid #f00;
            }
            .form_style_a .input-box input.error:focus,
            .form_style_a .input-box textarea.error:focus,
            .form_style_a .input-box select.error:focus {
                -webkit-box-shadow:  0px 0px 8px 0px rgba(240, 15, 0, 0.6);
                box-shadow:  0px 0px 8px 0px rgba(240, 15, 0, 0.6);
            }
        .form_style_a .input-box input.success,
        .form_style_a .input-box textarea.success,
        .form_style_a .input-box select.success {
            border: 1px solid #109d29;
            background: #f0fce8;
            }
            .form_style_a .input-box input.success:focus,
            .form_style_a .input-box textarea.success:focus,
            .form_style_a .input-box select.success:focus {
                -webkit-box-shadow:  0px 0px 8px 0px rgba(16, 157, 41, 0.6);
                box-shadow:  0px 0px 8px 0px rgba(16, 157, 41, 0.6);
            }
    .form_style_a .control {

        }
        .form_style_a .control input[type="checkbox"] {
            margin-right: 10px;
        }
        .form_style_a .control input[type="radio"] {
            /*position: relative;*/
            /*top: -1px;*/
        }
        .form_style_a .control label {
            margin-top: 3px;
        }

    .form_style_a .input-box input {
        margin-bottom: 5px;
        width: 300px;
    }
    .form_style_a .input-box input[type="checkbox"] {
        margin-bottom: 0px;
        margin-top: 6px;
        width: auto;
        text-align: left;
    }
    .form_style_a .input-box textarea,
    .form_style_a .input-box select {
        width: 300px;
        margin-bottom: 5px;
        border: 1px solid #cccccc;
    }

    .form_style_a input[type="radio"]{
        position: relative;
        top: 2px;
        margin-right: 4px;
    }
    /* error */
    .form_style_a .input-box .validation-advice {
        position: relative;
        top: -13px;
        left: 315px;
        margin-top: -13px;
        width: 140px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/validation_advice_left_bg.gif) 0px 0px no-repeat;
        margin-bottom: 0px;
        width: 140px;
    }
    /* succes */
    .form_style_a .input-box .validation-advice-success {
        position: relative;
        color: #109d29;
        background: none;
        top: -16px;
        left: 312px;
        height: 18px;
        margin-bottom: -5px;
        margin-top: -13px;
        }
        .form_style_a .input-box .validation-advice-b i {
            font-size: 17px !important;
        }
    .form_style_a .alert {

        }
        .form_style_a .alert_succes {

        }


    .form_style_b .holder {
        margin-bottom: 12px;
        }
        .form_style_b .holder ul.st_grey_bordered {
            padding: 7px 10px 6px;
            }
            .form_style_b .holder ul input {
                margin-right: 8px;
            }
            .form_style_b .holder ul label {
                margin-bottom: 0px;
                font-size: 11px;
                position: relative;
                top: 1px;
                }
                .form_style_b .holder ul label .icon {
                    /*display: inline-block;*/
                    /*width: 19px;*/
                    /*height: 19px;*/
                    /*margin: 0 9px 0 2px;*/
                    display: none;
                    }
                .form_style_b .holder ul label .strong {
                    font-weight: bold;
                }
                .form_style_b .holder ul label .price {
                    font-size: 12px;
                }
            .form_style_b .holder ul a:hover {
                text-decoration: none;
            }
        .form_style_b .holder .details {

            }
            .form_style_b .holder .details ul {
                margin-top: 21px;
                margin-bottom: 20px;
                display: block;
                font-size: 11px;
                }
                .form_style_b .holder .details h2 {
                    margin-bottom: 0px;
                }
                .form_style_b .holder .details address {
                    padding: 0 12px;
                    margin-right: 100px;
                    margin-bottom: 0px;
                }
                .form_style_b a.goto {
                    display: inline-block;
                    margin: 0px;
                    font-size: 11px;
                }
                .form_style_b a.goto:hover {
                    text-decoration: underline !important;
                }
                .form_style_b .details a.goto {
                    margin-top: 5px;
                }

.webforms {

    }
    .webforms .form-list {
        padding-left: 0;
    }
    .webforms label {
        font-weight: normal;
        margin-bottom: 0;
    }
    .webforms div > label {
        font-weight: bold;
        margin-bottom: 3px;
    }
    .webforms .control label {
        position: relative;
        top: 6px;
    }
    .webforms .fieldset .form-list .input-box,
    .webforms .form-list li.wide .input-box {
        clear: none;
        float: none;
        margin-left: 0px;
    }
    .webforms .fieldset {
        margin: 0 0 20px 0;
    }
    .webforms .fieldset {
        margin: 0 0 30px 0;
    }
    .webforms .list-select {
        margin-top: 0;
        padding: 0 10px 5px 0px;
    }
    .webforms select {
        font-weight: normal;
        font-size: 11px;
        border: 1px solid #333;
    }
    .webforms select option {
        font-size: 12px !important;
        padding: 3px 0;
    }
    .webforms textarea {
        width: 600px;
        min-height: 70px;
    }


/*.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}*/
/*.btn:active,.btn.active{background-color:#cccccc \9;}*/
/*.btn:first-child{*margin-left:0;}*/
/*.btn:hover,.btn:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}*/
/*.btn-group .btn {*/
    /*padding: 2px 10px 2px 7px;*/
    /*font-size: 12px;*/
/*}*/

.btn.btn-primary,
.btn-small {
    -webkit-box-shadow:  0px 1px 2px 0px #979797;
    box-shadow:  0px 1px 2px 0px #979797;
}
.btn.btn-primary {
    font-size: 13px;
}
.btn-small {
    color: #333333;
    font-size: 13px;
    background: #ededed;
}
.btn-small:hover,
.btn-small:focus {
    color: #333333;
    text-decoration: none;
    background: #e6e6e6;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn-back {
    font-size: 11px;
    margin-right: 10px;
}
.btn-back i {
    margin-right: 3px;
}
.btn-small i {
    font-size: 12px;
}

.btn-primary {
    background: #329701;
    border-color: #246f00;
}
.btn-primary:hover {
    background: #2f8f00;
    border-color: #246f00;
}


.availability .green {
    color: #1fb40a;
    }
.availability .orange {
    /*color: #0288be;*/
    color: #dc0400;
    }
.availability .red {
    color: #dc0400;
    }



.col-1,
.col-2 {
    width: auto;
    padding: 0;
}
col2-set .col-1,
.col2-set .col-2 {
    width: 50%;
}



.table tbody>tr>td, .table tbody>tr>th {
    padding: 4px 8px;
}


.catalog-category-view .page_content .subcategoriesheader,
.amshopby-index-index .page_content .subcategoriesheader {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding: 0 7.5px;
    margin-bottom: 15px;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper {
    float: left;
    width: 33%;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper .category,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper .category {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d9d9d9;
    padding: 15px;
    border-radius: 4px;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper .category .img,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper .category .img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 160px;
    max-height: 160px;
    width: 160px;
    max-width: 160px;
    margin: 0;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper .category .img img,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper .category .img img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    border: none;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper .category .img img.no-image,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper .category .img img.no-image {
    opacity: 0.5;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper .category a,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper .category a {
    text-transform: uppercase;
    margin: 10px 0 0 0;
    color: inherit;
}
.catalog-category-view .page_content .subcategoriesheader .itemwrapper .category:hover,
.amshopby-index-index .page_content .subcategoriesheader .itemwrapper .category:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}

/* header */
header{
    color: #969696;
    }
    header .logo{
        position: absolute;
        top: 26px;
        left: 9px;
    }
    header .logo,
    header .logo a {
        display: block;
        width: 273px;
        height: 45px;
    }
    header .logo strong {
        display: none;
    }

/* nav main */
#nav_main {
    position: absolute;
    top: 85px;
    left: 0px;
    background: #469fc0;
    background: -moz-linear-gradient(top,  #469fc0 0%, #245e83 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469fc0), color-stop(100%,#245e83));
    background: -webkit-linear-gradient(top,  #469fc0 0%,#245e83 100%);
    background: -o-linear-gradient(top,  #469fc0 0%,#245e83 100%);
    background: -ms-linear-gradient(top,  #469fc0 0%,#245e83 100%);
    background: linear-gradient(to bottom,  #469fc0 0%,#245e83 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469fc0', endColorstr='#245e83',GradientType=0 );
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    width: 980px;
    border-bottom: 1px solid #17171a;
    }
    #nav_main li.level1 {
        position: relative;
        float: left;
        }
        #nav_main li a.level1 {
            display: inline-block;
            height: 43px;
            line-height: 45px;
            padding: 0 17px;
            color: #fff;
            font-size: 19px;
            font-weight: normal;
            /*font-weight: bold;*/
            font-family: Arial, Helvetica, sans-serif;
            -webkit-font-smoothing: antialiased;
            border-right: 1px solid #15597d;
            border-left: 1px solid #498aad;
            text-transform: lowercase;
        }
        #nav_main li:first-of-type a {
            border-left: 0px solid #498aad;
            -webkit-border-radius: 4px 0px 0px 0px;
            border-radius: 4px 0px 0px 0px;
        }
        #nav_main li.open a.level1 {
            border-left: 0px solid #498aad;
            padding-left: 18px;
        }
        #nav_main li.open:first-of-type a.level1 {
            padding-left: 17px;
        }
        #nav_main li.open a.level1,
        #nav_main li.active a.level1,
        #nav_main li a.level1:hover {
            text-decoration: none;
            background: #62adc9;
            background: -moz-linear-gradient(top,  #62adc9 0%, #457695 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62adc9), color-stop(100%,#457695));
            background: -webkit-linear-gradient(top,  #62adc9 0%,#457695 100%);
            background: -o-linear-gradient(top,  #62adc9 0%,#457695 100%);
            background: -ms-linear-gradient(top,  #62adc9 0%,#457695 100%);
            background: linear-gradient(to bottom,  #62adc9 0%,#457695 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62adc9', endColorstr='#457695',GradientType=0 );
        }
        #nav_main li.open a.level1,
        #nav_main li:hover a.level1 {
            background: #fff !important;
            -webkit-border-radius: 0px;
            border-radius: 0px;
            padding-top: 5px;
            padding-bottom: 9px;
            margin-top: -6px;
            color: #035c95;
            height: 49px;
            position: relative;
            top: 1px;
            z-index: 3;
        }
        #nav_main li .holder {
            display: none;
            position: absolute;
            top: 43px;
            left: 0px;
            width: 500px;
            margin-top: 1px;
            padding: 16px 16px 0px 16px;
            background: #E4E2E2;
            border: 9px solid #fff;
            -webkit-box-shadow:  0px 0px 5px 0px rgba(17, 18, 17, 0.75);
            box-shadow:  0px 0px 5px 0px rgba(17, 18, 17, 0.75);
            z-index: 2;
        }
        #nav_main li.bicycle .holder {
            /*height: 200px;*/
            }
        #nav_main li.open .holder,
        #nav_main li:hover .holder{
            display: block;
            }

            /* LEVEL2 */
            #nav_main li .holder ul.level2{
                display: block;
                margin-bottom: -4px;
            }
            #nav_main li .holder .column {
                width: 160px;
            }
            #nav_main li .holder li.level2,
            #nav_main li .holder a.level2 {
                display: block;
                width: 100%;
                margin-bottom: 20px;
                }
                #nav_main li .holder a.level2 {
                    display: block;
                    margin-bottom: 7px;
                    color: #333;
                    font-size: 12px;
                    line-height: 16px;
                }
                #nav_main li .holder a:hover,
                #nav_main li .holder a:hover {
                    text-decoration: underline !important;
                    color: #ff0000;
                    /*text-decoration: none;*/
                    }


                    /* LEVEL3 */
                    #nav_main li .holder ul.level3{

                        }
                        #nav_main li .holder li.level3{
                            display: block;
                            margin-bottom: 5px;
                            }
                            #nav_main li .holder a.level3{
                                display: block;
                                margin-bottom: 0px;
                                font-size: 11px;
                                line-height: 17px;
                                }
                                #nav_main li .holder a.level3 .part_icon {
                                    display: inline-block;
                                    width: 15px;
                                    }
                                    #nav_main li .holder a.level3:hover .part_icon {
                                        text-decoration: none;
                                    }
                                    #nav_main li .holder a.level3 i{
                                        position: relative;
                                        top: 0px;
                                        left: -2px;
                                        color: #B6B6B6;
                                        font-size: 10px;
                                        margin-right: 2px;
                                    }
                                #nav_main li .holder a.level3 .part_name {
                                    display: inline-block;
                                    width: 133px;
                                    }
                                #nav_main li .holder a:hover .part_name {
                                    text-decoration: underline !important;
                                    }


#flag_language_switcher {
    position: absolute;
    top: 9px;
    left: 310px
    }
    #flag_language_switcher a,
    #flag_language_switcher span {
        display: inline-block;
        width: 16px;
        height: 11px;
        float: left;
        opacity: 0.55;
        text-indent: -999em;
        margin-right: 13px;
        -webkit-box-shadow:  0px 0px 5px 0px rgba(17, 18, 17, 0.75);
        box-shadow:  0px 0px 5px 0px rgba(17, 18, 17, 0.75);
    }
    #flag_language_switcher a.active,
    #flag_language_switcher a:hover,
    #flag_language_switcher span.active {
        display: inline-block;
        width: 16px;
        height: 11px;
        float: left;
        opacity: 1;
        -webkit-box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.75);
        box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.75);
    }
    #flag_language_switcher .flag_de {
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_flags.gif) repeat 0 top;
    }
    #flag_language_switcher .flag_da {
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_flags.gif) repeat -16px top;
    }
    #flag_language_switcher .flag_es {
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_flags.gif) repeat -32px top;
    }
#flag_language_switcher .flag_fr {
    background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_flags.gif) repeat -48px top;
}
#flag_language_switcher .flag_en {
    background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_flags.gif) repeat -64px top;
}

#extra_links {
    position: absolute;
    right: 10px;
    top: 9px
    }
    #extra_links li {
        float: right;
        margin-left: 19px;
        }
        #extra_links li a {
            float: left;
            color: #fff;
            font-size: 11px;
        }
        #extra_links li i {
            float: left;
            color: #3f9cc9;
            font-size: 14px;
            position: relative;
            top: -2px;
            margin-right: 4px;
        }

    #search_mini_form {
        position: absolute;
        top: 36px;
        right: 0;
        border: 1px solid #b1b1b1;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        }
        #search_mini_form input {
            -webkit-border-radius: 3px 0px 0px 4px;
            border-radius: 3px 0px 0px 4px;
            padding: 7px 10px 6px;
            border: 0;
            font-size: 11px;
            width: 344px;
            height: 33px;
            color: #BBB9B9;
            background-color: #47464d;
            vertical-align: inherit;
            margin-bottom: 0;
            margin-top: -1px;
            top: 1px;
            position: relative;
        }
        #search_mini_form button {
            -webkit-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
            background: #b1b1b1;
            border: 0;
            padding: 8px 9px 8px 14px;
            position: relative;
            left: 0;
            top: 1px;
            margin-top: -1px;
            margin-bottom: -1px;
        }
        #search_mini_form button:hover {
            opacity: 0.85;
            }
            #search_mini_form button i {
                font-size: 17px;
                color: #fff;
                text-shadow: none;
            }

#shop_switcher .top {
    position: absolute;
    right: 13px;
    top: 11px
    }
    #shop_switcher a,
    #shop_switcher span {
        display: block;
        text-indent: -999em;
    }
    #shop_switcher.de .top a {
        width: 161px;
        height: 27px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/logo_de.png) no-repeat right top;
    }    
    #shop_switcher.da .top a {
        width: 161px;
        height: 27px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/logo_da.png) no-repeat right top;
    }
    #shop_switcher.es .top a {
        width: 161px;
        height: 27px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/logo_es.png) no-repeat right top;
    }
    #shop_switcher.en .top a {
        width: 161px;
        height: 27px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/logo_en.png) no-repeat right top;
    }
    #shop_switcher.fr .top a {
        width: 161px;
        height: 27px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/logo_fr.png) no-repeat right top;
    }



#shop_switcher .bottom {
    position: absolute;
    right: 0px;
    top: 57px
    }
    #shop_switcher.de .bottom span {
        width: 445px;
        height: 26px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/desc_de.png) no-repeat right top;
    }    
    #shop_switcher.da .bottom span {
        width: 445px;
        height: 26px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/desc_da.png) no-repeat right top;
    }
    #shop_switcher.es .bottom span {
        width: 445px;
        height: 26px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/desc_es.png) no-repeat right top;
    }
    #shop_switcher.en .bottom span {
        width: 445px;
        height: 26px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/desc_en.png) no-repeat right top;
    }
    #shop_switcher.fr .bottom span {
        width: 445px;
        height: 26px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/shop_switch/desc_fr.png) no-repeat right top;
    }


#breadcrumbs {
    position: absolute;
    top: 147px;
    left: 9px;
    font-style: italic;
    }
    #breadcrumbs li {
        display: inline-block;
        }
        #breadcrumbs i {
            font-style: normal;
            font-size: 11px;
            position: relative;
            top: 1px;
        }
        #breadcrumbs i.master {
            display: inline-block;
            font-size: 15px;
            font-weight: bold;
        }


.page_top_home {

    }
    .page_top_home .banner_main_holder .border {
        height: 251px;
        width: 730px;
        display: block;
        overflow: hidden;
        }
        #banner_main {
            display: inline-block;
            /*width: 710px;*/
            /*height: 232px;*/
            /*border: 1px solid #bfbebb;*/
            background: #fff;
        }
        #banner_main.banner_main_finder {
            height: 230px;
            width: 480px;
            display: block;
            overflow: hidden;
        }
        .page_top_home .banner_main_holder .shadow,
        .page_top_home .banner_main_side_holder .shadow {
            display: block;
            height: 15px;
            margin: 0;
            padding: 0;
        }
        .page_top_home .banner_main_holder .shadow {
            width: 728px;
            background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_banner_main_shadow.png) no-repeat left top;
        }
    .page_top_home .banner_main_side_holder {
        display: inline-block;
        width: 230px;
        height: 252px;
        background: #fff;
        }
        .page_top_home .banner_main_side_holder .shadow {
            width: 228px;
            background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_banner_main_side_shadow.png) no-repeat left top;
        }

    /* banner main navigation */
    #banner_main_nav {
        position: absolute;
        bottom: 15px;
        left: 16px;
        z-index: 6;
        }
    #banner_main.etalage #banner_main_nav {
        bottom: 20px;
        left: 20px;
        }
        #banner_main_nav a {
            float: left;
            margin-right: 11px;
            background: #d8d8d8;
            height: 11px;
            width: 11px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            text-indent: -999em;
            /*border: 1px solid #8f8f8f;*/
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
        #banner_main_nav a:hover,
        #banner_main_nav a.activeSlide {
            background: #c94041;
            -webkit-box-shadow:  0px 0px 4px 0px rgba(255, 255, 255, 0.46);
            box-shadow:  0px 0px 4px 0px rgba(255, 255, 255, 0.46);
        }




#brand_bar {
    position: relative;
    top: 5px;
    width: 980px !important;	height: 88px;
    padding-top: 19px;
    background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_brand_bar.gif) no-repeat left top;
    overflow: hidden !important;
    z-index: 2;
    -webkit-box-shadow:  0 0 3px 0 rgba(17, 18, 17, 0.1);
    box-shadow:  0 0 3px 0 rgba(17, 18, 17, 0.1);
    }
    #brand_bar ul {

        }
        #brand_bar li {
            position: relative;
            display: inline-block;
            width: 173px; height: 64px;
            margin: 0 10px;
            }
            #brand_bar li a {
                display: inline-block;
                width: 173px; height: 64px;
            }
            #brand_bar li a img{
                display: block;
                margin: 0 auto;
                opacity: 0.8;
            }
            #brand_bar li a:hover img{
                opacity: 1;
            }
    #brand_bar .softer {
        position: absolute;
        top: 0px;
        display: block;
        width: 94px;	height: 90px;
        z-index: 2;
        text-indent: -999em;
        }
    #brand_bar .softer_left {
        left: -17px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_brand_bar_left.png) no-repeat center center;
    }
    #brand_bar .softer_right {
        right: -17px;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_brand_bar_right.png) no-repeat center center;
    }
    #brand_bar .softer {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }



#banner_6pic {
    margin-right: 0;
    margin-bottom: 0;
    }
    #banner_6pic ul {

        }
        #banner_6pic ul li{
            float: left;
            margin: 0 17px 2px 0;
        }
        #banner_6pic ul li.last {
            margin-right: 0;
            }
            #banner_6pic ul li .holder {
                position: relative;
                display: inline-block;
                padding: 9px;
                background: #fff;
                border: 1px solid #c7c6c3;
                z-index: 1;
            }
            #banner_6pic ul li .holder:hover {
                border: 1px solid #4d8ead;
                }
                #banner_6pic ul li .holder .title,
                #banner_6pic ul li .holder .more {
                    position: absolute;
                    font-family: Arial, Helvetica, sans-serif;
                    -webkit-font-smoothing: antialiased;
                }
                #banner_6pic ul li .holder .title {
                    top: 20px;
                    left: 20px;
                    font-size: 19px;
                    line-height: 20px;
                    color: #fff;
                    z-index: 2;
                    text-shadow: 0px 0px 4px #141414;
                }
                #banner_6pic ul li .holder .more {
                    bottom: 9px;
                    left: 9px;
                    display: block;
                    width: 295px;
                    padding: 4px 5px;
                    text-align: right;
                    font-size: 13px;
                    color: #fff;
                    z-index: 2;
                    text-shadow: 0px 0px 4px #141414;
                    text-transform: uppercase;
                    background: #ddd;
                    background: rgba(0, 0, 0, 0.6);
                }

        #banner_6pic ul li .shadow{
            display: block;
            width: 315px;
            height: 18px;
            background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_banner_6pic_shadow.png) no-repeat left top;
        }


#screamer_home {
    text-align: center;
    width: 980px;
    border: 1px solid #bfbebb;
    padding: 17px 10px 12px 10px;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 35px;
    -webkit-box-shadow:  0px 0px 4px 0px rgba(17, 18, 17, 0.15);
    box-shadow:  0px 0px 4px 0px rgba(17, 18, 17, 0.15);
    }
    #screamer_home h2 {
        font-size: 30px;
        color: #035c95;
        margin-bottom: 10px;
    }
    #screamer_home h4 {
        font-size: 18px;
        color: #7a7978;
    }



.checkout-cart-index #content,
.checkout-onepage-index #content,
.customer-account-index #content,
.customer-account-edit #content,
.customer-address-index #content,
.customer-address-form #content,
.sales-order-history #content,
.sales-order-view #content,
.review-customer-index #content,
.newsletter-manage-index #content,
.customer-account-forgotpassword #content,
.customer-account-login #content,
.customer-account-create #content {
    padding: 25px 20px 20px;
}
/*.checkout-cart-index #content h1,*/
.checkout-onepage-index #content h1,
.customer-account-index #content h1,
.customer-account-edit #content h1,
.customer-address-index #content h1,
.customer-address-form #content h1,
.sales-order-history #content h1,
.sales-order-view #content h1,
.review-customer-index #content h1,
.newsletter-manage-index #content h1,
.customer-account-forgotpassword #content h1,
.customer-account-login #content h1,
 customer-account-create #content h1 {
    margin-bottom: 10px;
}

/* SHOPPING CART */
.cart {}

#cart_page_title {
    height: 28px;
    margin-bottom: 8px;
    }
    #cart_page_title h1 {
        font-size: 20px;
    }
    #cart_page_title .btn-group > .btn:first-child {
        display: inline-block;
        /*width: 214px;*/
        text-align: left;
    }
    .btn-primary.btn-proceed-checkout {
        font-size: 12px;
        padding: 4px 12px;
    }
    .btn-primary.btn-proceed-checkout:first-child {
        display: inline-block;
        text-align: left;
        width: 180px;
    }
    #cart-bottom-holder .btn-proceed-checkout:first-child  {
    }


#cart_messages_block {
    margin-bottom: 10px;
    }
    #cart_messages_block .success-msg {

        }
        #cart_messages_block ul li {
            text-align: left;
            }
            #cart_messages_block ul li li {

                }
                #cart_messages_block ul li span {

                }

#shopping-cart-table {
    margin-bottom: -5px;
    }
    #shopping-cart-table h2{
        position: relative;
        top: -6px;
        margin-bottom: -5px;
        text-transform: none;
    }
    #shopping-cart-table h2 a,
    #checkout-review-table-wrapper h4 {
        font-size: 13px;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        }
        #shopping-cart-table h2 a:hover {
            text-decoration: underline;
        }
    #shopping-cart-table .product-image,
    #checkout-review-table .product-image {
        display: inline-block;
        position: relative;
        top: -5px;
        margin-left: 10px;
        padding: 7px;
        background: #fff;
        border: 1px solid #bfbebb;
        }
        #shopping-cart-table .product-image img {
            display: inline-block;
        }
    #shopping-cart-table .stock,
    #shopping-cart-table .item-options,
    #shopping-cart-table .item-msg,
    #checkout-review-table .stock,
    #checkout-review-table .item-options,
    #checkout-review-table .item-msg {
        display: block;
        color: #909090;
        font-size: 10px;
        line-height: 14px;
    }
    #shopping-cart-table .item-msg,
    #checkout-review-table .item-msg {
        color: #e20000;
        font-size: 11px;
    }
    #shopping-cart-table .stock,
    #checkout-review-table .stock {
        display: block;
        font-style: italic;
        margin-bottom: 10px;
        font-size: 11px;
    }
    #shopping-cart-table input.qty,
    #shopping-cart-table button.row-refresh {
        display: inline-block;
    }
    #shopping-cart-table input.qty {
        width: 32px;
        height: 22px;
        text-align: center;
        font-size: 12px;
        position: relative;
        top: -6px;
        margin-right: 2px;
    }
    #shopping-cart-table button.row-refresh {
        width: 20px;
        height: 20px;
        text-align: center;
        font-size: 14px;
        position: relative;
        top: -8px;
        background: none;
        color: #bfbfbf;
    }
    #shopping-cart-table button.row-refresh:hover {
    }
    #shopping-cart-table thead th {
        padding: 7px 0px;
        font-size: 11px;
        font-weight: bold;
        background: #d9d9d9;
        border: 0;
    }
    #shopping-cart-table thead th:first-child {
        padding-left: 96px;
        -webkit-border-radius: 4px 0px 0px 4px;
        border-radius: 4px 0px 0px 4px;
    }
    #shopping-cart-table thead th:last-child {
        -webkit-border-radius: 0px 4px 4px 0px;
        border-radius: 0px 4px 4px 0px;
    }
    #shopping-cart-table tbody td {
        border: 0;
        padding: 20px 0 10px;
        /*text-align: right;*/
    }
    #shopping-cart-table tbody tr.first td {
        padding-top: 27px;
    }
    #shopping-cart-table tbody tr:last-of-type td {
        border-bottom: 1px solid #cfcfcf;
    }
    #shopping-cart-table .price {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
    #shopping-cart-table .btn-remove2 {
        display: inline-block;
        float: right;
        margin-right: 5px;
        font-size: 14px;
        color: #bfbfbf;
        position: relative;
        top: -2px;
        text-decoration: none;
    }
    #shopping-cart-table .btn-remove2:hover {
        text-decoration: none;
    }

#cart-stock-message {
    display: block;
    margin-bottom: 36px;
    }

#cart-bottom-holder {
    min-height: 159px;
    }
    #cart-bottom-holder .cart-bottom-actions {
        display: inline-block;
        width: 416px;
        margin-top: 5px;
    }
    #cart-bottom-holder .cart-bottom-totals {
        display: inline-block;
        width: 244px;
    }
    #shopping-cart-totals-table {
        width: 244px;
        }
        #shopping-cart-totals-table small {
            font-size: 9px;
            color: #808080;
        }
        #shopping-cart-totals-table,
        #shopping-cart-totals-table .price {
            font-size: 11px;
            font-family: Arial, Helvetica, sans-serif;
        }
        #shopping-cart-totals-table tfoot tr:last-of-type .price {
            font-size: 14px;
        }
        #shopping-cart-totals-table td{
            padding: 15px 0;
        }
        #checkout-review-submit #shopping-cart-totals-table tbody th,
        #checkout-review-submit #shopping-cart-totals-table tbody td {
            line-height: 20px;
        }
        #checkout-review-submit #shopping-cart-totals-table tbody td{
            padding: 0px 7px 6px 0;
        }
        #checkout-review-submit #shopping-cart-totals-table tfoot td{
            padding: 9px 7px 6px 0;
            line-height: 20px;
        }
        #shopping-cart-totals-table tfoot td {
            padding: 12px 0;
        }
        #shopping-cart-totals-table tfoot tr:last-of-type td:first-of-type {
            font-size: 14px;
        }
        #shopping-cart-totals-table tfoot tr td:first-of-type,
        #shopping-cart-totals-table tbody tr td:first-of-type {
            text-align: left !important;
        }
        #shopping-cart-totals-table tbody tr:last-of-type td,
        #shopping-cart-totals-table tfoot tr td {
            border-bottom: 1px solid #cfcfcf;
        }
        #shopping-cart-totals-table .tooltipp {
            /*color: #333;*/
            font-size: 12px;
        }
        #shopping-cart-totals-table .tooltipp:hover {
            text-decoration: none;
        }
        #shopping-cart-totals-table .discount td {
            color: #d63e38;
        }

    /* review page */
    #opc-review .data-table tbody tr td {
        font-size: 11px;
    }
    #opc-review #review-buttons-container button.btn-primary:first-child  {
        display: inline-block;
        width: 214px;
        text-align: left;
    }
    #opc-review #review-buttons-container button.btn-primary:first-child  {
        width: 206px;
    }


    #opc-review .checkout-review-edits h4 {
        top: 3px;
        font-size: 13px;
        line-height: 17px;
    }
    #opc-review .form_style_b .holder ul label {
        margin: 3px 0 0 15px;
    }
    #opc-review .form_style_b .holder .goto {
        margin: 3px 0 0 0;
    }
    #checkoutSteps .step address h2 {
        display: block;
        font-size: 16px;
        margin-bottom: 3px;
    }
    #opc-review #review-buttons-container .check_cart {
        position: relative;
        top: 4px;
        line-height: 20px;
    }

    .checkout-agreements .info_link {
        margin-top: 6px;
    }
    .checkout-agreements .notice-msg {
        background-image: none;
        padding-left: 15px !important;
    }
    .checkout-agreements input.checkbox {
        background-image: none;
        padding-left: 15px !important;
        margin-top: 2px;
    }

    /* end review page */




#contact_sidebar,
#usp_sidebar {
    padding: 18px;
    }
#contact_sidebar {
    background: #409cc9;
    border: 1px solid #266287;
    -webkit-box-shadow: inset 0px 0px 9px 0px rgba(17, 18, 17, 0.15);
    box-shadow: inset 0px 0px 9px 0px rgba(17, 18, 17, 0.15);
    }
    #contact_sidebar,
    #contact_sidebar h4,
    #contact_sidebar p,
    #contact_sidebar span {
        display: block;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        -webkit-font-smoothing: antialiased;
    }
    #contact_sidebar h4 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    #contact_sidebar p {
        font-size: 15px;
    }
    #contact_sidebar span.tel {
        line-height: 26px;
        font-size: 24px;
        margin-bottom: 15px;
    }
    #contact_sidebar span.time {
        font-size: 13px ;
    }
    #contact_sidebar h4,
    #contact_sidebar span.tel {
        text-shadow: 1px 1px 0px #266287;
    }

#usp_sidebar {
    padding-bottom: 13px;
    padding-right: 0;
    background: #fff;
    border: 1px solid #bfbebb;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(17, 18, 17, 0.15);
    box-shadow: inset 0 0 5px 0 rgba(17, 18, 17, 0.15);
    }
    #usp_sidebar ul {
        display: block;
        margin-bottom: 16px;
        }
        #usp_sidebar li{
            display: block;
            border: 0;
            font-size: 13px;
            font-family: Arial, Helvetica, sans-serif;
            -webkit-font-smoothing: antialiased;
            margin-bottom: 12px;
        }
        #usp_sidebar li i,
        #usp_sidebar li em {
            float: none;
            display: inline-block;
            color: #2aa500;
            margin-right: 10px;
            font-size: 16px;
        }


footer {
    margin-top: 3px;
    }
    #newsletter {
        display: block;
        height: 68px;
        padding: 20px 130px 0 0;
        background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_page_bottom_newsletter.png) no-repeat left;
        }
        #newsletter .labeld {
            padding: 9px 20px 0 0;
            color: #bfbec0;
            font-size: 20px;
            font-family: Arial, Helvetica, sans-serif;
            -webkit-font-smoothing: antialiased;
            text-shadow: 0 1px 5px #141414;
        }
        #newsletter input {
            -webkit-border-radius: 4px 4px 4px 4px;
            border-radius: 4px 4px 4px 4px;
            padding: 4px 10px 6px;
            border: 0;
            font-size: 11px;
            width: 344px;
            height: 28px;
            color: #939393;
            background-color: #fff;
        }
        #newsletter button {
            -webkit-border-radius: 0px 4px 4px 0px;
            border-radius: 0px 4px 4px 0px;
            background: #357fa2;
            border: 0;
            padding: 4px 11px 4px 11px;
            margin-left: -40px;
            margin-top: 1px;
        }
        #newsletter button:hover {
            opacity: 0.85;
            }
            #newsletter button i {
                font-size: 17px;
                color: #fff;
                text-shadow: none;
            }

footer .bottom {
    padding: 43px 0 0 10px;
    }
    footer h6 {
        font-size: 16px;
        text-transform: none;
        margin-bottom: 11px;
        }
        footer h6 em {
            font-size: 16px;
            display: inline-block;
            margin-right: 2px;
            position: relative;
            top: 1px;
        }
        footer h6 a {
            color: #333;
        }
    footer .bottom li.level1 {
        float: left;
        display: inline-block;
        width: 242px;
        }
        footer .bottom h3 {
            font-size: 19px;
            margin-bottom: 15px;
            text-transform: none;
        }
        footer .bottom li.level1 li a {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 12px;
            color: #333;
        }
        footer .bottom li.level1 li a:before {
            content:"- ";
        }

        footer .bottom .social a {
            color: #333;
            display: inline-block;
            float: left;
            margin-right: 16px;
            width: 44px;
            height: 44px;
            background: #fff;
            -webkit-border-radius: 22px;
            border-radius: 22px;
        }
        footer .bottom .social a.last {
            margin-right: 0;
        }
        footer .bottom .social a:hover {
            text-decoration: none;
        }
        footer .bottom .social a em {
            position: relative;
            top: 7px;
            left: 2px;
            font-size: 32px;
        }
        footer .bottom .social a.twitter em {
            font-size: 26px;
            top: 10px;
            left: 7px;
        }
        footer .bottom .social a.googleplus em {
            font-size: 27px;
            top: 9px;
            left: 8px;
        }




















/* Sidebar */
.st_background.st_border.st_padding {
    margin-bottom: 30px;
    }
    .block {
        margin-bottom: 20px;
    }
    .st_background.st_border.st_padding .block {
        margin-bottom: 50px;
    }
    .st_background.st_border.st_padding .block:last-child {
        margin-bottom: 0px;
    }
.block:last-child,
.block dl {
    margin-bottom: -3px;
}
.block .block-title {
    display: block;
    margin-bottom: 5px;
    padding: 12px 14px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #e6e6e6;
}
.block .block-title,
.block .block-title strong {
    font-size: 18px;
}
.block .block-title strong { font-weight:normal; }
.block .block-title strong span {}
.block .block-title a {}
.block .block-subtitle {}
.block .block-content {
    display: block;
    margin-bottom: 10px;
}
.block .block-content li.item { }
.block .btn-remove,
.block .btn-edit {}
.block .actions {}
.block .actions a {}
.block .empty {}
.block a,
.block strong {
    color: #333333;
    font-size: 12px;
}
.block ul {
    display: block;
    }
    .block li {
        clear: both;
        border-bottom: 1px solid #d9d9d9;
        }
        .block li a,
        .block li strong {
            display: block;
            padding: 10px 14px;
            line-height: 15px;
            }
            .block li i {
                float: right;
                position: relative;
                top: 1px;
            }
            .block li a:hover i {
                text-decoration: none;
            }

        .block ul ul {
            list-style: disc;
            padding-left: 15px;
            }
            .block li li {
                list-style: disc;
                margin-left: 13px;
                border-bottom: 0;
                }
                .block li li a {
                    padding-left: 0;
                }



/* normal active */
.block li.active.current a,
.block.block-cmstree li.active > a {
    font-weight: bold;
}
/* default state */
.block li.active.current .default a,
.block li .default a {
    font-weight: normal;
}
/* parent mode */
/*.block li.active.parent a {*/
    /*font-weight: normal;*/
    /*font-style: italic;*/
/*}*/
.block li.active.parent li a {
    font-style: normal;
}
.block li.active.parent .active a {
    font-weight: bold;
}

/* rendering the parent child menu */
#nav_sub.block li.parent ul,
#nav_sub.block li.parent ul li,
#nav_sub.block li.parent ul li a,
.block-cmstree.block li.parent ul,
.block-cmstree.block li.parent ul li,
.block-cmstree.block li.parent ul li a {
    padding: 0;
}
#nav_sub.block li.parent ul li,
.block-cmstree.block  li.parent ul li {
    margin-bottom: 4px;
}
#nav_sub.block li.parent ul,
.block-cmstree.block li.parent ul {
    display: block;
    margin: 0px 0 5px 5px;
}
#nav_sub.block li.parent ul li,
.block-cmstree.block li.parent li {
    padding-left: 0px;
    display: block;
    height: 20px;
}
#nav_sub.block li.parent ul li a i,
.block-cmstree.block li.parent ul li a i {
    float: none;
    position: inherit;
    top: 0;
}
/* special for cms tree */
.block-cmstree.block a.level0 i {
    display: none;
}
#nav_sub.block li.parent ul li a i:hover {
    text-decoration: none;
}

#newnav ul, #newnav li {
    list-style: none;
}
#newnav li.parent a {
    font-weight: bold;
}
#newnav li.default a {
    font-weight: normal;
}
/*#newnav li.parent ul li {*/
    /*height: 20px;*/
/*}*/
/*#newnav li.parent ul li.parent {*/
    /*height: auto;*/
/*}*/
#newnav ul ul {
    padding-left: 3px;
}
#newnav li.parent ul li a {
    padding: 0;
    line-height: 15px;
    margin-bottom: 4px;
    height: 20px;
}
#newnav li.parent ul li a:before {
    font-family: 'fontawesome';
    content: '\f105';
    font-size: 12px;
    color: #000;
    margin-right: 10px;
}
#newnav li.parent ul li a:hover,
#newnav li.parent ul li a:active,
#newnav li.parent ul li a:focus {
    text-decoration: none;
}
#newnav li.parent ul li a:hover span,
#newnav li.parent ul li a:active span,
#newnav li.parent ul li a:focus span {
    text-decoration: underline;
}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }


/* CMS pages */
.col-main .std ul,
.col-main .std ol {
    margin-left: 15px;
    }
    .col-main .std li {
        list-style: disc;
    }
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
}
h1, h2, h3, h4, h2 a {
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}
.col-main .std h1 {
    margin-bottom: 10px;
}
.col-main .std h2 {
    margin-bottom: 5px;
}
.col-main .std h3,
.col-main .std h4,
.col-main .std legend {
    font-size: 19px;
}
.col-main .std legend {
    font-size: 17px;
}
.col-main .std select {
    border: 1px solid #cccccc;
}
.col-main .std input {
    display: inline;
}
input[type="radio"],
input[type="checkbox"] {
    margin: -1px 2px 2px 0;
}
.col-main .std input[type="radio"],
.col-main .std input[type="checkbox"] {
    margin: 1px 2px 2px 0;
}


/* contact form */
#contactForm {

    }
    #contactForm ul,
    #contactForm ul li{
        margin: 0;
        padding: 0;
        list-style: none;
    }












.opc {
    /*border-bottom:1px solid #ddd; */
    position:relative;
    margin-bottom: 20px;
}
.opc li.section {
    border:0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.opc li.section.active {
    /*padding: 12px;*/
    /*border: 1px solid #d9d7d5;*/
    /*background: #f2f2f2;*/
    margin-bottom: 29px;
}

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title {
    text-align:right;
    border-top: 1px solid #e1e1e1;
    padding: 7px 8px 7px 8px;
}
.opc li.section:first-child .step-title {
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
.opc .step-title .number {
    float:left;
    line-height: 19px;
    margin-right: 10px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #999;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    width: 21px;
    height: 21px;
    -webkit-box-shadow:  0px 1px 2px 0px #d4d4d4;
    box-shadow:  0px 1px 2px 0px #d4d4d4;
    color: #999;
}
.opc .allow .step-title .number {
    border: 1px solid #4B4B4B;
    color: #4B4B4B;
}
.opc .active .step-title .number {
    border: 1px solid #fff;
    color: #fff;
    /*-webkit-box-shadow:  0px 1px 2px 0px rgba(255, 255, 255, 0.5);*/
    /*box-shadow:  0px 1px 2px 0px rgba(255, 255, 255, 0.5);*/
    text-shadow: 0px 1px 1px #A8A8A8;
}
.opc .step-title h2 {
    float:left;
    font-size: 15px;
    top: 2px;
    color: #999;
    text-transform: inherit;
}
.opc .allow .step-title h2 {
    color: #4B4B4B;
}
.opc .active .step-title h2 {
    color: #fff;
    font-size: 18px;
    top: 2px;
    text-shadow: 0px 1px 1px #969696;
}
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {

}
.opc .allow .step-title:hover {
    background-color:#f8f8f8;
}
.opc .active .step-title,
.opc .active .step-title:hover {
    background-color:#c4c4c4;
    cursor:default;
    border-top: 0;
}

/*.opc .active .step-title { display:none; }*/

.opc .step {
    /*border-top:1px solid #ddd; */
    padding:20px 10px 10px 10px;
    position:relative;
}
#checkoutSteps .step h2,
#login-form h2 {
    display: none;
    font-size: 18px;
}
.opc #checkout-step-login h2,
#login-form h2 {
    display: block;
    margin: 10px 0 10px;
}
#login-form h2 {
    margin-top: 0px
}
#checkout-step-login input {
    width: 295px;
}
#checkout-step-login {
    padding-top: 10px;
}
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

.opc .account-login .left_side {
    -webkit-border-radius: 0px 0px 0px 4px;
    border-radius: 0px 0px 0px 4px;
}
.opc .account-login .right_side {
    -webkit-border-radius: 0px 0px 4px 0px;
    border-radius: 0px 0px 4px 0px;
}

#checkout-review-table td img.lazyload_late {
    width: 42px;
    height: 42px;
    display: inline-block;
}






.account-login .side_part {
    width: 331px;
    }
.customer-account-login .account-login .side_part {
    width: 331px;
    }
    .account-login .side_part input {
        width: 315px;
    }
    .account-login input {
        margin-bottom: 9px;
    }
.account-login .left_side {
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    }
    /* CHECKOUT */
    .account-login.checkout-login-epa .left_side {
        /*border-left: 0;*/
        /*border-top: 0;*/
        /*border-bottom: 0;*/
        margin: 0;
    }
.account-login .account-login-buttons {
    display: block;
}
.account-login .right_side {

    }
    .opc #checkout-step-login .right_side h2 {
        margin-bottom: 4px;
    }
    .opc #checkout-step-login .right_side .last h2 {
        margin-top: 30px;
    }
    /* CHECKOUT */
    .account-login.checkout-login-epa .right_side {
        margin: 0;
        height: 228px;
        border-left: 0;
        }
        /* CHECKOUT */
        .account-login.checkout-login-epa .label,
        .account-login.checkout-login-epa i {
            font-weight: normal;
        }
.account-login .pass_forgot {
    display: block;
    text-decoration: underline;
    color: #333333;
    margin: 10px 0 2px 0;
    font-size: 10px;
}
.account-login .pass_forgot:hover {
    text-decoration: none;
}



/* .account-myorders table correction */
.table-bordered {
    /*border: 1px solid #dddddd;*/
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.account-myorders .price {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.account-myorders .table-striped td
/*,.account-myorders .table-striped th */
{
    border: 0px;
}
.account-myorders .table-striped th {
    border-left: 0px;
    border-right: 0px;
}
.account-myorders .table-striped tbody td:first-child {
    text-transform: uppercase;
    }
    .account-myorders .table-striped tbody td:first-child .item-options {
        text-transform: capitalize;
        text-transform: initial;
    }

.account-myorders .table-striped tfoot td {
    border-top: 0px;
    padding: 3px 8px;
}
.account-myorders .table-striped tfoot tr:first-child td {
    border-top: 1px solid #dddddd;
}
.account-myorders .table-striped tr td:first-child,
.account-myorders .table-striped tr th:first-child {
    border-left: 1px solid #dddddd;
}
/* /.account-myorders table correction */


.my-account .account-dashboard li.fields,
.my-account .account-myorders li.fields {
    float: left;
    width:50%;
    }
    .my-account li.fields a {
        font-size: 11px;
    }
    .my-account li.fields h4 {
        font-size: 11px;
        text-transform: inherit;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 5px;
        line-height: 18px;
        font-weight: bold;
    }
    .my-account li.fields .btn_normal {
        font-size: 10px;
        margin-top: 9px;
        margin-bottom: 0;
        margin-left: 10px;
        padding: 3px 5px;
    }
    .my-account #my-additional-address-table .btn_normal {
        margin-top: 0px;
    }
    .my-account #order-info-tabs {
        margin: 0px;
    }

.account_address_edit .form-list-active li.fields {
        width: 49%;
    }




.search_main_holder {
        display: inline-block;
        padding-top: 25px;
        }
        .search_main_holder form {
            border: 0;
            -webkit-border-radius: 4px 5px 5px 4px;
            border-radius: 4px 5px 5px 4px;
            position: relative;
            }
            .search_main_holder input {
                border: 0;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                padding: 6px 10px;
                height: 28px;
                width: 300px;
                margin-bottom: 0;
                -webkit-box-shadow: inset 0 0px 5px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: inset 0 0px 5px rgba(0, 0, 0, 0.2);
                box-shadow: inset 0 0px 5px rgba(0, 0, 0, 0.2);
            }
            .search_main_btn {
                position: absolute;
                right: 0;
                top: 0;
                font-size: 15px;
                padding-top: 3px;
                padding-bottom: 3px;
            }
            #search_autocomplete {
                background: #fff;
                position: absolute;
                top: 20px;
                left: 0;
                font-size: 12px;
                padding: 10px;
                width: 278px !important;
                z-index: 100;
                }
                #search_autocomplete ul {
                    padding: 0;
                    margin: 0;
                    padding-left: 3px;
                    list-style: none;
                    }
                    #search_autocomplete ul li {
                        cursor: pointer;
                        padding: 5px 0;
                    }
                    #search_autocomplete ul li:hover {
                        background: #F7F7F7;
                    }
                    #search_autocomplete ul .amount {
                        font-weight: bold;
                        margin-right: 6px;
                        font-size: 10px;
                        position: relative;
                        top: -1px;
                    }
                    #search_autocomplete ul .amount:before {
                        content: "(";
                    }
                    #search_autocomplete ul .amount:after {
                        content: ")";
                    }


/* autocomplete results */
.search_layer_arrow_up {
    position: absolute;
    top: -23px;
    left: 194px;
    display: block;
    width: 31px;
    height: 23px;
}

    .searchautocomplete {
        background: none;
    }
    .searchautocomplete .item,
    .searchautocomplete .nav{
        z-index: 103;
        display: inline-block;
        position: relative;
    }
    .searchautocomplete .nav{
        position: relative;
        display: inline-block;
        padding: 0px;
        /*background: #f2f2f2;*/
        /*width: 387px;*/
    }
    /* nav objects */
    .searchautocomplete .nav .nav-input {
        margin-left: 0 !important;
        /*margin-right: 10px;*/
    }
    body .header-container .searchautocomplete .nav .nav-input input.input-text {
        width: 220px;
        background: none;
        margin: 0;
        font-size: 11px;
        border: 0 !important;
        outline: 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        filter: 0 !important;
        padding: 5px 6px 5px 12px;
    }
    body .header-container .searchautocomplete .nav .nav-input input.input-text:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        filter: 0 !important;
        border: 0 !important;
        outline: 0 !important;
    }
    .searchautocomplete {

        }
        .searchautocomplete .nav .nav-search-in {
            position: relative;
            top: inherit;
            left: inherit;
            margin-right: 36px;
            }
            .searchautocomplete .nav .nav-search-in .selector {
                display: inline-block;
                border: 1px solid #c5c5c5;
                padding: 4px 12px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                margin-top: 5px;
                background: #fff;
                font-size: 11px;
                color: #333;
            }
            .searchautocomplete .nav .nav-search-in .category {
                display: block !important;
                opacity: 0;
                filter: alpha(opacity=0);
                background: white;
                border: 1px solid #DDD;
                color: black;
                cursor: pointer;
                height: 29px;
                left: 0px;
                margin: 0;
                outline: 0;
                padding: 5px;
                position: absolute;
                top: 5px;
                visibility: visible;
                width: 150px;
                }
                .searchautocomplete .nav .nav-search-in .category option{
                    padding: 2px;
                }
            .searchautocomplete .nav .nav-search-in .selector:hover {
                border: 1px solid #b3b3b3;
            }
                .searchautocomplete .nav .nav-search-in .selector i {
                    position: relative;
                    display: inline-block;
                    margin-left: 5px;
                    top: 2px;
                    font-size: 18px;
                    line-height: 5px;
                }
        .searchautocomplete .nav-submit-button {
            /*margin-left: 7px;*/
            z-index: 104;
        }
        .searchautocomplete .searchautocomplete-loader {
            position: absolute;
            top: 9px;
            right: 54px;
            width: 16px;
            height: 16px;
            background: url('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/mirasvit/loader.gif');
            z-index: 200;
        }
        /* end nav objects */
        .searchautocomplete .searchautocomplete-placeholder {
            position: relative;
            /*display: block !important;*/
            /*border-radius: 0px 0px 5px 5px;*/
            background: #FFF;
            padding-top: 10px;
            position: absolute;
            right: 7px;
            top: 57px;
            width: 570px;
            z-index: 102;
            border : 0;
            /*-webkit-border-radius: 4px;*/
            /*-moz-border-radius: 4px;*/
            -webkit-box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 1);
            box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 1);
            }
            .searchautocomplete .searchautocomplete-placeholder ul {
                list-style: none;
                padding: 0 13px;
                margin: 0 10px 10px 10px;
                background: #E4E2E2;
                }
                .searchautocomplete .searchautocomplete-placeholder ul li {
                    text-align: left;
                    padding: 12px 12px 0px;
                    border-bottom: 1px solid #F5F3F3;
                }
                .searchautocomplete .searchautocomplete-placeholder ul li:first-child {
                    border-top: 1px solid #d9d9d9;
                }
                .searchautocomplete .searchautocomplete-placeholder ul li:hover {
                    background: #f2f2f2;
                }
                .searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
                    float: left;
                    margin: 0px 15px 0px 0px;
                    }
                    .searchautocomplete .searchautocomplete-placeholder ul li .get_link_styles {
                        text-decoration: none;
                        font-size: 12px;
                        text-transform: uppercase;
                        margin-bottom: 1em;
                    }
                    .searchautocomplete .searchautocomplete-placeholder ul li .get_link_styles:hover {
                        text-decoration: underline;
                    }

                    .searchautocomplete .searchautocomplete-placeholder ul li .price-box {
                        float: right;
                        text-align: right;
                        margin-bottom: 20px;
                        margin-top: -7px;
                        color: #409cc9;
                        }
                        .searchautocomplete .price-label {
                            display: none;
                        }
                        .searchautocomplete .searchautocomplete-placeholder ul li .regular-price,
                        .searchautocomplete .searchautocomplete-placeholder ul li .special-price {
                            font-size: 18px;
                            font-weight: bold;
                            display: block;
                            font-family: Arial, Helvetica, sans-serif;
                            -webkit-font-smoothing: antialiased;
                        }
                        .searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price {
                            margin-top: -30px;
                            font-size: 12px;
                            font-weight: normal;
                            font-family: Arial, Helvetica, sans-serif;
                            color: #838383;
                        }
                        .searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price {
                            float: right;
                            margin-bottom: -5px;
                        }

                    .searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
                        /*margin-bottom: 10px;*/
                        font-size: 11px;
                        line-height: 16px;
                    }
                    .searchautocomplete .searchautocomplete-placeholder ul li .name {
                        display: block;
                        color: #333333;
                        font-size: 13px;
                    }
                    .searchautocomplete .searchautocomplete-placeholder ul li .no_link_styles {
                        color: #333333;
                    }
                .searchautocomplete .searchautocomplete-placeholder .all {
                    text-align: right;
                    background: #E4E2E2;
                    padding: 20px 25px 15px;
                    margin: -10px 10px 10px 10px;
                    }
                    .searchautocomplete .searchautocomplete-placeholder .all a {
                        font-style: italic;
                        font-size: 13px;;
                        text-decoration: underline;
                    }
                    .searchautocomplete .searchautocomplete-placeholder .all:hover a {
                        text-decoration: none;
                    }


#product-long-description li {
    list-style-type: disc;
}

div.tooltips {
    position: relative;
    display: inline;
}
div.tooltips i {
    color: #1e4b7f;
}
div.tooltips span {
    position: absolute;
    width:240px;
    color: #000000;
    background: #E6E6E6;
    height: 120px;
    line-height: 120px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
    box-shadow: 2px 2px 5px #ABABAB;
    padding: 5px;
    display: flex;
    align-items: center;
}
div.tooltips span div, div.tooltips span div p {
    font-size: 11px;
    line-height: normal;
}
div.tooltips span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -8px;
    width: 0; height: 0;
    border-right: 8px solid #E6E6E6;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
div:hover.tooltips span {
    visibility: visible;
    opacity: 0.8;
    left: 100%;
    top: 50%;
    margin-top: -60px;
    margin-left: 15px;
    z-index: 999;
}


/* Ecomdev Checkitout */
.checkout-onepage-index #content.col-main {
    padding: 0;
}
.container_3col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.container_3col .checkout-left {
    padding-right: 10px;
}
.container_3col .checkout-right {
    padding-left: 10px;
}
.col-main .checkitout .checkout-step .step-header {
    border-radius: 4px 4px 0 0;
    background: #c4c4c4;
    border: 1px solid #c4c4c4;
    padding: 7px 8px;
    font-size: 18px;
    text-shadow: 0 1px 1px #969696;
    color: #fff;
    line-height: 20px;
}
.col-main .checkitout .checkout-step .step-header .number {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    text-shadow: 0 1px 1px #a8a8a8;
    width: 21px;
    height: 21px;
    border-radius: 12px;
    font-size: 12px;
    text-align: center;
    line-height: 19px;
    margin-right: 10px;
}
.col-main .checkitout .checkout-step .step-content {
    padding: 15px;
    background: #fff;
    border-color: #c4c4c4;
}
.col-main .checkitout .checkout-step .step-content .step-header {
    color: #000;
    text-shadow: none;
    margin-bottom: 15px;
}
.col-main .checkitout .checkout-step .step-content .form-list .wide {
    width: 100%;
}
.col-main .checkitout .checkout-step .step-content .form-list .wide label {
    width: 100%;
    padding-right: 0;
}
.col-main .checkitout .checkout-step .step-content .form-list .wide .input-box {
    width: 100%;
}
.col-main .checkitout .checkout-step .step-content .form-list .wide select {
    width: 100%;
}
.col-main .checkitout .checkout-step .step-content .form-list .control .checkbox {
    margin-top: 5px;
    display: inline-block;
    line-height: 24px;
}
.col-main .checkitout .checkout-step .step-content .form-list .control label {
    padding-right: 0;
    width: auto;
}
.col-main .checkitout .checkout-right .form-list .field, .col-main .checkitout .checkout-left .form-list .field {
    width: 100%;
}
.col-main .checkitout .checkout-right .form-list .housenumber-ext .field, .col-main .checkitout .checkout-left .form-list .housenumber-ext .field {
    width: 50%;
    float: left;
}
.housenumber-ext .field:first-of-type {
    padding-right: 10px;
}
.housenumber-ext .field:not(:first-of-type) {
    padding-left: 10px;
}
.col-main .form_style_a label {
    width: 100%;
}
.col-main .checkitout .checkout-right .form-list .input-box, .col-main .checkitout .checkout-left .form-list .input-box {
    width: 100%;
}
.col-main .checkitout .checkout-right .form-list .input-box input, .col-main .checkitout .checkout-left .form-list .input-box input,
.col-main .checkitout .checkout-right .form-list .input-box select, .col-main .checkitout .checkout-left .form-list .input-box select {
    width: 100%;
}
.col-main .form_style_b .holder .st_grey_bordered .cf {
    display: inline-block;
}
.col-main .form_style_b .cf:before, .col-main .form_style_b .cf:after {
    display: none;
}
#checkout-review-table-wrapper h4 {
    text-transform: none;
}
#checkout-review-table td {
    padding: 5px 10px 5px 0;
}
#checkout-review-table th:last-of-type {
    padding-right: 0;
}
#checkout-review-table tr td.last {
    padding-right: 0;
}
#checkout-review-table .stock {
    margin-bottom: 0;
}
.col-main .checkitout .review-container .checkout-step .buttons-set {
    padding: 0;
}
.col-main .checkitout .review-container .checkout-step .buttons-set .input-box {
    margin-left: 0;
}
.col-main .checkitout .review-container .checkout-step .buttons-set .input-box textarea {
    width: 100%;
}
.checkout-agreements .agree {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.checkitout .checkout-agreements .agreement-content {
    height: auto;
}
.checkitout .checkout-agreements .agree label {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.checkitout .checkout-agreements .agree input {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 10px;
}
.checkitout .buttons-set button.btn-primary:first-of-type {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.checkitout .buttons-set button.btn-primary:last-of-type {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}
#checkout-step-login {
    padding-top: 0;
}
#login-step .button, .checkout-onepage-index #login-step-popup .popup-content .button[type=submit] {
    padding: 5px 10px;
    line-height: 1.5;
    border-radius: 3px;
    color: #333333;
    font-size: 11px;
    background: #ededed;
    box-shadow: 0 1px 2px 0 #979797;
}
.checkout-onepage-index .checkitout-checkout-overlay, .checkout-onepage-index .checkitout-checkout-loading {
    position: fixed;
}
.checkout-onepage-index #login-step-popup .popup-title {
    border-radius: 4px 4px 0 0;
    background: #c4c4c4;
    border: 1px solid #c4c4c4;
    padding: 7px 8px;
    font-size: 18px;
    text-shadow: 0 1px 1px #969696;
    color: #fff;
    line-height: 20px;
}
.checkout-onepage-index #login-step-popup .popup-title .popup-close {
    color: #fff;
    text-shadow: 0 1px 1px #969696;
    background: #c4c4c4;
}
.checkout-onepage-index #login-step-popup .popup-content {
    padding: 15px;
    background: #fff;
    border-color: #c4c4c4;
}
.form_style_a .input-box .validation-advice {
    z-index: 1000;
    background-color: rgba(255,255,255,.8);
    border-radius: 6px;
    padding: 5px 5px 5px 20px;
    background-position-y: 5px;
    top: -19px;
}

.amlabel-table2 {
    pointer-events: none;
}
.catalog-category-view .category-title,
.amshopby-index-index .category-title,
.catalogsearch-result-index .page-title {
    padding: 8px;
}
.amshopby-index-index .category-title {
    text-indent: -999em;
}

/* products - GRID */
.category-products {

    }
    .category-products.category-grid {
        margin-right: -20px;
        /*padding: 0px 10px;*/
        }
        .category-products.category-grid li {
            float: left;
            width: 222px;
            height: 145px;
            margin-bottom: 0px;
            margin-right: 20px;
            }
            .category-products.category-grid li .inner_content {
                 border: 1px solid #d9d9d9;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                padding: 15px 11px;
                text-align: center;
                margin-bottom: 2px;
                }
            .category-products.category-grid li:hover .inner_content {
                border: 1px solid #d9d9d9;
                -webkit-box-shadow:  0px 0px 6px 0px rgba(17, 18, 17, 0.26);
                box-shadow:  0px 0px 6px 0px rgba(17, 18, 17, 0.26);
                }
                .category-products.category-grid li a {
                    display: inline-block;
                    width: 190px;
                    height: 85px;
                    }
                    .category-products.category-grid li img {
                        max-width: 160px;
                        max-height: 85px;
                    }
            .category-products.category-grid li h2 {
                text-align: center;
                }
                .category-products.category-grid li h2 a {
                    font-size: 12px;
                    color: #333333;
                    font-weight: normal;
                }
                .category-products.category-grid li h2 a:hover {
                    text-decoration: underline;
                }


/* products - GRID */
#item_grid {

    }
    #item_grid ul {
        margin: 10px 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #d9d9d9;
        }
        #item_grid li {
            float: left;
            display: inline-block;
            width: 25%;
            height: 300px;
            border-right: 1px solid #d9d9d9;
        }
        #item_grid li.last {
            border-right: 0px solid #d9d9d9;
            }
            #item_grid li .holder {
                margin-top: 10px;
                padding: 12px 12px;
                /*text-align: center;*/
                }
                #item_grid li .holder .intro {
                    display: block;
                    margin-bottom: 15px;
                    }
                    #item_grid li .image {
                        display: block;
                        margin-bottom: 20px;
                    }
                    #item_grid li:hover .image {
                        opacity: 0.9;
                    }
                    #item_grid li .name {
                        display: block;
                        font-size: 12px;
                        text-align: left;
                        line-height: 17px;
                        height: 50px;
                        color: #333333;
                        overflow: hidden;
                        }
                    #item_grid li:hover .name {
                        text-decoration: underline;
                        }
                #item_grid  li .holder .stock {
                    margin-bottom: 20px;
                    text-align: center;
                    }
                #item_grid li .price_holder {
                    width: 100%;
                    display: block;
                    }
                    #item_grid li .price_holder .normal {
                        margin-bottom: 16px;
                        text-align: center;
                    }


                    #item_grid li .price-label {
                        display: none;
                    }
                    #item_grid li .regular-price,
                    #item_grid li .old-price,
                    #item_grid li .special-price {
                        font-family: Arial, Helvetica, sans-serif;
                        -webkit-font-smoothing: antialiased;
                        font-size: 20px;
                    }
                    #item_grid li .regular-price {

                    }
                    #item_grid li .old-price {
                        float: left;
                        font-size: 12px;
                        }
                        #item_grid li .old-price .price {
                            font-weight: normal;
                        }
                    #item_grid li .special-price {
                        float: right;
                        color: #cf292e;
                    }



#layered_nav {

    }
    #layered_nav .block-content {
        padding: 0px 12px;
    }
    #layered_nav .filter {
        display: block;
        margin-bottom: 30px;
        font-size: 12px;
    }
    #layered_nav .filter:last-child {
        margin-bottom: 8px;
        }
        #layered_nav li {
            border-bottom: 0;
            display: block;
            margin: 6px 0 8px;
            }
        #layered_nav li.amshopby-clearer {
            margin: 0;
            }
            #layered_nav li a {
                padding-left: 18px;
                background: transparent url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_layered_checkbox.png) no-repeat left 2px;
            }
            #layered_nav li a.amshopby-more,
            #layered_nav li a.amshopby-less,
            #layered_nav .currently a,
            #layered_nav .actions a {
                background: none;
                color: #3f9cc9;
            }
            #layered_nav li a.amshopby-attr,
            #layered_nav li.amshopby-cat a {
                background-position: left 0px;
            }
            #layered_nav li a.amshopby-attr-selected,
            #layered_nav li a.amshopby-cat-selected {
                font-weight: bold;
                background-position: left -30px;
            }
            #layered_nav dt.amshopby-collapsed {
                font-style: italic;
            }
    #layered_nav .currently {

        }
        #layered_nav .currently .labeld {
            float: left;
            font-weight: bold;
        }
        #layered_nav .currently li:hover,
        #layered_nav .currently li:hover a {
            color: #c94041;
            }
            #layered_nav .currently a {
                float: right;
                margin: 0;
                padding: 0;
                }
    #layered_nav .actions {
        display: block;
        padding-bottom: 10px;
        border-bottom: 2px solid #e6e6e6;
        margin-top: 20px;
        margin-bottom: 30px;
        }
        #layered_nav .actions a {
            font-size: 11px;
        }








/* products - VIEW BASE */
.product-essential { margin-bottom: 52px; }
.product-collateral {}

#product_view .product-shop { float:right; width:377px; }
#product_view .product-img-box { float:left; width:254px;}
/*.col1-layout #product_view .product-shop { float:right; width:700px; }*/
/*.col3-layout #product_view .product-shop { float:none; width:auto; }*/

/* Product VIEW INFO */
#product_view {

    }
    #product_view .product-name {
        color: #54545a;
        font-size: 15px;
        margin-bottom: 8px;
    }
    #product_view .product-name h1 {
        text-transform: none;
    }
    #product_view .pd_sku {
        display: block;
        color: #8b8b8b;
        font-size: 11px;
        margin-bottom: 29px;
    }



    #product_view .description {

        }
        #product_view .description ul,
        #product_view .description li {
            list-style: disc;
        }
#product_view .description,
#product_view .description p,
#product_view .description a,
#product_view .description ul,
#product_view .description li,
#product_view .description ol {
    font-size: 12px;
    line-height: 18px;
}
        #product_view .description ul {
            padding-left: 17px;
        }

/* Product VIEW IMAGES */

    #product_view .product-img-box .product-image {
        display: block;
        height: 234px;
        margin-bottom: 13px;
        text-align: center;
    }
    #product_view .product-img-box .product-gallery {
        margin-bottom: 10px;
        }
        #product_view .product-img-box .product-gallery ul {
            display: block;
            margin-bottom: 12px;
            }
            #product_view .product-img-box .product-gallery li {
                float: left;
                border: 1px solid #bababa;
                margin-right: 16px;
                padding: 6px;
            }
            #product_view .product-img-box .product-gallery li:hover {
                border: 1px solid #999999;
            }

            #product_view .product-img-box .product-gallery li.last {
                margin-right: 0px;
            }
        #product_view .more {
            display: block;
            font-style: italic;
            cursor: pointer;
            margin-top: 7px;
            text-decoration: underline;
        }
        #product_view .more:hover {
            text-decoration: none;
        }


/* availability */
#product_view .availability {
    margin-bottom: 22px;
    font-size: 12px;
    }
    #product_view .availability i {
        font-size: 14px;
        position: relative;
        top: 1px;
        margin-right: 3px;
    }

/* uy and info */
#product_view .action_buy,
#product_view .extra_links {
    padding: 18px;
    border: 1px solid #c3c2c0;
}
#product_view .action_buy {
    padding-top: 23px;
    padding-bottom: 19px;
    background: #f2f2f2;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    }
    .catalog-product-view .action_buy .price-label {
        display: none;
    }

    .catalog-product-view .price-label,
    .checkout-cart-index .price-label {
        display: none;
    }
    .catalog-product-view .regular-price,
    .catalog-product-view .old-price,
    .catalog-product-view .special-price,
    .checkout-cart-index .regular-price,
    .checkout-cart-index .old-price,
    .checkout-cart-index .special-price {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 23px;
    }
    .catalog-product-view .product-shop .amshopby-link img {
        max-width: 150px;
    }

    #product_view .special-price {

    }
    #product_view .regular-price {
        margin-top: 12px;
    }
    #product_view .regular-price.is_grouped {
        position: relative;
        top: 23px;
    }
    #product_view .old-price {
        display: block;
        margin-top: -5px;
        margin-bottom: 5px;
        font-size: 12px;
        }
        #product_view .old-price .price {
            font-weight: normal;
        }
    .catalog-product-view .product-shop .special-price {
        color: #cf292e;
        margin-bottom: 0;
    }

    .pd_price_tax_label {
        margin-top: 10px;
    }


    #product_view .action_buy .holder_buy {
        display: inline-block;
        width: 235px;
        }
        #product_view .action_buy input {
            width: 30px;
            height: 33px;
            text-align: center;
            margin: 0;
            margin-right: 8px;
        }



#product_view .extra_links {
    display: block;
    padding-top: 16px;
    padding-bottom: 1px;
    border-top: 0px;
    margin-bottom: 30px;
    }
    #product_view .extra_links li {
        display: block;
        margin-bottom: 15px;
        }
        #product_view .extra_links i {
            display: inline-block;
            color: #409cc9;
            font-size: 14px;
            position: relative;
            top: 1px;
            margin-right: 5px;
        }
        #product_view .extra_links a,
        #product_view .extra_links div {
            color: #333333;
            font-size: 12px;
            display: inline-block !important;
        }




#featured_content {
    margin-top: -10px;
    margin-bottom: 40px;
    }
.checkout-cart-index #featured_content {
    margin-top: 10px;
    margin-bottom: 0px;
    }
    #featured_content .upsell_holder h3 {
        margin-bottom: 10px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        -webkit-font-smoothing: antialiased;
    }

        #featured_content ul.level2 {
            border-bottom: 1px solid #e0dcdc;
        }

        #featured_content ul.level2 {
            height: 280px;
        }
        #featured_content .upsell_holder ul.level2 {
            padding-top: 2px;
            height: 250px;
        }

        #featured_content .upsell_holder ul.level2:first-of-type {
            border-top: 1px solid #e0dcdc;
            }
            #featured_content li.level2 {
                float: left;
                display: block;
                width: 232px;
                height: 283px;
                padding-right: 10px;
                text-align: center;
                padding-top: 26px;
            }
            #featured_content li.level2 {
                border-right: 1px solid #e0e0e0;
            }
            #featured_content li.level2 {
                width: 170px;
                height: 250px;
                padding-right: 6px;
                text-align: center;
                padding-top: 6px;
                margin-top: 14px;
            }
            #featured_content .upsell_holder li.level2 {
                padding-top: 10px;
                height: 226px;
            }

            #featured_content li.level2.last{
                padding-right: 0px;
                border-right: 0px solid #e0e0e0;
                }
                #featured_content li.level2 .image {
                    position: relative;
                    margin: 0px 0 8px 0;
                    display: block;
                    /*height: 115px;*/
                    }
                #featured_content a.product_flag  {
                    position: absolute;
                    top: -7px;
                    left: 20px;
                    display: block;
                    z-index: 5;
                    }
                    #featured_content li.level2 .image a.img img {
                        /*display: inline-block;*/
                        /*width: 115px;*/
                        /*height: 115px;*/
                    }
                #featured_content li.level2 .product-name {
                    margin-bottom: 0;
                    }
                    #featured_content li.level2 .product-name a {
                        font-size: 13px;
                        color: #333333;
                        line-height: 18px;
                        display: block;
                        height: 50px;
                        font-family: Arial, Helvetica, sans-serif;
                        font-weight: normal;
                        padding: 0 10px;
                        overflow: hidden;
                    }
                    #featured_content li.level2 .product-name a {
                        overflow: hidden;
                        height: 34px;
                        text-transform: uppercase;
                        margin-bottom: 15px;
                    }
                    #featured_content .availability {
                        margin-bottom: 0px;
                        font-size: 11px;
                        color: #818181;
                        font-style: italic;
                    }
                    #featured_content .price {
                        font-size: 19px;
                    }
                    #featured_content .regular-price,
                    #featured_content .old-price,
                    #featured_content .special-price {
                        display: block;
                        margin-top: 6px;
                        height: 28px;
                    }
                    #featured_content .special-price {
                        position: relative;
                        top: -4px;
                    }
                    #featured_content li .old-price {
                        display: none;
                    }
                    #featured_content li p {
                        margin: 0;
                    }
                    #featured_content li a {
                        height: 15px;
                        overflow: hidden;
                        margin-bottom: -3px;
                    }
                    #featured_content li.level2:hover .product-name a {
                        text-decoration: underline;
                    }
                #featured_content li.level2 .stock {
                    font-size: 9px;
                    margin-bottom: 11px;
                }
                #featured_content .upsell_holder li.level2 .stock {
                    margin-bottom: 13px;
                }
                #featured_content li.level2 .product-price {
                    padding-left: 5px;
                    }
                    #featured_content li.level2 .product-price .msrp {
                        position: relative;
                        }
                        #featured_content li.level2 .product-price .msrp .price{
                            font-family: Arial, Helvetica, sans-serif;
                            -webkit-font-smoothing: antialiased;
                            font-style: italic;
                            font-size: 13px;
                        }
                #featured_content .btn-cart,
                #item_grid li .price_holder .btn-cart {
                    padding: 5px 9px;
                    background: #fff;
                    border: 1px solid #359f01;
                    color: #359f01;
                    font-size: 10px;
                    -webkit-border-radius: 4px;
                    border-radius: 4px;
                    width: 140px;
                    text-transform: uppercase;
                    font-style: italic;
                    }
                    #featured_content .btn-cart i{
                        display: inline-block;
                        margin-left: 3px;
                        }
                #featured_content .btn-cart:hover {
                    opacity: 0.8;
                    background: #f3f8f1;
                    }


.product-collateral section h2 {
    text-transform: none;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    padding: 7px 15px;
    margin-bottom: 12px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #459dbf;
    background: -moz-linear-gradient(top,  #459dbf 0%, #256085 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#459dbf), color-stop(100%,#256085));
    background: -webkit-linear-gradient(top,  #459dbf 0%,#256085 100%);
    background: -o-linear-gradient(top,  #459dbf 0%,#256085 100%);
    background: -ms-linear-gradient(top,  #459dbf 0%,#256085 100%);
    background: linear-gradient(to bottom,  #459dbf 0%,#256085 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459dbf', endColorstr='#256085',GradientType=0 );
    }
    .product-collateral section h2 i {
        margin-right: 3px;
        display: none;
    }


/* related content */
.product-collateral #featured_content {
    margin-top: 0;
    /*margin-bottom: 40px;*/
    }
    .product-collateral #featured_content li.level2 {
        width: 169px;
    }
    .product-collateral #featured_content .more {
        /*width: 668px;*/
        display: block;
        text-align: center;
        position: relative;
        top: -10px;
        font-style: italic;
        font-size: 12px;
        color: #0094e4;
        background: #f2f2f2;
        -webkit-border-radius: 4px 4px 4px 4px;
        border-radius: 4px 4px 4px 4px;
        text-decoration: none;
    }
    .product-collateral #featured_content .more:hover {
        opacity: 0.75;
        }
        .product-collateral #featured_content .more span {
            margin-right: 10px;
        }
        .product-collateral #featured_content .more i {
            font-size: 27px;
            color: #333;
            height: 14px;
            overflow: hidden;
            line-height: 12px;
            display: inline-block;
            margin-top: -4px;
            font-weight: bold;
        }

.product-collateral #featured_content .more,
#product-additional-data table,
#product-finder-data table,
#product-downloads-data table {
    margin-bottom: 10px;
}
#product-additional-data table,
#product-finder-data table,
#product-downloads-data table {
    font-size: 12px;
}
#product-additional-data table th,
#product-finder-data table th,
#product-downloads-data table th {
    font-weight: bold;
}
#product-additional-data table th,
#product-downloads-data table th {
    padding-left: 15px ;
}


/* Product VIEW DOWNLOADS */
/*.product-downloads {*/

    /*}*/
    /*.product-downloads tr.type table {*/
        /*margin-bottom: 20px;*/
        /*}*/
        /*.product-downloads td.icon {*/
            /*height: 36px;*/
        /*}*/
        /*.product-downloads td.name {*/
            /*padding: 0 7px;*/
            /*}*/
            /*.product-downloads td.name a {*/
                /*position: relative;*/
                /*top: 12px;*/
                /*font-size: 12px;*/
                /*color: #333333;*/
            /*}*/
        /*.product-downloads td.size,*/
        /*.product-downloads td.download {*/
            /*display: none;*/
        /*}*/

#product-long-description {

    }
    #product-long-description .holder {
        padding: 0 7px;
    }
    #product-long-description,
    #product-long-description p,
    #product-long-description a,
    #product-long-description ul,
    #product-long-description ol {
        font-size: 12px;
        line-height: 18px;
    }


.pager {
     position: relative;
     }
    .pager .pages strong,
    .pager label {
        font-weight: normal;
    }
    .pager li,
    .pager ol {
        border: 0;
        margin: 0;
        margin-left: 4px;
    }
    .pager ol li:hover {
        background: none;
    }
    .pager li > a, .pager li > span {
        display: inline-block;
        background: none;
        border: 0;
        padding: 4px;
        /*padding: 2px 10px;*/
        /*background-color: #fff;*/
        /*border: 1px solid #ddd;*/
        /*-webkit-border-radius: 4px;*/
        /*border-radius: 4px;*/
    }
    .pager .holder_top {
        position: absolute;
        display: block;
        width: 100%;
        top: -28px;
        right: 5px;
        }
    .pager .holder_bottom {
        background: #eeeeee;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        color: #37363e;
        padding: 5px 19px;
        font-weight: normal;
        }
        .pager .holder_bottom label {
            font-weight: normal;
        }
        .pager .holder_top .limiter select,
        .pager .holder_bottom .sort-by select {
            width: 100px;
            font-size: 11px;
            height: 21px;
            padding: 2px;
        }
        .pager .holder_top .limiter select {
            width: 50px;
            font-size: 11px;
            height: 21px;
        }
        .pager .holder_bottom .amount {
            margin: 0px 0 0 50px;
        }
    .pager .pages {
        display: inline-block;
        margin-top: 1px;
        }
        .pager .pages strong,
        .pager .pages ol {
            display: inline-block;
        }
        .pager .pages strong {
            display: none;
        }
        .pager .pages a {
            text-decoration: underline;
        }
        .pager .pages a:hover {
            text-decoration: none;
            background: none;
        }
        .pager .pages .current {
            font-weight: bold;
        }
        .pager .next>a, .pager .next>span {
            float: none;
        }
        .pager .pages .prev,
        .pager .pages .next {
            padding: 0;
            }
        .pager .pages .prev {
            margin-right: 4px;
            }
        .pager .pages .next {
            margin-left: 10px;
            }
            .pager .pages .prev a,
            .pager .pages .next a {
                color: #fff;
                padding: 4px;
                background: #3f9bc8;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                opacity: 1;
                font-size: 11px;
                text-decoration: none;
            }
            .pager .pages .prev a:hover,
            .pager .pages .next a:hover {
                opacity: 0.75;
            }


#product_view section {
    display: block;
    margin-bottom: 35px;
}
#product_view section:last-child {
    margin-bottom: 0px;
}


/* review */
#review-form {

    }
    #review-form .data-table tbody tr.first th {
        width: 190px;
    }
    #review-form .form_style_a li {
        width: 200px;
    }
    #review-form .data-table tbody tr.last td {
        border-bottom: 0;
    }
    #review-form.form_style_a .input-box input {
        margin-bottom: 13px;
    }

#customer-reviews {

}
#customer-reviews.lister {
    display: block;
    }
    #customer-reviews.lister ul li,
    #my_recent_reviews li {
        margin-bottom: 13px;
        border: 1px solid #cccccc;
        padding: 13px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        /*background: #fafafa;*/
    }
    #customer-reviews.lister ul.form-list li{
        border: 1px solid #e5e5e5;
        background: #fafafa;
    }
    #customer-reviews.lister li .top,
    #customer-reviews.lister li .bottom {
        display: block;
    }
    #customer-reviews.lister li .top {
        margin-bottom: 5px;
        }
        #product_view .ratings {
            margin-bottom: 17px;
            }
            #product_view .ratings p {
                margin-bottom: 0;
            }
        .rating-box {
            color: #f7b400;
            width: 180px;
            display: inline-block;
        }
        #product_view .rating-links a {
            color: #333;
            font-size: 11px;
            text-decoration: underline;
        }
        #product_view .rating-links a:hover {
            text-decoration: none;
        }
        #product_view .rating-box {
            position: relative;
            top: 0px;
            width: 110px;
            }
            .rating-box .rating-stars {
                position: relative;
                top: 2px;
                }
                .rating-box .rating-stars i {
                    display: inline-block;
                    width: 12px;
                    height: 15px;
                    font-size: 13px;
                }
            .rating-average {
                position: relative;
                margin-left: 10px;
                font-size: 10px;
                color: #333333;
            }
            #product_view .rating-average {
                top: 3px;
            }
            #my_recent_reviews .rating-average {
                 top: 2px;
            }
            #my-reviews-table .rating-average {
                 top: 1px;
            }
        .rating-name-date,
        .rating-name-date a{
            font-size: 12px;
            font-weight: bold;
            color: #333333;
            }
        .my-account .rating-name-date a{
            font-weight: normal;
            }
    #customer-reviews.lister li .bottom{

        }
        #customer-reviews.lister li .bottom p {
            font-size: 11px;
            color: #888888;
            margin: 0;
        }
        div.read_more a,
        div.read_more i,
        #customer-reviews .read_more_reviews a,
        #customer-reviews .read_more_reviews i{
            font-size: 11px;
            color: #00a9df;
        }
        div.read_more i,
        #customer-reviews .read_more_reviews i{
            font-size: 10px;
        }
        div.read_more i:hover,
        #customer-reviews .read_more_reviews i:hover {
            text-decoration: none;
        }
    .review-customer-index .pages ol,
    .sales-order-history .pages ol {
        margin: 0;
    }
    #customer-reviews .pager {
        margin: 10px 0;
    }

/* product details REVIEWS */
.review-form-add {

    }
    .review-form-add .form_style_a .input-box textarea {
        width: 308px;
    }
#customer-reviews.pd-lister {
    }
    #customer-reviews.pd-lister ul {
        display: block;
        padding: 0 7px;
        margin-top: 15px;
        }
        #customer-reviews.pd-lister li {
            display: block;
            margin-bottom: 15px;
            border-bottom: 1px solid #cfcfcf;
            padding-bottom: 10px;
            margin-top: 14px;
        }
        #customer-reviews.pd-lister li.first {
            border-top: 0px solid #cfcfcf;
            }
            #customer-reviews.pd-lister li p {
                margin-bottom: 0;
                font-size: 11px;
            }
            #customer-reviews.pd-lister .row_1 {

                }
                #customer-reviews.pd-lister .row_1 .product-name {
                    font-size: 13px;
                    margin-right: 15px;
                    font-weight: bold;
                    color: #333;
                }
                #customer-reviews.pd-lister .row_1 .rating-stars {
                    position: relative;
                    top: -2px;
                }
                #customer-reviews.pd-lister .row_1 .rating-average {
                    top: -1px;
                }
            #customer-reviews.pd-lister .row_2 {
                display: block;
                color: #818181;
               position: relative;
                top: -2px;
                margin-bottom: 10px;
            }
            #customer-reviews.pd-lister .row_3 {

            }
    #customer-reviews.pd-lister .review-customer-write{
        }
        #customer-reviews.pd-lister .review-customer-write .review-customer-write-note{
            margin: 0;
            margin-left: 10px;
            position: relative;
            top: 4px;
            }
            #customer-reviews.pd-lister .review-customer-write .review-customer-write-note strong{
                color: #f7b400;
            }


/* ACCOUNT REVIEWS */
.box-account.box-reviews .box-head a {
    font-size: 12px;
}
#my_recent_reviews {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    }
    #my_recent_reviews,
    #my_recent_reviews li {
        list-style: none;
        }
    #my_recent_reviews li {
        }
    #my_recent_reviews li:last-child {
        margin-bottom: 0px;
        }
        #my_recent_reviews h3 {
            font-size: 13px;
            color: #493d31;
            margin: 0;
            margin-bottom: 3px;
            line-height: 21px;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: normal;
        }
        #my_recent_reviews .ratings {
            font-size: 12px;
            }

#my-reviews-table .rating-box {
    width: 150px;
}
#my-reviews-table .rating-box .rating-stars {
    position: relative;
    top: 0px;
}



/* Recently viewed products */
#product_recent_viewed {
    display: block;
    margin-bottom: 5px;
    }
    #product_recent_viewed ul {
        display: block;
        margin-top: 15px;
        }
        #product_recent_viewed ul li {
            text-align: center;
            margin: 0;
            padding: 0;
            display: inline-block;
            width: 134px;
            height: 110px;
            border-right: 1px solid #d9d9d9;
        }
        #product_recent_viewed ul li:last-child {
            border-right: 0;
            }
            #product_recent_viewed ul li .image {
                padding-top: 3px;
            }
            #product_recent_viewed ul li .product-cta a {
                display: block;
                font-size: 11px;
                margin-top: 7px;
            }


/* upsell products */
#product_view_upsell {
    margin-bottom: 29px;
    }
    #product_view_upsell .product_view_upsell_top {
        background: #f2f2f2;
        padding: 18px;
        /*border: 1px solid #c3c2c0;*/
        /*border-bottom: 0;*/

        background: #459dbf;
        background: -moz-linear-gradient(top,  #459dbf 0%, #256085 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#459dbf), color-stop(100%,#256085));
        background: -webkit-linear-gradient(top,  #459dbf 0%,#256085 100%);
        background: -o-linear-gradient(top,  #459dbf 0%,#256085 100%);
        background: -ms-linear-gradient(top,  #459dbf 0%,#256085 100%);
        background: linear-gradient(to bottom,  #459dbf 0%,#256085 100%);

        }
        #product_view_upsell .product_view_upsell_top h3 {
            font-size: 16px;
            top: 2px;
            line-height: 16px;
            font-family: Arial, Helvetica, sans-serif;
            -webkit-font-smoothing: antialiased;
            color: #fff;
        }
    #product_view_upsell .product_view_upsell_lister {
        padding-top: 0;
        -webkit-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px;
        background: #fff;
        text-align: center;
        }
        #product_view_upsell .product_view_upsell_lister li {
            padding: 20px 0 15px;
            border-bottom: 1px solid #bfbfbf;
        }
        #product_view_upsell .product_view_upsell_lister li .product-name a {
            font-size: 14px;
            color: #333333;
            line-height: 17px;
            display: block;
            font-weight: normal;
            padding: 0 10px;
            text-transform: uppercase;
            margin-bottom: 8px;
        }
        #product_view_upsell .product_view_upsell_lister li .product_flag {
            position: absolute;
            top: 0;
            left: 30px;
            z-index: 5;
        }
        #product_view_upsell .product_view_upsell_lister li a.img img {

        }
        #product_view_upsell .product_view_upsell_lister .price-box {
            line-height: 18px;
            display: inline-block;
            padding: 12px 0;
            }
            #product_view_upsell .product_view_upsell_lister li .price {
                font-size: 19px;
            }
            #product_view_upsell .product_view_upsell_lister li .old-price {
                display: none;
            }
            #product_view_upsell .product_view_upsell_lister li p {
                margin: 0;
            }
        #product_view_upsell .product-cta {
            font-size: 11px;
            display: block;
            margin-bottom: 5px;
        }




/* featured_home */
#featured_home {
    margin-bottom: 15px;
    }
    #featured_home ul {

        }
        #featured_home ul li {
            float: left;
            margin-right: 13px;
        }
        #featured_home ul li.last {
            margin-right: 0px;
            }
            #featured_home ul li .holder {
                width: 235px;
                border: 1px solid #bfbebb;
                padding: 1px;
                background: #fff;
            }
            #featured_home ul li:hover .holder {
                border: 1px solid #4d8ead;
                }
                #featured_home ul li .intro {
                    height: 220px;
                    }
                    #featured_home ul li .image {
                        margin: 10px 0;
                    }
                    #featured_home ul li h5,
                    #featured_home ul li .availability {
                        padding: 0 15px;
                        }
                    #featured_home ul li h5 {
                        line-height: 20px;
                        margin-bottom: 8px;
                        height: 39px;
                        overflow: hidden;
                        }
                        #featured_home ul li h5 a {
                            font-size: 14px;
                            color: #333;
                            text-transform: none;
                        }
                #featured_home ul li .price_holder {
                    padding: 15px;
                    }
                    /* PRICE STYLING CORRECTOR */
                    #featured_home ul li .price_holder .price {
                        font-size: 22px;
                    }
                    #featured_home ul li .price_holder .old-price {
                        display: none;
                    }
                    #featured_home ul li .price_holder .special-price p,
                    #featured_home ul li .price_holder .special-price span  {
                        display: inline;
                    }
                    #featured_home ul li .price_holder p  {
                        line-height: 10px;
                        margin-bottom: 0;
                    }
                    #featured_home ul li .price_holder p,
                    #featured_home ul li .price_holder span  {
                        font-family: Arial, Helvetica, sans-serif;
                        -webkit-font-smoothing: antialiased;
                    }
                    #featured_home ul li .price_holder .special-price .price-label  {
                        display: none;
                    }
                    /* /PRICE STYLING CORRECTOR */
                #featured_home ul li .action {
                    margin-top: 1px;
                    display: block;
                    height: 35px;
                    padding: 7px 10px 10px 10px;
                    font-family: Arial, Helvetica, sans-serif;
                    -webkit-font-smoothing: antialiased;
                    color: #fff;
                    font-size: 14px;
                    line-height: 20px;
                    text-align: center;

                    background: #459dbf;
                    background: -moz-linear-gradient(top,  #459dbf 0%, #256085 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#459dbf), color-stop(100%,#256085));
                    background: -webkit-linear-gradient(top,  #459dbf 0%,#256085 100%);
                    background: -o-linear-gradient(top,  #459dbf 0%,#256085 100%);
                    background: -ms-linear-gradient(top,  #459dbf 0%,#256085 100%);
                    background: linear-gradient(to bottom,  #459dbf 0%,#256085 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459dbf', endColorstr='#256085',GradientType=0 );
                    }
                #featured_home ul li:hover .action {
                    background: #357fa2;
                    }
                    #featured_home ul li .action i {
                        position: relative;
                        top: 1px;
                    }
                    #featured_home ul li:hover .action i {
                        text-decoration: none;
                    }
            #featured_home ul li .shadow {
                display: block;
                width: 235px;
                height: 27px;
            }
            #featured_home ul li:hover .shadow {
                background: url(https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/bg_featured_home_shadow.png) no-repeat left;
            }



/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */

@font-face{
  font-family:'FontAwesome';
  src:url('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/font/fontawesome-webfont.eot?v=3.0.1');
  src:url('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
  url('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
  url('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight:normal;
  font-style:normal }

[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}
/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */.icon-large{font-size:1.3333333333333333em;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px;vertical-align:middle}.nav [class^="icon-"],.nav [class*=" icon-"]{vertical-align:inherit;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px}.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{vertical-align:-25%}.nav-pills [class^="icon-"].icon-large,.nav-tabs [class^="icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large{line-height:.75em;margin-top:-7px;padding-top:5px;margin-bottom:-5px;padding-bottom:4px}.btn [class^="icon-"].pull-left,.btn [class*=" icon-"].pull-left,.btn [class^="icon-"].pull-right,.btn [class*=" icon-"].pull-right{vertical-align:inherit}.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large{margin-top:-0.5em}a [class^="icon-"],a [class*=" icon-"]{cursor:pointer}ul.icons{text-indent:-1.5em;margin-left:3em}.icon-glass{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf000;')}.icon-music{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf001;')}.icon-search{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf002;')}.icon-envelope{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf003;')}.icon-heart{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf004;')}.icon-star{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf005;')}.icon-star-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf006;')}.icon-user{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf007;')}.icon-film{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf008;')}.icon-th-large{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf009;')}.icon-th{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00a;')}.icon-th-list{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00b;')}.icon-ok{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00c;')}.icon-remove{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00d;')}.icon-zoom-in{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf00e;')}.icon-zoom-out{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf010;')}.icon-off{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf011;')}.icon-signal{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf012;')}.icon-cog{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf013;')}.icon-trash{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf014;')}.icon-home{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf015;')}.icon-file{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf016;')}.icon-time{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf017;')}.icon-road{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf018;')}.icon-download-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf019;')}.icon-download{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01a;')}.icon-upload{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01b;')}.icon-inbox{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01c;')}.icon-play-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01d;')}.icon-repeat{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf01e;')}.icon-refresh{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf021;')}.icon-list-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf022;')}.icon-lock{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf023;')}.icon-flag{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf024;')}.icon-headphones{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf025;')}.icon-volume-off{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf026;')}.icon-volume-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf027;')}.icon-volume-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf028;')}.icon-qrcode{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf029;')}.icon-barcode{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02a;')}.icon-tag{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02b;')}.icon-tags{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02c;')}.icon-book{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02d;')}.icon-bookmark{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02e;')}.icon-print{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf02f;')}.icon-camera{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf030;')}.icon-font{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf031;')}.icon-bold{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf032;')}.icon-italic{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf033;')}.icon-text-height{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf034;')}.icon-text-width{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf035;')}.icon-align-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf036;')}.icon-align-center{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf037;')}.icon-align-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf038;')}.icon-align-justify{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf039;')}.icon-list{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03a;')}.icon-indent-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03b;')}.icon-indent-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03c;')}.icon-facetime-video{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03d;')}.icon-picture{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf03e;')}.icon-pencil{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf040;')}.icon-map-marker{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf041;')}.icon-adjust{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf042;')}.icon-tint{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf043;')}.icon-edit{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf044;')}.icon-share{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf045;')}.icon-check{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf046;')}.icon-move{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf047;')}.icon-step-backward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf048;')}.icon-fast-backward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf049;')}.icon-backward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04a;')}.icon-play{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04b;')}.icon-pause{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04c;')}.icon-stop{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04d;')}.icon-forward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf04e;')}.icon-fast-forward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf050;')}.icon-step-forward{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf051;')}.icon-eject{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf052;')}.icon-chevron-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf053;')}.icon-chevron-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf054;')}.icon-plus-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf055;')}.icon-minus-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf056;')}.icon-remove-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf057;')}.icon-ok-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf058;')}.icon-question-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf059;')}.icon-info-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05a;')}.icon-screenshot{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05b;')}.icon-remove-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05c;')}.icon-ok-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05d;')}.icon-ban-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf05e;')}.icon-arrow-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf060;')}.icon-arrow-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf061;')}.icon-arrow-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf062;')}.icon-arrow-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf063;')}.icon-share-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf064;')}.icon-resize-full{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf065;')}.icon-resize-small{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf066;')}.icon-plus{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf067;')}.icon-minus{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf068;')}.icon-asterisk{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf069;')}.icon-exclamation-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06a;')}.icon-gift{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06b;')}.icon-leaf{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06c;')}.icon-fire{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06d;')}.icon-eye-open{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf06e;')}.icon-eye-close{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf070;')}.icon-warning-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf071;')}.icon-plane{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf072;')}.icon-calendar{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf073;')}.icon-random{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf074;')}.icon-comment{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf075;')}.icon-magnet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf076;')}.icon-chevron-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf077;')}.icon-chevron-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf078;')}.icon-retweet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf079;')}.icon-shopping-cart{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07a;')}.icon-folder-close{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07b;')}.icon-folder-open{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07c;')}.icon-resize-vertical{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07d;')}.icon-resize-horizontal{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf07e;')}.icon-bar-chart{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf080;')}.icon-twitter-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf081;')}.icon-facebook-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf082;')}.icon-camera-retro{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf083;')}.icon-key{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf084;')}.icon-cogs{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf085;')}.icon-comments{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf086;')}.icon-thumbs-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf087;')}.icon-thumbs-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf088;')}.icon-star-half{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf089;')}.icon-heart-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08a;')}.icon-signout{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08b;')}.icon-linkedin-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08c;')}.icon-pushpin{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08d;')}.icon-external-link{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf08e;')}.icon-signin{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf090;')}.icon-trophy{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf091;')}.icon-github-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf092;')}.icon-upload-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf093;')}.icon-lemon{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf094;')}.icon-phone{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf095;')}.icon-check-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf096;')}.icon-bookmark-empty{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf097;')}.icon-phone-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf098;')}.icon-twitter{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf099;')}.icon-facebook{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09a;')}.icon-github{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09b;')}.icon-unlock{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09c;')}.icon-credit-card{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09d;')}.icon-rss{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf09e;')}.icon-hdd{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a0;')}.icon-bullhorn{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a1;')}.icon-bell{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a2;')}.icon-certificate{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a3;')}.icon-hand-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a4;')}.icon-hand-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a5;')}.icon-hand-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a6;')}.icon-hand-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a7;')}.icon-circle-arrow-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a8;')}.icon-circle-arrow-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0a9;')}.icon-circle-arrow-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0aa;')}.icon-circle-arrow-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ab;')}.icon-globe{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ac;')}.icon-wrench{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ad;')}.icon-tasks{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ae;')}.icon-filter{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0b0;')}.icon-briefcase{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0b1;')}.icon-fullscreen{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0b2;')}.icon-group{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c0;')}.icon-link{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c1;')}.icon-cloud{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c2;')}.icon-beaker{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c3;')}.icon-cut{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c4;')}.icon-copy{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c5;')}.icon-paper-clip{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c6;')}.icon-save{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c7;')}.icon-sign-blank{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c8;')}.icon-reorder{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0c9;')}.icon-list-ul{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ca;')}.icon-list-ol{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0cb;')}.icon-strikethrough{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0cc;')}.icon-underline{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0cd;')}.icon-table{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ce;')}.icon-magic{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d0;')}.icon-truck{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d1;')}.icon-pinterest{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d2;')}.icon-pinterest-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d3;')}.icon-google-plus-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d4;')}.icon-google-plus{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d5;')}.icon-money{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d6;')}.icon-caret-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d7;')}.icon-caret-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d8;')}.icon-caret-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0d9;')}.icon-caret-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0da;')}.icon-columns{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0db;')}.icon-sort{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0dc;')}.icon-sort-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0dd;')}.icon-sort-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0de;')}.icon-envelope-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e0;')}.icon-linkedin{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e1;')}.icon-undo{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e2;')}.icon-legal{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e3;')}.icon-dashboard{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e4;')}.icon-comment-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e5;')}.icon-comments-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e6;')}.icon-bolt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e7;')}.icon-sitemap{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e8;')}.icon-umbrella{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0e9;')}.icon-paste{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ea;')}.icon-lightbulb{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0eb;')}.icon-exchange{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ec;')}.icon-cloud-download{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ed;')}.icon-cloud-upload{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0ee;')}.icon-user-md{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f0;')}.icon-stethoscope{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f1;')}.icon-suitcase{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f2;')}.icon-bell-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f3;')}.icon-coffee{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f4;')}.icon-food{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f5;')}.icon-file-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f6;')}.icon-building{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f7;')}.icon-hospital{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f8;')}.icon-ambulance{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0f9;')}.icon-medkit{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fa;')}.icon-fighter-jet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fb;')}.icon-beer{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fc;')}.icon-h-sign{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fd;')}.icon-plus-sign-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf0fe;')}.icon-double-angle-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf100;')}.icon-double-angle-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf101;')}.icon-double-angle-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf102;')}.icon-double-angle-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf103;')}.icon-angle-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf104;')}.icon-angle-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf105;')}.icon-angle-up{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf106;')}.icon-angle-down{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf107;')}.icon-desktop{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf108;')}.icon-laptop{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf109;')}.icon-tablet{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10a;')}.icon-mobile-phone{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10b;')}.icon-circle-blank{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10c;')}.icon-quote-left{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10d;')}.icon-quote-right{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf10e;')}.icon-spinner{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf110;')}.icon-circle{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf111;')}.icon-reply{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf112;')}.icon-github-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf113;')}.icon-folder-close-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf114;')}.icon-folder-open-alt{*zoom:expression(this.runtimeStyle['zoom'] = '1',this.innerHTML = '&#xf115;')}
/*! fancyBox v2.1.4 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('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/fancybox/fancybox_sprite.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('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/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('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/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 -36px;
}

.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;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('https://www.2wheelshop.eu/skin/frontend/epaflex/bicycle/images/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);
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.product-image {
  position: relative;
}
.cataloglabel.cataloglabel-product-top-label {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 10;
}
.cataloglabel.cataloglabel-product-top-label > span {
    color: #333;
    display: table-cell;
    vertical-align: middle;
    line-height: 14px;
    padding: 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-transform: lowercase;
    font-size: 13px;
    -moz-transform: scale(1) rotate(-15deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1) rotate(-15deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(-15deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(-15deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(-15deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.cataloglabel.cataloglabel-product-list img {
  margin-right: 3px;
}
.cataloglabel.cataloglabel-product-view img {
  margin-right: 10px;
}
.cataloglabel.cataloglabel-product-view table {
  width: 100%;
}
.cataloglabel.cataloglabel-product-view table td {
  text-align: left;
}
.cataloglabel.cataloglabel-product-view table td b {
  display: block;
}
.cataloglabel.position-TL {
  top: 0px;
  left: 0px;
  position: absolute;
}
.cataloglabel.position-TR {
  top: 0px;
  right: 0px;
  left: auto;
  position: absolute;
}
.cataloglabel.position-TC {
  top: 0px;
  right: auto;
  left: auto;
  position: absolute;
}
.cataloglabel.position-ML {
  top: auto;
  bottom: auto;
  left: 0px;
  position: absolute;
}
.cataloglabel.position-MR {
  top: auto;
  bottom: auto;
  right: 0px;
  left: auto;
  position: absolute;
}
.cataloglabel.position-MC {
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  position: absolute;
}
.cataloglabel.position-BL {
  bottom: 0px;
  top: auto;
  left: 0px;
  position: absolute;
}
.cataloglabel.position-BR {
  bottom: 0px;
  top: auto;
  left: auto;
  right: 0px;
  position: absolute;
}
.cataloglabel.position-BC {
  bottom: 0px;
  top: auto;
  left: auto;
  right: auto;
  position: absolute;
}
.category-products li.item {
  position: relative;
}
.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  min-width: 70px;
  padding: 8px 4px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 10px;
}
.tooltip-inner b {
  display: block;
  font-size: 12px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #666;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #666;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #666;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #666;
}

.misspell.fallback strong,
.misspell.suggest strong {
  color: #c76200;
}
.misspell.fallback strong strike,
.misspell.suggest strong strike {
  color: #3d6611;
  font-weight: normal;
}
.misspell.fallback strong a,
.misspell.suggest strong a {
  color: #c76200;
}

