/**
 * 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     default_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)
 */

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

body          { background:#496778 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_body.gif) 50% 0 repeat-y; font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }

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

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

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

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

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

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

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

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { background:#fbfaf6 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_main2.gif) 0 0 no-repeat; text-align:left; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:685px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

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

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

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height:40px; border:0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_checkout.gif) 0 0 no-repeat; padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

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

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

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

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

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

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

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

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

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

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

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

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

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

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

.fieldset { border:1px solid #bbafa0; background:#fbfaf6; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #f19900; background:#f9f3e3; color:#e76200; 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:11px; font-weight:bold; line-height:13px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* 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:#df280a; font-weight:bold; }
.notice { color:#e26703; }

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

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#0a263c; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.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; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:4px 8px; border-top:1px solid #e2e2e2; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {}

/* Sorter */
.sorter { font-size:11px; background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_toolbar.gif) 0 100% repeat-x; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 8px; border-bottom:1px solid #fff; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_tfoot.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#dee5e8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_collapse.gif) 100% 5px 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% -52px; }

/* 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 { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { /*background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.ferplast.com/skin/frontend/default/default/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:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { position:fixed; z-index:9999; width:100%; bottom:0; left:0; margin:0 !important; opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* IE8 */ }

/* Noscript Notice */
.noscript {}

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

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


/* Header ================================================================================ */
.logo { float:left; }
.header-container { border-top:5px solid #0d2131; border-bottom:1px solid #415966; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_header.jpg) 50% 0 repeat; }
.header { width:930px; margin:0 auto; padding:10px; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin:3px 0 10px 12px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }
.top-container .paypal-logo {text-align: left; display: inline-table;}

/********** < Navigation */
.nav-container { background:#0a263d url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_nav0.jpg) 50% 0 repeat-y; }
#nav { width:918px; margin:0 auto; padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

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


/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }
.block .block-title { background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border-bottom:1px solid #ddd; padding:2px 9px; }
.block .block-title strong { display:block; font:bold 12px/16px Arial, Helvetica, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { background:#f8f7f5; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

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

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.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 { border-color:#bbb; }
.block-account .block-title { background:#fc9d36 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-title-account.gif) 0 100% repeat-x; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dt { background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 25px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-layered-label.gif) 0 4px no-repeat; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.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 button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span { border-color:#406a83; background:#618499; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

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

/* Block: Login */
.block-login .block-title strong { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

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


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

/* View Type: Grid */
.products-grid { border-bottom:1px solid #d9ddd3; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_grid.gif) 0 0 repeat; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

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


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

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

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

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

.availability-only { margin:10px 0 7px; line-height:16px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

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

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

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

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:left; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 60px; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.bml-checkout-type { list-style: none; }
.bml-checkout-type .bml_button  { width: 150px; display: inline-table; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { border:1px solid #c4c6c8; }

.product-essential { padding:25px; background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_product-view.gif) 100% 0 no-repeat; }
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral { background:#faf7ee url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

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

.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 { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif; }
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:10px 0; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.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:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

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

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


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

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* 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 { color:#1b2d3b; }
.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 { color:#1e7ec8; }

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


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float: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; vertical-align: top;}
.cart .checkout-types .bml_button {display:inline-table; width: 150px; margin: 0 0 5px;}
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

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

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.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:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; 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; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

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

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(http://www.ferplast.com/skin/frontend/default/default/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 h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.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; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left: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; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(http://www.ferplast.com/skin/frontend/default/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:345px; padding:14px 21px; background:#faf7ee url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_buttons-set1.gif) 0 0 repeat-x; }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

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

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://www.ferplast.com/skin/frontend/default/default/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 { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


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

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; background-position:0 0; background-repeat:no-repeat; padding-left:21px; color:#e65505; }

.dashboard .box .box-title { background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_ma-reviews.gif); }
.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:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(http://www.ferplast.com/skin/frontend/default/default/images/i_ma-tags.gif); }
.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:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

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

.order-info-box { background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.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 { 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:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* 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 Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.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 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(http://www.ferplast.com/skin/frontend/default/default/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(http://www.ferplast.com/skin/frontend/default/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; }
.map-popup-checkout .paypal-or { clear:both; display:block; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-checkout li { list-style: none; }
.map-popup-checkout { text-align: center; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { border-top:15px solid #b6d1e2; }
.footer { width:930px; margin:0 auto; padding:10px 10px 50px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; background:url(http://www.ferplast.com/skin/frontend/default/default/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(http://www.ferplast.com/skin/frontend/default/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(http://www.ferplast.com/skin/frontend/default/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* 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,
.col3-layout .product-options-bottom .price-box: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 .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description: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; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

/**
 * 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(http://www.ferplast.com/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(http://www.ferplast.com/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(http://www.ferplast.com/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(http://www.ferplast.com/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(http://www.ferplast.com/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(http://www.ferplast.com/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(http://www.ferplast.com/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(http://www.ferplast.com/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(http://www.ferplast.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#aw-afptc-popup {
    position: fixed;
    border: 1px #999999 solid;
    text-align: center !important;
    padding: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:200px;    
    min-width: 450px;
    width: auto;
    height: auto;    
} 

#aw-afptc-overlay
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}

.aw-afptc-promo-message {
    font-size:16px;
}

#aw-afptc-popup .product-name {
    font-size:16px;
}

div#aw-afptc-popup div.block-content ul.free-products-list{
    max-height:300px;
    overflow-y:auto;
    overflow-x:hidden;
}

div#aw-afptc-popup div.block-content ul.product-details li{
    float:left;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-details{
    padding:10px;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-details div.price-box{
    float:left;
    text-align:left;
}

div#aw-afptc-popup div.block-content ul.product-details li:first-child {
    width:80px;
}
div#aw-afptc-popup div.block-content ul.product-details li input{
    float:left;
}

div#aw-afptc-popup div.block-content ul.product-details div.validation-advice{
    width:60px;
    text-align:left;
}

div#aw-afptc-popup li.item:last-child {
    clear:both;
}

div#aw-afptc-popup div.block-content ul.product-details li div.product-image{
    margin-bottom:5px;
}

div.amshopby-column {
    float: left;
    width: 105px;
    overflow: hidden;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.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, div.block-layered-nav dd a.amshopby-attr:hover {padding-left:15px; background-image:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-cb1.gif); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr::before, div.block-layered-nav dd a.amshopby-attr-selected::before {border-style: none !important;}
div.block-layered-nav dd a.amshopby-attr-selected {font-weight: bold; padding-left:15px; background-image:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-cb2.gif); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr-inactive {pointer-events: none; color: #666666}
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 li.amshopby-cat-multi a {
    padding-left:15px;
    background-image:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-cb1.gif); background-repeat: no-repeat; background-position: left center;
}

div.block-layered-nav li.amshopby-cat-multiselected a {
    font-weight: bold;
    background-image:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-cb2.gif); background-repeat: no-repeat; background-position: left center;
}

div.block-layered-nav dd li span.amshopby-plusminus {float:left;
display:block; width:15px; height:15px; cursor:pointer;
background:transparent url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav dd li span.minus {background:transparent
url(http://www.ferplast.com/skin/frontend/base/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.amshopby-collapse-enabled dl dt {
     cursor:pointer;
     padding-left:15px;
     background:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt::after {
    border-style: none !important;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed {background:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;}
.main .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt{background:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;}
.main .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed{background:url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;}

.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dt{background:none;}
.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dt.amshopby-collapsed{background:none}

.main .col-main div.block-layered-nav.amshopby-collapse-enabled .toggle-content dl dd .no-display {
    display: block!important;
}

div.block-layered-nav div.amshopby-slider {
	 position:relative; margin:10px 4px 5px 4px; z-index:9; height:18px;  background: url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%; cursor:pointer;
}
div.block-layered-nav div.amshopby-slider div.handle {margin-left:-4px; width:8px; top:3px; height:14px; background: transparent url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-hadle.png) no-repeat; position: absolute; cursor:move; z-index: 2;}

/*
 * Slider labels
 */
.amshopby-slider-price {
	color: #798794;
}
.amshopby-slider-price-from {
	float: left;
    
}
.amshopby-slider-price-to {
	float: right;
}

.amshopby-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 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-tooltip-img {
    cursor:help;
    display: inline;
}

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('http://www.ferplast.com/skin/frontend/base/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;  
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
	overflow: auto; 
}

.btn-remove-inline { background-image: url('http://www.ferplast.com/skin/frontend/base/default/images/am_btn_remove.gif'); background-repeat: no-repeat; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }
.amshopby-hightlighted { background: yellow;}

.btn-remove-inline img {display: inline;}

div.block-layered-nav div.amshopby-slider div.handle.active { z-index: 3; }

.amshopby-slider-ui { background: url(http://www.ferplast.com/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%; margin: 10px .4em; }
.amshopby-slider-ui .ui-slider-handle { background-color: #f18200; border: 1px solid #de5400; box-sizing: border-box; outline: none; }
.amshopby-slider-ui .ui-slider-range { background-color: #999999; }

.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.ui-slider { cursor: pointer; position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 0.8em; height: 1.2em; cursor: pointer; -ms-touch-action: none; touch-action: none; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.2em; margin-left: -.4em; }
.ui-slider-horizontal .ui-slider-range { top: 0.2em; height: 8px; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.amshopby-narrow-by-list table td { vertical-align: top; }

input[name^="amshopby"][id$="from"].input-text, input[name^="amshopby"][id$="to"].input-text{
    width: auto;
}

.amshopby-item-top{
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol{
    max-width: 250px;
}

.amshopby-item-top div.amshopby-column {
    width: auto;
}

.no-display-current, .no-display{
    display: none;
}

.current .no-display-current, dd.current td.no-display{
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0px;
    }
}
/*----DEFAULT COLUMNS STYLES----*/
.ct-clear {
    clear: both;
}
.ct-column-top {
    margin-bottom: 1em;
}
.ct-column-bottom {
    margin-top: 1em;
}
.ct-column-middle {
    margin-bottom: 1em;
    margin-top: 1em;
}
.ct-column-main-left-50 {
    width: 49%;
    float: left;
}
.ct-column-main-right-50 {
    width: 49%;
    float: right;
}
.ct-column-main-left-25 {
    width: 25%;
    float: left;    
}
.ct-column-main-center-50 {
    width: 48%;
    margin: 0 1%;
    float: left;    
}
.ct-column-main-right-25 {
    width: 25%;
    float: right;    
}
.ct-column-main-left-33 {
    width: 32%;
    float: left;    
}
.ct-column-main-center-33 {
    width: 32%;
    margin: 0 2%;
    float: left;    
}
.ct-column-main-right-33 {
    width: 32%;
    float: right;    
}
.block-ct-filter-content {
    padding: 5px 10px;
}



.additionalfees-total { cursor:pointer; }
.additionalfees-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; border-top:0 !important; }
.additionalfees-total .additionalfees-collapse { background-image: url(http://www.ferplast.com/skin/frontend/default/default/images/add.png);
    background-repeat:no-repeat;
    background-position:0 1px;
    cursor: pointer;
    display: block;
    float: right;
    line-height:15px;
    padding-left: 20px;
    text-align: right; }
.show-details .additionalfees-collapse { background-position:0 -20px; }
.additionalfees-details-view td { background-color:#dae1e4; border-top:1px solid #d2d8db; border-bottom:1px solid #d2d8db !important; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 19, 2015, 3:27:54 PM
    Author     : filoblu
*/
.cookiepolicy-dropdown { display:none; background:#00c5f0; color:#D2FFFF; bottom:0; width:100%; z-index:1000; position:fixed; }
.cookiepolicy-dropdown .block-cookiepolicy { max-width:980px; margin:auto; position:relative; }
.cookiepolicy-dropdown .block-cookiepolicy .block-content { padding:20px 15px; }
.cookiepolicy-dropdown .block-cookiepolicy .block-content p { padding-right:85px; font-size:13px; font-style:italic; font-family:"Roboto", sans-serif; }
.cookiepolicy-dropdown .block-cookiepolicy .block-content p a { text-decoration:underline; color:#D2FFFF; }
.cookiepolicy-dropdown .block-cookiepolicy .block-content button.accept { position:absolute; right:2%; top:31%; height:30px; width:30px; background:#0483d4 !important; border:0 !important; color:#fff; font-weight:bold; -webkit-box-shadow:2px 2px 1px 0 rgba(2, 116, 183, 1); -moz-box-shadow:2px 2px 1px 0 rgba(2, 116, 183, 1); box-shadow:2px 2px 1px 0 rgba(2, 116, 183, 1); }

@media only screen and (min-width:320px) and (max-width:767px) {
    .cookiepolicy-dropdown .block-cookiepolicy .block-content { text-align:center; }
    .cookiepolicy-dropdown .block-cookiepolicy .block-content p { padding-right:0; padding-bottom:10px; }
    .cookiepolicy-dropdown .block-cookiepolicy .block-content button.accept { clear:left; position:relative; margin:auto; right:0; }
}
/**
* Inchoo
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-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
*
* Please do not edit or add to this file if you wish to upgrade
* Magento or this extension to newer versions in the future.
** Inchoo *give their best to conform to
* "non-obtrusive, best Magento practices" style of coding.
* However,* Inchoo *guarantee functional accuracy of
* specific extension behavior. Additionally we take no responsibility
* for any possible issue(s) resulting from extension usage.
* We reserve the full right not to provide any kind of support for our free extensions.
* Thank you for your understanding.
*
* @category Inchoo
* @package SocialConnect
* @author Marko Martinović <marko.martinovic@inchoo.net>
* @copyright Copyright (c) Inchoo (http://inchoo.net/)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

div.inchoo-socialconnect-facebook{
    float: right;
    height: 30px !important;
    background: transparent url('http://www.ferplast.com/skin/frontend/filoblu/default/inchoo_socialconnect/facebook/images/login-button-left.png') no-repeat top left !important;
}

div.inchoo-socialconnect-facebook-inner{
    height: 30px !important;
    float: left !important;
    margin-left: 30px !important;
    background: transparent url('http://www.ferplast.com/skin/frontend/filoblu/default/inchoo_socialconnect/facebook/images/login-button-inner.png') repeat-x top left !important;
    padding: 0 5px !important;
    text-shadow: 1px 1px #1c376d;
}

div.inchoo-socialconnect-facebook-right{
    float: left !important;
    height: 30px !important;
    width: 3px !important;
    background: transparent url('http://www.ferplast.com/skin/frontend/filoblu/default/inchoo_socialconnect/facebook/images/login-button-right.png') no-repeat top left !important;
}

div.inchoo-socialconnect-facebook-inner a{
    color: #FFFFFF !important;
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    line-height: 30px !important;
}      

/**
* Inchoo
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-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
*
* Please do not edit or add to this file if you wish to upgrade
* Magento or this extension to newer versions in the future.
** Inchoo *give their best to conform to
* "non-obtrusive, best Magento practices" style of coding.
* However,* Inchoo *guarantee functional accuracy of
* specific extension behavior. Additionally we take no responsibility
* for any possible issue(s) resulting from extension usage.
* We reserve the full right not to provide any kind of support for our free extensions.
* Thank you for your understanding.
*
* @category Inchoo
* @package SocialConnect
* @author Marko Martinović <marko.martinovic@inchoo.net>
* @copyright Copyright (c) Inchoo (http://inchoo.net/)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/

div.inchoo-socialconnect-twitter{
    float: right;
    height: 30px !important;
    background: transparent url('http://www.ferplast.com/skin/frontend/filoblu/default/inchoo_socialconnect/twitter/images/login-button-left.png') no-repeat top left !important;
}

div.inchoo-socialconnect-twitter-inner{
    height: 30px !important;
    float: left !important;
    margin-left: 30px !important;
    background: transparent url('http://www.ferplast.com/skin/frontend/filoblu/default/inchoo_socialconnect/twitter/images/login-button-inner.png') repeat-x top left !important;
    padding: 0 5px !important;
    text-shadow: 1px 1px #00a1c4;
}

div.inchoo-socialconnect-twitter-right{
    float: left !important;
    height: 30px !important;
    width: 3px !important;
    background: transparent url('http://www.ferplast.com/skin/frontend/filoblu/default/inchoo_socialconnect/twitter/images/login-button-right.png') no-repeat top left !important;
}

div.inchoo-socialconnect-twitter-inner a{
    color: #FFFFFF !important;
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    line-height: 30px !important;
}    

@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

img.lazyload {
  width: 100%;
}

.lazyload-container {
  background-image: url('http://www.ferplast.com/skin/frontend/base/default/filoblu/frontend/responsiveLazyLoader/images/loading.gif');
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}

.lazyload-container.loaded {
  background: none;
}

@font-face {
	font-family: 'icone_lavaggio';
	src:url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont-wash/fonts/icone_lavaggio.eot?j6v87m');
	src:url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont-wash/fonts/icone_lavaggio.eot?j6v87m#iefix') format('embedded-opentype'),
		url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont-wash/fonts/icone_lavaggio.ttf?j6v87m') format('truetype'),
		url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont-wash/fonts/icone_lavaggio.woff?j6v87m') format('woff'),
		url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont-wash/fonts/icone_lavaggio.svg?j6v87m#icone_lavaggio') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="washicon-"], [class*=" washicon-"] {
	font-family: 'icone_lavaggio';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.washicon-1A:before {
	content: "\e900";
}
.washicon-1B:before {
	content: "\e901";
}
.washicon-1C:before {
	content: "\e902";
}
.washicon-1D:before {
	content: "\e903";
}
.washicon-1E:before {
	content: "\e904";
}
.washicon-10:before {
	content: "\e905";
}
.washicon-11:before {
	content: "\e906";
}
.washicon-12:before {
	content: "\e907";
}
.washicon-13:before {
	content: "\e908";
}
.washicon-14:before {
	content: "\e909";
}
.washicon-15:before {
	content: "\e90a";
}
.washicon-16:before {
	content: "\e90b";
}
.washicon-17:before {
	content: "\e90c";
}
.washicon-18:before {
	content: "\e90d";
}
.washicon-19:before {
	content: "\e90e";
}
.washicon-20:before {
	content: "\e90f";
}
.washicon-21:before {
	content: "\e910";
}
.washicon-22W:before {
	content: "\e911";
}
.washicon-30:before {
	content: "\e912";
}
.washicon-31:before {
	content: "\e913";
}
.washicon-32:before {
	content: "\e914";
}
.washicon-40:before {
	content: "\e915";
}
.washicon-41:before {
	content: "\e916";
}
.washicon-42:before {
	content: "\e917";
}
.washicon-43:before {
	content: "\e918";
}
.washicon-50:before {
	content: "\e919";
}
.washicon-51:before {
	content: "\e91a";
}
.washicon-52:before {
	content: "\e91b";
}
.washicon-53:before {
	content: "\e91c";
}
.washicon-54:before {
	content: "\e91d";
}
.washicon-60:before {
	content: "\e91e";
}
.washicon-60B:before {
	content: "\e91f";
}
.washicon-61:before {
	content: "\e920";
}
.washicon-62:before {
	content: "\e921";
}
.washicon-I70:before {
	content: "\e922";
}
.washicon-I70S:before {
	content: "\e923";
}
.washicon-I71:before {
	content: "\e924";
}
.washicon-I71S:before {
	content: "\e925";
}
.washicon-I72:before {
	content: "\e926";
}
.washicon-I72S:before {
	content: "\e927";
}
.washicon-I73:before {
	content: "\e928";
}
.washicon-I73S:before {
	content: "\e929";
}


@font-face {
	font-family: 'iconfont-standard';
	src:url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont/fonts/iconfont-standard.eot?y0sebz');
	src:url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont/fonts/iconfont-standard.eot?y0sebz#iefix') format('embedded-opentype'),
		url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont/fonts/iconfont-standard.ttf?y0sebz') format('truetype'),
		url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont/fonts/iconfont-standard.woff?y0sebz') format('woff'),
		url('http://www.ferplast.com/skin/frontend/filoblu/standard/standard-iconfont/fonts/iconfont-standard.svg?y0sebz#iconfont-standard') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="standardicon-"], [class*=" standardicon-"] {
	font-family: 'iconfont-standard';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.standardicon-hamburger:before {
	content: "\e820";
}
.standardicon-account:before {
	content: "\e818";
}
.standardicon-account_edit:before {
	content: "\e819";
}
.standardicon-orders:before {
	content: "\e81a";
}
.standardicon-awrma:before {
	content: "\e81b";
}
.standardicon-address_book:before {
	content: "\e81c";
}
.standardicon-mailchimp:before {
	content: "\e902";
}
.standardicon-newsletter:before {
	content: "\e903";
}
.standardicon-saved_cards:before {
	content: "\e81e";
}
.standardicon-wishlist:before {
	content: "\e81f";
}
.standardicon-delete:before {
	content: "\e807";
}
.standardicon-cross:before {
	content: "\e904";
}
.standardicon-exclamationmark:before {
	content: "\e808";
}
.standardicon-info:before {
	content: "\e80a";
}
.standardicon-lock:before {
	content: "\e80c";
}
.standardicon-arrowdown:before {
	content: "\e802";
}
.standardicon-arrowup:before {
	content: "\e803";
}
.standardicon-arrow_left:before {
	content: "\e905";
}
.standardicon-arrow_right:before {
	content: "\e906";
}
.standardicon-triangledown:before {
	content: "\e812";
}
.standardicon-triangleup:before {
	content: "\e813";
}
.standardicon-triangle_right:before {
	content: "\e900";
}
.standardicon-triangle_left:before {
	content: "\e901";
}


/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/fonts/glyphicons-halflings-regular.eot');
  src: url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
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;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > 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-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.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;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.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;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  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;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -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);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -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);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -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);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -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);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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.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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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.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: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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.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: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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.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: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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.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: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .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,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-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-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
}
.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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: -o-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-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: -o-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-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: -o-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-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  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: -o-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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.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;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  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-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  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 {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-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 {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-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 {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.header-container .category-mobile:before,
.header-container .category-mobile:after,
footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields:before,
footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields:after,
footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields:before,
footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields:after,
body.catalog-product-view .product-view .product-essential:before,
body.catalog-product-view .product-view .product-essential:after,
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select:before,
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select:after,
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom:before,
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom:after,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box:before,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box:after,
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data:before,
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data:after,
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid:before,
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid:after,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid:before,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid:after,
body.cms-index-noroute .col-main:before,
body.cms-index-noroute .col-main:after,
.page-customer-care .customer-care-container:before,
.page-customer-care .customer-care-container:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.header-container .category-mobile:after,
footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields:after,
footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields:after,
body.catalog-product-view .product-view .product-essential:after,
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select:after,
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom:after,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box:after,
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data:after,
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid:after,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid:after,
body.cms-index-noroute .col-main:after,
.page-customer-care .customer-care-container:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.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;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.no-shadow {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*General*/
.primary-button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.primary-button:hover {
  background: #ffffff;
  color: #ff9900;
}
.primary-button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.primary-button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.secondary-button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.secondary-button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.secondary-button:hover {
  background: #ffffff;
}
.secondary-button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
/*Login / Register*/
/*Dashboard*/
/* Wishlist */
/*General*/
/*Login Page*/
/*Dashboard*/
div.inchoo-socialconnect-facebook {
  width: 100%;
  float: none !important;
  height: auto !important;
  background: none !important;
}
div.inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner {
  width: 100%;
  max-width: 300px;
  height: auto !important;
  margin: 0 auto !important;
  float: none !important;
  padding: 0 !important;
  background: none !important;
  text-shadow: none;
}
@media only screen and (max-width: 1199px) {
  div.inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner {
    max-width: 240px;
    padding-bottom: 20px !important;
  }
}
@media only screen and (max-width: 991px) {
  div.inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner {
    float: right !important;
  }
}
@media only screen and (max-width: 767px) {
  div.inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner {
    max-width: 320px;
    float: none !important;
  }
}
div.inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner a {
  background-color: #3B5998 !important;
  padding: 9px 0 !important;
  display: block;
  width: 100%;
  line-height: 1 !important;
  text-align: center !important;
  text-transform: uppercase;
  border: 1px solid #3B5998;
}
div.inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner a .icon-facebook {
  position: relative;
  margin-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
div.inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner a:hover:not(.is-touch-device) {
  background: none !important;
  color: #3B5998 !important;
}
div.inchoo-socialconnect-twitter {
  width: 100%;
  float: none;
  height: auto !important;
  background: none !important;
}
div.inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner {
  float: none !important;
  width: 100%;
  max-width: 300px;
  height: auto !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: none !important;
  text-shadow: none;
}
@media only screen and (max-width: 1199px) {
  div.inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner {
    max-width: 240px;
    padding-bottom: 20px !important;
  }
}
@media only screen and (max-width: 991px) {
  div.inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner {
    float: right !important;
  }
}
@media only screen and (max-width: 767px) {
  div.inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner {
    max-width: 320px !important;
    float: none !important;
  }
}
div.inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner a {
  background-color: #00aced !important;
  padding: 9px 0 !important;
  display: block;
  width: 100%;
  line-height: 1 !important;
  text-align: center !important;
  text-transform: uppercase;
  border: 1px solid #00aced;
}
div.inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner a .icon-twitter {
  position: relative;
  margin-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
div.inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner a:hover:not(.is-touch-device) {
  background: none !important;
  color: #00aced !important;
}
#webformat_loginwithpaypal_container:hover:not(.is-touch-device) .LIwPP {
  background: #3B5998;
  /* Old browsers */
  background: -moz-linear-gradient(bottom, #3b5998 50%, #00aced 50%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, bottom left, top left, color-stop(50%, #3b5998), color-stop(50%, #00aced)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #3b5998 50%, #00aced 50%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #3b5998 50%, #00aced 50%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #3b5998 50%, #00aced 50%) !important;
  /* IE10+ */
  background: linear-gradient(to top, #3b5998 50%, #00aced 50%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46629e', endColorstr='#55acee', GradientType=1) !important;
  /* IE6-9 */
}
#webformat_loginwithpaypal_container:hover:not(.is-touch-device) .LIwPP b {
  background-image: url(http://www.ferplast.com/skin/frontend/custom/ferplast/img/paypal-logo-w.png) !important;
}
#webformat_loginwithpaypal_container .LIwPP {
  padding: 9px 0 2px 0 !important;
  width: 100% !important;
  max-width: 300px !important;
  background: #f9a521;
  /* Old browsers */
  background: -moz-linear-gradient(bottom, #f9a521 50%, #fecf81 50%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, bottom left, top left, color-stop(50%, #f9a521), color-stop(50%, #fecf81)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(bottom, #f9a521 50%, #fecf81 50%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(bottom, #f9a521 50%, #fecf81 50%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(bottom, #f9a521 50%, #fecf81 50%) !important;
  /* IE10+ */
  background: linear-gradient(to top, #f9a521 50%, #fecf81 50%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9a521', endColorstr='#fecf81', GradientType=1) !important;
  /* IE6-9 */
  border-radius: 0  !important;
  height: 100%  !important;
  box-shadow: none !important;
  border: 0 !important;
  font-size: inheirt !important;
}
@media only screen and (max-width: 1199px) {
  #webformat_loginwithpaypal_container .LIwPP {
    max-width: 240px !important;
  }
}
@media only screen and (max-width: 767px) {
  #webformat_loginwithpaypal_container .LIwPP {
    max-width: 320px !important;
  }
}
#webformat_loginwithpaypal_container .LIwPP b {
  background-image: url(http://www.ferplast.com/skin/frontend/custom/ferplast/img/paypal-logo.png) !important;
  background-repeat: no-repeat !important;
  background-size: 91px 24px !important;
  border: 0 !important;
  box-shadow: none !important;
  text-indent: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  width: 91px !important;
  height: 24px !important;
  padding: 0 !important;
  margin: auto !important;
}
#webformat_loginwithpaypal_container .LIwPP .PPTM {
  display: none !important;
}
.customer-account-login .account-login .content,
.checkout-multishipping-login .account-login .content {
  border: 0;
  padding: 0;
  background: none;
  min-height: 50px;
}
.customer-account-login .account-login .content p,
.checkout-multishipping-login .account-login .content p {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .content p,
  .checkout-multishipping-login .account-login .content p {
    text-align: center !important;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .content p,
  .checkout-multishipping-login .account-login .content p {
    text-align: left;
  }
}
.customer-account-login .account-login .page-title,
.checkout-multishipping-login .account-login .page-title {
  padding: 20px 0;
  text-transform: uppercase;
  border: 0;
  margin: 0;
  overflow: auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .page-title,
  .checkout-multishipping-login .account-login .page-title {
    text-align: center !important;
  }
}
@media only screen and (max-width: 1199px) {
  .customer-account-login .account-login .page-title,
  .checkout-multishipping-login .account-login .page-title {
    padding: 20px 0 20px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .page-title,
  .checkout-multishipping-login .account-login .page-title {
    text-align: left;
  }
}
.customer-account-login .account-login .page-title h1,
.checkout-multishipping-login .account-login .page-title h1,
.customer-account-login .account-login .page-title h2,
.checkout-multishipping-login .account-login .page-title h2,
.customer-account-login .account-login .page-title h3,
.checkout-multishipping-login .account-login .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
}
.customer-account-login .account-login .registered-users,
.checkout-multishipping-login .account-login .registered-users {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 112px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .customer-account-login .account-login .registered-users,
  .checkout-multishipping-login .account-login .registered-users {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .customer-account-login .account-login .registered-users,
  .checkout-multishipping-login .account-login .registered-users {
    padding: 0 50px 60px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .registered-users,
  .checkout-multishipping-login .account-login .registered-users {
    padding: 0 0px 60px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users,
  .checkout-multishipping-login .account-login .registered-users {
    padding: 0px 0px 20px 0px;
  }
}
.customer-account-login .account-login .registered-users .login-info,
.checkout-multishipping-login .account-login .registered-users .login-info {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .customer-account-login .account-login .registered-users .login-info,
  .checkout-multishipping-login .account-login .registered-users .login-info {
    float: left;
    width: 100%;
  }
}
.customer-account-login .account-login .registered-users .login-info p.required,
.checkout-multishipping-login .account-login .registered-users .login-info p.required {
  text-align: left;
  margin: 0;
  padding: 15px 0 5px;
  font-size: 12px;
  font-size: 1.2rem;
}
.customer-account-login .account-login .registered-users .login-info a,
.checkout-multishipping-login .account-login .registered-users .login-info a {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
  color: #333333;
  font-weight: normal;
}
.customer-account-login .account-login .registered-users .login-info a:hover,
.checkout-multishipping-login .account-login .registered-users .login-info a:hover {
  color: #009999;
}
.customer-account-login .account-login .registered-users .form-list,
.checkout-multishipping-login .account-login .registered-users .form-list {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .customer-account-login .account-login .registered-users .form-list,
  .checkout-multishipping-login .account-login .registered-users .form-list {
    float: left;
    width: 100%;
  }
}
.customer-account-login .account-login .registered-users .form-list li,
.checkout-multishipping-login .account-login .registered-users .form-list li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .customer-account-login .account-login .registered-users .form-list li,
  .checkout-multishipping-login .account-login .registered-users .form-list li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .customer-account-login .account-login .registered-users .form-list li,
  .checkout-multishipping-login .account-login .registered-users .form-list li {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users .form-list li.password-wrap,
  .checkout-multishipping-login .account-login .registered-users .form-list li.password-wrap {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users .form-list li .label-password,
  .checkout-multishipping-login .account-login .registered-users .form-list li .label-password {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .registered-users .form-list li,
  .checkout-multishipping-login .account-login .registered-users .form-list li {
    padding-right: 0;
  }
  .customer-account-login .account-login .registered-users .form-list li .label-password,
  .checkout-multishipping-login .account-login .registered-users .form-list li .label-password {
    padding-left: 10px;
  }
}
.customer-account-login .account-login .registered-users .form-list li label,
.checkout-multishipping-login .account-login .registered-users .form-list li label {
  font-size: 14px;
  font-size: 1.4rem;
}
.customer-account-login .account-login .registered-users .form-list li label em,
.checkout-multishipping-login .account-login .registered-users .form-list li label em {
  font-size: 14px;
  font-size: 1.4rem;
}
.customer-account-login .account-login .registered-users .form-list li .input-box,
.checkout-multishipping-login .account-login .registered-users .form-list li .input-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
  min-height: auto;
}
@media (min-width: 768px) {
  .customer-account-login .account-login .registered-users .form-list li .input-box,
  .checkout-multishipping-login .account-login .registered-users .form-list li .input-box {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .customer-account-login .account-login .registered-users .form-list li .input-box,
  .checkout-multishipping-login .account-login .registered-users .form-list li .input-box {
    float: left;
    width: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .customer-account-login .account-login .registered-users .form-list li .input-box,
  .checkout-multishipping-login .account-login .registered-users .form-list li .input-box {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users .form-list li .input-box,
  .checkout-multishipping-login .account-login .registered-users .form-list li .input-box {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users .form-list li .input-box.username-box,
  .checkout-multishipping-login .account-login .registered-users .form-list li .input-box.username-box {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users .form-list li .input-box.password-box,
  .checkout-multishipping-login .account-login .registered-users .form-list li .input-box.password-box {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .registered-users .form-list li .input-box.password-box,
  .checkout-multishipping-login .account-login .registered-users .form-list li .input-box.password-box {
    padding-left: 10px;
  }
}
.customer-account-login .account-login .registered-users .form-list li .input-box input,
.checkout-multishipping-login .account-login .registered-users .form-list li .input-box input {
  width: 100%;
}
.customer-account-login .account-login .registered-users .form-list li button,
.checkout-multishipping-login .account-login .registered-users .form-list li button {
  max-width: 300px;
  margin-top: 26px;
}
@media only screen and (max-width: 1199px) {
  .customer-account-login .account-login .registered-users .form-list li button,
  .checkout-multishipping-login .account-login .registered-users .form-list li button {
    max-width: 240px !important;
  }
}
.customer-account-login .account-login .registered-users .form-list .login-btn-wrap,
.checkout-multishipping-login .account-login .registered-users .form-list .login-btn-wrap {
  padding: 0;
  float: right;
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .registered-users .form-list .login-btn-wrap,
  .checkout-multishipping-login .account-login .registered-users .form-list .login-btn-wrap {
    text-align: right;
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users .form-list .login-btn-wrap,
  .checkout-multishipping-login .account-login .registered-users .form-list .login-btn-wrap {
    max-width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .registered-users .form-list .login-btn-wrap button,
  .checkout-multishipping-login .account-login .registered-users .form-list .login-btn-wrap button {
    max-width: 100% !important;
    margin-bottom: 15px;
  }
}
.customer-account-login .account-login .social-login,
.checkout-multishipping-login .account-login .social-login {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding: 0 112px;
}
@media (min-width: 768px) {
  .customer-account-login .account-login .social-login,
  .checkout-multishipping-login .account-login .social-login {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .customer-account-login .account-login .social-login,
  .checkout-multishipping-login .account-login .social-login {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .social-login,
  .checkout-multishipping-login .account-login .social-login {
    padding: 0 !important;
  }
}
.customer-account-login .account-login .social-login .page-title,
.checkout-multishipping-login .account-login .social-login .page-title {
  padding-left: 0;
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login {
  margin: 0;
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login {
  padding: 0;
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook {
    margin-bottom: 20px;
  }
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set {
  width: 100%;
  border: 0;
  padding: 0;
  background: none;
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set {
    padding-top: 0;
  }
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set .clearer,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-facebook .buttons-set .clearer {
  width: 100%;
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter {
    margin-bottom: 20px;
  }
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  border: 0;
  padding: 0;
  background: none;
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set {
    padding-top: 0;
  }
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set .clearer,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-twitter .buttons-set .clearer {
  width: 100%;
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal {
    float: left;
    width: 33.33333333%;
  }
}
.customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set,
.checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set {
  width: 100%;
  padding: 0;
  background: none;
  border: 0;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set {
    padding-top: 20px;
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set,
  .checkout-multishipping-login .account-login .social-login .inchoo-socialconnect-login .account-login .inchoo-socialconnect-login-upper .inchoo-socialconnect-login-upper-paypal .buttons-set {
    text-align: center;
  }
}
.customer-account-login .account-login .create-account,
.checkout-multishipping-login .account-login .create-account {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 0 112px 20px 112px;
  background: #e6e6e6;
  margin-top: 69px;
}
@media only screen and (max-width: 1199px) {
  .customer-account-login .account-login .create-account,
  .checkout-multishipping-login .account-login .create-account {
    padding: 0 50px 20px 50px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .create-account,
  .checkout-multishipping-login .account-login .create-account {
    padding: 0 10px 20px 10px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .create-account,
  .checkout-multishipping-login .account-login .create-account {
    padding: 0 20px 20px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .create-account .page-title,
  .checkout-multishipping-login .account-login .create-account .page-title {
    padding: 20px 0 0 0;
  }
}
.customer-account-login .account-login .create-account .content,
.checkout-multishipping-login .account-login .create-account .content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .customer-account-login .account-login .create-account .content,
  .checkout-multishipping-login .account-login .create-account .content {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .customer-account-login .account-login .create-account .content,
  .checkout-multishipping-login .account-login .create-account .content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .customer-account-login .account-login .create-account .content,
  .checkout-multishipping-login .account-login .create-account .content {
    float: left;
    width: 66.66666667%;
  }
}
.customer-account-login .account-login .create-account .content p,
.checkout-multishipping-login .account-login .create-account .content p {
  text-align: left;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.customer-account-login .account-login .create-account .buttons-set,
.checkout-multishipping-login .account-login .create-account .buttons-set {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  text-align: center;
  background: none;
  border: none;
  clear: none;
}
@media (min-width: 992px) {
  .customer-account-login .account-login .create-account .buttons-set,
  .checkout-multishipping-login .account-login .create-account .buttons-set {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .create-account .buttons-set,
  .checkout-multishipping-login .account-login .create-account .buttons-set {
    text-align: center !important;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .create-account .buttons-set,
  .checkout-multishipping-login .account-login .create-account .buttons-set {
    text-align: right;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .customer-account-login .account-login .create-account .buttons-set,
  .checkout-multishipping-login .account-login .create-account .buttons-set {
    float: right;
  }
}
.customer-account-login .account-login .create-account .buttons-set button,
.checkout-multishipping-login .account-login .create-account .buttons-set button {
  max-width: 300px;
  float: none;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .customer-account-login .account-login .create-account .buttons-set button,
  .checkout-multishipping-login .account-login .create-account .buttons-set button {
    max-width: 320px !important;
    float: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-login .account-login .create-account .buttons-set button,
  .checkout-multishipping-login .account-login .create-account .buttons-set button {
    float: right;
    max-width: 150px;
  }
}
@media only screen and (max-width: 1199px) {
  .customer-account-login .account-login .create-account .buttons-set button,
  .checkout-multishipping-login .account-login .create-account .buttons-set button {
    max-width: 240px;
  }
}
.account-create {
  padding: 0 112px;
}
@media only screen and (max-width: 1199px) {
  .account-create {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .account-create {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .account-create {
    padding: 0 10px;
  }
}
.account-create .page-title,
.account-create .legend {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.account-create .page-title h1,
.account-create .legend h1,
.account-create .page-title h2,
.account-create .legend h2,
.account-create .page-title h3,
.account-create .legend h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.account-create .fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}
.account-create .fieldset .legend {
  float: none;
  /*.reset-padding();*/
  margin: 0;
  border: 0;
  background: none;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-transform: uppercase;
  text-align: center;
}
.account-create .fieldset.create-account-wrap {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .account-create .fieldset.create-account-wrap {
    float: left;
    width: 66.66666667%;
  }
}
.account-create .fieldset.create-account-wrap.fieldset {
  border: 1px solid #dedede;
}
.account-create .fieldset.create-account-wrap .form-list .fields {
  margin: 0;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 20px 30px 20px 30px;
}
@media (min-width: 768px) {
  .account-create .fieldset.create-account-wrap .form-list .fields .field {
    float: left;
    width: 50%;
  }
}
.account-create .fieldset.create-account-wrap .form-list .fields .field.newsletter {
  padding-top: 0;
  padding-bottom: 0;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field.conditions {
  padding-top: 0;
  padding-bottom: 0;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox input {
  margin-top: 0;
  cursor: pointer;
  margin-top: -4px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox .label_conditions,
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox .label-newsletter {
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  text-align: left;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox .label_conditions a,
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox .label-newsletter a {
  color: #333333;
  font-weight: normal;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox .label_conditions a:hover,
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox .label-newsletter a:hover {
  color: #009999;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .checkbox label {
  margin-bottom: 0;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field label {
  margin-bottom: 10px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box {
  width: 100%;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box input.input-text {
  width: 100%;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box select {
  width: 100%;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .dob-month {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .dob-month label {
  margin-top: 5px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .dob-day {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .dob-day label {
  margin-top: 5px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .dob-year {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .dob-year label {
  margin-top: 5px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .radio-inline {
  margin-right: 10px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .radio-inline input {
  margin-top: 0;
  cursor: pointer;
  margin-top: -4px;
}
.account-create .fieldset.create-account-wrap .form-list .fields .field .input-box .radio-inline .label-gender {
  font-size: 12px;
  font-size: 1.2rem;
}
.account-create .fieldset.create-account-wrap .buttons-set {
  padding: 0;
  margin: 0;
  border: 0;
}
.account-create .fieldset.create-account-wrap .buttons-set .required {
  margin: 0;
  text-align: left;
  padding-left: 30px;
}
.account-create .fieldset.create-account-wrap .back-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 20px 0;
  padding: 0 30px;
}
@media (min-width: 768px) {
  .account-create .fieldset.create-account-wrap .back-button {
    float: left;
    width: 50%;
  }
}
.account-create .fieldset.create-account-wrap .back-button p {
  margin: 0;
}
.account-create .fieldset.create-account-wrap .back-button p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  text-align: center;
}
.account-create .fieldset.create-account-wrap .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.account-create .fieldset.create-account-wrap .back-button p a:hover {
  background: #ffffff;
}
.account-create .fieldset.create-account-wrap .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.account-create .fieldset.create-account-wrap .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.account-create .fieldset.create-account-wrap .back-button p a:hover {
  background: #ffffff;
}
.account-create .fieldset.create-account-wrap .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.account-create .fieldset.create-account-wrap .submit-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 20px 0;
  padding: 0 30px;
}
@media (min-width: 768px) {
  .account-create .fieldset.create-account-wrap .submit-button {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .account-create .fieldset.create-account-wrap .submit-button {
    margin-top: 0;
  }
}
.account-create .quick-connection {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 0 60px;
}
@media (min-width: 992px) {
  .account-create .quick-connection {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 991px) {
  .account-create .quick-connection {
    padding: 40px 0 0 0 !important;
  }
}
@media only screen and (max-width: 1199px) {
  .account-create .quick-connection {
    padding: 0 20px;
  }
}
.account-create .quick-connection .quick-connection-header {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .account-create .quick-connection .quick-connection-header {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .account-create .quick-connection .quick-connection-header {
    float: left;
    width: 100%;
  }
}
.account-create .quick-connection h2 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-transform: uppercase;
  text-align: center;
}
.account-create .quick-connection p {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
}
.account-create .quick-connection .social-register-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .account-create .quick-connection .social-register-button {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .account-create .quick-connection .social-register-button {
    float: left;
    width: 100%;
  }
}
.account-create .quick-connection .social-register-button .inchoo-socialconnect-register .inchoo-socialconnect-register-facebook {
  padding-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .account-create .quick-connection .social-register-button .inchoo-socialconnect-register .inchoo-socialconnect-register-facebook {
    padding-bottom: 0px;
  }
}
.account-create .quick-connection .social-register-button .inchoo-socialconnect-register .inchoo-socialconnect-register-facebook .fieldset .clearer .inchoo-socialconnect-facebook .inchoo-socialconnect-facebook-inner {
  float: none !important;
}
.account-create .quick-connection .social-register-button .inchoo-socialconnect-register .inchoo-socialconnect-register-paypal {
  padding-bottom: 20px;
}
.account-create .quick-connection .social-register-button .inchoo-socialconnect-register .inchoo-socialconnect-register-twitter {
  padding-bottom: 20px;
}
.account-create .quick-connection .social-register-button .inchoo-socialconnect-register .inchoo-socialconnect-register-twitter .fieldset .clearer .inchoo-socialconnect-twitter .inchoo-socialconnect-twitter-inner {
  float: none !important;
}
.customer-account-forgotpassword .page-title {
  padding: 20px 0;
  text-transform: uppercase;
  border: 0;
  margin: 0;
  overflow: auto;
}
.customer-account-forgotpassword .page-title h1,
.customer-account-forgotpassword .page-title h2,
.customer-account-forgotpassword .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.customer-account-forgotpassword .forgot_wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 0 112px;
}
@media only screen and (max-width: 1199px) {
  .customer-account-forgotpassword .forgot_wrap {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-forgotpassword .forgot_wrap {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-forgotpassword .forgot_wrap {
    padding: 0 10px;
  }
}
.customer-account-forgotpassword .forgot_wrap .back_link_wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
}
.customer-account-forgotpassword .forgot_wrap .back_link_wrap .back-link {
  margin: 0;
}
.customer-account-forgotpassword .forgot_wrap .back_link_wrap .back-link .link-back {
  margin-left: 4px;
  font-size: 12px;
  font-size: 1.2rem;
}
.customer-account-forgotpassword .forgot_wrap .back_link_wrap .back-link a {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #333333;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 1200px) {
  .customer-account-forgotpassword .forgot_wrap .back_link_wrap .back-link a {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .customer-account-forgotpassword .forgot_wrap .back_link_wrap .back-link a {
    float: left;
    width: 25%;
  }
}
.customer-account-forgotpassword .forgot_wrap .back_link_wrap .back-link a:hover {
  color: #009999;
}
.customer-account-forgotpassword .forgot_wrap .back_link_wrap .back-link a:hover {
  color: initial;
}
.customer-account-forgotpassword .forgot_wrap .fieldset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
}
.customer-account-forgotpassword .forgot_wrap .fieldset > p {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  text-align: left;
}
@media (min-width: 768px) {
  .customer-account-forgotpassword .forgot_wrap .fieldset > p {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-forgotpassword .forgot_wrap .fieldset > p {
    padding-bottom: 10px;
  }
}
.customer-account-forgotpassword .forgot_wrap .fieldset .form-list {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding: 2px 20px;
}
@media (min-width: 768px) {
  .customer-account-forgotpassword .forgot_wrap .fieldset .form-list {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-forgotpassword .forgot_wrap .fieldset .form-list {
    padding: 2px 0;
  }
}
.customer-account-forgotpassword .forgot_wrap .fieldset .form-list li {
  margin: 0;
}
.customer-account-forgotpassword .forgot_wrap .fieldset .form-list li .input-box {
  width: 100%;
}
.customer-account-forgotpassword .forgot_wrap .fieldset .form-list li .input-box input {
  width: 100%;
}
.customer-account-forgotpassword .forgot_wrap .fieldset .form-list li .input-box .required {
  margin: 0;
  text-align: left;
  margin-top: 10px;
}
.customer-account-forgotpassword .forgot_wrap .fieldset .buttons-set {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
  margin: 0;
  clear: none;
  text-align: center;
  padding: 0 20px 0 0;
}
@media (min-width: 768px) {
  .customer-account-forgotpassword .forgot_wrap .fieldset .buttons-set {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-forgotpassword .forgot_wrap .fieldset .buttons-set {
    padding: 0;
  }
}
.customer-account-forgotpassword .forgot_wrap .fieldset .buttons-set button {
  float: none;
  margin: 0;
  margin-top: 27px;
}
.customer-account-resetpassword,
.customer-account-changeforgotten {
  padding: 0;
}
.customer-account-resetpassword .page-title,
.customer-account-changeforgotten .page-title {
  padding: 20px 0;
  text-transform: uppercase;
  border: 0;
  margin: 0;
  overflow: auto;
}
.customer-account-resetpassword .page-title h1,
.customer-account-changeforgotten .page-title h1 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.customer-account-resetpassword .fieldset,
.customer-account-changeforgotten .fieldset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 !important;
  padding: 0;
  border: 0;
  background: none;
  padding: 20px 112px 0 112px;
}
@media only screen and (max-width: 1199px) {
  .customer-account-resetpassword .fieldset,
  .customer-account-changeforgotten .fieldset {
    padding: 20px 50px 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-resetpassword .fieldset,
  .customer-account-changeforgotten .fieldset {
    padding: 20px 20px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-resetpassword .fieldset,
  .customer-account-changeforgotten .fieldset {
    padding: 20px 10px 0 10px;
  }
}
.customer-account-resetpassword .fieldset .form-list,
.customer-account-changeforgotten .fieldset .form-list {
  margin: 0;
}
.customer-account-resetpassword .fieldset .form-list .fields,
.customer-account-changeforgotten .fieldset .form-list .fields {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
}
.customer-account-resetpassword .fieldset .form-list .fields .field,
.customer-account-changeforgotten .fieldset .form-list .fields .field {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .customer-account-resetpassword .fieldset .form-list .fields .field,
  .customer-account-changeforgotten .fieldset .form-list .fields .field {
    float: left;
    width: 33.33333333%;
  }
}
.customer-account-resetpassword .fieldset .form-list .fields .field .input-box,
.customer-account-changeforgotten .fieldset .form-list .fields .field .input-box {
  width: 100%;
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .customer-account-resetpassword .fieldset .form-list .fields .field .input-box,
  .customer-account-changeforgotten .fieldset .form-list .fields .field .input-box {
    padding-right: 0;
  }
}
.customer-account-resetpassword .fieldset .form-list .fields .field .input-box input,
.customer-account-changeforgotten .fieldset .form-list .fields .field .input-box input {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .customer-account-resetpassword .fieldset .form-list .fields .field.confirm_psw,
  .customer-account-changeforgotten .fieldset .form-list .fields .field.confirm_psw {
    padding-top: 20px;
  }
}
.customer-account-resetpassword .buttons-set,
.customer-account-changeforgotten .buttons-set {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: none;
  margin: 0;
  padding: 0;
  border: 0;
  padding: 25px 0 0 20px;
}
@media (min-width: 768px) {
  .customer-account-resetpassword .buttons-set,
  .customer-account-changeforgotten .buttons-set {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-resetpassword .buttons-set,
  .customer-account-changeforgotten .buttons-set {
    padding-left: 0;
  }
}
.customer-account-resetpassword p.required,
.customer-account-changeforgotten p.required {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
  padding: 0 112px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .customer-account-resetpassword p.required,
  .customer-account-changeforgotten p.required {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .customer-account-resetpassword p.required,
  .customer-account-changeforgotten p.required {
    padding: 0px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-resetpassword p.required,
  .customer-account-changeforgotten p.required {
    padding: 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-resetpassword p.required,
  .customer-account-changeforgotten p.required {
    padding: 0 10px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.my-account {
  position: relative;
}
.my-account .dashboard-wrap {
  padding-top: 80px;
}
.block-account {
  z-index: 20;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-account.block {
  border: 0;
  margin: 0;
}
.block-account .block-title {
  background: none;
  padding: 0;
  border: 0;
  color: #009999;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  padding: 20px 0 20px 20px;
}
.block-account .block-title .standardicon-arrowdown {
  margin-top: -5px;
  font-size: 30px;
  float: right;
  cursor: pointer;
  padding-right: 20px;
}
.block-account .block-content {
  background: #f3f3f3;
  padding: 0;
  display: none;
}
.block-account .block-content ul {
  margin: 0;
}
.block-account .block-content ul li {
  border-bottom: 1px solid #dedede;
  text-transform: uppercase;
}
.block-account .block-content ul li.current {
  color: #009999;
  background: #ffffff;
  padding: 0;
}
.block-account .block-content ul li.current strong {
  font-weight: normal;
  display: block;
  width: 100%;
  padding: 20px 20px;
  text-align: left;
}
.block-account .block-content ul li.current strong .dash-icon {
  margin-right: 10px;
  font-size: 20px;
  position: relative;
  top: 3px;
}
.block-account .block-content ul li.current.last {
  border: 0;
}
.block-account .block-content ul li a {
  border: 0;
  padding: 0;
  color: #666666;
  display: block;
  width: 100%;
  padding: 20px 20px;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-account .block-content ul li a .dash-icon {
  margin-right: 10px;
  font-size: 20px;
  position: relative;
  top: 3px;
}
.block-account .block-content ul li a:hover:not(.is-touch-device) {
  color: #000000;
  background: #ffffff;
}
.customer-account-index .my-account .dashboard {
  position: relative;
}
.customer-account-index .my-account .dashboard .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0;
}
.customer-account-index .my-account .dashboard .page-title h1 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.customer-account-index .my-account .dashboard .dashboard-wrap {
  position: relative;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account {
  background: white;
  width: 100%;
  position: relative;
  z-index: 9;
  margin: 0;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account.block {
  border: 0;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-title {
  display: none;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content {
  background: none;
  padding: 0;
  display: block;
  padding-top: 0;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul {
  margin: 0;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li {
  float: left;
  position: relative;
  text-transform: uppercase;
  padding: 0;
  border: 0;
  font-size: 14px;
  height: 180px;
  border: 1px solid #dedede;
  margin-right: 1%;
  margin-bottom: 1%;
}
@media only screen and (max-width: 767px) {
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li {
    font-size: 10px;
    line-height: 16px;
    width: 49.5%;
  }
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li {
    width: 32.666666667%;
  }
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li {
    width: 32.666666667%;
  }
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li {
    width: 24.25%;
  }
  .customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li:nth-child(4n) {
    margin-right: 0;
  }
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li.current {
  color: #009999;
  padding: 0;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li.current strong {
  font-weight: normal;
  display: block;
  padding: 0;
  border: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li.current strong .dash-icon {
  display: block;
  width: 100%;
  font-size: 40px;
  padding-bottom: 15px;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li a {
  border: 0;
  padding: 0 !important;
  margin: 0;
  color: dashboard_menu_item_box_color;
  display: inline-block;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li a .v-align {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li a .v-align .dash-icon {
  display: block;
  width: 100%;
  font-size: 40px;
  padding-bottom: 15px;
}
.customer-account-index .my-account .dashboard .dashboard-wrap .block-account .block-content ul li a:hover:not(.is-touch-device) {
  color: #009999;
  background: #f5f5f5;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.awrma-customer-rma-printlabel .back-link {
  width: 100%;
  text-align: left;
}
.awrma-customer-rma-printlabel .back-link a {
  max-width: 240px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.awrma-customer-rma-printlabel .back-link a:hover {
  background: #ffffff;
  color: #ff9900;
}
.awrma-customer-rma-printlabel .back-link a:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.awrma-customer-rma-printlabel .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.awrma-customer-rma-printlabel .back-link a:hover {
  background: #ffffff;
  color: #ff9900;
}
.awrma-customer-rma-printlabel .back-link a:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.awrma-customer-rma-printlabel .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media only screen and (max-width: 767px) {
  .awrma-customer-rma-printlabel .back-link a {
    max-width: 100%;
  }
}
.customer-account-edit .page-title,
.awrma-customer-rma-printlabel .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0;
}
.customer-account-edit .page-title h1,
.awrma-customer-rma-printlabel .page-title h1,
.customer-account-edit .page-title h2,
.awrma-customer-rma-printlabel .page-title h2,
.customer-account-edit .page-title h3,
.awrma-customer-rma-printlabel .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.customer-account-edit .dashboard-wrap .fieldset,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
}
.customer-account-edit .dashboard-wrap .fieldset .legend,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .legend {
  float: none;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  font-size: 12px;
  font-size: 1.2rem;
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: 20px 0 20px 0;
  text-align: center;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list {
  width: 100%;
  float: left;
  border: 1px solid #dedede;
  padding: 30px 0;
  margin: 0;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding: 0 0 0 20px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field {
  width: auto;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-bottom: 30px;
  text-align: left;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field,
  .awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field {
    float: left;
    width: 50%;
  }
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field p.required,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field p.required {
  margin: 0;
  padding: 0;
  text-align: left;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-current-password,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-current-password {
  width: 100%;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .checkbox input,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .checkbox input {
  margin-top: 0;
  cursor: pointer;
  margin-top: -4px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .checkbox label,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .checkbox label {
  margin-bottom: 0;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box {
  width: 100%;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box input.input-text,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box input.input-text {
  width: 100%;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box select,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box select {
  width: 100%;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-month,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-month {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-month label,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-month label {
  margin-top: 5px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-day,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-day {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-day label,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-day label {
  margin-top: 5px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-year,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-year {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-year label,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .dob-year label {
  margin-top: 5px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .radio-inline,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .radio-inline {
  margin-right: 10px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .radio-inline input,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .radio-inline input {
  margin-top: 0;
  cursor: pointer;
  margin-top: -4px;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .fields .field .input-box .radio-inline .label-gender,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .fields .field .input-box .radio-inline .label-gender {
  font-size: 12px;
  font-size: 1.2rem;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .wide,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding: 0 10px 0 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .customer-account-edit .dashboard-wrap .fieldset .form-list .wide,
  .awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-edit .dashboard-wrap .fieldset .form-list .wide,
  .awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide {
    padding: 0 20px;
  }
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .wide .input-box,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide .input-box {
  width: 100%;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .wide .input-box input.input-text,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide .input-box input.input-text {
  width: 100%;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .wide.secondary-address,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide.secondary-address {
  padding: 0 20px 0 10px;
}
@media only screen and (max-width: 767px) {
  .customer-account-edit .dashboard-wrap .fieldset .form-list .wide.secondary-address,
  .awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide.secondary-address {
    padding: 0 20px;
  }
  .customer-account-edit .dashboard-wrap .fieldset .form-list .wide.secondary-address label,
  .awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide.secondary-address label {
    display: none !important;
  }
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .wide.text-area-container,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide.text-area-container {
  width: 100%;
  margin-bottom: 0;
}
.customer-account-edit .dashboard-wrap .fieldset .form-list .wide.text-area-container .input-box textarea,
.awrma-customer-rma-printlabel .dashboard-wrap .fieldset .form-list .wide.text-area-container .input-box textarea {
  width: 100%;
  resize: none;
}
.customer-account-edit .dashboard-wrap .buttons-set,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  border: 0;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .customer-account-edit .dashboard-wrap .buttons-set .back-button,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button {
    float: left;
    width: 50%;
  }
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button .back-link,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button .back-link {
  width: 100%;
  text-align: center;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p {
  margin: 0;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p a,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p a span span,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p a:hover,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p a:hover:focus,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p a span span,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p a:hover,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.customer-account-edit .dashboard-wrap .buttons-set .back-button p a:hover:focus,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.customer-account-edit .dashboard-wrap .buttons-set .submit-button,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .submit-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 20px 0;
  padding: 0 0 0 30px;
}
@media (min-width: 768px) {
  .customer-account-edit .dashboard-wrap .buttons-set .submit-button,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .submit-button {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-edit .dashboard-wrap .buttons-set .submit-button,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-set .submit-button {
    margin-top: 0;
    padding: 0;
  }
}
.customer-account-edit .dashboard-wrap .buttons-container,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 20px 0;
}
.customer-account-edit .dashboard-wrap .buttons-container .buttons-set,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  border: 0;
  padding: 0 112px;
}
@media only screen and (max-width: 1199px) {
  .customer-account-edit .dashboard-wrap .buttons-container .buttons-set,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-edit .dashboard-wrap .buttons-container .buttons-set,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-edit .dashboard-wrap .buttons-container .buttons-set,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set {
    padding: 0 10px;
  }
}
.customer-account-edit .dashboard-wrap .buttons-container .buttons-set p,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set p {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  text-align: left;
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .customer-account-edit .dashboard-wrap .buttons-container .buttons-set p,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set p {
    margin-bottom: 20px;
  }
}
.customer-account-edit .dashboard-wrap .buttons-container .buttons-set .print-btn,
.awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set .print-btn {
  max-width: 240px;
}
@media only screen and (max-width: 767px) {
  .customer-account-edit .dashboard-wrap .buttons-container .buttons-set .print-btn,
  .awrma-customer-rma-printlabel .dashboard-wrap .buttons-container .buttons-set .print-btn {
    max-width: 100%;
  }
}
.customer-account-edit .buttons-set,
.awrma-customer-rma-printlabel .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  border: 0;
  padding: 0 112px;
}
@media only screen and (max-width: 1199px) {
  .customer-account-edit .buttons-set,
  .awrma-customer-rma-printlabel .buttons-set {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .customer-account-edit .buttons-set,
  .awrma-customer-rma-printlabel .buttons-set {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-edit .buttons-set,
  .awrma-customer-rma-printlabel .buttons-set {
    padding: 0 10px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.customer-address-form .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.customer-address-form .page-title h1,
.customer-address-form .page-title h2,
.customer-address-form .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.customer-address-form .my-account .dashboard-wrap .form-container {
  border: 1px solid #dedede;
}
.customer-address-form .my-account .dashboard-wrap .form-container:before,
.customer-address-form .my-account .dashboard-wrap .form-container:after {
  content: " ";
  display: table;
}
.customer-address-form .my-account .dashboard-wrap .form-container:after {
  clear: both;
}
.customer-address-form .my-account .dashboard-wrap .form-container:before,
.customer-address-form .my-account .dashboard-wrap .form-container:after {
  content: " ";
  display: table;
}
.customer-address-form .my-account .dashboard-wrap .form-container:after {
  clear: both;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset .legend {
  float: none;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: 20px 0 20px 0;
  text-align: center;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset ul.form-list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset ul.form-list .text-field-left {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
  /*color: @gray-dark;*/
  padding: 10px 0 20px 20px;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset ul.form-list .text-field-left .checkbox {
  display: inline;
  margin-top: -5px;
  margin-right: 5px;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset ul.form-list .text-field-right {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: right;
  /*color: @gray-dark;*/
  padding: 10px 20px 20px;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset ul.form-list .text-field-right input.checkbox {
  display: inline;
  margin-top: -5px;
  margin-right: 5px;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .customer-address-form .my-account .dashboard-wrap .form-container .fieldset li {
    padding-bottom: 0px;
  }
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li .field {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 0 20px 0 20px;
}
@media (min-width: 768px) {
  .customer-address-form .my-account .dashboard-wrap .form-container .fieldset li .field {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-address-form .my-account .dashboard-wrap .form-container .fieldset li .field {
    padding: 0 20px 20px 20px;
  }
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li .field .input-box {
  width: 100%;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li .field .input-box input {
  width: 100%;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li .field .input-box select {
  width: 100%;
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li.wide {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding: 0 60px 30px 20px;
}
@media only screen and (max-width: 767px) {
  .customer-address-form .my-account .dashboard-wrap .form-container .fieldset li.wide {
    padding: 0 20px 20px 20px;
  }
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li.wide .input-box {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .customer-address-form .my-account .dashboard-wrap .form-container .fieldset li.wide .input-box {
    width: 100%;
  }
}
.customer-address-form .my-account .dashboard-wrap .form-container .fieldset li.wide .input-box input {
  width: 100%;
}
.customer-address-form .my-account .buttons-set {
  margin: 0;
  padding: 0;
  border: 0;
}
.customer-address-form .my-account .buttons-set p.required {
  margin: 0;
  text-align: left;
  padding-left: 20px;
}
.customer-address-form .my-account .buttons-set .back-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .customer-address-form .my-account .buttons-set .back-button {
    float: left;
    width: 50%;
  }
}
.customer-address-form .my-account .buttons-set .back-button p {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0 20px;
}
.customer-address-form .my-account .buttons-set .back-button p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.customer-address-form .my-account .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-address-form .my-account .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.customer-address-form .my-account .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.customer-address-form .my-account .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-address-form .my-account .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.customer-address-form .my-account .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.customer-address-form .my-account .buttons-set .submit-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 20px 0;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .customer-address-form .my-account .buttons-set .submit-button {
    float: left;
    width: 50%;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.customer-address-index .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.customer-address-index .page-title h1,
.customer-address-index .page-title h2,
.customer-address-index .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.customer-address-index .dashboard-wrap .add-new-address {
  max-width: 320px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .customer-address-index .dashboard-wrap .add-new-address {
    max-width: 100%;
  }
}
.customer-address-index .dashboard-wrap .addresses-list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  padding: 0;
}
.customer-address-index .dashboard-wrap .addresses-list ol {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.customer-address-index .dashboard-wrap .addresses-list ol:before,
.customer-address-index .dashboard-wrap .addresses-list ol:after {
  content: " ";
  display: table;
}
.customer-address-index .dashboard-wrap .addresses-list ol:after {
  clear: both;
}
.customer-address-index .dashboard-wrap .addresses-list ol:before,
.customer-address-index .dashboard-wrap .addresses-list ol:after {
  content: " ";
  display: table;
}
.customer-address-index .dashboard-wrap .addresses-list ol:after {
  clear: both;
}
.customer-address-index .dashboard-wrap .addresses-list ol li.item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  background: none;
  border: 1px solid #dedede;
}
.customer-address-index .dashboard-wrap .addresses-list ol li.item address {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  margin-bottom: 15px;
}
.customer-address-index .dashboard-wrap .addresses-list ol li.item p {
  padding-bottom: 15px;
}
.customer-address-index .dashboard-wrap .addresses-list ol li.item p a {
  color: #333333;
  font-weight: normal;
}
.customer-address-index .dashboard-wrap .addresses-list ol li.item p a:hover {
  color: #009999;
}
.customer-address-index .dashboard-wrap .addresses-list .add_new_address_btn_wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-bottom: 30px;
}
.customer-address-index .dashboard-wrap .addresses-list .addresses-primary {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .customer-address-index .dashboard-wrap .addresses-list .addresses-primary {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  .customer-address-index .dashboard-wrap .addresses-list .addresses-primary {
    padding-right: 0px;
  }
}
.customer-address-index .dashboard-wrap .addresses-list .addresses-primary h2 {
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  text-align: center;
}
.customer-address-index .dashboard-wrap .addresses-list .addresses-additional {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .customer-address-index .dashboard-wrap .addresses-list .addresses-additional {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  .customer-address-index .dashboard-wrap .addresses-list .addresses-additional {
    padding-left: 0px;
  }
}
.customer-address-index .dashboard-wrap .addresses-list .addresses-additional h2 {
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  text-align: center;
}
.customer-address-index .dashboard-wrap .addresses-list .addresses-additional ol li.item {
  padding-top: 20px;
}
.customer-address-index .dashboard-wrap .addresses-list .addresses-additional ol li.item address {
  padding-bottom: 10px;
}
.customer-address-index .dashboard-wrap .addresses-list .addresses-additional ol li.empty {
  padding: 20px 0 0 0;
  line-height: 20px;
}
.customer-address-index .dashboard-wrap .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
  margin: 0;
}
.customer-address-index .dashboard-wrap .buttons-set .back-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .customer-address-index .dashboard-wrap .buttons-set .back-button {
    float: left;
    width: 50%;
  }
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p {
  width: 100%;
  max-width: 320px;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .customer-address-index .dashboard-wrap .buttons-set .back-button p {
    max-width: 100%;
  }
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.customer-address-index .dashboard-wrap .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.newsletter-manage-index .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.newsletter-manage-index .page-title h1,
.newsletter-manage-index .page-title h2,
.newsletter-manage-index .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.newsletter-manage-index .fieldset {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}
.newsletter-manage-index .fieldset ul.form-list {
  border: 1px solid #dedede;
  padding: 30px 30px 0 30px;
}
.newsletter-manage-index .fieldset ul.form-list li {
  margin: 0;
  text-align: left;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set {
  padding: 0;
  margin: 0;
  border: 0;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button {
    float: left;
    width: 50%;
  }
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button .back-link {
  width: 100%;
  text-align: center;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p {
  margin: 0;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.newsletter-manage-index .fieldset ul.form-list li .buttons-set .submit-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 20px 0;
  padding: 0 0 0 30px;
}
@media (min-width: 768px) {
  .newsletter-manage-index .fieldset ul.form-list li .buttons-set .submit-button {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-manage-index .fieldset ul.form-list li .buttons-set .submit-button {
    margin-top: 0;
    padding: 0;
  }
}
.newsletter-manage-index .fieldset ul.form-list .control .checkbox {
  margin: 0;
  text-align: left;
  margin-top: 3px;
}
.newsletter-manage-index .fieldset ul.form-list .control .checkbox label {
  padding: 0;
}
.newsletter-manage-index .fieldset ul.form-list .control .checkbox label input {
  height: auto;
  margin-top: 6px;
}
.newsletter-manage-index .fieldset ul.form-list .control .checkbox label .general_subscription {
  margin-left: 20px;
}
.sales-order-history .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.sales-order-history .page-title h1,
.sales-order-history .page-title h2,
.sales-order-history .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.sales-order-history .dashboard-wrap .pager {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #dedede;
}
.sales-order-history .dashboard-wrap .pager p.amount {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
  padding-left: 20px;
  margin-top: 5px;
}
.sales-order-history .dashboard-wrap .pager .limiter {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: right;
  padding-right: 20px;
}
.sales-order-history .dashboard-wrap .pager .limiter label {
  font-weight: normal;
  margin-top: 5px;
  margin-right: 5px;
  /*color: @gray-dark !important;*/
}
.sales-order-history .dashboard-wrap .pager .limiter select {
  padding: 0 25px 0 10px;
}
.sales-order-history .dashboard-wrap .pager .pages {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
}
.sales-order-history .dashboard-wrap .pager .pages .current {
  /*color:@gray-darker;*/
}
.sales-order-history .dashboard-wrap .pager .pages ol {
  font-size: 14px;
  font-size: 1.4rem;
}
.sales-order-history .dashboard-wrap .pager .pages ol li a {
  /*color:@gray-dark !important;*/
  padding: 0;
  background: none;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.sales-order-history .dashboard-wrap .pager .pages ol li a.previous {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.sales-order-history .dashboard-wrap .pager .pages ol li a.next {
  position: relative;
  top: 2px;
}
.sales-order-history .dashboard-wrap .table-responsive {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
}
.sales-order-history .dashboard-wrap .table-responsive thead tr {
  border-bottom: none;
}
.sales-order-history .dashboard-wrap .table-responsive tbody tr {
  border: 0;
}
.sales-order-history .dashboard-wrap .table-responsive tbody tr td {
  padding: 50px 0;
}
.sales-order-history .dashboard-wrap .table-responsive .order-column {
  width: 20%;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .sales-order-history .dashboard-wrap .table-responsive .order-column {
    width: 20%;
    vertical-align: top;
  }
}
.sales-order-history .dashboard-wrap .table-responsive .date-column {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .sales-order-history .dashboard-wrap .table-responsive .date-column {
    width: 80%;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .nobr {
    width: 100%;
    float: left;
    padding: 0 0 10px 20px;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .ship-to-column {
    width: 100%;
    float: left;
    padding: 0 0 10px 20px;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .total-order-column {
    width: 100%;
    float: left;
    padding: 0 0 10px 20px;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .order-status-column {
    width: 100%;
    float: left;
    padding: 0 0 20px 20px;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .order-doownload-column {
    width: 100%;
    padding: 0 0 20px 20px;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .a-center {
    float: left;
    width: 100%;
    text-align: left !important;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .a-center .nobr {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .a-center .nobr .link-viewOrder {
    width: 100%;
    max-width: 320px;
    padding: 0;
    text-align: center;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .a-center .nobr .link-viewOrder:hover:not(.is-touch-device) {
    text-decoration: none;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .a-center .nobr .link-reorder {
    color: #333333;
    font-weight: normal;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .a-center .nobr .link-reorder:hover {
    color: #009999;
  }
  .sales-order-history .dashboard-wrap .table-responsive .date-column .a-center .nobr .link-reorder:hover:not(.is-touch-device) {
    text-decoration: none;
  }
}
.sales-order-history .dashboard-wrap .table-responsive .ship-to-column {
  width: 25%;
}
.sales-order-history .dashboard-wrap .table-responsive .total-order-column {
  width: 10%;
}
.sales-order-history .dashboard-wrap .table-responsive .order-status-column {
  width: 5%;
}
.sales-order-history .dashboard-wrap .table-responsive .order-doownload-column {
  width: 5%;
}
.sales-order-history .dashboard-wrap .table-responsive .a-center {
  width: 25%;
  text-align: right !important;
  padding-right: 20px;
}
.sales-order-history .dashboard-wrap .table-responsive .a-center .nobr .separator {
  display: none;
}
.sales-order-history .dashboard-wrap .table-responsive .a-center .nobr a {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  /*                        &.link-viewOrder {
                                                    border:1px solid @color-green;
                                                    color: @color-green;
                                                    .text-uppercase();
                                                }*/
}
.sales-order-history .dashboard-wrap .table-responsive .a-center .nobr a:hover {
  color: #009999;
}
.sales-order-history .dashboard-wrap .table-responsive .a-center .nobr a.link-reorder {
  color: #333333 !important;
  font-weight: normal !important;
  font-weight: normal;
  /*                            border:1px solid @color-green;
                                                        
                                                        font-weight: normal;*/
  margin-left: 10px;
  /*                            &:hover {
                                                            background: @color-green;
                                                            color: @color-white !important;
                                                        }*/
}
.sales-order-history .dashboard-wrap .table-responsive .a-center .nobr a.link-reorder:hover {
  color: #009999 !important;
}
.sales-order-history .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 30px;
}
.sales-order-history .buttons-set .back-link {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
.sales-order-history .buttons-set .back-link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.sales-order-history .buttons-set .back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sales-order-history .buttons-set .back-link a:hover {
  background: #ffffff;
}
.sales-order-history .buttons-set .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.sales-order-history .buttons-set .back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sales-order-history .buttons-set .back-link a:hover {
  background: #ffffff;
}
.sales-order-history .buttons-set .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.sales-order-view .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
  z-index: 999 !important;
}
.sales-order-view .page-title h1,
.sales-order-view .page-title h2,
.sales-order-view .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.dashboard-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.dashboard-wrap:before,
.dashboard-wrap:after {
  content: " ";
  display: table;
}
.dashboard-wrap:after {
  clear: both;
}
.dashboard-wrap:before,
.dashboard-wrap:after {
  content: " ";
  display: table;
}
.dashboard-wrap:after {
  clear: both;
}
.dashboard-wrap .order-view-wrap {
  text-align: center;
}
.dashboard-wrap .order-view-wrap:before,
.dashboard-wrap .order-view-wrap:after {
  content: " ";
  display: table;
}
.dashboard-wrap .order-view-wrap:after {
  clear: both;
}
.dashboard-wrap .order-view-wrap:before,
.dashboard-wrap .order-view-wrap:after {
  content: " ";
  display: table;
}
.dashboard-wrap .order-view-wrap:after {
  clear: both;
}
.dashboard-wrap .order-view-wrap .link-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.dashboard-wrap .order-view-wrap .link-wrap .reorder-btn-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.dashboard-wrap .order-view-wrap .link-wrap .reorder-btn-wrap .link-reorder {
  float: left;
  color: #333333 !important;
  font-weight: normal !important;
}
.dashboard-wrap .order-view-wrap .link-wrap .reorder-btn-wrap .link-reorder:hover {
  color: #009999 !important;
}
.dashboard-wrap .order-view-wrap .link-wrap .reorder-btn-wrap .link-print {
  float: right;
  color: #333333;
  font-weight: normal;
}
.dashboard-wrap .order-view-wrap .link-wrap .reorder-btn-wrap .link-print:hover {
  color: #009999;
}
.dashboard-wrap .order-view-wrap .link-wrap .request-btn-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-top: 20px;
}
.dashboard-wrap .order-view-wrap .link-wrap .request-btn-wrap .link-print {
  float: right;
  color: #333333;
  font-weight: normal;
}
.dashboard-wrap .order-view-wrap .link-wrap .request-btn-wrap .link-print:hover {
  color: #009999;
}
.dashboard-wrap .order-view-wrap .order-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
  margin: 0;
  background: none;
  padding-top: 20px;
}
.dashboard-wrap .order-view-wrap .order-info dt {
  font-weight: normal;
  text-transform: uppercase;
}
.dashboard-wrap .order-view-wrap .order-info dd ul li a {
  color: #333333;
  font-weight: normal;
}
.dashboard-wrap .order-view-wrap .order-info dd ul li a:hover {
  color: #009999;
}
.dashboard-wrap .order-view-wrap .order-info .current {
  font-weight: normal;
  text-transform: uppercase;
}
.dashboard-wrap .order-view-wrap .order-date {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  padding: 10px 0;
}
.dashboard-wrap .order-view-wrap .order-info-box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  background: none;
  margin: 0;
  border: 1px solid #dedede;
  margin-bottom: 20px;
}
.dashboard-wrap .order-view-wrap .order-info-box .col-2 .box-payment .box-content table {
  margin: 0 auto;
  margin-bottom: 10px;
}
.dashboard-wrap .order-view-wrap .order-info-box .col-2 .box-payment .box-content table tr th {
  text-align: center;
  padding: 0;
}
.dashboard-wrap .order-view-wrap .order-info-box .col-2 .box-payment .box-content table tr td {
  text-align: center;
}
.order-items {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.order-items h2 {
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  text-align: center;
}
.order-items .table-caption {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-bottom: 20px;
}
.order-items .table-responsive {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
}
.order-items .table-responsive .tfooter {
  width: 100%;
  border-top: 1px solid #dedede;
}
.order-items .table-responsive .tfooter tr td {
  padding: 10px 0;
}
.order-items .table-responsive .tfooter tr td .table-line-break {
  background: #dedede;
}
.order-items .table-responsive .tfooter tr td.last {
  width: 10%;
  padding-right: 10px;
  padding-left: 10px;
}
.order-items .table-responsive .data-table thead tr th {
  text-align: left !important;
}
.order-items .table-responsive .data-table thead .product-name-column {
  width: 22%;
  padding-left: 10px;
}
.order-items .table-responsive .data-table thead .product-sku-column {
  width: 22%;
}
.order-items .table-responsive .data-table thead .product-price-column {
  width: 22%;
}
.order-items .table-responsive .data-table thead .product-qty-column {
  width: 22%;
}
.order-items .table-responsive .data-table thead .product-subtotal-column {
  width: 12%;
  text-align: right !important;
  padding-right: 10px;
}
.order-items .table-responsive .data-table tbody tr .product-name-view-column {
  width: 40%;
  vertical-align: top;
}
.order-items .table-responsive .data-table tbody tr .product-sku-view-column {
  padding-right: 10px;
}
.order-items .table-responsive .data-table tbody tr .product-sku-view-column .product-sku-wrap {
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .order-items .table-responsive .data-table tbody tr .product-sku-view-column .product-sku-wrap {
    text-align: right;
  }
}
.order-items .table-responsive .data-table tbody tr .product-sku-view-column .product-price-view-column {
  padding-bottom: 10px;
}
.order-items .table-responsive .data-table tbody tr .product-sku-view-column .product-status-view-column {
  padding-bottom: 10px;
}
.order-items .table-responsive .data-table tbody tr .product-sku-view-column .product-price-two-view-column {
  padding-bottom: 10px;
}
.order-items .table-responsive .data-table tbody tr td {
  text-align: left !important;
}
.order-items .table-responsive .data-table tbody tr td.last {
  padding-right: 10px;
}
.order-items .table-responsive .data-table tbody tr td br {
  display: none;
}
.order-items .table-responsive .data-table tbody tr td h3.product-name {
  font-weight: normal !important;
  /*color:@gray-dark;*/
  margin: 0;
  padding: 0;
  line-height: 14px;
  padding-left: 10px;
}
.order-items .table-responsive .data-table tbody tr td .item-options {
  padding-top: 10px;
  padding-left: 10px;
}
.order-items .table-responsive .data-table tbody tr td.last {
  text-align: right !important;
}
.order-items .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  border: 0;
  padding-top: 30px;
}
.order-items .buttons-set .back-link {
  width: 100%;
  text-align: center;
}
.order-items .buttons-set .back-link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  max-width: 320px;
  display: block;
}
.order-items .buttons-set .back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.order-items .buttons-set .back-link a:hover {
  background: #ffffff;
}
.order-items .buttons-set .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.order-items .buttons-set .back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.order-items .buttons-set .back-link a:hover {
  background: #ffffff;
}
.order-items .buttons-set .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.order-items .buttons-set .back-link a small {
  display: none;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.sales-order-invoice .page-title {
  border: 0;
  margin: 0;
  padding: 0;
  padding: 20px 0;
}
.sales-order-invoice .page-title h1,
.sales-order-invoice .page-title h2,
.sales-order-invoice .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.sales-order-invoice .order-details .link-print {
  color: #333333;
  font-weight: normal;
}
.sales-order-invoice .order-details .link-print:hover {
  color: #009999;
}
.sales-order-invoice .order-details .table-caption {
  text-transform: uppercase;
  /*color:@green-medium;*/
}
.sales-order-invoice .table-responsive .data-table thead tr th {
  padding-left: 10px;
}
.sales-order-invoice .table-responsive .data-table thead tr th.name-product {
  width: 30%;
}
.sales-order-invoice .table-responsive .data-table thead tr th.sku-product {
  width: 20%;
}
.sales-order-invoice .table-responsive .data-table thead tr th.price-product {
  width: 20%;
}
.sales-order-invoice .table-responsive .data-table thead tr th.qty-product {
  width: 10%;
}
.sales-order-invoice .table-responsive .data-table thead tr th.qty-subtotal {
  width: 20%;
  text-align: right !important;
}
.sales-order-invoice .table-responsive .data-table tbody tr {
  border-bottom: 1px solid #dedede;
}
.sales-order-invoice .table-responsive .data-table tbody tr td {
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  .sales-order-invoice .table-responsive .data-table tbody tr td.name-product {
    vertical-align: top;
    width: 40%;
  }
  .sales-order-invoice .table-responsive .data-table tbody tr td.name-product h4 {
    line-height: 1;
    padding: 0;
  }
  .sales-order-invoice .table-responsive .data-table tbody tr td.mobile-second-column div {
    padding-bottom: 5px;
  }
  .sales-order-invoice .table-responsive .data-table tbody tr td.mobile-second-column .sku-product-wrap {
    text-align: right;
  }
  .sales-order-invoice .table-responsive .data-table tbody tr td.mobile-second-column .qty-wrap {
    text-align: right !important;
  }
}
.sales-order-invoice .table-responsive .subtotal-table {
  position: relative;
  margin-top: 10px;
  width: 100%;
}
.sales-order-invoice .table-responsive .subtotal-table tr td {
  padding: 5px 5px;
}
.sales-order-invoice .table-responsive .subtotal-table tr td.last {
  width: 10%;
  padding-right: 10px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.sales-order-shipment .page-title {
  border: 0;
  margin: 0;
  padding: 0;
  padding: 20px 0;
}
.sales-order-shipment .page-title h1,
.sales-order-shipment .page-title h2,
.sales-order-shipment .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.sales-order-shipment .order-details .link-print {
  color: #333333;
  font-weight: normal;
}
.sales-order-shipment .order-details .link-print:hover {
  color: #009999;
}
.sales-order-shipment .order-details .table-caption {
  text-transform: uppercase;
  /*color:@green-medium;*/
}
.sales-order-shipment .table-responsive .data-table thead tr th {
  padding-left: 10px;
}
.sales-order-shipment .table-responsive .data-table thead tr th.name-product {
  width: 30%;
}
.sales-order-shipment .table-responsive .data-table thead tr th.sku-product {
  width: 20%;
}
.sales-order-shipment .table-responsive .data-table thead tr th.price-product {
  width: 20%;
}
.sales-order-shipment .table-responsive .data-table thead tr th.qty-product {
  width: 10%;
}
.sales-order-shipment .table-responsive .data-table thead tr th.qty-subtotal {
  width: 20%;
  text-align: right !important;
}
.sales-order-shipment .table-responsive .data-table tbody tr {
  border-bottom: 1px solid #cdcdcd;
}
.sales-order-shipment .table-responsive .data-table tbody tr td {
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  .sales-order-shipment .table-responsive .data-table tbody tr td.name-product {
    vertical-align: top;
    width: 40%;
  }
  .sales-order-shipment .table-responsive .data-table tbody tr td.name-product h4 {
    line-height: 1;
    padding: 0;
  }
  .sales-order-shipment .table-responsive .data-table tbody tr td.mobile-second-column {
    text-align: right !important;
  }
  .sales-order-shipment .table-responsive .data-table tbody tr td.mobile-second-column div {
    padding-bottom: 5px;
  }
  .sales-order-shipment .table-responsive .data-table tbody tr td.mobile-second-column .sku-product-wrap {
    text-align: right;
  }
  .sales-order-shipment .table-responsive .data-table tbody tr td.mobile-second-column .qty-wrap {
    text-align: right !important;
  }
}
.sales-order-shipment .table-responsive .subtotal-table {
  position: relative;
  margin-top: 10px;
  width: 100%;
}
.sales-order-shipment .table-responsive .subtotal-table tr td {
  padding: 5px 5px;
}
.sales-order-shipment .table-responsive .subtotal-table tr td.last {
  width: 10%;
  padding-right: 10px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.awrma-customer-rma-view .page-title,
.awrma-guest-rma-view .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.awrma-customer-rma-view .page-title h1,
.awrma-guest-rma-view .page-title h1,
.awrma-customer-rma-view .page-title h2,
.awrma-guest-rma-view .page-title h2,
.awrma-customer-rma-view .page-title h3,
.awrma-guest-rma-view .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.awrma-customer-rma-view .page-title a,
.awrma-guest-rma-view .page-title a {
  position: relative;
  top: 5px;
  color: #333333;
  font-weight: normal;
  padding: 0 5px;
}
.awrma-customer-rma-view .page-title a:hover,
.awrma-guest-rma-view .page-title a:hover {
  color: #009999;
}
.awrma-customer-rma-view .page-title span.separator,
.awrma-guest-rma-view .page-title span.separator {
  display: none;
}
.awrma-customer-rma-view .dashboard-wrap .cancel-btn-wrap,
.awrma-guest-rma-view .dashboard-wrap .cancel-btn-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
}
.awrma-customer-rma-view .dashboard-wrap .cancel-btn-wrap a,
.awrma-guest-rma-view .dashboard-wrap .cancel-btn-wrap a {
  color: #333333;
  font-weight: normal;
}
.awrma-customer-rma-view .dashboard-wrap .cancel-btn-wrap a:hover,
.awrma-guest-rma-view .dashboard-wrap .cancel-btn-wrap a:hover {
  color: #009999;
}
.awrma-customer-rma-view .dashboard-wrap h4,
.awrma-guest-rma-view .dashboard-wrap h4 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  color: #009999;
  font-family: inherit;
  padding: 20px 0;
  text-transform: uppercase;
  text-align: center;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset,
.awrma-guest-rma-view .dashboard-wrap .fieldset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
  border: 1px solid #dedede;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset,
  .awrma-guest-rma-view .dashboard-wrap .fieldset {
    padding: 0 10px;
  }
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history {
  margin-top: 20px;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .awrma-comments-list,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .awrma-comments-list {
  margin: 0;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .awrma-comments-list li,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .awrma-comments-list li {
  border: 0;
  border-top: 1px dotted #dedede;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history ul.form-list .wide .input-box,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history ul.form-list .wide .input-box {
  width: 100%;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history ul.form-list .wide .input-box textarea,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history ul.form-list .wide .input-box textarea {
  width: 100%;
  resize: none;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history ul.form-list .wide .input-box textarea:focus,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history ul.form-list .wide .input-box textarea:focus {
  background: none;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set,
  .awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set,
  .awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set,
  .awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set,
  .awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set {
    margin-left: 25%;
  }
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set p,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set p {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
  /*color: @gray-darker;*/
  margin: 10px 0 20px 0;
}
@media (min-width: 768px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set p,
  .awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set p {
    float: left;
    width: 50%;
  }
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set button.button,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set button.button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  margin: 10px 0 20px 0;
}
@media (min-width: 768px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .buttons-set button.button,
  .awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .buttons-set button.button {
    float: left;
    width: 50%;
  }
}
.awrma-customer-rma-view .dashboard-wrap .fieldset.message_history .awrma-comments-list,
.awrma-guest-rma-view .dashboard-wrap .fieldset.message_history .awrma-comments-list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  padding: 0;
  margin: 0;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset h2,
.awrma-guest-rma-view .dashboard-wrap .fieldset h2 {
  float: none;
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #009999;
  background: none;
  text-transform: uppercase;
  padding: 20px 0;
  font-family: inherit;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list,
.awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding: 0;
  padding: 10px 0 10px 0;
}
@media (min-width: 992px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list {
    margin-left: 25%;
  }
}
.awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list .fields,
.awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list .fields {
  width: 100%;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list .fields .field,
.awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list .fields .field {
  width: 50%;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list .fields a,
.awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list .fields a {
  color: #333333;
  font-weight: normal;
}
.awrma-customer-rma-view .dashboard-wrap .fieldset ul.form-list .fields a:hover,
.awrma-guest-rma-view .dashboard-wrap .fieldset ul.form-list .fields a:hover {
  color: #009999;
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive,
.awrma-guest-rma-view .dashboard-wrap .table-responsive {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table thead tr,
.awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table thead tr {
  border: 0;
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table thead tr th,
.awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table thead tr th {
  padding-left: 10px;
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table thead tr .name-product,
.awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table thead tr .name-product {
  width: 30%;
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table thead tr .sku-product,
.awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table thead tr .sku-product {
  width: 30%;
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table thead tr .qty-product,
.awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table thead tr .qty-product {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table tbody tr,
  .awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table tbody tr {
    border: 0;
  }
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td,
.awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td {
  padding-left: 10px !important;
}
@media only screen and (max-width: 767px) {
  .awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td,
  .awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td {
    border: 0 !important;
  }
  .awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.name-product,
  .awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.name-product {
    width: 40%;
    vertical-align: top;
  }
  .awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.name-product h3,
  .awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.name-product h3 {
    line-height: 1;
  }
  .awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.sku-product .a-right,
  .awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.sku-product .a-right {
    text-align: left !important;
    padding-top: 10px;
  }
}
.awrma-customer-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.last,
.awrma-guest-rma-view .dashboard-wrap .table-responsive .data-table tbody tr td.last {
  text-align: left !important;
}
.awrma-customer-rma-view .buttons-set,
.awrma-guest-rma-view .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
  margin: 0;
  margin-top: 20px;
}
.awrma-customer-rma-view .buttons-set p.back-link,
.awrma-guest-rma-view .buttons-set p.back-link {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
.awrma-customer-rma-view .buttons-set p.back-link a,
.awrma-guest-rma-view .buttons-set p.back-link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.awrma-customer-rma-view .buttons-set p.back-link a span span,
.awrma-guest-rma-view .buttons-set p.back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awrma-customer-rma-view .buttons-set p.back-link a:hover,
.awrma-guest-rma-view .buttons-set p.back-link a:hover {
  background: #ffffff;
}
.awrma-customer-rma-view .buttons-set p.back-link a:hover:focus,
.awrma-guest-rma-view .buttons-set p.back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.awrma-customer-rma-view .buttons-set p.back-link a span span,
.awrma-guest-rma-view .buttons-set p.back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awrma-customer-rma-view .buttons-set p.back-link a:hover,
.awrma-guest-rma-view .buttons-set p.back-link a:hover {
  background: #ffffff;
}
.awrma-customer-rma-view .buttons-set p.back-link a:hover:focus,
.awrma-guest-rma-view .buttons-set p.back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
/**/
.awrma-customer-rma-new .page-title,
.awrma-guest-rma-new .page-title {
  border: 0;
  margin: 0;
  padding: 0;
  padding: 20px 0;
}
.awrma-customer-rma-new .page-title h1,
.awrma-guest-rma-new .page-title h1,
.awrma-customer-rma-new .page-title h2,
.awrma-guest-rma-new .page-title h2,
.awrma-customer-rma-new .page-title h3,
.awrma-guest-rma-new .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset,
.awrma-guest-rma-new .dashboard-wrap .fieldset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  background: none;
  border: 1px solid #dedede;
}
@media only screen and (max-width: 991px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset,
  .awrma-guest-rma-new .dashboard-wrap .fieldset {
    padding: 0 20px;
  }
}
.awrma-customer-rma-new .dashboard-wrap .fieldset h2.legend,
.awrma-guest-rma-new .dashboard-wrap .fieldset h2.legend {
  float: none;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  font-size: 12px;
  font-size: 1.2rem;
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: 20px 0 20px 0;
  text-align: center;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list,
  .awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list {
    margin-left: 25%;
  }
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .table-responsive,
  .awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .table-responsive {
    border: 0;
  }
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .textarea-additionl-info,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .textarea-additionl-info {
  width: 100%;
  resize: none;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .textarea-additionl-info:focus,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .textarea-additionl-info:focus {
  background: none;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide label,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide label {
  text-transform: uppercase;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field {
  width: 50%;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field .input-box.pkg-opened,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field .input-box.pkg-opened {
  padding-right: 10px;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field .input-box.request-type,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field .input-box.request-type {
  padding-left: 10px;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field .request-type-label,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .field .request-type-label {
  padding-left: 10px;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box {
  width: 100%;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box select,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box select {
  width: 100% !important;
  background: none;
  /*border:1px solid #cdcdcd;*/
  /*height:30px;*/
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table {
  /*border: 1px solid #cdcdcd;*/
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table thead tr th,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table thead tr th {
  /*background: #f3f3f3;*/
  padding: 0;
  border: 0;
  padding: 10px 0 10px 8px;
  /*border-bottom: 1px solid #cdcdcd !important;*/
  /*border-right: 1px solid #cdcdcd !important;*/
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table thead tr td,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table thead tr td {
  background: none;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.odd,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.odd {
  background: none;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.odd td,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.odd td {
  padding: 10px 0 10px 8px;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.odd td .nobr .validation-advice,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.odd td .nobr .validation-advice {
  text-align: center;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td {
  padding: 10px 0 10px 8px !important;
  line-height: 1.2;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td h3,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td h3 {
  padding: 0;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td a,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td a {
  color: #333333;
  font-weight: normal;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td a:hover,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td a:hover {
  color: #009999;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td .item-options,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td .item-options {
  margin-top: 10px;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td .standardicon-delete,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td .standardicon-delete {
  /*color:@gray-dark;*/
  font-size: 20px;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td .standardicon-delete:hover,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr td .standardicon-delete:hover {
  text-decoration: none;
  /*color: @green-medium;*/
}
.awrma-customer-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.no-order-selected td,
.awrma-guest-rma-new .dashboard-wrap .fieldset ul.form-list li.wide .input-box .data-table tbody tr.no-order-selected td {
  text-align: center;
  text-transform: uppercase;
}
.awrma-customer-rma-new .dashboard-wrap .fieldset .buttons-set,
.awrma-guest-rma-new .dashboard-wrap .fieldset .buttons-set {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding: 0;
  border: 0;
}
@media (min-width: 992px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset .buttons-set,
  .awrma-guest-rma-new .dashboard-wrap .fieldset .buttons-set {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset .buttons-set,
  .awrma-guest-rma-new .dashboard-wrap .fieldset .buttons-set {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset .buttons-set,
  .awrma-guest-rma-new .dashboard-wrap .fieldset .buttons-set {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .awrma-customer-rma-new .dashboard-wrap .fieldset .buttons-set,
  .awrma-guest-rma-new .dashboard-wrap .fieldset .buttons-set {
    margin-left: 25%;
  }
}
.awrma-customer-rma-new .dashboard-wrap .fieldset .buttons-set p.required,
.awrma-guest-rma-new .dashboard-wrap .fieldset .buttons-set p.required {
  text-align: left;
  /*color:@gray-darker;*/
}
.awrma-customer-rma-new .dashboard-wrap .fieldset .buttons-set button.secondary-button,
.awrma-guest-rma-new .dashboard-wrap .fieldset .buttons-set button.secondary-button {
  max-width: 320px;
  margin-bottom: 30px;
}
.awrma-customer-rma-new .buttons-set,
.awrma-guest-rma-new .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  border: 0;
  margin-top: 20px;
}
.awrma-customer-rma-new .buttons-set p.back-link,
.awrma-guest-rma-new .buttons-set p.back-link {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .awrma-customer-rma-new .buttons-set p.back-link,
  .awrma-guest-rma-new .buttons-set p.back-link {
    max-width: 100%;
  }
}
.awrma-customer-rma-new .buttons-set p.back-link a,
.awrma-guest-rma-new .buttons-set p.back-link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.awrma-customer-rma-new .buttons-set p.back-link a span span,
.awrma-guest-rma-new .buttons-set p.back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awrma-customer-rma-new .buttons-set p.back-link a:hover,
.awrma-guest-rma-new .buttons-set p.back-link a:hover {
  background: #ffffff;
}
.awrma-customer-rma-new .buttons-set p.back-link a:hover:focus,
.awrma-guest-rma-new .buttons-set p.back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.awrma-customer-rma-new .buttons-set p.back-link a span span,
.awrma-guest-rma-new .buttons-set p.back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awrma-customer-rma-new .buttons-set p.back-link a:hover,
.awrma-guest-rma-new .buttons-set p.back-link a:hover {
  background: #ffffff;
}
.awrma-customer-rma-new .buttons-set p.back-link a:hover:focus,
.awrma-guest-rma-new .buttons-set p.back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.awrma-customer-rma-list .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0;
}
.awrma-customer-rma-list .page-title h1,
.awrma-customer-rma-list .page-title h2,
.awrma-customer-rma-list .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-bottom: 20px;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap .link-awrma-newrma {
  max-width: 320px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap .link-awrma-newrma:hover {
  background: #ffffff;
  color: #ff9900;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap .link-awrma-newrma:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap .link-awrma-newrma:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap .link-awrma-newrma:hover {
  background: #ffffff;
  color: #ff9900;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap .link-awrma-newrma:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.awrma-customer-rma-list .dashboard-wrap .link-awrma-newrma-wrap .link-awrma-newrma:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.awrma-customer-rma-list .table-responsive {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
}
.awrma-customer-rma-list .table-responsive thead tr {
  border: 0;
}
.awrma-customer-rma-list .table-responsive thead tr th {
  padding-left: 20px;
}
.awrma-customer-rma-list .table-responsive thead tr .column-date {
  width: 20%;
}
.awrma-customer-rma-list .table-responsive thead tr .column-id {
  width: 20%;
}
.awrma-customer-rma-list .table-responsive thead tr .column-order {
  width: 20%;
}
.awrma-customer-rma-list .table-responsive thead tr .column-status {
  width: 20%;
}
.awrma-customer-rma-list .table-responsive thead tr .column-btn {
  width: 20%;
}
.awrma-customer-rma-list .table-responsive tbody td {
  padding-left: 20px !important;
}
.awrma-customer-rma-list .table-responsive tbody td.last {
  padding-left: 0 !important;
  padding-right: 20px !important;
}
@media only screen and (max-width: 767px) {
  .awrma-customer-rma-list .table-responsive tbody td.column-date-tbody {
    vertical-align: top !important;
  }
  .awrma-customer-rma-list .table-responsive tbody td.column-id-tbody {
    padding-left: 0 !important;
    padding-right: 10px !important;
  }
  .awrma-customer-rma-list .table-responsive tbody td.column-id-tbody div {
    padding-bottom: 10px;
  }
}
.awrma-customer-rma-list .table-responsive tbody td .nobr {
  width: 100%;
}
.awrma-customer-rma-list .table-responsive tbody td .nobr .link-awrma-bold {
  float: left;
  color: #333333;
  font-weight: normal;
}
.awrma-customer-rma-list .table-responsive tbody td .nobr .link-awrma-bold:hover {
  color: #009999;
}
.awrma-customer-rma-list .table-responsive tbody td .nobr .link-awrma {
  float: right;
  color: #333333;
  font-weight: normal;
}
.awrma-customer-rma-list .table-responsive tbody td .nobr .link-awrma:hover {
  color: #009999;
}
.awrma-customer-rma-list .pager {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #dedede;
  font-size: 14px;
}
.awrma-customer-rma-list .pager p.amount {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
  padding-left: 20px;
  margin-top: 5px;
}
.awrma-customer-rma-list .pager p.amount strong {
  font-weight: normal;
}
.awrma-customer-rma-list .pager .limiter {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: right;
  padding-right: 20px;
}
.awrma-customer-rma-list .pager .limiter label {
  font-weight: normal;
  margin-top: 5px;
  margin-right: 5px;
  /*color: @gray-dark !important;*/
}
.awrma-customer-rma-list .pager .limiter select {
  padding: 0 25px 0 10px;
}
.awrma-customer-rma-list .pager .pages {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
}
.awrma-customer-rma-list .pager .pages .current {
  /*color:@gray-darker;*/
}
.awrma-customer-rma-list .pager .pages ol {
  font-size: 14px;
  font-size: 1.4rem;
}
.awrma-customer-rma-list .pager .pages ol li a {
  /*color:@gray-dark !important;*/
  padding: 0;
  background: none;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.awrma-customer-rma-list .pager .pages ol li a.previous {
  position: relative;
  top: 2px;
  font-size: 12px;
}
.awrma-customer-rma-list .pager .pages ol li a.next {
  position: relative;
  top: 2px;
}
.awrma-customer-rma-list .buttons-set {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .awrma-customer-rma-list .buttons-set {
    float: left;
    width: 50%;
  }
}
.awrma-customer-rma-list .buttons-set p.back-link {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  text-transform: uppercase;
  padding: 0;
  max-width: 320px;
  margin-top: 20px;
  text-align: center;
}
.awrma-customer-rma-list .buttons-set p.back-link a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.awrma-customer-rma-list .buttons-set p.back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awrma-customer-rma-list .buttons-set p.back-link a:hover {
  background: #ffffff;
}
.awrma-customer-rma-list .buttons-set p.back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.awrma-customer-rma-list .buttons-set p.back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.awrma-customer-rma-list .buttons-set p.back-link a:hover {
  background: #ffffff;
}
.awrma-customer-rma-list .buttons-set p.back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.awrma-guest-rma-index .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0;
}
.awrma-guest-rma-index .page-title h1,
.awrma-guest-rma-index .page-title h2,
.awrma-guest-rma-index .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.awrma-guest-rma-index .main-container .dashboard-wrap {
  padding: 0 112px;
}
@media only screen and (max-width: 1199px) {
  .awrma-guest-rma-index .main-container .dashboard-wrap {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .awrma-guest-rma-index .main-container .dashboard-wrap {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .awrma-guest-rma-index .main-container .dashboard-wrap {
    padding: 0 10px;
  }
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset {
  border: 0;
  margin: 0;
  background: none;
  border: 1px solid #dedede;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset h2.legend {
  float: none;
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #009999;
  background: none;
  text-transform: uppercase;
  padding: 20px 0;
  font-family: inherit;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .form-list .fields .field {
  width: 50%;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .form-list .fields .field .input-box {
  width: 100%;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .form-list .fields .field .input-box.input-order-id {
  padding-right: 10px;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .form-list .fields .field .input-box.input-order-email {
  padding-left: 10px;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .form-list .fields .field .input-box input.input-text {
  width: 100%;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .buttons-set {
  margin: 0;
  padding: 0;
  border: 0;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .buttons-set button {
  max-width: 320px;
}
.awrma-guest-rma-index .main-container .dashboard-wrap .fieldset .buttons-set p.required {
  text-align: left;
  /*color: @gray-darker;*/
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.wishlist-index-index .my-wishlist .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.wishlist-index-index .my-wishlist .page-title h1,
.wishlist-index-index .my-wishlist .page-title h2,
.wishlist-index-index .my-wishlist .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive {
  border: 0;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr {
  border: 0;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td {
  vertical-align: middle;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td input.qty {
  /*border-color: @gray-dark;*/
  display: block;
  width: 50px !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  line-height: 1.9;
  padding: 0;
  padding: 2px 0 2px 5px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .price-box {
  margin: 0;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .price-box .regular-price {
  /*color: @gray-dark;*/
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .price-box .regular-price .price {
  font-size: 14px;
  font-size: 1.4rem;
  /*color: @gray-dark;*/
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .price-box .old-price {
  position: relative;
  float: left;
  margin-top: 6px;
  font-size: 14px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .price-box .old-price .price {
  /*color: @gray-dark;*/
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .price-box .special-price {
  position: relative;
  float: left;
  margin-left: 5px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .price-box .special-price .price {
  /*color: @gray-dark;*/
  font-size: 18px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .btn-update {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  color: #333333;
  font-weight: normal;
  width: auto;
  height: auto;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .btn-update:hover {
  color: #009999;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .btn-update:hover {
  border-bottom: 1px solid #333333;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .btn-update span {
  padding: 0;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .btn-update span span {
  background: none !important;
  /*color: @green-light;*/
  text-transform: lowercase;
  border: 0 !important;
  color: #333333;
  font-weight: normal;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .btn-update span span:hover {
  /*color: @green-light;*/
  /*border-bottom: 1px dotted @green-light;*/
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive tr td .cart-cell .add-to-cart-alt .btn-cart {
  max-width: 180px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-image {
  width: 10%;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-image {
    width: 10%;
  }
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details {
  width: 35%;
  padding-left: 10px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details textarea {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details {
    position: relative;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .product-name {
    padding-top: 15px;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .description {
    line-height: 20px;
    padding-bottom: 10px;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .column-product-qty {
    width: 100%;
    padding-bottom: 10px;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .column-product-price {
    width: 100%;
    padding-bottom: 10px;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .column-product-cart {
    width: 100%;
    padding-right: 10px;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .column-product-remove {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .column-product-remove a {
    /*color: @gray-dark;*/
    font-size: 24px;
  }
  .wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-details .column-product-remove a:hover {
    text-decoration: none;
  }
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-price {
  width: 15%;
  padding-left: 10px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-qty {
  width: 15%;
  padding-left: 10px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-cart {
  width: 20%;
  padding-left: 10px;
}
.wishlist-index-index .my-wishlist .dashboard-wrap .table-responsive .column-product-remove {
  width: 5%;
  padding-left: 10px;
}
.wishlist-index-index .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  padding: 0;
  margin: 0;
}
.wishlist-index-index .buttons-set .back-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .wishlist-index-index .buttons-set .back-button {
    float: left;
    width: 50%;
  }
}
.wishlist-index-index .buttons-set .back-button p {
  width: 100%;
  max-width: 320px;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .buttons-set .back-button p {
    max-width: 100%;
  }
}
.wishlist-index-index .buttons-set .back-button p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.wishlist-index-index .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wishlist-index-index .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.wishlist-index-index .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.wishlist-index-index .buttons-set .back-button p a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wishlist-index-index .buttons-set .back-button p a:hover {
  background: #ffffff;
}
.wishlist-index-index .buttons-set .back-button p a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.wishlist-index-index .buttons-set .control-buttons {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .wishlist-index-index .buttons-set .control-buttons {
    float: left;
    width: 50%;
  }
}
.wishlist-index-index .buttons-set .control-buttons .btn-add {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-left: 0;
  margin-right: 10px;
  max-width: 320px;
  float: right !important;
}
.wishlist-index-index .buttons-set .control-buttons .btn-add:hover {
  background: #ffffff;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-add:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-add:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-add:hover {
  background: #ffffff;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-add:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-add:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media (min-width: 768px) {
  .wishlist-index-index .buttons-set .control-buttons .btn-add {
    float: left;
    width: 41.66666667%;
  }
}
.wishlist-index-index .buttons-set .control-buttons .btn-add span {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .buttons-set .control-buttons .btn-add {
    max-width: 100%;
    float: left !important;
    margin-right: 0;
  }
}
.wishlist-index-index .buttons-set .control-buttons .btn-update {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-left: 0;
  margin-left: 10px;
  max-width: 320px;
  float: right !important;
}
.wishlist-index-index .buttons-set .control-buttons .btn-update:hover {
  background: #ffffff;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-update:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-update:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-update:hover {
  background: #ffffff;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-update:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.wishlist-index-index .buttons-set .control-buttons .btn-update:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media (min-width: 768px) {
  .wishlist-index-index .buttons-set .control-buttons .btn-update {
    float: left;
    width: 41.66666667%;
  }
}
@media only screen and (max-width: 767px) {
  .wishlist-index-index .buttons-set .control-buttons .btn-update {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.adyen-savedcard-index .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0;
}
.adyen-savedcard-index .page-title h1,
.adyen-savedcard-index .page-title h2,
.adyen-savedcard-index .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: left;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive {
  border: 0;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards {
  width: 100%;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards thead tr th {
  padding: 20px 0;
  text-transform: uppercase;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards thead tr th.card_type {
  width: 20%;
  padding-left: 20px;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards thead tr th.card_number {
  width: 20%;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards thead tr th.expiration_date {
  width: 20%;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards thead tr th.name_on_card {
  width: 20%;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.card-img {
  padding-left: 20px;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.card-img img {
  margin-top: 3px;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.card-number {
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.card-number .credit-number {
    padding-bottom: 10px;
  }
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.card-expriry {
  padding-top: 10px;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.name-on-card {
  padding-top: 10px;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.name-on-card button {
  margin-top: 20px;
  max-width: 180px;
  float: right;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .oneclick-cse .table-responsive .recurring-creditcards tbody tr td.line-separator {
  height: 40px;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 50px;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link {
  width: 100%;
  max-width: 320px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link {
    max-width: 100%;
  }
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link a:hover {
  background: #ffffff;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link a span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link a:hover {
  background: #ffffff;
}
.adyen-savedcard-index .dashboard-wrap .saved-cards .buttons-set .back-link a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
@media only screen and (max-width: 767px) {
  .card-expriry {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .name-on-card div {
    padding-bottom: 10px;
  }
}
.link-wishlist {
  /*color: @green-light !important;*/
  font-weight: normal;
  color: #333333 !important;
  font-weight: normal !important;
}
.link-wishlist:hover {
  color: #009999 !important;
}
.link-wishlist:hover {
  /*border-bottom: 1px dotted @green-light !important;*/
}
.checkout-cart-index {
  /* NO ITEMS CART */
}
.checkout-cart-index .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.checkout-cart-index .page-title h1,
.checkout-cart-index .page-title h2,
.checkout-cart-index .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.checkout-cart-index .cart-empty a {
  color: #333333;
  font-weight: normal;
}
.checkout-cart-index .cart-empty a:hover {
  color: #009999;
}
.checkout-cart-index .cart {
  padding: 0;
}
.checkout-cart-index .cart .radio {
  display: inline;
  margin: 0;
}
.checkout-cart-index .cart .form-container-cart {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 992px) {
  .checkout-cart-index .cart .form-container-cart {
    float: left;
    width: 75%;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset {
  width: 100%;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive {
  border: 0;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table thead tr th {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table thead tr th.product-name-cart-th {
  text-align: left;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td {
  text-align: center !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td a {
  color: #333333;
  font-weight: normal;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td a:hover {
  color: #009999;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-image-cart {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-image-cart {
    width: 30%;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-image-cart img {
  width: 100%;
  height: auto;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td .qty-title-mobile {
  font-weight: bold;
  text-transform: uppercase;
  display: none;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td .qty-title-mobile {
    display: inline-block;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td .subtotal-title-mobile {
  font-weight: bold;
  display: none;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td .subtotal-title-mobile {
    display: inline-block;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart {
  width: 30%;
  padding-left: 10px;
  text-align: left !important;
  vertical-align: top;
  position: relative;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-name {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart {
    width: 70%;
    text-align: left !important;
    padding-left: 20px;
    line-height: 22px;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-name {
    padding-bottom: 0px;
    padding-right: 10px;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-wishlist-cart {
    text-align: left !important;
    padding-bottom: 10px;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-price-cart {
    text-align: left !important;
    padding-bottom: 10px;
    display: none;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-qty-cart {
    text-align: left !important;
    padding-bottom: 10px;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-qty-cart input {
    padding: 0;
    padding: 0 0 0 14px;
    width: 50px !important;
    line-height: 2.2;
    text-align: center;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-subtotal-cart {
    text-align: left !important;
    padding-bottom: 10px;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-delete-cart {
    text-align: left !important;
    padding-bottom: 10px;
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .product-delete-cart a:hover {
    border: none;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .item-options {
    padding-bottom: 10px;
  }
  .checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-name-cart .item-options span:first-of-type {
    font-weight: bold;
    text-transform: uppercase;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td .product-edit-cart {
  width: 5%;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-price-cart {
  width: 20%;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-qty-cart {
  width: 10%;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-qty-cart input {
  padding: 0;
  padding: 0 0 0 4px;
  width: 50px !important;
  line-height: 2.2;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-subtotal-cart {
  width: 15%;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-delete-cart {
  width: 10%;
}
.checkout-cart-index .cart .form-container-cart fieldset .table-responsive .data-table tbody tr td.product-delete-cart a:hover {
  border: none;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table {
  width: 100%;
  border: 0;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr {
  background: none !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr.first td {
  background: none !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td {
  border: 0 !important;
  padding: 0;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button {
    padding-top: 0;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout) {
  background: none;
  border: 0;
  color: white;
  max-width: 220px;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout) span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout):hover {
  background: #ffffff;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout):hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout) span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout):hover {
  background: #ffffff;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout):hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button:not(.btn-checkout) {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 600 !important !important;
  font-style: normal !important;
  -webkit-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  background: #ff9900 !important;
  border: 1px solid #ff9900 !important;
  color: #ffffff !important;
  padding: 8px 10px !important;
  text-transform: uppercase !important;
  width: 100% !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout:hover {
  background: #ffffff !important;
  color: #ff9900 !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout:hover span {
  -webkit-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  color: #ff9900 !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900 !important;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900 !important;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900 !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout:hover {
  background: #ffffff !important;
  color: #ff9900 !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout:hover span {
  -webkit-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  color: #ff9900 !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900 !important;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900 !important;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900 !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .first-line-button button.btn-checkout span span {
  color: inherit !important;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button {
    float: left;
    width: 66.66666667%;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button {
    padding-top: 0;
  }
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button {
  background: none;
  border: 0;
  max-width: 220px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button:hover {
  background: #ffffff;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button:hover {
  background: #ffffff;
}
.checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .form-container-cart fieldset .footer-table tr td .second-line-button button {
    max-width: 100%;
  }
}
.checkout-cart-index .cart .cart-collaterals {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 0 0 0 40px;
}
@media (min-width: 992px) {
  .checkout-cart-index .cart .cart-collaterals {
    float: left;
    width: 25%;
  }
}
@media only screen and (max-width: 1199px) {
  .checkout-cart-index .cart .cart-collaterals {
    padding: 0 0 0 20px;
  }
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals {
    padding: 0;
  }
}
.checkout-cart-index .cart .cart-collaterals .checkout-types {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button:hover {
  background: #ffffff;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button:hover {
  background: #ffffff;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .checkout-types li button span span {
  height: 39px;
  line-height: 20px;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .checkout-types li button {
    max-width: 320px;
    float: right;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .cart-collaterals .checkout-types li button {
    max-width: 100%;
  }
}
.checkout-cart-index .cart .cart-collaterals .col-2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping {
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .col-2 .shipping {
    border: 1px solid #dedede;
    padding: 0 15px 5px 15px;
  }
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping h2 {
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  /*.reset-margin-top();*/
  text-align: center;
  background: none;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping h2:hover {
  cursor: pointer;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping h2 span {
  position: relative;
  top: 4px;
  font-size: 24px;
  font-size: 2.4rem;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form {
  display: none;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form p {
  /*color: @gray-dark;*/
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 0 20px 0;
  margin: 0;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .form-list li {
  margin-bottom: 20px;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .form-list li .input-box {
  width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .form-list li .input-box select {
  width: 100%;
  /*padding: 6px 0px;*/
  /*border:1px solid @gray-light;*/
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .form-list li .input-box input {
  width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .sp-methods {
  margin: 0;
  padding: 0;
  background: none;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .sp-methods .price {
  font-weight: normal;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .sp-methods label {
  font-weight: normal;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .sp-methods dd ul li .input-group {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: normal;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 10px;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button:hover {
  background: #ffffff;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button:hover {
  background: #ffffff;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button span {
  background: none;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button {
    max-width: 320px;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .cart-collaterals .col-2 .shipping .shipping-form .buttons-set button {
    max-width: 100%;
  }
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount {
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
  margin-top: 20px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .col-2 .discount {
    border: 1px solid #dedede;
    padding: 0 15px 15px 15px;
  }
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount h2 {
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  /*.reset-margin-top();*/
  text-align: center;
  background: none;
  padding: 0 !important;
  margin-top: 22px;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount h2 span {
  position: relative;
  top: 4px;
  font-size: 24px;
  font-size: 2.4rem;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form label {
  font-size: 12px;
  font-size: 1.2rem;
  /*color: @gray-dark !important;*/
  width: 100%;
  text-align: center;
  margin: 10px 0;
  font-weight: normal;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .input-box {
  margin: 0;
  width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .input-box .input-text {
  width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set .apply_coupon {
    float: right !important;
  }
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button {
  margin: 10px 0 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button:hover {
  background: #ffffff;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button:hover {
  background: #ffffff;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button span {
  background: none;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button {
    max-width: 320px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .cart-collaterals .col-2 .discount .discount-form .buttons-set button.button {
    max-width: 100%;
  }
}
.checkout-cart-index .cart .cart-collaterals .totals {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
  background: none;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .totals {
    border: 1px solid #dedede;
    padding: 0 15px 15px 15px;
    margin-top: 20px;
  }
}
.checkout-cart-index .cart .cart-collaterals .totals h2 {
  background-image: none;
  padding: 0 !important;
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  text-align: center;
  margin-top: 22px;
  text-transform: uppercase;
}
.checkout-cart-index .cart .cart-collaterals .totals table {
  font-size: 13px;
  font-size: 1.3rem;
}
.checkout-cart-index .cart .cart-collaterals .totals table tbody tr:last-child td {
  padding-bottom: 15px;
}
.checkout-cart-index .cart .cart-collaterals .totals table tbody tr td {
  padding: 0;
  padding: 5px 0;
}
.checkout-cart-index .cart .cart-collaterals .totals table tbody tr td:first-child {
  text-align: left !important;
}
.checkout-cart-index .cart .cart-collaterals .totals table tfoot tr:last-child {
  border-top: 1px solid #cdcdcd;
}
.checkout-cart-index .cart .cart-collaterals .totals table tfoot tr td {
  padding: 0;
  padding: 15px 0;
}
.checkout-cart-index .cart .cart-collaterals .totals table tfoot tr td:first-child {
  text-align: left !important;
}
.checkout-cart-index .cart .cart-collaterals .totals table tfoot tr td strong {
  font-weight: normal;
}
.checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a:hover {
  background: #ffffff;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a:hover {
  background: #ffffff;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a {
    max-width: 320px;
    float: right;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-cart-index .cart .cart-collaterals .totals .checkout-types li a {
    max-width: 100%;
  }
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping {
  float: left;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .secure_shopping {
    display: none;
  }
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping h2 {
  background-image: none;
  padding: 0 !important;
  margin: 0;
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #dedede;
  padding-top: 22px !important;
}
@media only screen and (max-width: 991px) {
  .checkout-cart-index .cart .cart-collaterals .secure_shopping h2 {
    border: none;
  }
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  margin-top: 10px;
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping .secure_logo_wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping .secure_logo_wrapper img {
  max-width: 100%;
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping .secure_logo_wrapper .verified-by-visa {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 4px;
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping .secure_logo_wrapper .mastercard-secure-code {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-top: 14px;
}
.checkout-cart-index .cart .cart-collaterals .secure_shopping .secure_logo_wrapper .comodo-secure {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.block-cross-sell {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  margin: 0;
  padding: 0;
  margin-top: 60px;
  position: relative;
}
.block-cross-sell .crossSell-title {
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  font-family: inherit;
  text-align: center;
  color: #009999;
  padding-bottom: 50px;
}
.block-cross-sell .crossSell-container {
  position: relative;
  margin: 0 60px;
}
@media only screen and (max-width: 991px) {
  .block-cross-sell .crossSell-container {
    margin: 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .block-cross-sell .crossSell-container {
    margin: 0;
  }
}
.block-cross-sell .crossSell-container .swiper-slide {
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .block-cross-sell .swiper-button-prev {
    display: none !important;
  }
}
.block-cross-sell .swiper-button-prev .standardicon-arrow_left {
  margin-top: -33px;
}
@media only screen and (max-width: 767px) {
  .block-cross-sell .swiper-button-next {
    display: none !important;
  }
}
.block-cross-sell .swiper-button-next .standardicon-arrow_right {
  margin-top: -33px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
/*.input-different-shipping {
    text-align:left;
    .reset-margin();
    height:auto;
    label {
        cursor:pointer;
    }
    input {
        .reset-margin();
        cursor: pointer;    
    }
}*/
.onestepcheckout-index-index .header-container .header {
  text-align: center;
}
.onestepcheckout-index-index .header-container .header a.logo {
  margin: 0 auto;
  float: none;
  width: auto;
}
.onestepcheckout-index-index .validation-advice {
  text-align: left !important;
}
.onestepcheckout-index-index .checkout-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 0px 112px;
}
@media only screen and (max-width: 1199px) {
  .onestepcheckout-index-index .checkout-wrapper {
    padding: 0px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .onestepcheckout-index-index .checkout-wrapper {
    padding: 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper {
    padding: 0px;
  }
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-title {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  line-height: 1;
  padding: 20px 0;
  font-weight: normal;
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link {
  padding: 0;
  text-align: center;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link:before,
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link:after {
  content: " ";
  display: table;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link:after {
  clear: both;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link:before,
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link:after {
  content: " ";
  display: table;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link:after {
  clear: both;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .already_registered {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 20px 0;
  line-height: 16px;
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .already_registered {
    padding: 0;
  }
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .already_registered a {
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .already_registered a:hover {
  color: #009999;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding: 20px 0;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link {
    padding: 0;
    padding-bottom: 20px;
  }
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link a {
  background-color: #3B5998 !important;
  padding: 9px 0 !important;
  display: block;
  width: 100%;
  max-width: 320px;
  line-height: 1 !important;
  text-align: center !important;
  text-transform: uppercase;
  border: 1px solid #3B5998;
  color: #fff;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link a {
    max-width: 280px;
  }
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link a .icon-facebook {
  position: relative;
  margin-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .facebook-link a:hover:not(.is-touch-device) {
  text-decoration: none;
  background: none !important;
  color: #3B5998 !important;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link {
    padding: 0;
    padding-bottom: 20px;
  }
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link a {
  background-color: #00aced !important;
  padding: 9px 0 !important;
  display: block;
  width: 100%;
  max-width: 320px;
  line-height: 1 !important;
  text-align: center !important;
  text-transform: uppercase;
  border: 1px solid #00aced;
  color: #fff;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link a {
    max-width: 280px;
  }
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link a .icon-twitter {
  position: relative;
  margin-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with .twitter-link a:hover:not(.is-touch-device) {
  background: none !important;
  color: #00aced !important;
  text-decoration: none;
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with #webformat_loginwithpaypal_container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with #webformat_loginwithpaypal_container {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with #webformat_loginwithpaypal_container {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with #webformat_loginwithpaypal_container {
    padding: 0;
  }
}
.onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with #webformat_loginwithpaypal_container .LIwPP {
  max-width: 320px !important;
}
@media only screen and (min-width: 1200px) {
  .onestepcheckout-index-index .checkout-wrapper .onestepcheckout-login-link .logins-with #webformat_loginwithpaypal_container .LIwPP {
    max-width: 280px !important;
  }
}
.onestepcheckout-index-index .checkout-wrapper .group-select {
  padding: 0 !important;
  padding: 30px 0 0 0 !important;
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select {
    padding: 0 !important;
  }
}
.onestepcheckout-index-index .checkout-wrapper .group-select li {
  padding: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  margin: 0;
  padding: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  background: none;
  border: 1px solid #dedede;
  padding: 20px;
}
@media (min-width: 992px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left {
    padding: 15px;
  }
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses #billing_address p.onestepcheckout-numbers {
  font-size: 14px;
  font-size: 1.4rem;
  /*color: @gray-light;*/
  margin: 0;
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses #billing_address ul li div #billing_address_list li .gender .input-box .radio-inline input {
  margin-top: 3px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses #billing_address ul li div #billing_address_list li .input-box.create_account input {
  margin-top: -5px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses #billing_address ul li div #billing_address_list select {
  height: 40px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses #billing_address ul li div.input-different-shipping input {
  margin: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses #shipping_address ul li p.onestepcheckout-numbers {
  font-size: 14px;
  font-size: 1.4rem;
  /*color: @gray-light;*/
  margin: 0;
  text-align: left;
  margin: 10px 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li .address-select {
  width: 100%;
  /*border-color: @gray-light;*/
  padding: 0 15px;
  margin-bottom: 5px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li.checkbox-container {
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li.checkbox-container .input-box input {
  display: inline;
  width: auto;
  margin-top: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li.checkbox-container .input-box label {
  width: auto !important;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field:before,
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field:after {
  content: " ";
  display: table;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field:after {
  clear: both;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field:before,
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field:after {
  content: " ";
  display: table;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field:after {
  clear: both;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field .label-date {
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field.gender {
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .field label {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box {
  width: 100%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.input-different-shipping {
  display: none;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.create_account {
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.create_account input {
  cursor: pointer !important;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.create_account label {
  cursor: pointer !important;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box label:not(.radio-inline):not(.id_create_account) {
  width: 100%;
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box .radio-inline {
  padding-left: 12px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box .radio-inline input {
  margin-top: 0;
  margin-top: -1px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box .radio-inline .label-gender {
  margin-left: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box .radio-inline.gender-1 {
  margin-right: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.input-firstname {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.input-email {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.input-telephone {
  margin-top: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.input-postcode {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.input-fax {
  margin-top: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box #id_create_account {
  width: auto;
  margin-top: -1px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.input-password {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box input {
  width: 100%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box select {
  width: 100%;
  /*border-color: @gray-light;*/
  /*padding: 7px 0;*/
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.customer-dob .dob-month {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.customer-dob .dob-month label {
  margin-top: 5px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.customer-dob .dob-day {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.customer-dob .dob-day label {
  margin-top: 5px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.customer-dob .dob-year {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-left .addresses ul li div ul li .input-box.customer-dob .dob-year label {
  margin-top: 5px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  background: none;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle {
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 991px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle {
    padding: 20px 0;
  }
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper {
  border: 1px solid #dedede;
  padding: 0 15px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper p {
  padding-top: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  /*color: @gray-light;*/
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method {
  margin: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method .onestepcheckout-shipping-method-block {
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method .onestepcheckout-shipping-method-block dl {
  margin: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method .onestepcheckout-shipping-method-block dl dd {
  display: none;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method .onestepcheckout-shipping-method-block dl dt {
  margin: 0;
  padding: 0;
  padding: 10px 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method .onestepcheckout-shipping-method-block dl dt.radio {
  margin: 0 !important;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method .onestepcheckout-shipping-method-block dl dt label input {
  margin-top: 6px;
  height: auto;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-shipping-method .onestepcheckout-shipping-method-block dl dt label strong {
  font-weight: normal;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .tool-tip {
  left: 0px !important;
  top: 600px !important;
  z-index: 20 !important;
}
@media only screen and (max-width: 1199px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .tool-tip {
    left: 0 !important;
    top: 652px !important;
  }
}
@media only screen and (max-width: 991px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .tool-tip {
    left: 41px !important;
    top: 630px !important;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .tool-tip {
    left: 0 !important;
  }
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .tool-tip img {
    max-width: 100% !important;
    padding: 20px 0 !important;
  }
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method p.onestepcheckout-numbers {
  padding-top: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods dl {
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods dl dt {
  margin: 0;
  padding: 0;
  padding: 10px 0 !important;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods dl dt label input {
  margin-top: 4px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load dt label input {
  height: auto;
  margin-top: 6px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave {
  padding: 10px 0;
  margin: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li label {
  padding-left: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box {
  padding-left: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box #ccsave_cc_owner {
  width: 100%;
  line-height: 12px !important;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box #ccsave_cc_type {
  /*padding: 6px 0;*/
  /*border: 1px solid @gray-light;*/
  width: 100%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box #ccsave_cc_number {
  width: 100%;
  line-height: 12px !important;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box .v-fix {
  width: 50%;
  padding-left: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box .v-fix:first-child {
  padding-left: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box .v-fix #ccsave_expiration {
  width: 100%;
  /*padding: 6px 0;*/
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box .v-fix #ccsave_expiration_yr {
  width: 100%;
  /*padding: 6px 0;*/
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box .v-fix input {
  width: 100%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box .cvv-what-is-this {
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_ccsave #payment_form_ccsave li .input-box .cvv-what-is-this:hover {
  color: #009999;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul {
  margin: 0;
  padding-top: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li.adyen_payment_input_fields .input-box .v-fix input {
  width: auto;
  margin-top: 0;
  cursor: pointer;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li.adyen_payment_input_fields .input-box .v-fix label {
  padding-left: 0;
  cursor: pointer;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li.adyen_payment_input_fields .input-box .v-fix-right a {
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li.adyen_payment_input_fields .input-box .v-fix-right a:hover {
  color: #009999;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li .input-box {
  padding-left: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li .input-box input {
  width: 100%;
  line-height: 12px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li .input-box .v-fix-left {
  width: 50%;
  padding-right: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li .input-box .v-fix-left select {
  width: 100%;
  /*padding: 6px 0;*/
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li .input-box .v-fix-right {
  width: 50%;
  padding-left: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li .input-box .v-fix-right select {
  width: 100%;
  /*padding: 6px 0;*/
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_cc ul li label {
  padding-left: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table tbody tr td.col_radio input {
  cursor: pointer;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table tbody tr td.col_img {
  display: none;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table tbody tr td.col_name {
  padding-top: 3px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table tbody tr td.col_name label {
  cursor: pointer;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table.table_adyen_bankTransfer_IBAN {
  margin-top: 6px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table.table_adyen_bankTransfer_IBAN label {
  margin-top: 1px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table.table_adyen_c_cash {
  margin-top: 11px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table.table_adyen_c_cash label {
  margin-top: 1px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table.table_adyen_paypal {
  margin-top: 11px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .payment-methods #checkout-payment-method-load #container_payment_method_adyen_hpp #adyen_hpp_enable_fields ul li .input-box table.table_adyen_paypal label {
  margin-top: 1px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .shipping-method-wrapper .onestepcheckout-payment-method .tool-tip {
  background: #fff;
  border: 1px solid #dedede;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons {
  border: 1px solid #dedede;
  margin-top: 20px;
  padding: 0 15px 15px 15px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons p.onestepcheckout-numbers {
  text-align: left;
  /*color: @gray-dark;*/
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  padding-top: 20px;
  margin: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons .coupon-advice {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  /*color: @gray-dark;*/
  text-align: left;
  padding: 10px 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #id_couponcode {
  width: 100%;
  margin: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-add {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-add:hover {
  background: #ffffff;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-add:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-add:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-add:hover {
  background: #ffffff;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-add:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-add:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-remove {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 20px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-remove:hover {
  background: #ffffff;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-remove:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-remove:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-remove:hover {
  background: #ffffff;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-remove:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-middle .onestepcheckout-coupons #onestepcheckout-coupon-remove:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin: 0;
  border: 1px solid #dedede;
  padding: 15px;
}
@media (min-width: 992px) {
  .onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right {
    float: left;
    width: 33.33333333%;
  }
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review p.onestepcheckout-numbers {
  font-size: 14px;
  font-size: 1.4rem;
  /*color: @gray-light;*/
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary {
  border-bottom: 1px solid #dedede;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary table {
  width: 100%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary table thead tr th {
  border: 0;
  /*font-family: @novecento-sans-bold;*/
  text-transform: uppercase;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary table thead tr th.product-info {
  width: 20%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary table thead tr th.qty {
  width: 20%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary table thead tr th.total {
  width: 20%;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary table tbody tr td {
  border: 0;
  padding: 20px 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary table tbody tr td .product-info .onestepcheckout-custom-options {
  margin: 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary .totals-bg table tbody tr td {
  padding: 5px 0;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-summary .totals-bg table tbody tr td.title {
  text-align: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .checkout-agreements li p input {
  float: left;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .checkout-agreements li p a {
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .checkout-agreements li p a:hover {
  color: #009999;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-enable-newsletter {
  text-align: left;
  margin-top: 10px;
}
.onestepcheckout-index-index .checkout-wrapper .group-select .checkoutcontainer .onestepcheckout-column-right .order-review .onestepcheckout-enable-newsletter input {
  margin-top: -4px;
}
.onestepcheckout-index-index #onestepcheckout-login-popup {
  border: 1px solid #dedede;
  background-color: #dedede;
  padding: 20px 20px;
  max-width: 100%;
  -webkit-box-shadow: 3px -3px 10px 0px rgba(51, 51, 51, 0.8);
  -moz-box-shadow: 3px -3px 10px 0px rgba(51, 51, 51, 0.8);
  box-shadow: 3px -3px 10px 0px rgba(51, 51, 51, 0.8);
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-footer {
  display: none;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper {
  background-image: none;
  background: none;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents {
  margin: 0;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login h1 {
  margin: 0 !important;
  padding: 0 !important;
  color: #009999;
  font-family: inherit;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login p {
  margin: 0;
  padding: 10px 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td {
  vertical-align: middle;
  padding: 5px 0;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td input.input-text {
  width: 100%;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td label {
  margin: 0;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td button {
  padding: 0;
  /*                                        color: #fff;*/
  border: 0;
  background: none;
  max-width: 120px;
  float: right;
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td button:hover {
  color: #009999;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td p {
  font-size: 14px;
  font-size: 1.4rem;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td a {
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-login #onestepcheckout-login-table tbody tr td a:hover {
  color: #009999;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot h1 {
  margin: 0 !important;
  padding: 0 !important;
  color: #009999;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-family: inherit;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot p {
  margin: 0;
  padding: 10px 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td {
  vertical-align: middle;
  padding: 5px 0;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td input.input-text {
  width: 100%;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td label {
  margin: 0;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td button {
  padding: 0;
  /*                                        color: #fff;*/
  border: 0;
  background: none;
  max-width: 120px;
  float: right;
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td button:hover {
  color: #009999;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td p {
  font-size: 14px;
  font-size: 1.4rem;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td a {
  color: #333333;
  font-weight: normal;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents #onestepcheckout-login-popup-contents-forgot #onestepcheckout-forgot-table tbody tr td a:hover {
  color: #009999;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents p.close {
  margin: 0 !important;
  padding: 0 !important;
  right: 30px;
  top: 20px;
  bottom: auto;
}
.onestepcheckout-index-index #onestepcheckout-login-popup .onestepcheckout-popup-wrapper .onestepcheckout-popup-contents p.close a:hover {
  text-decoration: none;
}
.onestepcheckout-index-index .footer-container .footer-up {
  display: none !important;
}
.onestepcheckout-index-index .agreement-content {
  width: 100% !important;
  max-width: 700px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.checkout-onepage-failure .page-title {
  border: 0;
  margin: 0;
  padding: 20px 112px;
}
@media only screen and (max-width: 1199px) {
  .checkout-onepage-failure .page-title {
    padding: 20px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .checkout-onepage-failure .page-title {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-onepage-failure .page-title {
    padding: 20px 10px;
  }
}
.checkout-onepage-failure .page-title h1,
.checkout-onepage-failure .page-title h2,
.checkout-onepage-failure .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.checkout-onepage-failure p {
  padding: 20px 112px;
}
@media only screen and (max-width: 1199px) {
  .checkout-onepage-failure p {
    padding: 20px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .checkout-onepage-failure p {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-onepage-failure p {
    padding: 20px 10px;
  }
}
.checkout-onepage-failure p a {
  color: #333333;
  font-weight: normal;
}
.checkout-onepage-failure p a:hover {
  color: #009999;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.checkout-onepage-success .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.checkout-onepage-success .page-title h1,
.checkout-onepage-success .page-title h2,
.checkout-onepage-success .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.checkout-onepage-success .success_page_wrapper {
  padding: 0 112px;
}
@media only screen and (max-width: 1199px) {
  .checkout-onepage-success .success_page_wrapper {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  .checkout-onepage-success .success_page_wrapper {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .checkout-onepage-success .success_page_wrapper {
    padding: 0 10px;
  }
}
.checkout-onepage-success .success_page_wrapper h2 {
  color: #009999;
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  text-align: center;
  padding-bottom: 20px;
}
.checkout-onepage-success .success_page_wrapper a {
  color: #333333;
  font-weight: normal;
}
.checkout-onepage-success .success_page_wrapper a:hover {
  color: #009999;
}
.checkout-onepage-success .success_page_wrapper p {
  font-size: 14px;
  font-size: 1.4rem;
}
.checkout-onepage-success .success_page_wrapper .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  padding: 0;
  margin: 0;
  text-align: center;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  margin: 0;
  max-width: 320px;
  float: none !important;
  padding-top: 20px;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button:hover {
  background: #ffffff;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button:hover {
  background: #ffffff;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.cms-index-noroute .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.cms-index-noroute .page-title h1,
.cms-index-noroute .page-title h2,
.cms-index-noroute .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
.cms-index-noroute .std dt {
  margin-bottom: 10px;
  font-weight: normal;
  /*font-family: @novecento-sans-bold;*/
}
.cms-index-noroute .std dl {
  margin: 0;
  margin-bottom: 20px;
  text-align: left;
}
.cms-index-noroute .std dd {
  margin: 0;
  padding: 0;
}
.cms-index-noroute .std ul.disc {
  margin: 0;
  padding: 0;
}
.cms-index-noroute .std ul.disc li {
  text-align: left;
  list-style: disc inside;
}
.cms-index-noroute .std .not-route-wrap {
  width: 516px;
  position: relative;
  left: 50%;
  margin-left: -258px;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .cms-index-noroute .std .not-route-wrap {
    width: 100%;
    left: 0;
    margin-left: 0;
    padding: 0 10px;
  }
}
.cms-index-noroute .std .not-route-wrap .buttons-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0;
  margin: 0;
  padding: 0;
  padding-top: 20px;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn,
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn {
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  width: 220px;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn:hover,
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn:hover {
  background: #ffffff;
  color: #ff9900;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn:hover span,
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn:hover:focus,
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn:hover,
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn:hover {
  background: #ffffff;
  color: #ff9900;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn:hover span,
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn:hover:focus,
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media only screen and (max-width: 767px) {
  .cms-index-noroute .std .not-route-wrap .buttons-set .back-btn,
  .cms-index-noroute .std .not-route-wrap .buttons-set .home-btn {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cms-index-noroute .std .not-route-wrap .buttons-set .back-btn {
  float: left;
}
.cms-index-noroute .std .not-route-wrap .buttons-set .home-btn {
  float: right;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 25, 2015, 10:00:26 AM
    Author     : Daniele
*/
.customer-account-logoutsuccess .page-title {
  border: 0;
  margin: 0;
  padding: 20px 0 20px 0;
}
.customer-account-logoutsuccess .page-title h1,
.customer-account-logoutsuccess .page-title h2,
.customer-account-logoutsuccess .page-title h3 {
  color: #009999;
  font-size: 20px;
  font-family: inherit;
  text-align: center;
}
p {
  margin: 5px 0;
}
ul {
  margin-bottom: 0;
}
.wrapper {
  min-width: 0;
}
.header {
  width: 100%;
  text-align: left;
}
.header .links {
  margin: 0;
}
.header .links li {
  padding: 0;
}
.header .links a {
  color: #666666;
}
#nav {
  width: 100%;
  padding: 0;
}
#nav li a {
  padding: 6px 12px;
}
#nav li ul.shown-sub {
  z-index: 4;
}
#nav li.active a {
  color: #333333;
}
#nav a {
  font-weight: normal;
  color: #333333;
}
#nav a:hover {
  color: #333333;
}
#nav ul li {
  background: none;
  padding: 0;
}
#nav ul li a {
  background: none;
}
#nav ul li.parent a {
  background: none;
}
#nav ul li.active,
#nav ul li.last {
  background: none;
}
#nav ul a:hover {
  padding: 6px 12px;
}
.main {
  width: 100%;
  background: none;
}
.footer {
  width: 100%;
}
html {
  position: relative;
  min-height: 100%;
  font-size: 10px;
}
body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  font: 14px/1.42857143 "proxima-nova", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.42857143;
  color: #333333;
  background: none;
  min-height: 100%;
}
body .main-container,
body footer {
  display: block;
}
body.menu-opened {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  body.menu-opened .main-container,
  body.menu-opened footer {
    display: none;
  }
}
body.category-menu-opened {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
body.category-menu-opened .header-container {
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
h1 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #009999;
}
h2 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
button.button {
  line-height: 24px;
  height: 36px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
button.button span {
  background: none;
  border: 0;
}
button.button span span {
  white-space: pre-wrap;
  font-size: 14px;
  font-size: 1.4rem;
  word-wrap: break-word;
}
button.button:hover {
  background: #ffffff;
  color: #ff9900;
}
button.button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
button.button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
button.button:hover {
  background: #ffffff;
  color: #ff9900;
}
button.button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
button.button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
button.button.button-secondary {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
button.button.button-secondary span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
button.button.button-secondary:hover {
  background: #ffffff;
}
button.button.button-secondary:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
button.button.button-secondary span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
button.button.button-secondary:hover {
  background: #ffffff;
}
button.button.button-secondary:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
button.button[type="submit"],
button.button.submit {
  text-transform: uppercase;
}
a {
  color: #333333;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: none;
}
a:hover,
a:focus,
a:active {
  color: #009999;
  text-decoration: none;
  border-bottom: 1px dotted #009999;
}
p a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: italic;
}
.rating-box {
  width: 110px;
  background: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/bkg_rating.gif) 0 0 repeat-x;
}
.rating-box .rating {
  background: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/bkg_rating.gif) 0 100% repeat-x;
}
table.data-table {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 48px;
  border: 0;
}
table.data-table tr {
  border-bottom: 1px solid #CCC;
}
table.data-table .odd,
table.data-table .even {
  background: none;
}
table.data-table thead th {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 29px;
  font-weight: normal;
  text-transform: uppercase;
  background: none;
  border: 0;
}
table.data-table tbody tr.last {
  border-bottom: 0;
}
table.data-table tbody td {
  border: 0;
}
table.data-table a.link-edit {
  text-decoration: underline;
}
table.data-table a.link-edit:hover {
  border-bottom: 0;
}
.banner-title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
}
@media (max-width: 991px) {
  .breadcrumbs {
    display: none !important;
  }
}
label,
.form-list label {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  color: #333333;
  line-height: 25px;
  margin: 0;
}
label.required em,
.form-list label.required em {
  color: #333333;
}
input,
input.input-text {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 36px;
  padding: 0 9px;
  border: 1px solid #C2C2C2;
  height: 36px;
}
input:hover,
input.input-text:hover,
input:active,
input.input-text:active,
input:focus,
input.input-text:focus {
  background: #ffffff;
}
select {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 36px;
  padding: 0 9px;
  border: 1px solid #C2C2C2;
  height: 36px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/bg-select.png) calc(100% - 14px) center no-repeat #ffffff;
}
select:focus {
  background-color: #ffffff;
}
input {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}
.validation-advice {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 16px;
  color: #AC2020;
  background: none;
  padding-left: 0;
  margin: 0;
}
.validation-failed {
  border: 1px solid #AC2020 !important;
  background: #ffffff !important;
}
p.required {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 25px;
  color: #333333;
  text-align: left;
}
.messages,
.note-msg {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 25px;
  margin-bottom: 9px !important;
  height: auto;
}
.messages .error-msg,
.messages .success-msg {
  font-weight: normal !important;
  padding: 0 40px !important;
  border-width: 0 !important;
  background-position: left center !important;
  margin: 0 !important;
  height: auto;
}
.messages .error-msg {
  color: #C12328;
  background-image: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/bg-error-msg.jpg);
  background-color: #F9E9E9;
}
.messages .error-msg a {
  color: #C12328;
}
.messages .error-msg a:hover {
  color: #C12328;
  border-bottom: 1px dotted #C12328;
}
.messages .success-msg {
  color: #00AF47;
  background-image: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/bg-success-msg.jpg);
  background-color: #CCEFDA;
}
.messages .success-msg a {
  color: #00AF47;
}
.messages .success-msg a:hover {
  color: #00AF47;
  border-bottom: 1px dotted #00AF47;
}
.messages li li {
  line-height: 30px;
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .messages li li {
    padding: 10px 0;
    line-height: 16px;
  }
}
.note-msg {
  font-weight: normal !important;
  color: #FBB100;
  background-image: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/bg-note-msg.jpg);
  background-color: #FEF4CC;
  padding: 0 0 0 40px !important;
  background-position: left center !important;
  line-height: 30px;
}
.product-name {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 25px;
}
.product-name a {
  font-style: normal;
  text-transform: uppercase;
  color: #333333;
}
.product-name a:hover {
  border-bottom: 1px dotted #333333;
}
.regular-price .price {
  font-weight: normal;
  color: #333333;
}
.cookiepolicy-dropdown .block-cookiepolicy {
  max-width: 1440px;
}
.cookiepolicy-dropdown .block-cookiepolicy .block-content {
  padding: 8px 15px;
}
.cookiepolicy-dropdown .block-cookiepolicy .block-content p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
}
.cookiepolicy-dropdown .block-cookiepolicy .block-content button.accept {
  background: #ff9900 !important;
  box-shadow: none;
  -webki-box-shadow: none;
  -moz-box-shadow: none;
}
.swiper-container.swiper-container-horizontal > .swiper-pagination {
  bottom: 30px;
}
@media screen and (max-width: 991px) {
  .swiper-container .swiper-pagination {
    display: none;
  }
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border: 4px solid #ffffff;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #009999;
}
.swiper-button-next,
.swiper-button-prev {
  border: 1px solid #009999;
  background: none;
  width: auto;
  height: auto;
  line-height: normal;
  padding: 0px;
  left: auto;
  right: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 991px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}
.swiper-button-next .icon-arrowemptyright,
.swiper-button-prev .icon-arrowemptyright,
.swiper-button-next .icon-arrowemptyleft,
.swiper-button-prev .icon-arrowemptyleft {
  font-size: 35px;
  font-size: 3.5rem;
  color: #009999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.swiper-button-next.swiper-button-prev,
.swiper-button-prev.swiper-button-prev {
  right: auto;
  left: 20px;
}
.swiper-button-next:hover:not(.is-touch-device),
.swiper-button-prev:hover:not(.is-touch-device) {
  background: #009999;
}
.swiper-button-next:hover:not(.is-touch-device) .icon-arrowemptyright,
.swiper-button-prev:hover:not(.is-touch-device) .icon-arrowemptyright,
.swiper-button-next:hover:not(.is-touch-device) .icon-arrowemptyleft,
.swiper-button-prev:hover:not(.is-touch-device) .icon-arrowemptyleft {
  color: #ffffff;
}
.panel.panel-default {
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  border: 0;
  border-bottom: 1px solid #dedede;
}
.panel.panel-default .panel-heading {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
.panel.panel-default .panel-heading h4 {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  position: relative;
}
.panel.panel-default .panel-heading h4 a {
  display: block;
  padding: 15px 0px;
  border: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
.panel.panel-default .panel-heading h4 span.icon-arrowdown,
.panel.panel-default .panel-heading h4 span.icon-arrowup {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
}
.panel.panel-default .panel-heading h4 span.icon-arrowup {
  display: none;
}
.panel.panel-default .panel-heading h4.collapsed span.icon-arrowup {
  display: none;
}
.panel.panel-default .panel-heading h4.collapsed span.icon-arrowdown {
  display: block;
}
.panel.panel-default .panel-heading h4:not(.collapsed) span.icon-arrowup {
  display: block;
}
.panel.panel-default .panel-heading h4:not(.collapsed) span.icon-arrowdown {
  display: none;
}
.panel.panel-default .panel-heading h4:not(.collapsed) a,
.panel.panel-default .panel-heading h4:not(.collapsed) span {
  color: #009999;
}
.panel.panel-default .panel-body {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  padding: 10px 0px;
  font-size: 14px;
  font-size: 1.4rem;
}
.panel.panel-default .panel-body .title-pdf {
  text-transform: uppercase;
  margin-top: 20px;
}
.panel.panel-default .panel-body a.pdf-url {
  font-style: normal;
}
.panel.panel-default .panel-body:first-of-type .title-pdf {
  margin-top: 0;
}
.table-responsive .data-table tbody tr td {
  text-align: left !important;
}
@font-face {
  font-family: 'ferplast-iconfont';
  src: url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/icomoon/ferplast-iconfont.eot?4wbfkq');
  src: url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/icomoon/ferplast-iconfont.eot?#iefix4wbfkq') format('embedded-opentype'), url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/icomoon/ferplast-iconfont.woff?4wbfkq') format('woff'), url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/icomoon/ferplast-iconfont.ttf?4wbfkq') format('truetype'), url('http://www.ferplast.com/skin/frontend/custom/ferplast/dist/icomoon/ferplast-iconfont.svg?4wbfkq#ferplast-iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'ferplast-iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\e900";
}
.icon-pdf:before {
  content: "\e600";
}
.icon-spare:before {
  content: "\e601";
}
.icon-store:before {
  content: "\e602";
}
.icon-crosscircle:before {
  content: "\e603";
}
.icon-triangledown:before {
  content: "\e604";
}
.icon-triangleup:before {
  content: "\e605";
}
.icon-arrowdown:before {
  content: "\e606";
}
.icon-arrowup:before {
  content: "\e607";
}
.icon-arrowemptyleft:before {
  content: "\e608";
}
.icon-arrowemptyright:before {
  content: "\e609";
}
.icon-arrowfullleft:before {
  content: "\e60a";
}
.icon-arrowfullright:before {
  content: "\e60b";
}
.icon-checkcircle:before {
  content: "\e60c";
}
.icon-check:before {
  content: "\e60d";
}
.icon-cross:before {
  content: "\e60e";
}
.icon-cart:before {
  content: "\e60f";
}
.icon-dashboard:before {
  content: "\e610";
}
.icon-delete:before {
  content: "\e611";
}
.icon-download:before {
  content: "\e612";
}
.icon-exclamation:before {
  content: "\e613";
}
.icon-favourite:before {
  content: "\e614";
}
.icon-info:before {
  content: "\e615";
}
.icon-Lock:before {
  content: "\e616";
}
.icon-mail:before {
  content: "\e617";
}
.icon-search:before {
  content: "\e618";
}
.icon-shipping:before {
  content: "\e619";
}
.icon-youtube:before {
  content: "\e61a";
}
.icon-instagram:before {
  content: "\e61b";
}
.icon-facebook:before {
  content: "\e61c";
}
@media (max-width: 991px) {
  .banner-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
  }
}
* {
  outline: none !important;
}
.toolbar-bottom .previous .standardicon-triangle_right,
.toolbar-bottom .next .standardicon-triangle_right,
.toolbar-bottom .previous .standardicon-triangle_left,
.toolbar-bottom .next .standardicon-triangle_left {
  display: none;
}
.icon-facebook,
.icon-twitter {
  vertical-align: sub;
}
.header-container {
  z-index: 100;
}
.header-container .header .mobile-menu-wrapper .mobile-menu {
  z-index: 1;
}
@media (max-width: 767px) {
  .header-container .header .mobile-menu-wrapper .mobile-menu {
    z-index: 2;
  }
}
.header-container .header .header-minicart {
  z-index: 1;
}
.container-fluid {
  max-width: 1440px;
}
.header-container .header {
  max-width: 1440px;
}
.main-container {
  max-width: 1440px;
  margin: 0 auto;
  background: none;
}
@media (max-width: 991px) {
  .main-container {
    padding-top: 100px;
  }
}
.main-container .main {
  padding: 10px 15px 80px;
}
@media (max-width: 991px) {
  .main-container .main {
    padding-bottom: 15px;
  }
}
.main-container .main .page-title {
  border-bottom: none;
}
.main-container .main .page-title h1 {
  text-transform: uppercase;
  color: #009999;
}
@media (max-width: 767px) {
  .main-container .main .page-title h1 {
    margin-top: 10px;
  }
}
.footer-container {
  border: 0;
  background: #009999;
}
.footer-container .footer {
  max-width: 1440px;
  margin: 0 auto;
}
.header-container {
  background: #ffffff;
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .header-container {
    border-bottom: 1px solid #dedede;
  }
}
.header-container .top-strip {
  color: #666666;
  background: #dedede;
}
.header-container .top-strip .top-message {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  font-size: 1.2rem;
}
.header-container .top-strip .top-message .icon-shipping {
  position: relative;
  top: 4px;
  font-size: 20px;
  margin-right: 5px;
}
.header-container .top-strip .top-right-menu {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: right;
}
.header-container .top-strip .top-right-menu li {
  display: inline;
  padding: 0px 10px;
  border-right: 1px solid #666666;
}
.header-container .top-strip .top-right-menu li:last-child {
  border-right: none;
  padding-right: 0;
}
.header-container .top-strip .top-right-menu li a {
  color: #666666;
  padding: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header-container .top-strip .top-right-menu li a:hover {
  color: #009999;
}
@media (max-width: 991px) {
  .header-container .top-strip .top-right-menu {
    display: none !important;
  }
}
.header-container .top-strip .top-message,
.header-container .top-strip .top-right-menu {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 30px;
  padding: 0;
}
@media (min-width: 992px) {
  .header-container .top-strip .top-message,
  .header-container .top-strip .top-right-menu {
    float: left;
    width: 50%;
  }
}
.header-container .top-strip .top-message.top-right-menu,
.header-container .top-strip .top-right-menu.top-right-menu {
  float: right;
}
.header-container .header {
  height: 90px;
  padding: 10px 15px;
}
.header-container .header #search_mini_form,
.header-container .header .quick-access,
.header-container .header .mobile-menu-wrapper {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .header-container .header #search_mini_form,
  .header-container .header .quick-access,
  .header-container .header .mobile-menu-wrapper {
    float: left;
    width: 33.33333333%;
  }
}
.header-container .header #search_mini_form {
  padding: 17px 0 0;
}
.header-container .header #search_mini_form .form-search {
  position: relative;
  left: 0;
  background: none;
  padding: 0;
  width: 330px;
}
.header-container .header #search_mini_form .form-search input {
  color: #666666;
  border: 1px solid #999;
  margin: 0;
  width: 294px;
}
.header-container .header #search_mini_form .form-search input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.header-container .header #search_mini_form .form-search input:-ms-input-placeholder {
  color: #999999;
}
.header-container .header #search_mini_form .form-search input::-webkit-input-placeholder {
  color: #999999;
}
.header-container .header #search_mini_form .form-search button.button {
  position: relative;
  left: -1px;
  background: #ffffff;
  border: 1px solid #999;
  width: 36px;
  padding: 0;
}
.header-container .header #search_mini_form .form-search button.button span {
  font-size: 20px;
  color: #999;
  background: none;
}
.header-container .header #search_mini_form .form-search button.button:hover {
  background: #009999;
  border: 1px solid #009999;
}
.header-container .header #search_mini_form .form-search button.button:hover span {
  color: #ffffff;
}
@media (max-width: 991px) {
  .header-container .header #search_mini_form {
    display: none !important;
  }
}
.header-container .header .logo {
  float: none;
}
@media (max-width: 991px) {
  .header-container .header .logo img {
    max-width: 160px;
  }
}
.header-container .header h1.logo,
.header-container .header > a.logo {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
@media (min-width: 768px) {
  .header-container .header h1.logo,
  .header-container .header > a.logo {
    float: left;
    width: 33.33333333%;
  }
}
.header-container .header a.logo {
  margin: 0;
}
.header-container .header a.logo:hover,
.header-container .header a.logo:focus {
  border-bottom: 0;
}
.header-container .header .quick-access {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 991px) {
  .header-container .header .quick-access {
    padding-top: 0;
  }
}
.header-container .header .quick-access .links {
  text-transform: uppercase;
}
.header-container .header .quick-access .links li {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  background: none;
  padding-right: 10px;
}
.header-container .header .quick-access .links li a,
.header-container .header .quick-access .links li span {
  color: #666666;
}
.header-container .header .quick-access .links li .icon-dashboard {
  margin-left: 8px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: right;
  padding-top: 2px;
}
.header-container .header .quick-access .links li a:hover,
.header-container .header .quick-access .links li a:focus {
  border-bottom: 0;
}
@media screen and (min-width: 992px) {
  .header-container .header .quick-access .links li a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: normal;
  }
}
.header-container .header .quick-access .links li a span {
  font-size: 15px;
  font-size: 1.5rem;
  padding-left: 4px;
}
@media (max-width: 991px) {
  .header-container .header .quick-access .links li a span {
    font-size: 30px;
    font-size: 3rem;
  }
}
.header-container .header .quick-access .links li a span.count-cart {
  font-size: 12px;
  font-size: 1.2rem;
}
@media (max-width: 991px) {
  .header-container .header .quick-access .links li a span.count-cart {
    font-size: 12px;
    font-size: 1.2rem;
    float: left;
    margin-top: 15px;
    margin-right: -3px;
  }
}
.header-container .header .quick-access .links li a .icon-cart {
  color: #666666;
}
.header-container .header .quick-access .links li a.top-link-cart:after {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-container .header .quick-access .links li a.top-link-cart .qty {
  font-size: 9px;
  font-size: 0.9rem;
  padding: 0;
}
.header-container .header .quick-access .links li a.top-link-cart.icon-cross .icon-cart,
.header-container .header .quick-access .links li a.top-link-cart.icon-cross .count-cart {
  display: none;
}
.header-container .header .quick-access .links li a.top-link-cart.icon-cross:before {
  color: #999;
  margin-left: 8px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
}
@media (max-width: 991px) {
  .header-container .header .quick-access .links li a {
    font-size: 0;
    color: transparent;
  }
  .header-container .header .quick-access .links li a:after {
    color: #999;
    font-size: 32px;
    font-size: 3.2rem;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.header-container .header .quick-access .links li span {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header-container .header .quick-access .links li .icon-dashboard {
  position: relative;
  top: 0px;
  font-size: 13px;
  font-size: 1.3rem;
}
.header-container .header .quick-access .links li:hover > a {
  color: #009999;
}
.header-container .header .quick-access .links li:hover > a span {
  color: #009999;
}
.header-container .header .quick-access .links li:hover > a:after {
  color: #009999;
}
@media (max-width: 991px) {
  .header-container .header .quick-access .links li:hover > a:after {
    color: #999;
  }
}
.header-container .header .quick-access .links li:hover > span {
  color: #009999;
}
@media (max-width: 991px) {
  .header-container .header .quick-access .links li:not(.last) {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .header-container .header .quick-access {
    padding: 10px 0 0;
  }
}
.header-container .header .header-minicart {
  display: none;
  position: absolute;
  top: 55px;
  right: 0;
  text-align: left;
  background: #ffffff;
  float: left;
}
.header-container .header .header-minicart:before,
.header-container .header .header-minicart:after {
  content: " ";
  display: table;
}
.header-container .header .header-minicart:after {
  clear: both;
}
.header-container .header .header-minicart:before,
.header-container .header .header-minicart:after {
  content: " ";
  display: table;
}
.header-container .header .header-minicart:after {
  clear: both;
}
@media (min-width: 992px) {
  .header-container .header .header-minicart {
    width: 350px;
    padding-top: 10px;
    height: auto;
  }
}
.header-container .header .header-minicart .minicart-error-message,
.header-container .header .header-minicart .minicart-success-message {
  padding: 5px 0;
  text-align: center;
}
.header-container .header .header-minicart .block.block-cart {
  font-size: 12px;
  font-size: 1.2rem;
  border: 1px solid #E1E1E1;
  margin: 0;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .block-subtitle {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
  background: #009999;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .block-subtitle .skip-link-close {
  float: right;
  color: #ffffff;
  position: relative;
  top: 1px;
}
@media (max-width: 991px) {
  .header-container .header .header-minicart .block.block-cart .minicart-wrapper .block-subtitle {
    padding: 7px 9px;
  }
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list {
  float: left;
  width: 100%;
  overflow: auto;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li {
  width: 100%;
  padding: 0;
  padding: 20px 0;
  display: block !important;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li a.product-image {
  width: 20%;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li a.product-image {
    width: 70px;
    margin-left: 15px;
    padding: 0;
  }
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details {
  float: left;
  padding: 0;
  margin: 0;
  width: 77%;
  padding: 0 10px;
}
@media (min-width: 992px) {
  .header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details {
    width: 233px;
    margin: 0 15px;
    padding: 0;
  }
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .product-name {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .product-name a {
  color: #333333;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .product-sku {
  color: #333333;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details a.remove {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: lowercase;
  color: #999999;
  border-bottom: 1px solid transparent;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details a.remove:hover {
  border-bottom: 1px solid #999999;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .truncated {
  cursor: auto;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .truncated .item-options {
  margin: 0;
  float: left;
  width: 100%;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .truncated .item-options dt {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  display: block;
  float: left;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #333333;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .truncated .item-options dd {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #333333;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .truncated .item-options .separeted {
  float: left;
  width: 100%;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .truncated .item-options .separeted:first-of-type {
  height: 2px;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .qty-container .qty-label-minicart {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 1;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #333333;
}
.header-container .header .header-minicart .block.block-cart .minicart-wrapper .mini-products-list li .product-details .qty-container .qty-integer {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 1;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #333333;
}
.header-container .header .header-minicart .block.block-cart .block-content {
  float: left;
  width: 100%;
  text-transform: uppercase;
  padding: 10px;
  border-bottom: 1px solid #E1E1E1;
  background: #ffffff;
}
.header-container .header .header-minicart .block.block-cart .block-content p {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}
.header-container .header .header-minicart .block.block-cart .block-content .subtotal {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  background: none;
  padding: 0;
  margin: 5px 0;
}
.header-container .header .header-minicart .block.block-cart .block-content .subtotal .price {
  float: right;
}
.header-container .header .header-minicart .block.block-cart .minicart-actions {
  background: #ffffff;
  padding: 15px;
  float: left;
  width: 100%;
}
.header-container .header .header-minicart .block.block-cart .minicart-actions button.button {
  width: 100%;
}
.header-container .header .header-minicart .block.block-cart .minicart-actions button.button span span {
  white-space: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
}
.header-container .header .header-minicart .block.block-cart .minicart-actions button.button span span:hover {
  color: #ff9900;
}
.header-container .header .header-minicart .block.block-cart li.item {
  padding: 10px 20px;
  border-bottom: 1px solid #E1E1E1;
}
.header-container .header .header-minicart .block.block-cart li.item .product-image {
  border: 0;
}
.header-container .header .header-minicart .block.block-cart li.item.odd,
.header-container .header .header-minicart .block.block-cart li.item.even {
  background: #ffffff;
}
.header-container .header .header-minicart .block.block-cart .product-details {
  position: relative;
  padding-right: 130px;
}
.header-container .header .header-minicart .block.block-cart .product-details th {
  text-transform: uppercase;
}
.header-container .header .header-minicart .block.block-cart .product-details .product-name {
  line-height: 15px;
}
.header-container .header .header-minicart .block.block-cart .product-details .product-sku {
  margin: 0 0 10px;
}
.header-container .header .header-minicart .block.block-cart .product-details .price {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
.header-container .header .header-minicart .block.block-cart .product-details .remove {
  position: absolute;
  bottom: 0;
  right: 0;
}
.header-container .header .header-minicart.opened {
  display: block !important;
  right: 0;
}
@media (max-width: 991px) {
  .header-container .header .header-minicart {
    display: block !important;
    position: fixed;
    top: 100px;
    right: -100%;
    width: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media (max-width: 767px) {
  .header-container .header .header-minicart {
    width: 100%;
  }
}
.header-container .header .mobile-menu-wrapper {
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.header-container .header .mobile-menu-wrapper .toggle {
  display: block;
  margin-top: 20px;
}
.header-container .header .mobile-menu-wrapper .toggle .hamburger,
.header-container .header .mobile-menu-wrapper .toggle .icon-cross {
  width: 27px;
  height: 27px;
  cursor: pointer;
}
.header-container .header .mobile-menu-wrapper .toggle .hamburger {
  display: block;
  background: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/mobile-menu.png) center no-repeat;
}
.header-container .header .mobile-menu-wrapper .toggle .icon-cross {
  display: none !important;
  position: relative;
  top: 2px;
  left: -1px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #999;
}
@media (max-width: 991px) {
  .header-container .header .mobile-menu-wrapper .toggle {
    margin-top: 10px;
  }
}
.header-container .header .mobile-menu-wrapper .mobile-menu {
  display: block;
  position: fixed;
  top: 100px;
  left: -100%;
  background: #ffffff;
  width: 50%;
  overflow: auto;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-container .header .mobile-menu-wrapper .mobile-menu > p {
  line-height: 30px;
  color: #ffffff;
  background: #009999;
  padding: 0 20px;
  margin: 0;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #search_mini_form {
  display: block !important;
  float: none;
  width: 100%;
  padding: 20px;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #search_mini_form .form-search {
  width: 100%;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #search_mini_form .form-search input {
  width: calc(100% - 36px);
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav {
  font-size: 14px;
  font-size: 1.4rem;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav ul {
  display: none;
  position: static;
  width: 100%;
  border: 0;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav ul span {
  padding: 0;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav ul.shown-sub {
  display: block;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li {
  float: none;
  display: block;
  text-transform: uppercase;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li a {
  padding: 0 20px;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li a:hover,
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li a:focus {
  border-bottom: 0;
}
@media (max-width: 991px) {
  .header-container .header .mobile-menu-wrapper .mobile-menu #nav li a {
    padding: 11px 20px;
  }
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li .icon-arrowdown,
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li .icon-arrowup {
  position: absolute;
  top: 15px;
  right: 20px;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.category-image {
  display: none !important;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level0 {
  border-top: 1px solid #E1E1E1;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level0.active li.level1.active {
  background: #FAFAFA;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level0.active li.level2 {
  background: #FAFAFA;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level0.active[data-color="#6C1C45"] > a,
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level0.active[data-color="#002D5E"] > a,
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level0.active[data-color="#D80C83"] > a {
  color: #ffffff;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level1 {
  background: #E1E1E1;
  border-top: 1px solid #ffffff;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav li.level1:first-child {
  border-top: 0;
}
.header-container .header .mobile-menu-wrapper .mobile-menu #nav a {
  float: none;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .top-right-menu li,
.header-container .header .mobile-menu-wrapper .mobile-menu .links li {
  line-height: 40px;
  text-transform: uppercase;
  background: #f5f5f5;
  border-top: 1px solid #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .top-right-menu li a,
.header-container .header .mobile-menu-wrapper .mobile-menu .links li a {
  margin: 0 2px 0 20px;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .top-right-menu li:first-child {
  border-top: 1px solid #E1E1E1;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links {
  float: none;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li {
  float: none;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li .icon-dashboard {
  margin-left: 19px;
  padding: 12px 0px;
  float: left;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li a {
  color: #333333;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li a.top-link-login {
  margin-left: 8px;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li a.top-link-login:hover.top-link-login + .icon-dashboard {
  color: #009999;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li a:hover {
  color: #009999;
  border: 0;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li a:hover:before {
  color: #009999;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li a .icon-favourite {
  float: left;
  margin-left: 20px;
  margin-top: 12px;
  margin-right: -12px;
}
.header-container .header .mobile-menu-wrapper .mobile-menu .links li.last {
  display: none !important;
}
@media (max-width: 767px) {
  .header-container .header .mobile-menu-wrapper .mobile-menu {
    width: 100%;
  }
}
.header-container .header .mobile-menu-wrapper.opened .mobile-menu {
  left: 0;
}
.header-container .header .mobile-menu-wrapper.opened .toggle .hamburger {
  display: none !important;
}
.header-container .header .mobile-menu-wrapper.opened .toggle .icon-cross {
  display: block !important;
}
@media (min-width: 992px) {
  .header-container .header .mobile-menu-wrapper {
    display: none !important;
  }
}
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .top-right-menu li a:hover,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .links li a:hover,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .top-right-menu li a:focus,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .links li a:focus {
  color: #333333 !important;
  text-decoration: none;
  background: null when false;
  border: null when false;
}
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .top-right-menu li a:hover.top-link-login + .icon-dashboard,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .links li a:hover.top-link-login + .icon-dashboard,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .top-right-menu li a:focus.top-link-login + .icon-dashboard,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .links li a:focus.top-link-login + .icon-dashboard,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .top-right-menu li a:hover:before,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .links li a:hover:before,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .top-right-menu li a:focus:before,
.header-container .header .mobile-menu-wrapper.is-touch-device .mobile-menu .links li a:focus:before {
  color: #333333 !important;
  text-decoration: none;
  background: null when false;
  border: null when false;
}
@media (max-width: 991px) {
  .header-container .header {
    height: 70px;
  }
}
.header-container .magento-menu {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  text-transform: uppercase;
  background: #ff9900;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
.header-container .magento-menu .nav-container {
  position: relative;
  background: none;
}
.header-container .magento-menu .nav-container #nav {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}
.header-container .magento-menu .nav-container #nav ul {
  width: 100%;
  border: 0;
}
.header-container .magento-menu .nav-container #nav ul.level0 {
  opacity: 0;
  top: 32px;
  background: #ffffff;
  padding: 15px 0 20px;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.header-container .magento-menu .nav-container #nav ul.level0.shown-sub {
  opacity: 1;
}
@media (min-width: 768px) {
  .header-container .magento-menu .nav-container #nav ul.level0.with-image li.level1:not(.category-image) {
    left: 16.66666667%;
  }
}
.header-container .magento-menu .nav-container #nav ul.level1 {
  position: static;
}
.header-container .magento-menu .nav-container #nav li,
.header-container .magento-menu .nav-container #nav a {
  float: none;
}
.header-container .magento-menu .nav-container #nav li {
  position: static;
  background: none;
}
.header-container .magento-menu .nav-container #nav li a:hover,
.header-container .magento-menu .nav-container #nav li a:focus {
  border-bottom: 0;
}
.header-container .magento-menu .nav-container #nav li.level0 {
  display: inline-block;
}
.header-container .magento-menu .nav-container #nav li.level0 a {
  color: #ffffff;
}
.header-container .magento-menu .nav-container #nav li.level0 > a > span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857143;
}
@media (min-width: 992px) {
  .header-container .magento-menu .nav-container #nav li.level0 > a {
    padding: 6px 33px;
  }
}
.header-container .magento-menu .nav-container #nav li.level0 .icon-arrowdown {
  display: none !important;
}
.header-container .magento-menu .nav-container #nav li.level0:hover > a span {
  color: #ff9900;
}
.header-container .magento-menu .nav-container #nav li.level1 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .header-container .magento-menu .nav-container #nav li.level1 {
    float: left;
    width: 16.66666667%;
  }
}
.header-container .magento-menu .nav-container #nav li.level1.category-image {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  left: 0;
}
.header-container .magento-menu .nav-container #nav li.level1.category-image img {
  max-width: 100%;
}
.header-container .magento-menu .nav-container #nav li.level1:nth-child(6n + 1) {
  clear: both;
}
.header-container .magento-menu .nav-container #nav li.level2 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.header-container .magento-menu .nav-container #nav li.level2 a {
  padding: 3px 26px;
}
.header-container .magento-menu .nav-container #nav li.level2 a span {
  display: inline-block;
  color: #666666;
  padding: 0;
  border-bottom: 1px dotted #ffffff;
}
.header-container .magento-menu .nav-container #nav li.level2 a:hover span {
  border-bottom: 1px dotted #009999;
}
@media (max-width: 991px) {
  .header-container .magento-menu {
    display: none !important;
  }
}
.header-container .category-mobile {
  display: none;
  margin-left: -15px;
  margin-right: -15px;
  margin: 0;
  position: relative;
  border-top: 1px solid #dedede;
}
.header-container .category-mobile .tab .tab-title {
  text-align: center;
  text-transform: uppercase;
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .header-container .category-mobile .tab .tab-title {
    float: left;
    width: 33.33333333%;
  }
}
.header-container .category-mobile .tab .tab-title dt {
  padding: 15px 0px;
  background: #f5f5f5;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.header-container .category-mobile .tab .tab-title.open dt {
  border-bottom: none;
  background: #ffffff;
  color: #009999;
}
.header-container .category-mobile .tab .tab-content {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
  max-height: 0px;
  position: absolute;
  top: 48px;
  left: 0px;
  background: #ffffff;
}
@media (min-width: 768px) {
  .header-container .category-mobile .tab .tab-content {
    float: left;
    width: 100%;
  }
}
.header-container .category-mobile .tab .tab-content.open {
  max-height: 999px;
}
.header-container .category-mobile .tab .tab-content dt {
  padding: 14px 0px;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  border-bottom: 1px solid #dedede;
  text-transform: uppercase;
  display: block;
  margin: 0px 15px;
  clear: both;
}
.header-container .category-mobile .tab .tab-content dt:hover {
  color: #009999;
}
.header-container .category-mobile .tab .tab-content dt .icon-arrowup {
  display: none;
}
.header-container .category-mobile .tab .tab-content dt .icon-arrowup,
.header-container .category-mobile .tab .tab-content dt .icon-arrowdown {
  font-size: 22px;
  font-size: 2.2rem;
  float: right;
}
.header-container .category-mobile .tab .tab-content dt.amshopby-collapsed {
  border-bottom: none;
  color: #009999;
}
.header-container .category-mobile .tab .tab-content dt.amshopby-collapsed.amshopby-collapsed + dd ol {
  max-height: 999px;
  border-bottom: 1px solid #dedede;
}
.header-container .category-mobile .tab .tab-content dt.amshopby-collapsed .icon-arrowdown {
  display: none;
}
.header-container .category-mobile .tab .tab-content dt.amshopby-collapsed .icon-arrowup {
  display: block;
}
.header-container .category-mobile .tab .tab-content dt.price_filter {
  border-bottom: none;
}
.header-container .category-mobile .tab .tab-content dt.selected {
  border-bottom: none;
}
.header-container .category-mobile .tab .tab-content dd {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .header-container .category-mobile .tab .tab-content dd {
    float: left;
    width: 100%;
  }
}
.header-container .category-mobile .tab .tab-content dd:not(.category_filter) ol.selected {
  border-bottom: 1px solid #dedede;
}
.header-container .category-mobile .tab .tab-content dd ol {
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-container .category-mobile .tab .tab-content dd ol.collapsed {
  max-height: 0px;
  overflow: hidden;
}
.header-container .category-mobile .tab .tab-content dd ol li a {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dedede;
  border-top: none;
  padding: 14px 0px;
}
.header-container .category-mobile .tab .tab-content dd ol li a:first-letter {
  text-transform: uppercase;
}
.header-container .category-mobile .tab .tab-content dd ol li a:focus {
  color: initial;
}
.header-container .category-mobile .tab .tab-content dd ol li a .icon-arrowup {
  display: none;
}
.header-container .category-mobile .tab .tab-content dd ol li a .icon-arrowdown,
.header-container .category-mobile .tab .tab-content dd ol li a .icon-arrowup {
  float: right;
  font-size: 22px;
  font-size: 2.2rem;
}
.header-container .category-mobile .tab .tab-content dd ol li.active a {
  border-bottom: none;
}
.header-container .category-mobile .tab .tab-content dd ol li.active > a {
  color: #009999 !important;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0 > a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  text-transform: uppercase;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0:first-of-type > a {
  border-top: none;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0:last-of-type > a {
  border-bottom: 1px solid #dedede;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0.active > a {
  border-bottom: 1px solid #dedede;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0.active.has-child > a {
  border-bottom: none;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0.active > ol {
  width: 100%;
  border-bottom: 1px solid #dedede;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0 .level1 .count {
  display: none !important;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0 ol {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  float: left;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0.expanded .icon-arrowdown {
  display: none;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0.expanded .icon-arrowup {
  display: block;
}
.header-container .category-mobile .tab .tab-content dd ol li.level0.expanded ol {
  max-height: 999px;
}
.header-container .category-mobile .tab .tab-content dd ol li.level1 {
  padding-left: 0;
}
.header-container .category-mobile .tab .tab-content dd ol li.level1 > a {
  border: 0;
}
.header-container .category-mobile .tab .tab-content dd ol li.level1 > a .icon-arrowdown,
.header-container .category-mobile .tab .tab-content dd ol li.level1 > a .icon-arrowup {
  display: none !important;
}
.header-container .category-mobile .tab .tab-content dd.color_filter li a {
  width: auto;
  margin: 0 5px 0 0;
  border-top: none;
  border-bottom: none;
  display: inline-block;
}
.header-container .category-mobile .tab .tab-content dd.color_filter li a img {
  width: 20px;
  height: 20px;
  border: 1px solid #dedede;
  border-radius: 50%;
}
.header-container .category-mobile .tab .tab-content dd.color_filter li a[class*="selected"] img {
  border: 1px solid #009999;
}
.header-container .category-mobile .tab .tab-content dd a.amshopby-attr,
.header-container .category-mobile .tab .tab-content dd a.amshopby-attr-selected {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  padding: 8px 0px;
}
.header-container .category-mobile .tab .tab-content dd a.amshopby-attr.amshopby-attr-selected,
.header-container .category-mobile .tab .tab-content dd a.amshopby-attr-selected.amshopby-attr-selected {
  color: #009999;
  font-weight: normal;
}
.header-container .category-mobile .tab .tab-content dd.price_filter {
  padding-bottom: 20px;
  /*                        div.amshopby-slider{
                                                    height:26px;
                                                    background: url('http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/amshopby-slider-bg.jpg') repeat-x 0 50%;
                                                    position:relative;
                                                    div.handle{
                                                        width: 14px;
                                                        height:23px;
                                                        background: url('http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/range-icon.png');
                                                        margin-left:-14px;
                                                        z-index:2;
                                                        &:first-of-type{
                                                            margin-left:0;
                                                        }
                                                        &:last-of-type{
                                                            top:-23px;
                                                        }
                                                    }
                                                    .amshopby-slider-bar{
                                                        height:2px;
                                                        top:12px;
                                                    }
                                                    .amshopby-slider-price{
                                                        .proxima-nova-regular();
                                                    }
                                                }
                        
                                                .amshopby-slider-price-range{
                                                    #amshopby-price-from-slider,
                                                    #amshopby-price-to-slider{
                                                        color: @dark-grey;
                                                        font-weight:bold;
                                                    }
                                                }*/
}
.header-container .category-mobile .tab .tab-content dd.price_filter .ui-slider.ui-slider-horizontal .ui-slider-range {
  height: 2px;
  top: 0.3em;
}
.header-container .category-mobile .tab .tab-content dd.price_filter .ui-slider.ui-slider-horizontal .ui-slider-handle {
  width: 14px;
  height: 23px;
  background: url('http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/range-icon.png');
  border: 0;
  top: -0.4em;
}
.header-container .category-mobile .tab .tab-content .sort-by-mobile ul {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .header-container .category-mobile .tab .tab-content .sort-by-mobile ul {
    float: left;
    width: 100%;
  }
}
.header-container .category-mobile .tab .tab-content .sort-by-mobile ul li a {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  border: 0;
}
@media (min-width: 768px) {
  .header-container .category-mobile .tab .tab-content .sort-by-mobile ul li a {
    float: left;
    width: 100%;
  }
}
.header-container .category-mobile .tab.tab-filters .active-filters {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .header-container .category-mobile .tab.tab-filters .active-filters {
    float: left;
    width: 100%;
  }
}
.header-container .category-mobile .tab.tab-filters .active-filters p.block-subtitle {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  margin: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  padding: 0;
  color: #333333;
  line-height: normal;
  margin-bottom: 5px;
  text-indent: 0;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  vertical-align: middle;
  padding: 4px 2px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li a {
  border: 0;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li a:hover .label {
  color: #009999;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  color: #333333;
  font-weight: normal;
  vertical-align: middle;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .attr-value {
  vertical-align: middle;
  clear: left;
  display: block;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .attr-value span {
  text-transform: lowercase;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .attr-value span:first-letter {
  text-transform: uppercase;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .icon-crosscircle {
  display: inline-block;
  vertical-align: middle;
  border-bottom: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .multiselect-child {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  clear: left;
  display: block;
  font-weight: normal;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .multiselect-child span {
  text-transform: lowercase;
}
.header-container .category-mobile .tab.tab-filters .active-filters .currently li .multiselect-child span:first-letter {
  text-transform: uppercase;
}
.header-container .category-mobile .tab.tab-filters .actions {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  text-align: left;
}
.header-container .category-mobile .tab.tab-filters .actions a {
  padding: 15px;
  text-transform: uppercase;
  background: #dedede;
  color: #666666;
  display: block;
  text-align: center;
  border-bottom: none;
}
@media (max-width: 991px) {
  body.catalog-category-view .header-container .category-mobile {
    display: block;
  }
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
footer .footer-container {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
@media (min-width: 1200px) {
  footer .footer-container {
    float: left;
    width: 100%;
  }
}
footer .footer-container .footer-image {
  background: #ffffff;
  text-align: center;
}
@media screen and (max-width: 991px) {
  footer .footer-container .footer-image {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-container .footer-image img {
    width: 100%;
  }
}
footer .footer-container .footer {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding: 0px 15px;
}
footer .footer-container .footer:first-of-type {
  padding-top: 15px;
}
footer .footer-container .footer ul {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  display: block;
}
footer .footer-container .footer ul li {
  display: inline-block;
}
footer .footer-container .footer .social-links {
  text-align: center;
  padding: 13px 0;
}
footer .footer-container .footer .social-links li {
  background: none;
  padding: 0px 7px;
  vertical-align: text-top;
}
footer .footer-container .footer .social-links li a {
  font-size: 36px;
  font-size: 3.6rem;
  border: 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .footer-container .footer .social-links li a.icon-facebook:hover {
  color: #3b5998;
}
footer .footer-container .footer .social-links li a.icon-instagram:hover {
  color: #3f729b;
}
footer .footer-container .footer .social-links li a.icon-youtube:hover {
  color: #e52d27;
}
footer .footer-container .footer .footer-links {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding: 0;
}
@media (min-width: 768px) {
  footer .footer-container .footer .footer-links {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer .footer-container .footer .footer-links {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  footer .footer-container .footer .footer-links {
    float: left;
    width: 66.66666667%;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-container .footer .footer-links {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-container .footer .footer-links ul {
    margin: 0px -15px;
  }
}
@media screen and (min-width: 768px) {
  footer .footer-container .footer .footer-links ul {
    margin-top: 10px;
  }
}
footer .footer-container .footer .footer-links ul li {
  padding: 0;
  background-position: center right;
}
@media screen and (max-width: 767px) {
  footer .footer-container .footer .footer-links ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: none;
    border-bottom: 1px solid #80cccc;
  }
}
footer .footer-container .footer .footer-links ul li a {
  display: block;
  padding: 15px 9px 15px 4px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .footer-container .footer .footer-links ul li a:hover,
footer .footer-container .footer .footer-links ul li a:focus {
  border-bottom: 0;
}
footer .footer-container .footer .footer-links ul li a:hover {
  color: #006f6f;
}
@media screen and (max-width: 767px) {
  footer .footer-container .footer .footer-links ul li a {
    padding: 10px 0 10px 0;
  }
}
@media screen and (min-width: 768px) {
  footer .footer-container .footer .footer-links ul li a {
    padding: 5px 9px 5px 4px;
  }
}
footer .footer-container .footer .footer-links ul li:first-of-type a {
  padding-left: 0;
}
footer .footer-container .footer .footer-links ul li:last-of-type {
  background: none;
}
footer .footer-container .footer .store-language-change {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding: 0;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  footer .footer-container .footer .store-language-change {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  footer .footer-container .footer .store-language-change {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  footer .footer-container .footer .store-language-change {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 1199px) {
  footer .footer-container .footer .store-language-change {
    text-align: center;
  }
}
footer .footer-container .footer .store-language-change .store_country_current-container,
footer .footer-container .footer .store-language-change .store_language_current-container {
  display: inline-block;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  footer .footer-container .footer .store-language-change .store_country_current-container,
  footer .footer-container .footer .store-language-change .store_language_current-container {
    display: block;
    padding: 10px 0;
  }
}
footer .footer-container .footer .store-language-change .store_country_current-container label,
footer .footer-container .footer .store-language-change .store_language_current-container label {
  text-transform: uppercase;
  color: #ffffff;
  line-height: normal;
}
footer .footer-container .footer .store-language-change .store_country_current-container a,
footer .footer-container .footer .store-language-change .store_language_current-container a {
  text-decoration: none;
}
footer .footer-container .footer .store-language-change .store_country_current-container a:hover,
footer .footer-container .footer .store-language-change .store_language_current-container a:hover,
footer .footer-container .footer .store-language-change .store_country_current-container a:focus,
footer .footer-container .footer .store-language-change .store_language_current-container a:focus {
  border-bottom: 0;
}
footer .footer-container .footer .store-language-change .store_country_current-container a:hover span,
footer .footer-container .footer .store-language-change .store_language_current-container a:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #006f6f;
}
footer .footer-container .footer .store-language-change .store_country_current-container .website-name,
footer .footer-container .footer .store-language-change .store_language_current-container .website-name,
footer .footer-container .footer .store-language-change .store_country_current-container .language-name,
footer .footer-container .footer .store-language-change .store_language_current-container .language-name {
  font-style: italic;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  footer .footer-container .footer .store-language-change .store_country_current-container.store_language_current-container,
  footer .footer-container .footer .store-language-change .store_language_current-container.store_language_current-container {
    padding-top: 0;
  }
}
footer .footer-container .footer .store-language-change .store_country_current-container.store_language_current-container:before,
footer .footer-container .footer .store-language-change .store_language_current-container.store_language_current-container:before {
  content: '|';
  display: inline;
  margin: 0px 8px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  footer .footer-container .footer .store-language-change .store_country_current-container.store_language_current-container:before,
  footer .footer-container .footer .store-language-change .store_language_current-container.store_language_current-container:before {
    display: none;
  }
}
footer .footer-container .footer .store-language-change .store_country_current-container .clip-circle,
footer .footer-container .footer .store-language-change .store_language_current-container .clip-circle {
  width: 16px;
  height: 16px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-radius: 50%;
  -moz-radius: 50%;
}
footer .footer-container .container-newsletter-form {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
  max-height: 0;
  width: 100%;
}
footer .footer-container .container-newsletter-form.opened {
  max-height: 400px;
}
@media (max-width: 767px) {
  footer .footer-container .container-newsletter-form.opened {
    max-height: 9999px;
  }
}
footer .footer-container .newsletter-box {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
footer .footer-container .newsletter-box #mr_nl_messagesBlock {
  max-width: 1440px;
  margin: auto;
  margin-top: 15px;
}
footer .footer-container .newsletter-box #mr_nl_messagesBlock ul.messages {
  padding: 0px 15px !important;
  margin-top: 20px;
  margin-bottom: 20px;
}
footer .footer-container .newsletter-box #mr_nl_messagesBlock ul.messages li.success-msg li {
  float: left;
  line-height: 26px;
}
footer .footer-container .newsletter-box .block-title {
  background: none;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #ffffff;
  padding: 7px 0;
  border-top: 1px solid #80cccc;
  border-bottom: 1px solid #80cccc;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  footer .footer-container .newsletter-box .block-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
footer .footer-container .newsletter-box .block-title span {
  vertical-align: middle;
}
footer .footer-container .newsletter-box .block-title .icon-mail {
  font-size: 23px;
  font-size: 2.3rem;
  margin-right: 10px;
  vertical-align: sub;
}
@media screen and (max-width: 767px) {
  footer .footer-container .newsletter-box .block-title .icon-mail {
    vertical-align: middle;
  }
}
footer .footer-container .newsletter-box .block-title .icon-arrowdown {
  font-size: 22px;
  font-size: 2.2rem;
  margin-left: 0px;
  vertical-align: middle;
}
footer .footer-container .newsletter-box .block-title:hover {
  color: #006f6f;
}
footer .footer-container .newsletter-box .block-title:hover:before,
footer .footer-container .newsletter-box .block-title:hover:after {
  color: #006f6f;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .footer-container .newsletter-box .fields-container {
  max-width: 1440px;
  margin: auto;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col {
    float: left;
    width: 25%;
  }
}
footer .footer-container .newsletter-box .fields-container .newsletter-col:nth-of-type(4n+5) {
  clear: left;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col label {
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  clear: both;
  display: block;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input,
footer .footer-container .newsletter-box .fields-container .newsletter-col select {
  border-radius: 0;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields {
  margin-left: -5px;
  margin-right: -5px;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields .subfield {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0px 5px;
}
@media (min-width: 768px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields .subfield {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields .subfield {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields .subfield {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields .subfield {
    padding: 0px 10px;
  }
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.dob .dob-fields .subfield input {
  text-transform: uppercase;
  text-align: center;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields {
  margin-left: -5px;
  margin-right: -5px;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields .subfield {
  font-size: 14px;
  font-size: 1.4rem;
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #ffffff;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields .subfield {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields .subfield {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields .subfield {
    float: left;
    width: 33.33333333%;
  }
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.check-animals .channel-fields .subfield input[type="checkbox"] {
  margin-top: 0;
  height: auto;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.privacy p {
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.privacy input[type="checkbox"] {
  margin-top: 0;
  display: inline-block;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.privacy label {
  clear: none;
  display: inline-block;
  max-width: 90%;
  vertical-align: middle;
  margin-left: 10px;
  line-height: normal;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col.privacy label a {
  color: #ffffff;
  padding-left: 5px;
  font-style: italic;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  line-height: normal;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe:hover {
  background: #ffffff;
  color: #ff9900;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe:hover {
  background: #ffffff;
  color: #ff9900;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media (max-width: 991px) {
  footer .footer-container .newsletter-box .fields-container .newsletter-col input#mc-embedded-subscribe {
    margin-top: 15px;
  }
}
footer .footer-container .newsletter-box .fields-container .newsletter-col .submit-button {
  position: relative;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col .submit-button #mc-embedded-subscribe.disactived {
  opacity: 0.6;
}
footer .footer-container .newsletter-box .fields-container .newsletter-col .submit-button img#newsletter-ajax-loading {
  position: absolute;
  top: 10px;
  right: 10px;
}
footer .footer-container.is-touch-device .footer .social-links li a:hover,
footer .footer-container.is-touch-device .newsletter-box .social-links li a:hover,
footer .footer-container.is-touch-device .footer .block-title:hover,
footer .footer-container.is-touch-device .newsletter-box .block-title:hover,
footer .footer-container.is-touch-device .footer .footer-links li a:hover,
footer .footer-container.is-touch-device .newsletter-box .footer-links li a:hover,
footer .footer-container.is-touch-device .footer .store-language-change .store_country_current-container a:hover span,
footer .footer-container.is-touch-device .newsletter-box .store-language-change .store_country_current-container a:hover span,
footer .footer-container.is-touch-device .footer .store-language-change .store_language_current-container a:hover span,
footer .footer-container.is-touch-device .newsletter-box .store-language-change .store_language_current-container a:hover span {
  color: #ffffff !important;
  text-decoration: none;
  background: null when false;
  border: null when false;
}
footer .footer-copyright {
  background: #333333;
  color: #ffffff;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1200px) {
  footer .footer-copyright {
    float: left;
    width: 100%;
  }
}
footer .footer-copyright .copyright-container {
  max-width: 1440px;
  display: block;
  width: 100%;
  margin: auto;
  padding: 0px 15px;
}
@media screen and (max-width: 767px) {
  footer .footer-copyright .copyright-container {
    padding-bottom: 15px;
  }
}
footer .footer-copyright .copyright-container address {
  padding: 20px 0 10px;
  text-align: left;
  margin: 0;
  display: inline-block;
  float: left;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright .copyright-container address {
    text-align: center;
    display: block;
    float: none;
  }
}
footer .footer-copyright .copyright-container .footer-credit-card {
  padding: 9px 0 0px;
  text-align: right;
  display: inline-block;
  float: right;
}
@media screen and (max-width: 1199px) {
  footer .footer-copyright .copyright-container .footer-credit-card {
    text-align: center;
    float: none;
    display: block;
  }
}
footer .footer-copyright .copyright-container .footer-credit-card p {
  display: inline;
  vertical-align: text-bottom;
}
footer .footer-copyright .copyright-container .footer-credit-card ul {
  display: inline-block;
  margin-right: -9px;
}
@media screen and (max-width: 767px) {
  footer .footer-copyright .copyright-container .footer-credit-card ul {
    margin: 0;
  }
}
footer .footer-copyright .copyright-container .footer-credit-card ul li {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  footer .footer-copyright .copyright-container .footer-credit-card ul li img {
    max-width: 36px;
  }
}
body.geoip-index-landing {
  min-width: 0px;
}
body.geoip-index-landing .main-container.geoip-layout {
  padding-top: 0px !important;
}
body.geoip-index-landing h4 {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
#change-country-popup .modal-header,
body.geoip-index-landing .modal-header {
  border: 0;
}
#change-country-popup .clip-circle,
body.geoip-index-landing .clip-circle {
  width: 16px;
  height: 16px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-radius: 50%;
  -moz-radius: 50%;
  margin-right: 8px;
}
@media screen and (max-width: 991px) {
  #change-country-popup #select-country,
  body.geoip-index-landing #select-country {
    display: none;
  }
  #change-country-popup #select-country#select-country,
  body.geoip-index-landing #select-country#select-country {
    display: block;
  }
}
#change-country-popup .modal-dialog,
body.geoip-index-landing .modal-dialog {
  width: 55%;
}
@media screen and (max-width: 991px) {
  #change-country-popup .modal-dialog,
  body.geoip-index-landing .modal-dialog {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #change-country-popup .modal-dialog,
  body.geoip-index-landing .modal-dialog {
    width: 95%;
  }
}
#change-country-popup .modal-dialog .modal-content,
body.geoip-index-landing .modal-dialog .modal-content {
  background-color: #ffffff;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#change-country-popup .modal-dialog .modal-content .modal-header,
body.geoip-index-landing .modal-dialog .modal-content .modal-header {
  padding: 20px;
  border: 0;
}
#change-country-popup .modal-dialog .modal-content .modal-header .close,
body.geoip-index-landing .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  margin-top: -5px;
}
#change-country-popup .modal-dialog .modal-content .modal-header .close:before,
body.geoip-index-landing .modal-dialog .modal-content .modal-header .close:before {
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
}
#change-country-popup .modal-dialog .modal-content .modal-body,
body.geoip-index-landing .modal-dialog .modal-content .modal-body {
  padding-top: 0;
  padding: 0px 45px;
}
@media screen and (max-width: 767px) {
  #change-country-popup .modal-dialog .modal-content .modal-body,
  body.geoip-index-landing .modal-dialog .modal-content .modal-body {
    padding: 0px 20px;
  }
}
#change-country-popup .modal-dialog .modal-content .modal-body h4,
body.geoip-index-landing .modal-dialog .modal-content .modal-body h4 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #change-country-popup .modal-dialog .modal-content .modal-body h4,
  body.geoip-index-landing .modal-dialog .modal-content .modal-body h4 {
    padding-bottom: 15px;
    margin-top: 15px;
  }
}
#change-country-popup #modalNewsletter,
body.geoip-index-landing #modalNewsletter,
#change-country-popup .modal-backdrop,
body.geoip-index-landing .modal-backdrop {
  display: none !important;
}
.form-stores.can-move {
  background-color: #ffffff;
}
.form-stores.can-move > label {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333333;
}
.form-stores.can-move #select-country:before,
.form-stores.can-move #select-country:after {
  content: " ";
  display: table;
}
.form-stores.can-move #select-country:after {
  clear: both;
}
.form-stores.can-move #select-country:before,
.form-stores.can-move #select-country:after {
  content: " ";
  display: table;
}
.form-stores.can-move #select-country:after {
  clear: both;
}
.form-stores.can-move #select-country .continent-list {
  margin: 0 auto;
}
.form-stores.can-move #select-country .continent-list:before,
.form-stores.can-move #select-country .continent-list:after {
  content: " ";
  display: table;
}
.form-stores.can-move #select-country .continent-list:after {
  clear: both;
}
.form-stores.can-move #select-country .continent-list:before,
.form-stores.can-move #select-country .continent-list:after {
  content: " ";
  display: table;
}
.form-stores.can-move #select-country .continent-list:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .form-stores.can-move #select-country .continent-list {
    margin: 15px auto;
  }
}
@media screen and (max-width: 991px) {
  .form-stores.can-move #select-country .continent-list {
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .form-stores.can-move #select-country .continent-list {
    display: block !important;
  }
}
.form-stores.can-move #select-country .continent-list .continent-name {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333333;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 20px 0px;
  text-align: left;
  float: none;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .form-stores.can-move #select-country .continent-list .continent-name {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .form-stores.can-move #select-country .continent-list .continent-name {
    float: left;
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .form-stores.can-move #select-country .continent-list .continent-name {
    padding: 0;
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
  }
  .form-stores.can-move #select-country .continent-list .continent-name:nth-of-type(2n+1) {
    clear: left;
  }
}
.form-stores.can-move #select-country .continent-list .continent-name > a,
.form-stores.can-move #select-country .continent-list .continent-name .label-continent {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .form-stores.can-move #select-country .continent-list .continent-name.added {
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .form-stores.can-move #select-country .continent-list .continent-name:nth-of-type(4n+1) {
    clear: left;
  }
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list {
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .form-stores.can-move #select-country .continent-list .continent-name .country-list {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .form-stores.can-move #select-country .continent-list .continent-name .country-list.added {
    margin-top: 0;
  }
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name {
    font-size: 10px;
    font-size: 1rem;
  }
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name > a {
  padding-bottom: 5px;
  color: #333333;
  border: 0;
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name > a:hover {
  text-decoration: none;
  border: 0;
  color: #009999;
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name > a .icon-checkcircle {
  display: none;
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name > a.selected {
  color: #009999;
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name > a.selected img {
  display: none;
}
.form-stores.can-move #select-country .continent-list .continent-name .country-list .country-name > a.selected .icon-checkcircle {
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
}
.form-stores.can-move #select-country .continent-list .continent-name.continent-row > a {
  margin-top: 13px;
  display: inline-block;
  border: 0;
}
@media screen and (max-width: 991px) {
  .form-stores.can-move #select-country .continent-list .continent-name.continent-row > a {
    display: none;
    margin-left: -15px;
  }
}
.form-stores.can-move #select-country .continent-list .continent-name.continent-row > a:hover {
  text-decoration: none;
}
.form-stores.can-move a.row {
  padding-bottom: 15px;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .form-stores.can-move a.row {
    display: none;
  }
}
.form-stores.can-move a.row:hover {
  text-decoration: none;
  border: 0;
}
.form-language {
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.form-language h4 {
  padding-bottom: 35px;
}
.form-language > a {
  color: #333333;
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .form-language > a {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .form-language > a {
    float: left;
    width: 25%;
  }
}
.form-language > a:hover {
  text-decoration: none;
  border: 0;
}
.form-language > a:hover span {
  color: #009999;
}
.form-language > a .icon-checkcircle {
  display: none;
}
.form-language > a.selected img {
  display: none;
}
.form-language > a.selected span {
  color: #009999;
}
.form-language > a.selected .icon-checkcircle {
  font-size: 17px;
  font-size: 1.7rem;
  display: inline-block;
  vertical-align: middle;
  padding-right: 7px;
  color: #009999;
}
.form-language > a:nth-of-type(4n+1) {
  clear: left;
}
.geoip-notice-current {
  width: 100%;
  padding: 5px 30px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .geoip-notice-current {
    bottom: 0;
    top: initial;
    padding: 10px 30px;
  }
}
@media screen and (max-width: 991px) {
  .geoip-notice-current .geoip-notice-change-country.desktop {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .geoip-notice-current .geoip-notice-change-country.mobile {
    display: none !important;
  }
}
.geoip-notice-current .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.home-top-banner-sx {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-right: 4px;
}
@media (min-width: 992px) {
  .home-top-banner-sx {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .home-top-banner-sx {
    float: left;
    width: 66.66666667%;
  }
}
@media screen and (max-width: 991px) {
  .home-top-banner-sx {
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.home-top-banner-sx .swiper-slide .text-container {
  position: absolute;
  bottom: 80px;
  left: 80px;
}
@media screen and (max-width: 767px) {
  .home-top-banner-sx .swiper-slide .text-container {
    bottom: 10px;
    left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .home-top-banner-sx .swiper-slide .text-container {
    bottom: 10px;
    left: 10px;
  }
}
.home-top-banner-dx {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 7px;
}
@media (min-width: 768px) {
  .home-top-banner-dx {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .home-top-banner-dx {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .home-top-banner-dx {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 991px) {
  .home-top-banner-dx {
    padding-left: 0;
  }
}
.home-top-banner-dx .home-page-banner-top-right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .home-top-banner-dx .home-page-banner-top-right {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .home-top-banner-dx .home-page-banner-top-right {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .home-top-banner-dx .home-page-banner-top-right {
    float: left;
    width: 100%;
  }
}
.home-top-banner-dx .home-page-banner-top-right:first-of-type {
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .home-top-banner-dx .home-page-banner-top-right:first-of-type {
    padding-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  .home-top-banner-dx .home-page-banner-top-right:last-of-type {
    padding-left: 0;
  }
}
.home-top-banner-dx .home-page-banner-top-right .text-container {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .home-top-banner-dx .home-page-banner-top-right .text-container {
    bottom: 10px;
    left: 10px;
  }
}
.home-top-banner-sx .text-container .title,
.home-top-banner-dx .text-container .title,
.home-top-banner-sx .text-container .description,
.home-top-banner-dx .text-container .description {
  text-align: left;
}
.home-top-banner-sx .text-container .title h3,
.home-top-banner-dx .text-container .title h3,
.home-top-banner-sx .text-container .description h3,
.home-top-banner-dx .text-container .description h3,
.home-top-banner-sx .text-container .title p,
.home-top-banner-dx .text-container .title p,
.home-top-banner-sx .text-container .description p,
.home-top-banner-dx .text-container .description p {
  clear: both;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  margin: 0;
  background: #ffffff;
  color: #009999;
  float: left;
  margin-bottom: 6px;
  padding: 10px;
  text-transform: uppercase;
}
.home-top-banner-sx .text-container .title p,
.home-top-banner-dx .text-container .title p,
.home-top-banner-sx .text-container .description p,
.home-top-banner-dx .text-container .description p {
  padding: 7px 10px;
}
.home-top-banner-sx .text-container .learn_more_wrap,
.home-top-banner-dx .text-container .learn_more_wrap {
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  padding: 8px 10px;
  width: 100%;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: block;
  padding: 8px 25px;
  text-align: center;
  text-transform: uppercase;
  width: 165px;
  border: 1px solid #ff9900;
}
.home-top-banner-sx .text-container .learn_more_wrap:hover,
.home-top-banner-dx .text-container .learn_more_wrap:hover {
  background: #ffffff;
  color: #ff9900;
}
.home-top-banner-sx .text-container .learn_more_wrap:hover span,
.home-top-banner-dx .text-container .learn_more_wrap:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.home-top-banner-sx .text-container .learn_more_wrap:hover:focus,
.home-top-banner-dx .text-container .learn_more_wrap:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.home-top-banner-sx .text-container .learn_more_wrap:hover,
.home-top-banner-dx .text-container .learn_more_wrap:hover {
  background: #ffffff;
  color: #ff9900;
}
.home-top-banner-sx .text-container .learn_more_wrap:hover span,
.home-top-banner-dx .text-container .learn_more_wrap:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.home-top-banner-sx .text-container .learn_more_wrap:hover:focus,
.home-top-banner-dx .text-container .learn_more_wrap:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media screen and (max-width: 991px) {
  .home-top-banner-sx.home-top-banner-sx .text-container .title h3,
  .home-top-banner-dx.home-top-banner-sx .text-container .title h3,
  .home-top-banner-sx.home-top-banner-sx .text-container .description h3,
  .home-top-banner-dx.home-top-banner-sx .text-container .description h3,
  .home-top-banner-sx.home-top-banner-sx .text-container .title p,
  .home-top-banner-dx.home-top-banner-sx .text-container .title p,
  .home-top-banner-sx.home-top-banner-sx .text-container .description p,
  .home-top-banner-dx.home-top-banner-sx .text-container .description p {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.home-top-banner-sx.home-top-banner-dx,
.home-top-banner-dx.home-top-banner-dx {
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .home-top-banner-sx.home-top-banner-dx .text-container .title h3,
  .home-top-banner-dx.home-top-banner-dx .text-container .title h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.homepage-banner-bottom {
  clear: both;
}
.homepage-banner-bottom .single-banner-bottom {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 1200px) {
  .homepage-banner-bottom .single-banner-bottom {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .homepage-banner-bottom .single-banner-bottom {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .homepage-banner-bottom .single-banner-bottom {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 767px) {
  .homepage-banner-bottom .single-banner-bottom {
    margin-bottom: 15px;
  }
}
.homepage-banner-bottom .single-banner-bottom:nth-of-type(1) .banner-inside {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .homepage-banner-bottom .single-banner-bottom:nth-of-type(1) .banner-inside {
    margin-right: 0;
  }
}
.homepage-banner-bottom .single-banner-bottom:nth-of-type(2) .banner-inside {
  padding: 0px 5px;
}
@media screen and (max-width: 767px) {
  .homepage-banner-bottom .single-banner-bottom:nth-of-type(2) .banner-inside {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .homepage-banner-bottom .single-banner-bottom:nth-of-type(3) {
    margin-bottom: 0;
  }
}
.homepage-banner-bottom .single-banner-bottom:nth-of-type(3) .banner-inside {
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .homepage-banner-bottom .single-banner-bottom:nth-of-type(3) .banner-inside {
    margin-left: 0;
  }
}
.homepage-banner-bottom .single-banner-bottom .banner-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.homepage-banner-bottom .single-banner-bottom .banner-image:before,
.homepage-banner-bottom .single-banner-bottom .banner-image:after {
  content: " ";
  display: table;
}
.homepage-banner-bottom .single-banner-bottom .banner-image:after {
  clear: both;
}
.homepage-banner-bottom .single-banner-bottom .banner-image:before,
.homepage-banner-bottom .single-banner-bottom .banner-image:after {
  content: " ";
  display: table;
}
.homepage-banner-bottom .single-banner-bottom .banner-image:after {
  clear: both;
}
.homepage-banner-bottom .single-banner-bottom .banner-image > img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.homepage-banner-bottom .single-banner-bottom .banner-image:hover > img {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.homepage-banner-bottom .single-banner-bottom .banner-image .icon {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -20%);
  -webkit-transform: translate(-50%, -20%);
  -moz-transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -20%);
}
@media screen and (max-width: 1199px) {
  .homepage-banner-bottom .single-banner-bottom .banner-image .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  .homepage-banner-bottom .single-banner-bottom .banner-image .icon img {
    width: 70%;
  }
}
.homepage-banner-bottom .single-banner-bottom .banner-image .title {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .homepage-banner-bottom .single-banner-bottom .banner-image .title {
    display: none;
  }
}
.homepage-banner-bottom .single-banner-bottom .banner-image .title h3 {
  clear: both;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  margin: 0;
  background: #ffffff;
  color: #009999;
  float: left;
  margin-bottom: 6px;
  padding: 10px;
  text-transform: uppercase;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.homepage-banner-bottom .single-banner-bottom .text-container {
  background: #dedede;
  padding: 20px;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
.homepage-banner-bottom .single-banner-bottom .text-container:before,
.homepage-banner-bottom .single-banner-bottom .text-container:after {
  content: " ";
  display: table;
}
.homepage-banner-bottom .single-banner-bottom .text-container:after {
  clear: both;
}
.homepage-banner-bottom .single-banner-bottom .text-container:before,
.homepage-banner-bottom .single-banner-bottom .text-container:after {
  content: " ";
  display: table;
}
.homepage-banner-bottom .single-banner-bottom .text-container:after {
  clear: both;
}
.homepage-banner-bottom .single-banner-bottom .text-container .description p {
  height: 60px;
}
@media screen and (max-width: 767px) {
  .homepage-banner-bottom .single-banner-bottom .text-container .description p {
    height: auto;
  }
}
.homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap {
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  padding: 8px 10px;
  width: 100%;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: block;
  padding: 8px 25px;
  text-align: center;
  text-transform: uppercase;
  width: 165px;
  border: 1px solid #ff9900;
  margin: auto;
  margin-top: 20px;
}
.homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap:hover {
  background: #ffffff;
  color: #ff9900;
}
.homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap:hover {
  background: #ffffff;
  color: #ff9900;
}
.homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media screen and (max-width: 767px) {
  .homepage-banner-bottom .single-banner-bottom .text-container .learn_more_wrap {
    width: 100%;
  }
}
.slider-products {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
}
@media (min-width: 1200px) {
  .slider-products {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .slider-products {
    padding: 0px 65px;
  }
}
.slider-products .products-title {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px 0 20px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 767px) {
  .slider-products .products-title {
    max-width: 185px;
    margin: auto;
  }
}
.slider-products .swiper-button-next.swiper-button-next,
.slider-products .swiper-button-prev.swiper-button-next {
  right: 10px;
}
@media (max-width: 991px) {
  .slider-products .swiper-button-next.swiper-button-next,
  .slider-products .swiper-button-prev.swiper-button-next {
    right: 0;
  }
}
.slider-products .swiper-button-next.swiper-button-prev,
.slider-products .swiper-button-prev.swiper-button-prev {
  left: 10px;
}
@media (max-width: 991px) {
  .slider-products .swiper-button-next.swiper-button-prev,
  .slider-products .swiper-button-prev.swiper-button-prev {
    left: 0;
  }
}
@media (max-width: 991px) {
  .slider-products .swiper-button-next,
  .slider-products .swiper-button-prev {
    display: block;
    top: 25px;
  }
}
.product-label {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 2;
  background: #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  line-height: normal;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  min-width: 165px;
  text-align: center;
  display: block;
  padding: 5px;
}
.product-label:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
  top: 0px;
  background: #ffffff;
  right: 0;
  border-width: 1em 0 0 1em;
}
.product-label.promo {
  background: #6bc14b;
}
.product-label.promo:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ade598;
}
.product-label.sold-out {
  background: #d84200;
}
.product-label.sold-out:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ff7a3f;
}
.product-label.new {
  background: #009999;
}
.product-label.new:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #37b5b5;
}
.product-single-view-container {
  border: 1px solid #dedede;
  padding: 10px;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.product-single-view-container:hover {
  border: 3px solid #dedede;
  padding: 8px;
}
.product-single-view-container:hover .product-label {
  top: 8px;
  left: -2px;
}
.product-single-view-container > a:hover {
  border: 0;
  color: #333333;
}
.product-single-view-container .product-name {
  font-size: 14px;
  font-size: 1.4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
  display: block;
}
.product-single-view-container .product-short-desc {
  font-size: 12px;
  font-size: 1.2rem;
  height: 33px;
  display: block;
}
.product-single-view-container .price-box {
  height: 25px;
  overflow: hidden;
  display: block;
  margin: 0;
}
.product-single-view-container .price-box .price {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #333333;
  font-weight: normal;
}
.product-single-view-container .price-box .old-price {
  display: inline-block;
}
.product-single-view-container .price-box .old-price .price {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
.product-single-view-container .price-box .special-price {
  display: inline-block;
}
.product-single-view-container .ratings {
  margin: 0;
  text-align: center;
  height: 27px;
  display: block;
  padding: 8px;
}
.product-single-view-container .ratings .rating-box {
  float: none;
  margin: auto;
}
.product-single-view-container .options {
  height: 27px;
  display: block;
  overflow: hidden;
}
.product-single-view-container .options .configurable-attribute-box.attribute-container-size {
  display: none;
}
.product-single-view-container .options .elem-choice-container {
  margin: 0px 5px;
}
.product-single-view-container .options .elem-choice-container img.elem-choice {
  width: 20px;
  height: 20px;
  margin: 5px 0px;
}
.product-single-view-container .button-bottom {
  position: relative;
  width: 100%;
}
.product-single-view-container .button-bottom span[class^='icon'] {
  position: absolute;
  right: 10px;
  top: 11px;
  font-size: 14px;
  font-size: 1.4rem;
}
.product-single-view-container .button-bottom .buy_btn_wrap {
  margin-top: 10px;
  position: relative;
}
.product-single-view-container .button-bottom .buy_btn_wrap button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.product-single-view-container .button-bottom .buy_btn_wrap button:hover {
  background: #ffffff;
  color: #ff9900;
}
.product-single-view-container .button-bottom .buy_btn_wrap button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.product-single-view-container .button-bottom .buy_btn_wrap button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.product-single-view-container .button-bottom .buy_btn_wrap button:hover {
  background: #ffffff;
  color: #ff9900;
}
.product-single-view-container .button-bottom .buy_btn_wrap button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.product-single-view-container .button-bottom .buy_btn_wrap button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.product-single-view-container .button-bottom .buy_btn_wrap button + span {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-single-view-container .button-bottom .buy_btn_wrap button:hover + span {
  color: #ff9900 !important;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap {
  margin-top: 10px;
  position: relative;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap button:hover {
  background: #ffffff;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap button span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap button:hover {
  background: #ffffff;
}
.product-single-view-container .button-bottom .wishlist_btn_wrap button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
body.catalog-product-view .product-view {
  border: 0;
}
body.catalog-product-view .product-view .product-essential {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  margin-left: -15px;
  margin-right: -15px;
}
body.catalog-product-view .product-view .product-essential .product-img-box,
body.catalog-product-view .product-view .product-essential .product-shop {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-img-box,
  body.catalog-product-view .product-view .product-essential .product-shop {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-img-box,
  body.catalog-product-view .product-view .product-essential .product-shop {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-img-box,
  body.catalog-product-view .product-view .product-essential .product-shop {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .product-essential .product-img-box,
  body.catalog-product-view .product-view .product-essential .product-shop {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-img-box {
    min-height: 600px;
  }
}
body.catalog-product-view .product-view .product-essential .product-img-box .product-label {
  left: 15px;
  top: 30px;
}
body.catalog-product-view .product-view .product-essential .product-img-box .swiper-product-slider {
  padding: 0;
}
body.catalog-product-view .product-view .product-essential .product-img-box .swiper-product-slider .swiper-slide:hover {
  border: 1px solid #666666;
}
body.catalog-product-view .product-view .product-essential .product-img-box .swiper-product-slider .swiper-slide.check-is-touch:hover {
  border: 0;
}
body.catalog-product-view .product-view .product-essential .product-img-box .swiper-product-slider .swiper-slide .zoom-img-mobile {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-img-box .swiper-product-slider .swiper-button-next,
  body.catalog-product-view .product-view .product-essential .product-img-box .swiper-product-slider .swiper-button-prev {
    display: none;
  }
}
body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
@media (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider {
    padding: 0px 20px;
  }
}
body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-slide {
  width: 25%;
  height: 100%;
}
@media (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-next:hover,
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-prev:hover {
    background: none;
  }
}
@media (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-next,
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    right: -8px;
    border: 0;
  }
}
@media (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-next .icon-arrowemptyright,
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-prev .icon-arrowemptyright,
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-next .icon-arrowemptyleft,
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-prev .icon-arrowemptyleft {
    font-size: 25px;
    font-size: 2.5rem;
    color: #009999;
  }
}
@media (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-next.swiper-button-prev,
  body.catalog-product-view .product-view .product-essential .product-img-box .slider-products.swiper-more-view-slider .swiper-button-prev.swiper-button-prev {
    left: -8px;
    right: auto;
  }
}
@media screen and (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-img-box #zoom-img-mobile .modal-dialog {
    width: 95%;
  }
}
body.catalog-product-view .product-view .product-essential .product-img-box #zoom-img-mobile .modal-dialog .modal-header {
  border: 0;
}
body.catalog-product-view .product-view .product-essential .product-img-box #zoom-img-mobile .modal-dialog img.product-img-mobile {
  width: 100%;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-name h1 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #009999;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-name p.product-sku {
  color: #666666;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  margin: 0;
}
body.catalog-product-view .product-view .product-essential .product-shop .short-description {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-product-view .product-view .product-essential .product-shop .no-rating {
  padding: 10px 0px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
body.catalog-product-view .product-view .product-essential .product-shop .no-rating:before {
  content: '';
  display: inline-block;
  margin-right: 5px;
  height: 13px;
  width: 13px;
  background: url(http://www.ferplast.com/skin/frontend/custom/ferplast/dist/images/bkg_rating.gif) 0 100% repeat-x;
}
body.catalog-product-view .product-view .product-essential .product-shop .ratings p,
body.catalog-product-view .product-view .product-essential .product-shop .ratings a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
body.catalog-product-view .product-view .product-essential .product-shop .ratings a:last-of-type {
  font-style: italic;
}
body.catalog-product-view .product-view .product-essential .product-shop .ratings .rating-links {
  padding: 5px 0px;
}
body.catalog-product-view .product-view .product-essential .product-shop span[id*='configurable-price-from'] {
  display: none !important;
}
body.catalog-product-view .product-view .product-essential .product-shop .price-box {
  display: block;
}
body.catalog-product-view .product-view .product-essential .product-shop .price-box .regular-price,
body.catalog-product-view .product-view .product-essential .product-shop .price-box .special-price {
  display: inline-block;
}
body.catalog-product-view .product-view .product-essential .product-shop .price-box .regular-price .price,
body.catalog-product-view .product-view .product-essential .product-shop .price-box .special-price .price {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333333;
}
body.catalog-product-view .product-view .product-essential .product-shop .price-box .old-price {
  display: inline-block;
}
body.catalog-product-view .product-view .product-essential .product-shop .price-box .old-price .price {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666666;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  margin: 0px 0px 15px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options {
    margin-bottom: 0;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box {
  padding: 10px 0px;
  width: 100%;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-title,
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-select {
  display: inline-block;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-title,
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-select {
    display: block;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-title.configurable-attribute-title,
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-select.configurable-attribute-title {
  text-transform: uppercase;
  margin-right: 30px;
  vertical-align: middle;
  min-width: 54px;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-title.configurable-attribute-title span,
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-select.configurable-attribute-title span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-title .current-value,
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box .configurable-attribute-select .current-value {
  display: none !important;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box span.elem-choice-container {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-right: 15px;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box span.elem-choice-container img {
  padding: 1px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  width: 100%;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box span.elem-choice-container.elem-choice-container-current img {
  border: 2px solid #ff9900;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select {
  margin-left: -15px;
  margin-right: -15px;
  display: block;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box {
    float: left;
    width: 50%;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box select {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  border: 1px solid #dedede !important;
  height: 40px !important;
  left: 0 !important;
  padding: 0px 15px;
  top: 0 !important;
  float: left !important;
  width: 100% !important;
  position: relative !important;
  min-height: 1px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box select {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box select {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box select {
    float: left;
    width: 100%;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box select.validation-failed {
  background: transparent !important;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options .configurable-attribute-boxes .configurable-attribute-box.attribute-container-size .configurable-attribute-select .input-box .icon-arrowdown {
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  right: 25px;
  top: 14px;
  margin-left: -22px;
  z-index: -1;
}
body.catalog-product-view .product-view .product-essential .product-shop p.required {
  display: none !important;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  margin-left: -15px;
  margin-right: -15px;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom label[for="qty"],
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box label[for="qty"] {
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  line-height: 35px;
  margin-right: 15px;
  margin-left: 15px;
  float: left;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap {
  display: inline-block;
  margin-bottom: 20px;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap {
    float: left;
    width: 50%;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap .minus,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap .minus,
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap .plus,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap .plus {
  padding: 8px 15px;
  text-align: center;
  border: 1px solid #dedede;
  border-right: none;
  display: inline-block;
  margin-right: -3px;
  cursor: pointer;
  vertical-align: middle;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap .minus.plus,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap .minus.plus,
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap .plus.plus,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap .plus.plus {
  border-right: 1px solid #dedede;
  border-left: none;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap input[name="qty"],
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap input[name="qty"] {
  display: inline-block;
  float: none;
  height: 35px;
  min-width: 74px;
  text-align: center;
  margin-right: 0;
  margin-right: -4px;
  border: 1px solid #dedede;
  vertical-align: middle;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .quantity-wrap.quantity-wrap input[name="qty"],
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .quantity-wrap.quantity-wrap input[name="qty"] {
    width: 100px !important;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  clear: left;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart {
    float: left;
    width: 50%;
  }
}
@media (max-width: 991px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart {
    margin-bottom: 15px;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart .button-add-to-cart,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart .button-add-to-cart {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart .button-add-to-cart,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart .button-add-to-cart {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart .button-add-to-cart,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart .button-add-to-cart {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart .button-add-to-cart,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart .button-add-to-cart {
    float: left;
    width: 100%;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-cart .button-add-to-cart button.btn-cart span.icon-cart,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-cart .button-add-to-cart button.btn-cart span.icon-cart {
  position: absolute;
  right: 15px;
  top: 10px;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist {
    float: left;
    width: 50%;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist,
  body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist {
    float: left;
    width: 100%;
  }
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #dedede;
  border: 1px solid #dedede;
  color: #666666;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
  padding: 7px;
  text-align: center;
  color: #666666 !important;
  display: block;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist span span,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover {
  background: #ffffff;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover:focus,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist span span,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist span span {
  color: #666666;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover {
  background: #ffffff;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover:focus,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #cccccc;
  -webkit-box-shadow: inset 0px 0px 1px 1px #cccccc;
  -moz-box-shadow: inset 0px 0px 1px 1px #cccccc;
}
body.catalog-product-view .product-view .product-essential .product-shop .product-options-bottom .add-to-wishlist .button-add-to-wishlist a.link-wishlist span.icon-favourite,
body.catalog-product-view .product-view .product-essential .product-shop .add-to-box .add-to-wishlist .button-add-to-wishlist a.link-wishlist span.icon-favourite {
  position: absolute;
  right: 15px;
  top: 10px;
}
body.catalog-product-view .product-view .product-essential .product-video {
  padding: 20px 0px 0px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right !important;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-video {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-video {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-video {
    float: left;
    width: 50%;
  }
}
body.catalog-product-view .product-view .product-essential .product-video h4.extra-title {
  background: #009999;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  padding: 10px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  margin: 0;
}
body.catalog-product-view .product-view .product-essential .product-video h4.extra-title span.icon-arrowfullright {
  float: left;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 10px;
  color: #ffffff;
}
body.catalog-product-view .product-view .product-essential .product-video h4.extra-title span.icon-arrowdown,
body.catalog-product-view .product-view .product-essential .product-video h4.extra-title span.icon-arrowup {
  color: #ffffff;
  top: 10px;
}
body.catalog-product-view .product-view .product-essential .product-video .modal-header {
  border: 0;
}
body.catalog-product-view .product-view .product-essential .product-video .panel-group {
  margin-bottom: 0;
}
body.catalog-product-view .product-view .product-essential .product-video .panel-group .panel {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-product-view .product-view .product-essential .product-video .panel-group .panel .panel-heading {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-product-view .product-view .product-essential .product-video .panel-group .panel .panel-heading h4:not(.collapsed) span {
  color: #ffffff;
}
body.catalog-product-view .product-view .product-essential .product-video .panel-group .panel .panel-body {
  border: 0;
  padding: 0;
}
body.catalog-product-view .product-view .product-essential .product-video .panel-group .panel .panel-body iframe {
  margin: 20px 0px 0px;
}
body.catalog-product-view .product-view .product-essential .product-collateral {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  float: right !important;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .product-essential .product-collateral {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .product-essential .product-collateral {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .product-essential .product-collateral {
    float: left;
    width: 50%;
  }
}
body.catalog-product-view .product-view .product-essential .product-collateral .addthis_toolbox {
  float: right;
}
body.catalog-product-view .product-view .review-and-social {
  margin-top: 30px;
  border-top: 1px solid #dedede;
  min-height: 150px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social {
    min-height: 240px;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .box-title {
  text-align: center;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .box-title h2 {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  text-transform: uppercase;
  padding: 30px 0px;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container {
  position: absolute;
  left: 0;
  background: #f5f5f5;
  width: 100%;
  min-height: 66px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container {
    min-height: 150px;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info {
  max-width: 1440px;
  margin: auto;
  padding: 15px 0px;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container {
    float: left;
    width: 33.33333333%;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.ratings,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.ratings,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.ratings {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.ratings .rating-box,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.ratings .rating-box,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.ratings .rating-box {
    margin: auto;
    float: none;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.recommends,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.recommends,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.recommends {
  text-align: center;
  padding: 1px 0px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.recommends,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.recommends,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.recommends {
    padding: 8px 0px;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.recommends span,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.recommends span,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.recommends span {
  font-size: 24px;
  font-size: 2.4rem;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.recommends .no-rating,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.recommends .no-rating,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.recommends .no-rating {
  padding: 7px 0px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.recommends .no-rating,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.recommends .no-rating,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.recommends .no-rating {
    padding: 10px 0px;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.review-button-container,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.review-button-container,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.review-button-container {
  float: right !important;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.review-button-container,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.review-button-container,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.review-button-container {
    margin: auto;
    text-align: center;
    display: block;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.review-button-container button,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.review-button-container button,
body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.review-button-container button {
  line-height: 19px;
  max-width: 222px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .ratings.review-button-container button,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .recommends.review-button-container button,
  body.catalog-product-view .product-view .review-and-social #customer-reviews .summary-info-container .summary-info .review-button-container.review-button-container button {
    float: none !important;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews {
  padding: 0;
  margin-top: 66px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews {
    margin-top: 150px;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list {
    float: left;
    width: 100%;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review {
  clear: both;
  padding: 30px 0px;
  border-bottom: 1px solid #dedede;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .value.ratings {
    margin: 10px 0;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data {
    margin: 0;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data h4 {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .left {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .left {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .left {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .left {
    float: left;
    width: 83.33333333%;
  }
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .left {
    padding: 0;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .right {
  float: left;
  width: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .right {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .right {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .right {
    float: left;
    width: 16.66666667%;
  }
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .right {
    display: none;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review .review-data .right .name {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-container.product-reviews-list .swiper-slide .review:last-of-type {
  border-bottom: none;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border-top: 1px solid #dedede;
  padding: 15px 0px;
}
@media (min-width: 768px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation {
    float: left;
    width: 100%;
  }
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-pagination {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  padding: 8px 15px;
  background: #ffffff;
  border: 1px solid #dedede;
  opacity: 1;
  display: inline-table;
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #009999;
  color: #ffffff;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-pagination .swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-prev,
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-next {
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 0;
  padding: 9px;
  vertical-align: middle;
  border: 0;
  background-color: transparent;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-prev span,
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-next span {
  color: #666666;
  font-size: 18px;
  font-size: 1.8rem;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-prev:hover,
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-next:hover {
  background-color: transparent;
}
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-prev:hover span,
body.catalog-product-view .product-view .review-and-social #customer-reviews .user-reviews .swiper-navigation .swiper-button-next:hover span {
  color: #666666;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content {
  border-radius: 0;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-header {
  border-bottom: none;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-header .close {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
  opacity: 1;
  padding: 10px;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body {
  padding: 0px 40px 40px;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .box-title h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 30px;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list {
  margin-bottom: 15px;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list li.ratings label {
  text-transform: uppercase;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list .input-box {
  width: 100%;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list .input-box input[type="text"],
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list .input-box textarea {
  width: 100%;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list .input-box .input-box.rating-box {
  width: 120px;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list .input-box .input-box.rating-box .icon-review {
  padding: 7px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
body.catalog-product-view .product-view .review-and-social #review-form-container .modal-content .modal-body .form-list .input-box .input-box.rating-box .icon-review.selected {
  background: url(http://www.ferplast.com/skin/frontend/custom/ferplast/images/bkg_rating.gif) 0 100% repeat-x;
}
body.catalog-product-view .product-view .block-related:before,
body.catalog-product-view .product-view .block-related:after {
  content: " ";
  display: table;
}
body.catalog-product-view .product-view .block-related:after {
  clear: both;
}
body.catalog-product-view .product-view .block-related:before,
body.catalog-product-view .product-view .block-related:after {
  content: " ";
  display: table;
}
body.catalog-product-view .product-view .block-related:after {
  clear: both;
}
body.catalog-product-view .product-view .block-related .related-title h2 {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  padding: 30px 0px;
  text-align: center;
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .block-related .related-title h2 {
    max-width: 70%;
    margin: 0;
    margin: auto;
  }
}
@media (max-width: 767px) {
  body.catalog-product-view .product-view .block-related.slider-products .swiper-button-next,
  body.catalog-product-view .product-view .block-related.slider-products .swiper-button-prev {
    top: 45px;
  }
}
body.catalog-category-view .col2-left-layout .col-left.sidebar,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-left.sidebar,
  body.catalogsearch-result-index .col2-left-layout .col-left.sidebar {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-left.sidebar,
  body.catalogsearch-result-index .col2-left-layout .col-left.sidebar {
    float: left;
    width: 25%;
  }
}
@media (max-width: 991px) {
  body.catalog-category-view .col2-left-layout .col-left.sidebar,
  body.catalogsearch-result-index .col2-left-layout .col-left.sidebar {
    display: none !important;
  }
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters {
  margin-bottom: 45px;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters p.block-subtitle,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters p.block-subtitle {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  margin: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  padding: 0;
  color: #009999;
  line-height: normal;
  margin-bottom: 5px;
  text-indent: 0;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  vertical-align: middle;
  padding: 4px 2px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li a {
  border: 0;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li a:hover .label,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li a:hover .label {
  color: #009999;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .label,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  color: #333333;
  font-weight: normal;
  vertical-align: middle;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .attr-value,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .attr-value {
  vertical-align: middle;
  clear: left;
  display: block;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .attr-value span,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .attr-value span {
  text-transform: lowercase;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .attr-value span:first-letter,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .attr-value span:first-letter {
  text-transform: uppercase;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .icon-crosscircle,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .icon-crosscircle {
  display: inline-block;
  vertical-align: middle;
  border-bottom: none;
  font-size: 14px;
  font-size: 1.4rem;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .multiselect-child,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .multiselect-child {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  clear: left;
  display: block;
  font-weight: normal;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .multiselect-child span,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .multiselect-child span {
  text-transform: lowercase;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .multiselect-child span:first-letter,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .active-filters .currently li .multiselect-child span:first-letter {
  text-transform: uppercase;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .actions,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .actions {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  text-align: left;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .actions a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .actions a {
  text-transform: uppercase;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-title,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-title {
  display: none !important;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  text-indent: 0;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list h2.filter-by,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list h2.filter-by {
  font: initial;
  padding: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  color: #009999;
  line-height: normal;
  text-transform: uppercase;
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  padding: 8px 0px;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  border-bottom: 1px solid #dedede;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt:first-of-type,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt:first-of-type {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  border-bottom: none;
  padding: 0;
  color: #009999;
  line-height: normal;
  margin-bottom: 10px;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt:hover,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt:hover {
  color: #009999;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt .icon-arrowup,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt .icon-arrowup {
  display: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt .icon-arrowup,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt .icon-arrowup,
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt .icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt .icon-arrowdown {
  font-size: 22px;
  font-size: 2.2rem;
  float: right;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed {
  border-bottom: none;
  color: #009999;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed.amshopby-collapsed + dd,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed.amshopby-collapsed + dd {
  border-bottom: 1px solid #dedede;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed.amshopby-collapsed + dd ol,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed.amshopby-collapsed + dd ol {
  max-height: 999px;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed .icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed .icon-arrowdown {
  display: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed .icon-arrowup,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.amshopby-collapsed .icon-arrowup {
  display: block;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.price_filter,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dt.price_filter {
  margin-top: 30px;
  border-bottom: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol {
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol.collapsed,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol.collapsed {
  max-height: 0px;
  overflow: hidden;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dedede;
  border-top: none;
  padding: 8px 0px;
  color: #333333;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a:first-letter,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a:first-letter {
  text-transform: uppercase;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a:focus,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a:focus {
  color: #009999;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a .icon-arrowup,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a .icon-arrowup {
  display: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a .icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a .icon-arrowdown,
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a .icon-arrowup,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li a .icon-arrowup {
  float: right;
  font-size: 22px;
  font-size: 2.2rem;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li:hover > a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li:hover > a {
  color: #009999;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.active a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.active a {
  border-bottom: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.active > a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.active > a {
  color: #009999;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0 > a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0 > a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  text-transform: uppercase;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0:first-of-type > a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0:first-of-type > a {
  border-top: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0:last-of-type > a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0:last-of-type > a {
  border-bottom: 1px solid #dedede;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.active,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.active {
  border-bottom: 1px solid #dedede;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.active > a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.active > a {
  border-bottom: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0 .level1 .count,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0 .level1 .count {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0 ol,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0 ol {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  float: left;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.expanded .icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.expanded .icon-arrowdown {
  display: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.expanded .icon-arrowup,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.expanded .icon-arrowup {
  display: block;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.expanded ol,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level0.expanded ol {
  max-height: 999px;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1 {
  padding-left: 0;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1 > a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1 > a {
  border: 0;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1 > a .icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1 > a .icon-arrowdown,
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1 > a .icon-arrowup,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd ol li.level1 > a .icon-arrowup {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.category_filter,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.category_filter {
  margin-bottom: 45px;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.color_filter li a,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.color_filter li a {
  width: auto;
  margin: 0 5px 0 0;
  border-top: none;
  border-bottom: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.color_filter li a img,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.color_filter li a img {
  width: 20px;
  height: 20px;
  border: 1px solid #dedede;
  border-radius: 50%;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.color_filter li a[class*="selected"] img,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd.color_filter li a[class*="selected"] img {
  border: 1px solid #009999;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr,
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr-selected,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr-selected {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  padding: 8px 0px;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr.amshopby-attr-selected,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr.amshopby-attr-selected,
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr-selected.amshopby-attr-selected,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .block-content dl#narrow-by-list dd a.amshopby-attr-selected.amshopby-attr-selected {
  color: #009999;
  font-weight: normal;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav.amshopby-collapse-enabled dl dt,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav.amshopby-collapse-enabled dl dt {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .ui-slider.ui-slider-horizontal .ui-slider-range,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .ui-slider.ui-slider-horizontal .ui-slider-range {
  height: 2px;
  top: 0.3em;
}
body.catalog-category-view .col2-left-layout .col-left.sidebar .block-layered-nav .ui-slider.ui-slider-horizontal .ui-slider-handle,
body.catalogsearch-result-index .col2-left-layout .col-left.sidebar .block-layered-nav .ui-slider.ui-slider-horizontal .ui-slider-handle {
  width: 14px;
  height: 23px;
  background: url('http://www.ferplast.com/skin/frontend/custom/ferplast/images/backgrounds/range-icon.png');
  border: 0;
  top: -0.4em;
}
body.catalog-category-view .col2-left-layout .col-main,
body.catalogsearch-result-index .col2-left-layout .col-main {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.catalog-category-view .col2-left-layout .col-main,
  body.catalogsearch-result-index .col2-left-layout .col-main {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main,
  body.catalogsearch-result-index .col2-left-layout .col-main {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main,
  body.catalogsearch-result-index .col2-left-layout .col-main {
    float: left;
    width: 75%;
  }
}
body.catalog-category-view .col2-left-layout .col-main .note-msg,
body.catalogsearch-result-index .col2-left-layout .col-main .note-msg {
  clear: both;
}
body.catalog-category-view .col2-left-layout .col-main .category-head-container,
body.catalogsearch-result-index .col2-left-layout .col-main .category-head-container {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .category-head-container,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-head-container {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main .category-head-container,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-head-container {
    float: left;
    width: 75%;
  }
}
@media (max-width: 991px) {
  body.catalog-category-view .col2-left-layout .col-main .category-head-container,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-head-container {
    text-align: center;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-head-container .category-description,
body.catalogsearch-result-index .col2-left-layout .col-main .category-head-container .category-description {
  color: #666666;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .sort-by,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .sort-by,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .sort-by,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .sort-by {
  padding-right: 0;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .sort-by,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .sort-by,
  body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .sort-by,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .sort-by {
    display: none !important;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .sort-by label,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .sort-by label,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .sort-by label,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .sort-by label,
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .sort-by select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .sort-by select,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .sort-by select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .sort-by select {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .sort-by select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .sort-by select,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .sort-by select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .sort-by select {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  height: auto;
  width: 100%;
  border: 1px solid #dedede;
  cursor: pointer;
  padding: 10px;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .sort-by select + span.icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .sort-by select + span.icon-arrowdown,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .sort-by select + span.icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .sort-by select + span.icon-arrowdown {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  font-size: 2rem;
  z-index: -1;
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .sort-by-mobile,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .sort-by-mobile,
  body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .sort-by-mobile,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .sort-by-mobile {
    display: none !important;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  padding-left: 20px;
  float: right !important;
}
@media (min-width: 768px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter,
  body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter {
    float: none !important;
    padding-left: 0;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter .select-view label,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter .select-view label,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter .select-view label,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter .select-view label,
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter .select-view select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter .select-view select,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter .select-view select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter .select-view select {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter .select-view select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter .select-view select,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter .select-view select,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter .select-view select {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
  border: 1px solid #dedede;
  cursor: pointer;
  height: auto;
  padding: 10px;
  width: 100%;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar .pager .limiter .select-view select + span.icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .pager .limiter .select-view select + span.icon-arrowdown,
body.catalog-category-view .col2-left-layout .col-main .toolbar .sorter .limiter .select-view select + span.icon-arrowdown,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar .sorter .limiter .select-view select + span.icon-arrowdown {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  font-size: 2rem;
  z-index: -1;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-top,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-top {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding-right: 0;
  float: right !important;
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-top,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-top {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-top,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-top {
    float: left;
    width: 25%;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-top .pager,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-top .pager {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-top .sorter .view-mode,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-top .sorter .view-mode {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-top .sorter .sort-by-mobile,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-top .sorter .sort-by-mobile {
  display: none;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom {
  border-top: 1px solid #dedede;
  padding: 25px 0 5px;
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom {
    padding-top: 15px;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  border-top: none;
}
@media (min-width: 768px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager {
    float: left;
    width: 100%;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .amount,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .amount {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
  display: inline-block;
}
@media (min-width: 768px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages {
    float: left;
    width: 75%;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages strong,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages strong {
  display: none !important;
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages {
    float: none;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol {
  display: table;
  float: right;
  margin: 0px 15% 0px 0px;
}
@media (max-width: 991px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol {
    margin: 0;
  }
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol,
  body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol {
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li {
  display: table-cell;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0px 5px;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a {
  border-radius: 0px;
  padding: 10px 15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a:hover,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a:hover {
  color: #ffffff;
  background: #009999;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous {
  border: 0;
  padding: 0;
  vertical-align: middle;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous img,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous img {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous:after,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous:after {
  font-family: 'ferplast-iconfont';
  content: '\e608';
  font-size: 20px;
  font-size: 2rem;
  color: #666666;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous:hover,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.previous:hover {
  color: #009999;
  background: #ffffff;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next {
  border: 0;
  padding: 0;
  vertical-align: middle;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next img,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next img {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next:after,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next:after {
  font-family: 'ferplast-iconfont';
  content: '\e609';
  font-size: 20px;
  font-size: 2rem;
  color: #666666;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next:hover,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li a.next:hover {
  color: #009999;
  background: #ffffff;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li.current,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .pager .pages ol li.current {
  padding: 10px 16px;
  color: #ffffff;
  background: #009999;
  margin: 0px 5px;
  display: inline-block;
}
body.catalog-category-view .col2-left-layout .col-main .toolbar-bottom .sorter,
body.catalogsearch-result-index .col2-left-layout .col-main .toolbar-bottom .sorter {
  display: none !important;
}
body.catalog-category-view .col2-left-layout .col-main .category-products,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products {
  display: inline-block;
  width: 100%;
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid {
  margin-left: -15px;
  margin-right: -15px;
  border: 0;
  background: none;
  width: auto;
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item {
    float: left;
    width: 25%;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item:not(.no-clear):nth-child(4n+1),
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item:not(.no-clear):nth-child(4n+1) {
  clear: left;
}
@media (max-width: 1199px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(4n+1),
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(4n+1) {
    clear: none;
  }
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(3n+1),
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(3n+1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item {
    padding-bottom: 25px;
  }
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(4n+1),
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(4n+1) {
    clear: none;
  }
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(3n+1),
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item:nth-child(3n+1) {
    clear: left;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item .product-single-view-container,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item .product-single-view-container {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item .product-single-view-container,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item .product-single-view-container {
    margin-bottom: 0;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2 {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2 {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category.space-2 {
    padding-left: 0;
    padding-right: 0;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container {
  position: relative;
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container > a,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container > a {
  display: block;
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container > a:hover,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container > a:hover {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background: none;
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container .banner-image,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container .banner-image {
  display: block;
  overflow: hidden;
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container .banner-image img,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container .banner-image img {
  width: auto !important;
}
@media (max-width: 991px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container .banner-image img,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container .banner-image img {
    width: 100% !important;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container {
  position: absolute;
  bottom: 30px;
  right: 15px;
  opacity: 0;
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container {
    bottom: 10px;
    right: 10px;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .title,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .title {
  display: block;
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .title h3,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .title h3 {
  font-size: 87px;
  font-size: 8.7rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  color: #6bc14b;
  line-height: 65px;
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .title h3,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .title h3 {
    font-size: 50px;
    font-size: 5rem;
    line-height: 44px;
    margin-bottom: 0;
  }
}
body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .subtitle,
body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .subtitle {
  text-align: right;
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  color: #6bc14b;
  line-height: 20px;
  display: block;
  padding-top: 0;
}
@media (max-width: 767px) {
  body.catalog-category-view .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .subtitle,
  body.catalogsearch-result-index .col2-left-layout .col-main .category-products .products-grid li.item.banner-category .banner-container .banner-category-page-container span.text-container .subtitle {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 15px;
  }
}
body.cms-index-noroute .col-main {
  width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}
body.cms-index-noroute .col-main .text-404,
body.cms-index-noroute .col-main .image-404 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  body.cms-index-noroute .col-main .text-404,
  body.cms-index-noroute .col-main .image-404 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.cms-index-noroute .col-main .text-404,
  body.cms-index-noroute .col-main .image-404 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.cms-index-noroute .col-main .text-404,
  body.cms-index-noroute .col-main .image-404 {
    float: left;
    width: 50%;
  }
}
body.cms-index-noroute .col-main .text-404 img,
body.cms-index-noroute .col-main .image-404 img {
  width: 100%;
}
body.cms-index-noroute .col-main ul li {
  color: #dedede;
  line-height: 25px;
  list-style: none;
  font-size: 27px;
  font-size: 2.7rem;
}
body.cms-index-noroute .col-main ul li span {
  color: #333333;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
}
body.cms-index-noroute .col-main p {
  margin-bottom: 5px;
  padding-left: 24px;
}
body.cms-index-noroute .col-main p a {
  font-style: normal;
}
body.cms-index-noroute .col-main .page-title {
  border: 0;
  margin-top: 10px;
}
body.cms-index-noroute .col-main .page-title h1 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  color: #333333;
  text-align: center;
}
body.contacts-index-index .main-container {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  color: #666666;
}
@media screen and (max-width: 767px) {
  body.contacts-index-index .main-container .main {
    padding: 0;
  }
}
body.contacts-index-index .main-container a {
  border: 0;
  font-style: normal;
  cursor: pointer;
}
body.contacts-index-index .main-container .form_contacts,
body.contacts-index-index .main-container .contacts_partners_cont {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 20px;
}
@media (min-width: 768px) {
  body.contacts-index-index .main-container .form_contacts,
  body.contacts-index-index .main-container .contacts_partners_cont {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.contacts-index-index .main-container .form_contacts,
  body.contacts-index-index .main-container .contacts_partners_cont {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  body.contacts-index-index .main-container .form_contacts,
  body.contacts-index-index .main-container .contacts_partners_cont {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  body.contacts-index-index .main-container .form_contacts,
  body.contacts-index-index .main-container .contacts_partners_cont {
    padding: 20px 10px;
  }
}
body.contacts-index-index .main-container .form_contacts {
  background: #f5f5f5;
}
body.contacts-index-index .main-container .form_contacts .page-title h1 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  color: #666666;
}
body.contacts-index-index .main-container .form_contacts .fieldset {
  border: 0;
  padding: 0;
  background: none;
  margin: 28px 0 5px;
}
body.contacts-index-index .main-container .form_contacts .fieldset .legend {
  display: none;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field {
  margin-bottom: 10px;
  width: 50%;
}
@media screen and (max-width: 480px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .field {
    width: 100%;
  }
}
body.contacts-index-index .main-container .form_contacts .fieldset .field label {
  color: #666666;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field .input-box {
  width: 100%;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field .input-box .input,
body.contacts-index-index .main-container .form_contacts .fieldset .field .input-box .input-text,
body.contacts-index-index .main-container .form_contacts .fieldset .field .input-box textarea,
body.contacts-index-index .main-container .form_contacts .fieldset .field .input-box select {
  border: 0;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field .input-box .input-text {
  width: 100%;
  padding: 0;
  padding-left: 5px;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field input[type="checkbox"] {
  cursor: pointer;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field.checkbox > label {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  cursor: text;
}
@media (min-width: 768px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .field.checkbox > label {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .field.checkbox > label {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .field.checkbox > label {
    float: left;
    width: 100%;
  }
}
body.contacts-index-index .main-container .form_contacts .fieldset .field.checkbox label input {
  height: auto;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field .checkbox {
  margin-top: 0;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field select {
  border: 0;
  /*background: url('http://www.ferplast.com/skin/frontend/custom/ferplast/img/select-button.jpg') no-repeat right;*/
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field:nth-child(1) {
  padding-right: 10px;
}
body.contacts-index-index .main-container .form_contacts .fieldset .field:nth-child(2) {
  padding-left: 10px;
}
@media screen and (max-width: 480px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .field:nth-child(1),
  body.contacts-index-index .main-container .form_contacts .fieldset .field:nth-child(2) {
    padding: 0;
  }
}
body.contacts-index-index .main-container .form_contacts .fieldset .form-list li.wide .input-box {
  width: 100%;
}
body.contacts-index-index .main-container .form_contacts .fieldset .form-list li.wide .input-box textarea {
  width: 100%;
  height: 150px;
  resize: none;
  padding: 5px;
  border: 0;
}
body.contacts-index-index .main-container .form_contacts .fieldset .form-list li.wide .input-box textarea:focus {
  background: #fff;
}
body.contacts-index-index .main-container .form_contacts .fieldset .column-checkbox-container {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .column-checkbox-container {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .column-checkbox-container {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  body.contacts-index-index .main-container .form_contacts .fieldset .column-checkbox-container {
    float: left;
    width: 33.33333333%;
  }
}
body.contacts-index-index .main-container .form_contacts .buttons-set {
  text-align: left;
  border: 0;
  margin: 0;
  padding: 0;
}
body.contacts-index-index .main-container .form_contacts .buttons-set .column-checkbox-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  body.contacts-index-index .main-container .form_contacts .buttons-set .column-checkbox-container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.contacts-index-index .main-container .form_contacts .buttons-set .column-checkbox-container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.contacts-index-index .main-container .form_contacts .buttons-set .column-checkbox-container {
    float: left;
    width: 100%;
  }
}
body.contacts-index-index .main-container .form_contacts .buttons-set label {
  cursor: pointer;
}
body.contacts-index-index .main-container .form_contacts .buttons-set input[type="checkbox"] {
  margin: 0;
  margin-right: 10px;
  cursor: pointer;
}
body.contacts-index-index .main-container .form_contacts .button.button[type="submit"],
body.contacts-index-index .main-container .form_contacts button.button.submit {
  width: 50%;
  float: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  body.contacts-index-index .main-container .form_contacts .button.button[type="submit"],
  body.contacts-index-index .main-container .form_contacts button.button.submit {
    width: 100%;
  }
}
body.contacts-index-index .main-container .contacts_partners_cont .company_contacts {
  margin-bottom: 30px;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_contacts h2,
body.contacts-index-index .main-container .contacts_partners_cont .company_contacts p {
  margin: 0;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_contacts h2 {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 25px;
  text-transform: uppercase;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_contacts p {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_partners {
  color: #666666;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_partners .panel-group .panel {
  border: 0;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_partners .panel-group .panel .panel-heading {
  border-bottom: 1px solid #dedede;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_partners .panel-group .panel .panel-heading h4 a,
body.contacts-index-index .main-container .contacts_partners_cont .company_partners .panel-group .panel .panel-heading h4 span.icon-arrowdown,
body.contacts-index-index .main-container .contacts_partners_cont .company_partners .panel-group .panel .panel-heading h4 span.icon-arrowup {
  color: #666666;
}
body.contacts-index-index .main-container .contacts_partners_cont .company_partners .panel-group .panel .panel-body {
  border: 0;
}
@media screen and (max-width: 767px) {
  .filoblu-storelocator-overview-index .main-container .main {
    padding: 0;
  }
}
.filoblu-storelocator-overview-index .storelocator-top {
  background-color: #efefef;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .filoblu-storelocator-overview-index .storelocator-top {
    padding: 15px 10px;
  }
}
.filoblu-storelocator-overview-index .storelocator-top .title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666666;
  text-transform: uppercase;
}
.filoblu-storelocator-overview-index .storelocator-top .description {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #333333;
  margin-top: 20px;
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search {
  margin-top: 15px;
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search:before,
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search:after {
  content: " ";
  display: table;
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search:after {
  clear: both;
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search:before,
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search:after {
  content: " ";
  display: table;
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search:after {
  clear: both;
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .content-left {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 0 5px 0;
}
@media (min-width: 768px) {
  .filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .content-left {
    float: left;
    width: 79.16666667%;
  }
}
@media screen and (max-width: 767px) {
  .filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .content-left {
    padding: 0;
  }
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .content-right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 0 0 5px;
}
@media (min-width: 768px) {
  .filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .content-right {
    float: left;
    width: 20.83333333%;
  }
}
@media screen and (max-width: 767px) {
  .filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .content-right {
    padding: 0;
  }
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .filoblu-storelocator-search-input {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .filoblu-storelocator-search-button {
    margin-top: 20px;
  }
}
.filoblu-storelocator-overview-index .storelocator-top #filoblu-storelocator-search .filoblu-storelocator-search-button span {
  font-weight: normal;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-map {
  margin: 20px 0;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder {
  margin: 0;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder:before,
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder:after {
  content: " ";
  display: table;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder:after {
  clear: both;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder:before,
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder:after {
  content: " ";
  display: table;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder:after {
  clear: both;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  border: 0;
  border-right: 1px solid #efefef;
  padding-left: 20px;
  margin: 25px 0 0 0;
  height: 170px;
  max-height: 150px;
  overflow-y: auto;
  color: #666666;
  /*            @media screen and (min-width: @screen-md){
                &:nth-child(4n + 1) {
                    .reset-padding-left();
                }            
            }*/
  /*            @media screen and (min-width: @screen-sm) and (max-width: @screen-sm-max){
                &:nth-child(3n + 1) {
                    .reset-padding-left();
                }            
            }*/
}
@media (min-width: 768px) {
  .filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li {
    float: left;
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li {
    border: 0;
    margin: 20px 0 0 0;
    padding: 0 10px;
    height: auto;
    max-height: none;
  }
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li .filoblu-grid-title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  text-transform: uppercase;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li .filoblu-grid-address {
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li .filoblu-grid-phone {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  margin-top: 14px;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li .filoblu-grid-direction {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  text-decoration: underline;
  margin-top: 14px;
}
.filoblu-storelocator-overview-index #filoblu-storelocator-view-holder li:hover {
  cursor: pointer;
}
.filoblu-storelocator-overview-index .filoblu-infobox-wrapper {
  text-align: left;
}
.filoblu-storelocator-overview-index .filoblu-infobox-wrapper .filoblu-infobox-title {
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 600 !important !important;
  font-style: normal !important;
  text-transform: uppercase;
}
.filoblu-storelocator-overview-index .filoblu-infobox-wrapper .filoblu-infobox-address {
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 400 !important !important;
  font-style: normal !important;
}
.filoblu-storelocator-overview-index .filoblu-infobox-wrapper .filoblu-infobox-phone {
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 400 !important !important;
  font-style: normal !important;
  margin-top: 14px;
}
@media screen and (max-width: 991px) {
  .page-downloads .main-container .main {
    padding-top: 0;
  }
}
.page-downloads .main-container .main .page-title {
  margin: 0;
  margin-top: 15px;
}
.page-downloads .main-container .main .page-title h1 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  color: #666666;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 991px) {
  .page-downloads .main-container .main .page-title h1 {
    text-align: left;
  }
}
.page-downloads .std {
  margin: 15px auto 0 auto;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  color: #666666;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  max-width: 650px;
  float: left;
}
@media screen and (max-width: 991px) {
  .page-downloads .std {
    text-align: left;
    margin: 15px 0 0 0;
  }
}
.page-downloads .downloads-content {
  margin-top: 25px;
}
.page-downloads .downloads-content:before,
.page-downloads .downloads-content:after {
  content: " ";
  display: table;
}
.page-downloads .downloads-content:after {
  clear: both;
}
.page-downloads .downloads-content:before,
.page-downloads .downloads-content:after {
  content: " ";
  display: table;
}
.page-downloads .downloads-content:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  .page-downloads .downloads-content {
    margin-top: 25px;
  }
}
.page-downloads .downloads-content .single-download {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-downloads .downloads-content .single-download {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .page-downloads .downloads-content .single-download {
    float: left;
    width: 20%;
  }
}
@media screen and (min-width: 992px) {
  .page-downloads .downloads-content .single-download:nth-child(5n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-downloads .downloads-content .single-download:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 991px) {
  .page-downloads .downloads-content .single-download {
    padding: 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .page-downloads .downloads-content .single-download {
    padding: 0;
  }
}
.page-downloads .downloads-content .single-download .single-download-inner {
  border: 1px solid #cccccc;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info {
  padding: 10px;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .title {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  text-transform: uppercase;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .sub-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  padding: 0;
  text-align: center;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download {
  margin: 20px 0 10px 0;
  text-align: center;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button:hover {
  background: #ffffff;
  color: #ff9900;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button:hover {
  background: #ffffff;
  color: #ff9900;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
.page-downloads .downloads-content .single-download .single-download-inner .download-info .file-download .download-button .icon-download {
  float: right;
  font-size: 20px;
  font-size: 2rem;
}
.page-ferplast-company .main-container {
  max-width: 100%;
}
.page-ferplast-company .main-container .main {
  padding: 0;
}
.page-ferplast-company .main-container .main .breadcrumbs {
  max-width: 1440px;
  margin: 0 auto;
  padding: 10px 15px;
}
.page-ferplast-company .main-container .main .col-main .page-title {
  border: 0;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .page-title {
    margin-top: 25px;
  }
}
.page-ferplast-company .main-container .main .col-main .page-title h1 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #666666 !important;
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 400 !important !important;
  font-style: normal !important;
}
.page-ferplast-company .main-container .main .col-main .company-top-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px 0;
}
.page-ferplast-company .main-container .main .col-main .company-top-container:before,
.page-ferplast-company .main-container .main .col-main .company-top-container:after {
  content: " ";
  display: table;
}
.page-ferplast-company .main-container .main .col-main .company-top-container:after {
  clear: both;
}
.page-ferplast-company .main-container .main .col-main .company-top-container:before,
.page-ferplast-company .main-container .main .col-main .company-top-container:after {
  content: " ";
  display: table;
}
.page-ferplast-company .main-container .main .col-main .company-top-container:after {
  clear: both;
}
.page-ferplast-company .main-container .main .col-main .company-top-container .company-image-top {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .company-image-top {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .company-image-top {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .company-image-top {
    float: left;
    width: 41.66666667%;
  }
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .company-image-top {
    padding-right: 0;
  }
}
.page-ferplast-company .main-container .main .col-main .company-top-container .std {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  color: #999999;
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 10px;
  line-height: 20px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
@media (min-width: 768px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .std {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .std {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .std {
    float: left;
    width: 58.33333333%;
  }
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .company-top-container .std {
    padding-left: 0;
    margin-top: 20px;
  }
}
.page-ferplast-company .main-container .main .col-main .company-top-container .std .company-font-bold {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
}
.page-ferplast-company .main-container .main .col-main .company-top-container .std .company-font-italic {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: italic;
}
.page-ferplast-company .main-container .main .col-main .company-download-content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px 0;
}
.page-ferplast-company .main-container .main .col-main .company-download-content:before,
.page-ferplast-company .main-container .main .col-main .company-download-content:after {
  content: " ";
  display: table;
}
.page-ferplast-company .main-container .main .col-main .company-download-content:after {
  clear: both;
}
.page-ferplast-company .main-container .main .col-main .company-download-content:before,
.page-ferplast-company .main-container .main .col-main .company-download-content:after {
  content: " ";
  display: table;
}
.page-ferplast-company .main-container .main .col-main .company-download-content:after {
  clear: both;
}
.page-ferplast-company .main-container .main .col-main .company-download-content .download-button-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .page-ferplast-company .main-container .main .col-main .company-download-content .download-button-content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-ferplast-company .main-container .main .col-main .company-download-content .download-button-content {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .page-ferplast-company .main-container .main .col-main .company-download-content .download-button-content {
    margin-left: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-ferplast-company .main-container .main .col-main .company-download-content .download-button-content {
    float: left;
    width: 58.33333333%;
  }
}
.page-ferplast-company .main-container .main .col-main .company-download-content a {
  float: left;
  max-width: 320px;
  text-align: center;
  margin: 10px 10px 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  width: 100%;
}
.page-ferplast-company .main-container .main .col-main .company-download-content a:hover:not(.is-touch-device) {
  text-decoration: none;
  background: #ffffff;
  color: #ff9900;
}
@media only screen and (max-width: 767px) {
  .page-ferplast-company .main-container .main .col-main .company-download-content a {
    max-width: 100%;
    margin-right: 0;
  }
}
.page-ferplast-company .main-container .main .col-main .company-download-content a .icon-download {
  margin-left: 5px;
}
.page-ferplast-company .main-container .main .col-main .company-content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  background: #eeeeee;
  margin-top: 40px;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  padding: 0 80px;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content:before,
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content:after {
  content: " ";
  display: table;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content:after {
  clear: both;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content:before,
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content:after {
  content: " ";
  display: table;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content:after {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content {
    padding: 0;
    padding: 0 20px;
  }
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-bottom: 44px;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide .title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  text-transform: uppercase;
  padding: 30px 0 20px 0;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide img {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide img {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide img {
    float: left;
    width: 33.33333333%;
  }
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide .description {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-left: 20px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
}
@media (min-width: 768px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide .description {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide .description {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide .description {
    float: left;
    width: 66.66666667%;
  }
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .company-swiper-container .company-swiper-wrapper .company-swiper-slide .description {
    padding: 0;
    margin-top: 20px;
  }
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-pagination {
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffffff;
  opacity: 1;
  border: 2px solid #ffffff;
  margin: 5px;
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-pagination .swiper-pagination-bullet-active {
  background: #009999;
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev,
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev,
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next {
    border: 0;
    position: absolute;
    top: 23px;
    margin-top: 0px !important;
  }
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev:hover,
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next:hover {
    background: none;
  }
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev .icon-arrowemptyleft,
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next .icon-arrowemptyleft,
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev .icon-arrowemptyright,
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next .icon-arrowemptyright {
    color: #999999;
  }
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev {
  left: 30px;
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 767px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-prev {
    left: 0;
  }
}
.page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next {
  right: 30px;
}
@media only screen and (max-width: 991px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 767px) {
  .page-ferplast-company .main-container .main .col-main .company-content .company-gallery-content .swiper-button-next {
    right: 0;
  }
}
.page-ferplast-company img.lazyload:not(.loaded) {
  width: auto !important;
}
.page-customer-care .page-title {
  border: 0;
}
.page-customer-care .page-title h1 {
  font-size: 20px;
  font-size: 2rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
.page-customer-care .customer-care-container {
  margin-left: -15px;
  margin-right: -15px;
}
.page-customer-care .customer-care-container .col-sx,
.page-customer-care .customer-care-container .col-dx {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
.page-customer-care .customer-care-container .col-sx .disc,
.page-customer-care .customer-care-container .col-dx .disc,
.page-customer-care .customer-care-container .col-sx .panel-title,
.page-customer-care .customer-care-container .col-dx .panel-title {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
}
.page-customer-care .customer-care-container .col-sx .disc a,
.page-customer-care .customer-care-container .col-dx .disc a,
.page-customer-care .customer-care-container .col-sx .panel-title a,
.page-customer-care .customer-care-container .col-dx .panel-title a {
  border: 0;
}
.page-customer-care .customer-care-container .col-sx {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-customer-care .customer-care-container .col-sx {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .page-customer-care .customer-care-container .col-sx {
    float: left;
    width: 25%;
  }
}
@media screen and (max-width: 991px) {
  .page-customer-care .customer-care-container .col-sx {
    display: none;
  }
}
.page-customer-care .customer-care-container .col-sx ul {
  list-style: none;
  padding: 0;
}
.page-customer-care .customer-care-container .col-sx ul li {
  margin: 10px 0;
}
.page-customer-care .customer-care-container .col-dx {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .page-customer-care .customer-care-container .col-dx {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .page-customer-care .customer-care-container .col-dx {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .page-customer-care .customer-care-container .col-dx {
    float: left;
    width: 75%;
  }
}
.page-customer-care .customer-care-container .col-dx .panel-group .panel {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border: 0;
  border-bottom: 1px solid #dedede;
}
.page-customer-care .customer-care-container .col-dx .panel-group .panel .panel-heading {
  background-color: #ffffff;
  padding-left: 0;
  border: 0;
  border-top: 1px solid #dedede;
  font-size: 10px;
  font-size: 1rem;
}
.page-customer-care .customer-care-container .col-dx .panel-group .panel .panel-body {
  padding-left: 0;
}
.page-customer-care .customer-care-container .col-dx .panel-group .panel .panel-body em {
  word-break: break-word;
}
#modalNewsletter .modal-dialog {
  width: 750px;
}
@media only screen and (max-width: 767px) {
  #modalNewsletter .modal-dialog {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
    margin-left: 0;
  }
}
#modalNewsletter .modal-dialog .modal-content {
  background: #009999;
  color: #ffffff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#modalNewsletter .modal-dialog .modal-content .close {
  z-index: 9999;
  cursor: pointer;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  top: 7px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body {
  padding: 0;
  padding: 0 20px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body .popup-newsletter-header {
  padding-top: 10px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body .popup-newsletter-header .header-title {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
  padding-bottom: 10px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body .popup-newsletter-header .header-description {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  font-style: normal;
}
#modalNewsletter .modal-dialog .modal-content .modal-body .popup-newsletter-header .messages {
  margin-top: 15px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body .popup-newsletter-header .messages li.success-msg li {
  float: left;
  line-height: 26px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row {
  margin: 0;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields {
    float: left;
    width: 100%;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-right: 10px;
}
@media (min-width: 768px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field {
    padding: 0;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field:nth-child(2n) {
  padding-left: 10px;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field:nth-child(2n) {
    padding: 0;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group {
  margin: 0;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group .checkbox-wrapper {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  padding-bottom: 5px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group .checkbox-wrapper input {
  margin: 0;
  height: auto;
  cursor: pointer;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group label {
  width: 100%;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group input,
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group select {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 36px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group .subfield {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group .subfield.dayfield {
  padding-right: 5px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group .subfield.monthfield {
  padding-left: 5px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row .fields .field .mc-field-group .subfield.yearfield {
  padding-left: 10px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row #mce-responses {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row #mce-responses {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row #mce-responses {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .row #mce-responses {
    float: left;
    width: 100%;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide {
    float: left;
    width: 100%;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding: 0;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field {
    padding: 0;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ff9900;
  border: 1px solid #ff9900;
  color: #ffffff;
  padding: 8px 10px;
  text-transform: uppercase;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary:hover {
  background: #ffffff;
  color: #ff9900;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary:hover {
  background: #ffffff;
  color: #ff9900;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary:hover span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ff9900;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary:hover:focus {
  box-shadow: inset 0px 0px 1px 1px #ff9900;
  -webkit-box-shadow: inset 0px 0px 1px 1px #ff9900;
  -moz-box-shadow: inset 0px 0px 1px 1px #ff9900;
}
@media (min-width: 768px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field input.btn-primary {
    float: left;
    width: 50%;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field .checkbox input {
  height: auto;
  margin-top: 6px;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field .checkbox label {
  color: #ffffff;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field .checkbox label a {
  color: #ffffff;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .field .checkbox label a:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .submit-button {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  #modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .submit-button {
    float: left;
    width: 50%;
  }
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .submit-button #mc-embedded-subscribePopup {
  padding: 7px 10px;
  width: 100%;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .submit-button #mc-embedded-subscribePopup.disactived {
  opacity: 0.6;
}
#modalNewsletter .modal-dialog .modal-content .modal-body #mc_embed_signup #mc_embed_signup_scroll .wide .submit-button img#newsletter-ajax-loadingPopup {
  position: absolute;
  top: 10px;
  right: 10px;
}
.customer-account-index .dashboard-wrap .dashboard-description {
  color: #333333;
  margin-bottom: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 18px;
}
.checkout-onepage-success .success_page_wrapper .sub-title {
  margin-bottom: 0;
  padding: 0;
}
.checkout-onepage-success .success_page_wrapper .buttons-set {
  padding-top: 20px;
}
.checkout-onepage-success .success_page_wrapper .buttons-set button.button {
  padding-top: 8px;
}
.checkout-cart-index .cart-empty {
  text-align: center;
}
.checkout-cart-index .cart-collaterals .shipping h2 {
  margin-top: 10px;
}
.checkout-cart-index .cart-collaterals .shipping h2 span {
  vertical-align: sub;
}
.checkout-cart-index button.btn-checkout {
  margin-bottom: 20px;
}
.checkout-cart-index button.btn-checkout span {
  padding: 0;
  font: normal 14px "proxima-nova", sans-serif;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
}
.checkout-cart-index .totals tfoot td strong {
  font-size: 14px;
  font-size: 1.4rem;
}
body.onestepcheckout-index-index .onestepcheckout-column-left input[type="radio"],
body.onestepcheckout-index-index .onestepcheckout-column-left input[type="checkbox"] {
  margin-top: 0;
  height: auto;
  vertical-align: middle;
}
body.onestepcheckout-index-index .onestepcheckout-column-left label[for^="billing:customertype"]:first-of-type {
  margin-right: 20px;
}
body.onestepcheckout-index-index .onestepcheckout-column-left .input-box.input-firstname {
  margin-top: 10px;
}
body.onestepcheckout-index-index .onestepcheckout-column-left .input-box.input-ncivic {
  margin-bottom: 10px;
}
body.onestepcheckout-index-index .onestepcheckout-column-left p.advice-create-account {
  font-size: 12px;
  font-size: 1.2rem;
}
body.onestepcheckout-index-index .onestepcheckout-column-middle td.col_radio {
  vertical-align: middle;
}
body.onestepcheckout-index-index .onestepcheckout-column-right .order-review .checkout-agreements li .agree input {
  height: auto;
  margin-top: 2px;
}
.wishlist-index-index .dashboard-wrap .add-to-cart-alt button.btn-cart {
  height: auto;
}
.wishlist-index-index .dashboard-wrap .add-to-cart-alt button.btn-cart span {
  height: auto;
}

