/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */

* { margin:0; padding:0; }

body          { background:#496778 url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:#4285F4; 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/bkg_main1.gif) 50% 0 no-repeat; }
.main { width:900px; margin:0 auto; min-height:400px; padding:25px 25px 80px; background:#fffffe url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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 .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

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

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

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

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

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

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

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

/* 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 button.button#zipMoney-success-continue-shopping { float:none; margin:0 auto; }

.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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:left; }
.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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:#fff; }
.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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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 { }
.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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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 { }

/* 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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; }

/********** < Navigation */
#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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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; }
#nav li .menu-column h3.nav-view-all a span { color:#333; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }
.block .block-title { background:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:#4285F4; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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-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; }

/* 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dd.last { background:none; }
.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 .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 .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare button.button span { border-color:#406a83; background:#618499; }
.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 tbody th { background:#78d31e; color: #333; }
.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 { text-align:center; }
.compare-table tr.first td .product-image { text-align: center; display: block; }
.compare-table h3.visit-product { margin-top: 10px; }
.compare-table tr.first td .product-name { font-size:12px; font-weight:400; margin:0 0 5px; color:#203548; min-height: 38px; }
.compare-table tr.first td .product-name a { color:#203548; font-weight: 200; font-size: 14px;  }
.compare-table tr.first td .price-box { color: #333; font-size: 14px; }
.compare-table tr.first td .price-box .minimal-price-link { padding-left: 0; }
.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: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.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 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-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.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-image img { padding-bottom: 30px; }
.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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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 span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.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:#203548; }
.regular-price .price { font-weight:bold; font-size:13px; color:#78d31e; }
.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:#78d31e; 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:red; }

/* 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:#4285F4;}
.minimal-price-link .price { font-weight:normal; color:#4285F4; }

/* 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:#4285F4; }

/* 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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 {}

@media screen and (max-width: 479px) {

	.banner_home .banner_home_right {
	    margin-top: 0 !important;
	}
	.banner_home .banner_home_left {
		margin-top: 20px;
	}
}


/* 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:#4285F4; }

/* RSS */
.rss-title h1 { background:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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; }
.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, #checkout-review-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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:#4285F4 !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; }

.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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:#4285F4 !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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/i_folder-table.gif); }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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-date { margin:10px 0; }

.order-info-box { background:#fff url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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:#4285F4; 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; 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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/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;}

@media screen and (max-width: 1199px) {
	.header #search_mini_form #algolia-searchbox .input-text.algolia-search-input {
		font-size: 16px;
	}
}

@media screen and (max-width: 1280px) {
	.footer_subscribe .block-subscribe #newsletter.form-control {
	    width: 77% !important;
	}	
}

@media screen and (max-width: 991px) {
	.footer_subscribe .block-subscribe #newsletter.form-control {
	    width: 70% !important;
	}
}

.media-iframe-link {
    margin-bottom: 16px;
}

.catalog-product-view .tieprices-simple {
    margin-top: 6px;
}

.block-viewed .price-box .special-price span.price {
    color: red;
}
.footer_top .container {
    max-width: none;
}


/* -webkit-touch-callout property is only supported on iOS */
@supports (-webkit-touch-callout: none) {
	input,
	textarea,
	select {
		font-size: 16px !important;
	}
}

/* Pager on mobile */
@media screen and (max-width: 768px) {
	.toolbar .sort-by {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
		align-items: center;
	}

	.toolbar .sort-by .sort-direction {
		margin-bottom: 0.55rem;
	}
}

/**
 * OpenMage
 *
 * 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 at https://opensource.org/license/afl-3-0-php
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (https://www.magento.com)
 * @license     https://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* What is Afterpay modal */
#afterpay-what-is-modal  img.afterpay-modal-image {
    display: block;
}
#afterpay-what-is-modal  img.afterpay-modal-image-mobile{
    display: none;
}

@media only screen
and (max-width : 480px) {
    #afterpay-what-is-modal  img.afterpay-modal-image-mobile {
        display: block;
    }
    #afterpay-what-is-modal  img.afterpay-modal-image{
        display: none;
    }
}

/* Afterpay info in checkout */
#what-is-afterpay-trigger {
    margin-top: 0;
    margin-left: 0;
    float: none;
}

#afterpay-logo {
    height: 18px;
    float: none;
}

#dt_method_afterpaypayovertime span {
    margin-left: 10px;
}

#payment_form_afterpaypayovertime.form-list {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .form-alt {
    display: inline-block; /* shrink-wrap the form, to make the footer align nicely */
}

#payment_form_afterpaypayovertime .total-due p {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #A1A4A6;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    float: left;
    height: 35px;
    line-height: 38px;
}

#payment_form_afterpaypayovertime .total-due span {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 30px;
    height: 35px;
    line-height: 35px;
    color: #000000;
}

#payment_form_afterpaypayovertime .instalments {
    margin-bottom: 30px;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .header-text {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 9px;
    color: #A1A4A6;
    margin: 10px 0;
    text-transform: uppercase;
    line-height: 20px;
}

#payment_form_afterpaypayovertime .instalments .cost,
#payment_form_afterpaypayovertime .instalments .icon,
#payment_form_afterpaypayovertime .instalments .instalment {
    display: table-row;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .icon:after {
    content: "";
    background: #f7f7f7;
    display: block;
    height: 1px;
    left: 30px;
    right: 30px;
    margin-top: -5px;
}

#payment_form_afterpaypayovertime .instalments li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}

#payment_form_afterpaypayovertime .instalments li:first-child {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .instalments li:last-child {
    padding-right: 0;
}

#payment_form_afterpaypayovertime .instalments .cost {
    font-size: 14px;
    color: #379dd6;
}

#payment_form_afterpaypayovertime .instalments .icon img {
    width: 12px;
    display: inline;
    position: relative;
    z-index: 1;
}

#payment_form_afterpaypayovertime .instalments .instalment {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

#payment_form_afterpaypayovertime .instalment-footer {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #636363;
    text-align: center;
}

#payment_form_afterpaypayovertime .instalment-footer a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
    text-decoration: underline;
}

@media (min-width: 560px) {
    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments li {
        padding: 0 30px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .header-text {
        font-size: 12px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .cost {
        font-size: 25px;
    }
}

/* By default, only show the callout text on the default checkout */
#afterpay-callout {
    display: none;
}

.checkout-onepage-index #afterpay-callout {
    display: block;
    margin-left: 0;
}

/* AW_Onestepcheckout support */
#aw-onestepcheckout-payment-method #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

/* IWD_Opc support */
.opc-index-index #dt_method_afterpaypayovertime img {
    height: auto;
    display: inline-block;
    margin: 7px auto 0;
}

.opc-index-index #dt_method_afterpaypayovertime label a {
    display: none;
}

.opc-index-index #payment_form_afterpaypayovertime .form-alt {
    font-style: normal;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li {
    color: #379dd6;
    padding: 0 10px;
    font-size: 20px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li:first-child {
    padding-left: 0;
}

.opc-index-index #payment_form_afterpaypayovertime .instalment-footer p {
    color: #636363;
    font-size: 11px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .instalment li {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments li {
    padding: 0 20px;
}

/* GoMage Lightcheckout support */
#gcheckout-payment-methods-available #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.55;
    margin-top: 10px;
}

/* Onetouch on cart page */
.method-afterpay_onetouch h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #379dd6;
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: none;
}

.method-afterpay_onetouch p {
    font-size: 12px;
}

.method-afterpay_onetouch .button {
    margin-top: 10px;
    padding: 7px 30px 7px 30px;
}

.method-afterpay_onetouch .button img {
    display:block;
    width: 90px;
    height: 18px;
}

.method-afterpay_onetouch .express-button {
    width: 267px;
    max-width: 100%;
    margin-top: 10px;
    cursor: pointer;
}

#payment_form_afterpaypayovertime li {
    float:none
}

/* Hide the doubled Afterpay Assets */
/*
.product-view .afterpay-installments-amount {
    display:none;
}
.product-view .afterpay-installments-amount:last-of-type {
    display:inline;
}
*/
.product-view .afterpay-installments-amount {
    display: block;
    margin: 15px 0;
    clear: both;
}


div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0 10px 10px 0;
    float: left;
}

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover {
    padding-left: 15px;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr::before,
.block-layered-nav .amshopby-attr-selected::before {
    border-style: none;
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
    font-weight: bold;
    padding-left: 15px;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr-inactive {
    pointer-events: none;
    color: #666
}

.block-layered-nav dd a img {
    float: left;
}

.block-layered-nav .single-choice a.amshopby-attr,
.block-layered-nav .single-choice a.amshopby-attr:hover {
    background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-rb1.gif);
}

.block-layered-nav .single-choice a.amshopby-attr-selected,
.block-layered-nav .single-choice a.amshopby-attr-selected:hover {
    background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-rb2.gif);
}

.amshopby-swatch {
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 10px;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 20px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a,
.block-layered-nav .amshopby-cat-multiselected a:hover {
    font-weight: bold;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-plus.gif) no-repeat;
}

.block-layered-nav span.minus {
    background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-minus.gif) no-repeat;
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    cursor: pointer;
    padding-left: 15px;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled dt::after {
    border-style: none;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(https://www.tenniswarehouse.com.au/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,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
    position: relative;
    border: 1px solid white;
}

.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;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * 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: url('https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/am_btn_remove.gif') no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(https://www.tenniswarehouse.com.au/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: 0;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 0;
    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 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 .amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
        background: url(https://www.tenniswarehouse.com.au/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
    }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}

@CHARSET "UTF-8";
.more {
	display: none;}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }

.quote2sales-index-index .form-list li.wide .input-box { max-width: 400px;}
.quote2sales-index-index .form-list .field { float: none;}
.quote2sales-index-index .buttons-set button.btn-primary { float: left;}
.firecheckout-login-wrapper.call2quote-button  { margin-bottom: 10px;}
.call2quote-header { line-height: 45px; font-size: 20px;}
.quote2sales-index-index .fieldset .legend {
    float: left;
    font-weight: bold;
    font-size: 13px;
    border: #fff;
    background: #78d31e;
    color: #fff;
    margin: -53px 0 0 0px;
    padding: 8px 8px;
    position: relative;
}
.quote2sales-quote-history .pager .amount,
.quote2sales-quote-history .pager .limiter{
     line-height: 35px;
}
.quote2sales-quote-history .navbar { min-height: 40px; }

/***
 * Basic and by no means production ready styles.
 */

/* Some reset styles */
#nav ul,
#nav .menu-columns,
#nav .menu-column {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    border: none;
    padding: 0px;
    margin: 0px;
    width: auto;
}

#nav ul span, #nav ul li.last li span {
    padding: 0;
}

#nav-wrapper {
    position: relative;
}

#nav div {
    position: static;
    width: auto;
    top: auto;
    left: auto;
    background: transparent;
    padding: 0px;
    border: none;
}

#nav li {
    position: static;
}

#nav .menu-columns {
    display: none;
    position: absolute;
    padding: 20px;
    background: #FFF;
    top: 60px;
    left: 0px;
}
#nav .columns-3 {
    /*width: 920px;*/
}
#nav .columns-2 {
    width: 610px;
}

#nav .menu-column {
    float: left;
    width: 195px;
    background: transparent;
    margin-right: 10px;
}
#nav .menu-column.last {
    margin-right: 0px;
}



#nav {list-style:none; display:block;clear:both; min-height: 35px; border-radius: 5px 5px 0 0 ; color: #333; position: relative;top:13px; margin:0px;

  background-color: #435058;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

#nav li.level-top.first{ border-radius: 5px 0 0;}
/*#nav li.level-top.last{ border-radius: 0 5px 0 0;}*/

#nav li.level-top:hover > a{ color: #7AC72D; text-decoration: none; }

#nav li.level-top {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius:0;
}


#nav .columns-3 { /*width: 1168px;*/ margin-left: 0px; }
#nav .menu-columns {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #78d31e;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 38px;
    z-index: 999;
}
#nav li { float: left;}
#nav li.level-top {  border-right: 1px solid #A6E82F; }
/*#nav li.last { border-right:none}*/
#nav li a { color: #eee; font-weight: 400;padding: 9px 6.5px 8px;display: block;}
#nav > li > a {font-size: 12px;text-transform: uppercase;}
#nav li a:hover {text-decoration: none;}

#nav .menu-column h3 {color: #7AC72D;border-bottom:1px dashed #ccc;display:inline;padding-bottom: 4px;margin-bottom: 15px;font-size: 1.05em;}
#nav .menu-column { padding: 10px; }
#nav .menu-column ul {list-style:none; padding-top:10px;}
#nav .menu-column ul li {float:none !important;}
#nav .menu-column li a{ padding: 3px 6px 3px; }
#nav .menu-column.first {}
#nav .menu-column.last { background: #fff;min-height: 370px;}

.menu-column.last h3 {margin-left: 10px;}
.menu-column.last p {margin-left: 10px;padding-top: 10px}

  #nav .string .menu-columns { left: 66px}
  #nav .grips .menu-columns { left: 115px}
  #nav .accessories .menu-columns { left: 157px}
  #nav .ball-machines .menu-columns { left: 242px}
  #nav .stringing-tools .menu-columns { left: 334px}
  #nav .balls .menu-columns { left: 439px}
  #nav .tennis-balls .menu-columns { left: 439px}
  #nav .apparel .menu-columns { left: 303px}
  #nav .shoes .menu-columns { left: 353px}
  #nav .bags .menu-columns { left: 553px}
  #nav .table-tennis .menu-columns { left: 400px;width: 815px; max-width: 100%;}
 /* Dodgy quick - hide shop by type - don't criticise, we've all had to do it at some stage 
  #nav .sale .menu-columns .menu-column:nth-child(3),
  #nav .clearance .menu-columns .menu-column:nth-child(3),
  #nav .other .menu-columns .menu-column:nth-child(3),
  #nav .new .menu-columns .menu-column:nth-child(3) { display:none;}*/
  #nav .sale .menu-columns,
  #nav .clearance .menu-columns { left: 650px}
  #nav .new .menu-columns { left: 560px}
  #nav .other .menu-columns { left: 502px}
  #nav .gift-ideas .menu-columns { left: 502px}
  #nav .junior-tennis .menu-columns, #nav .kids-tennis .menu-columns { left: 502px;width:666px;max-width: 100%; }
  #nav .string-machines .menu-columns { left: 728px}

#animated_div {
    border:    #ADADAD 1px double;
    background:    #E9E9E9;
}

.featuredcategory_list_head
{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
}

#featured_list
{
	line-height:30px;
	padding-top:30px;
}

#featured_list li
{	
	width:30%;
	margin-left:2%;
	float:left;
		
}
#featuredcategory_char_filter
{
	text-align:left;
	margin:0 0 0 15px;
}

#featuredcategory_char_filter li
{
	display:inline;
	margin-right:5px;
	font-weight:bold;
}
#featured_category li
{
	display:inline;
	margin-right:0;
}

#featured_category li a img
{
	margin-top:10px;
}

/* by Hai Ta */

#featured_list{
    float: left;
    border-bottom : 1px solid #CCC; 
    padding-bottom: 5px;
}

.featuredcategory-by-magestore{
    float: right;      
    font-size: 10px;
    padding-top: 3px;
}
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=1ff9ce6bf7cbbcbc62b7)
 * Config saved to config.json and https://gist.github.com/1ff9ce6bf7cbbcbc62b7
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

* {
  -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: #888888;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #626262;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -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;
  width: 100% \9;
  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;
}
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: 800px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
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: #888888;
}
a.text-primary:hover {
  color: #6f6f6f;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #333333;
}
a.text-info:hover {
  color: #1a1a1a;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #888888;
}
a.bg-primary:hover {
  background-color: #6f6f6f;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #dddddd;
}
a.bg-info:hover {
  background-color: #c4c4c4;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  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: 800px) {
  .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';
}
blockquote:before,
blockquote:after {
  content: "";
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  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: 0;
}
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: 10px;
  padding-right: 10px;
}
@media (min-width: 800px) {
  .container {
    /*width: 740px;*/
  }
}
@media (min-width: 992px) {
  .container {
    /*width: 960px;*/
  }
}
@media (min-width: 1200px) {
  /* .container {
    width: 1160px;
  } */
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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: 1200px) {
  .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;
}
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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  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: #dddddd;
}
.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: #d0d0d0;
}
.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;
}
@media screen and (max-width: 799px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .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: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  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: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  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 {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  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 {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  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.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 800px) {
  .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 .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: -10px;
  margin-right: -10px;
}
@media (min-width: 800px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
@media (min-width: 800px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 800px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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 {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: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: #888888;
  border-color: #7b7b7b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #6f6f6f;
  border-color: #5d5d5d;
}
.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: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: #888888;
  border-color: #7b7b7b;
}
.btn-primary .badge {
  color: #888888;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #bfbfbf;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #b3b3b3;
  border-color: #a1a1a1;
}
.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: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: #cccccc;
  border-color: #bfbfbf;
}
.btn-info .badge {
  color: #cccccc;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: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: #888888;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #626262;
  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.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  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: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.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: #888888;
}
.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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 800px) {
  .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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  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: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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.33;
  border-radius: 0;
}
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: 0;
}
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: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.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 {
  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: #888888;
}
.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: 0 0 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: 800px) {
  .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: 0;
}
.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: 800px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: 0;
}
.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: #888888;
}
.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: 800px) {
  .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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 800px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: 800px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 800px) {
  .navbar-header {
    /*float: left;*/
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  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: 1200px) {
  .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-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: -10px;
  margin-left: -10px;
}
@media (min-width: 800px) {
  .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: 800px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 800px) {
  .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 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 800px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 800px) {
  .navbar-toggle {
    /*display: none;*/
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 799px) {
  .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: 800px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 800px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  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: 800px) {
  .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 .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: 799px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 800px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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: 800px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    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: 799px) {
  .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: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.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: 799px) {
  .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: #777777;
  }
  .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: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.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: 0 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 0;
}
.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: 0;
}
.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: #888888;
  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: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #626262;
  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: #888888;
  border-color: #888888;
  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;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.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: 0;
}
.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: #888888;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #6f6f6f;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #cccccc;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #b3b3b3;
}
.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: normal;
  color: #333333;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #eeeeee;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #666666;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #888888;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 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 {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 800px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .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: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 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: #888888;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: #dddddd;
  border-color: #cbcbcb;
  color: #333333;
}
.alert-info hr {
  border-top-color: #bebebe;
}
.alert-info .alert-link {
  color: #1a1a1a;
}
.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: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #888888;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -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: #cccccc;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.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: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.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: #888888;
  border-color: #888888;
}
.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: #eeeeee;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #333333;
  background-color: #dddddd;
}
a.list-group-item-info {
  color: #333333;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #333333;
  background-color: #d0d0d0;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.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: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  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: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  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: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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: #888888;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #888888;
  border-color: #888888;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #888888;
}
.panel-primary > .panel-heading .badge {
  color: #888888;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #888888;
}
.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: #cbcbcb;
}
.panel-info > .panel-heading {
  color: #333333;
  background-color: #dddddd;
  border-color: #cbcbcb;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #cbcbcb;
}
.panel-info > .panel-heading .badge {
  color: #dddddd;
  background-color: #333333;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #cbcbcb;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.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);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 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: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  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);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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: 800px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
}
.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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.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;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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;
}
.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);
  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);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  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;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #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: 800px) {
  .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 {
  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 {
  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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-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: 799px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 799px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 799px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 799px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 800px) 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;
  }
  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;
  }
  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: 799px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 800px) 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;
  }
  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;
  }
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
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: 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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0b9ac6;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #07627e;
  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: 2px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -webkit-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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, Helvetica, Arial, sans-serif;
  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: #999999;
}
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: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #78d31e;
}
a.text-primary:hover {
  color: #619c24;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #78d31e;
}
a.bg-primary:hover {
  background-color: #619c24;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.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;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
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 #999999;
}
.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.428571429;
  color: #999999;
}
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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 1px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 1px;
}
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.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 1200px) {
  .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.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .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.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .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.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  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.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.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.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.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.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 1199px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
    -webkit-overflow-scrolling: touch;
  }
  .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;
  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;
  /* IE8-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: 6px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 5px 5px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  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 {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 32px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  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],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 41px;
  padding: 8px 14px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}
select.input-lg {
  height: 41px;
  line-height: 41px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #468847;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #c09853;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #b94a48;
}
.form-control-static {
  margin-bottom: 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 .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 26px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 6px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 5px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.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: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: #78d31e;
  border-color: #6eb128;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #66a525;
  border-color: #4f7f1d;
}
.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: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: #78d31e;
  border-color: #6eb128;
}
.btn-primary .badge {
  color: #78d31e;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #0b9ac6;
  border-color: #0a87ae;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #097c9f;
  border-color: #065a74;
}
.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: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: #0b9ac6;
  border-color: #0a87ae;
}
.btn-success .badge {
  color: #0b9ac6;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.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: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:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.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: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:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.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: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: #0b9ac6;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #07627e;
  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: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 8px 14px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-display: swap;

}
.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 {
  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-checked: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";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  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;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #78d31e;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #78d31e;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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.428571429;
  color: #999999;
}
.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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .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:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  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: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 1px;
  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%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: 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 {
  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: 41px;
  padding: 8px 14px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 41px;
  line-height: 41px;
}
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: 1px;
}
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: 5px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 1px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 8px 14px;
  font-size: 18px;
  border-radius: 2px;
}
.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 {
  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: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  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: #0b9ac6;
}
.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.428571429;
  border: 1px solid transparent;
  border-radius: 1px 1px 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: 1px;
}
.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: 1px 1px 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: 1px;
}
.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: #78d31e;
}
.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: 1px;
}
.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: 1px 1px 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: 1px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    /*float: left;*/
  }
}
.navbar-collapse {
  max-height: 340px;
  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: 1200px) {
  .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;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
  /* min-height: 59px;*/
}
@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;
}
@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: 1px;
}
.navbar-toggle:focus {
  outline: none;
}
.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: 1200px) {
  .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: 1199px) {
  .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: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 1200px) {
  .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 .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.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: 1200px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    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: 1199px) {
  .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-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.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: 1199px) {
  .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: #999999;
  }
  .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: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 1px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 1px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 5px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #0b9ac6;
  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: 1px;
  border-top-left-radius: 1px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #07627e;
  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: #78d31e;
  border-color: #78d31e;
  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: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 8px 14px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.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: #999999;
  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;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #78d31e;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #619c24;
}
.label-success {
  background-color: #0b9ac6;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #087496;
}
.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: : #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0b9ac6;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 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;
}
.container .jumbotron {
  border-radius: 2px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 1200px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .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.428571429;
  background-color: #ffffff;
  border: none;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 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: #0b9ac6;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 1px;
}
.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 {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-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: 1px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #78d31e;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #0b9ac6;
}
.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: 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: 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: 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: 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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.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: 1px;
  border-top-left-radius: 1px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #78d31e;
  border-color: #78d31e;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e0f3cc;
}
.list-group-item-success {
  color: #468847;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #468847;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #468847;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #468847;
  border-color: #468847;
}
.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #3a87ad;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a87ad;
  border-color: #3a87ad;
}
.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #c09853;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #c09853;
  border-color: #c09853;
}
.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #b94a48;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #b94a48;
  border-color: #b94a48;
}
.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: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  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: 0px;
  border-top-left-radius: 0px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.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: 0px;
}
.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: 0px;
}
.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: 0px;
}
.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: 0px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  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: 1px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  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-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #78d31e;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #78d31e;
  border-color: #78d31e;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #78d31e;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #78d31e;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 2px;
}
.well-sm {
  padding: 9px;
  border-radius: 1px;
}
.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);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  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%);
  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);
  transform: translate(0, 0);
}
.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: 2px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.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);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  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;
}
@media (min-width: 1200px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 1px;
}
.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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.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;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  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;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  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, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(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, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(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: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 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: 1200px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix: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 {
  content: " ";
  display: table;
}
.clearfix: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 {
  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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 1199px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 1199px) {
  .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;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
   

/*!
 * Jasny Bootstrap v3.1.0 (http://jasny.github.com/bootstrap)
 * Copyright 2011-2014 Arnold Daniels.
 * Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
 */

.nav-tabs-bottom{border-bottom:0;border-top:1px solid #ddd}.nav-tabs-bottom>li{margin-bottom:0;margin-top:-1px}.nav-tabs-bottom>li>a{border-radius:0 0 0 0}.nav-tabs-bottom>li>a:hover,.nav-tabs-bottom>li>a:focus,.nav-tabs-bottom>li.active>a,.nav-tabs-bottom>li.active>a:hover,.nav-tabs-bottom>li.active>a:focus{border:1px solid #ddd;border-top-color:transparent}.nav-tabs-left{border-bottom:0;border-right:1px solid #ddd}.nav-tabs-left>li{margin-bottom:0;margin-right:-1px;float:none}.nav-tabs-left>li>a{border-radius:0 0 0 0;margin-right:0;margin-bottom:2px}.nav-tabs-left>li>a:hover,.nav-tabs-left>li>a:focus,.nav-tabs-left>li.active>a,.nav-tabs-left>li.active>a:hover,.nav-tabs-left>li.active>a:focus{border:1px solid #ddd;border-right-color:transparent}.row>.nav-tabs-left{padding-right:0;padding-left:10px;margin-right:-1px;position:relative;z-index:1}.row>.nav-tabs-left+.tab-content{border-left:1px solid #ddd}.nav-tabs-right{border-bottom:0;border-left:1px solid #ddd}.nav-tabs-right>li{margin-bottom:0;margin-left:-1px;float:none}.nav-tabs-right>li>a{border-radius:0 0 0 0;margin-left:0;margin-bottom:2px}.nav-tabs-right>li>a:hover,.nav-tabs-right>li>a:focus,.nav-tabs-right>li.active>a,.nav-tabs-right>li.active>a:hover,.nav-tabs-right>li.active>a:focus{border:1px solid #ddd;border-left-color:transparent}.row>.nav-tabs-right{padding-left:0;padding-right:10px}.navmenu,.navbar-offcanvas{width:300px;height:auto;border-width:1px;border-style:solid;border-radius:0}.navmenu-fixed-left,.navmenu-fixed-right,.navbar-offcanvas{position:fixed;z-index:1030;top:0;bottom:0;overflow-y:auto;border-radius:0}.navmenu-fixed-left,.navbar-offcanvas.navmenu-fixed-left{left:0;right:auto;border-width:0 1px 0 0}.navmenu-fixed-right,.navbar-offcanvas{left:auto;right:0;border-width:0 0 0 1px}.navmenu-nav{margin-bottom:10px}.navmenu-nav.dropdown-menu{position:static;margin:0;padding-top:0;float:none;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.navbar-offcanvas .navbar-nav{margin:0}@media (min-width:800px){.navbar-offcanvas{width:auto;border-top:0;box-shadow:none}.navbar-offcanvas.offcanvas{position:static;display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-offcanvas .navbar-nav.navbar-left:first-child{margin-left:-10px}.navbar-offcanvas .navbar-nav.navbar-right:last-child{margin-right:-10px}.navbar-offcanvas .navmenu-brand{display:none}}.navmenu-brand{display:block;font-size:18px;line-height:20px;padding:10px 15px;margin:10px 0}.navmenu-brand:hover,.navmenu-brand:focus{text-decoration:none}.navmenu-default,.navbar-default .navbar-offcanvas{background-color:#f8f8f8;border-color:#e7e7e7}.navmenu-default .navmenu-brand,.navbar-default .navbar-offcanvas .navmenu-brand{color:#777}.navmenu-default .navmenu-brand:hover,.navbar-default .navbar-offcanvas .navmenu-brand:hover,.navmenu-default .navmenu-brand:focus,.navbar-default .navbar-offcanvas .navmenu-brand:focus{color:#5e5e5e;background-color:transparent}.navmenu-default .navmenu-text,.navbar-default .navbar-offcanvas .navmenu-text{color:#777}.navmenu-default .navmenu-nav>.dropdown>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navmenu-default .navmenu-nav>.open>a,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-default .navmenu-nav>.open>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-default .navmenu-nav>.open>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#e7e7e7;color:#555}.navmenu-default .navmenu-nav>.open>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-default .navmenu-nav>.open>a:hover .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-default .navmenu-nav>.open>a:focus .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navmenu-default .navmenu-nav>.dropdown>a .caret,.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}.navmenu-default .navmenu-nav.dropdown-menu,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#e7e7e7}.navmenu-default .navmenu-nav.dropdown-menu>.divider,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#f8f8f8}.navmenu-default .navmenu-nav.dropdown-menu>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#d7d7d7}.navmenu-default .navmenu-nav>li>a,.navbar-default .navbar-offcanvas .navmenu-nav>li>a{color:#777}.navmenu-default .navmenu-nav>li>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-default .navmenu-nav>li>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus{color:#333;background-color:transparent}.navmenu-default .navmenu-nav>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-default .navmenu-nav>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-default .navmenu-nav>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navmenu-default .navmenu-nav>.disabled>a,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-default .navmenu-nav>.disabled>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-default .navmenu-nav>.disabled>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navmenu-inverse,.navbar-inverse .navbar-offcanvas{background-color:#222;border-color:#080808}.navmenu-inverse .navmenu-brand,.navbar-inverse .navbar-offcanvas .navmenu-brand{color:#999}.navmenu-inverse .navmenu-brand:hover,.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,.navmenu-inverse .navmenu-brand:focus,.navbar-inverse .navbar-offcanvas .navmenu-brand:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-text,.navbar-inverse .navbar-offcanvas .navmenu-text{color:#999}.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.open>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,.navmenu-inverse .navmenu-nav>.open>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,.navmenu-inverse .navmenu-nav>.open>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus{background-color:#080808;color:#fff}.navmenu-inverse .navmenu-nav>.open>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,.navmenu-inverse .navmenu-nav>.open>a:hover .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,.navmenu-inverse .navmenu-nav>.open>a:focus .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navmenu-inverse .navmenu-nav>.dropdown>a .caret,.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navmenu-inverse .navmenu-nav.dropdown-menu,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu{background-color:#080808}.navmenu-inverse .navmenu-nav.dropdown-menu>.divider,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider{background-color:#222}.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus{background-color:#000}.navmenu-inverse .navmenu-nav>li>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a{color:#999}.navmenu-inverse .navmenu-nav>li>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-inverse .navmenu-nav>li>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus{color:#fff;background-color:transparent}.navmenu-inverse .navmenu-nav>.active>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-inverse .navmenu-nav>.active>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-inverse .navmenu-nav>.active>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus{color:#fff;background-color:#080808}.navmenu-inverse .navmenu-nav>.disabled>a,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,.navmenu-inverse .navmenu-nav>.disabled>a:hover,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,.navmenu-inverse .navmenu-nav>.disabled>a:focus,.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus{color:#444;background-color:transparent}.offcanvas{display:none}.offcanvas.in{display:block}@media (max-width:799px){.offcanvas-xs{display:none}.offcanvas-xs.in{display:block}}@media (max-width:991px){.offcanvas-sm{display:none}.offcanvas-sm.in{display:block}}@media (max-width:1199px){.offcanvas-md{display:none}.offcanvas-md.in{display:block}}.offcanvas-lg{display:none}.offcanvas-lg.in{display:block}.canvas-sliding{-webkit-transition:top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;transition:top 0.35s, left 0.35s, bottom 0.35s, right 0.35s}.offcanvas-clone{height:0px !important;width:0px !important;overflow:hidden !important;border:none !important;margin:0px !important;padding:0px !important;position:absolute !important;top:auto !important;left:auto !important;bottom:0px !important;right:0px !important;opacity:0 !important}
/**
 Custom Styles for Responsive Default (boilerplate) Theme

 1.0 Globals
 	1.1 Animation
 2.0 Utility
 	2.1 Highlights
 3.0 Callout
 4.0 Forms
 	4.1 Select
 5.0 Size Chart
 	5.1 Headwear Size Chart
	5.2 Clothing Size Chart
	5.3 Size Chart Toggler (cm to inch and vice-versa)
	5.4 Size Chart Media Queries
 - Table
 	-- Table Specs
6.0 CMS
	6.1 Section
	6.2 Help
	6.3 Gallery
7.0 Grid
8.0 Brands
9.0 Product Compare
	9.1 Checkbox/Tickbox
10. Category
	10.1 Category Top
	10.2 Review
11. Mega Menu
	11.1 Featured Product

- Prices
20.0 Third-party Plugins
*/



/* 1.0 Global */
:root {
	--white: #fff;
	--black: #000;
	--gray: #5a5a5a;
	--dark-gray: #333;
	--light-gray: #777;
	--green: #79d31e;
	--dark-green: #42a100;
	--light-green: #a6e963;
	--yellow: #ffd200;
	--primary-color: var(--green);
	--accent-color: #435058;
	--accent-light-color: #9cabb5;
	--accent-dark-color: #1b282f;
	--color-info: #ecffc7;
	--color-warning: #fbeed5;
	--color-alert: #ea350c;
	--border-color: #f3f3f3;

	--background-color: #fff;
	--alt-background-color: #f3f3f3;


	--link-color: #b4b4b4;

	--global-radius: 12px;
	--global-shadow: 0 0 8px rgb(12 0 51 / 5%);	
	--global-font-size: 13px;

	--mobile-font-size: 16px;
}

/* 1.1 Animation */
@keyframes twa-rotate {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}
/* end of: 1.1 Animation */

/* end of: 1.0 Global */



/* 2.0 Utility */

.text-bold {
	font-weight: 700;
}

.text-red {
	color: var(--color-alert);
}


/* 2.1 Highlights */
span.highlight {
	display: inline-block;
	margin-bottom: 3px;
	padding: 0.15rem 0.5rem 0.25rem;
	border-radius: 3px;
	background: var(--color-info);
}

span.highlight--info {
	background: var(--color-info);
}

span.highlight--warning {
	background: var(--color-warning);
}

span.highlight--alert {
	background: var(--color-alert);
       	color: var(--white);	
}
/* end of: 2.1 Highlights */

/* end of: 2.0 Utility */



/* 3.0 Callout */
.callout {
	margin-bottom: 20px;
	padding: 2.5rem;
	background: var(--color-info);
}

.callout--compact {
	padding: 1.5rem 2rem;
}

.callout--compact--alt {
	padding: 1rem 2rem;
}

.callout--info {
	background: var(--color-info);
}

.callout--warning {
	background: var(--color-warning);
}

.callout--alert {
	background: var(--color-alert);
	color: var(--white);
}

.callout--icon::before {
	content: '.';
	float: left;
	display: inline-block;	
	width: 16px;
	height: 16px;
	margin-top: 1px;
	margin-right: 0.7rem;
	background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icons/info.svg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: transparent;
}

.callout--icon.callout--info::before {
	background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icons/info.svg);
}

.callout--icon.callout--warning::before {
	background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icons/warning.svg);
}

.callout--icon.callout--alert::before {
	background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icons/warning--alt.svg);
}

/* Quirks: Cart/checkout shipping method error */
/*
.sp-methods .sp-methods__error,
.firecheckout-set .sp-methods .messages li.error-msg {
	background-color: #fcf8e3;
	border-color: #fbeed5;
	color: #8a6d3b;
	font-weight: 400;
	line-height: 1.4;
	padding: 15px;
}
*/

.deny-nz { font-weight: bold;}

.firecheckout-set .sp-methods .messages li.error-msg {
	padding: 15px !important;
}

.firecheckout-set .sp-methods .messages li li {
	font-weight: 400;
	line-height: 1.4;
}

.sp-methods .sp-methods__error .cc,
.firecheckout-set .sp-methods .messages li.error-msg .cc {
	font-weight: bold;
	text-decoration: underline;
}

/* Quirks: Shipping & retuns tab */
#shippingandreturns .callout ol,
#shippingandreturns .callout ul, 
.callout ul,
.callout ol {
	padding-left: 1.5em;
}

/* Quirks: Shipping & retuns tab */
#shippingandreturns .callout li, 
.callout li {
	list-style-position: outside;
}

.callout ul {
	list-style: disc outside;
}

.callout ol {
	list-style: decimal outside;
	counter-reset: li;
}

.callout ol li {
	counter-increment: li;
}

.callout ol li::marker {
	content:  counter(li) ". ";
	font-weight: 700;
	font-size: 14px;
}

.callout :last-child {
	margin-bottom: 0;
}

/* end of: 3.0 Callout */


/* 4.0 Forms */

/* 4.1 Select */
.select-wrapper {
	position: relative;	
}

.select-wrapper::after {
	position: absolute;
	top: 50%;
	right: 0.75rem;
	transform: translateY(-50%);
	content: '.';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icons/arrow-down.svg);
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	color: transparent;
	pointer-events: none;
}

.select-wrapper select {
	padding-right: 1.75rem;
	border-radius: 0;
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
}
/* end of: 4.1 Select */

/* end of: 4.0 Forms */



/* FIXES TO MAGENTO STYLES */
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #5a5a5a;
    background: #fff;
    /*
    background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/body_bg.jpg);
    background-repeat: no-repeat;
    background-position: center 200px; */
}

a {
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  outline: none;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

ul.disc { list-style: disc; list-style-position: inside; }
ul.disc li a{ display: inline-block; margin-top: 10px;}
.amshopby-page-container ul{ list-style: disc; padding-left: 15px;}
.amshopby-page-container img { height: 100%; }
.amshopby-page-container .thumbnail img { height: auto;}
.category-description h2{ font-size: 20px; font-weight: bold;}
.category-description h3{ font-size: 14px; font-weight: bold;}
ul.category-brand-list { display: flex; padding-left:0; flex-flow: row wrap;}
.category-brand-list li {  flex:auto ;list-style: none; text-align: center;  min-height: 30px; background: red;  margin: 3px;  background: #78d31e;}
.category-brand-list li:hover { opacity: 0.8}
.category-brand-list h2 { font-size: 14px; margin: 0;}
.category-brand-list li a {   color: #fff; display: block;  line-height: 30px;}
.category-brand-list li a:hover { text-decoration: none;}

img { max-width: 100%;height: auto; aspect-ratio: attr(width) / attr(height); }
.cms-index-index .std img { height: 100%; }

.wrapper { min-width: 280px; position: relative; left: 0; z-index: 100;}

.body-wrapper  { background-color: #fff; padding-top: 7px;}
.body-wrapper > .row  { padding-top: 7px;}

.navmenu-fixed-right { z-index: 0; display: none;}
.navmenu-fixed-right.in { display: block; background: #f8f8f8;}

.navmenu-default, .navbar-default .navbar-offcanvas {
    background-color: transparent;
    border-color: #e7e7e7;
}


.header .container {
    position: relative;
}
#algolia-searchbox.box_search.click {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b6b6b6;
    border-radius: 3px;
    float: right;
    left: 23%;
    max-width: 85%;
    position: absolute;
    top: 26%;
    width: 25%;
}
.box_search.click .button_click {
    border: 0 none;
}
.box_search.click .input-text.search_click {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0;
    float: left;
    height: 44px;
    padding: 0 10px;
    width: 88%;
}
.header  #search_mini_form.active {
    background: #000 none repeat scroll 0 0;
    display: block !important;
    left: 0;
    max-width: 100%;
    padding: 25px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99;
}
.header  #search_mini_form #algolia-searchbox .input-text.algolia-search-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    float: left;
    padding: 0 40px;
}
.header  #search_mini_form #algolia-searchbox {
    display: inline-block;
    vertical-align: middle;
    width: 95%;
}
.header_form_search #algolia-searchbox .magnifying-glass {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/algoliasearch/magnifying-glass-grey.svg") no-repeat center right / 20px;
    height: 22px;
}
.header #search_mini_form .close_search {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icon_close.png") no-repeat scroll 6px 6px / 50% auto;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    text-indent: -9999em;
    vertical-align: middle;
    width: 26px;
    z-index: 999;
}
#search_mini_form #algolia-searchbox .magnifying-glass {
    display: block !important;
    left: 0;
}
#algolia-autocomplete-container .aa-dropdown-menu {
    top: -100px !important;
    width: 100%;
}
#algolia-autocomplete-container.reverse .aa-dropdown-menu {
    left: 0 !important;
    min-width: auto;
    position: fixed !important;
    right: 0 !important;
    top: 95px !important;
    width: 100%;
}

.cms-home .std {
    margin-top: 11px;
}

.banner_home {
    overflow: hidden;
}

.banner_home::after {
	content: '.';
	display: block;
	height: 25px;;
	clear: both;
	color: transparent;
}

/* Google Login */
.form-group.a-right .create-account { margin-right: 20px;}
#googleLogin { float: right; margin-left: 20px; display: block; min-width: 230px; min-height: 44px;}
/*Firecheckout */
.page-title #loginContainer { height: 45px;  margin:15px; line-height: 45px;}
.page-title #googleLogin { width: 315px;}



@media screen and (max-width: 1024px) {
	.banner_home::after {
		height: 20px;
	}
    /* Google Login */
    .form-group.a-right .create-account { margin: 10px auto !important; display: block; min-width: 100%;}
    .form-group.a-right span { display: block;  text-align: center;}
    #googleLogin { float: none; margin: 10px auto; width: 230px; min-height: 44px;}
    /*Firecheckout */
    .page-title #loginContainer { margin: 0; }
    .page-title #loginContainer span { display: none;}
}

@media screen and (max-width: 770px) {
	.banner_home::after {
		height: 15px;
	}
	.fancybox-wrap, .fancybox-skin, .fancybox-inner { min-height: 400px;}
	/* .fancybox-wrap { top: calc(50% - 200px) !important;} */
    #billing-new-address-form li:nth-child(6), #billing-new-address-form li:nth-child(7) .field,
    #shipping-new-address-form li:nth-child(5) ,
    #shipping-new-address-form li:nth-child(6)
        .field {  width: 100% !important;}
    }

@media screen and (max-width: 479px) {
	.banner_home::after {
		height: 20px;
	}
}

.banner_home .banner_home_left {
    float: left;
    width: 40%;
}
.banner_home .banner_home_right {
    float: right;
    width: 58%;
}
.banner_home .banner_home_right .banner_right_top {
    margin-bottom: 25px;
}
.banner_home .same_box:hover img {
    transform: scale(1.05);
}
.banner_home .same_box img {
    transform: scale(1);
    transition: all 0.4s ease 0s;
}
.banner_home .same_box a {
    display: block;
    overflow: hidden;
    position: relative;
}
.banner_home .same_box {
    overflow: hidden;
    position: relative;
}

.favourite-brands {
    clear: both;
    margin-bottom: 60px;
    text-align: center;
}
.cms-index-index .favourite-brands h2 {
    border: 0 none;
    display: inline-block;
    float: none;
    font-size: 24px;
    margin: 60px 0 40px;
    text-align: center;
    text-transform: uppercase;
}
.favourite-brands .amshopby-featured-wrapper {
    margin: 0 40px;
}
.favourite-brands .slide_brand li {
    list-style: outside none none;
	text-align: center;
}

#shippingandreturns ul{
     padding-left: 5px;
}
#shippingandreturns li {
     list-style-position: inside;
     list-style-type: disc;
}

.slide_brand.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}
.slide_brand .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icon_prev.png") no-repeat scroll 0 0;
    height: 47px;
    left: -35px;
    position: absolute;
    top: 18%;
    width: 20px;
}
.slide_brand .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icon_next.png") no-repeat scroll 0 0;
    height: 47px;
    position: absolute;
    right: -35px;
    top: 18%;
    width: 20px;
}
.slide_brand .owl-nav i.fa {
    display: none;
}
.favourite-brands a.btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 2px solid #78d31e;
    border-radius: 0;
    font-size: 21px;
    font-weight: 600;
    line-height: 21px;
	margin-top: 25px;
    padding: 12px 30px 10px;
    text-transform: uppercase;
}
/* .box_instagram .list_item ul {
    margin: 0;
}
.box_instagram .list_item li:last-child {
    margin: 0;
}
.box_instagram .list_item li {
    float: left;
    margin-right: 2px;
    width: 9.87%;
}
.box_instagram .list_item li img {
    width: 100%;
} */
.footer_payment_methods { 
    background: #fff; padding: 5px;
}
.footer_payment_methods img {
    width: 100%; max-width: 1265px; text-align: center; margin: 5px auto; display: block;  padding-top: 10px; height: auto;
}
.footer_instagram {
    position: relative;
    text-align: center;
}
.footer_instagram .title_ins {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 65px;
    z-index: 900;
}
.footer_instagram .title_ins .text {
    display: inline-block;
    text-align: left;
}
.footer_instagram .title_ins h4 {
    background: #333436 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 2px;
    line-height: 24px;
    margin: 0;
    padding: 0 3px 3px;
    text-transform: uppercase;
}

.footer_instagram .title_ins h4 {
  font-family: 'Open Sans', sans-serif;
}

.footer_instagram .title_ins a {
    background: #333436 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 0 3px;
}

.footer_instagram .title_ins a {
  font-family: 'Open Sans', sans-serif;
}

.body-wrapper #algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info {
    margin-bottom: 22px;
    max-height: 44px;
    min-height: 44px;
    white-space: normal;
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
}

/* End Custom 15/12/2017 */



.header .row > .col-md-6,
.header .row > .col-md-4 {
    position: relative;
    top: 2px;
}
.header .col-md-4.box_account_cart { 
    padding-left: 0px;
}
.header .row .col-md-6 .col-md-4 > div {
    float: right;
    text-align: center;
}
.header .row #search_mini_form {
    max-width: 85%;
    float: right
}

.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}
.ship-free,
.ship-5 {
    float: left;
    font-weight: bold;
    color: #000;
    font-size: 21px;
    text-align: left;
}

.ship-free,
.ship-5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.ship-free .ship-main {
    font-size: 21.5px;
}
.ship-main .white {
    color: #fff;
}
.ship-sub {
    font-size: 13px;
}

.header .links a {
  color: #333;
}

.page {
  text-align: left;
  width: auto;
  padding: 0;
}
.container {
    max-width: 1290px;
}
.page-header {
  margin-top: 20px;
}
.page.container-fluid {
  max-width: 3000px;
  margin: 0 auto;
  padding: 0;
}

.page.container-fluid .footer > .container {
  margin: 0 auto;
  padding: 0;
}

#nav {
  padding: 0;
}

/*li {list-style: none}*/
#description .std h2{ font-size: 20px; font-weight: bold;}
#description li { list-style: disc; } 

.links li {display:inline; position: relative;}

.divider {
  background: #eee;
}

.branding {
  position: relative;
  margin: 0;
  height: auto;
  max-width: 100%;
}
.branding .logo {
  margin: -3px 0 0 0;
  padding-bottom: 6px;
  padding-left: 5px;
  display: block;
}
.branding.mobile {
   position: absolute;
   left: 50%;
   width: 116px;
   height: 40px;
   margin-top: 1px; /* Half the height */
   margin-left: -60px; /* Half the width */
}

.header {
  width: auto;
  padding: 0;
}

.cms-b-responsive-home-page .body-wrapper {
  padding: 0;
  width: 100%;
}

.category-view {
  margin: 0 auto 20px;
}

.categorypath-grips-html .amshopby-img { margin: 0 auto; text-align: center; }
.categorypath-grips-html .amshopby-img div { width: 49%; float: left; margin: 0 0 10px;}
.categorypath-grips-html .amshopby-img div img { margin: auto 0;}
.categorypath-grips-html .amshopby-img p { text-align: left; clear: both;}

.breadcrumb { 
    margin: 0px;
    background: none;
    padding: 0;
}
.breadcrumb>li+li:before { 
    content: '\\';
    content: "\276D\00a0";
}
.breadcrumb li.active a {
  color: #ccc;
}

.checkout-link {
  float: right;
}

.header-panel {
  line-height: 16px;
  padding: 0;
  min-height: 19px;
  box-shadow: none;
  z-index: 999 !important;
  margin-bottom: 0;
}
.header-panel .links {
  float: none;
  display: inline-block;
  margin-right: 0;
  margin-bottom: 0;
  padding: 7px 0;
}
.header-panel .links li a,
.header-panel .links li a:hover {
  color: #333;
}
.header-panel .welcome-msg {
  margin: 0;
  line-height: 38px;
  font-weight: normal;
}

.switches {
  background: none;
  line-height: 16px;
  white-space: nowrap;
}

.top-cart {
  white-space: normal;
  padding: 5px;
  width:100%;
}
.top-cart .panel {
  border:none;
  box-shadow:none;
}

#dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px;
}
#dropdown label {
  font-weight: normal;
  line-height: normal;
  text-align: left;
}
#dropdown .close {
  font-size: 14px;
  color: #333;
  opacity: 1;
}
#dropdown .actions .btn-link {
  clear: both;
  display: block;
  margin-top: 8px;
  text-align: left;
}

.buttons-set {
  margin: 1em 0;
  border: none;
  padding: 0;
}

#messages_product_view {
  margin: 0 auto;
  padding: 0;
}
.product-view {
  background: none;
  margin: 0 auto;
  padding: 0;
  float: none;
  border: 0;
}

.product-banner > * { margin-bottom: 20px; }

.product-view .short-description {
  display: block;
}
.product-view .add-to-box {
  margin-top: 10px;
  margin-bottom: 20px;
}

.product-view-pp-button img { 
  background: #FFC439; 
  height: 43px;
  padding:10px;
  border-radius: 5px;
}
.product-view .price-box {
  float: left;
}
.product-view .add-to-cart { 
  float: left;
}

.add-to-cart .btn-primary {
    padding: 10px 29px;
    margin-bottom: 10px;
    font-size: 14.5px;
    margin-left: 20px;
    text-transform: uppercase;
}

.product-view .add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: left;
    position: relative;
    margin-left: 123px
}

.product-view-pp-button img {
    background: #FFC439;
    height: 39px;
    padding: 10px;
    border-radius: 5px;
}

.product-options ul.options-list input.checkbox {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.product-options ul.options-list {
     padding: 0px 15px 3px;
     clear: both;
}
.product-options ul.options-list label {
    color: #333 !important;
}

.product-view .product-options-bottom {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 10px;
    padding-bottom: 0;
    float: left;
    border: none;
    width: 100%;
}
.product-view .product-options-bottom .add-to-cart {
    padding: 0 !important;
    float: left;
    clear: both;
}

.add-to-box .add-to-cart { 
  float: left;
}

.collateral-tabs .tab-content {
  padding: 15px;
}

.page-title {
  border-bottom: none;
  margin: 0;
  padding: 0;
  background: none;
}

.page-title h1, .page-title h2 {
  color: #5A5A5A;
  font: 32px/36px Arial, Helvetica, sans-serif;
  margin-top: 0;
}

.account-login .new-users, .account-login .registered-users {
  width: 49%;
}

.account-login {
  background: none;
  margin-bottom: 20px;
}
.account-login .fieldset h2 {
  margin: 0;
}

.account-login .panel-body { padding: 10px 10px 0 0; }
.account-login .panel-title { padding: 10px 0 0; }

.account-login .input-box input {
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0;
    height: 44px;
    padding: 0 10px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b6b6b6;
    border-radius: 3px;
    width: 100%;
 }

.font12 {
  font-size: 12px !important;
}

.color-primary {
  color: #333 !important;
}

.mr-3 {
  margin-right: 3px;
}

a.product-image {
  padding: 0;
}

.mini-products-list .2roduct-image {
  border: none;
  width: auto;
}

.page.container > .span12 {
  min-height: 400px;
}

.product-name, .category-products .price-box {
  font-size: 14px;
}

.product-essential .price-box {
  font-size: 18px;
  margin-bottom: 15px;
}

.product-essential .widget-product { margin-top: 0px; }

.customer-account-index .col-sm-9 .col-md-6, .customer-address-index .col-sm-9 .col-md-6 {
     border-top: 1px solid #dbdbdb;
     min-height: 150px;
     background: rgba(247,247,247,1);
     background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(100%, rgba(254,254,254,1)));
     background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fefefe', GradientType=0 );
}
#my-orders-table th {
     background: rgba(247,247,247,1);
}
#my-orders-table th:nth-child(2){
     min-width: 100px;
}
 
/* Left Sidebar */

.sidebar .block { padding: 0 5px 5px; }

.catalog-product-compare-index .block-compare { display: none; }
.catalog-product-compare-index .page-title { margin-bottom: 20px; }
.catalog-product-compare-index .buttons-set button.button { float: left; }

.sidebar .block-layered-nav, 
.sidebar.col-sm-3 .block-account,
.block-compare {
     border: 1px solid #dbdbdb !important;
     border-radius: 0.9em 0.9em 0 0;
     margin-bottom: 10px;
     background: rgba(247,247,247,1);
     background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(100%, rgba(254,254,254,1)));
     background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fefefe', GradientType=0 );
}
.block-compare {
      margin-top: -5px;
      padding: 5px;
     border-radius: 0.9em 0.9em;
}
.block-compare .block-content { padding: 10px 5px 0px;}
.block-compare .block-content li.item { padding: 5px 0;}
.block-compare .actions { padding: 0;}
.block-compare .actions li { display: inline-flex;}

.sidebar .block .block-title {
    text-align: center;
    padding: 8px;
    margin-bottom: 9px;
    border-bottom: none;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(252,252,252,1) 31%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(31%,rgba(252,252,252,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(252,252,252,1) 31%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(252,252,252,1) 31%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(252,252,252,1) 31%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(250,250,250,1) 0%,rgba(252,252,252,1) 31%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#00ffffff',GradientType=0 );
}
.block-compare .block-title {
    background: #78d31e;
    border-radius: 0.5em 0.5em 0 0;

}
.block-compare .block-title strong {
    line-height: 16px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
    right: 0px;
    top: 3px;
}

.block-layered-nav .currently .single-child {
    position: relative;
    text-align: right;
    display: block;
    float: right;
    font-size: 13px;
    line-height: 20px;
    padding-right: 20px;
}

.sidebar .block .block-title strong span {
    display:block;
    color: #78d31e;
    font-size: 0.9em;
    text-align: center;
}


/* Why Buy Block */
.block-why-shop ul { list-style:none; background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/why-buy.png) no-repeat;}
.block-why-shop li:nth-child(1){ line-height: 1.4; }
.block-why-shop li:last-child { border-bottom: none; }
.block-why-shop li { line-height:41px; height: 39px; vertical-align:center;display:block; vertical-align: middle;border-bottom: 1px dashed #DDD;padding-left: 50px; }

.block.block-side-icons {
    text-align: center;
}
.block.block-side-icons img {
    padding: 10px;
}

.sidebar .block-layered-nav .block-title {
   padding: 10px;
}

.sidebar .block .block-title {
    border-radius: 10px 10px 0 0;
    background: none;
    text-align: left;
    padding: 8px 24px;
}

.sidebar .block .block-title strong { 
    background-image: none; 
    padding: 0;
}

.sidebar .block.block-account .block-content {
    padding: 5px 0;
    text-align: left;
    font-size: 11px;
}

.block .block-content .product-name {
  font-size: 11px;
}

.block-poll .label {
  text-align: left;
}

#poll-answers label {
  color: #999999;
}

.cart.container .row.container {
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    width: 100%; 
}


.cart .crosssell .product-name a {
     color: #203548;
     font-size: 13px;
     line-height: 18px;
     min-height: 40px;
     display: block;
}
 .cart .crosssell .price {
     font-weight: bold;
     color: #78d31e;
     font-size: 14px;
     line-height: 1.4em;
}
.cart .crosssell .btn-mini {
     padding: 5px 10px;
}

.cart .crosssell li.item {
   width: 24%;
   min-width: 130px;
   display: inline-block;
   float: none;
   padding: 0 12px 12px 0;
   text-align: center;
   min-height: 182px;
   height: auto;
   vertical-align: top;
}
.cart .crosssell .product-image {
  float: none;
  display: block;
  height: 78px;
  margin: 0 auto 5px auto;
}
.cart .crosssell .product-details {
  margin-left: 0;
}
.cart .crosssell .product-name {
  color: #4285f4;
  font-size: 10px;
  padding-bottom: 0;
  margin-bottom: 0;
  min-height: 22px;
}
.cart .crosssell .special-price {
  padding: 0;
}
.cart .crosssell .minimal-price-link, .cart .crosssell .add-to-links, .cart .crosssell .old-price {
  display: none;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
  text-transform: uppercase;
}

.nav .parent:hover > .dropdown-menu {display:block; top:0; left: 100%;}
.nav .parent {position:relative;}
.nav .level0.parent:hover > .dropdown-menu {top:auto; left:auto;}
.nav .level0.parent {position:static;}


.nav.mega-menu li.level1 {float:left;}
.nav.mega-menu li.level1 .dropdown-menu {position: relative; display: block; float:none; left:auto;}
.nav.mega-menu ul.columns2 {-webkit-columns: 2; -moz-columns: 2; columns: 2; }
.nav.mega-menu .dropdown-menu {
  padding: 15px;
}
.nav.mega-menu .dropdown-menu .container {
  padding: 0;
  width: auto;
}

/* Custom 15/12/2017 */
.no-youtube {
     position: relative;
     left: -20px;
}
.video-container, .youtube-player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 30px 0;
    max-width: 560px;
    max-height: 315px;
    margin: 0 auto;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 560px;
    max-height: 315px;
}
.centered-video { display: flex; justify-content: center;}
@media screen and (min-width: 900px){
  .nav.mega-menu .dropdown-menu .container .level0 {
    width: 64%;
    float: left;
  }
  .category-products .products-grid {
    margin-bottom: 15px;
  }
}
.nav.mega-menu .dropdown-menu .container .level0 > .level1 {
  display: inline-block;
  padding-right: 30px;
  float: left;
}
.nav.mega-menu .dropdown-menu .container .level0 > .level1 .dropdown-menu {
  display: inline;
  clear: both;
}
.nav.mega-menu .dropdown-menu .container .level0 > .level1.parent > a {
  display: block;
  margin-bottom: 5px;
}
.nav.mega-menu .dropdown-menu .container .level0 .dropdown-menu {
  border: none;
  padding: 0;
  margin-top: 5px;
  top: 0;
}
#billing-address-review a,
#shipping-address-review a {
    display: none;
}

/* Meilisearch Search Box Styles */
#meilisearch-searchbox.box_search.click {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b6b6b6;
    border-radius: 3px;
    float: right;
    left: 23%;
    max-width: 85%;
    position: absolute;
    top: 26%;
    width: 25%;
}
#meilisearch-searchbox.box_search.click .button_click {
    border: 0 none;
}
#meilisearch-searchbox.box_search.click .input-text.search_click {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0;
    float: left;
    height: 44px;
    padding: 0 10px;
    width: 88%;
}
.header_form_search #meilisearch-searchbox .magnifying-glass {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/algoliasearch/magnifying-glass-grey.svg") no-repeat center center / 20px;
    cursor: pointer;
    float: right;
    height: 44px;
    width: 12%;
}
.header  #search_mini_form.active {
    background: #000 none repeat scroll 0 0;
    display: block !important;
    left: 0;
    max-width: 100%;
    padding: 35px 25px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99;
}
.header #search_mini_form #meilisearch-searchbox-form {
    display: inline-block;
    vertical-align: middle;
    width: 91%;
}
.header  #search_mini_form #meilisearch-searchbox-form .input-text.meilisearch-search-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    float: left;
    padding: 12px 40px;
    width: 100%;
}
.header  #search_mini_form.active #meilisearch-searchbox-form label {
    display: none;
}
.header  #search_mini_form.active #meilisearch-searchbox-form #meilisearch-glass {
    display: none;
}
.header_form_search #meilisearch-searchbox-form .magnifying-glass {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/algoliasearch/magnifying-glass-grey.svg") no-repeat center left / 20px;
    height: 44px;
}
#search_mini_form #meilisearch-searchbox-form .magnifying-glass {
    display: block !important;
    left: 0;
}
#meilisearch-autocomplete-container .aa-dropdown-menu {
    top: -100px !important;
    width: 100%;
}
#meilisearch-autocomplete-container.reverse .aa-dropdown-menu {
    left: 0 !important;
    min-width: auto;
    position: fixed !important;
    right: 0 !important;
    top: 95px !important;
    width: 100%;
}

@media (max-width: 1199px){

    #algolia-searchbox .magnifying-glass {
        top: 8px !important;
    }

    .header_form_search #algolia-searchbox .magnifying-glass,
    .header_form_search #meilisearch-searchbox .magnifying-glass {
        background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/algoliasearch/magnifying-glass.svg?v1.1") no-repeat center right / 20px;
        height: 22px;
    }
    .header_form_search #meilisearch-searchbox .magnifying-glass {
	height: 35px;
	width: 35px;
    }

    #meilisearch-searchbox.box_search.click .input-text.search_click {
        display: none;
    }
    #meilisearch-searchbox.box_search.click {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
        border: 0 none;
        left: inherit;
        right: 60px;
        top: 12px;
        z-index: 99;
    }

  .menu-my-account { 
     border-bottom: 1px solid #EAEAEA;
  }
  #nav li.login-logout{
     width: 100%;
     background-image: none;
     border-bottom: 1px solid #999999;
     background: #fff;
  }
  .nav-container #nav li a {
     font-size: 1em;
  }
  #nav li.login-logout span{
     color: #7AC72D;
     float: left;
     margin: 5px 21px;
     line-height: 22px;
     font-size: 20px
  }
  #nav li.login-logout a {
     color: #7AC72D;
  }
  #nav li.login-logout:hover a {
     color: #7AC72D;
  }

  .firecheckout-index-index .nav-container { background: #78d31e; min-height: 59px; }
  .navbar-header .form-search .input-group { width: 90%; }

  .sidebar .block-layered-nav #filter-list {
    height: 0;
    overflow: hidden;
  }

  .font12 {
      font-size: 11px !important;
  }

  .footer ul.links ~ ul, .footer ul.links {
    margin: 15px 0 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .footer .switcher-store {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    margin-top: 15px;
  }
}
@media screen and (min-width: 900px) {
  .nav.mega-menu .dropdown-menu .container .static-container {
    width: 35%;
    float: right;
  }
}

.nav.mega-menu .dropdown-menu .container .static-container .img-thumbnail {
  display: block;
  width: 100%;
}
.nav.mega-menu .dropdown-menu .see-all {
  margin-top: 10px;
}
.nav.mega-menu .level0 > .dropdown-menu > .see-all {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 8px;
}

.sidebar .block.block-layered-nav > .visible-xs .btn {
  padding: 10px 15px;
}

.sidebar .block.block-layered-nav .block-title {
  background: none;
  padding: 10px 0;
}

.sidebar .block.block-layered-nav .block-title span {
  color: #555;
}

.block-layered-nav .currently li {
  background: none;
}

.block-layered-nav .currently a {
  background-position: -47px -95px;
}

.sidebar .block-layered-nav dt {
  font-size: 14px;
  padding-left: 10px;
}

.sorter .sort-by {
  float: left;
  margin-right: 40px;
}

.sorter .amount, .sorter .limiter {
  float: right;
}

.sorter .amount {
  margin-right: 40px;
}

.cart {
  background: none;
}

.cart .cart-collaterals h2 {
  font-size: 1.6em;
}

.opc-progress-container {
  width: 20%;
}

.opc .step, .form-list label {
  font-size: 14px;
}

#checkout-step-login .col2-set {
  background: none;
}

#payment_form_gene_braintree_paypal, #payment_form_gene_braintree_creditcard {
    padding-left: 5px;
}

#creditcard-saved-accounts > tbody > tr.other-row > td:nth-child(2) > label {margin-left: 5px;}
#payment_form_gene_braintree_creditcard input[type="radio"]  { width: 20px; height: 20px;}
#creditcard-saved-accounts { margin-left: 15px; }


#newsletter-validate-detail input {
  display: block;
  margin-bottom: 0;
}

.old-price {
  font-size: 12px;
  margin-bottom: 0 !important;
}

.please-wait {
  border-color: #444;
  color: #444;
}

/* RESET MAGENTO BUTTON STYLES TO THE DEFAULT BOOTSTRAP STYLE */
button.button {
  -moz-user-select: none;
  border: 1px solid transparent;
  border-radius: 4px 4px 4px 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 9px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  color: #333333;
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  border-color: #CCCCCC;
  text-shadow: 0 1px 0 #FFFFFF;
}

button.button span, button.button span span {
  background: none;
  color: #333333;
  font-family: inherit;
  font-size: 14px;
}

button.button.btn-proceed-checkout {
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  border-color: #419641;
}

.table-response { border: none; }
.table-responsive>.table-sm>thead>tr>th, .table-responsive>.table-sm>tbody>tr>th, .table-responsive>.table-sm>tfoot>tr>th, .table-responsive>.table-sm>thead>tr>td, .table-responsive>.table-sm>tbody>tr>td, .table-responsive>.table-sm>tfoot>tr>td { white-space: normal; min-width: 150px;}

.cart-table .button, .cart .giftcard .check-gc-status {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
}

/* HOME PAGE  STYLES FROM BOOTSTRAP CAROUSEL*/
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}

.carousel {
  margin-bottom: 20px;
  overflow: hidden;
}

footer {
  clear: both;
}

.footer .footer-1 a.braintree-verify { display: block; margin: 0 auto; text-align: center; margin-top: 10px;}

.featurette-divider {
  margin: 80px 0;
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.cms-index-index .navbar {
  margin-bottom: 0;
}

/* Global Messages  */
.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;
  background-image: none !important;
}

.messages li li {
  margin: 0 !important;
  line-height: 24px;
}

.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 36px !important;
  font-size: 12px !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-radius: 5px
}

.error-msg,
.messages li.error-msg {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #B94A48;
}

.success-msg,
.messages li.success-msg {
  border-color: #78d31a;
  color: #333;
}

.note-msg,
.messages li.note-msg {
  border-color: #78d31a;
  color: #468847;
}

.notice-msg,
.messages li.notice-msg {
  background-color: #FCF8E3;
  border-color: #FBEED5;
  color: #C09853;
}

.checkout-cart-index .messages li.success-msg { 
  display: none;
}

/* Cateogory page */
.category-image { width: auto; float: right; }

.category-image img {
    float: right;
    width: auto;
    height: auto;
    margin: 0 0 0 15px;
}

.products-list h2.product-name {
  margin-top: 0;
}

/* Shopping Cart */
.cell-label {
  display: none;
  vertical-align: middle;
}

.cart-table a span.glyphicon {
  margin-right: 5px;
  vertical-align: text-top;
}
.cart-table input.qty {
  display: inline-block;
  vertical-align: middle;
}
.cart-table .btn-update {
  display: inline-block;
  vertical-align: middle;
  float: none;
  padding: 0 5px;
  margin: 0;
}
.cart-table .item-options {
  margin-bottom: 0;
}
.cart-table .product-name {
  margin-top: 0;
  white-space: normal;
}
.cart-table .unit-price {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.cart-table td.cell-product-img {
  min-width: 150px;
}

.product-name {
  font-size: 13px;
  font-weight: bold;
  white-space: normal;
  margin: 0;
  padding-bottom: 8px;
  min-height: 15px;
}
.product-name a {
  text-decoration: none;
  color: #5a5a5a;
  font-size: 16px;
}
.product-name .view-all a {
	display: inline-block;
	line-height: 1.6;
	font-size: 1em;
	font-weight: 400;
	color: var(--light-gray);
	text-decoration: underline;
}

.product-name .view-all a:hover {
	color: var(--gray);
}

.block-compare .product-name {
    margin-bottom: 0;
    padding: 0 10px;
}
.block-compare .product-name a{
    font-weight: normal;
    font-size: 13px;
    color: #4285F4;
}
.table .product-name {
  margin-top: 10px;
}

.cart.container .img-thumbnail {
    border: none;
}

.cart .checkout-types {
  float: none;
  text-align: center;
  overflow: hidden;
  clear: both;
	padding-bottom: 10px;
}
.cart .checkout-types #zipmoney-widget-general {
  position: relative;
  top: 5px;
}

.panel.panel-coupon .btn, .panel.panel-giftcard .btn {
  margin-top: 5px;
}

.panel-title > a {
    display: block;
    outline: none;
    text-decoration: none;
    color: #4285F4 !important;
    float: none !important;
    font-size: 14px !important;
}

.panel-title > a:hover {
    text-decoration: underline;
}

.navbar {
  z-index: 1;
}

.navbar-toggle {
  margin-left: 10px;
}

.top-cart .block-title {
  background: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  padding: 0 5px 2px;
  text-transform: none;
  height: auto;
}
.top-cart .block-title strong {
  background: none;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  padding-right: 0;
  text-decoration: none;
}
.top-cart .block-title strong,
.top-cart .block-title.expanded strong {
  color: #444;
}
.top-cart .block-content {
  position: static;
  line-height: normal;
  background: none;
  text-align: left;
  width: auto;
}
.top-cart .block-content ol {
  padding-bottom: 0;
  margin-bottom: 0;
}
.top-cart .block-content .item {
  padding: 10px 0;
}
.top-cart .block-content .item .product-name {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 5px;
}
.top-cart .block-content .item .product-name a {
  font-size: 14px;
}
.top-cart .block-content .item .product-name a:hover {
  color: #333;
}
.top-cart .block-content table {
  margin: 5px 0;
}
.top-cart .block-content table th {
  text-align: left;
}
.top-cart .block-content .subtotal {
  background: none;
  padding: 0;
  text-align: right;
}
.top-cart .block-content .subtotal .label {
  color: #444;
  font-size: 12px;
}
.top-cart .inner-wrapper {
  border-color: #DDD;
}
.top-cart .cart-empty {
  padding: 15px;
}
.top-cart .panel-heading {
  position: relative;
}
.top-cart .panel-heading .glyphicon {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 12px;
}
.top-cart .actions {
  background: none;
  padding: 0;
}

.mini-products-list .product-details .btn-remove,
.mini-products-list .product-details .btn-edit {
  font-size: 12px;
  display: inline;
}
.mini-products-list .product-details .btn-remove > span,
.mini-products-list .product-details .btn-edit > span {
  margin-right: 3px;
}

.block .btn-remove,
.block .btn-edit {
  float: none;
  margin: 0;
  display: inline;
}

.btn-edit,
.btn-remove {
  background: none;
  overflow: visible;
  width: auto;
  height: auto;
  line-height: 1;
  text-indent: inherit;
}

.truncated a.details {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 12px;
}

.item-options dt {
  font-size: 12px;
  padding: 0;
}
.item-options dd {
  font-size: 12px;
  padding-bottom: 10px;
}

.panel-body .item .product-shop {
  margin-bottom: 20px;
}

.add-to-links .btn-link {
  padding: 5px 0 3px 20px;
  font-size: 11px;
  background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/checkboxes.png) no-repeat 0 1px;
  line-height: 17px;
  border: none;
}
.add-to-links .btn-link .glyphicon {
  margin-right: 3px;
}

.product-view .add-to-links li {
	text-align: left;
}

.product-view .add-to-links a,
.category-products .add-to-links a {
  background: none;
  padding: 0;
  box-shadow: none;
}

.more-detail .icon-question-sign {
     width: 16px;
     height: 16px;
     line-height: 16px
}
 .more-detail {
     position:relative;
     width: 53.5%;
	 background-color: var(--alt-background-color);
     font-size: 12px;
     padding: 5px;
     margin: 0 2px 10px 0;
     float: right;
     border-radius: 5px;
     text-align: center;
}
;


/* Checkout styles */
.opc-wrapper {
  background: none;
}
.opc-wrapper .page-title {
  margin-bottom: 20px;
}
.opc-wrapper > .row .panel.checkout-container {
  padding: 0;
}
.opc-wrapper > .row .panel.checkout-container > .panel-body {
  padding: 0;
}

.opc-block-progress {
  margin-bottom: 0;
  font-size: 12px;
}
.opc-block-progress .col-md-12 {
  margin-bottom: 10px;
}
.opc-block-progress dt {
  padding-bottom: 5px;
  border-bottom: 1px solid #DDD;
  font-size: 12px;
  margin-bottom: 5px;
}
.opc-block-progress dt a {
  font-weight: normal;
}
.opc-block-progress .panel-body {
  padding: 15px 0;
}
.opc-block-progress address {
  margin-bottom: 0;
}
.opc-block-progress table th {
  padding-right: 10px;
}
.opc-block-progress .panel-title {
  font-size: 14px;
}

.opc {
  float: none;
  width: auto;
  margin: 0;
}
.opc .step {
  background: none;
  border-color: #DDD;
}
.opc .step-title {
  margin: 0;
  text-transform: none;
  color: #444444;
  font-size: 14px;
  height: auto;
  line-height: normal;
  padding: 8px 20px;
}
.opc .section .step-title {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, whitesmoke, 0%, #e8e8e8, 100%);
  background-image: -moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  border-color: #ddd;
  color: #666;
}
.opc .section .reward-message {
  margin-right: 10px;
  margin-left: 10px;
}
.opc .section.allow .step-title {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, whitesmoke, 0%, #e8e8e8, 100%);
  background-image: -moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  border-color: #ddd;
  color: #666;
}
.opc .section.allow.active .step-title {
  border-color: #ddd;
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  margin-bottom: 0;
  padding: 8px 20px;
}
.opc .section .row {
  margin: 0;
  padding: 10px 0;
}
.opc .section .row .panel {
  padding: 0;
  margin-bottom: 0;
}
.opc .section .row .panel .panel-body {
  padding: 15px;
}

#checkout-step-login h4 {
  margin: 0;
}

.gift-message-form {
  border: none;
  background: none;
}
.gift-message-form .list-group {
  margin-bottom: 0;
}
.gift-message-form .inner-box h4 {
  padding: 0;
  margin: 0;
}

.tool-tip {
  position: static;
  margin-bottom: 20px;
}

.products-grid .stamped-badge { font-size: 12px !important; }
.products-grid .fa-star-half-o:before,
.products-grid .fa-star-o:before,
.products-grid .fa-star:before { font-size: 13px !important; }
.catalog-product-view .stamped-badge { color: #4285F4;}
.catalog-product-view .stamped-badge:hover { text-decoration: underline;}
#stamped-reviews-widget[data-widget-type="carousel"] { min-height: 30px; }
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block { border: none;}
.catalog-category-view .stamped-pagination,.catalog-category-view .stamped-reviews-wrapper{display:none}
.stamped-carousel-buttons,.stamped-carousel-scroll{display:none}
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title {
    color: #5A5A5A !important;
    font-weight: normal !important;
    font: 20px/20px Arial,Helvetica,sans-serif !important; 
    cursor: pointer;
}
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title:hover { color: #333 !important;}
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-date { float: left !important;}
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-rating { font-size: 17px !important;}
/* 20.0 Third-party Plugins */
.stamped-badge {
	display: flex;
	align-items: center;
}

.product-view .stamped-badge-starrating,
.stamped-badge-starrating .stamped-fa {
	line-height: 1;
}
/* end of: 20.0 Third-party Plugins */

#checkout-review-table .product-name {
  font-size: 14px;
  margin: 0 0 5px;
  color: #444;
}
#checkout-review-table .item-options {
  color: #999;
}

#checkout-step-review {
  padding: 20px;
}

#review-buttons-container a span.glyphicon {
  margin-right: 3px;
}

.reward-message {
  margin: 5px 0;
  background: #EF672F;
}
.reward-message .a-more a {
  color: #fff;
  font-weight: bold;
}

#wishlist-table td {
  padding: 5px;
}

.toolbar {
  font-size: 12px;
  margin-bottom: 15px;
}
.toolbar .sort-by select {
  margin: 15px 5px 15px 0;
}
.toolbar .navbar {
  box-shadow: none;
  margin-bottom: 5px;
  z-index: 1;
}
.toolbar .pagination {
  margin: 0;
}
.toolbar p.navbar-text {
  margin: 15px 10px;
}

.toolbar .sort-direction {
  display: inline-block;   
  padding: 0 4px;
}

.add-to-cart .qty,
.add-to-cart label {
  display: inline-block;
}

.minimal-price-link .label {
  color: #333;
}
.options-container-small dl {
  overflow: hidden;
  margin-bottom: 0;
} 
.options-container-small dt, .product-options dt {
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  /*height: 40px;*/
  margin-right: 10px;
  clear: both;
  padding-top: 3px;
  width: 42%;
  min-width: 155px;
}
.options-container-small dt label, .product-options dt label {
  float: left;
    display: block;
    line-height: 14px;
    min-width: 115px;
}
.product-options dt label {
    line-height: 8px;
}
.box-collateral .product-details {
  padding-right: 0;
}
.box-collateral .checkbox {
  margin-top: 0;
}
.box-collateral .checkbox input[type="checkbox"] {
  margin-top: 0;
}
.box-collateral .btn-link {
  padding-left: 0;
  color: #999;
}
.box-collateral .price-box {
  margin-bottom: 5px;
}
.box-collateral .price-box p {
  margin: 0;
}
.box-collateral .item {
  margin-bottom: 10px;
}

.results-view {
  margin: 0;
}
.results-view .recommendations {
  padding: 20px 0 0;
}

.header-panel.navbar.navbar-default.row {
    border-left: medium none;
    border-right: medium none;
}
.header-panel .glyphicon {
    margin: 2px;
}

/* COMMUNITY VERSION STYLE FIXES */

.header .form-search,.block .block-title {background-image:none; height: auto; overflow: visible; text-indent: inherit;}

.block-layered-nav .block-subtitle { display: none;}
.block-layered-nav dd { background: none; border-bottom: 1px solid #fff;}

.block .block-title strong , .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: 12px;}

.block .block-content,.block .actions,.block-layered-nav .block-subtitle,.block-layered-nav .block-content
,.block-layered-nav dt,.product-essential,.account-login .content, .account-login .buttons-set ,.block li.odd,
.block-cart .subtotal,.product-view .box-up-sell .products-grid td,.product-view .box-up-sell .products-grid td.empty,
.cart .crosssell {background:none }
#upsell-product-table tbody > tr > td { border-top: none;}
.product-view .product-options-bottom .add-to-cart { padding: 0 !important; float: left;}
.product-view .add-to-cart {
  clear: both; 
}

.block-poll button.button span {
    background: none;
    border:none;
}
.block-content {border:none !important}


.block-cart .summary {
  background: none;
}

.block-cart .subtotal .label { color: #555;}


.block-layered-nav .button {
     width: calc(100% - 10px);
     margin-bottom: 10px;
     border-radius: 7px;
     margin: 5px;
}
 .block-layered-nav .button.disabled, 
 .block-layered-nav .button:disabled {
     opacity: 0.6;
     cursor: not-allowed;
}
 #narrow-by-list dt:first-child {
     border-radius: 0.7em 0.7em 0 0;
}
 #narrow-by-list dt {
     position: relative;
     display: block;
     background: #78d31e;
     color: #fff;
     text-transform: uppercase;
     cursor: pointer;
     border: none;
     padding: 5px 5px 5px 30px;
     width: 100%;
     line-height: 16px;
     text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
     font-weight: bold;
     font-family: Arial, sans-serif;
     font-size: 12px;
}
#narrow-by-list .amshopby-collapse-enabled:before, #narrow-by-list .amshopby-collapsed:before {
    content:"\25B6";
    left: 10px;

}
#narrow-by-list dt:before {
    content:"\25BC";
    position: absolute;
    left: 9px;
    color: #C5FB65;
}
#narrow-by-list dd {
     padding: 0;
}
#narrow-by-list dd li, #narrow-by-list .amshopby-cat {
     position: relative;
     min-height: 22px
}
#narrow-by-list .count {
     position: absolute;
     right:0;
     top: 0;
     min-width: 25px;
     text-align: center;
     display: inline-block;
     border: 1px solid #ccc;
     color: #999;
     border-radius:10px;
    font-size: 12px;
}
.block-layered-nav .amshopby-slider .handle {
     background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/amasty_slider.png) no-repeat;
     background-size: 20px;
     width: 30px;
     height: 20px;
     top:0;
     margin-left: -10px
}
.amshopby-slider-ui {
    width: 90%;
}
.ui-slider .ui-slider-handle {
    width: 1.4em;
    height: 1.4em;
}
.amshopby-slider-ui .ui-slider-handle {
    background-color: #78d31f;
    border-radius: 50%;
    border: none;
}

.amshopby-slider-price-range {
    color: #798794;
    font-size: 1em;
}
#amshopby-price-from-slider {
    float: left;
}
#amshopby-price-to-slider {
    float: right;
}
.amshopby-tooltip {
     position: absolute;
     z-index: 1200;
     max-width: 20rem;
     padding: 1.05rem;;
     background-color: #0a0a0a;
     color: #fefefe;
     border: none;
     border-radius: 5px;
     margin-top: 8px;
}
 .amshopby-tooltip::before {
     display: block;
     border: inset 10px;
     content: '';
     border-left-width: 5px;
     border-right-style: solid;
     border-color: transparent #0a0a0a transparent transparent;
     right: 100%;
     left: -20px;
     position: absolute;
}
.amshopby-tooltip-img {
    position: relative;
    top: -1px;
}

.block-layered-nav.amshopby-filters-left .multiselect-child {
    float: right;
    min-height: 10px;
    min-width: 51%;
    text-align: right;
    position: relative;
    padding-right: 20px;
}
 



.cms-index-index .sidebar {
  margin-top: 50px;
}
.sidebar .block-layered-nav .block-content {
  padding: 0;
}
.sidebar .block-layered-nav .block-content .filter-state .list-group {
  margin-bottom: 0;
}
.sidebar .block-layered-nav .block-content .filter-state + .actions {
  background: none;
  padding: 0;
  margin: 10px 0;
}
.sidebar .block .block-content .list-group .text {
  display: inline-block;
  line-height: 1;
  max-width: 79%;
}

.sidebar .list-group .list-group-item__logout > svg {
  position: relative;
  top: 4px;
  margin-right: 2px;
}

.products-grid .actions {
    bottom: 0;
}
.products-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
    background: none;
    border-bottom: none;
    position: relative;
    padding: 0;
}
.header form {
    background: none;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
.footer {width:auto}
.footer a {color: #333}

button.button span {border:none}
.account-login .content,.account-login .buttons-set {border:none;}
.account-login .new-users h2,.account-login .content h2 {background:none !important; padding:0;margin:10px 0; font-size:20px; }
.header .links {
    position: relative;
    top: 15px;
    float: left;
}
.header .links li {
    border: none;
    font-size: 15px;
}
.header .links li.first { 
    padding-left: 0px;
}
.links li {
    border-right: 1px solid #808080;
    padding: 0 3px 0 4px;
}
.links li.last {border-right:none; }

.checkout-link {
    margin-top: -5px;
}

.checkout-link .badge {
    background-color: #FC0E1B;
    color: #fff;
    position: absolute;
    top: 0;
    left: 25px;
    padding: 2px 5px;
}

.checkout-link .bi-cart-fill {
  color: #fff;
}

.info-box h2 { margin-top: 0;}
.order-info { background: none; border: none; padding: 5px 0;}
#order-info-tabs {
	display: block;
	margin-top: 5px;
	border-bottom: 1px solid #d0cbc1;
	padding-bottom: 3px;
}

#order-info-tabs li a {
	color: #333;
	font-size: 14px;
}

#order-info-tabs li:hover a {
	text-decoration: none;
}

#order-info-tabs li {
	background: rgb(247 247 247);
	cursor: pointer;
	padding: 5px 15px;
	color: #333;
	border: 1px solid #d0cbc1;
}

#order-info-tabs li.current {
	background: #78d31e;
	color: #fff !important;
}

#order-info-tabs li.current:hover {
	background: #78d31e;
}

#order-info-tabs li:hover {
	background: #EAEAEA;
	border-bottom-color: #78d31e;
	color: #000;
}
.opc .step-title h2,
.opc .active .step-title h2,
.opc .allow .step-title h2 { color: #333; background: none; margin: 0; padding: 0; border: 0 none; text-transform: none; font-weight: normal;}
.opc .step-title h2 { color: #999; font-size: 14px;}
.opc .active .step-title .number { background: #fff; color: #333; border: none;}
.opc-block-progress dl dd { margin-bottom: 10px;}
.firecheckout-index-index form input[type="radio"] {
    margin-top: 0px !important;
    width: 20px;
}
.firecheckout-index-index .footer_instagram, 
.firecheckout-index-index .footer_connections,
.firecheckout-index-index .footer_links,
.firecheckout-index-index .footer_subscribe
{ display: none}

#product-options-wrapper dd {
    min-height: 40px;
    float: right;
    width: 54%;
    padding: 0;
}


@media (min-width: 768px) {
  .video-container, .youtube-player { padding-bottom: 40%; }
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-wrapper {
    margin-top: 20px;
  }

  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
  .header > .container {
    padding: 20px 0 0;
  }
  .header form {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {

  .first.contact {
      display: none;
  }

  .body-wrapper > .row > .col-sm-9 { 
  padding-left: 0px; margin-top: 5px;
  }

  .sidebar .block.amshopby-filters-left {
      padding: 0;
  }

  .sidebar .block { 
    border-radius: 0.9em; 
    margin-bottom: 10px; 
  }

  #narrow-by-list div:nth-child(1) { 
      border-radius: 7px 7px 0 0 
  }

  #narrow-by-list {
      padding: 5px;
      margin: 0px;
  }

  .navbar-header .form-search .input-group { display: none; }

  .sidebar .block-layered-nav #filter-list {
    height: auto !important;
    overflow: visible;
    display: block !important;
  }
  .footer ul.links ~ ul, .footer ul.links {
    /*width: 16.66%;*/
    margin: 0;
    padding: 0 10px;
  }

  .footer .switcher-store {
    width: 33.33%;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
/* MOBILE ONLY FIXES */
@media (max-width: 990px) {
  .opc-block-progress {
    margin-bottom: 10px;
  }

  .checkout-cart-index #shopping-cart-totals-table td select {
  width: 180px !important;
  }

  #product-options-wrapper dd, .more-detail { width: 100%; }
  .options-container-small dl { overflow:visible; margin-bottom: 15px; }

}

@media (max-width: 799px) {

.cms-index-index h1 {
    text-align: center;
    font-size: 20px !important;
    margin-top: 0px;
    margin-bottom: 28px;
}
.cms-index-index img { height: 100%; }

  .welcome-msg, .header-panel > .links {
    display: none !important;
  }

  .header .form-search {
    float: none;
    clear: both;
    padding-left: 0;
  }

  .product-collateral {
    width: 100%;
  }

  img {
    max-width: 100%;
  }


  .toolbar p.navbar-text {
    margin-left: 5px;
    margin-right: 1px;
    display: inline-block;
  }

  .toolbar .limiter {
    padding-left: 1px;
    display: none;
  }

  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 15px;
  }
  .toolbar .limiter p.navbar-text + div {
    display: inline-block;
  }

  .box-collateral .product-details {
    padding: 0;
    float: none;
    width: 100%;
    clear: both;
    margin-top: 10px;
  }
}

.widget-new-products .products-grid li.item {
    float: left;
    width: 25%;
    padding: 0px 10px;
    margin-bottom: 10px;
    list-style: none;
}

.product-name h1 {
    white-space: pre-line;
    overflow: hidden;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    padding-right: 110px;
}



.product-view .add-to-box .widget-product.zm-custom-button {
    margin-bottom: 30px;
}

/*Category Brand on Image */
.category-products .brand,
.product-view .brand,
.catalog-product-compare-index .brand {
    position: relative;
    margin-top: -30px;
    text-indent: -9999px;
    margin-right: 5px;
    height: 29px; 
    background: transparent right no-repeat;
    background-size: auto 100%;
}

.product-view .brand {
    position: relative;
    top: 28px;
    float: right;
    width: 100px;
    margin-right: 8px;
    background-size: contain;
}

.category-products .brand [itemprop="name"],
.product-view .brand [itemprop="name"],
.catalog-product-compare-index .brand [itemprop="name"] {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.product-view .products-grid  .brand {
  top: 0;
}
.product-slider .title {
    font-size: 20px;
    margin: 10px 0;
}

/* TW - 2016 Custom */
.header {
    background-color: #78d31e;
}

.navbar-inverse {
    list-style: none;
    display: block;
    clear: both;
    min-height: 35px;
    border-radius: 5px 5px 0 0;
    color: #333;
    position: relative;
    margin: 0px;
    background-color: #435058;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 0.85em;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav li a {
    color: #333;
    font-weight: bold;
    padding: 9px 6.5px 8px;
    display: block;
}


.featured-category-title {
    border-bottom: 1px solid #78d31e; 
    margin: 0 0px 15px -15px;
    padding-bottom: 10px;
}

.featured-categories > div { 
    padding: 0;
}

.featured-categories > div > div{
    border: 1px solid #DDD;
    padding: 1px 0 6px 7px;
    border-radius: 0.5em; 
    height: 65px; 
    background-repeat: no-repeat;
    background-position: right bottom !important;
    margin: 3px;
}
.featured-categories div:hover > div {
    background-position: right top !important;
}
.featured-categories > div > div a {
    display: block;
    height: 63px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 20px;
}

.featured-categories > div > div a:hover {
    color: #666;
    text-decoration: none;
}

.featured-categories span { 
    float: left; 
    padding: 2px 3px
}

/* Featured Category Images */
.featured-categories div .tennis-racquets {
  background-image: url('https://www.tenniswarehouse.com.au/media/catalog/category/cache/4/96x170/racquets_7.png'),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .string {
  background-image: url('https://www.tenniswarehouse.com.au/media/catalog/category/cache/9/96x170/strings_5.png'),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .grips {
  background-image: url('https://www.tenniswarehouse.com.au/media/catalog/category/cache/13/96x170/grips_5.png'),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .accessories {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/16/96x170/accessories_5.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .ball-machines {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/17/96x170/ball-machines_6.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .balls {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/19/96x170/balls_6.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .apparel {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/20/96x170/apparel_5.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .tennis-shoes {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/21/96x170/shoes_7.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .tennis-nets {
  background-image: url(https://www.tenniswarehouse.com.au/media/wysiwyg/tennis_net.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .bags {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/22/96x170/bags_4.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .table-tennis {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/23/96x170/table-tennis_3.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .clearance-products {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/25/96x170/clearance_2.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .new {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/26/96x170/new-products_2.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .other {
  background-image:url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/176/96x170/others_4.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .junior-tennis,
.featured-categories div .kids-tennis {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/263/96x170/junior-tennis_3.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}
.featured-categories div .stringing-machines {
  background-image: url(https://www.tenniswarehouse.com.au/media/catalog/category/cache/273/96x170/stringers_3.png),
  linear-gradient(to bottom, #F1F1F1 0%, #F2F2F2 47%, #FFFFFF 74%); 
}

/* Review Block Ratings */
.block-review h5 {
    overflow: hidden;
    text-overflow: ellipsis;
}
.block-review h5:hover {
    overflow: visible;
}
.block-review .product-images {
    float: left;
    margin-right: 10px;
}
.block-review .label {
    display: none;
}
.block-review .ratings {
    max-width: 68%;
    margin: 0 auto;
    padding: 5px 0;
}
.block-review .rating-box .rating {
    height: 10px;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/bkg_rating.png) 0 100% repeat-x;
}
.block-review .rating-box span.amount {
    text-align: left;
}
.block-review .rating-box {
    float: right;
    width: 50px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/bkg_rating.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.block.block-subscribe ul {
    text-align: left;
    padding: 0 0 0 20px;
}
.block.block-subscribe li {
    list-style: disc;
    list-style-position: outside;
}

.block-subscribe .input-prepend {
}
.block-subscribe .input-prepend > span {
    float: left;
    font-size: 28px;
    margin-top: -5px;
    margin-left: 5px;
}
.block-subscribe #newsletter.form-control {
    float: left;
    height: 25px;
    margin-bottom: 10px;
    width: 60%;
}
.block-subscribe .btn {
    padding: 2px;
    margin-bottom: 10px;
    margin-left: auto;
  margin-right: auto;
    float: none !important;
  display: block;
    border: 1px solid #A5E830 !important;
    background-color: hsl(80, 93%, 78%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9fcc3", endColorstr="#d8fb92");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#e9fcc3), to(#d8fb92));
    background-image: -moz-linear-gradient(top, #e9fcc3, #d8fb92);
    background-image: -ms-linear-gradient(top, #e9fcc3, #d8fb92);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9fcc3), color-stop(100%, #d8fb92));
    background-image: -webkit-linear-gradient(top, #e9fcc3, #d8fb92);
    background-image: -o-linear-gradient(top, #e9fcc3, #d8fb92);
    background-image: linear-gradient(#e9fcc3, #d8fb92);
    border-color: #d8fb92 #d8fb92 hsl(80, 93%, 75.5%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.16);
    -webkit-font-smoothing: antialiased;
}
.toolbar .pager-top { 
    padding: 12px 25px 0px 5px;
}

.toolbar p.navbar-text.margin-no {
    margin-left: 0;
    margin-right: 0;
}
#narrow-by-list a.glyphicon {
    padding: 5px 5px 5px 30px;
    width: 100%;
    background: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/down-arrow.png') 13px 9px no-repeat;
}
#narrow-by-list a.glyphicon.collapsed {
    background-image: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/left-arrow.png');
}

#narrow-by-list ol {
    padding-top: 10px;
    margin: 0 7px 10px 9px;
}
#narrow-by-list ol a {
    color: #4285F4;
    font-size: 13px;
}
#narrow-by-list ol li {
    font-size: 13px;
}
.block-layered-nav .currently .label {
    background: none;
    padding: 0;
    color: #000;
    line-height: 20px;
    font-size: 12px;
    right: 9px;
}

.icon-remove-sign {
    background-position: -48px -96px;
}
.btn-remove-inline {
    margin-left: 0px;
    right: -5px;
    position: absolute;
    top: 3px;
}

.brand.teloon, .product-view .teloon { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/teloon-69x29.png); }
.brand.head, .product-view .head { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/head.png); }
.brand.prince, .product-view .prince { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/prince.png); }
.brand.wilson, .product-view .wilson { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/wilson.png); }
.brand.babolat, .product-view .babolat { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/babolat.png); }
.brand.pacific, .product-view .pacific { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/pacific.png); }
.brand.karakal, .product-view .karakal { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/karakal.png); }
.brand.yonex, .product-view .yonex { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/yonex.png); }
.brand.dunlop, .product-view .dunlop { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/dunlop.png); }
.brand.luxilon, .product-view .luxilon { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/luxilon.png); }
.brand.nike, .product-view .nike { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/nike.png); }
.brand.spinfire, .product-view .spinfire { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/spinfire.png); }
.brand.ace-attack, .product-view .ace-attack { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/ace-attack69x28.png); }
.brand.adidas, .product-view .adidas { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/adidas69x29.png); }
.brand.alien, .product-view .alien { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/alien69x16.png); }
.brand.ashaway, .product-view .ashaway { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/ashaway69x28.png); }
.brand.fairway, .product-view .fairway { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/fairway69x29.png); }
.brand.genesis, .product-view .genesis { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/genesis69x28.png); }
.brand.go-dog-go, .product-view .go-dog-go { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/godoggo69x28.png); }
.brand.isospeed, .product-view .isospeed { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/isospeed69x27.png); }
.brand.i-stringer, .product-view .i-stringer { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/i-stringer-69x28.png); }
.brand.lobster, .product-view .lobster { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/lobster69x29.png); }
.brand.lotto, .product-view .lotto { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/lotto69x19.png); }
.brand.oxley-nets, .product-view .oxley-nets { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/oxley69x15.png); }
.brand.playmate, .product-view .playmate { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/playmate69x29.png); }
.brand.pro-supex, .product-view .pro-supex { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/pro-supex69x28.png); }
.brand.sam, .product-view .sam { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/sam69x29.png); }
.brand.sfida, .product-view .sfida { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/sfida69x20.png); }
.brand.signum-pro, .product-view .signum-pro { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/signum-pro69x29.png); }
.brand.slazenger, .product-view .slazenger { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/slazenger69x29.png); }
.brand.stiga, .product-view .stiga { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/stiga69x20.png); }
.brand.supercoach, .product-view .supercoach { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/supercoach69x29.png); }
.brand.tecnifibre, .product-view .tecnifibre { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tecnifibre69x28.png); }
.brand.tennis-australia, .product-view .tennis-australia { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tennis-australia69x28.png); }
.brand.tennisflex, .product-view .tennisflex { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tennis-flex69x20.png); }
.brand.tretorn, .product-view .tretorn { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tretorn69x28.png); }
.brand.tennis-warehouse-australia, .product-view .tennis-warehouse-australia { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/twa69x28.png); }
.brand.tourna, .product-view .tourna { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tourna.png); }
.brand.volkl, .product-view .volkl { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/volkl69x28.png); }
.brand.wise, .product-view .wise { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/wise69x28.png); }
.brand.xtreme, .product-view .xtreme { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/xtreme69x28.png); }
.brand.aef, .product-view .aef { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/aef69x28.png); }
.brand.tennis-tutor, .product-view .tennis-tutor { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tutor69x28.png); }
.brand.asics, .product-view .asics { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/asics-69x24.png); }
.brand.new-balance, .product-view .new-balance { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/new-balance-69x27.png); }
.brand.xuron, .product-view .xuron { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/xuron-69x12.png); }
.brand.sugarpova, .product-view .sugarpova { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/sugarpova-69x27.png); }
.brand.godoggo, .product-view .godoggo { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/godoggo69x28.png); }
.brand.rs-by-robin-soderling, .product-view .rs-by-robin-soderling { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/rs-69-29.png); }
.brand.bones-original-sportswear, .product-view .bones-original-sportswear { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/bones-69x29.png); }
.brand.qlipp, .product-view .qlipp { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/qlipp-69x29.png); }
.brand.sergio-tacchini, .product-view .sergio-tacchini, .product-view .tacchini { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/st-logo-69x29.png); }
.brand.diadora, .product-view .diadora { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/diadora-logo-69x29.png); }
.brand.summit, .product-view .summit { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/summit-logo69x15.png); }
.brand.solinco, .product-view .solinco { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/solinco69x29.png); }
.brand.lorow, .product-view .lorow { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/lorow-logo-69x28.jpg); }
.brand.oofos, .product-view .oofos { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/oofos-logo-69x14.png); }
.brand.pocket-radar, .product-view .pocket-radar { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/PRLogo_Black.png); }
.brand.eleven, .product-view .eleven { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/eleven.png); }
.brand.cornilleau, .product-view .cornilleau { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/cornilleau-58x29-logo.png); }
.brand.dk-sportbot, .product-view .dk-sportbot { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/dksportbot.png); }
.brand.\32xu, .product-view .\32xu { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/2xu.jpg); }
.brand.dimension-sport, .product-view .dimension-sport { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/dimension-sport.png); }
.brand.prohands, .product-view .prohands { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/prohands.png); }
.brand.oncourt-offcourt, .product-view .oncourt-offcourt { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/oncourt-offcourt-thumb.png); }
.brand.pro-stringer, .product-view .pro-stringer { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/pro-stringer-thumb.png); }
.brand.rs-barcelona, .product-view .rs-barcelona { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/rs-barcelona-thumbnail.png); }
.brand.thorlos, .product-view .thorlos { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/thorlos-thumbnail.jpg); }
.brand.kollectaball, .product-view .kollectaball { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/kollectaball-thumbnail.png); }
.brand.easystringer, .product-view .easystringer { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/easystringer.png);	background-size: auto 23px; }
.category-products .teloon, .product-view .teloon { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/teloon-69x29.png); }
.category-products .head, .product-view .head { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/head.png); }
.category-products .prince, .product-view .prince { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/prince.png); }
.category-products .wilson, .product-view .wilson { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/wilson.png); }
.category-products .babolat, .product-view .babolat { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/babolat.png); }
.category-products .pacific, .product-view .pacific { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/pacific.png); }
.category-products .karakal, .product-view .karakal { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/karakal.png); }
.category-products .yonex, .product-view .yonex { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/yonex.png); }
.category-products .dunlop, .product-view .dunlop { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/dunlop.png); }
.category-products .luxilon, .product-view .luxilon { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/luxilon.png); }
.category-products .nike, .product-view .nike { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/nike.png); }
.category-products .spinfire, .product-view .spinfire { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/spinfire.png); }
.category-products .ace-attack, .product-view .ace-attack { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/ace-attack69x28.png); }
.category-products .adidas, .product-view .adidas { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/adidas69x29.png); }
.category-products .alien, .product-view .alien { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/alien69x16.png); }
.category-products .ashaway, .product-view .ashaway { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/ashaway69x28.png); }
.category-products .fairway, .product-view .fairway { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/fairway69x29.png); }
.category-products .genesis, .product-view .genesis { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/genesis69x28.png); }
.category-products .go-dog-go, .product-view .go-dog-go { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/godoggo69x28.png); }
.category-products .isospeed, .product-view .isospeed { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/isospeed69x27.png); }
.category-products .i-stringer, .product-view .i-stringer { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/i-stringer-69x28.png); }
.category-products .lobster, .product-view .lobster { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/lobster69x29.png); }
.category-products .lotto, .product-view .lotto { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/lotto69x19.png); }
.category-products .oxley-nets, .product-view .oxley-nets { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/oxley69x15.png); }
.category-products .playmate, .product-view .playmate { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/playmate69x29.png); }
.category-products .pro-supex, .product-view .pro-supex { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/pro-supex69x28.png); }
.category-products .sam, .product-view .sam { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/sam69x29.png); }
.category-products .sfida, .product-view .sfida { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/sfida69x20.png); }
.category-products .signum-pro, .product-view .signum-pro { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/signum-pro69x29.png); }
.category-products .slazenger, .product-view .slazenger { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/slazenger69x29.png); }
.category-products .stiga, .product-view .stiga { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/stiga69x20.png); }
.category-products .supercoach, .product-view .supercoach { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/supercoach69x29.png); }
.category-products .tecnifibre, .product-view .tecnifibre { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tecnifibre69x28.png); }
.category-products .tennis-australia, .product-view .tennis-australia { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tennis-australia69x28.png); }
.category-products .tennisflex, .product-view .tennisflex { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tennis-flex69x20.png); }
.category-products .tretorn, .product-view .tretorn { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tretorn69x28.png); }
.category-products .tennis-warehouse-australia, .product-view .tennis-warehouse-australia { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/twa69x28.png); }
.category-products .tourna, .product-view .tourna { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tourna.png); }
.category-products .volkl, .product-view .volkl { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/volkl69x28.png); }
.category-products .wise, .product-view .wise { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/wise69x28.png); }
.category-products .xtreme, .product-view .xtreme { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/xtreme69x28.png); }
.category-products .aef, .product-view .aef { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/aef69x28.png); }
.category-products .tennis-tutor, .product-view .tennis-tutor { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/tutor69x28.png); }
.category-products .asics, .product-view .asics { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/asics-69x24.png); }
.category-products .new-balance, .product-view .new-balance { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/new-balance-69x27.png); }
.category-products .xuron, .product-view .xuron { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/xuron-69x12.png); }
.category-products .sugarpova, .product-view .sugarpova { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/sugarpova-69x27.png); }
.category-products .godoggo, .product-view .godoggo { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/godoggo69x28.png); }
.category-products .rs-by-robin-soderling, .product-view .rs-by-robin-soderling { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/rs-69-29.png); }
.category-products .bones-original-sportswear, .product-view .bones-original-sportswear { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/bones-69x29.png); }
.category-products .qlipp, .product-view .qlipp { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/qlipp-69x29.png); }
.category-products .sergio-tacchini, .product-view .sergio-tacchini, .product-view .tacchini { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/st-logo-69x29.png); }
.category-products .diadora, .product-view .diadora { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/diadora-logo-69x29.png); }
.category-products .summit, .product-view .summit { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/summit-logo69x15.png); }
.category-products .solinco, .product-view .solinco { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/solinco69x29.png); }
.category-products .lorow, .product-view .lorow { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/lorow-logo-69x28.jpg); }
.category-products .oofos, .product-view .oofos { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/oofos-logo-69x14.png); }
.category-products .pocket-radar, .product-view .pocket-radar { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/PRLogo_Black.png); }
.category-products .eleven, .product-view .eleven { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/eleven.png); }
.category-products .cornilleau, .product-view .cornilleau { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/cornilleau-58x29-logo.png); }
.category-products .dk-sportbot, .product-view .dk-sportbot { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/dksportbot.png); }
.category-products .\32xu, .product-view .\32xu { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/2xu.jpg); }
.category-products .dimension-sport, .product-view .dimension-sport { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/dimension-sport.png); }
.category-products .prohands, .product-view .prohands { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/prohands.png); }
.category-products .oncourt-offcourt, .product-view .oncourt-offcourt { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/oncourt-offcourt-thumb.png); }
.category-products .pro-stringer, .product-view .pro-stringer { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/pro-stringer-thumb.png); }
.category-products .rs-barcelona, .product-view .rs-barcelona { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/rs-barcelona-thumbnail.png); }
.category-products .thorlos, .product-view .thorlos { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/thorlos-thumbnail.jpg); }
.category-products .kollectaball, .product-view .kollectaball { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/kollectaball-thumbnail.png); }
.category-products .easystringer, .product-view .easystringer { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/easystringer.png);	background-size: auto 23px; }
.category-products .kettler, .product-view .kettler { background-image:url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/brands/kettler.svg);	background-size: 80px 23px; }

.category-products .minimal-price-link {
    display: none !important;
}



.catalog-product-view div#zipmoney-widget-general-addtocart.zip-widget-general {
    margin-top: 15px;
}

.products-grid .product-image img {
    border: 1px solid #DBDBDB;
    padding: 1px 1px 30px 1px;
}
.products-grid .price-label{
  display: none;
}


/* Product tabs */
.product-view .nav-tabs > li { min-width: 111px; text-align: center; }
.product-view .nav.nav-tabs .active a { color: #78d31e; font-weight: bold; background: #fff; border: 1px solid #ddd; border-bottom: none; }
.product-view .nav.nav-tabs a { border-bottom: none; }
.product-view .nav > li > a { text-decoration: none; background-color: #78d31e; color: #fff; font-weight: bold; border-color: #EEE #EEE #DDD;}
.product-view .nav-tabs > li > a { padding-bottom: 7px; line-height: 9px; }
.product-view .nav-tabs > li > a, .nav-pills > li > a { margin-right: 6px; }
.navbar .nav > li > a:hover { color: #08C; }

.tab-content { border: 1px solid #DDD; border-top: none; padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 }
.tab-content.span8 { margin-left:0;}
.product-view .nav { margin-bottom: 0px; }

.specifications-list ul { margin: 20px 0 9px 0; }
.specifications-list li { list-style:none; border-bottom: 1px dashed #DDD;margin-right:15px;line-height: 24px; }
.specifications-list li:last-child { border-bottom: none; }
.specifications-list li ul{
     margin: 10px;
}
.specifications-list li ul li {
     list-style-type: disc;
     list-style-position: inside;
     border-bottom: none;
}


.product-view .form-add li { list-style: none; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.product-view .price-box .price { font-size: 23px; font-weight: normal; color: #333333; }
.price-box .label { color: #333;}
.product-view label { font-weight: bold; }
.product-view .options-list label { margin-top: 5px; }
.product-view .old-price { /*float: left; margin: 11px 0 0 120px;*/ }
.product-view .special-price { /*margin: 10px 20px 0 0;*/ }
.product-view .old-price .price { font-weight: normal; color: #333; font-size: 13px; }
.product-view .quantity { float: left; margin: 0 0 4px 0; }

/* Reviews */
#product-review-table{margin-bottom: 19px; width: auto; }
#product-review-table thead th { background: #EAEAEA; }
#product-review-table th,#product-review-table td {color: #000; border: 1px solid #ddd;min-width: 50px; padding: 5px; text-align:center;}
#review-form > .form-list {float: left;}
#review-form ul{margin:0;}
#review-form li label {float: left; width: 180px;line-height: 25px }
#review-form .buttons-set{}
#customer-reviews h4 { color: #78d31e }

.box-reviews h4 {margin-bottom: 9px;}
.box-reviews .progress {width: 116px;padding: 5px;margin-bottom:0; height: 30px; border-radius: 4px;}
.box-reviews .progress .bar { height: 20px; background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/product_view_rating.png) 0 100% repeat-x; box-shadow: none;}
.box-reviews blockquote p {font-size: 12px;line-height: 1.5;}

.review-form-fields input, .review-form-fields textarea {
    width: 210px;
    margin-bottom: 10px;
}

.review-form-fields textarea {
    width: 350px;
}

#reviews .table th {
  font-weight: bold;
}

.product-view label {
    font-weight: bold;
    font-size: 13px;
    margin-top: 9px;
}

.required em {color: red;padding-right: 2px;}

.block-bundle {list-style: none;
background-image: linear-gradient(bottom, rgb(255,255,255) 25%, rgb(236,255,199) 74%);
background-image: -o-linear-gradient(bottom, rgb(255,255,255) 25%, rgb(236,255,199) 74%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 25%, rgb(236,255,199) 74%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 25%, rgb(236,255,199) 74%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 25%, rgb(236,255,199) 74%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.25, rgb(255,255,255)), color-stop(0.74, rgb(236,255,199)) );
}

.block-bundle .simplebundle { border: none;}
.simplebundle .simplebundle-selection {
  float: none; 
  width: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer !important;
}

.block-bundle ul {margin:0;list-style:none}
.simplebundle-pic { float: left; position: relative; min-height: 60px; margin-bottom: 20px; }
.simplebundle-pic img{ border: 1px solid #78d31e; border-radius: 0.6em; padding: 2px;}
.simplebundle-pic .simplebundle-pic-qty {
   width: 30px;
   border-radius: 28px;
   height: 30px;
}

a.myGallery {
  pointer-events: none;
}

a.myGallery.loaded {
  pointer-events: auto;
}

/* jCarousel */
.jcarousel-container {}
.jcarousel-direction-rtl {direction: rtl;}
.jcarousel-container-horizontal {padding: 10px 40px; width: 326px; }
.product-view .jcarousel-container-horizontal {width: auto;}
.crosssell .jcarousel-container-horizontal {width: 100%;}
.jcarousel-container-vertical { width: 74px;height: 245px;padding: 40px 20px;}
.jcarousel-clip {overflow: hidden;}
.jcarousel-clip-horizontal {width:  246px;}
.product-view .jcarousel-clip-horizontal {width: auto;}
.crosssell .jcarousel-clip-horizontal {width:  auto;}
.jcarousel-clip-vertical {width:  77px;height: 245px;}
.jcarousel-item {width: 80px;height: 80px;border: 1px solid #fff;}
.jcarousel-item:hover,
.jcarousel-item:focus {border-color: #808080;}
.jcarousel-item-horizontal {margin-left: 0;margin-right: 7px;}
.jcarousel-direction-rtl .jcarousel-item-horizontal { margin-left: 7px; margin-right: 0;}
.jcarousel-item-vertical {margin-bottom: 7px;}
.jcarousel-item-placeholder {}
.crosssell .jcarousel-item {border: none;}

#more-views-carousel:not(.jcarousel-list) {
  list-style: none;
  width: 100%;
  height: 80px;
  overflow: hidden;
  pointer-events: none;
}

#more-views-carousel:not(.jcarousel-list) li {
  float: left;
  width: 80px;
  height: 80px;
}

/**  Horizontal Buttons */
/*
.jcarousel-prev-horizontal {
    position: absolute;
    top: 26px;
    left: 5px;
    width: 30px;
    height: 48px;
    cursor: pointer;
    background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png) no-repeat 0 0;
}
*/
.jcarousel-prev.jcarousel-prev-horizontal,
.jcarousel-next.jcarousel-next-horizontal {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background-size: 50%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #e5e5e5;
  cursor: pointer;
  opacity: 0.75;
  transition: all 0.3s ease-in-out;
}

.jcarousel-prev.jcarousel-prev-horizontal:hover,
.jcarousel-next.jcarousel-next-horizontal:hover {
  opacity: 1;
}

.jcarousel-prev.jcarousel-prev-disabled,
.jcarousel-next.jcarousel-next-disabled {
  opacity: 0.25;
  pointer-events: none;
}

.jcarousel-prev.jcarousel-prev-horizontal {
  left: 0;
  background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/chevron-left.svg);
}

.jcarousel-next.jcarousel-next-horizontal {
  right: 0;
  background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/chevron-right.svg);
}

.jcarousel-item .mfp-iframe img { min-height: 100%; }
.jcarousel-item .mfp-iframe { display: inline-block; height: 78px; }




/*
.jcarousel-next-horizontal {
    position: absolute;
    top: 26px;
    right: 5px;
    width: 30px;
    height: 48px;
    cursor: pointer;
    background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png) no-repeat -35px -49px;
}
.jcarousel-next-horizontal {
    background: transparent url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png") no-repeat scroll -35px -49px;
}
.jcarousel-next-horizontal.jcarousel-nav-active {
    background: transparent url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png") no-repeat scroll -35px -49px;
}
.jcarousel-prev-horizontal {
    background: transparent url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png") no-repeat scroll 0 -49px;
}
.jcarousel-prev-horizontal.jcarousel-nav-active {
    background: transparent url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png") no-repeat scroll 0 -49px;
}

.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:focus, .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -35px 0;
}

.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:focus, .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}
*/

/*.jcarousel-prev-horizontal:hover {
    background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png) no-repeat 0px -49px;
}

.jcarousel-next-horizontal:hover {
    background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/horizontal-arrows.png) no-repeat -35px 0px;
}*/


/** Vertical Buttons  */
.jcarousel-next-vertical {position: absolute;bottom: 5px;left: 43px;width: 32px;height: 32px;cursor: pointer;background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/next-vertical.png) no-repeat 0 0;}
.jcarousel-next-vertical:hover,
.jcarousel-next-vertical:focus {background-position: 0 -32px;}
.jcarousel-next-vertical:active {background-position: 0 -64px;}
.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:focus,
.jcarousel-next-disabled-vertical:active {cursor: default;background-position: 0 -96px;}
.jcarousel-prev-vertical {position: absolute;top: 5px;left: 43px;width: 32px;height: 32px;cursor: pointer;background: transparent url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/prev-vertical.png) no-repeat 0 0;}
.jcarousel-prev-vertical:hover,
.jcarousel-prev-vertical:focus {background-position: 0 -32px;}
.jcarousel-prev-vertical:active {background-position: 0 -64px;}
.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
.jcarousel-prev-disabled-vertical:focus,
.jcarousel-prev-disabled-vertical:active {cursor: default;background-position: 0 -96px;}


.icon-zoom-in {
    background-position: -336px 0 !important;
}
.more-views h4 {
  font-size: 14px;
  font-weight: bold;
}
.product-view .more-views .icon-zoom-in {
    float: left;
    margin: 2px;
}

.validation-advice {
     margin: 0 0 6px;
}

.product-view .social-icons {
    float: right;
    margin-right: 85px;
    margin-top: 10px;
}

.well {
    background: none;
    margin-bottom: 0;
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.block-viewed.well { padding: 5px 0px; }

.checkout-cart-index #shopping-cart-totals-table td, .form-actions {
    border-top: 1px solid #78d31e;
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: transparent;
    border-top: 1px solid #ddd;*
    zoom: 1;
}
.checkout-cart-index #shopping-cart-totals-table td {
  padding: 5px;
}
.checkout-cart-index #shopping-cart-totals-table td:last-child { width: 30%; }
.checkout-cart-index #shopping-cart-totals-table td select {
  width: 175px;
}

.checkout-cart-index .qty-control {
     padding: 5px 3px;
     background: none;
     border: none;
}
 .checkout-cart-index .quantity_box_button_down {
     padding: 5px 4px;
}
 .checkout-cart-index span .qty {
     text-align: center;
}


.well table.ratings-table.table {
    width: auto;
}

/* Configurables */
.product-options .controls select {
display: inline-block;
float: right;
line-height: 26px;
min-width: 58.5%;
}
.product-options label { float: left;}

/*Bundles*/
.qty-holder, .qty-holder label {display: none !important;}

.option_container {float:left; width: auto;}

.option_container .controls {float:right;}

.option_container label {line-height: 26px}

.product-options label.checkbox { clear:both; min-height: 20px;}
.product-options .input-box {min-height: 25px;}

.product-options {
    background: none;
    border: none;
    padding: 0;
    /* min-height: 90px; */
    /* float: none; */
}

.product-options dd {
    border-bottom: none;
    padding: 10px 0 20px;
}

.category-products div.actions {
    text-align: center;
}

div.product-main-info p.product-ids {
    clear: both;
}

.nav-container {
	border-bottom: 2px solid #78d31e;
    border-radius: 0;
}

ul#nav {
    width: 100%;
    border-radius: 0; 
    top: 0;
}


ul#nav li.level-top.first, ul#nav li.level-top.first:hover {
    border-radius: 0;
}

.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
}
ul#nav li.active a, .navbar-inverse .navbar-nav > .active > a {
  background-color: transparent;
  color: #78d31e;
}

ul#nav li.active .level1 a, ul#nav li.active .menu-column a {
    background: none;
}

#nav li.level-top {
    border-right: none;
}

#nav li a {
    padding: 11px 8px 10px;
}

#nav ul li, #nav ul li.active, #nav ul li a, #nav ul li.last, #nav ul li a:hover {
    background: none;
}

.carousel-caption {
    z-index: 1;
}

/* Mobile menu */
.navbar-toggle {
    float: left;
    margin-left: 7px;
    height: 43px;
    position: relative;
    border-radius: 4px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    max-height: none;
}
.icon-bar-menu-title {
    position: absolute;
    top: 14px;
    left: 50px;
    text-transform: uppercase;
}
#nav .menu-column h3 {
    color: #7AC72D;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 4px;
    margin-bottom: 10px;
    font-size: 1.05em;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}
.mega-menu .level-top b.caret {
    display: none;
}



.widget .widget-title h2 {
    font-size: 30px;
    font-weight: 500;
    color: inherit;
}

.widget-new-products .products-grid, .widget-new-products ul.add-to-links {
    padding-left: 0;
}

.widget-new-products .products-grid .product-image, .widget-new-products .products-list .product-image {
    width: 100%;
    height: 100%;
}
.cms-home .widget-new-products .products-grid .product-image {
  float: none;
  width: auto;
  height: auto;
  display: inline-block;
}
.category-products .caption h2.product-highlight a {
    color: #78d31e;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
}

.widget-new-products .widget-title > h2 {
    border-bottom: 1px solid #78d31e;
    float: left;
    width: 100%;
    line-height: 36px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.cms-home h2, .footer h2 {
    /*font-size: 20px !important;*/
}

.favourite-brands h2, .product-slider.jcarousel h3 {
    border-bottom: 1px solid #78d31e;
    float: left;
    width: 100%;
    line-height: 36px;
}

.category-products .caption h2 a {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
    color: #484848;
}

.category-products .special-price .price {
    color: red;
}

.old-price .price-label, .special-price .price-label {
    display: none;
}

.category-products .price {
    font-weight: bold;
    color: #78d31e;
    font-size: 14px;
    line-height: 1.4em;
}

.category-products .caption {
    text-align: center;
}

.category-products .caption h2, .category-products .products-list h2 {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
    margin: 0;
}

.favourite-brands img {
    width: 13%;
}

.products-grid .product-image {
    width: auto;
    height: auto;
    text-align: center;
}

.product-view .rating-box {
    width: 105px;
    height: 20px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/product_view_rating.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
    margin-bottom: 10px;
}

.product-view .rating-box .rating {
    height: 20px;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/product_view_rating.png) 0 100% repeat-x;
}

.product-view .ratings .rating-box {
    float: none;
}

.ratings .rating-links {
   font-size: 13px;
   margin-bottom: 10px;
}

.product-view .regular-price .price {
   color: #333333;
   font-weight: normal;
}



.add-to-cart .btn-primary {
    background-color: hsl(194, 89%, 41%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26c2f2", endColorstr="#0b9ac5");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#26c2f2), to(#0b9ac5));
    background-image: -moz-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: -ms-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c2f2), color-stop(100%, #0b9ac5));
    background-image: -webkit-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: -o-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: linear-gradient(#26c2f2, #0b9ac5);
    border-color: #0b9ac5 #0b9ac5 hsl(194, 89%, 37.5%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
    -webkit-font-smoothing: antialiased;
}


@media (max-width: 414px) {
    .checkout-cart-index .hero-unit.coupon-block { display: none; }
    #reviews .table th {
        font-weight: bold;
        font-size: 13px;
    } 

    .amshopby-featured-wrapper a img { width: 40%; display: inline-block; margin: 10px 5px;}
    .featured-categories .category-name { max-width: 65px; }
    .sidebar .block-subscribe, .sidebar .block-review { display: none; }
}

.btn {
  display: inline-block;
  padding: 6px 10px 6px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #0055cc;
}
button.btn-blue span span { color: #fff !important; }

button.btn-blue, .btn-primary {
  background-color: hsl(194, 89%, 41%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26c2f2", endColorstr="#0b9ac5");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#26c2f2), to(#0b9ac5));
  background-image: -moz-linear-gradient(top, #26c2f2, #0b9ac5);
  background-image: -ms-linear-gradient(top, #26c2f2, #0b9ac5);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c2f2), color-stop(100%, #0b9ac5));
  background-image: -webkit-linear-gradient(top, #26c2f2, #0b9ac5);
  background-image: -o-linear-gradient(top, #26c2f2, #0b9ac5);
  background-image: linear-gradient(#26c2f2, #0b9ac5);
  border-color: #0b9ac5 #0b9ac5 hsl(194, 89%, 37.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
  -webkit-font-smoothing: antialiased;
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
}

a {
    color: #4285F4; 
}

.products-grid .product {
    margin-bottom: 25px;
    text-align: center;
    list-style: none;
}

.category-products .products-grid {
    margin-bottom: 0px;
}

.category-products .ratings {
    max-width: 68%;
    margin: 0 auto;
    padding: 5px 0;
}
.category-products .rating-box {
    float: right;
    width: 50px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/bkg_rating.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}
.ratings .amount { 
    font-size: 13px;
}
.product-image a:focus {
  border: none;
  outline: none;
}


.cms-home h2 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.top-brands img {
    margin: 0 5px 0px 0;
}
/*Footer Homepage*/
/* .footer {border-top: 2px solid #78d31e;background: #78d31e;}
div.footer.row-fluid { border-top: none; padding-top: 0; }
.border-1 { border-top: 2px solid #fff; }
.footer .footer-products ul { list-style: none; }
.footer-products li { border-bottom: 1px dashed #639A23; width: 80%; line-height: 23px; }
.footer-products li.last { border-bottom:none; }
.footer-products li {padding-left: 10px; }
.footer-products li:hover { background: #B1F33A; }
.footer-products li a:hover { text-decoration:none;}
.footer .information { padding-bottom: 10px; }
.footer .information ul { margin: 0; }
.footer .information li { display: inline; border-right: 1px solid #5F9A22; padding: 0 6px 0 2px; font-size: 13px; }
.footer .information li:last-child { border-right: none; }
.footer .information a:hover { color: #B1F33A; }
.footer p { margin: 0; }
.footer a {color: #000;}
.footer-2 img { margin-right: 46px; } */
/* Footer Layout */
/* 
.main-footer { border-bottom: 15px solid #C8C8C8; padding: 0; }
.footer .footer-1 { background: #fff; min-height: 119px; border-top:2px solid #FFF; border-bottom: 1px solid #CDCDCD; text-align: center; }
.footer .footer-1 .border { border-top: 2px solid #AFF33A; padding-bottom: 20px; padding-top: 18px; }
.footer .footer-1:before { position: absolute; display: block; content: ''; border-top: 2px solid #AFF33A;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.footer .footer-1 a { margin-right: 80px;}
.footer .footer-1  h2 { float: left; margin: 39px 30px 0 0; font-size: 16px; text-transform: uppercase; }
.footer .footer-1 img { margin: 0 134px 0 0; }
.footer .footer-1 img:last-child { margin-right: 0; }

.footer .footer-2 { background: #EAEAEA; min-height: 155px; }
.footer .footer-2 .container { padding-top: 20px; }
.footer .footer-2 strong, .footer-2 p { color: #848484; }
.top-brands { text-align: center; }
.top-brands  img { margin: 0 5px 0px 0; }
.top-brands h4 { padding: 20px 0 10px 0; font-size: 14px; color: #333333; }
.top-brands h2, .top-brands h4{ text-align: left; }
.top-brands-list {
  margin: 20px 0 0 0;
  text-align: left;
}
.top-brands-list li {
  display: inline-block;
  font-size: 0pt;
  margin: 0 5px 30px 0;
  vertical-align: middle;
}
.top-brands-list li:nth-child(7) {
  margin-right: 0;
}
.top-brands-list li:nth-child(9), .top-brands-list li:nth-child(10) {
  margin-right: 30px;
}
.top-brands-list li:nth-child(11), .top-brands-list li:nth-child(12) {
  margin-right: 35px;
}




 .main-footer .row-fluid {
    width: 100%;
    *zoom: 1;
  }
 .main-footer .row-fluid:before,
 .main-footer .row-fluid:after {
    display: table;
    content: "";
  }
 .main-footer .row-fluid:after {
    clear: both;
  }
 .main-footer .row-fluid > [class*="span"] {
    float: left;
  }
 .main-footer .row-fluid > [class*="span"]:first-child {
    margin-left: 0;
    text-align: left;
  }
 .main-footer .row-fluid > .span12 {
    width: 100%;
  }
.main-footer .row-fluid > .span11 {
    width: 91.45299145300001%;
  }
.main-footer .row-fluid > .span10 {
    width: 82.905982906%;
  }
.main-footer .row-fluid > .span9 {
    width: 74.358974359%;
  }
.main-footer .row-fluid > .span8 {
    width: 65.81196581200001%;
  }
.main-footer .row-fluid > .span7 {
    width: 57.264957265%;
  }
.main-footer .row-fluid > .span6 {
    width: 48.717948718%;
  }
.main-footer .row-fluid > .span5 {
    width: 40.170940171000005%;
  }
.main-footer .row-fluid > .span4 {
    width: 31.623931624%;
  }
.main-footer .row-fluid > .span3 {
    width: 23.076923077%;
  }
 .main-footer .row-fluid > .span2 {
    width: 14.529914530000001%;
  }
 .main-footer .row-fluid > .span1 {
    width: 5.982905983%;
  }
 */

 /* New Footer */
 
 
footer.footer {
    background: #333436 none repeat scroll 0 0;
    padding: 0;
}
.new_footer .footer_top {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 0;
}
.new_footer .footer_mobile {
    display: none;
}
.new_footer .footer_connections {
    float: right;
    width: 40%;
}
.new_footer .footer_links {
    float: left;
    width: 60%;
}
.new_footer .footer_links ul {
    float: left;
    margin-right: 10%;
    text-align: left;
    width: 32%;
	margin-bottom: 30px;
}
.new_footer .footer_links ul:nth-child(2n) {
    margin-right: 0;
}
.new_footer .footer_links li {
    border-bottom: 1px dashed #5d5d5d;
    display: block;
    padding: 5px 0;
}
.new_footer .footer_links li:last-child {
    border-bottom: 0 none;
}
.new_footer .footer_links li a {
    color: #78d31e;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
}
.new_footer .footer_links .footer_infor {
    clear: both;
}
.new_footer .footer_links .footer_infor .infor_box1 {
    float: left;
    margin-right: 10%;
    text-align: left;
    width: 32%;
}
.new_footer .footer_links .footer_infor .infor_box2 {
    float: left;
    margin-top: 15px;
    text-align: left;
}
.new_footer .footer_links .footer_infor .infor_box2 p:first-child {
    font-weight: 700;
    margin-bottom: 5px;
}
.new_footer .footer_links .footer_infor .infor_box2 p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

.footer .footer_connections h2 {
    color: #ffff;
    font-size: 21px;
    margin: 10px 0 15px;
    text-align: left;
    text-transform: uppercase;
}
.footer .footer_connections .follow-us h2 {
    margin: 10px 0 20px;
}
.footer .footer_connections ul {
    display: block;
    margin: 12px 0;
}
.footer .footer_connections li {
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: center;
}
.footer .footer_connections li:last-child {
     margin-right:0;
}
 .footer .footer_connections li [class*=" fa-"]:before {
     margin-right: 0;
}
.footer_connections .follow-us {
    text-align: left;
}
.footer .footer_connections li a:hover {
    color: #78d31e;
}
.footer .footer_connections li a {
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 28px;
    height: 50px;
    line-height: 46px;
    transition: all 0.3s ease 0s;
}
.footer .footer_connections li .fa-youtube-play { 
    font-size: 30px;
}

.footer .footer_connections .follow-us li svg {
  width: 28px;
  height: 28px;
}

.footer_connections .footer_subscribe {
    margin-top: 40px;
}
.footer_subscribe .block-subscribe #newsletter-footer.form-control {
    height: 38px;
    margin: 0;
    width: 82%;
    float: left;
}
.footer_subscribe .block-subscribe .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center !important;
    border-radius: 0;
    color: #78d31e !important;
    font-size: 14px;
    font-weight: 700;
    height: 38px;
    padding: 0 10px;
    text-transform: uppercase;
}
.footer_subscribe .block-subscribe #newsletter.form-control {
    height: 38px;
}
.footer_contacts .number_phone a {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
.footer_contacts p {
    text-align: left;
	margin: 0;
}
.footer_contacts {
    margin-top: 5px;
}
.footer_contacts .mail a {
    color: #78d31e;
    font-size: 12px;
    letter-spacing: 1px;
}
.open_hours {
    color: #fff;
    text-align: left;
}
.open_hours h6 {
    font-size: 12px;
    font-weight: 700;
    margin: 20px 0 5px;
}
.open_hours p {
    color: #ccc;
    font-size: 12px;
    margin: 0;
}

.new_footer .footer_bottom {
    border-top: 1px solid #78d31e;
    clear: both;
    display: block;
    margin-top: 30px;
    padding: 25px 0 15px;
    text-align: center;
}
.new_footer .footer_top {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 10px 0;
    width: 95%;
}
.new_footer .footer_bottom p {
    color: #ccc;
    font-size: 12px;
}
.footer_subscribe .block-subscribe .validation-advice {
    font-weight: 300;
    padding: 6px 0;
    float: left;
    text-align: left;
    width: 75%;
    background-image: none;
}
.product-options-bottom .add-to-links {
    margin: 5px 0 0 0;
    padding: 2px 5px;
}

.label-info {background-color: #4285F4; font-size: 10px;}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #2d6987;
}

.product-options p.required {
    display: none;
}

.branding.mobile, .glyphicon-search.mobile {
    display: none;
}

.header .search-holder .form-search { width: 100%; }
.col-xs-6.search-holder { width: calc(100% - 220px); margin-left: 20px;}

@media screen and (max-width: 1280px) {

.footer_subscribe .block-subscribe #newsletter.form-control {
    width: 78%;
}

	
}

@media screen and (max-width: 1199px) {

.amshopby-tooltip-img { 
    display: none;
}

.button-slideout-filter {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    background: #0C9AC6;
    padding: 3px 11px;
    color: #fff;
    border: none;
    z-index: 99999;
    border: 1px solid #fff;
    border-bottom: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
    font-weight: bold;
}
.button-slideout-filter.side {
    position: fixed;
    right: -22px;
    top: 50vh;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.button-slideout-filter.top { text-align: center; }
.button-slideout-filter.top:nth-child(1){ display:none;}

.sidebar.col-sm-3 {
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 10;
    right: -270px;
    width: 270px;
    display: none;
    padding:0
}
.customer-account-index .sidebar.col-sm-3,
.customer-account-edit .sidebar.col-sm-3,
.customer-address-index .sidebar.col-sm-3,
.sales-order-history .sidebar.col-sm-3,
.newsletter-manage-index .sidebar.col-sm-3,
.quote2sales-quote-history .sidebar.col-sm-3,
.braintree-saved-index .sidebar.col-sm-3,
.quote2sales-quote-history .sidebar.col-sm-3,
.quotation-quote-list .sidebar.col-sm-3,
.quote2sales-request-index .sidebar.col-sm-3,
.ugiftcert-customer-balance .sidebar.col-sm-3
 { position: relative !important; width: calc(100% - 30px) !important; margin: 10px 15px !important; right: 0; display: block; }

.my-account { padding: 0 !important;}
.sidebar.col-sm-3 .amshopby-filters-left { border-radius: 0;}
.open-left-off-canvas-menu .button-slideout-filter {
    right: 248px;
}
.open-left-off-canvas-menu .currency-switcher { 
    display:none;
}
.open-left-off-canvas-menu .ajax-cart-loading-mask {
     display: block !important;
}
 .open-left-off-canvas-menu .ajax-cart-loading-mask .loader {
     display: none;
}
 .open-left-off-canvas-menu .ajax-cart-loading-mask .overlay {
     background: white;
     display: block;
     left: 0;
     opacity: 0.8;
     filter: alpha(opacity = 50);
     position: fixed;
     top: 0;
     width: calc(100% - 270px);
     height: 100%;
     z-index: 1000;
}


.block-subscribe.hidden-sm.hidden-xs {
    display: block !important;
}
  .footer .top-brands h2,
  .footer .top-brands ul {
    display: none;
  }

  .nav-collapse {
    display: none;
  }

  .cart .crosssell li.item {
    padding-left: 12px; 
    border: none;
  }

  .cart .crosssell .product-details .product-name {
    padding-left: 0;
  }

  .cart .crosssell .jcarousel-clip-horizontal {
    width: auto;
  }

  .crosssell h3 {
    padding: 10px;
  }

  .cart .crosssell .product-details {
    margin-left: 0;
    clear: both;
    padding-top: 5px;
  }

  .visible-xs {
      display: block !important;
  }

  .cms-index-index .featured-wrapper {
      display: none;
  }

  .review-form-fields textarea {
      width: 100%;
  }

  .navbar.navbar-static-top {
      border-width: 1px 0;
  }

  .navbar-inverse {
      top: 0;   
  }

  .branding.mobile, .glyphicon-search.mobile {
     display: block;
  }

  .navbar-toggle, .branding { float: left;}
  .branding { padding-top: 10px;}

  .navbar-inverse .navbar-toggle {
      border: none;
  }
  .navbar-inverse .navbar-toggle:hover, 
  .navbar-inverse .navbar-toggle:focus {
      background: none;
  }
  span.glyphicon-search {font-size: 23px; padding: 14px}

  
  .navbar-header {
    background-color: #7BD133;
  }

  .header > .container {
    display: block;
    position: absolute;
  }

  .product-view .product-options-bottom {
    padding: 0;
  }

  #description img { height: auto; }

  .catalog-product-view .sidebar {
    display: none;
  }

  .jcarousel-container-horizontal {margin: 0 auto;}

  #reviews .table th {
    font-weight: normal;
    font-size: 12px;
  }

  .product-name h1 {
    padding-right: 0;
  }

  #product-review-table th, #product-review-table td {
    max-width: 43px;
    padding: 2px;
  }

  .cms-index-index .sidebar {
    display: none;
  }

  .product-view.container .product-image {
    text-align: center;
  }

  .block-subscribe .input-prepend > span {
    margin-left: 14px;
  }

  .form-search .input-group-btn {
    display: none;
  }

  li.mobileLimit {
    display: none;
  }

  .main-footer .row-fluid > .span2,
  .main-footer .row-fluid > .span8,
  .main-footer .row-fluid > .span10 {
    clear: both;
    width: 100% !important;
  }

  .footer .footer-1 img {
    margin-left: auto;
    margin-right: auto;
  }

  .footer .footer-1 a {
    margin-right: auto;
  }

  .footer .footer-1 h2 {
    float: none;
    margin: 10px auto 10px auto;
  }

  .footer-products li {
    width: 100%;
  }

  .main-footer .row-fluid > .span4 {
    width: 100%;
    clear: both;
    margin: 0 0 10px;
    text-align: center;
  }
  .main-footer .row-fluid > [class*="span"]:first-child {
    text-align: center;
  }
  .main-footer .border-1 .container {
    padding-left: 5px;
    padding-right: 5px;
  }
 
  .footer-products h2 {
    padding-left: 8px;
  }
  .footer .footer-1 a {
    clear: both;
    display: block;
  }

  .top-brands img {
    margin: 10px 5px 0px 0;
  }

  .product-view .product-name {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
  }

  .product-view .brand {
    position: static;
    margin-top: 0; 
    margin-bottom: 6px;
    background-position: left;
  }

  .product-view .product-name h1 {
	 position: static;
	flex: 0 0 100%;
  }

  .product-options dt,
  .product-options dt label {
	min-width: auto;
  }

  .header .branding img { 
    width: 120px; 
  }

  .widget-new-products .products-grid li.item {
    width: 50%;
  }

  .product-view {
    width: auto;
  }
  .nav.mega-menu .level0:hover .dropdown-menu {
    display: none !important;
  }
  .header {
    z-index: 901;
  }
  .header form {
    display: block;
    width: 50%;
    position: static;
  }
  .header .form-search {
    margin-top: 10px;
    right: 7px;
    width: 50%;
  }
  .branding .logo {
    display: block;
    float: none;
    text-align: left;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .switches {
    text-align: center !important;
  }
  #dropdown {
    right: auto;
    left: 0;
  }
  .catalog-category-view .navbar-inverse {
    margin: 0;
  }
  .catalog-category-view .breadcrumb {
    margin-bottom: 5px;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }
  #nav li.level-top {
    width: 100%;
    background-image: none;
    border-bottom: 1px solid #999999;
  }
  #nav > li > a {
    width: 100%;
  }
  ul#nav {
    padding: 0;
  }
  #nav .menu-columns {
    position: static;
  }
  #nav .menu-column.last {
    display: none;
  }
  #nav .menu-column {
    float: none;
    width: 100%;
    padding: 0;
  }
  #nav ul span, #nav ul li.last li span {
    padding: 0;
  }
  #nav a {
    float: none;
  }
  #nav li.level-top:hover {
    background-image: none;
  }
  #nav ul li, #nav ul li.active {
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
  }
  #nav .menu-column h3 {
    padding: 3px 6px 3px;
  }
  #nav .menu-column li a {
    padding: 6px 6px;
  }
  .mega-menu .level-top b.caret {
    background-image: none !important;
    display: inline-block !important;
    font-family: ThemeIcons;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    cursor: pointer;
    line-height: 22px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 4px;
    width: 49px;
    border: none;
  }    
  .mega-menu .level-top b.caret:before {
    content: "+";
  }
  .mega-menu .open.level-top b.caret:before {
    content: "-";
  }
  div.nav-container-inner {
    width: auto !important;
  }
  #nav .menu-column ul {
    list-style: none;
    padding-top: 0;
  }
}

@media screen and (max-width: 1199px) {
  .nav.mega-menu .dropdown-menu .container .static-container {
    display: none;
  }
  #nav .menu-columns { border-top: 1px solid #000; }
}


@media screen and (max-width: 1024px) {

.footer_subscribe .block-subscribe #newsletter.form-control {
    width: 75%;
}

}

@media screen and (max-width: 991px) {

.new_footer .footer_links li a {
    font-size: 14px;
}
.new_footer .footer_links ul {
    margin-right: 7%;
    width: 38%;
}
.footer .footer_connections .follow-us h2 {
    margin: 10px 0 20px;
}
.footer .footer_connections h2 {
    font-size: 18px;
}
.footer_subscribe .block-subscribe #newsletter.form-control {
    width: 71%;
}
.body-wrapper #algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info {
    margin-bottom: 0;
    max-height: 100%;
    min-height: auto;
    white-space: nowrap;
	text-align: left;
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price {
    position: static;
}
.product-view .add-to-box .widget-product.zm-custom-button {
    margin-bottom: 0;
}

}


@media screen and (max-width: 770px) {

.footer .new_footer .container {
    padding: 0;
}
.new_footer .footer_top {
    padding: 0;
    width: 100%;
}
.new_footer .footer_connections {
    background: #78d31e none repeat scroll 0 0;
    display: block;
    float: none;
    overflow: hidden;
    width: 100%;
}
.new_footer .footer_links {
    background: #333436 none repeat scroll 0 0;
    float: none;
    overflow: hidden;
    padding: 20px 30px;
    width: 100%;
}
footer.footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    padding: 0;
}
.footer .footer_connections li a:hover {
    color: #fff;
}
.footer .footer_connections li a {
    color: #333;
}
.new_footer .footer_contacts {
    display: none;
}
.open_hours {
    display: none;
}
.footer .footer_connections h2 {
     text-align: center;
}
.footer_connections .footer_subscribe {
     max-width: 80%;
     margin: 0 auto 15px auto;
     
}
.footer_subscribe .block-subscribe .btn {
     background: #333436 !important;
}

.footer .footer_connections .follow-us h2 {
    display: none;
}
.footer .footer_connections ul {
    display: block;
    margin: 25px 0;
    text-align: center;
}
.new_footer .footer_links .footer_infor {
    display: none;
}
.new_footer .footer_links ul {
    float: left;
    margin-bottom: 0;
    margin-right: 5%;
    text-align: left;
    width: 47%;
}
.new_footer .footer_mobile {
    display: block;
	padding: 0 30px;
	text-align: center;
    margin-bottom: 30px;
}
.new_footer .footer_bottom {
    display: none;
}
.new_footer .footer_mobile .footer_bottom {
    border: 0 none;
    display: block;
    margin-top: 0;
}
.new_footer .footer_mobile .footer_bottom p {
    color: #333436;
    font-size: 18px;
    margin: 0;
}
.footer_mobile .mobile_box2 .same_box {
    display: inline-block;
    padding: 0 20px;
    width: auto;
}
.footer_mobile .mobile_box3 {
    margin: 25px 0;
}
.footer_mobile .mobile_box5 {
    margin: 0;
    padding: 5px 0 25px 0;
    border-bottom: 1px solid #78d31e;
}
.footer_mobile .mobile_box5 h3 {
    color: #000;
    font-size: 21px;
    font-weight: 600;
}
.footer_mobile .mobile_box5 p {
    margin: 0;
    color: #000;
    font-size: 14px;
}
.footer_mobile .mobile_box5 h6 { 
    font-size: 16px;
    font-weight: bold; 
    color: #333;
}

.footer_mobile .mobile_box5 .phone { 
}

.new_footer .footer_mobile .footer_bottom p {
    font-size: 10px;
    margin-bottom: 5px;
}


}


@media (max-width: 414px) {

.new_footer .footer_links {
    padding: 20px 15px;
}
.new_footer .footer_mobile {
    padding: 0 15px;
}
.footer_mobile .mobile_box1 .same_box {
    padding: 0 10px;
    width: 49%;
}

}

@media (min-width: 600px) {
  .checkout-cart-index td .cart-price, .checkout-cart-index td .btn-remove { line-height: 32px; }
}

@media (max-width: 600px) {
  .cart .crosssell li.item { width: 130px;}

  #shopping-cart-totals-table select {
    max-width: 280px;
  }

  .footer-products h2 { padding: 0; }

  .cell-label {
    display: inline-block;
    font-weight: bold;
    min-width: 80px;
    font-size: 14px;
  }
  .cart-table thead {
  display: none;
   }
  .cart-table {
    border: none;
    width: 100%;
  }
  .cart-table {
    display: block;
    border: none;
    width: auto;
  }

  .cart-table tbody {
    display: block;
  }
  .cart-table tbody td {
    display: block;
  }
  .cart-table tbody tr {
    display: block;
  }
  .cart-table tr.even {
    background: #eee;
  }
  .cart-table .btn-update {
    float: none;
  }
  .cart-table tbody td {
    clear: both;
    padding: 5px 15px;
    text-align: left !important;
  }
  .cart-table tbody td span + span {
    display: inline-block;
    vertical-align: middle;
  }
  .cart-table tbody tr.last td {
    border: none;
  }
  .cart-table tbody tr td {
    border: none;
  }
  .cart-table tbody tr td.last {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }
  .cart-table .product-name {
    margin-top: 0;
  }
  .cart-table .cart-price {
    display: inline-block;
    vertical-align: text-top;
  }
}
@media screen and (max-width: 480px) {

    .toolbar .pager-top { padding-right: 15px;}
    .toolbar .navbar.navbar-default { border: none; background: none; padding: 0; }
    .toolbar .sort-by select { margin: 10px 5px 15px 0; height: 30px; }

    .toolbar p.navbar-text {
        display: none;
    }

    .catalog-category-view #cameraslider-container { display: none;}

    .category-products .products-grid .col-xs-3 {
        display: block;
        float: left;
        margin: 0 auto;
        width: 50%;
        min-height: 290px !important;
    }

    #shopping-cart-totals-table select {
        max-width: 200px;
    }
    .header-cart-wrapper {
        width: 100vw;
        right: -25px !important;
    }
    .header-cart-wrapper .mini-products-list, .header-cart-wrapper-mobile .mini-products-list {
        width: 100vw;
    }
    .header-cart-wrapper:after, .header-cart-wrapper-mobile:after {
       right: 28px !important;
    }
}
@media screen and (max-width: 360px) {
  #shopping-cart-totals-table select {
    max-width: 145px;
  }

  .panel-body .item.col-xs-6 {
    width: 100%;
  }

  #checkout-review-table {
    font-size: 12px;
  }
  #checkout-review-table .product-name {
    font-size: 12px;
  }

  #checkout-step-review {
    padding: 10px;
  }

  .opc-block-progress .col-md-12 {
    width: 100%;
  }
  .opc-block-progress .col-md-12 table {
    width: 100%;
  }

  .panel-crosssell .item {
    width: 50%;
  }

  .category-products .products-grid .col-xs-3 {
    display: block;
    float: left;
    margin: 0 auto 20px;
    width: 50%;
  }

  .products-list .col-xs-9 {
    width: 100%;
    clear: both;
  }
  .products-list .col-xs-3 {
    margin-bottom: 20px;
    width: 50%;
  }

  .toolbar p.navbar-text {
    display: none;
  }

  .sort-by.col-xs-6.col-sm-4 {
    padding-left: 0;
  }

  .toolbar .sort-by select {
    margin-left: 15px;
    margin-right: 0;
  }
  .toolbar .limiter p.navbar-text,
  .toolbar .limiter p.navbar-text + div {
    margin-top: 0 !important;
  }
  .toolbar > .row .col-xs-8 {
    width: 100%;
    clear: both;
    float: none;
    text-align: center !important;
  }
  .toolbar > .row .view-mode {
    display: none;
  }

  .box-collateral .item {
    width: 100%;
    float: none;
    clear: both;
  }
}

.form-search .btn-primary {
    color: #ffffff !important;
    background-color: #78d31e !important;
    border-color: #6eb128 !important;
}

.btn-sm, .btn-group-sm > .btn { padding: 0 10px; font-size: 13.5px;}

.products-grid .old-price, .products-grid .special-price {
    display: inline-block;
}

.products-grid .old-price {
    margin-right: 10px !important;
}

.rating-box {
    background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/bkg_rating.png);
    width: 50px;
    height: 10px;
}

.rating-box .rating {
    background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/bkg_rating.png);
    height: 10px;
}

.product-view.container .form-add.well {
    padding: 0;
}

#product-review-table input[type="radio"] {
    margin: 0 auto;
}
 
.product-essential {
    padding: 0;
}



.product-options dd select {
    height: 32px;
    border-radius: 5px;
}

.product-view .quantity {
    float: left;
    margin: 0 0 4px 0;
}

.product-view .quantity input.minus, .product-view .quantity input.plus {
    min-width: 17px;
    margin: 0 -1px;
    height: 38px;
    width: 24px;
    border: none;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    font-weight: bold;
}

.product-view .quantity input.minus:hover, .product-view .quantity input.plus:hover {
    background: #EAEAEA;
}

.product-view .add-to-cart .qty {
    width: 40px !important;
    height: 38px;
    padding: 2px;
    float: none;
    margin: 0px -5px 0 -5px;
    border-radius: 0;
    box-shadow: none;
	text-align: center;
}
.product-essential .product-image.product-image-zoom {
    margin-bottom: 25px;
}

@media screen and (max-width: 800px){
  .widget-new-products .widget-title > h2, .cms-home h2, .footer h2 {
   font-size: 15px;
   font-size: 3.38vw;  
  }
}

.cms-index-index #cameraslider-container { margin-bottom: 10px; }

#cameraslider-container {
    position: relative;
    margin-bottom: 20px;
}

.cms-index-index .sidebar {
    margin-top: 5px;
}

.truncated .show .item-options {
    top: 18px;
    left: 0;
    width: 200px;
}

.arrow-box {
    box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
    line-height: 30px;
    padding: 0 20px;
    position: relative;
    background: #4285F4;
    border: 1px solid #fff;
    color: #4285F4;
}

.btn-proceed-checkout {
    font-size: 26px;
    text-shadow: none;
    font-family: Arial, sans-serif;
    height: 43px;
    margin-top: 0px;
}

.btn-checkout {
    cursor: pointer;
}

.checkout-cart-index .btn-proceed-checkout  {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkout-cart-index .btn-proceed-checkout {
    border-radius: 5px;
    text-align: center;
    display: block;
    background-color: hsl(194, 89%, 41%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26c2f2", endColorstr="#0b9ac5");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#26c2f2), to(#0b9ac5));
    background-image: -moz-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: -ms-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c2f2), color-stop(100%, #0b9ac5));
    background-image: -webkit-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: -o-linear-gradient(top, #26c2f2, #0b9ac5);
    background-image: linear-gradient(#26c2f2, #0b9ac5);
    border-color: #0b9ac5 #0b9ac5 hsl(194, 89%, 37.5%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
    -webkit-font-smoothing: antialiased;
}

.checkout-cart-index a.btn-proceed-checkout:hover,
a.firecheckout-login {
    text-decoration: none;
}


.checkout-cart-index .btn-proceed-checkout span {
    font: bold 15px/30px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
} 
.checkout-cart-index .btn-proceed-checkout span {
  color: #fff;
}

.checkout-cart-index .arrow-box {
    border-right: none;
    line-height: 30px;
}

.checkout-cart-index .arrow-box {
    width: 96%;
    float: right;
    text-decoration: none;
    margin-right: 16px;
    max-width: 470px;
}

.btn-proceed-checkout.arrow-box:before {
    border-width: 28px;
    top: 50%;
    margin-top: -28px;
}
.arrow-box:after, .arrow-box:before {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.btn-checkout span span {
    font-size: 26px;
    line-height: 42px;
}

.checkout-cart-index .arrow-box span {
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    margin-right: 4px;
}

.arrow-box:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow-box:after {
    border-color: rgba(19, 93, 164, 0);
    border-left-color: #4285F4;
    border-width: 15px;
    top: 50%;
    margin-top: -15px;
}

.btn-proceed-checkout.arrow-box:after {
    border-width: 21px;
    top: 50%;
    margin-top: -22px;
}

@media (max-width: 350px) {
  .checkout-cart-index .arrow-box span {
      font-size: 16px;
  }
}

.firecheckout-index-index input[type="radio"], .firecheckout-index-index input[type="checkbox"] {
    margin: 4px 5px 0 0 !important;
    float: left;
}

.sp-methods label {
    font-weight: normal;
    float: none;      
    line-height: 20px;
}

.checkout-cart-index .sp-methods li {
    padding: 5px 15px;
}


.firecheckout-login-wrapper {
    margin: 3px 0 0 0;
    clear: both;
    float: right;
    margin-right: 16px;
    border-radius: 5px;
    background-color: #0C9AC6;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26c2f2", endColorstr="#0b9ac5");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#26C2F2), to(#0B9AC5));
    background-image: -moz-linear-gradient(top, #26C2F2, #0B9AC5);
    background-image: -ms-linear-gradient(top, #26C2F2, #0B9AC5);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26C2F2), color-stop(100%, #0B9AC5));
    background-image: -webkit-linear-gradient(top, #26C2F2, #0B9AC5);
    background-image: -o-linear-gradient(top, #26C2F2, #0B9AC5);
    background-image: linear-gradient(#26C2F2, #0B9AC5);
    border-color: #0B9AC5 #0B9AC5 #0B8DB5;
    float: left !important;
}

.firecheckout-login-wrapper a {
    color: #fff;
    display: block;
    padding: 10px;
}

.firecheckout-index-index .buttons-set button.button {
    float: none;
    background-color: hsl(194, 89%, 41%) !important;
}

.firecheckout-index-index .firecheckout-section .block-title {
    background: #78d31e;
}

.firecheckout-index-index .firecheckout-section .block-title .num {
    background: background-image: linear-gradient(bottom, white 25%, #78d31e 74%);
    background-image: -o-linear-gradient(bottom, white 25%, #78d31e 74%);
    background-image: -moz-linear-gradient(bottom, white 25%, #78d31e 74%);
    background-image: -webkit-linear-gradient(bottom, white 25%, #78d31e 74%);
    background-image: -ms-linear-gradient(bottom, white 25%, #78d31e 74%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.25, white), color-stop(0.74, #78d31e) );
}

.data-table thead th {
    background: none;
}

.data-table td.a-right {
    text-align: right;
}
.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 0;
    border-right: 1px solid #d9dde3;
    border-right: 1px solid #d9dde3;
    border-top: 1px solid #d9dde3;
}
.data-table td {
    padding: 3px 8px;
}

.data-table tfoot tr {
    border-top: 1px solid #ccc;
}

.data-table tr.last th, .data-table tr.last td {
}

.data-table thead th {
    border-bottom: 1px solid #c2d3e0;
}
.data-table thead th {
    font-weight: bold;
    border-right: 1px solid #c2d3e0;
    padding: 2px 6px;
    color: #0a263c;
    white-space: nowrap;
    vertical-align: middle;
}
.data-table th {
    padding: 3px 8px;
    font-weight: bold;
}

.data-table tfoot tr {
    background-color: transparent !important;
}

.data-table tfoot tr.first td {
    background: none;
}
.table > tbody > tr > th { padding: 5px; }

button.btn-checkout span {
    background: none;
    padding: 0;
}

button.btn-checkout span span {
    padding: 0;
}

#coupon-apply span span {
    font-size: 13px;
    font-weight: normal;
}


.cart.container {
    padding-left: 0;
    padding-right: 0;
}
.cart.container { background: #fff; padding-right: 10px;}

.hero-unit {
    padding: 60px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.checkout-cart-index .hero-unit {
    padding: 20px 20px 0;
    border: 1px solid #78d31e;
    background: #fff;
    border-radius: 4px;
    float: left;
    width: 100%;
}

.cart .crosssell {
    border: none;
    padding: 0;
}

.crosssell h3 {
	margin-top: 0;
}

.cart .crosssell #more-views-carousel {
}

.cart .crosssell .product-image {
	border: none;
}

.cart .crosssell .product-name a {
	color: #5a5a5a;
	font-weight: 100;
}

.cart .crosssell .price {
	font-size: 16px;
	color: #5a5a5a;
}
.block-upsell .btn,
.cart .crosssell .btn {
	padding: 7px 15px;
	border: 0;
	text-shadow: none;
	font-weight: 700;
	background: transparent !important;
	border: 1px solid #79d31e;
	color: #79d31e !important;
	transition: background 0.3s ease-in-out;
}

.cart .crosssell .btn:hover {
	background: var(--green) !important;
	color: var(--white) !important;
}

.cart-actions {
  padding-bottom: 40px;
}
.cart-actions button:first-child {
  margin-right: 10px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .checkout-cart-index .cart .col-md-9 {
    width: 70%;
  }
  .checkout-cart-index .cart .col-md-3 {
    width: 30%;
  }
}
@media (max-width: 1199px) {
    .checkout-cart-index .hero-unit {
        padding: 4px;
		padding-top: 15px;
    }
    .sidebar .block.block-layered-nav {
  padding: 0px;
        border: none;
  display: block
    }
    .sidebar .block {
  display: none;
    }
    
}

.header-links {
    text-align: left;
    margin-left: 266px;
    margin-top: -8px;
}

.header-links ul {
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

.header-links li {
    display: inline-block;
    line-height: 10px;
    border-right: 1px solid;
    padding: 0 10px 0 6px;
    margin: 0;
    font-weight: bold;
}

.header-links li a {
    color: #000;
    font-size: 13px;
}

.header-links li:last-child {
    border-right: none;
}

.telephone {
    float: left;
    font-size: 11px;
    color: #7BC62B;
}
.icon-question-sign {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icons/question.svg);
	background-position: 50% 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

a.icon-question-sign:hover { text-decoration: none; opacity:0.7;}

/*
.icon-question-sign:hover:before {
    content: "Click For More Info";
    position:absolute;
    top: -20px;
    left: 92px;
    width: 120px;
    padding: 5px;
    font-size: 11px;
    background: #000;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    opacity: 0.8;
};
*/

dt .iframe {
    float: right;
    margin-top: 2px;
}
.icon-telephone {
    background: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/tw-sprites.png') 0px 8px no-repeat;
    height: 35px;
    width: 26px;
    float: left;
}

.telephone span {
    font-size: 19px;
    font-weight: bold;
    color: #484848;
    margin-right: 10px;
    line-height: 31px;
}

.catalog-product-view .product-view {
    border-top: 1px solid #78d31e;
    padding-top: 10px;
}

.catalog-product-view .product-image img, .catalog-product-view .more-views img {
    aspect-ratio: 1/1;
}

.tier-prices, .product-wrapper {
    float: right;
    padding: 10px 10px;
    list-style: none;
    margin: 0;
}
.tieprices-simple .tier-prices {
  float: none;
  padding-left: 0;
}
.tier-prices {
    border: none;
    padding: 0px 0px 10px 10px;
    background: none;
    font-size: 13px;
}

.tier-prices li {
    border-bottom: 1px dashed #DDD;
    line-height: 20px;
    background: none;
    padding: 0;
}

.tier-prices .price {
    font-weight: normal;
}

.contact-content h2 {
    font-size: 18px;
    color: #7BC62B;
}

.contact-content ul {
    margin: 0 0 0 8px;
}
.contacts-contacts-index span.required {
    color: #FC0E1B;
}
.contacts-contacts-index ul {
    list-style: none;
}
.contacts-contacts-index ol {
    padding-left: 15px;
 }
.contacts-contacts-index ol li {
    list-style-type: decimal;
}

.contacts-contacts-index .content-img {
    margin: 0;
}

.contacts-contacts-index .shop-building {
    height: auto;
}

.cms-directions h2 {
    font-size: 18px;
    color: #7BC62B;
}

.cms-directions p,.cms-directions img { margin-bottom: 15px; }

.shop-building p {
    padding-left: 0px;
    position: absolute;
    z-index: 100;
    width: 234px;
    font-size: 11px;
}

.contacts-contacts-index .shop-building p, .cms-directions .shop-building p {
    width: 600px;
    font-size: 14px;
}

.contact-content img {
    margin-bottom: 40px;
}

.contacts-contacts-index .content-img-2 {
    width: auto;
    margin-right: 20px;
}


.contacts-contacts-index h3 {
    border-bottom: 1px solid #78d31e;
    margin-bottom: 15px;
}

#contactForm {
    border: 1px solid #69AF37;
    border-radius: 5px;
    padding: 15px;
    display: block;
	text-align: center;
}

#contactForm .legend {
    margin-bottom: 15px;
}

.contacts-contacts-index ul {
    list-style: none;
}
.contacts-contacts-index label {
    display: inline-block;
    font-weight: normal;
    line-height: 27px;
    margin-right: 20px;
    text-align: left;
    width: 100px;
}
#contactForm input, #contactForm textarea {
    display: inline-block;
    width: 400px;
}
#contactForm .input-box {
    clear: both;
}
#contactForm .button-set p.required {
    margin: 0 auto;
    max-width: 51%;
}
p.required {
    font-size: 14px;
    text-align: left;
    color: #5a5a5a;
}
#contactForm .form-button.btn.btn-primary {
    letter-spacing: 2px;
    padding: 7px 60px;
    text-transform: uppercase;
}
.contact-content img {
    width: 100%;
}
#contactForm .group-select li {
    margin-left: -100px;
}
.account-create .form-group .field {
    margin-bottom: 15px;
}
.account-create .form-group .field .input-box input {
    width: 100%;
}
.contact-content .content-img .shop-building p {
    margin-top: 100px;
}

input, textarea {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input[type="radio"] { box-shadow: none; }


.direction {
    width: 600px;
    min-height: 120px;
    margin: 0 auto;
}

.content-img {
/*    margin: 0 200px 0 200px; */
}


.direction .left,  .direction .right {
    float: none !important;
}

.box-account {
    background: none;
    border: none;
    padding: 0;
}

.dashboard .box-recent .box-head h2 {
    background-image: none;
}
.dashboard .welcome-msg .hello { 
    margin: 10px 0;
}
.dashboard .panel-title {
    font-size: 20px;
    padding: 10px 5px 0;
    font-weight: bold;
}
.box-account .box-head h2 {
    float: none;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    text-transform: none;
    padding-left: 0;
    color: inherit;
}

.box-account .box-head {
    border-bottom: none;
    margin: 0 0 10px;
    text-align: left;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #78d31e;
    border: none;
}

.list-group-item {
    padding: 5px 15px;
    border: none;
    font-size: 13px;
}
.list-group-item:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.block-account {
    border: none;
}

.block-review .block-content {
    padding: 10px;
}

.block-reorder .font12 {
    padding: 10px;
}

.panel-default > .panel-heading {
    background: none;
    border: none;
}

.panel-default {
    border: none;
    box-shadow: none;
}

.panel-heading {
    padding: 0;
}

.panel-title {
    font-size: 14px;
    padding: 8px 8px 8px 14px;
}

.info-box {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

.link-reorder {
    font-weight: normal;
    color: #4285F4 !important;
}

label {
    font-weight: normal;
}

.form-control {
    border-radius: 0;
    font-size: 15px;
}

.my-account { padding-left: 20px;}

.my-account .radio, .my-account .checkbox {
    padding-left: 0;
}

.my-account p.required {
    text-align: left !important;
    color: #999999;
}

.my-account .toolbar .navbar {
     padding: 10px;
}
.my-account .amount {
     margin-top: 7px;
}
.my-account .pager li > a, .my-account .pager li > span{
     border-radius: 0px;
}
.my-account .pagination {
     margin: 0;
     display: block
}
.pager .pages { margin: 0px; }

.my-account .pager .pages ol{
     margin: 0 auto;
     text-align: center;
     display: inline-block;
}
.my-account .pager .limiter {
     margin-top: 5px
}
.my-account .pager .limiter label {
     vertical-align: inherit;
}
.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-top: 1px solid #78d31e;
}

.icon-backward {
    background-position: -240px -72px;
}

.btn-inverse {
    background-color: #414141;
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);

    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    color: #ffffff;
}

.enter-gift-card-number input.form-button {
    border: none;
    padding: 4px;
}

.media-iframe-link {
    font-size: 12px;
    text-align: center;
    padding-right: 35px;
}

.checkout-cart-index .panel-title > a {
    color: inherit !important;
	font-weight: normal;
}

.checkout-cart-index .panel-group {
    margin-bottom: 0;
}

.no-rating {
    margin: 0;
    padding: 10px 0;
}
.amshopby-img table {
    width: 100% !important;
}
.amshopby-descr { margin: 0 0 10px; display: block;}
.currently { padding: 5px 10px;}
div.block-layered-nav div a.amshopby-price,
.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover,
.block-layered-nav .amshopby-cat a,
.block-layered-nav .amshopby-cat a:hover {
    padding-left:20px; padding-top: 2px; padding-bottom: 2px;
}
.block-layered-nav .amshopby-attr-selected, .block-layered-nav .amshopby-attr-selected:hover {
    padding-left: 20px;
    height: 20px;
}
.block-layered-nav .single-choice a.amshopby-attr, .block-layered-nav .single-choice a.amshopby-attr:hover {
    padding-left: 20px;
    height: 20px;
}
.block-layered-nav .single-choice a.amshopby-attr-selected, .block-layered-nav .single-choice a.amshopby-attr-selected:hover {
    padding-left: 20px;
}
div.block-layered-nav div a.amshopby-attr-selected {
    font-weight: bold;
    padding-left: 20px;
}
.block-layered-nav .amshopby-attr:before,
.block-layered-nav .amshopby-attr:hover:before,
.block-layered-nav .amshopby-cat a:before,
.block-layered-nav .amshopby-cat a:hover:before,
.block-layered-nav .amshopby-attr-selected:before,
.block-layered-nav .single-choice a.amshopby-attr-selected:before,
.block-layered-nav .single-choice a.amshopby-attr:before {
    content:"\2713";
    position: absolute;
    left: -3px;
    background: #F9F9F9;
    color: #f9F9F9;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0px 2px;
    height: 17px;
    box-shadow: 0.5px 1px 1px #ddd;
}
.block-layered-nav .amshopby-attr:hover:before,
.block-layered-nav .amshopby-attr-selected:before,
.block-layered-nav .single-choice a.amshopby-attr-selected:before,
.block-layered-nav .single-choice a.amshopby-attr:hover:before {
    color: #8BADBC;
}
.amshopby-attr .count, .amshopby-attr-selected .count {
    float: right;
}



@media (max-width: 1199px) {

  #narrow-by-list dt:first-child { border-radius: 0; }

  .cart .crosssell .jcarousel-container-horizontal {
      width: 100%;
  }

  .crosssell h3 {
      text-align: center;
  }

  .tier-prices, .product-wrapper {
      float: none;
      margin: 0;
      padding: 0;
  }

  .tier-prices {
      width: auto;
      padding: 0;
  }

  #contactForm input, #contactForm textarea {
    width: 100%;
  }

  .contacts-contacts-index label {
      float: none;
      text-align: left;
      width: 100%;
      margin-right: 0;
      margin-bottom: 0;
      margin-top: 5px;
  }

  .contact-content td, .contact-content th {
      padding: 0;
      display: block;
  }

  .contacts-contacts-index .shop-building p {
      width: 100%;
      position: static;
      margin-top: -71px;
  }

  .contacts-contacts-index table {
      width: 100% !important;
  }

  .contact-content td, .contact-content th, .contact-content .shop-building {
      padding: 0;
      width: 100%;
      text-align: center;
  }

  .content-img {
      margin: 0;
  }

  .shop-building p {
      position: static;
  }

  .cms-faq-html select {
      width: 100%;
      height: 35px;
      font-size: 13px;
  }

  .testimonial_text {
      width: auto !important;
  }

  .catalog-product-view .panel-title > a {
      background: #78d31e;
    background-image: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/tab-arrow2.png);
    background-repeat: no-repeat;
    background-position: 99% -75px;
      color: #fff !important;
      width: 100%;
      padding: 10px;
      text-decoration: none;
  }
  .catalog-product-view .panel-title > a.collapsed {
    background-position: 99% 9px;
  }

  .catalog-product-view dt .iframe{
    float: left;
    height: 17px;
    width: 17px;
    margin-top: 4px;
  }

  .catalog-product-view .panel-title {
    padding: 0;
  }
  
  .amshopby-img table {
    width: 100% !important;
  }
  .amshopby-img table img {
    height: auto;
  }
  
  .amshopby-img table b, .amshopby-img table strong {
    font-size: 9px;
    display: block;
    padding-top: 4px;
    line-height: 1.3em;
  }
  .amshopby-img table td:nth-child(even){
      display: none;
    }
    .amshopby-img table td {
      padding-right: 2%;
    }

  .page-title h1, .page-title h2 {font-size: 22px;}
}

@media (max-width: 340px) {
  .page-title h1, .page-title h2 {font-size: 20px;}
    #product_addtocart_form .btn-primary {
        margin-left: 20px;
        margin-top: 0;
    }

    .jcarousel-container-horizontal {
        /*margin-left: -30px;*/
    }

    .cart .crosssell .jcarousel-clip-horizontal {
        width: 210px;
    }
  .amshopby-img table b, .amshopby-img table strong {
      font-size: 8px;
    }
  .amshopby-img table td:nth-child(even){
      display: none;
    }
    .amshopby-img table td {
      padding-right: 2%;
    }
}

/* Paypal Review */
/* Paypal Review Page */
.paypal-express-review h1 { margin-bottom: 10px; }
.paypal-express-review h2 { font-size: 16px;border-bottom: 1px solid #78d31e; width: 97%;}
.paypal-express-review h2.legend {font-size: 14px; clear: both; }
.paypal-express-review h2.sub-title {border-bottom: 1px solid #78d31e; width: 97%;}
.paypal-review-order { background: #fff; padding:10px;}
.paypal-review-order ul { margin: 0;list-style:none;}
.paypal-review-order .col-1, .paypal-review-order .col-2 {  list-style:none; width: 49%; float: left;}

.paypal-review-order .fields,.paypal-review-order .field, .wide { list-style:none;}
.paypal-review-order .field { float: left; width: 49%; }
.paypal-review-order .fields .field:nth-child(1) {}

.paypal-review-order .wide input,.add-field input {width: 86.5%; clear: both;}
.paypal-express-review #authorityToLeaveCheckBox { margin: 0 7px 3px; display: inline; }
.paypal-express-review #shipnote-note { width: 100%; }

.paypal-review-order #billing-address,.paypal-review-order #shipping-address {min-height: 490px; }


.paypal-review-order .col-1, .paypal-review-order .col-2 {  list-style:none; width: 46%; float: left; border: 1px solid #78d31e; padding: 10px; border-radius: 10px;
background: rgb(244,255,219); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,255,219,1) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(244,255,219,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,255,219,1) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,255,219,1) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,255,219,1) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(244,255,219,1) 1%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ffdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
 }
.paypal-review-order .col-2 {margin-left: 20px;}
.paypal-review-order .shipping-method .col-2 { margin: 20px 0 0 0;}

.paypal-review-order .info-set {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}
.paypal-review-order .info-set h2.legend {
  background: none;
  padding: 10px 0;
  margin: 0 0 20px 0;
  border: 0;
  border-bottom: 1px solid #78d31e;
}
.paypal-review-order .form-list input.input-text, .paypal-review-order .form-list-narrow li.wide input.input-text {
  width: 90%;
}
.paypal-review-order .form-list select {
  width: 91%;
}
.paypal-review-order #customer-info-form {
  padding-bottom: 10px;
}
.paypal-review-order .form-list label {
  font-weight: normal;
}
.paypal-review-order .shipping-method {
  margin-bottom: 20px;
}
.paypal-review-order .form-list .input-box {
  width: 100%;
}
/* Homepage and Category */


.toolbar .limiter { float: right;}
.toolbar .navbar {
    height: 31px;
    border: 1px solid #78d31e;
    border-radius: 8px;
    padding: 0px 5px 0;
    background: rgb(248,255,232);
    background: -moz-linear-gradient(top, rgba(248,255,232,1) 0%, rgba(234,255,196,1) 0%, rgba(247,255,233,1) 48%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,255,232,1)), color-stop(0%,rgba(234,255,196,1)), color-stop(48%,rgba(247,255,233,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(248,255,232,1) 0%,rgba(234,255,196,1) 0%,rgba(247,255,233,1) 48%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(248,255,232,1) 0%,rgba(234,255,196,1) 0%,rgba(247,255,233,1) 48%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(248,255,232,1) 0%,rgba(234,255,196,1) 0%,rgba(247,255,233,1) 48%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(248,255,232,1) 0%,rgba(234,255,196,1) 0%,rgba(247,255,233,1) 48%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#ffffff',GradientType=0 );
}
.products-grid .product-name {
    margin: 15px 0 0px;
    padding-bottom: 0px;
}

.products-grid h2 a {
    font-size: 13px;
    line-height: 18px;
    color: #484848;
}

.products-grid .product-name a:hover {
  color: #4285f4;
}

.products-grid .price-box {
    margin: 3px 0;
}
.products-grid .special-price {
    padding:0;
}

.products-grid .ratings {
  line-height: 1em;
}
.products-grid .no-rating {
  display: none;
}

.block-viewed.well {
  box-shadow: none;
}

.block-viewed .block-title strong  {
    background: transparent;
    padding-left:0;
}

.block-viewed .block-title strong span {
    color: #5A5A5A;
    font-size: 16px;
    background: none;
}
.block-viewed .block-title {
    margin-top: 5px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 0;
    background-color: #f3f3f3;
    text-align: left;
}
.block-viewed .block-content .item {
    float: left;
    margin-right: 8px;
    min-height: 332px;
    text-align: center;
    width: 170px;
}

.block-viewed .block-content .item img { height: 170px; }

.block-viewed .block-content .item:nth-last-child(1) {
}
.block-viewed .price-box span.price {
    color: #78d31e;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
}
.block-viewed .price-box {
    margin-bottom: 5px;
    text-align: left;
}
.block-viewed .block-content .item img {
    border: 1px solid #ddd;
    padding: 10px 0;
}
.block-viewed .block-content .item p {
    text-align: center;
}
.block-viewed .block-content .item a {
    color: #484848;
}
.block-viewed .block-content .item .minimal-price-link, .block-viewed .block-content .item .old-price {
    display: none;
}
.product-view .block-viewed .price-box {
  float: none;
}
.product-view .block-viewed .product-name {
  margin-top: 15px;
}
.widget-new-products .caption {
  position: relative;
}
.widget-actions {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.checkout-types .paypal-logo a, .braintree-paypal-express-container .pp-express-buy-btn{
    position: relative;
    border: 1px solid #e4a91d;
    background-color: #ffc439;
    background-image: url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/checkout-type-paypal-1.png");
    background-position: calc( 50% + 30px );
    background-repeat: no-repeat;
    display: block;
    height: 43px;
    margin: 0;
    width: 100%;
    color: #555555;
    margin-top: 10px;
    border-radius: 5px;
}
.product-view-pp-button span {
    position: absolute;
    top: 11px;
    left: calc( 50% - 100px );
    font-size: 13px;
}
.pp-express-buy-btn span {
     position: absolute;
     top: 15px;
     left: 15px;
     font-size: 13px;
     font-weight: 400 !important;
}
.firecheckout-index-index .braintree-paypal-express-container .pp-express-buy-btn {
     height: 50px;
}
.braintree-paypal-express-container .pp-express-buy-btn {
     background-position: 115px 14px;
     width: 230px 
}
.checkout-types .paypal-logo a img {
    display: none;
}
.checkout-types .paypal-logo .paypal-or {
  display: none;
}


/* Paypal review page */
.paypal-express-review .info-set h2.legend {
    background: #78d31e;
    font-size: 16px;
    border: none;
    line-height: 22px;
    color: #444;
    padding: 10px;
    margin: 0 !important;
    width: auto !important;
}
.paypal-express-review .info-set .data-table .product-name {
    color: #5a5a5a !important;
    font-weight: normal !important;
    padding: 14px;
}
.paypal-express-review .info-set {
    background: #fff;
    padding: 0;
}
.paypal-express-review .info-set .box {
    padding: 0 15px;
}
.info-set h3, .info-set h4 {
    color: #000;
}


.paypal-express-review #authorityYes,
.paypal-express-review .authority-to-leave label {
    display: inline;
    margin: 0 4px 0 0;
}

.paypal-express-review .form-list.form-comment {
    float: right;
}

.paypal-express-review .form-list.form-comment #order-comment {
    padding: 0.68em 0.48em;
}

.order-items h2, .order-items h3 {
    color: #5a5a5a;
}


@media (max-width: 767px) {

  .youtube-pair { width: 100%;}
  .col2-set .col-1, .col2-set .col-2 { width: 100%; }

  .block-viewed .brand{
     position: relative;
     margin-top: -40px;
      background-position: bottom right;
  }

  .cms-home .widget-new-products .widget-title {
    margin: 0;
    padding: 0;
  }
  .cms-home .widget-new-products .widget-title h2 {
    margin-top: 0;
  }
  .breadcrumb {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
  }
  .breadcrumb li {
    display: inline;
  }

  .paypal-express-review .info-set.col2-set .col-1,
  .paypal-express-review .info-set.col2-set .col-2,
  .checkout-onepage-success .col2-set.order-info-box .col-1,
  .checkout-onepage-success .col2-set.order-info-box .col-2
   {
      width: 100%;
  }

  .paypal-express-review .form-list.form-comment {
      float: none;
  }

  .paypal-express-review .form-comment.form-list li.wide .input-box,
  .paypal-express-review .form-comment.form-list li.wide textarea {
      width: 100%;
  }

  .checkout-onepage-success #my-orders-table th {
      font-size: 10px;
      font-weight: bold;
  }

  .checkout-onepage-success #my-orders-table img {
      height: 38px;
  }
}
@media screen and (max-width: 1199px) {
  .category-products .ratings .rating-box {
    display: block;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 8px;
  }
  .amshopby-descr {
    display: none;
  }f
  .category-products .add-to-links {
    display: none;
  }
  /*.product-image img {
    border: none;
    box-shadow: none;
    
  }*/
  #braintree-invoice-detail .p-btn {
      text-align: center;
  }
}

/* POLi */
.polipay-processing-success .label {
  font-size: 100%;
  color: #000;
}
/* Menu */
.navbar-toggle .icon-bar {
  height: 3px;
}
.firecheckout-set .form-list .name-firstname, .firecheckout-set .form-list .name-lastname {
  float: left;
}
.firecheckout-set .form-list .name-firstname .form-control, 
.firecheckout-set .form-list .name-lastname .form-control {
  width: 96%;
}
.firecheckout-index-index .nav-container #nav,
.firecheckout-index-index .border-1,
.firecheckout-index-index .header-links ul {
  display: none;
}

.gift-card-info {
  padding-bottom: 10px;
}
.calendar {
  z-index: 9999;
}
.fancybox-overlay-fixed {
  position: relative;
  overflow: hidden;
}

.fancybox-inner .form-subscribe { position: absolute; top:155px;right:20px;width: 300px; }
.fancybox-inner .form-subscribe label { text-align: left; display: block; }
.fancybox-inner .form-subscribe .input-text { float: left; height: 33px; }

.options-price-bundle .price-box, .options-price-bundle .price-box-bundle {
  display: none;
}
.cart-block1, .cart-block2 {
  background-image: -moz-linear-gradient(center bottom , white 25%, #78d31e 74%);
  border: 1px solid #78d31e;
  border-radius: 4px;
  clear: both;
  margin-bottom: 10px;
  padding: 10px;
}
.cart-block1 {
    text-align: center;
}
.cart-block1 h2, .cart-block2 h2 {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: bold;
}
.cart-block2 h2 {
  text-align: center;
}
.cart-block2 ul {
  list-style: outside none none;
  margin: 0;
}

div.zm-custom-button {
  display: block;
  clear: both;
  margin: 0;
  padding-top: 20px;
  cursor: pointer;
}
div.zm-custom-button iframe {
  display: none;
}

table#my-quotations-table.data-table {
  margin-top: 10px;
}
/* Custom quote */
.customquote-wrapper {
    background: #fff;
    margin: 0 auto;
}
.customquote-wrapper fieldset {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 10px;
}
.cq-fields {
    padding: 10px;
}
.cq-legend {
    background: #78d31e;
    border-bottom: 1px solid #ccc;
    height: 30px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 0 3px 8px;
    margin: 0 0 5px 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    color: #333;
    position: relative;
}
.customquote-wrapper h1 {
    font-size: 28px;
}
.customquote-wrapper h2 {
    font-size: 22px;
}
.cq-logo {
    padding: 10px 0;
}
.customquote-wrapper input[type="text"],
.customquote-wrapper input[type="number"],
.customquote-wrapper input[type="email"]  {
    height: auto;
    width: 100%;
    border: 1px solid #aaa;
    border-color: #aaa #ccc #ccc #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 4px;
    text-indent: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.customquote-wrapper .cq-50 {
    width: 50%; 
    float: left; 
}

.customquote-wrapper .cq-50.first {
    padding-right: 20px;
}

.customquote-wrapper input[type="number"].cq-50-inner {
    width: 45%;
}

.customquote-wrapper input[type="number"].cq-50-inner.first {
    margin-right: 10px;
}

.firecheckout-set .form-list label.required::after, .firecheckout-set .form-list label {
    color: #5a5a5a !important;
}

.firecheckout-set .form-control:focus {
    border-color: #ccc !important;
    box-shadow: none;
}

.firecheckout-index-index .navbar-toggle {
    display: none;
}

.cms-faq-html #contentcenter ul li {
    list-style: disc outside;
}
#nav li.level-top.contacts a {
    width: 50%;
    text-align: center;
    display: block;
    float: left;
    color: #fff;
}
#nav li.level-top.contacts a:first-child {
    border-right: 1px solid #fff;
}
#nav li.level-top.contacts a:nth-child(2) > span {
    font-size: 13px;
    width: 100px;
    margin: 0 auto;
}
#nav li.level-top.contacts {
    background-color: #435058;
}

@media (min-width: 1200px) { 

    #nav li.login-logout { display: none; }
    .button-slideout-filter { display: none; }
    #nav li.level-top.contacts,
    #nav li.level-top.free-ship-mobile-bnr {
        display: none;
    }   

    .footer-products li.last-not-mobile-show {
        border-bottom: none;
    }

    .footer-products li.mobile-show {
        display: none !important;
    }
}
.mobile-icon-telephone {
    background: url(https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/tw-sprites.png) 0px 0px no-repeat;
    height: 14px;
    width: 18px;
    float: left;
    background-size: 57px;
}

#nav li.level-top.free-ship-mobile-bnr {
    text-align: center;
    padding-bottom: 4px;
}

.catalog-product-view input[type="radio"] {
    margin-top: -2px;
}

#zipMoney-success-continue-shopping {
    margin: 0 auto;
}

/* Typeahead ================================================================================ */
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 346px;
  margin: 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 10px;
  font-size: 14px;
  line-height: 20px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #78d31e;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #78d31e;
}

.tt-suggestion p {
  margin: 0;
}

.tt-menu {
  max-height: 250px;
  z-index: 110 !important;
  overflow-y: auto;
}
.twitter-typeahead {
  display: block !important;
}

/* Paypal review page */
.paypal-express-review .info-set h2.legend {
    background: #78d31e;
    font-size: 16px;
    border: none;
    line-height: 22px;
    color: #444;
    padding: 10px;
    margin: 0 !important;
    width: auto !important;
}
.paypal-express-review .info-set .data-table .product-name {
    padding: 5px;
}
.paypal-express-review .info-set {
    background: #fff;
    padding: 0;
}
.paypal-express-review .info-set .box {
    padding: 0 15px;
}
.info-set h3, .info-set h4 {
    color: #000;
}

#review-newsletter-container {
    clear: both;
    text-align: right;
    padding-top: 15px;
}

#review-newsletter-container #newsletter-signup {
    display: inline;
    margin-top: 0;
}

.authority-to-leave .comment {
    font-style: italic;
    color: #777;
    margin-top: 4px;
    font-size: 11px;
}
.authority-to-leave .comment em { margin-right: 5px; color: #000; font-weight: bold;}

.stamped-col-lg-2 {
    width: 12.5% !important;
}

/* Prevents IG footer from stamped showing multiple rows after each filter selection */
.stamped-instagram-media-block:nth-child(n+10) {  display: none; }
li#tab-questions,a.stamped-summary-actions-newquestion { display: none !important; }


#moreInfoTabContent {
  margin-bottom: 20px;
}

/* Cart Dropdown */

.header-cart-wrapper, .header-cart-wrapper-mobile {
    right: 4px;
    top: 45px;
    min-width: 300px;
    z-index: 99999 !important;
    background: #435058;
    color: #000;
    display: none;
    position: absolute;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.5);
}
.header-cart-wrapper .block-cart .block-content {
     padding: 0;
}
.header-cart-wrapper-mobile {
    margin-top: 8px;
}
.header-cart-wrapper .item,
.header-cart-wrapper-mobile .item {
    padding: 15px 10px;
    font-size: 12px;
    position: relative;
    border-bottom: 1px solid #EAEAEA;
    clear: both;
    display: block !important;
}
.header-cart-wrapper .item .btn-remove,
.header-cart-wrapper .item .btn-edit,
.header-cart-wrapper-mobile .item .btn-remove,
.header-cart-wrapper-mobile .item .btn-edit {
}
.header-cart-wrapper .item+.item:after,
.header-cart-wrapper-mobile .item+.item:after {
    left: 30px;
    right: 30px
}
.header-cart-wrapper .product-name { 
    text-align: left;
    margin-bottom: 0px;
}
.header-cart-wrapper .product-name a {
    font-size: 12px;
    line-height: 15px;
}
.header .mini-products-list li {
    background: none;
    text-align: left;
}
.header .btn-checkout span span, .header .btn-checkout span { line-height: 19px; height: 19px;}
.header .btn-checkout { margin-right: 10px}

.header-cart-wrapper .summary,
.header-cart-wrapper-mobile .summary {
    padding: 10px 30px 0
}
.header-cart-wrapper .actions,
.header-cart-wrapper-mobile .actions {
    padding: 8px 30px 10px
    border: none;
    text-align: center;
}
.header-cart-wrapper:after,
.header-cart-wrapper-mobile:after {
    content: '';
    position: absolute;
    right: 0px;
    top: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(255, 255, 255, 1);
}
.header-cart-wrapper-mobile:after {
    left: auto;
    right: 34px;
}


.header-cart-wrapper.active,
.header-cart-wrapper-mobile.active {
    display: block;
}
.header-cart-wrapper-mobile.active {
    width: 100%;
}

.header-cart-wrapper .mini-products-list,
.header-cart-wrapper-mobile .mini-products-list,
.header-cart-wrapper .empty {
    margin: 0;
    background: #fff;
    display: inline-block !important;
    border-bottom: 2px solid #78d31e;
    min-width: 300px;
}
.header-cart-wrapper .empty { padding: 20px; 
        display: block;
}
.header-cart-wrapper .item .product-name,
.header-cart-wrapper-mobile .item .product-name {
    line-height: 1.1;
}
.header-cart-wrapper .item img,
.header-cart-wrapper-mobile .item img {
    float: left;
    margin-right: 10px;
}
.header-cart-wrapper .item .product-name a,
.header-cart-wrapper-mobile .item .product-name a {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
.header-cart-wrapper .item .price,
.header-cart-wrapper-mobile .item .price {
    font-size: 12px;
}
.header-cart-wrapper .item + .item:after,
.header-cart-wrapper-mobile .item + .item:after {
    content: '';
    position: absolute;
    top: 0;
    border-top: 1px solid #fff;
    left: 45px;
    right: 45px;
}
.header-cart-wrapper .qty,
.header-cart-wrapper-mobile .qty {
    float: left;
    width: 40%;
}
.header-cart-wrapper .product-details,
.header-cart-wrapper-mobile .product-details {
    padding-left: 10px;
}
.header-cart-wrapper .item-options,
.header-cart-wrapper-mobile .item-options {
    float: right;
    width: 60%;
}
.header-cart-wrapper .item-options dt,
.header-cart-wrapper-mobile .item-options dt {
    font-weight: 200;
    float: left;
    clear: left;
    margin-right: 5px;
}
.header-cart-wrapper .item-options dd,
.header-cart-wrapper-mobile .item-options dd {
    float: left;
}
.header-cart-wrapper .empty,
.header-cart-wrapper-mobile .empty {
    font-size: 14px;
    text-align: center;
}
.header-cart-wrapper .summary,
.header-cart-wrapper .actions,
.header-cart-wrapper-mobile .summary,
.header-cart-wrapper-mobile .actions {
    padding: 10px 25px;
    text-align: center;
}
.header-cart-wrapper .block {
     border: none;
     margin-bottom: 0px;
}
.header-cart-wrapper .block-cart .button,
.header-cart-wrapper-mobile .block-cart .button {
    padding-left: 15px;
    padding-right: 15px;
}
.header-cart-wrapper .block .actions button.button { 
    float: none;
    text-align: center;
}
.header-cart-wrapper .summary,
.header-cart-wrapper-mobile .summary {
    margin: 0;
    font-size: 14px;
    padding-bottom: 0;
    color: #fefefe;
}
.header-cart-wrapper .summary p,
.header-cart-wrapper-mobile .summary p {
    margin: 0;
}
.no-touchevents .header-cart-wrapper .btn-cartview:hover,
.no-touchevents .header-cart-wrapper-mobile .btn-cartview:hover {
    background: transparent;
    color: #fff;
}
.currency-switcher {
     position: fixed;
     bottom: 20px;
     left: 20px;
     right: auto;
     z-index: 999;
     width: 120px;
     border-radius: 5px;
     border: 1px solid #78d31e;
     box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
     padding: 5px;
     background: #fff;
}
 .currency-switcher > div > div > div {
     float: left;
     display: inline-block;
     height: 25px;
     line-height: 25px;
     vertical-align: middle;
     padding: 0px 2px;
     color: #333;
}
.currency-switcher .dropdown-content {
     display: none;
     position: absolute;
     top: -85px;
     border: 1px solid #78d31e;
     box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
     border-radius: 5px;
     left: 0;
     z-index: 4000;
     padding: 0px;
     min-width: 200px;
     line-height: 1.5em;
     text-align: left;
     list-style: none;
     background-color: #fff;
}
.currency-switcher .dropdown-content li {
     padding: 10px;
}
.currency-switcher .dropdown-content li:hover{
     background-color: #F6F6F6;
}
.currency-switcher:hover .dropdown-content{
     display: block;
}
.currency-switcher .dropdown-content li:hover a{
     text-decoration: none;
}
.ship-nz { text-align: center; display: block; width: 100%; height: 45px; line-height: 50px;}

/* Update Cart Coupon */
.cart .discount button span, .cart .shipping button span {
	background: none;
    border: none;
    font-weight: normal;
    font-size: 13px;
}
.cart .discount, .cart .shipping {
	background:#fff;
	border: none;
	margin-bottom: 10px;
	padding: 0px;
}
.cart .discount h2, .cart .shipping h2 {
    background: #78d31e none repeat scroll 0 0;
    border: medium none;
    color: #444;
    font-size: 19px;
    line-height: 22px;
    margin: 0;
    position: relative;
	padding:15px;
	text-transform:capitalize;
}
.discount-form  {padding:15px;}
/* 
#unirgy-giftcert{
	background-image: -moz-linear-gradient(center bottom , white 25%, #78d31e 74%);
	border: 1px solid #78d31e;
	border-radius: 4px;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
}
#unirgy-giftcert  .block-title span {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: inherit;
    font: bold 13px/16px Arial,Helvetica,sans-serif;
    margin: 5px 0 10px;
    padding: 0;
    text-transform: uppercase;
}
#unirgy-giftcert .input-box tr td {
	width: 100%;
	display: inline-block;
}
#unirgy-giftcert .input-field-wrapper input {
    width: 100%;
}
#unirgy-giftcert .input-field-wrapper {
    margin: 10px 0 0;
    width: 260px;
}
#unirgy-giftcert .block-title span{
	display: inline-block;
	width: 100%;
}
#unirgy-giftcert #cert-apply{
	margin-top: 10px;
}
 */
.cart .discount {
    background-image: none;
	margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.cart .discount > h2 {
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    text-transform: capitalize;
    position: relative;
}
.cart .discount-form > label {
    display: none;
}
.cart .discount .input-box {
    float: left;
	margin: 0;
    width: 50%;
}
.cart .discount .input-box {
    display: table-cell;
    padding: 10px 0;
    width: 50%;
}
.cart .discount .discount-form .buttons-set {
    display: table-cell;
    float: none;
    margin: 8px 0;
    padding: 10px 0;
}
.cart .discount .discount-form .buttons-set .button {
    margin: 0 0 0 10px;;
}
.cart .discount-form .input-box .input-text {
	border-radius: 0;
    height: 33px;
    width: 100%;
}
.cart .discount .buttons-set {
    clear: none;
    float: left;
    margin: 0 0 0 10px;
}
.cart .cart-giftcert {
    border: none;
}
.cart .discount .discount-form::after {
    clear: both;
    content: "";
    display: table;
}
.cart .cart-giftcert .button {
    margin-left: 10px;
}
#cert-apply {
    margin-left: 10px;
}
.cart .cart-giftcert .block-title {
    background-color: #78d31e;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    padding: 10px;
    text-transform: uppercase;
}
.cart .cart-giftcert .input-box::after {
    clear: both;
    content: "";
    display: table;
}
.cart-giftcert .input-box {
    padding: 10px 0;
}
/* .cart .cart-giftcert table, .cart .cart-giftcert table tbody, .cart .cart-giftcert table tbody tr {
	display: block;
	width: 100%;
} */
/* .cart .cart-giftcert tbody tr td {
    display: block;
    float: left;
    width: 50%;
} */
.cart .discount .discount-form .buttons-set .button.btn-cancel {
    margin: 10px 0 0 10px;
	padding: 6px;
}

@media (max-width: 959px) {
	.cart .discount .discount-form .buttons-set .button.btn-cancel {
		margin-top: 0;
	}
}

@media (max-width: 479px) {

    .categorypath-grips-html .amshopby-img div { width: 100%; }

	/* .cart .discount .input-box {
		width: 58%;
	}
	.cart .cart-giftcert tbody tr td:first-child {
		width: 58%;
	} */
	.cart .discount {margin-bottom: 20px;}
	.cart .cart-giftcert {margin-bottom: 20px;}
	/* .cart .cart-giftcert tbody tr td {
		width: auto;
	} */
	.cart .discount .discount-form .buttons-set .button.btn-cancel {
		margin-top: 10px;
	}

	.category-title { float: left; max-width: 100%; margin-bottom: 10px; }
	.category-title h1 { font-size: 22px;}
	.category-image { float: right; max-width: 25%; padding: 10px; }
        #stamped-reviews-widget[data-widget-type="carousel"] { width: 100% !important; }
        #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title {
            display: none;
        }
        #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-subtitle { margin-right: auto !important; margin-left: auto !important; float: none !important; text-align: center;}
}

@media (max-width: 400px) {
	.cart .cart-giftcert .discount-form {
		display: block;
	}
	.cart .discount-form {
		display: flex;
		padding-left: 0;
		padding-right: 0;
	}
	.cart .discount, .cart .cart-giftcert {border: none;}
	/* .cart .cart-giftcert tbody tr td:first-child {
		width: 58%;
	} */
	/* .cart .cart-giftcert table tbody tr {
		display: flex;
	} */
}
.ugiftcert-form label {
    display: inline-block;
    width: 100%;
    font-size: 12px;
}

.ugiftcert-form input.input-text{
	height: 33px;
	border-radius: 0;
}
.cart .discount > h2:after {
content: '+';
    font-family: FontAwesome;
    position: absolute;
    right: 8px;
    font-weight: normal;
    font-size: 21px;
    top: 0;
    line-height: 25px;
    width: 20px;
    text-align: center;
}
.cart .discount > h2.active:after{
	content: '_';
    line-height: 10px;
}
.panel.panel-default span.glyphicon.glyphicon-chevron-down.pull-right:before {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 21px;
}
.panel.panel-default span.glyphicon{
	top: -3px;
	right: 3px;
}
.cart .ugiftcert-form .input-box .input-text {
    border-radius: 0;
    height: 33px;
    width: 100%;
}
.cart  .ugiftcert-form  .buttons-set {
    display: table-cell;
    float: none;
    margin: 8px 0;
    padding: 10px 0;
}
.cart .discount .ugiftcert-form .buttons-set .button {
    margin: 0 0 0 10px;
}
.cart .hero-unit .discount  h2{
	background: #ffffff;
	padding: 8px 8px 8px 14px;
	line-height: 1.1;
	border-radius: 1px;
}
.cart .hero-unit h2, .cart .hero-unit h4{ 
    border-bottom: 1px solid; margin-bottom: 10px;
}
.hero-unit #discount-coupon-form .discount-form{
	display: none;
}

.hero-unit .ugiftcert-form {
    background: #ffffff;
	padding: 5px 15px 10px 15px;
}
.hero-unit .discount-form {
    padding: 5px 15px 10px 15px;
}
.cart .hero-unit .discount {
	margin-bottom: 0;
	border-radius: 1px;
}
.cart .hero-unit .discount .input-box{
	padding-top: 0;
}
.cart .hero-unit .discount .buttons-set{
	padding-top: 0;
}
.cart .ugiftcert-form .buttons-set{
	padding-top: 0;
}
.cart .discount .discount-form .buttons-set .button.btn-cancel{
	margin: 0 0 0 10px;
}

#cartShipping .btn-success {
	border-color: #0b9ac5 #0b9ac5 hsl(194, 89%, 37.5%);
	background-image: linear-gradient(#26c2f2, #0b9ac5);
	background-color: hsl(194, 89%, 41%);
	background-repeat: repeat-x;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23); 
}

#cartShipping .btn-success:active,
#cartShipping .btn-success:focus,
#cartShipping .btn-success:hover {
    background-image: none; 
	border-color: #0b9ac5 #0b9ac5 hsl(194, 89%, 37.5%);
	border-color: #4f7f1d;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.23);
	background-image: linear-gradient(#26c2f2, #0b9ac5);  
}

.confirmation-index-verification .body-wrapper { min-height: 300px; }
.department select, .department label { max-width: 400px; min-width: 290px; text-align: center; margin: auto; margin-bottom: 15px;}
.department label { min-width: 320px;}
.recaptcha { margin: 0 auto; max-width: 377px; }
#amstockstatus-status { display: none; }
.availability .amstockstatus,
.availability.out-of-stock span { color: #FF0000; margin: 5px 0; text-transform: uppercase; display: inline-block; font-weight: bold; }
.availability.in-stock { display: none; }
.product .availability, 
.col-xs-3 .availability{
    width: 90px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0;
}

.product .amstockstatus,
.col-xs-3 .amstockstatus {
    line-height: 1.1;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;;
    padding: 6px 15px 6px 0;
    left: -23px;
    top: 23px;
    width: 173px;
    background-color: #ea181e;
    background-color: #0E5BD3;
    background-color: #0C9AC6;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.product .availability .amstockstatus,
.col-xs-3 .availability .amstockstatus { color: #fff; font-size: 10px; text-transform: uppercase; font-family: 'Open Sans', sans-serif;}
.options-price .availability { display: none; }
.options-price { margin: 5px 0 0 2px; }
.am-comment { background: #EAEAEA;  border: 1px solid #ddd;display: block; padding: 10px; margin: 0 -5px 15px -5px; font-size: 11px; border-radius: 5px; }

.am-comment a.icon-question-sign {
	position: static;
	float: none;
	display: inline-block;
}

/* Compare Machines */
.cms-comparing-ball-machines-html  h2 { font-size: 22px; color: #ff0000}
.cms-comparing-ball-machines-html p { font-size: 15px;}
.cms-comparing-ball-machines-html th { font-weight: bold; padding:5px; text-align: center; background: #78D31D; color: #000;}
.cms-comparing-ball-machines-html td { text-align: center; }
.cms-comparing-ball-machines-html li { list-style-position: inside; text-align: left;}
.cms-comparing-ball-machines-html td p { text-align: center; font-size: 14px; margin:0;}
.cms-comparing-ball-machines-html td:nth-child(1) p { text-align: left;}
/*Youtube*/
    .youtube-player {
        padding-top: 0px;
	border: 1px solid var(--border-color);
    }
   .youtube-pair { 
        float: left;
        min-width: 33%; 
        max-width: 520px; 
    	padding-right: 10px;
        padding-left: 0px;
        margin-bottom: 10px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }

  .youtube-player .title {
     position: absolute;
     bottom: 0px;
     color: #333;
     font-size: 13px;
     background: #fff;
     background: rgba(255,255,255, 0.8);
     display: block;
     padding: 3px 5px;
     width: 100%;
   }
 
    
    .youtube-player .play {
        height: 50px;
        width: 50px;
        left: 50%;
        top: 50%;
        margin-left: -25px;
        margin-top: -36px;
        position: absolute;
        background: url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/play-youtube.png") no-repeat;
        background-size: 50px 50px;
        cursor: pointer;
    }

/* 5.0 Size Chart */

.size-chart {
	width: 100%;
	border-collapse: collapse;
}

.table--specs caption,
.size-chart caption {
	padding: 0.5rem 0;
	text-align: center;
	background-color: var(--accent-color);
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

.size-chart tr:nth-child(even) {
	background-color: #E5E5E5;
}

.size-chart:not(.size-chart--clothing):not(.size-chart--head) tr:nth-child(even) td:not(:last-child) {
	border-right: 1px solid var(--border-color);
}

.size-chart:not(.size-chart--clothing):not(.size-chart--head) tr:nth-child(even):hover td {
	border-right-color: #e5e5e5;
}

.size-chart td {
	padding: 0.5rem;
	border: 1px solid #E5E5E5;
	vertical-align: top;
	font-weight: 700;
	text-align: center;
}

.size-chart td:first-child {
	text-align: left;
	text-transform: uppercase;
}

.size-chart:not(.size-chart--clothing) td:first-child.hovered {
	background: inherit;
	color: inherit;
}


/* 5.1 Headwear Size Chart */
.size-chart--head tr:nth-child(even) {
    background: transparent;
}

.size-chart--head td {
    padding: 0.5rem;
    vertical-align: middle;
}

.size-chart--head td:first-child {
    text-align: center;
    text-transform: none;
}

.size-chart--head td:nth-child(even) {
    background-color: #e5e5e5;
}

.size-chart--head tr:first-child td {
    font-size: 0.8rem
}

.size-chart--head tr:first-child td:nth-child(even) {
    border-bottom-color: #fff;
}

.size-chart--head tr:first-child td span {
    font-size: 2rem;
    font-weight: 700;
    display: block
}

.size-chart--head td hr {
	margin: 0 -0.5rem;
}

.size-chart--head td:nth-child(even) hr {
	border-top-color: var(--white);
}
/* end of: 5.1 Headwear Size Chart */


/* 5.2 Clothing Size Chart */
.size-chart--clothing tr:first-child td {
	padding: 0.5rem;
	border-color: transparent;
	border-right-color: #fff;
	background: #e5e5e5;
	font-size: 2rem;

}

.size-chart--clothing tr:first-child td:last-child {
	border-right-color: #e5e5e5;
}

.size-chart--clothing tr:last-child td:first-child {
	border-bottom: 1px solid #e5e5e5;
}

.size-chart--clothing tr td:first-child {
        padding: 0.5rem;
        border-color: transparent;
        border-bottom-color: #fff;
        border-right-color: #fff;
        background: #e5e5e5;
}

.size-chart--clothing tr:nth-child(even) {
        background: #fff;
}

.size-chart--clothing td {
        vertical-align: middle;
}

.size-chart--clothing tr:first-child:hover td,
.size-chart--clothing tr td:first-child.hovered {
	color: var(--gray);
}

.size-chart td.hovered,
.size-chart--clothing tr:first-child td.hovered,
.size-chart--clothing tr:hover td:first-child,
.size-chart:not(.size-chart--head) tr:hover {
	background: var(--accent-light-color);
	color: var(--white);
}

.size-chart--clothing tr:first-child td:first-child.hovered,
.size-chart--clothing tr:first-child:hover td:first-child {
	background: #e5e5e5;
}

.size-chart:not(.size-chart--head):not(.size-chart--clothing) td:not(:first-child):hover,
.size-chart--clothing tr:not(:first-child) td:not(:first-child):hover {
	background: var(--accent-color);
}
/* end of: 5.2 Clothing Size Chart */

/* 5.3 Size Chart Toggler */
.size-chart-toggler {
    margin-bottom: 12px;
}

.size-chart td sup {
    font-weight: 400;
}
/* End of: 5.3 Size Chart Toggler */

/* 5.4 Size Chart Media Queries */
@media screen and (max-width: 767px) {
	.size-chart:not(.size-chart--head) tbody,
	.size-chart--clothing tbody {
		display: flex;
	}

	.size-chart--clothing tr:first-child {
		flex-grow: 0;	
	}

	.size-chart--clothing tr:first-child td {
		border: 1px solid var(--border-color);
		border-left-color: #e5e5e5;
		border-right-color: #e5e5e5;
		font-size: 14px;
		text-align: left;
	}

	.size-chart--clothing tr td:first-child {
		border: 1px solid var(--border-color);
		border-bottom-color: #e5e5e5;
	}


	.size-chart--clothing tr:first-child td:first-child {
		border-left-color: #e5e5e5;
		border-bottom-color: var(--border-color);
	}

	.size-chart--clothing tr:first-child td:last-child {
		border-bottom-color: #e5e5e5;
	}

	.size-chart--clothing tr:first-child td:first-child::before {
		content: '.';
		color: transparent;
	}

	.size-chart--clothing tr:last-child td:first-child {
		border-right-color: #e5e5e5;
	}

	.size-chart:not(.size-chart--head) tr,
	.size-chart--clothing tr {
		flex-grow: 1;
	}

	.size-chart:not(.size-chart--head) td,
	.size-chart--clothing td {
		display: block;
	}

	.size-chart:not(.size-chart--head):not(.size-chart--clothing) tr td:first-child {
		font-size: 2rem;
	}

	.size-chart:not(.size-chart--clothing):not(.size-chart--head) tr:nth-child(even) td:not(:last-child) {
		border: 1px solid var(--border-color);
		border-right-color: #e5e5e5;
		border-left-color: #e5e5e5;
	}

	.size-chart:not(.size-chart--clothing):not(.size-chart--head) tr:nth-child(even) td:last-child {
		border-top: 1px solid var(--border-color);
	}

	.size-chart:not(.size-chart--clothing):not(.size-chart--head) tr:nth-child(even):hover td {
		border-color: #e5e5e5;
	}

	.size-chart:not(.size-chart--head) tr td:first-child,
	.size-chart--clothing tr td:first-child {
		text-align: center;
	}
}
/* end of: 5.4 Size Chart Media Queries */

/* end of: 5.0 Size Chart */

/* - Table */
/* -- Table Specs */
.table--specs {
	max-width: 460px;
	width: 100%;
}

.table--full {
	max-width: none;
}

.table--centered {
	margin-left: auto;
	margin-right: auto;
}

.table--specs tr.table--specs__heading > td {
	font-weight: 700;
}

.table--full.table--specs > tbody > tr > th {
	width: 270px;
}

.table--specs td:first-child {
	width: 150px;
	font-weight: 700;
}

.table--specs tr.table--specs__footer > td {
	font-weight: 400;
	padding: 5px;
	font-size: 12px;
}

@media screen and (max-width: 610px) {
	.table--specs tr {
		border-bottom: 1px solid #ddd;
	}

	.table--specs > tbody > tr > th,
	.table--specs > tbody > tr > td {
		border: 0;
	}

	.table--specs th,
	.table--specs td {
		display: block;
		width: 100%;
	}

	.table--specs tr.table--specs__heading > td:not(:first-child) {
		font-weight: 400;
	}

	.table.table--specs > tbody > tr > th,
	.table--specs td:first-child {
		width: 100% !important;
		padding-bottom: 0;
	}

	.table--specs td:last-child {
		padding-top: 0;
	}
}
/* End of: -- Table Specs */
/* End of: - Table */



/* 6.0 CMS */
body.cms-page-view {
	overflow-x: hidden;
}

.twa-cms {
	font-size: 18px;
	font-weight: 100;
	color: var(--gray);
}

.twa-cms__heading {
	font-weight: 700;
	font-size: 82px;
	margin-bottom: 0.25em;
}

.twa-cms__subheading {
	font-size: 20px;	
	color: var(--light-gray);
}

.twa-cms p {
	margin-bottom: 2rem;
}

@media screen and (max-width: 768px) {
	.twa-cms__heading {
		margin-bottom: 0.5em;
		font-size: 62px;
	}

	.twa-cms .video-container,
	.twa-cms .image-container {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 480px) {
	.twa-cms__heading {
		font-size: 42px;
	}
}


/* 6.1 Section */
.twa-cms__section {
	padding-top: 30px;
	padding-bottom: 30px;
}

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

.twa-cms__section__heading {
	margin-bottom: 60px;
	font-size: 20px;
}

.twa-cms__section__heading--small {
	font-size: 18px;
}

@media screen and (max-width: 768px) {
	.twa-cms__section {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.twa-cms__section__heading {
		margin-bottom: 40px;
	}
}
/* end of: 6.1 Section */


/* 6.2 Help */
:root {
	--twa-cms-help-color: #a6a7aa;
}

.twa-cms__help {
	display: flex;
	flex-direction: column;
	height: 200px;
	position: relative;	
	padding: 20px 30px;
	border-radius: 12px;
	text-align: left;
	overflow: hidden;
	font-size: 16px;
}

.twa-cms__help::before {
	content: '.';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
	background-color: var(--alt-background-color);
	color: transparent;
}

.twa-cms__help > * {
	position: relative;
	z-index: 1;
}

.twa-cms .twa-cms__help__title {
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 1rem;
}

.twa-cms__help__description {
	color: var(--twa-cms-help-color);
}

.twa-cms__help__link {
	align-self: flex-start;
	display: inline-block;
	margin-bottom: 0.5rem;
	padding: 8px 20px;
	border: 1px solid var(--twa-cms-help-color);
	border-radius: 4px;
	color: var(--light-gray);
	background: rgba(255, 255, 255, 0.1);
	transition: background 0.3s ease-in-out;
}

.twa-cms__help__link:focus,
.twa-cms__help__link:hover {
	color: var(--white);
	text-decoration: none;
	background: rgba(255, 255, 255, 0.25);
	background: var(--light-gray);
}

.twa-cms__help__spacer {
	flex-grow: 2;
}


.twa-cms__help--v2-wrapper {
	display: flex;
}

.twa-cms__help--v2-wrapper > div {
	display: flex;
}

.twa-cms__help--v2 {
	height: auto;
	padding-top: 0;
	border-radius: 0;	
	background: none;
}

.twa-cms__help--v2::before {
	content: none;
}

.twa-cms__help--v2 > img {
	width: calc(100% + 60px);
	max-width: none;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
	border-radius: 12px;
}

@media screen and (max-width: 768px) {
	.twa-cms__help {
		height: auto;
		margin-bottom: 30px;
	}

	.twa-cms__help--v2-wrapper {
		flex-direction: column;
	}

	.twa-cms__help--v2-wrapper > div {
		display: block;	
	}

	.twa-cms__help--v2 {
		display: block;
	}

	.twa-cms__help--v2 > img {
	}
}
/* end of: 6.2 Help */


/* 6.3 Gallery */
.twa-cms__gallery {
	height: 400px;
	visibility: hidden;
	overflow: hidden;
}

.twa-cms__gallery.slick-initialized {
	visibility: visible;
}

.twa-cms__gallery img {
	width: auto;
	height: 400px;
	margin-right: 20px;
}

.twa-cms__gallery a:focus {
	outline: 0;
	outline-offset: unset;
}

@media screen and (max-width: 768px) {
	.twa-cms__gallery {
		height: auto;
	}

	.twa-cms__gallery img {
		width: 100%;
		height: auto;
	}
}
/* end of: 6.3 Gallery */

/* end of: 6.0 CMS */



/* 7.0 Grid */
.row--valign {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 768px) {
	.row--valign {
		flex-direction: column;
	}
}
/* end of: 7.0 Grid */



/* 8.0 Brands */
.amshopby-featured-wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.amshopby-featured-wrapper a {
	display: inline-block;
	flex: 0 0 25%;
	margin-bottom: 40px;
}

.amshopby-featured-wrapper a > img {
	width: auto;
	height: 80px !important;
}


.cms-page-view .amshopby-featured-wrapper a > img {
	filter: grayscale(100%);
	opacity: 0.5;
	transition: all 0.3s ease-in-out;
}


.cms-page-view .amshopby-featured-warpper a:focus > img,
.cms-page-view .amshopby-featured-wrapper a:hover > img {
	filter: grayscale(0);
	opacity: 1;
}


@media screen and (max-width: 768px) {

	.amshopby-featured-wrapper a {
		flex: 0 0 50%;
	}

	.amshopby-featured-wrapper a > img {
		height: 60px !important;
	}
}
/* end of: 8.0 Brands */



#send_on_trig { padding: 5px 10px; }

/** Highlighted panels on product description & shipping and returns */
.panel.panel--covid,
.product-banner .panel, 
#shippingandreturns .panel,
#description .panel {
	margin-bottom: 20px;
	padding: 2.5rem;
}

.panel-warning.panel--covid,
.product-banner .panel-warning,
#shippingandreturns .panel-warning,
#description .panel-warning {
	border-color: #fbeed5;
	background-color: #fbeed5;
}

.product-banner .panel-info,
#shippingandreturns .panel-info,
#description .panel-info {
	border-color: #ecffc7;
	background-color: #ecffc7;
}

.panel.panel--covid .glyphicon,
.panel.panel--covid svg,
.product-banner .panel .glyphicon,
.product-banner .panel svg,
#shippingandreturns .panel .glyphicon,
#shippingandreturns .panel svg,
#description .panel .glyphicon,
#description .panel svg {
	float: left;
	margin-top: 1px;
	margin-right: 0.75rem;
}

.panel.panel--covid > :last-child,
.product-banner .panel > :last-child,
#shippingandreturns .panel > :last-child,
#description .panel > :last-child {
	margin-bottom: 0;
}

#shippingandreturns .panel ul {
	padding-left: 1.5em;
}

#shippingandreturns .panel ul li {
	list-style-position: outside;
}

ul.add-to-links {
    padding-left: 0;
    list-style: none;
}
.products-grid .actions {
    max-height: 40px;
    left: 15px;
    padding-left:0px !important;
    z-index:999;
}

.product-view .add-to-links a span,
.category-products .add-to-links a span {
    padding: 5px;
    font-size: 14px;
}
.category-products .add-to-links .hover-display {
}
.category-products .add-to-links a {
}
.category-products .add-to-links a:hover .hover-display {
}
.category-products .add-to-links:hover a{
}
/* General Page */
.std .article {
    padding-top: 10px;
    padding-bottom: 40px;
}

.std .article hgroup {
  margin-bottom: 30px;
}

.std .article hgroup h1 {
    margin-top: 0;
    margin-bottom: 0.55rem;
    font-weight: 700;
    color: #78d31e;
}

.std .article hgroup p {
    font-size: 1.25em;
    font-weight: 900;
}

.std .article ol {
    list-style: none;
    padding-left: 0;
}

.std .article ol li {
    counter-increment: twa-counter;
    position: relative;
    padding-left: 2.25em;
}

.std .article ol li::before {
    content: counter(twa-counter);
    position: absolute;
    left: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #78d31e;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 1.15em;
    font-weight: 700;
}

/* Image alignment */
.std .article img.align-right {
    float: right;
    margin-left: 20px;
}

.std .article img.align-left {
    float: left;
    margin-right: 20px;
}
/* end of: Image alignment */


.std .article .thumbnails {
   padding-top: 20px;
}

.std .article .thumbnail--custom {
  position: relative;
  padding-top: 100%;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(10, 10, 10, 0.12);
}

.std .article .thumbnail--custom > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* Accordion */
.std .article .panel-group .panel {
  counter-increment: twa-panel-counter;
  background: #f9f8f7;
}

.std .article .panel-title {
  padding: 0;
}

.std .article .panel-title > a {
  position: relative;
  padding: 1rem 1rem 1rem 50px;
  color: #5a5a5a !important;
  font-weight: 700;

}

.std .article .panel-title > a:hover {
  text-decoration: none;
}

.std .article .panel-title > a::before {
  content: '-';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #daf2c3;
  text-align: center;
  font-weight: 400;
  font-size: 1.4em
}

.std .article .panel-title > a.collapsed::before {
  content: '+';
}

.std .article .panel-group .panel-heading + .panel-collapse .panel-body,
.std .article .panel-body {
  border: 1px solid #f9f8f7;
  border-top: 1px solid #f9f8f7;
  background: #fff;
}
/* end of: Accordion */

/* Panel */
.panel--article {
  margin-bottom: 20px;
  padding: 2.5rem;
  border-color: #ecffc7;
  background-color: #f0fae7;
}

.panel--article .glyphicon {
  float: left;
  margin-top: 1px;
  margin-right: 0.75rem;
}

.panel--article >:last-child {
   margin-bottom: 0;
}
/* end of: Panel */

/* Reveal (Popup) */
.reveal-link {
  color: #000;
}

.reveal {
  position: relative;
  background: #fff;
  padding: 20px 40px 40px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}

.reveal .mfp-close {
  background-color: #78d31e;
  color: #fff !important;
}
/* eo: Reveal (Popup) */

/* Table tennis table shipping alert alignment. */
.product-options ul.options-list {
	padding-left: 0;
}

.product-options ul.options-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-options ul.options-list .label {
	float: left;
	margin-left: 1rem;
}

.product-options ul.options-list input.checkbox {
	margin-top: 0;
}
@media screen and (min-width: 992px) {
}


@media screen and (max-width: 991px) {
	.product-options ul.options-list {
		padding: 0 15px 3px 12px;
	}
}
/* eo: Shipping alert alignment */

/* Custom options: Checkbox with long message */ 
body.category-ball-machines .options-container-small dl {
      overflow: visible; 
}
/* Wrap label when validation failed. */ 
.product-options ul.options-list.validation-failed .label { 
    white-space: unset; 
   text-align: left; 
   line-height: 1.4; 
}
/* eo: Custom options */
/* Custom options: Checkbox with long message */
/* Wrap label when validation failed. */
.product-options ul.options-list.validation-failed .label {
  white-space: unset;
  text-align: left;
  line-height: 1.4;
}

.twa-compare .new-product,
.category-products .new-product,
.product-view .new-product {
    z-index: 2;
    position: absolute;
    display: inline;
    top: 0;
    left: 0;
    line-height: 24px;
    background: #78d31e;  
    color: #FFF;
    text-align: left;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px
}

.product-view .new-product {
	left: 15px;
}

/* Fullwidth stamped review form */
.stamped-main-widget .new-review-form {
  width: 100%;
}

/* Button with SVG */
.btn > svg {
  position: relative;
  top: 3px;
}

/* Category products grid */
.category-products .inner {
  margin-bottom: 15px;
  /*
  box-shadow: -2px -2px 1px #f3f3f3;
  */
  border-top: 2px solid #f3f3f3;
  border-left: 2px solid #f3f3f3;
}

.category-products .products-grid {
  padding-left: 15px;
  padding-right: 15px;
}


.products-grid .product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
  margin-bottom: 0;
  padding-top: 15px;
  border: 2px solid #f3f3f3;
  border-top: 0;
  border-left: 0;
  text-align: left;
}

.products-grid .product > * {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

.products-grid .product__spacer {
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}

.category-products .add-to-links a {
	padding: 6px 0;
}

.link-compare {
	margin-bottom: 0.5rem;
	box-shadow: none;
}

.js-product {
  cursor: pointer;
}

.products-grid .product-image img {
  border: none;
}

.category-products .brand {
  width: 100%;
  margin-top: -32px;
  background-position: 50% 50%;
}

.category-products .price-box {
  margin-bottom: 0.5rem;
}

.category-products .old-price,
.category-products .price {
  font-size: 16px;
}

.stamped-product-reviews-badge {
  min-height: 18px;  
  display: inline-block;
}

@media screen and (max-width: 480px) {
  .catalog-product-view .products-grid li,
  .products-grid li {
    height: 360px !important;
  }

  .products-grid li:nth-child(2) {
    border-right: 2px solid #f3f3f3;
  }

  .products-grid li:nth-child(3) {
    border-left: 2px solid #f3f3f3;
  }

  .products-grid .add-to-links li { height: auto !important; }

  .category-products .old-price,
  .category-products .price {
    font-size: 16px;
  }

  .stamped-product-reviews-badge {
      min-height: 36px;
  }

  .stamped-product-reviews-badge>* {
    flex: 1 1 0;
    flex-direction: column;
    align-items: flex-start;
  }

  .stamped-badge-caption {
    display: block;
    margin-top: -2px;
  }
}

/* Testimonial */
#description .testimonial_r {
	margin-bottom: 20px;
	padding: 20px 20px 40px;
	border: 1px solid #f5f5f5;
	background-color: #fbfbfb;
}

#description .testimonial_text {
	float: none;
	width: 100%;
}


/* Third party payments popup info */
@keyframes twa-fade-in-up {
	from {
		opacity: 0;
		margin-top: 30px;
	}

	to {
		opacity: 1;
		margin-top: 0;
	}
}

.twa-fade-in-up {
	animation-name: twa-fade-in-up;
}

.firecheckout-index-index.zip-widget__popup--open,
.catalog-product-view.zip-widget__popup--open {
	overflow: auto;
}

.firecheckout-index-index .zip-widget__popup__overlay .iframe-wrapper,
.catalog-product-view .zip-widget__popup__overlay .iframe-wrapper,
.catalog-product-view #afterpay-modal-component .visible .afterpay-modal-overlay {
	animation-name: twa-fade-in-up;
	animation-duration: 0.3s;
	animation-fill-mode: both;
}

.catalog-product-view #afterpay-modal-component .afterpay-modal-overlay {
	transform: none;
	transition: none !important;
}

.firecheckout-index-index .zip-widget__popup__overlay .iframe-wrapper,
.catalog-product-view .zip-widget__popup__overlay .iframe-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
}

.zip-widget__popup__overlay .close-button-zip {
	background: #aa8fff;
}

.firecheckout-index-index #p_method_zipmoneypayment + label {
	margin-top: -1px;
}

.firecheckout-index-index #p_method_zipmoneypayment + label > div {
	display: flex;
	align-items: baseline;
}

.firecheckout-index-index #p_method_zipmoneypayment + label img {
	height: 18px; /* Same as Afterpay */
}

.firecheckout-index-index #p_method_zipmoneypayment + label span {
	padding-top: 0;
	padding-bottom: 0;

}
/* 9.0 Product Compare */

/* 9.1 Checkbox/Tickbox */
.product-view .add-to-links {
	margin: 20px 0 0;
	padding: 0;
}

.product-view .category-products .add-to-links {
	margin: 0;
	padding: 6px 0;
}

.product-view .product__compare {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
}

.product__compare {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
        margin-bottom: 1rem;
        outline: 0;
        font-size: var(--global-font-size);
        color: var(--gray);
}

.product__compare--added,
.product__compare.disabled {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
}

.product__compare:active,
.product__compare:focus,
.product__compare:hover {
	outline: 0;
        text-decoration: none;
        color: var(--gray);
}

.product__compare::before {
        content: '.';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 16px;
        height: 16px;
	line-height: 15px;
        border: 1px solid var(--accent-color);
	border: 1px solid #ccc;
        -webkit-box-shadow: 0.5px 1px 1px #ddd;
                box-shadow: 0.5px 1px 1px #ddd;
        border-radius: 3px;
        margin-right: 0.75rem;
        background: #f9f9f9;
        font-size: 10px;
	font-size: 14px;
        text-align: center;
        color: transparent;
}

.product__compare--added::before,
.product__compare:not(.disabled):hover::before {
	content: '\2713';
        color: var(--accent-color);
}

.product__compare--loading::before {
        content: '.' !important;
        border-top-color: transparent;
        border-radius: 50%;
        -webkit-box-shadow: none;
                box-shadow: none;
        background: none;
        color: transparent !important;
        -webkit-animation-name: twa-rotate;
                animation-name: twa-rotate;
        -webkit-animation-duration: 1s;
                animation-duration: 1s;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
}

/* end of: 9.1 Checkbox/Tickbox */
/* end of: 9.0 Product Compare */

/* 10. Category */
/* 10.1. Category Top */
/* 
Template: Catalog > Manage Categories > Racquets > Padel Tennis > Description

<div class="row thumbnail-row">
	<!-- .inner -->
	<div class="inner">
		<div class="col-xs-12 col-sm-12 col-md-4  thumbnail-wrapper">
			<div class="thumbnail">
				<img src="" alt="" />
			</div>
		</div>

		<div class="col-xs-12 col-sm-12 col-md-8">
			<div class="thumbnail-description">
				<p></p>
			</div>
		</div>
	</div> <!-- end of: .inner -->
</div>
 */
.amshopby-img .thumbnail {
   -webkit-box-shadow: 1px 1px 5px rgba(10, 10, 10, 0.12);
           box-shadow: 1px 1px 5px rgba(10, 10, 10, 0.12);
}

.amshopby-img .thumbnail img {
	  width: 100%;
	  aspect-ratio: 15/17;
}

.thumbnail .caption {
	   padding-top: 0;
	   padding-bottom: 0;
	   text-align: center;
}

.thumbnail .caption h3 {
	   margin-bottom: 0.5rem;
}

.category-description .thumbnail-row {
	margin-top: 14px;
}

.category-description .thumbnail-row::before {
	content: '.';
	display: block;
	width: 100%;
	height: 0;
	opacity: 0;
	color: transparent;
	clear: both;
}

.category-description .thumbnail-row .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	  -ms-flex-align: center;
	      align-items: center;
}

.category-description .thumbnail {
	width: 100%;
	-webkit-box-shadow: 1px 1px 5px rgba(10, 10, 10, 0.12);
		box-shadow: 1px 1px 5px rgba(10, 10, 10, 0.12);
	margin-bottom: 0;
}

.category-description .thumbnail img {
	aspect-ratio: auto;
	width: 100%;
}

.category-description .thumbnail-description {
	text-align: center;
}

.category-description .thumbnail-description :last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 478px) {
	.thumbnail-row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.thumbnail-row .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}

	.thumbnail-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-left: 6px;
		padding-right: 6px;
	}

	.category-description .thumbnail {
		margin-bottom: 12px;
	}

	.category-description .thumbnail-description {
		text-align: left;
	}
}

@media screen and (max-width: 991px) {
	.thumbnail-wrapper--hidden-sm {
		display: none !important;
	}
}
/* End of: 10.1 Category Top */


/* 10.2 Review */
.catalog-category-view #stamped-reviews-widget .stamped-carousel-subtitle {
	display: flex;
	margin-top: 0 !important;
}


.catalog-category-view #stamped-reviews-widget .stamped-carousel-stars-wrapper {
	display: inline-block;
	margin-right: 0.5rem;
}
/* End of: 10.2 Review */
/* End of: 10.0 Category */


/* 11. Mega Menu */
/* 
  !imporant were added because of too much specificity on the mega menu styles; 
  i.e. #nav ...
 */
/* 11.1 Featured Product */
.mega-menu__featured {
}

.mega-menu__featured__title {

}

.mega-menu__featured__price {

}

.mega-menu__featured__link {
	float: none !important;
	display: inline-block;
	margin-top: -16px;
}

.mega-menu__featured__image {

}

.mega-menu__featured .brand-wrapper {
	padding-left: 10px !important;
}

.mega-menu__featured .brand {
	float: none !important;
	display: block;
	height: 32px;
	margin: -16px auto 0;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
}

.mega-menu__featured .brand span {
	display: none !important;
}
/* End of: 11.1 Featured Product */
/* End of: 11 Mega Menu */


/* - Prices */
.twa-prices .twa-price {
	display: block;
}

#nav .twa-prices--inline .twa-price, /* Hack */
.twa-prices--inline .twa-price {
	display: inline-block;
}

.twa-price {
	margin-right: 6px;
	font-weight: 400;
	text-decoration: line-through;
}

.twa-price--large {
	font-size: 1.75rem;
}

.twa-price--final {
	font-weight: 700;
	text-decoration: none;
}

/* End of: Prices */




.footer .footer_connections li a i.fa::before {
    margin-right: 0;
}

@media screen and (min-width: 1440px){
	

}
@media screen and (min-width: 1920px){

.box_instagram .list_item li {
    width: 9.9%;
}

}
@media screen and (min-width: 2560px){

}

@media screen and (max-width: 1366px){

.nav-container #nav li a {
    font-size: 12px;
}
.box_instagram .list_item li {
    width: 9.86%;
}

}

@media screen and (max-width: 1280px){

    .nav-container #nav li a {
        font-size: 11.7px;
	    outline: medium none;
    }
    #nav li a {
        padding: 11px 6px 10px;
    }

    .box_instagram .list_item li {
        width: 9.85%;
    }

}

@media screen and (max-width: 1199px){

#algolia-searchbox.box_search.click .input-text.search_click {
    display: none;
}
#algolia-searchbox.box_search.click {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 0 none;
    left: inherit;
    right: 60px;
    top: 12px;
    z-index: 99;
}
.header #search_mini_form.active {
    padding: 9px 10px;
    position: absolute;
    top: 0px;
    width: 100%;
}
#algolia-autocomplete-container.reverse .aa-dropdown-menu {
    position: absolute !important;
    top: -21px !important;
}
/*
.header_form_search #algolia-searchbox .magnifying-glass {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icon_search_m.png") no-repeat scroll right center;
}
*/
.header .container .no-gutters .col-md-2 {
    display: none;
}
.header .pull-right .ship-free, .header .pull-right .ship-5 {
    display: none;
}
.header .pull-right .col-md-4 ul.links li {
    display: none;
}
.header .pull-right .col-md-4 ul.links li.checkout-link {
    display: block;
    position: absolute;
    right: 15px;
    top: -17px;
    z-index: 99;
}
.container {
    width: 100%;
}
.box_instagram .list_item li {
    width: 9.82%;
}

.nav-container #nav li a {
    padding: 11px 15px 10px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #7bd133;
    color: #ffffff;
}
ul#nav li.active a, .navbar-inverse .navbar-nav > .active > a {
    background-color: #78d31e;
}
ul#nav li.active a, .navbar-inverse .navbar-nav > .active > a {
    color: #fff;
}
.nav-container-inner .navbar-collapse li.open a span {
    color: #333;
}
#nav .open a:hover .caret {
    color: #333;
}
.nav-container #nav ul.level1 li.level2 a {
    padding-left: 25px;
}
#nav .menu-column h3 {
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 6px;
}
#nav .menu-column h3 a {
    padding: 0;
}
.nav-container #nav .menu-column li a {
    padding-left: 25px;
}
#nav li.level-top img {
    display: block;
    margin: 0 auto;
    padding: 6px 0;
}
#contactForm .group-select li {
    margin-left: 0;
}
#contactForm .button-set p.required {
    max-width: 100%;
}


}


@media screen and (max-width: 1024px){
	
.header .pull-right .col-md-4 ul.links li.checkout-link {
    right: 15px;
}
.banner_home .banner_home_right .banner_right_top {
    margin-bottom: 20px;
}
.footer_instagram .title_ins {
    top: 40px;
}



}

@media screen and (max-width: 770px){
	
.header #search_mini_form #algolia-searchbox {
    width: 93%;
}
/* #algolia-autocomplete-container.reverse .aa-dropdown-menu {
    max-height: 350px;
    overflow-y: scroll;
} */
.banner_home .banner_home_right .banner_right_top {
    margin-bottom: 15px;
}
.header #search_mini_form.active {
    top: 0px;
}
#algolia-autocomplete-container.reverse .aa-dropdown-menu {
    top: -40px !important;
    width: calc(100% + 30px);
    z-index: 999999 !important;
    left: -15px !important;
}
.footer_instagram .title_ins {
    top: 25px;
}
.footer_instagram .title_ins h4 {
    letter-spacing: 1px;
    line-height: 21px;
    padding: 0 3px 4px;
}
.footer_instagram .title_ins a {
    font-size: 12px;
    padding: 0 3px;
}


}

@media screen and (max-width: 767px){
.header .pull-right .col-md-4 ul.links li.checkout-link {
    right: -5px;
    top: 3px;
}
.nav-container-inner .navbar-collapse {
    margin: 0 -15px;
}
.header #search_mini_form.active {
    padding: 9px 55px;
}

}

@media screen and (max-width: 640px){
	
.header #search_mini_form #algolia-searchbox {
    width: 91%;
}
.footer .footer_instagram .stamped-instagram-media-block {
    width: 25% !important;
}

}


@media screen and (max-width: 479px){

.header #search_mini_form #algolia-searchbox {
    width: 87%;
}
.header #search_mini_form.active {
    padding: 9px 15px;
}
.header .pull-right .col-md-4 ul.links li.checkout-link {
    right: -5px;
}
.banner_home .banner_home_left {
    float: none;
    width: 100%;
}
.banner_home .banner_home_right {
    float: none;
    margin-top: 20px;
    width: 100%;
}
.banner_home .banner_home_right .banner_right_top {
    margin-bottom: 20px;
}
.cms-index-index .favourite-brands h2 {
    font-size: 16px;
	line-height: 24px
}
.slide_brand .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icon_next.png") no-repeat scroll 0 0 / 60% auto;
	top: 32%;
}
.slide_brand .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0) url("https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/icon_prev.png") no-repeat scroll 0 0 / 60% auto;
    top: 32%;
}
.sidebar .block.block-subscribe.hidden-sm.hidden-xs {
    display: none !important;
}
.footer .footer_instagram .stamped-instagram-media-block {
    width: 33.3% !important;
}
.header #search_mini_form.active {
    padding: 9px 35px;
}

}

@media screen and (max-width: 414px){
	
.footer .footer_instagram .stamped-instagram-media-block {
    width: 50% !important;
}
}

@media screen and (max-width: 360px){
.header .pull-right .col-md-4 ul.links li.checkout-link {
    right: -5px;
}
.header #search_mini_form #algolia-searchbox {
    width: 86%;
}

}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 480px;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

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

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

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/css/fancybox_sprite.png');
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/css/fancybox_loading.gif') center center no-repeat;
}

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

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

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

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

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

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

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/css/fancybox_overlay.png');
}

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

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

/* Title helper */

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

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

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

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

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

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

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

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

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

	#fancybox-loading div {
		background-image: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/css/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.testimonials {
    height: 100%;
}

.testimonials .testimonial_l, .testimonials .testimonial_r {
    clear: both;
    display: table;
    height: auto;
    margin: 25px 20px 25px 0;
    width: 100%;
}

.testimonial_image {
    display: table-cell;
    float: left;
    width: 120px;
}

.testimonial_image img {
    width: 120px;
}

.testimonial_text {
    background: url("https://www.tenniswarehouse.com.au/skin/frontend/base/default/turnkeye/testimonial/images/quote.gif") no-repeat scroll 0 0 transparent;
    display: table-cell;
    float: right;
    font-size: 13px;
    padding: 20px 20px 0 55px;
    width: 480px;
}

.testimonial_text h2 {
    color: #43A3AC;
}

.testimonial_l .testimonial_text {
    float: right;
}

.testimonial_l .testimonial_image {
    float: left;
}

.testimonial_r .testimonial_text {
    float: left;
}

.testimonial_r .testimonial_image {
    float: right;
}

.testimonials_sidebar .block-content a {
    color: #1B2D3B;
    float: none;
    text-decoration: underline;
    text-align: right;
    font-size: 11px;
    line-height: 1.25;
}

.testimonials_sidebar .block-title strong {
    background: url("https://www.tenniswarehouse.com.au/skin/frontend/base/default/turnkeye/testimonial/images/i_block_testimonials.gif") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}

.testimonials_sidebar  .testimonial_sidebar_box .testimonial_sidebar_text .testimonial_sidebar_name {
    font-size: 11px;
    line-height: 1.25;
    color: #1B2D3B;
}

.testimonial_sidebar_text {
    text-align: left;
    padding: 6px 9px;
}

.testimonial_sidebar_name {
    text-align: right !important;
    font-style: italic;
    margin: 0 10px 7px;
}
.ajax-cart-modal .overlay {
    background:black;
    display:block;
    left:0;
    opacity:0.65;
    filter: alpha(opacity = 65);
    position:fixed;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.ajax-cart-modal .block {
    position: fixed;
    width: 300px;
    left: 50%;
    margin-left: -150px;
    top: 50%;
    margin-top: -100px;
    z-index: 1001;
}
.ajax-cart-modal .block .close-btn {
    margin-top: 3px;
    float: right;
    width: 11px;
    height: 11px;
    background: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/ajax_cart/btn_remove.gif');
}

.ajax-cart-loading-mask .overlay {
    background:white;
    display:block;
    left:0;
    opacity:0.50;
    filter: alpha(opacity = 50);
    position:fixed;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.ajax-cart-loading-mask .loader {
    position: fixed;
    width: 32px;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -16px;
    background: url('https://www.tenniswarehouse.com.au/skin/frontend/b-responsive/tw_2016/images/ajax_cart/ajax-loader.gif');
    z-index: 1001;
}

.ajax-cart-modal .block { background: #fff; }
.ajax-cart-modal .actions .btn-primary { float: right;}

/* Meilisearch General Styles */
.meilisearch-section {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.meilisearch-section:last-child {
    border-bottom: none;
}

.meilisearch-section-title {
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-bottom: 10px;
}

.meilisearch-item {
    padding: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.meilisearch-item:hover {
    background-color: #f5f5f5;
}

.meilisearch-item img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-right: 10px;
}

.meilisearch-item-details {
    flex: 1;
}

.meilisearch-item-name {
    font-weight: 500;
    color: #333;
    margin-bottom: 4px;
}

.meilisearch-item-price {
    color: #7BC62E;
    font-weight: bold;
}

.meilisearch-highlight {
    background-color: #CFEAFA;
    font-weight: bold;
}

.meilisearch-no-results {
    padding: 20px;
    text-align: center;
    color: #666;
}

/* Meilisearch Autocomplete - Fixed Version */

/* Main dropdown container */
.meilisearch-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #BBB;
    border-top: 3px solid #8EB4D0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    z-index: 9999;
    display: none;
    width: 100%;
    opacity: 1;
    transition: opacity 0.15s ease-in-out;
}

.meilisearch-autocomplete.open {
    display: block;
}

/* Bootstrap 3 style container with clearfix */
.meilisearch-autocomplete-wrapper {
    position: relative;
    display: flex;
    min-height: 200px;
}

.meilisearch-autocomplete-wrapper:before,
.meilisearch-autocomplete-wrapper:after {
    content: " ";
    display: table;
}

.meilisearch-autocomplete-wrapper:after {
    clear: both;
}

/* Left column - Suggestions and Categories (25%) */
.meilisearch-autocomplete-left-column {
    width: 25%;
    background-color: #f9f9f9;
    border-right: 1px solid #eee;
    display: flex;
    flex-direction: column;
}

/* Right column - Products (75%) */
.meilisearch-autocomplete-right-column {
    width: 75%;
    padding: 15px;
    overflow-y: auto;
}

/* Suggestions section */
.meilisearch-autocomplete-section-amasty_pages,
.meilisearch-autocomplete-section-suggestions {
    padding: 10px 15px;
    border-bottom: 1px solid #e0e0e0;
}

/* Categories section */
.meilisearch-autocomplete-section-categories {
    padding: 10px 15px;
}

/* Pages section */
.meilisearch-autocomplete-section-pages {
    padding: 10px 15px;
}

/* Products section */
.meilisearch-autocomplete-section-products {
    width: 100%;
}

/* Section titles */
.meilisearch-autocomplete-section-title {
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-bottom: 5px;
    padding: 4px 0;
    background-color: transparent;
    text-align: left;
}

/* Categories styling */
.meilisearch-autocomplete-category,
.meilisearch-autocomplete-amasty_page {
    display: block;
    padding: 3px 0;
    color: #333;
    text-decoration: none;
    transition: background-color 0.2s;
    border-radius: 3px;
    margin-bottom: 2px;
    text-align: left;
}

.meilisearch-autocomplete-category:hover,
.meilisearch-autocomplete-amasty_page:hover {
    background-color: transparent;
    text-decoration: none;
    padding-left: 5px;
}

.meilisearch-autocomplete-category-name {
    font-weight: 500;
    color: #333;
    text-align: left;
    display: block;
}

.meilisearch-autocomplete-suggestion-query {
    font-weight: 500;
    color: #333;
    text-align: left;
    display: block;
}

/* Products grid - Flexbox layout */
.meilisearch-autocomplete-section-products .meilisearch-autocomplete-hits {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

.meilisearch-autocomplete-section-products .meilisearch-autocomplete-hit {
    width: 20%; /* 5 columns */
    padding: 5px;
    box-sizing: border-box;
}

.meilisearch-autocomplete-product {
    display: block;
    text-decoration: none;
    height: 100%;
    transition: all 0.2s;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #fff;
}

.meilisearch-autocomplete-product:hover {
    background-color: #f9f9f9;
    text-decoration: none;
    border-color: #ddd;
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.meilisearch-autocomplete-product:hover .meilisearch-autocomplete-product-image img {
    opacity: 0.8;
}

/* Product image */
.meilisearch-autocomplete-product-image {
    margin-bottom: 10px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.meilisearch-autocomplete-product-image img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

/* Product details */
.meilisearch-autocomplete-product-details {
    text-align: center;
}

.meilisearch-autocomplete-product-name {
    font-size: 0.85em;
    color: #333;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.3;
    min-height: 2.6em;
}

.meilisearch-autocomplete-product-price {
    font-size: 1em;
    color: #8BC34A; /* Using your site's green */
    font-weight: bold;
}

/* Highlight search terms */
.meilisearch-autocomplete em {
    background-color: #CFEAFA;
    font-style: normal;
    font-weight: bold;
}

/* Footer */
.meilisearch-autocomplete-footer {
    clear: both;
    padding: 15px;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #eee;
}

.meilisearch-autocomplete-footer a {
    color: #8BC34A; /* Using your site's green */
    font-weight: 600;
    text-decoration: none;
}

.meilisearch-autocomplete-footer a:hover {
    text-decoration: underline;
}

/* Responsive breakpoints */
@media (min-width: 992px) {
    /* Desktop layout is handled by flexbox above */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* Tablet */
    .meilisearch-autocomplete-section-products .meilisearch-autocomplete-hit {
        width: 25%; /* 4 columns on tablet */
    }
}

@media (max-width: 767px) {
    /* Mobile - stack vertically */
    .meilisearch-autocomplete-wrapper {
        flex-direction: column;
    }
    
    .meilisearch-autocomplete-left-column,
    .meilisearch-autocomplete-right-column {
        width: 100%;
    }
    
    .meilisearch-autocomplete-left-column {
        border-right: none;
        border-bottom: 1px solid #eee;
    }
    
    .meilisearch-autocomplete-section-products .meilisearch-autocomplete-hit {
        width: 50%; /* 2 columns on mobile */
    }
}

@media (max-width: 480px) {
    .meilisearch-autocomplete-section-products .meilisearch-autocomplete-hit {
        width: 100%; /* 1 column on small mobile */
    }
}

/* Suggestions styling */
.meilisearch-autocomplete-suggestion {
    display: block;
    padding: 3px 0;
    color: #333;
    text-decoration: none;
    transition: background-color 0.2s;
    border-radius: 3px;
    margin-bottom: 2px;
    text-align: left;
}

.meilisearch-autocomplete-suggestion:hover {
    background-color: transparent;
    text-decoration: none;
    padding-left: 5px;
}

/* Loading state */
.meilisearch-autocomplete-loading {
    padding: 20px;
    text-align: center;
    color: #999;
}

.meilisearch-autocomplete-loading:after {
    content: "Searching...";
}

/* No results */
.meilisearch-autocomplete-no-results {
    padding: 40px;
    text-align: center;
    color: #666;
}

/* Box model for all elements */
.meilisearch-autocomplete *,
.meilisearch-autocomplete *:before,
.meilisearch-autocomplete *:after {
    box-sizing: border-box;
}

.meilisearch-autocomplete a {
    cursor: pointer;
}

/* Ensure all hit links stretch to fill their containers */
.meilisearch-autocomplete-hit > a {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 100%;
}

/* Custom scrollbar for webkit browsers */
.meilisearch-autocomplete::-webkit-scrollbar {
    width: 6px;
}

.meilisearch-autocomplete::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.meilisearch-autocomplete::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

.meilisearch-autocomplete::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

/* Additional CSS for Mustache Template Styling */

/* Category count styling */
.meilisearch-autocomplete-category-count {
    font-size: 0.85em;
    color: #999;
    font-weight: normal;
    margin-left: 5px;
}

/* Suggestion count styling */
.meilisearch-autocomplete-suggestion-count {
    font-size: 0.85em;
    color: #999;
    font-weight: normal;
    margin-left: 5px;
}

/* Page styling */
.meilisearch-autocomplete-page {
    display: block;
    padding: 3px 0;
    color: #333;
    text-decoration: none;
    transition: background-color 0.2s;
    border-radius: 3px;
    margin-bottom: 2px;
    text-align: left;
}

.meilisearch-autocomplete-page:hover {
    background-color: transparent;
    text-decoration: none;
    padding-left: 5px;
}

.meilisearch-autocomplete-page-name {
    font-weight: 500;
    color: #333;
    text-align: left;
}

/* Page content styling */
.meilisearch-autocomplete-page-content {
    font-size: 0.8em;
    color: #666;
    margin-top: 3px;
    line-height: 1.3;
    max-height: 2.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

/* Suggestion description styling */
.meilisearch-autocomplete-suggestion-description {
    font-size: 0.8em;
    color: #666;
    margin-top: 3px;
    line-height: 1.3;
    max-height: 2.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* Attribute styling */
.meilisearch-autocomplete-attribute {
    padding: 6px 10px;
    border-bottom: 1px solid #f0f0f0;
}

.meilisearch-autocomplete-attribute:last-child {
    border-bottom: none;
}

.attribute-label {
    font-weight: 600;
    color: #555;
    margin-right: 5px;
}

.attribute-value {
    color: #333;
}

/* Menu item styling */
.meilisearch-autocomplete-menu-item {
    padding: 8px 10px;
    color: #333;
    transition: background-color 0.2s;
    border-radius: 3px;
    margin-bottom: 2px;
}

.meilisearch-autocomplete-menu-item:hover {
    background-color: #f9f9f9;
}

/* Ensure consistent spacing in left column sections */
.meilisearch-autocomplete-left-column .meilisearch-autocomplete-hit {
    margin-bottom: 0;
}

.meilisearch-autocomplete-left-column .meilisearch-autocomplete-hit:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

/* Better highlight styling for search terms */
.meilisearch-autocomplete em {
    background-color: #fff3cd;
    color: #856404;
    padding: 1px 0;
    border-radius: 2px;
    font-style: normal;
    font-weight: 600;
}

/* Price formatting improvements */
.meilisearch-autocomplete-product-price {
    font-size: 1.1em;
    color: #8BC34A;
    font-weight: 700;
    margin-top: 5px;
}

/* Product name improvements */
.meilisearch-autocomplete-product-name {
    font-size: 0.9em;
    color: #333;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.4;
    min-height: 2.8em;
    font-weight: 500;
}

/* Improved hover states for better UX */
.meilisearch-autocomplete-category:hover .meilisearch-autocomplete-category-name,
.meilisearch-autocomplete-suggestion:hover .meilisearch-autocomplete-suggestion-query {
    color: #8BC34A;
}

/* Loading animation */
@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}

.meilisearch-autocomplete-loading {
    animation: pulse 1.5s ease-in-out infinite;
}

/* Responsive adjustments for templates */
@media (max-width: 767px) {
    .meilisearch-autocomplete-product-name {
        font-size: 0.85em;
        -webkit-line-clamp: 3;
        min-height: 3.6em;
    }
    
    .meilisearch-autocomplete-product-price {
        font-size: 1em;
    }
    
    .meilisearch-autocomplete-product-image {
        height: 80px;
    }
}

  :root {
    --green: #78d31e;
    --dark-green: #5eb10b;
    --gray: #333436;
    --light-gray: #5a5a5a;
    --red: #ed2546;
  }

  .page-title h1 {
    padding: 1.5rem 0 1rem;
    border-bottom: 1px solid var(--green);
    font-family: open sans;
    font-weight: 700;
    color: #78d31e;
    color: var(--green);
    text-transform: uppercase;
  }

  .content {
    font-size: 14px;
    margin-bottom: 40px;
    font-family: open sans;   
  }

  .spacer {
    height: 20px;
  }

  .content h1,
  .content .h1,
  .content h2,
  .content .h2,
  .content h3,
  .content .h3,
  .content h4,
  .content .h4,
  .content h5,
  .content .h5
  .content h6,
  .content .h6 {
    text-transform: uppercase;
    font-weight: 700;
  }

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

  .content h2::after,
  .content .h2::after,
  .content h3::after,
  .content .h3::after,
  .content h4::after,
  .content .h4::after {
    content: '.';
    display: block;
    width: 60px;
    height: 4px;
    margin-top: 0.5rem;
    background-color: var(--green);
    color: transparent;
  }

  .content h3,
  .content .h3 {
    font-size: 18px;
  }

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

  .content a:not([class]) {
    color: var(--light-gray);
    box-shadow: 0px 2px 0px 0px var(--light-gray);
    text-decoration: none;
    transition: box-shadox 0.3s ease-in-out;
  }

  .content a:active:not([class]),
  .content a:focus:not([class]),
  .content a:hover:not([class]) {
    text-decoration: none;
    box-shadow: 0px 2px 0px 0px var(--green);
  }

  .content img.left {
    float: left;
    margin: 0 1rem 1rem 0;
  }

  .content img.right {
    float: right;
    margin: 0 0 1rem 1rem;
  }

  .content img.center {
    margin: 0 auto 1rem;
  }

  .content ol li {
    margin-bottom: 1rem;
  }

  .cta {
    padding: 2rem 1.25rem;
    border: 5px solid #78d31e4d;
    font-size: 2rem;
    text-align: center;
  }

  .cta__button {
    display: inline-block;
    margin-bottom: 1rem;
    padding: 0.75rem 2rem;
    background-color: var(--green);
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color 0.3s ease-in-out;
  }

  .cta__button:active,
  .cta__button:focus,
  .cta__button:hover {
    background-color: var(--dark-green); 
    color: #fff;
    text-decoration: none;
  }
 
  .std .tabs,
  .tabs {
    display: flex;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  
  .ct-header,
  .tabs__title {
    flex: 0 0 33.333333%;
    flex: 0 0 31.25%;
  }

  
  .tabs__title:first-child {
  }

  .tabs__title:last-child {
  }

  .ct-header > li > a,
  .tabs__title > a {
    display: block;
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    /*box-shadow: 0px 0px 10px -4px inset var(--green);*/
    border: 1px solid #fff;
    border-bottom: 0;
    text-align: center;
    color: var(--light-gray);
    text-decoration: none;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #ddd;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in;
  }

  .ct-header > li > a:hover,
  .tabs__title > a:hover {
    text-decoration: none;
    background-color: var(--green);
    color: #fff;
  }

  .tabs__title > a > small {
    display: block;
    text-align: center;
    font-size: 1rem;
    color: #000;
  }

  .tabs__title.active {

  }

  .ct-header > li.active > a,
  .tabs__title.active > a {
    background-color: var(--dark-green);
    color: #fff;
  }

  .tabs-content {
  }

  .tabs__panel { display: none; }

  .tabs__panel.active { display: block; }

  /** Comparison Table */
  .ct-wrapper {
    border: 1px solid var(--green);
  }
  
  .std .ct-header,
  .ct-header {
    display: none;
    list-style: none;
    padding-left: 0;
  }

  .ct {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
  }

  .ct th { 
    position: sticky;
    top: -4px;
    z-index: 1;
    background: #fff;
    text-align: center;
    transition: top 0.3s ease;
  }

  .ct th:first-child {
    width: 314px;
    background: linear-gradient(to top, #ffffff00, #ffffffad 15%, #ffffff 50%, white 100%);
  }

  .ct th:not(:first-child) {
    /*
    border-top: 6px solid var(--light-gray);
    box-shadow: -2px 0px 10px -4px inset var(--green);
    */
    padding: 2rem 1rem;
  }

  .ct th.ct-special {
    border-top-color: var(--dark-green);
  }

  .ct th img {
    margin-bottom: 0.5rem;
  }

  .ct th h4 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    text-transform: none;
  }

  .ct-product__name {
    margin-bottom: 1rem;
  }

  .ct th h4::after { content: none; }

  .ct td:first-child {
    box-shadow: 10px 0px 10px -14px inset var(--green), -10px 0 10px -14px inset var(--green); 
    text-align: left;
  }

  .ct tr:not(.ct-full):not(.ct-foot) td:first-child {
    position: relative;
    font-weight: 700;
  }

  .help {
    font-weight: 400;
  }

  .help__tip::before {
    content: '?';
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    background-color: #ddd;
    text-align: center;
    font-style: normal;
    cursor: pointer;
  }

  .help__tip:hover + .help__text {
    opacity: 1;
  }

  .help__text {
    position: absolute;
    z-index: 1;
    bottom: 80%;
    right: 0;
    transform: translate(50%, -50%);
    transform: translate(calc(50% - 1rem), 0%);
    padding: 0.5rem;
    border: 1px solid var(--green);
    box-shadow: 0px 0px 9px 0px var(--green);
    background-color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
  }

  .ct td {
    height: 50px;
    padding: 1.5rem;
    text-align: center;
    /*box-shadow: -10px 0 10px -14px inset var(--green);*/
  }
  
  .ct--left td {
    text-align: left;
  }

  .ct tr {
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease-in-out;
  }

  .ct tbody tr:not(.ct-full):hover {
    background: #78d31e5c!important;
    box-shadow: 1px 1px 8px var(--green);
  }

  .ct tr.ct-full {
    background-color: #ddd;
  }

  .ct tr.ct-full td {
  }

  .ct-price {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 3rem;
    font-family: Arial;
    font-weight: 700;
  }

  .ct-price i {
    position: relative;
    top: -1rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
  }

  .ct-button {
    display: inline-block;
    margin-bottom: 0.5rem;
    padding: 0.75rem 1.25rem;
    background-color: var(--green);
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color 0.3s ease-in-out;
  }

  .ct-button:hover {
    background-color: var(--dark-green);
    color: #fff;
    text-decoration: none;
  }

  .ct-button--disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.7;
  }

  .ct-button--disabled:hover {
    color: var(--green);
  }

  .ct .x {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0.5rem;
  }
  
  .ct .x::before,
  .ct .x::after {
    content: '.';
    position: absolute;
    top: -1px;
    left: 8px;
    transform: rotate(-45deg);
    height: 20px;
    border-left: 4px solid var(--red);
    color: transparent;
  }

  .ct .x::before {
    transform: rotate(45deg);
    top: 2px;
  }

  .ct .check {
    display: inline-block;
    margin: 0 0.5rem;
  }

  .ct .check::before {
    content: '.';
    display: block;
    width: 7px;
    height: 14px;
    border: solid var(--green);
    border-width: 0 4px 4px 0;
    transform: rotate(45deg);
    color: transparent;
  }

  .ct ul {
    padding-left: 1rem;
    text-align: left;
  }

  .ct tfoot {
    background-color: #ddd;
  }

  .ct tfoot p {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }

  .ct .list-wrapper .inner {
    display: flex;
    justify-content: center;
  }
  
  @media screen and (max-width: 1080px) {
    .ct-header > li > a,
    .tabs__title > a {
      font-size: 1.75rem;
    }
  }

  @media screen and (max-width: 824px) {
    .ct,
    .ct thead,
    .ct tbody,
    .ct tfoot,
    .ct tr,
    .ct tr.ct-full,
    .ct tr.ct-foot {
      display: block;
      width: 100%;
    }

    .ct tr:not(.ct-full):not(.ct-foot) {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
    }

    .ct thead tr.col-4 {
      flex-wrap: nowrap !important;
    }
    
    .ct th {
      position: static;
    }

    .ct th:first-child {
      display: none;
    }

    .ct td {
      height: auto;
    }

    .ct td:not(:first-child) {
      flex: 1;
      text-align: center;
    }

    .ct td:first-child {
      flex: 0 0 100%;
    }

    .ct tr:not(.ct-full):not(.ct-foot) td:first-child {
      padding: 0.75rem 0;
      border-bottom: 1px solid #ddd;
      text-align: center;
      text-transform: uppercase;
      background-color: var(--green);
    }

    .ct tr:not(.ct-full):not(.ct-foot) td:not(:first-child) {
      border-right: 1px solid #ddd;
    }

    .help.active .help__tip::before {
      outline: 1px solid var(--green);
      background-color: var(--dark-green);
    }

    .help.active .help__text {
      max-height: 1000px;
      transition: max-height 0.3s ease-in;
    }

    .help__tip::before {
      top: 18px;
      width: 25px;
      height: 25px;
      line-height: 25px;
      border-radius: 0;
      background: transparent;
      color: #fff;
      box-shadow: 1px 1px 4px 1px var(--dark-green);
      transition: background-color 0.3s ease-in;
    }

    .help__text {
      position: static;
      opacity: 1;
      display: block;
      height: auto;
      max-height: 0;
      padding: 0 1rem;
      background: transparent;
      text-transform: none;
      overflow: hidden;
      transform: none;
      transition: max-height 0.1s ease-out;
    }
  }

  @media screen and (max-width: 564px) {
    .ct-header > li > a, 
    .tabs__title > a {
      font-size: 1.25rem;
    }

    .ct th h4 {
      font-size: 1.25rem;
    }

    .ct th:not(:first-child) {
      padding: 2rem 0;
    }

    .ct td {
      padding: 1rem;
    }

    .ct-price {
      font-size: 2rem;
    }

    .ct-price i {
      top: -0.25rem;
    }

    .content img.left,
    .content img.right,
    .content img.center {
      float: none !important;
    }
  }
  /** End of: Comparison Table **/

  .std .accordion,
  .accordion {
    list-style: none;
    padding-left: 0;
  }

  .accordion__item {
    padding: 10px 0;
  }

  .accordion__item.active {

  }

  .accordion__item.active .accordion__title {

  }

  .accordion__item.active .accordion__title::after {
    content: '-';
    line-height: 18px;
  }
  
  .accordion__item.active .accordion__content {
    max-height: 1000px;
  }

  .accordion__title {
    position: relative;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: var(--green);
    font-weight: 700;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
  }

  .accordion__title:hover {
    color: var(--dark-green);
    text-decoration: none;
  }

  .accordion__title::after {
    content: '+';
    content: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid var(--green);
    text-align: center;
    color: var(--green);
  }

  .accordion__title:active,
  .accordion__title:focus
  .accordion__title:hover {
    color: var(--green);
    text-decoration: none;
  }

  .accordion__content {
    height: auto;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
  }

