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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ampreorder_note {
    font-weight: bold !important;
    color: #00aa00;
}
/* Overlay */
#ampromo-items-add
{
    border: 1px solid #ededed;
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;
}

#ampromo-items-add a
{
    text-decoration: none;
    border-bottom: 1px dashed;
}

.amscheckout #ampromo-items-add
{
    margin: 7px 10px;
}

#ampromo-overlay
{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    direction: ltr;
    overflow: scroll;
}

#ampromo-overlay .close
{
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(https://www.etymotic.com/skin/frontend/base/default/images/amasty/ampromo/close_icon.png) no-repeat;
    width: 16px;
    height: 16px;
    z-index: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: block;

    opacity: .8;
}

#ampromo-overlay .close:hover
{
    opacity: 1;
    transition: opacity 0.2s ease;
}

.ampromo-item .giftcard-send-form{
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 820px) and (min-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 400px;
    }
    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }
}

@media only screen and (max-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 100%;
    }

    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }

    body .ampromo-carousel-control.prev
    {
        left: 0px;
    }

    body .ampromo-carousel-control.next
    {
        right: 0px;
    }

    body .ampromo-carousel-control {
        z-index: 10001;
    }
}

@media only screen and (max-width: 340px) {
    body #ampromo-items .ampromo-item {
        border: none;
    }
}

@media only screen and (max-height: 500px) {
    body #ampromo-items.amcarousel {
        top: 0 !important;
        height: 100%;
    }

    body #ampromo-items {
        padding-top: 0;
    }

    body #ampromo-items>h4 {
        display: none;
    }
}

/* Items */

#ampromo-items
{
    border: 1px solid #ededed;
    background-color: white;
    position: relative;
    margin: 0 auto;
    padding: 24px;
    display: inline-block;
    box-sizing: border-box;
}

#ampromo-items.amcarousel
{
    display: block;
    width: 685px;
}


#ampromo-items .ampromo-item
{
    box-sizing: border-box;

    margin-bottom: 7px;
    padding: 20px;
    width: 250px;

    border: 1px solid #ededed;
    position: relative;
    margin-right: 12px;
}

#ampromo-items .ampromo-item-options
{
    margin-bottom: 12px;
    text-align: left;
}

#ampromo-items .ampromo-item-image
{
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px
}

/* Carousel */

.amcarousel #ampromo-carousel-wrapper
{
    width: 520px;
}

#ampromo-carousel-wrapper
{
    overflow: hidden;
    margin: 0 auto;
}

.amcarousel #ampromo-carousel-content
{
    width: 4500px;
    height: 1px;
}

#ampromo-carousel-content .ampromo-slide
{
    float: left;
}

.amcarousel .ampromo-carousel-control
{
    display: block;
}

.ampromo-carousel-control
{
    position: absolute;
    top: 260px;
    background: url(https://www.etymotic.com/skin/frontend/base/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
    width: 48px;
    height: 45px;
    font-size: 0;
    display: none;
}

.ampromo-carousel-control.carousel-disabled.prev
{
    background-position: 0 0 !important;
}

.ampromo-carousel-control.amcarousel-disabled.next
{
    background-position: -46px 0 !important;
}

.ampromo-carousel-control.prev
{
    background-position: 0 -45px;
    left: 20px;
}

.ampromo-carousel-control.next
{
    background-position: -46px -45px;
    right: 20px;
}

.ampromo-carousel-control.prev:hover
{
    background-position: 0 -91px;
}

.ampromo-carousel-control.next:hover
{
    background-position: -46px -91px;
}

.ampromo-item .qty-holder
{
    display: none;
}

.ampromo-item-options select,
.ampromo-item-options input
{
    max-width: 210px;
}

.ampromo-notification
{
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;

    border: 1px solid #f16048;
    color: #df280a;
    background: #faebe7;
}

.ampromo_items_form h4 {
    line-height: 50px;
}

.ampromo_items_form h4 a {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
}

.ampromo-label{
    float: right; 
    position: absolute; 
    z-index: 500;
}

.ampromo-gift .product-image{
    float: left;
}

.ampromo-gift li{
    margin: 10px 10px;
    float: left;
}
.ampromo-tooltip {
   padding:2px 5px;
   background:#FEC;
   border:1px solid #FAA819;
   color:#1F5070;
   text-align:left;
   width:300px;
   position:absolute;
   z-index: 10001;
}

.ampromo-product-name{
    font-weight: bold;
}

.ampromo-short-description{
    
}

.ampromo-img img{
    /*width: 100%;*/
}
/**
 * MageWorx
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the MageWorx EULA that is bundled with
 * this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.mageworx.com/LICENSE-1.0.html
 *
 * 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@mageworx.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade the extension
 * to newer versions in the future. If you wish to customize the extension
 * for your needs please refer to http://www.mageworx.com/ for more information
 * or send an email to sales@mageworx.com
 *
 * @category   skin_default
 * @package    MageWorx_Downloads
 * @copyright  Copyright (c) 2009 MageWorx (http://www.mageworx.com/)
 * @license    http://www.mageworx.com/LICENSE-1.0.html
 */

/**
 * Downloads extension
 *
 * @category   skin_default
 * @package    MageWorx_Downloads
 * @author     MageWorx Dev Team <dev@mageworx.com>
 */

.downloads-links-block {
	margin-top: 4px;
	margin-bottom: 7px;
/*    border: solid 1px #DFDFDF; 
    padding: 7px; */
}
.downloads-links-block .head {
    padding-bottom: 4px;
}

.downloads-item .item-icon, .downloads-item .item-link, .downloads-item .item-info {
    display: inline-block;
}

.downloads-links-block .downloads-item .item-icon {
    width: 20px;
    height: 16px;
    padding-top: 3px;
}

.downloads-links-block .downloads-item .item-description {
    padding-left: 25px;
}

.downloads-links-block .category-title {
    font-weight: bold;
}

.downloads-links-block .category-files {
    padding: 0 0 10px 10px;
}

.downloads-links-block .access-notice {
    padding-top: 15px;
}

.downloads-links-block span {
	padding-left: 5px; 
	color: #EF5E2C;
	font-style: italic;
}

#downloads_video_overlay {
    cursor: pointer;
    opacity: 0.8;
    display: block;
    position: fixed;
    bottom:0;
    right: 0;
    background: #000000;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#downloads_video_popup {
    z-index: 1001;
    width: 600px;
    height: auto;
    position: fixed;
}

#downloads_video_popup .popup-cont {
    background: #ffffff;
    border-radius: 8px;
    padding: 13px 0;
}

#downloads_video_popup .spinner {
    display: none;
    background: url(https://www.etymotic.com/skin/frontend/etymotic/default/images/mageworx/downloads/spinner.gif) no-repeat center center;
    height: 70px;
}

#downloads_video_popup .spin {
    display: block !important;
}

#downloads_video_popup .close-button {
    background: transparent url(https://www.etymotic.com/skin/frontend/etymotic/default/images/mageworx/downloads/close-button.png) 0 0 no-repeat;
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    top: -15px;
    left: 585px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

#wp-nav-container {
    border-bottom: 4px solid #ffffff;
    background: #3C3C3C;
}

#custommenu {
    font-size: 12px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-radius: 2px;
    height: auto;
    margin: 0 auto;
    max-width: 950px;
}
/*IE7 fix*/
*:first-child+html #custommenu {
    z-index: 998;
}
div.menu {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 45px;
}
div.menu.has-submenu {
   margin-top:5px;
}

div.menu a {
    display: block;
    padding: 15px 4px;
    color: #fff;
}

div.menu.has-submenu a {
    background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -92px transparent;
    padding: 10px 17px 10px 7px;
}

div.menu.has-submenu a:hover {
    background: #f1f1f1 url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -62px;
    color: #000;
    text-decoration:none;
}

div.menu a:hover {
    text-decoration:underline;
    color:#3C3C3C
}

div.wp-custom-menu-popup {
    display: none;
    text-align: left;
    padding: 10px;
    border-top:0;
    border-bottom: 2px solid #FFF;
    position: absolute;
    left: 0px;
    top:140px;
    width: 100%;
    font-size: 13px;
    z-index: 9999;
    background: linear-gradient(to bottom, #ffffff 0%, #dddddd 100%);
    margin-top: -5px;
}
div.menu a, div.wp-custom-menu-popup a {
    text-decoration: none;
    display:block;
    cursor: pointer;
    _height: 0;
    height: auto;
}
div.level1 {
    margin-bottom: 5px;
}
div.level2 {
    margin-bottom: 5px;
}
div.level3 {
    margin-bottom: 5px;
    padding: 5px;
}
div.block2 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
a.level2:link, a.level2:visited {
    padding: 3px 10px;
    border-radius: 2px;
}
/* Clearfix */
div.block2:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] div.block2 {
    display: block;
}
* html div.block2 {
    height: 1%;
}
div.block2 p {
    margin-bottom: 3px;
    line-height: 120%;
    color: #000;
    font-size: 11px;
}
div.block2 p a {
    display: inline;
}
div.block2 a img {
    opacity: .9;
    filter: alpha(opacity=90);
}
div.block2 a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
div.block2 .brand a:hover img {
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -ms-transition: all 0;
    transition: all 0;
}
div.wp-custom-menu-popup hr {
    margin: 0px 0px 10px 0px;
}
div.wp-custom-menu-popup a {
    color: #3C3C3C;
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size:13px
}
div.wp-custom-menu-popup a:hover {
    text-decoration: underline;
    background-color:initial;
}
    /******************************************* COLUMN WIDTH ***************************** */
div.column {
    float: left;
    width: 33.33333%;
    padding: 0px 10px;
    margin: 0px 0px 0px 0px;
}
/*end COLUMN WIDTH  */

div.itemSubMenu {
    margin-left: 0px;
}
.clearBoth {
    clear:both;
    height: 0;
    overflow: hidden;
}
div.level1 {
    margin-bottom: 0px;
}
/*BG*/
div.menu a:link, div.menu a:visited {
}

div.level3 {
    background: #fff;
}
/*FONTS*/
div.menu {
    font-weight: normal;
    font-size: 13px;
    text-transform: uppercase;
}
a.level2:link, a.level2:visited {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
}
a.level3:link, a.level3:visited {
    font-size: 11px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 0px;
}
/*COLOR*/
div.menu a:link, div.menu a:visited {
    color: #fff;
}
a.level3:link, a.level3:visited {
    color: #333333;
}
a.level3:hover {
    color: #b43f74;
}
a.level2:link, a.level2:visited {
    color: #000;
}
a.level1:hover {
    background: #d3d3d3;
}
a.level2:hover {
    color: #000;
    background: #d3d3d3;
}
.block2 table.brand {
    float: left;
}
.block2 .single_menu_product {
    float: left;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    margin-right: 20px;
    margin-left: 0px;
}
/*MOBILE MENU STYLES*/
#menu-button, .parentMenu {
    display: inline-block;
}
html[xmlns] #menu-button, html[xmlns] .parentMenu {
    display: block;
}
* html #menu-button, * html .parentMenu {
    height: 1%;
}
#menu-button:after, .parentMenu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#custommenu-mobile {
    position:relative;
    margin: 0 auto;
    padding: 0;
    z-index: 999;
}
#menu-button {
    float: none;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
#menu-button a:link, #menu-button a:visited {
    color: #fff;
    display: block;
    float: left;
    margin-left: 45%;
    position: relative;
    padding: 0px 10px;
}
#menu-button a:hover, #menu-button:hover a {
    color:#030303;
}
#menu-button a span:after {
    display: block;
    position: relative;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #dadada;
    margin: 8px 0px 0px 5px;
    float: right;
    opacity: 0.7;
}
#menu-button:hover {
    cursor: pointer;
    background-color: #fff;
    color: #030303;
    text-decoration: none;
}
#menu-button:hover a:after {
    opacity: 1;
}
.menu-mobile div.column {
    float:none;
    padding:5px;
    background: #fff;
}
.menu-mobile a.itemMenuName {
    display: block;
    text-align: left;
}
.menu-mobile div.menu-button, .menu-mobile div.menu-mobile {
    float: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.menu-mobile div.column {
    float: none;
    width: 100%;
    padding: 0px 0;
    margin: 0px 0px 0px 0px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 10px 10px;
    border-radius: 2px;
    color: #000;
}
.menu-mobile a.level2:link, .menu-mobile a.level2:visited {
    padding: 10px 10px;
    border-radius: 2px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
    color: #555;
}
.menu-mobile a.level1:hover {
    background-color: #f1f1f1;
}
.menu-mobile .parent {
    background-color: #fff;
}
/*buttons level 01*/
.menu-mobile .parentMenu {
    padding: 0px 0px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #dadada;
}
.menu-mobile .parentMenu a:link, .menu-mobile .parentMenu a:visited {
    padding: 10px 0px 10px 10px;
    margin-right: 80px;
    color: #000;
    display: block;
}
.menu-mobile .parentMenu:hover {
    cursor: pointer;
}
.parentMenu {
    position: relative;
}
.parentMenu a {
    display: block;
}
#menu-button {
    cursor: pointer;
}
.menu-mobile div.level2 {
    margin-bottom: 0;
}
#custommenu-mobile .button {
    cursor: pointer;
    position: absolute;
    right: 1%;
    top: 0px;
    display: block;
    width: 80px;
    height: 38px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJxJREFUeNpi/P//PwM66O3tBVF1UNwEwsXFxRjqmBhwg3wgZobSWAE+zcxoNEmaCQKKNDP29PTgkvsAxPxA/BGIBXDZ3A7Ef4D4Pxrmh6rhxyL3E4gbQZqL8AUKDsAG0gfS3AfEf0nU/AuIJ4I0VwIxC8j/aPgjVOFHLHLsQFzDiCeFoQQYqSmMtvGMT/NfNJokzQug9HRcCgACDAC34CnSSWx3zwAAAABJRU5ErkJggg==);
}
#custommenu-mobile .button.open {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeNpi/P//PwO5gImBAjBENbP09vZSZHM7EP8B4v8k4J9A3AjSXATEzCRaygbSB9LcB8R/SdT8C4gnsgCJSigmGTCOpjDSAECAAQBI6RqpQRaDFgAAAABJRU5ErkJggg==);
}
#custommenu-mobile .level1 .button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIxJREFUeNpi/P//PwO5gAWbYG9vL4ZYcXExhhgTAwUAn+YJQAzyUxcuBYwwP2Nx6k8gZgPid0AsjM0L+Gxmg9LMxDob5lTkKOBHEuvCpzmZQBgl4NNcD8SvcWgEiTfhi+c+KGZAcvpHIBbAG9pYEglKaJOaSCqB+BrUK8QnTyxeYCDa2dRIngQBQIABAGG6KfxEmzSnAAAAAElFTkSuQmCC);
}
#custommenu-mobile .level1 .button.open {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNpi/P//PwO5gImBAjBwmllgjN7eXqI1FRcXU9/ZE4D4Px7chU9zMgHLEvBprgfi1zg0gsSbsAYYFPRBMVGAcQSmMIo0AwQYAIYUFeQ3G04OAAAAAElFTkSuQmCC);
}
/*BG*/
#custommenu-mobile  .parentMenu:hover a:link, #custommenu-mobile  .parentMenu:hover a:visited, #custommenu-mobile  .parentMenu:hover {
    background-color: #fff;
}
#custommenu-mobile .level0 {
    background-color: #f1f1f1;
}
#custommenu-mobile .level1 {
    background-color: #e4e4e4;
}
#custommenu-mobile .level2 {
    background-color: #f1f1f1;
}

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */


article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
h1{font-size:2em;margin:0.67em 0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,sup{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:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
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;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
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;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
*,*: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:"Helvetica Neue",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;}
button,input,select[multiple],textarea{background-image:none;}
a{color:#428bca;text-decoration:none;}a:hover,a:focus{color:#2a6496;text-decoration:underline;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
.img-responsive{display:block;max-width:100%;height:auto;}
.img-rounded{border-radius:6px;}
.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-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;}
@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;} a,a:visited{text-decoration:underline;}
/* Removed to fix printouts
a[href]:after{content:" (" attr(href) ")";}  */ abbr[title]:after{content:" (" attr(title) ")";} .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} pre,blockquote{border:1px solid #999;page-break-inside:avoid;} thead{display:table-header-group;} tr,img{page-break-inside:avoid;} img{max-width:100% !important;} @page {margin:2cm .5cm;}p,h2,h3{orphans:3;widows:3;} h2,h3{page-break-after:avoid;} .navbar{display:none;} .table td,.table th{background-color:#fff !important;} .btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important;} .label{border:1px solid #000;} .table{border-collapse:collapse !important;} .table-bordered th,.table-bordered td{border:1px solid #ddd !important;}}p{margin:0 0 10px;}
.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4;}@media (min-width:768px){.lead{font-size:21px;}}
small{font-size:85%;}
cite{font-style:normal;}
.text-muted{color:#999999;}
.text-primary{color:#428bca;}
.text-warning{color:#c09853;}
.text-danger{color:#b94a48;}
.text-success{color:#468847;}
.text-info{color:#3a87ad;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999999;}
h1,h2,h3{margin-top:20px;margin-bottom:10px;}
h4,h5,h6{margin-top:10px;margin-bottom:10px;}
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;}
h1 small,.h1 small{font-size:24px;}
h2 small,.h2 small{font-size:18px;}
h3 small,.h3 small,h4 small,.h4 small{font-size:14px;}
.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #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;}
dl{margin-bottom:20px;}
dt,dd{line-height:1.428571429;}
dt{font-weight:bold;}
dd{margin-left:0;}
@media (min-width:992px){.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;}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table;} .dl-horizontal dd:after{clear:both;} .dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table;} .dl-horizontal dd:after{clear:both;}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999;}
abbr.initialism{font-size:90%;text-transform:uppercase;}
blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eeeeee;}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25;}
blockquote p:last-child{margin-bottom:0;}
blockquote small{display:block;line-height:1.428571429;color:#999999;}blockquote small:before{content:'\2014 \00A0';}
blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;}
blockquote.pull-right small:before{content:'';}
blockquote.pull-right small:after{content:'\00A0 \2014';}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429;}
code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace;}
code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px;}
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:4px;}pre.prettyprint{margin-bottom:20px;}
pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0;}
.pre-scrollable{max-height:340px;overflow-y:scroll;}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}
.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}
.row{margin-left:-15px;margin-right:-15px;}.row:before,.row:after{content:" ";display:table;}
.row:after{clear:both;}
.row:before,.row:after{content:" ";display:table;}
.row:after{clear:both;}
.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,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-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,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-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{float:left;}
.col-xs-1{width:8.333333333333332%;}
.col-xs-2{width:16.666666666666664%;}
.col-xs-3{width:25%;}
.col-xs-4{width:33.33333333333333%;}
.col-xs-5{width:41.66666666666667%;}
.col-xs-6{width:50%;}
.col-xs-7{width:58.333333333333336%;}
.col-xs-8{width:66.66666666666666%;}
.col-xs-9{width:75%;}
.col-xs-10{width:83.33333333333334%;}
.col-xs-11{width:91.66666666666666%;}
.col-xs-12{width:100%;}
@media (min-width:768px){.container{max-width:750px;} .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{float:left;} .col-sm-1{width:8.333333333333332%;} .col-sm-2{width:16.666666666666664%;} .col-sm-3{width:25%;} .col-sm-4{width:33.33333333333333%;} .col-sm-5{width:41.66666666666667%;} .col-sm-6{width:50%;} .col-sm-7{width:58.333333333333336%;} .col-sm-8{width:66.66666666666666%;} .col-sm-9{width:75%;} .col-sm-10{width:83.33333333333334%;} .col-sm-11{width:91.66666666666666%;} .col-sm-12{width:100%;} .col-sm-push-1{left:8.333333333333332%;} .col-sm-push-2{left:16.666666666666664%;} .col-sm-push-3{left:25%;} .col-sm-push-4{left:33.33333333333333%;} .col-sm-push-5{left:41.66666666666667%;} .col-sm-push-6{left:50%;} .col-sm-push-7{left:58.333333333333336%;} .col-sm-push-8{left:66.66666666666666%;} .col-sm-push-9{left:75%;} .col-sm-push-10{left:83.33333333333334%;} .col-sm-push-11{left:91.66666666666666%;} .col-sm-pull-1{right:8.333333333333332%;} .col-sm-pull-2{right:16.666666666666664%;} .col-sm-pull-3{right:25%;} .col-sm-pull-4{right:33.33333333333333%;} .col-sm-pull-5{right:41.66666666666667%;} .col-sm-pull-6{right:50%;} .col-sm-pull-7{right:58.333333333333336%;} .col-sm-pull-8{right:66.66666666666666%;} .col-sm-pull-9{right:75%;} .col-sm-pull-10{right:83.33333333333334%;} .col-sm-pull-11{right:91.66666666666666%;} .col-sm-offset-1{margin-left:8.333333333333332%;} .col-sm-offset-2{margin-left:16.666666666666664%;} .col-sm-offset-3{margin-left:25%;} .col-sm-offset-4{margin-left:33.33333333333333%;} .col-sm-offset-5{margin-left:41.66666666666667%;} .col-sm-offset-6{margin-left:50%;} .col-sm-offset-7{margin-left:58.333333333333336%;} .col-sm-offset-8{margin-left:66.66666666666666%;} .col-sm-offset-9{margin-left:75%;} .col-sm-offset-10{margin-left:83.33333333333334%;} .col-sm-offset-11{margin-left:91.66666666666666%;}}@media (min-width:992px){.container{max-width:970px;} .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{float:left;} .col-md-1{width:8.333333333333332%;} .col-md-2{width:16.666666666666664%;} .col-md-3{width:25%;} .col-md-4{width:33.33333333333333%;} .col-md-5{width:41.66666666666667%;} .col-md-6{width:50%;} .col-md-7{width:58.333333333333336%;} .col-md-8{width:66.66666666666666%;} .col-md-9{width:75%;} .col-md-10{width:83.33333333333334%;} .col-md-11{width:91.66666666666666%;} .col-md-12{width:100%;} .col-md-push-0{left:auto;} .col-md-push-1{left:8.333333333333332%;} .col-md-push-2{left:16.666666666666664%;} .col-md-push-3{left:25%;} .col-md-push-4{left:33.33333333333333%;} .col-md-push-5{left:41.66666666666667%;} .col-md-push-6{left:50%;} .col-md-push-7{left:58.333333333333336%;} .col-md-push-8{left:66.66666666666666%;} .col-md-push-9{left:75%;} .col-md-push-10{left:83.33333333333334%;} .col-md-push-11{left:91.66666666666666%;} .col-md-pull-0{right:auto;} .col-md-pull-1{right:8.333333333333332%;} .col-md-pull-2{right:16.666666666666664%;} .col-md-pull-3{right:25%;} .col-md-pull-4{right:33.33333333333333%;} .col-md-pull-5{right:41.66666666666667%;} .col-md-pull-6{right:50%;} .col-md-pull-7{right:58.333333333333336%;} .col-md-pull-8{right:66.66666666666666%;} .col-md-pull-9{right:75%;} .col-md-pull-10{right:83.33333333333334%;} .col-md-pull-11{right:91.66666666666666%;} .col-md-offset-0{margin-left:0;} .col-md-offset-1{margin-left:8.333333333333332%;} .col-md-offset-2{margin-left:16.666666666666664%;} .col-md-offset-3{margin-left:25%;} .col-md-offset-4{margin-left:33.33333333333333%;} .col-md-offset-5{margin-left:41.66666666666667%;} .col-md-offset-6{margin-left:50%;} .col-md-offset-7{margin-left:58.333333333333336%;} .col-md-offset-8{margin-left:66.66666666666666%;} .col-md-offset-9{margin-left:75%;} .col-md-offset-10{margin-left:83.33333333333334%;} .col-md-offset-11{margin-left:91.66666666666666%;}}@media (min-width:1200px){.container{max-width:1170px;} .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{float:left;} .col-lg-1{width:8.333333333333332%;} .col-lg-2{width:16.666666666666664%;} .col-lg-3{width:25%;} .col-lg-4{width:33.33333333333333%;} .col-lg-5{width:41.66666666666667%;} .col-lg-6{width:50%;} .col-lg-7{width:58.333333333333336%;} .col-lg-8{width:66.66666666666666%;} .col-lg-9{width:75%;} .col-lg-10{width:83.33333333333334%;} .col-lg-11{width:91.66666666666666%;} .col-lg-12{width:100%;} .col-lg-push-0{left:auto;} .col-lg-push-1{left:8.333333333333332%;} .col-lg-push-2{left:16.666666666666664%;} .col-lg-push-3{left:25%;} .col-lg-push-4{left:33.33333333333333%;} .col-lg-push-5{left:41.66666666666667%;} .col-lg-push-6{left:50%;} .col-lg-push-7{left:58.333333333333336%;} .col-lg-push-8{left:66.66666666666666%;} .col-lg-push-9{left:75%;} .col-lg-push-10{left:83.33333333333334%;} .col-lg-push-11{left:91.66666666666666%;} .col-lg-pull-0{right:auto;} .col-lg-pull-1{right:8.333333333333332%;} .col-lg-pull-2{right:16.666666666666664%;} .col-lg-pull-3{right:25%;} .col-lg-pull-4{right:33.33333333333333%;} .col-lg-pull-5{right:41.66666666666667%;} .col-lg-pull-6{right:50%;} .col-lg-pull-7{right:58.333333333333336%;} .col-lg-pull-8{right:66.66666666666666%;} .col-lg-pull-9{right:75%;} .col-lg-pull-10{right:83.33333333333334%;} .col-lg-pull-11{right:91.66666666666666%;} .col-lg-offset-0{margin-left:0;} .col-lg-offset-1{margin-left:8.333333333333332%;} .col-lg-offset-2{margin-left:16.666666666666664%;} .col-lg-offset-3{margin-left:25%;} .col-lg-offset-4{margin-left:33.33333333333333%;} .col-lg-offset-5{margin-left:41.66666666666667%;} .col-lg-offset-6{margin-left:50%;} .col-lg-offset-7{margin-left:58.333333333333336%;} .col-lg-offset-8{margin-left:66.66666666666666%;} .col-lg-offset-9{margin-left:75%;} .col-lg-offset-10{margin-left:83.33333333333334%;} .col-lg-offset-11{margin-left:91.66666666666666%;}}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-"]{float:none;display:table-column;}
table td[class*="col-"],table th[class*="col-"]{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>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6;}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3;}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7;}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7;}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5;}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be;}
@media (max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;border:1px solid #dddddd;}.table-responsive>.table{margin-bottom:0;background-color:#fff;}.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>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.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;}
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;line-height:normal;}
input[type="file"]{display:block;}
select[multiple],select[size]{height:auto;}
select optgroup{font-size:inherit;font-style:inherit;font-family:inherit;}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto;}
.form-control:-moz-placeholder{color:#999999;}
.form-control::-moz-placeholder{color:#999999;}
.form-control:-ms-input-placeholder{color:#999999;}
.form-control::-webkit-input-placeholder{color:#999999;}
.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}.form-control:focus{border-color:#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[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eeeeee;}
textarea.form-control{height:auto;}
.form-group{margin-bottom:15px;}
.radio,.checkbox{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px;vertical-align:middle;}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer;}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px;}
.radio+.radio,.checkbox+.checkbox{margin-top:-5px;}
.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;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:3px;}select.input-sm{height:30px;line-height:30px;}
textarea.input-sm{height:auto;}
.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-lg{height:45px;line-height:45px;}
textarea.input-lg{height:auto;}
.has-warning .help-block,.has-warning .control-label{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-error .help-block,.has-error .control-label{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-success .help-block,.has-success .control-label{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;}
.form-control-static{margin-bottom:0;padding-top:7px;}
.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;} .form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;} .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left: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:7px;}
.form-horizontal .form-group{margin-left:-15px;margin-right:-15px;}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table;}
.form-horizontal .form-group:after{clear:both;}
.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table;}
.form-horizontal .form-group:after{clear:both;}
@media (min-width:768px){.form-horizontal .control-label{text-align:right;}}
.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,.btn:focus{color:#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-primary{color:#ffffff;background-color:#428bca;border-color:#357ebd;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#ffffff;background-color:#3276b1;border-color:#285e8e;}
.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:#428bca;border-color:#357ebd;}
.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-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-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:#47a447;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-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-link{color:#428bca;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:#2a6496;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999999;text-decoration:none;}
.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}
.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-xs{padding:1px 5px;}
.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%;}
@font-face{font-family:'Glyphicons Halflings';src:url('https://www.etymotic.com/skin/frontend/etymotic/default/fonts/glyphicons-halflings-regular.eot');src:url('https://www.etymotic.com/skin/frontend/etymotic/default/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://www.etymotic.com/skin/frontend/etymotic/default/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://www.etymotic.com/skin/frontend/etymotic/default/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://www.etymotic.com/skin/frontend/etymotic/default/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
.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-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-print:before{content:"\e045";}
.glyphicon-font:before{content:"\e047";}
.glyphicon-bold:before{content:"\e048";}
.glyphicon-italic:before{content:"\e049";}
.glyphicon-text-height:before{content:"\e050";}
.glyphicon-text-width:before{content:"\e051";}
.glyphicon-align-left:before{content:"\e052";}
.glyphicon-align-center:before{content:"\e053";}
.glyphicon-align-right:before{content:"\e054";}
.glyphicon-align-justify:before{content:"\e055";}
.glyphicon-list:before{content:"\e056";}
.glyphicon-indent-left:before{content:"\e057";}
.glyphicon-indent-right:before{content:"\e058";}
.glyphicon-facetime-video:before{content:"\e059";}
.glyphicon-picture:before{content:"\e060";}
.glyphicon-map-marker:before{content:"\e062";}
.glyphicon-adjust:before{content:"\e063";}
.glyphicon-tint:before{content:"\e064";}
.glyphicon-edit:before{content:"\e065";}
.glyphicon-share:before{content:"\e066";}
.glyphicon-check:before{content:"\e067";}
.glyphicon-move:before{content:"\e068";}
.glyphicon-step-backward:before{content:"\e069";}
.glyphicon-fast-backward:before{content:"\e070";}
.glyphicon-backward:before{content:"\e071";}
.glyphicon-play:before{content:"\e072";}
.glyphicon-pause:before{content:"\e073";}
.glyphicon-stop:before{content:"\e074";}
.glyphicon-forward:before{content:"\e075";}
.glyphicon-fast-forward:before{content:"\e076";}
.glyphicon-step-forward:before{content:"\e077";}
.glyphicon-eject:before{content:"\e078";}
.glyphicon-chevron-left:before{content:"\e079";}
.glyphicon-chevron-right:before{content:"\e080";}
.glyphicon-plus-sign:before{content:"\e081";}
.glyphicon-minus-sign:before{content:"\e082";}
.glyphicon-remove-sign:before{content:"\e083";}
.glyphicon-ok-sign:before{content:"\e084";}
.glyphicon-question-sign:before{content:"\e085";}
.glyphicon-info-sign:before{content:"\e086";}
.glyphicon-screenshot:before{content:"\e087";}
.glyphicon-remove-circle:before{content:"\e088";}
.glyphicon-ok-circle:before{content:"\e089";}
.glyphicon-ban-circle:before{content:"\e090";}
.glyphicon-arrow-left:before{content:"\e091";}
.glyphicon-arrow-right:before{content:"\e092";}
.glyphicon-arrow-up:before{content:"\e093";}
.glyphicon-arrow-down:before{content:"\e094";}
.glyphicon-share-alt:before{content:"\e095";}
.glyphicon-resize-full:before{content:"\e096";}
.glyphicon-resize-small:before{content:"\e097";}
.glyphicon-exclamation-sign:before{content:"\e101";}
.glyphicon-gift:before{content:"\e102";}
.glyphicon-leaf:before{content:"\e103";}
.glyphicon-eye-open:before{content:"\e105";}
.glyphicon-eye-close:before{content:"\e106";}
.glyphicon-warning-sign:before{content:"\e107";}
.glyphicon-plane:before{content:"\e108";}
.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-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-tasks:before{content:"\e137";}
.glyphicon-filter:before{content:"\e138";}
.glyphicon-fullscreen:before{content:"\e140";}
.glyphicon-dashboard:before{content:"\e141";}
.glyphicon-heart-empty:before{content:"\e143";}
.glyphicon-link:before{content:"\e144";}
.glyphicon-phone:before{content:"\e145";}
.glyphicon-usd:before{content:"\e148";}
.glyphicon-gbp:before{content:"\e149";}
.glyphicon-sort:before{content:"\e150";}
.glyphicon-sort-by-alphabet:before{content:"\e151";}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152";}
.glyphicon-sort-by-order:before{content:"\e153";}
.glyphicon-sort-by-order-alt:before{content:"\e154";}
.glyphicon-sort-by-attributes:before{content:"\e155";}
.glyphicon-sort-by-attributes-alt:before{content:"\e156";}
.glyphicon-unchecked:before{content:"\e157";}
.glyphicon-expand:before{content:"\e158";}
.glyphicon-collapse-down:before{content:"\e159";}
.glyphicon-collapse-up:before{content:"\e160";}
.glyphicon-log-in:before{content:"\e161";}
.glyphicon-flash:before{content:"\e162";}
.glyphicon-log-out:before{content:"\e163";}
.glyphicon-new-window:before{content:"\e164";}
.glyphicon-record:before{content:"\e165";}
.glyphicon-save:before{content:"\e166";}
.glyphicon-open:before{content:"\e167";}
.glyphicon-saved:before{content:"\e168";}
.glyphicon-import:before{content:"\e169";}
.glyphicon-export:before{content:"\e170";}
.glyphicon-send:before{content:"\e171";}
.glyphicon-floppy-disk:before{content:"\e172";}
.glyphicon-floppy-saved:before{content:"\e173";}
.glyphicon-floppy-remove:before{content:"\e174";}
.glyphicon-floppy-save:before{content:"\e175";}
.glyphicon-floppy-open:before{content:"\e176";}
.glyphicon-credit-card:before{content:"\e177";}
.glyphicon-transfer:before{content:"\e178";}
.glyphicon-cutlery:before{content:"\e179";}
.glyphicon-header:before{content:"\e180";}
.glyphicon-compressed:before{content:"\e181";}
.glyphicon-earphone:before{content:"\e182";}
.glyphicon-phone-alt:before{content:"\e183";}
.glyphicon-tower:before{content:"\e184";}
.glyphicon-stats:before{content:"\e185";}
.glyphicon-sd-video:before{content:"\e186";}
.glyphicon-hd-video:before{content:"\e187";}
.glyphicon-subtitles:before{content:"\e188";}
.glyphicon-sound-stereo:before{content:"\e189";}
.glyphicon-sound-dolby:before{content:"\e190";}
.glyphicon-sound-5-1:before{content:"\e191";}
.glyphicon-sound-6-1:before{content:"\e192";}
.glyphicon-sound-7-1:before{content:"\e193";}
.glyphicon-copyright-mark:before{content:"\e194";}
.glyphicon-registration-mark:before{content:"\e195";}
.glyphicon-cloud-download:before{content:"\e197";}
.glyphicon-cloud-upload:before{content:"\e198";}
.glyphicon-tree-conifer:before{content:"\e199";}
.glyphicon-tree-deciduous:before{content:"\e200";}
.glyphicon-briefcase:before{content:"\1f4bc";}
.glyphicon-calendar:before{content:"\1f4c5";}
.glyphicon-pushpin:before{content:"\1f4cc";}
.glyphicon-paperclip:before{content:"\1f4ce";}
.glyphicon-camera:before{content:"\1f4f7";}
.glyphicon-lock:before{content:"\1f512";}
.glyphicon-bell:before{content:"\1f514";}
.glyphicon-bookmark:before{content:"\1f516";}
.glyphicon-fire:before{content:"\1f525";}
.glyphicon-wrench:before{content:"\1f527";}
.btn-default .caret{border-top-color:#333333;}
.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff;}
.dropup .btn-default .caret{border-bottom-color:#333333;}
.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff;}
.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left;}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.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:before,.btn-toolbar:after{content:" ";display:table;}
.btn-toolbar:after{clear:both;}
.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table;}
.btn-toolbar:after{clear:both;}
.btn-toolbar .btn-group{float:left;}
.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px;}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;}
.btn-group>.btn:first-child{margin-left:0;}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-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-xs>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;padding:1px 5px;}
.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}
.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 .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{display:block;float:none;width:100%;max-width:100%;}
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table;}
.btn-group-vertical>.btn-group:after{clear:both;}
.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table;}
.btn-group-vertical>.btn-group:after{clear:both;}
.btn-group-vertical>.btn-group>.btn{float:none;}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0;}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0;}
.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0;}
.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0;}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0;}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.btn-group-vertical>.btn-group:last-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{float:none;display:table-cell;width:1%;}
[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.col{float:none;padding-left:0;padding-right:0;}
.input-group .form-control{width:100%;margin-bottom:0;}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px;}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto;}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px;}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto;}
.input-group-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;text-align:center;background-color:#eeeeee;border:1px solid #cccccc;border-radius:4px;}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px;}
.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px;}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0;}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}
.input-group-addon:first-child{border-right:0;}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}
.input-group-addon:last-child{border-left:0;}
.input-group-btn{position:relative;white-space:nowrap;}
.input-group-btn>.btn{position:relative;}.input-group-btn>.btn+.btn{margin-left:-4px;}
.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2;}
.nav{margin-bottom:0;padding-left:0;list-style:none;}.nav:before,.nav:after{content:" ";display:table;}
.nav:after{clear:both;}
.nav:before,.nav:after{content:" ";display:table;}
.nav:after{clear:both;}
.nav>li{position:relative;display:block;}.nav>li>a{position:relative;display:block;padding:10px 15px;}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#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:#428bca;}
.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:4px 4px 0 0;}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd;}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default;}
.nav-tabs.nav-justified{width:100%;border-bottom:0;}.nav-tabs.nav-justified>li{float:none;}.nav-tabs.nav-justified>li>a{text-align:center;}
@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%;}}.nav-tabs.nav-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.nav-tabs.nav-justified>.active>a{border-bottom-color:#ffffff;}
.nav-pills>li{float:left;}.nav-pills>li>a{border-radius:5px;}
.nav-pills>li+li{margin-left:2px;}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#ffffff;background-color:#428bca;}
.nav-stacked>li{float:none;}.nav-stacked>li+li{margin-top:2px;margin-left:0;}
.nav-justified{width:100%;}.nav-justified>li{float:none;}.nav-justified>li>a{text-align:center;}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%;}}
.nav-tabs-justified{border-bottom:0;}.nav-tabs-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.nav-tabs-justified>.active>a{border-bottom-color:#ffffff;}
.tabbable:before,.tabbable:after{content:" ";display:table;}
.tabbable:after{clear:both;}
.tabbable:before,.tabbable:after{content:" ";display:table;}
.tabbable:after{clear:both;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}
.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca;}
.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496;}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}
.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent;}.navbar:before,.navbar:after{content:" ";display:table;}
.navbar:after{clear:both;}
.navbar:before,.navbar:after{content:" ";display:table;}
.navbar:after{clear:both;}
@media (min-width:992px){.navbar{border-radius:4px;}}
.navbar-header:before,.navbar-header:after{content:" ";display:table;}
.navbar-header:after{clear:both;}
.navbar-header:before,.navbar-header:after{content:" ";display:table;}
.navbar-header:after{clear:both;}
@media (min-width:992px){.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:before,.navbar-collapse:after{content:" ";display:table;}
.navbar-collapse:after{clear:both;}
.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table;}
.navbar-collapse:after{clear:both;}
.navbar-collapse.in{overflow-y:auto;}
@media (min-width:992px){.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-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px;} .navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px;} .navbar-collapse .navbar-text:last-child{margin-right:0;}}
.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px;}@media (min-width:992px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0;}}
.navbar-static-top{border-width:0 0 1px;}@media (min-width:992px){.navbar-static-top{border-radius:0;}}
.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px;}@media (min-width:992px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0;}}
.navbar-fixed-top{z-index:1030;top:0;}
.navbar-fixed-bottom{bottom:0;margin-bottom:0;}
.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none;}
@media (min-width:992px){.navbar>.container .navbar-brand{margin-left:-15px;}}
.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px;}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px;}
@media (min-width:992px){.navbar-toggle{display:none;}}
.navbar-nav{margin:7.5px -15px;}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px;}
@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none;}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px;} .navbar-nav .open .dropdown-menu>li>a{line-height:20px;}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none;}}@media (min-width:992px){.navbar-nav{float:left;margin:0;}.navbar-nav>li{float:left;}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px;}}
@media (min-width:992px){.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:8px;margin-bottom:8px;}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;} .navbar-form .form-control{display:inline-block;} .navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;} .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0;}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px;}}
@media (min-width:992px){.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-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0;}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{left:auto;right:0;}
.navbar-btn{margin-top:8px;margin-bottom:8px;}
.navbar-text{float:left;margin-top:15px;margin-bottom:15px;}@media (min-width:992px){.navbar-text{margin-left:15px;margin-right:15px;}}
.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:#cccccc;}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6;}
.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333333;border-bottom-color:#333333;}
.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;}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555555;border-bottom-color:#555555;}
.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777777;border-bottom-color:#777777;}
@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777777;}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333333;background-color:transparent;} .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555555;background-color:#e7e7e7;} .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#cccccc;background-color:transparent;}}
.navbar-default .navbar-link{color:#777777;}.navbar-default .navbar-link:hover{color:#333333;}
.navbar-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;}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999999;border-bottom-color:#999999;}
.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808;} .navbar-inverse .navbar-nav .open .dropdown-menu>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:4px;}.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:4px;}.pagination>li{display:inline;}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;margin-left:-1px;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px;}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eeeeee;}
.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:#428bca;border-color:#428bca;cursor:default;}
.pagination>.disabled>span,.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:10px 16px;font-size:18px;}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px;}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px;}
.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center;}.pager:before,.pager:after{content:" ";display:table;}
.pager:after{clear:both;}
.pager:before,.pager:after{content:" ";display:table;}
.pager:after{clear:both;}
.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;}
.label-default{background-color:#999999;}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080;}
.label-primary{background-color:#428bca;}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9;}
.label-success{background-color:#5cb85c;}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44;}
.label-info{background-color:#5bc0de;}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5;}
.label-warning{background-color:#f0ad4e;}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f;}
.label-danger{background-color:#d9534f;}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c;}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#ffffff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999999;border-radius:10px;}.badge:empty{display:none;}
a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer;}
.btn .badge{position:relative;top:-1px;}
a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#ffffff;}
.nav-pills>li>a>.badge{margin-left:3px;}
.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eeeeee;}.jumbotron h1{line-height:1;color:inherit;}
.jumbotron p{line-height:1.4;}
.container .jumbotron{border-radius:6px;}
@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px;}.container .jumbotron{padding-left:60px;padding-right:60px;} .jumbotron h1{font-size:63px;}}
.thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;display:block;}.thumbnail>img{display:block;max-width:100%;height:auto;}
a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca;}
.thumbnail>img{margin-left:auto;margin-right:auto;}
.thumbnail .caption{padding:9px;color:#333333;}
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}.alert h4{margin-top:0;color:inherit;}
.alert .alert-link{font-weight:bold;}
.alert>p,.alert>ul{margin-bottom:0;}
.alert>p+p{margin-top:5px;}
.alert-dismissable{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;}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);}
.progress-bar{float:left;width:0%;height:100%;font-size:12px;color:#ffffff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress-striped .progress-bar{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px;}
.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-bar-success{background-color:#5cb85c;}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-info{background-color:#5bc0de;}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-warning{background-color:#f0ad4e;}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-danger{background-color:#d9534f;}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.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:4px;border-top-left-radius:4px;}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.list-group-item>.badge{float:right;}
.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;}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#ffffff;background-color:#428bca;border-color:#428bca;}.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{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:#e1edf7;}
.list-group-item-heading{margin-top:0;margin-bottom:5px;}
.list-group-item-text{margin-bottom:0;line-height:1.3;}
.panel{margin-bottom:20px;background-color:#ffffff;border:1px solid transparent;border-radius:4px;-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-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel-body:before,.panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel>.list-group{margin-bottom:0;}.panel>.list-group .list-group-item{border-width:1px 0;}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0;}
.panel>.list-group .list-group-item:last-child{border-bottom:0;}
.panel-heading+.list-group .list-group-item:first-child{border-top-width:0;}
.panel>.table{margin-bottom:0;}
.panel>.panel-body+.table{border-top:1px solid #dddddd;}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;}.panel-title>a{color:inherit;}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #dddddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel-group .panel{margin-bottom:0;border-radius:4px;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:#428bca;}.panel-primary>.panel-heading{color:#ffffff;background-color:#428bca;border-color:#428bca;}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca;}
.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca;}
.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-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;}
.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;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well-lg{padding:24px;border-radius:6px;}
.well-sm{padding:9px;border-radius:3px;}
.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.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;}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted;content:"";}
.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:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333333;white-space:nowrap;}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#ffffff;background-color:#428bca;}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#428bca;}
.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-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 dotted;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
@media (min-width:992px){.navbar-right .dropdown-menu{right:0;left:auto;}}.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:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.top-left .tooltip-arrow{bottom:0;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:6px;-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;}
.modal-open{overflow:hidden;}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px;}
.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;}.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{margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:1050;}
.modal-content{position:relative;background-color:#ffffff;border:1px solid #999999;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-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:1030;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:before,.modal-footer:after{content:" ";display:table;}
.modal-footer:after{clear:both;}
.modal-footer:before,.modal-footer:after{content:" ";display:table;}
.modal-footer:after{clear:both;}
.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 screen and (min-width:768px){.modal-dialog{left:50%;right:auto;width:600px;padding-top:30px;padding-bottom:30px;} .modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}}.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{display:block;max-width:100%;height:auto;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-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));background-image:-moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);}
.carousel-control.right{left:auto;right:0;background-image:-webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));background-image:-moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);}
.carousel-control:hover,.carousel-control:focus{color:#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%;left:50%;z-index:5;display:inline-block;}
.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;}
.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#ffffff;}
.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#ffffff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}.carousel-caption .btn{text-shadow:none;}
@media screen and (min-width:768px){.carousel-control .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{content:" ";display:table;}
.clearfix:after{clear:both;}
.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;}
.affix{position:fixed;}
@-ms-viewport{width:device-width;}@media screen and (max-width:400px){@-ms-viewport{width:320px;}}.hidden{display:none !important;visibility:hidden !important;}
.visible-xs{display:none !important;}tr.visible-xs{display:none !important;}
th.visible-xs,td.visible-xs{display:none !important;}
@media (max-width:767px){.visible-xs{display:block !important;}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-xs.visible-sm{display:block !important;}tr.visible-xs.visible-sm{display:table-row !important;} th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell !important;}}
@media (min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block !important;}tr.visible-xs.visible-md{display:table-row !important;} th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell !important;}}
@media (min-width:1200px){.visible-xs.visible-lg{display:block !important;}tr.visible-xs.visible-lg{display:table-row !important;} th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell !important;}}
.visible-sm{display:none !important;}tr.visible-sm{display:none !important;}
th.visible-sm,td.visible-sm{display:none !important;}
@media (max-width:767px){.visible-sm.visible-xs{display:block !important;}tr.visible-sm.visible-xs{display:table-row !important;} th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell !important;}}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important;}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-sm.visible-md{display:block !important;}tr.visible-sm.visible-md{display:table-row !important;} th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell !important;}}
@media (min-width:1200px){.visible-sm.visible-lg{display:block !important;}tr.visible-sm.visible-lg{display:table-row !important;} th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell !important;}}
.visible-md{display:none !important;}tr.visible-md{display:none !important;}
th.visible-md,td.visible-md{display:none !important;}
@media (max-width:767px){.visible-md.visible-xs{display:block !important;}tr.visible-md.visible-xs{display:table-row !important;} th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell !important;}}
@media (min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block !important;}tr.visible-md.visible-sm{display:table-row !important;} th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell !important;}}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important;}tr.visible-md{display:table-row !important;} th.visible-md,td.visible-md{display:table-cell !important;}}@media (min-width:1200px){.visible-md.visible-lg{display:block !important;}tr.visible-md.visible-lg{display:table-row !important;} th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell !important;}}
.visible-lg{display:none !important;}tr.visible-lg{display:none !important;}
th.visible-lg,td.visible-lg{display:none !important;}
@media (max-width:767px){.visible-lg.visible-xs{display:block !important;}tr.visible-lg.visible-xs{display:table-row !important;} th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell !important;}}
@media (min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block !important;}tr.visible-lg.visible-sm{display:table-row !important;} th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell !important;}}
@media (min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block !important;}tr.visible-lg.visible-md{display:table-row !important;} th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell !important;}}
@media (min-width:1200px){.visible-lg{display:block !important;}tr.visible-lg{display:table-row !important;} th.visible-lg,td.visible-lg{display:table-cell !important;}}
.hidden-xs{display:block !important;}tr.hidden-xs{display:table-row !important;}
th.hidden-xs,td.hidden-xs{display:table-cell !important;}
@media (max-width:767px){.hidden-xs{display:none !important;}tr.hidden-xs{display:none !important;} th.hidden-xs,td.hidden-xs{display:none !important;}}@media (min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none !important;}tr.hidden-xs.hidden-sm{display:none !important;} th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none !important;}}
@media (min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none !important;}tr.hidden-xs.hidden-md{display:none !important;} th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none !important;}}
@media (min-width:1200px){.hidden-xs.hidden-lg{display:none !important;}tr.hidden-xs.hidden-lg{display:none !important;} th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none !important;}}
.hidden-sm{display:block !important;}tr.hidden-sm{display:table-row !important;}
th.hidden-sm,td.hidden-sm{display:table-cell !important;}
@media (max-width:767px){.hidden-sm.hidden-xs{display:none !important;}tr.hidden-sm.hidden-xs{display:none !important;} th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none !important;}}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}tr.hidden-sm{display:none !important;} th.hidden-sm,td.hidden-sm{display:none !important;}}@media (min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none !important;}tr.hidden-sm.hidden-md{display:none !important;} th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none !important;}}
@media (min-width:1200px){.hidden-sm.hidden-lg{display:none !important;}tr.hidden-sm.hidden-lg{display:none !important;} th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none !important;}}
.hidden-md{display:block !important;}tr.hidden-md{display:table-row !important;}
th.hidden-md,td.hidden-md{display:table-cell !important;}
@media (max-width:767px){.hidden-md.hidden-xs{display:none !important;}tr.hidden-md.hidden-xs{display:none !important;} th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none !important;}}
@media (min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none !important;}tr.hidden-md.hidden-sm{display:none !important;} th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none !important;}}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}tr.hidden-md{display:none !important;} th.hidden-md,td.hidden-md{display:none !important;}}@media (min-width:1200px){.hidden-md.hidden-lg{display:none !important;}tr.hidden-md.hidden-lg{display:none !important;} th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none !important;}}
.hidden-lg{display:block !important;}tr.hidden-lg{display:table-row !important;}
th.hidden-lg,td.hidden-lg{display:table-cell !important;}
@media (max-width:767px){.hidden-lg.hidden-xs{display:none !important;}tr.hidden-lg.hidden-xs{display:none !important;} th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none !important;}}
@media (min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none !important;}tr.hidden-lg.hidden-sm{display:none !important;} th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none !important;}}
@media (min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none !important;}tr.hidden-lg.hidden-md{display:none !important;} th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none !important;}}
@media (min-width:1200px){.hidden-lg{display:none !important;}tr.hidden-lg{display:none !important;} th.hidden-lg,td.hidden-lg{display:none !important;}}
.visible-print{display:none !important;}tr.visible-print{display:none !important;}
th.visible-print,td.visible-print{display:none !important;}
@media print{.visible-print{display:block !important;}tr.visible-print{display:table-row !important;} th.visible-print,td.visible-print{display:table-cell !important;} .hidden-print{display:none !important;}tr.hidden-print{display:none !important;} th.hidden-print,td.hidden-print{display:none !important;}}.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;}

.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-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:active,.btn.active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,0%,#e6e6e6,100%);background-image:-moz-linear-gradient(top,#fff 0,#e6e6e6 100%);background-image:linear-gradient(to bottom,#fff 0,#e6e6e6 100%);background-repeat:repeat-x;border-color:#e0e0e0;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0)}.btn-default:active,.btn-default.active{background-color:#e6e6e6;border-color:#e0e0e0}.btn-primary{background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#3071a9));background-image:-webkit-linear-gradient(top,#428bca,0%,#3071a9,100%);background-image:-moz-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);background-repeat:repeat-x;border-color:#2d6ca2;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0)}.btn-primary:active,.btn-primary.active{background-color:#3071a9;border-color:#2d6ca2}.btn-success{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5cb85c),to(#449d44));background-image:-webkit-linear-gradient(top,#5cb85c,0%,#449d44,100%);background-image:-moz-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x;border-color:#419641;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0)}.btn-success:active,.btn-success.active{background-color:#449d44;border-color:#419641}.btn-warning{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f0ad4e),to(#ec971f));background-image:-webkit-linear-gradient(top,#f0ad4e,0%,#ec971f,100%);background-image:-moz-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x;border-color:#eb9316;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0)}.btn-warning:active,.btn-warning.active{background-color:#ec971f;border-color:#eb9316}.btn-danger{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9534f),to(#c9302c));background-image:-webkit-linear-gradient(top,#d9534f,0%,#c9302c,100%);background-image:-moz-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x;border-color:#c12e2a;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0)}.btn-danger:active,.btn-danger.active{background-color:#c9302c;border-color:#c12e2a}.btn-info{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5bc0de),to(#31b0d5));background-image:-webkit-linear-gradient(top,#5bc0de,0%,#31b0d5,100%);background-image:-moz-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x;border-color:#2aabd2;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0)}.btn-info:active,.btn-info.active{background-color:#31b0d5;border-color:#2aabd2}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#357ebd;background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#357ebd));background-image:-webkit-linear-gradient(top,#428bca,0%,#357ebd,100%);background-image:-moz-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0)}.navbar{background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#f8f8f8));background-image:-webkit-linear-gradient(top,#fff,0%,#f8f8f8,100%);background-image:-moz-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);background-repeat:repeat-x;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 5px rgba(0,0,0,0.075)}.navbar .navbar-nav>.active>a{background-color:#f8f8f8}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,0.25)}.navbar-inverse{background-image:-webkit-gradient(linear,left 0,left 100%,from(#3c3c3c),to(#222));background-image:-webkit-linear-gradient(top,#3c3c3c,0%,#222,100%);background-image:-moz-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0)}.navbar-inverse .navbar-nav>.active>a{background-color:#222}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,0.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05)}.alert-success{background-image:-webkit-gradient(linear,left 0,left 100%,from(#dff0d8),to(#c8e5bc));background-image:-webkit-linear-gradient(top,#dff0d8,0%,#c8e5bc,100%);background-image:-moz-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x;border-color:#b2dba1;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0)}.alert-info{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9edf7),to(#b9def0));background-image:-webkit-linear-gradient(top,#d9edf7,0%,#b9def0,100%);background-image:-moz-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x;border-color:#9acfea;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0)}.alert-warning{background-image:-webkit-gradient(linear,left 0,left 100%,from(#fcf8e3),to(#f8efc0));background-image:-webkit-linear-gradient(top,#fcf8e3,0%,#f8efc0,100%);background-image:-moz-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x;border-color:#f5e79e;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0)}.alert-danger{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f2dede),to(#e7c3c3));background-image:-webkit-linear-gradient(top,#f2dede,0%,#e7c3c3,100%);background-image:-moz-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x;border-color:#dca7a7;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0)}.progress{background-image:-webkit-gradient(linear,left 0,left 100%,from(#ebebeb),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#ebebeb,0%,#f5f5f5,100%);background-image:-moz-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0)}.progress-bar{background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#3071a9));background-image:-webkit-linear-gradient(top,#428bca,0%,#3071a9,100%);background-image:-moz-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0)}.progress-bar-success{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5cb85c),to(#449d44));background-image:-webkit-linear-gradient(top,#5cb85c,0%,#449d44,100%);background-image:-moz-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0)}.progress-bar-info{background-image:-webkit-gradient(linear,left 0,left 100%,from(#5bc0de),to(#31b0d5));background-image:-webkit-linear-gradient(top,#5bc0de,0%,#31b0d5,100%);background-image:-moz-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0)}.progress-bar-warning{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f0ad4e),to(#ec971f));background-image:-webkit-linear-gradient(top,#f0ad4e,0%,#ec971f,100%);background-image:-moz-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0)}.progress-bar-danger{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9534f),to(#c9302c));background-image:-webkit-linear-gradient(top,#d9534f,0%,#c9302c,100%);background-image:-moz-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.075);box-shadow:0 1px 2px rgba(0,0,0,0.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#3278b3));background-image:-webkit-linear-gradient(top,#428bca,0%,#3278b3,100%);background-image:-moz-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);background-repeat:repeat-x;border-color:#3278b3;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3278b3',GradientType=0)}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.panel-default>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f5f5f5),to(#e8e8e8));background-image:-webkit-linear-gradient(top,#f5f5f5,0%,#e8e8e8,100%);background-image:-moz-linear-gradient(top,#f5f5f5 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)}.panel-primary>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#357ebd));background-image:-webkit-linear-gradient(top,#428bca,0%,#357ebd,100%);background-image:-moz-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff357ebd',GradientType=0)}.panel-success>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#dff0d8),to(#d0e9c6));background-image:-webkit-linear-gradient(top,#dff0d8,0%,#d0e9c6,100%);background-image:-moz-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0)}.panel-info>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#d9edf7),to(#c4e3f3));background-image:-webkit-linear-gradient(top,#d9edf7,0%,#c4e3f3,100%);background-image:-moz-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0)}.panel-warning>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#fcf8e3),to(#faf2cc));background-image:-webkit-linear-gradient(top,#fcf8e3,0%,#faf2cc,100%);background-image:-moz-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0)}.panel-danger>.panel-heading{background-image:-webkit-gradient(linear,left 0,left 100%,from(#f2dede),to(#ebcccc));background-image:-webkit-linear-gradient(top,#f2dede,0%,#ebcccc,100%);background-image:-moz-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0)}.well{background-image:-webkit-gradient(linear,left 0,left 100%,from(#e8e8e8),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#e8e8e8,0%,#f5f5f5,100%);background-image:-moz-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);background-repeat:repeat-x;border-color:#dcdcdc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 1px 0 rgba(255,255,255,0.1)}
/* 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;
  filter: alpha(opacity=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;
    filter: alpha(opacity=100); }
  .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;
  filter: alpha(opacity=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;
    filter: alpha(opacity=100); }
  .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;
    opacity: 0.7; }

.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: 0;
  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-figure figure {
    margin: 0; }

.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: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; }

/*!
 * Yamm!
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * https://github.com/geedmo
 */
.yamm .nav,
.yamm .dropup,
.yamm .dropdown,
.yamm .collapse {
  position: static;
}
.yamm .navbar-inner,
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .dropdown-menu > li {
  display: block;
}
.yamm .nav.pull-right .dropdown-menu {
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
  *zoom: 1;
}
.yamm .yamm-content:before,
.yamm .yamm-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.yamm .yamm-content:after {
  clear: both;
}
.yamm.navbar .nav > li > .dropdown-menu:after,
.yamm.navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.yamm .dropdown.yamm-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}
@media (max-width: 969px) {
  .yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: auto;
  }
  .yamm .yamm-content {
    padding-left: 0;
    padding-right: 0;
  }
  .yamm .dropdown-menu > li > ul {
    display: block;
  }
}

/* Global Messages  */
/*	
**	A lightweight front-end framework built on top of Bootstrap v3.0.0, animate.css and holder.js v2.0.
**
**	Version 1.0
*/
/*
**	Bootstrap Customizations: Custom Bootstrap download to change default behavior for navigation collapse (i.e., @grid-float-breakpoint).
*/
/*********************************************************************************
** VARIABLES																	**
*********************************************************************************/
/** 12 / 14 **/
/** 13 / 14 **/
/** 14 / 14 **/
/** 15 / 14 **/
/** 16 / 14 **/
/** 18 / 14 **/
/** 20 / 14 **/
/** 24 / 14 **/
/*********************************************************************************
**	MIXINS																		**
*********************************************************************************/
/*********************************************************************************
**	UTILITY CLASSES																**
*********************************************************************************/
.smallest {
  font-size: 8px;
}
.smaller {
  font-size: 10px;
}
.small {
  font-size: 12px;
}
.medium {
  font-size: 14px;
}
.large {
  font-size: 17px;
}
.larger {
  font-size: 19px;
}
.largest {
  font-size: 21px;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.underline {
  text-decoration: underline;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.border-bottom {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.padding-right {
  padding-right: 10px;
}
.white-bg {
  background: #ffffff;
}
/*********************************************************************************
**	BASE STYLES																	**
*********************************************************************************/
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  background-color: #eeeeee;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
}
h1 {
  font-size: 36px;
  line-height: 51px;
}
h2 {
  font-size: 30px;
  line-height: 42px;
}
h3 {
  font-size: 24px;
  line-height: 34px;
}
h4 {
  font-size: 18px;
  line-height: 26px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 17px;
}
a {
  color: #0853af;
}
a:hover {
  color: #db5425;
}
a:active {
  color: #db5425;
}
p {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}
ul {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}
ol {
  margin: 0px 0px 20px 30px;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}
hr {
  margin: 20px 0px 20px 0px;
  border: none;
  border-bottom: 1px solid #cccccc;
  height: 1px;
}
code {
  font-family: Monaco, Andale Mono, 'Courier New';
  font-size: 14px;
  font-weight: normal;
  padding: 2px 5px 2px 5px;
  line-height: 20px;
  background-color: #dddddd;
  color: #333333;
  border: 1px solid #d0d0d0;
}
label {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 95%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*****************************
Default Magento Styles
******************************/
.onePageFill {
  background-color: #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.whiteBg {
  background: #fff;
}
.shift-right {
  text-align: right;
}
.a-right {
  text-align: right;
}
.a-right.shift-right {
	width: 100px;
	white-space: nowrap;
}
.a-center {
  text-align: center;
}
.remove-list {
  list-style-type: none;
}
.no-padding {
  padding: 0px;
}
.no-margin {
  margin: 0px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #DB5425;
}

.input-text {
  display: block;
  padding: 6px 12px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* 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;
  padding: 4px 12px !important;
  font-size: 13px !important;
  font-weight: bold !important;
}
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  color: #df280a;
}
.success-msg {
  border-color: #446423;
  background-color: #eff5ea;
  color: #3d6611;
}
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  color: #3d6611;
}
/* Pager */
.pager {
  font-size: 12px;
  background: #ffffff url(https://www.etymotic.com/skin/frontend/etymotic/default/images/bkg_toolbar.gif) 0 100% repeat-x;
  padding: 4px 8px;
  border-top: 1px solid #ddd;
  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;
}
#primary-content .form-list {
  margin-left: 0;
}

/* Formbuilder Results fix */
.cms-support-in-warranty-form-success .std h1 {
	font-size: 90%;
	line-height: 90%;
}

.cms-support-in-warranty-form-success .pager {
	visibility: hidden;
	display: none;
}

.cms-support-in-warranty-form-success thead {
	display: inline-block;
	float: left;
	width: 64%;
}

.cms-support-in-warranty-form-success tbody {
	display: inline-block;
	float: left;
	width: 35%;
}

.cms-support-in-warranty-form-success thead tr.first.last {
	display: block;
	float: left;
}

.cms-support-in-warranty-form-success tbody tr.first.last.odd {
	display: block;
	float: left;
}

.cms-support-in-warranty-form-success tr.first.last th {
	display: block;
	float: left;
	clear: both;
	padding-bottom: 6px;
	padding-right: 5px;
	min-height: 28px;
}

.cms-support-in-warranty-form-success tr.first.last.odd td {
	display: block;
	float: left;
	clear: both;
	padding-bottom: 6px;
	padding-right: 5px;
	min-height: 28px;
}


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
#checkoutSteps {
  margin: 0;
  list-style: none;
}
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label {
  font-weight: bold;
  color: #555;
}
.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: 60px !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: 1.5em 0 2em;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.sp-methods > dd > ul {
  list-style: none;
}
.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: 2px solid #ddd;
  border-bottom-color: #666;
  background: #f6f6f6;
  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: 12px;
  height: 12px;
  background: url(https://www.etymotic.com/skin/frontend/etymotic/default/images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
/* Gift Messages */
.gift-messages h3 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403;
}
.gift-messages p.control {
  color: #8e8d8b;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #8a8987;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.gift-messages-form .item .details .form-list .field {
  width: 255px;
}
.gift-messages-form .item .details .form-list .input-box {
  width: 240px;
}
.gift-messages-form .item .details .form-list input.input-text {
  width: 234px;
}
.gift-messages-form .item .details .form-list li.wide .input-box {
  width: 500px;
}
.gift-messages-form .item .details .form-list li.wide textarea {
  width: 494px;
}
.gift-message-link {
  font-size: 11px;
  background: url(https://www.etymotic.com/skin/frontend/etymotic/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  padding-right: 7px;
}
.gift-message-link.expanded {
  background-position: 100% -40px;
}
.gift-message-row {
  background: #f2efe9;
}
.gift-message-row .btn-close {
  float: right;
  width: 12px;
  height: 12px;
  background: url(https://www.etymotic.com/skin/frontend/etymotic/default/images/btn_remove.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: #fbfbfb;
  border: 1px solid #e4e4e4;
}
.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: #555;
}
.opc .checkout-agreements {
  padding: 5px 30px;
}
.opc .checkout-agreements li {
  margin: 20px 0 0;
}
.opc .checkout-agreements .agreement-content {
  background: #fff;
  padding: 5px;
}
.opc .checkout-agreements .agree {
  padding-left: 6px;
}
/* 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 {
  padding: 10px 30px;
}
/* Generic Info Set */
.info-set {
  background: #fbfbfb;
  border: 1px solid #ddd;
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px;
}
.info-set h3,
.info-set h4 {
  font-size: 12px;
  font-weight: bold;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set h2.legend {
  margin: -20px -20px 15px;
  padding: 3px 10px;
  background: #777;
  border-bottom: 1px solid #777;
  position: relative;
  color: #fff;
}
.info-set h2.legend a {
  color: #fff;
}
.info-set h3.legend {
  margin: 0 0 10px;
}
.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: #4f8100 !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: 12px;
}
.block-progress .block-content {
  background: none;
  padding: 0;
}
.block-progress dt {
  font-size: 10px;
  line-height: 1.35;
  background: #eee;
  border: 1px solid #ddd;
  margin: 0 0 6px;
  padding: 2px 8px;
  color: #555;
  text-transform: uppercase;
}
.block-progress dd {
  border-top: 0;
  padding: 2px 10px;
  margin: 0 0 6px;
}
.block-progress dt.complete a {
  text-transform: none;
}
.block-progress p {
  margin: 0;
}
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0;
  padding: 0;
  text-transform: none;
}
.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.disabled button.button {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
.opc .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .step-title {
  border: 1px solid #ddd;
  border-top-color: #fff;
  background: #eee;
  padding: 4px 8px 6px;
  text-align: right;
  overflow: hidden;
}
.opc .step-title .number {
  float: left;
  background: #fff;
  border: 1px solid #fff;
  padding: 0 3px;
  margin: 0 5px 0 0;
  font: normal 11px/12px arial, helvetica, sans-serif;
  color: #444;
}
.opc .step-title h2 {
  float: left;
  margin: 0;
  font: bold 12px/14px 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: #999;
  border-color: #999;
  border-top-color: #fff;
  color: #fff;
  cursor: pointer;
}
.opc .allow .step-title h2 {
  color: #fff;
}
.opc .allow .step-title a {
  display: block;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
}
.opc .active .step-title {
  background: #e46b00;
  border-color: #e46b00;
  border-top-color: #fff;
  padding-bottom: 5px;
  color: #fff;
  cursor: default;
}
.opc .active .step-title h2 {
  color: #fff;
}
.opc .active .step-title a {
  display: none;
}
#checkout-step-login,
#checkout-step-shipping_method,
#checkout-step-payment {
  padding: 5px;
}
.form-list,
.form-list > li > fieldset > ul {
  list-style: none;
  margin: 0;
}
#checkout-review-table tr td {
  vertical-align: middle;
}
.opc .step {
  border: 1px solid #ddd;
  border-top: 0;
  background: #fbfbfb;
  padding: 15px 0;
  position: relative;
}
#primary-content #checkoutSteps ul { margin: 5px; padding: 0; }
#checkout-payment-method-load .radio { padding-left: 24px; font-size: 14.5px; }
#checkout-payment-method-load #payment_form_verisign.form-list { margin-left: 30px; }
.opc .step .tool-tip {
  right: 30px;
}
#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: #f4f4f4;
  border: 1px solid #ddd;
  border-width: 1px 0;
  padding: 22px 24px 22px 30px;
}
.opc .gift-messages-form .inner-box {
  padding: 5px;
  height: 260px;
  overflow: auto;
}
#opc-review .step {
  padding: 0;
}
#opc-review .product-name {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
#opc-review .item-options {
  margin: 5px 0 0;
}
#opc-review .buttons-set {
  border: 0;
  padding: 5px;
}
#opc-review .buttons-set p {
  margin: 0;
  line-height: 28px;
}
#opc-review .page-title { margin: 0 0 10px 0; }
#primary-content #checkoutSteps ul.monkey-additional-lists,
#primary-content #checkoutSteps ul.ul { margin-left: 20px; }
#opc-review .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
#opc-review .authentication {
  margin: 0 auto;
  width: 570px;
}
#opc-review .warning-message {
  color: #222;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 0;
}
#payment_form_worldpaycw_visa,
#payment_form_worldpaycw_mastercard {
  list-style: none;
  margin: 0 0 10px 0;
}
#payment_form_fields_worldpaycw_visa label.control-label,
#payment_description_worldpaycw_mastercard label.control-label {
  float: none;
}
/* 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: 6px solid #999;
  padding: 2px 0 0;
  font-weight: bold;
  text-align: center;
  color: #888;
}
.checkout-progress li.active {
  border-top-color: #e96200;
  color: #e96200;
}
.multiple-checkout h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  font-size: 12px;
  font-weight: bold;
}
.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: #4f8100 !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: #fbfbfb;
  border: 1px solid #ddd;
  margin: 0 0 25px;
  padding: 20px;
}
.multiple-checkout .col2-set h2.legend {
  margin: -20px -20px 15px;
  padding: 3px 10px;
  background: #777;
  border-bottom: 1px solid #777;
  position: relative;
  color: #fff;
}
.multiple-checkout .col2-set h3.legend {
  margin: 0 0 10px;
}
.multiple-checkout .col2-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.multiple-checkout .box {
  margin: 0 0 15px;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 5px 10px 0 0;
}
.multiple-checkout .place-order .grand-total {
  float: right;
}
.multiple-checkout .place-order .grand-total big {
  float: left;
  margin-right: 12px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 28px;
  color: #e26703;
}
.multiple-checkout .place-order .grand-total div {
  float: left;
}
/* Step 1 */
#multiship-addresses-table td {
  padding: 10px;
}
#multiship-addresses-table tfoot td {
  padding: 5px 10px;
}
/* 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 #ddd;
  background: #eee;
  padding: 13px;
  position: relative;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
  display: none;
}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
#checkout-review-table-wrapper {
  background: #fff;
  padding: 10px;
  margin-bottom: 0;
}
/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */
.new-users { margin-bottom: 15px; }

.account-login .content {
  min-height: 245px;
  padding: 0 10px;
}
.account-login .content h2 {
  margin: 0 -10px 12px;
  background: #f1f1f1;
  padding: 2px 10px;
  font-size: 13px;
  line-height: 1.25;
} 

/* Account Login/Create Pages ============================================================ */
/* Captcha */
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image {
  float: left;
  display: inline;
  margin: 0;
  position: relative;
  width: 200px; /* 278px */
  height: 50px;
}
.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;
}
.buttons-set {
	display: inline-block;
	margin-left: 20px;
}
.required {
	color: #DB5425; /* red; */
}
@-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);
  }
}


/* Product Images Popup ===================================================================== */

.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; }

/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: url(https://www.etymotic.com/skin/frontend/etymotic/default/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #888;
  border-bottom-color: #777;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #999;
  -webkit-box-shadow: 0 0 6px #999;
  box-shadow: 0 0 6px #999;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #dedede;
  border-bottom: 1px solid #ccc;
  color: #444;
  font-size: 14px;
  margin: 0;
  padding: 7px 10px 5px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(https://www.etymotic.com/skin/frontend/etymotic/default/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 9px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  border-top: 1px solid #e6e6e6;
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a,
.remember-me-popup .remember-me-popup-body a span {
  display: inline-block;
  height: 28px;
  background: transparent url(https://www.etymotic.com/skin/frontend/etymotic/default/images/bkg_btn.png) 0 0 no-repeat;
  padding: 0 0 0 6px;
  font: bold 11px/25px Tahoma, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  color: #555;
}
.remember-me-popup .remember-me-popup-body a span {
  background-position: 100% 0;
  padding: 0 15px 0 9px;
}
/* Awareness Page Custom Code ===================================================================== */

.app_top {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.app_topph {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 3px;
	border-top: 2px solid black;
	padding-top: 4px;
}
#app_half1 {
	float: left;
	width: 49.3%;
	margin-top: 5px;
	margin-bottom: 15px;
/*	border-right: 2px solid black; */
	display: block;
	padding-right: 4px;
	text-align: center;
	margin-left: 25%;
}
#app_half1n {
	float: left;
	width: 49.3%;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	padding-right: 4px;
	text-align: center;
}
#app_half1a {
	float: left;
	width: 28.3%;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	padding-right: 4px;
	text-align: center;
	margin-left: 60px;
}
#app_half1an {
	float: left;
	width: 28.3%;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	padding-right: 4px;
	text-align: center;
	margin-left: 70px;
}
#app_half1x {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	padding-right: 4px;
	text-align: center;
}
#app_half2 {
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	padding-left: 4px;
	width: 49.3%;
	text-align: center;
}
#app_half1 img, #app_half2 img, tr.row_even img, tr.row_odd img {
	padding: 0 0 0px 0px;
}
img.store {
	margin-top: 13px;
	margin-bottom: 13px;
}
img.store2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.col1 {
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 20px;
}
td.col6, td.col2, td.col4 {
	width: 15%;
	text-align: center;
}
td.col6 {
	background-color: rgba(225,251,123,0.25);
}
td.col2, td.col3, td.col4 {
	background-color: rgba(126,198,252,0.25);
}
td.col1, td.col2, td.col4, td.col6 {
	vertical-align: top;
}
td.col3, td.col5, td.col7 {
	width: 0.5%;
}
tr.row_even {
	background-color: rgba(25,25,25,0.2);
}
tr.row_even b, tr.row_odd b {
	font-size: 115%;
}
#product_all .col1 h3 {
	margin: 0 0 4px;
	right: 10px;
	position: relative;
}
#product_all td.col2 img, #product_all td.col4 img, #product_all td.col6 img {
	padding: 2px 0;
}
#check {
	margin-left: 45px;
	margin-top: 5px;
}
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
.account-login,
.account-create {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
}
.account-create h1 {
  margin: 0;
}
.legend {
  margin: 5px 0 10px 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 {
  margin: 0 0 15px;
}
.box-account .box-head {
  margin: 0 0 5px;
  text-align: right;
}
.box-account .box-head h2 {
  float: left;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #4f8100;
}
.box-account .box-head a {
  font-size: 10px;
  text-transform: uppercase;
}
.dashboard .box .box-title {
  background: #f1f1f1;
  padding: 2px 10px;
  margin: 0 0 12px;
  text-align: right;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.35;
}
.dashboard .box .box-title a {
  font-size: 10px;
  text-transform: uppercase;
}
.dashboard .box .box-content {
  padding: 0 10px;
}
.awrma-account {
  padding: 20px;
}
#awrma-new-form .form-list {
  padding-left: 0;
}
#awrma-new-form .form-list > li {
  margin-bottom: 10px;
}
.awrma-account .page-title h1 {
  font-size: 26px!important;
}
#awrma-requested-items h3 {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}
#awrma-comment-form {
  margin-bottom: 10px;
}
#awrma-comment-form .form-list {
  margin-bottom: 10px;
}
/* Block: General */
.block-title {
  margin: 10px 0;
  font-size: 20px;
}
/* Block: Recent Orders */
/* Block: Account Information */
.dashboard .box-info h4 {
  font-size: 11px;
  font-weight: bold;
}
/* Block: Reviews */
.dashboard .box-reviews .box-head {
  background: #f1f1f1;
  padding: 2px 10px;
  margin: 0 0 12px;
}
.dashboard .box-reviews .box-head h2 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.35;
  color: #444;
}
.dashboard .box-reviews .number {
  display: none;
  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 {
  padding: 0 10px;
}
.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 {
  background: #f1f1f1;
  padding: 2px 10px;
  margin: 0 0 12px;
}
.dashboard .box-tags .box-head h2 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.35;
  color: #444;
}
.dashboard .box-tags .number {
  display: none;
  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 {
  padding: 0 10px;
}
.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 {
  background: #f1f1f1;
  padding: 2px 10px;
  margin: 0 0 12px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.25;
}
.addresses-list h3 {
  font-weight: bold;
  font-size: 12px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list a {
  font-weight: bold;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  padding: 0 10px;
  margin: 0 0 12px;
}
.addresses-list li.empty p {
  font-weight: bold;
}
/* Order View */
.order-info {
  float: left;
  width: 100%;
}
.order-info dt {
  display: none;
}
#primary-content .order-info ul {
  margin-left: 0;
}
.order-info li {
  float: left;
  font-size: 1.1em;
  line-height: 1em;
}
.order-info li.first {
  border-left: 0;
}
.order-info li.last {
  border-right: 0;
}
.order-info li a {
  display: block;
  padding: 6px 15px;
  color: #444;
}
.order-info li a:hover {
  background-color: #ddd;
  text-decoration: none;
  color: #444;
}
.order-info li.current {
  background-color: #666;
  font-weight: bold;
  padding: 6px 15px;
  color: #fff;
}
.order-date {
  margin: 10px 0;
}
.order-info-box {
  margin: 0 0 15px;
}
.order-info-box h2 {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 0 0 8px;
}
.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 .45em;
}
.order-items h3 {
  font-size: 12px;
}
.order-items .product-name {
  font-weight: bold !important;
}
.order-items .link-print {
  font-size: 10px;
  text-transform: uppercase;
}
.order-items .order-links {
  text-align: right;
}
.order-items .order-links .link-print {
  font-weight: bold;
  font-size: 11px;
  text-transform: none;
}
.order-additional {
  margin: 15px 0;
}
/* Order Gift Message */
.gift-message dt strong {
  color: #555;
}
.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: 25px 0 0 0;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 15px;
  font-weight: bold;
}
.page-print h2,
.page-print h3 {
  font-size: 12px;
  font-weight: bold;
}
.page-print h2.h2 {
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
.page-print .order-date {
  border-bottom: 1px solid #ccc;
  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;
}
.data-table .label { color: #000; }
.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 {
  border: 0;
  padding: 0;
  margin: 0 0 -3em;
}
.my-wishlist .buttons-set button.button {
  float: none;
}
#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;
}
#my-reviews-table .rating-box {
  margin: 3px 0 0;
}
.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 .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 .info-box p {
  margin: 0 0 5px;
}
.billing-agreements .form-list li select {
  float: left;
  margin: 3px 10px 0 0;
}
.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 13px;
}
.box-up-sell .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 22px;
}


#primary-content #crosssell-products-list { list-style: none; margin: 0; }
#primary-content #crosssell-products-list .product-image { float: left; border: 1px solid #d0cdc9; }
#primary-content #crosssell-products-list .product-details { margin-left: 90px; }
#primary-content #crosssell-products-list .product-name { font-size: 15px; margin: 0 0 5px 0; line-height: 20px; }
#primary-content #crosssell-products-list .price-box { margin-bottom: 5px; }
#primary-content #crosssell-products-list .price-box span { font-size: 15px; }

/*********************************************************************************
**	HEADER STYLES																**
*********************************************************************************/
#primary-header {
	background: #030303 url(https://www.etymotic.com/skin/frontend/etymotic/default/img/header_bg_inner.png) no-repeat scroll center center;
}
#logo {
  position: relative;
  padding: 15px 0 0px 0;
/*  padding: 16px 0 5px 0; */
  z-index: 10;
}
#logo a {
  display: block;
}

#header-right { padding-top: 15px; padding-bottom: 15px; position: relative; }

.search, .login, .dealer, .cart, .myaccount { display: inline-block; position: relative; vertical-align: middle; }

.search { margin-right: 5px; }
.search > a { display: block; border: 1px solid #A6A6A6; padding: 10px 15px; }
.search a:hover { border-color: #CD4F23; }

.search .header-search { position: absolute; width: 270px; padding: 10px; background: #000; z-index: 150; left: -8px; margin-top: 12px; }
.search .header-search #search_mini_form { width: 100%; margin-bottom: 5px; }
.search .header-search #search_mini_form input#search { width: 250px; display: inline-block; margin-right: 10px; }
.search .header-search a { color: #fff; }

.search ul {
	visibility: hidden;
}

.login { margin-right: 4px; }
.login a { font-size: 15px; color: #ffffff; border: 1px solid #A6A6A6; padding: 9.5px 15px; display: block; }
.login a:hover { border-color: #CD4F23; text-decoration: none; }

.myaccount { margin-right: 4px; }
.myaccount a { font-size: 15px; color: #ffffff; border: 1px solid #A6A6A6; padding: 9.5px 15px; display: block; }
.myaccount a:hover { border-color: #CD4F23; text-decoration: none; }

.dealer { margin-right: 25px; }
.dealer a { font-size: 15px; color: #ffffff; border: 1px solid #A6A6A6; padding: 9.5px 15px; display: block; }
.dealer a:hover { border-color: #CD4F23; text-decoration: none; }

.cart {  }
.cart a { color: #ffffff; background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat left transparent; padding: 10px 10px 10px 35px; text-transform: uppercase; display: block; background-position: 4px 9px;
}

#icon-search { background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat left transparent; background-position: -1px -37px;
	width: 20px;
	height: 19px;
}

.cart-quantity {
/*  color: #DB5425; */
  color: #ff7f00;
  padding-left: 5px;
}
#shopping-cart-table h4 {
  margin: 5px 0 10px 0;
}
#shopping-cart-table dl.item-options {
  margin: 0 0 10px 0;
}
.no-btn-style {
  border: none;
  background: transparent;
}

/* Mobile Header */
#header-left.visible-xs {
	float: left;
	clear: both;
}
#header-left.col-xs-6.visible-xs {
	width: 40%;
}
#header-right.visible-xs  {
padding-top: 0px; padding-bottom: 10px; position: relative;	float: left;
	clear: both;
}
#header-right.col-xs-6.visible-xs {
	width: 100%;
}

.visible-xs .search { margin-right: 4px; line-height: 18px; }
.visible-xs .search > a { padding: 9px 10px; }
.visible-xs .login { margin-right: 4px; }
.visible-xs .login a { font-size: 14px; padding: 9.5px 8px; line-height: 18px; }
.visible-xs .dealer { margin-right: 14px; }
.visible-xs .dealer a { font-size: 14px; padding: 9.5px 8px; line-height: 18px; }
.visible-xs .myaccount { margin-right: 4px; }
.visible-xs .myaccount a { font-size: 14px; padding: 9.5px 8px;line-height: 18px; }

.visible-xs .cart { font-size: 14px; }
.visible-xs .cart a {  padding: 10px 8px 10px 35px;  line-height: 20px; }

/* FLAGS - BTB 2014/08/05 */
#flags {
	position: relative;
	display: block;
	top: 13px;
}
#flags a {
	float: right;
}
/*********************************************************************************
**	NAVIGATION STYLES															**
*********************************************************************************/
#menu {
  border-bottom: 4px solid #ffffff;
  background: #3C3C3C;
}
#menu > .container > .row > .col-md-12 {
  padding-left: 0;
  padding-right: 0;
  position: static;
}
#primary-navigation {
  text-transform: uppercase;
  font-size: 13px; /* 10.5px */
}
#primary-navigation-button { display: none; }
#primary-navigation-button h4 a { color: #fff; }
#primary-navigation ul {
  list-style-type: none;
  margin: 0;
}
#primary-navigation > ul > li {
  display: inline-block;
}
/* old
#primary-navigation > ul > li > a {
  display: block;
  padding: 15px 6px;
  color: #fff;
}
#primary-navigation > ul > li.has-submenu > a.toggle-dropdown {
  padding: 10px 20px 10px 6px;
  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/caret-right.png') no-repeat 95% center transparent;
}
*/
#primary-navigation > ul > li > a {
  display: block;
  padding: 15px 4px;
  color: #fff;
}
#primary-navigation > ul > li.has-submenu > a.toggle-dropdown {
  padding: 10px 17px 10px 4px;
/*  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/caret-right.png') no-repeat 96% center transparent; */
  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -92px transparent;
}
#primary-navigation > ul > li.has-submenu > div.sub-menu {
  display: none;
}
#primary-navigation > ul > li.has-submenu.open > div.sub-menu {
  display: block;
}
#primary-navigation > ul > li.has-submenu.open > a.toggle-dropdown,
#primary-navigation > ul > li.has-submenu > a:hover {
/*  background-image: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/caret-down.png');
  background-repeat: no-repeat;
  background-position: center transparent; */
  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -62px transparent;
  background-color: #fff;
  color: #030303;
  text-decoration: none;
}
#primary-navigation > ul > li.has-submenu > .sub-menu {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 10px;
  font-size: 13px;
  border-bottom: 2px solid #FFF;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  z-index: 9999;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #dddddd 100%);
  /* W3C */
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0);
  /* IE6-9 */
}
#primary-navigation > ul > li.has-submenu:hover > .sub-menu {
	display: block;
}
#primary-navigation > ul > li.has-submenu > .sub-menu > div.container > div.row > div.menu-image {
  text-align: center;
  max-width: 100%;
  height: auto;
}
#primary-navigation > ul > li.has-submenu > .sub-menu > div.container > div.row > div.submenu-items > div.row > div > ul > li a {
  color: #3C3C3C;
  text-transform: none;
  display: block;
}
#primary-navigation > ul > li.has-submenu > .sub-menu > div.container > div.row > div.submenu-items > div.row > div > ul > li.sub-nav-header a {
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: bold;
}
/*********************************************************************************
**	Search Result STYLES																**
*********************************************************************************/
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;

  text-transform: uppercase;
  font-size: 13px;
  border-bottom: none;
  background-image: linear-gradient(bottom, #d1d1d1 0%, #eeeeee 35%);
  background-image: -o-linear-gradient(bottom, #d1d1d1 0%, #eeeeee 35%);
  background-image: -moz-linear-gradient(bottom, #d1d1d1 0%, #eeeeee 35%);
  background-image: -webkit-linear-gradient(bottom, #d1d1d1 0%, #eeeeee 35%);
  background-image: -ms-linear-gradient(bottom, #d1d1d1 0%, #eeeeee 35%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1d1d1), color-stop(0.35, #eeeeee));
}
#primary-content ul.searchindex-results {
	padding: 10px 0 0 6px;
	margin-left: 0;
	display: block;
	position: relative;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
	list-style-type: none;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  margin: 0;
  line-height: 18px;
  border-top: none;
  border-radius: 0;
  margin-right: 6px;
  background: #ffffff;
  text-align: center;
  padding: 10px 10px;
  background-image: linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -o-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -moz-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -webkit-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -ms-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1d1d1), color-stop(0.35, #ffffff));
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
	list-style-type: none;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 16px;
}
.searchindex-result li .content {
	list-style-type: none;
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}



/*********************************************************************************
**	BANNER STYLES																**
*********************************************************************************/
.banner {
  background: #A19F9F;
}
.carousel-control {
  opacity: 1;
  width: 28px;
  height: 79px;
  top: 38%;
}
.carousel-control.left {
  background-image: none;
  background: #060606;
  left: -14px;
}
.carousel-control.right {
  background-image: none;
  background: #000000;
  right: -14px;
}
.carousel-control img {
  top: 25px;
  position: relative;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  margin-top: -22px;
}
#slider-arrow-left {
  top: 34px;
  position: relative;
  width: 11px;
  height: 11px;
  background: transparent url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat left -210px;
  margin: auto;
}
#slider-arrow-right {
  top: 34px;
  position: relative;
  width: 11px;
  height: 11px;
  background: transparent url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -210px;
  margin: auto;
}
#page-banner {
  border-left: 5px solid #a19f9f;
  margin-bottom: 5px;
}
#page-banner img {
  width: 100%;
  height: auto;
}
/*********************************************************************************
**	CONTENT STYLES																**
*********************************************************************************/
.main { float: right; }

#primary-content {
  padding: 5px 0;
	background-color: #fff;
	background-image: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/page-bg.png');
	background-size: 100% 302px;
	background-repeat: repeat-x;
}
#primary-content .container {
  position: relative;
}
#primary-content ul {
  margin: 0 0 5px 20px;
}

#primary-content .tier-prices {
	font-size: 14px;
	font-weight: normal;
}

#primary-content #customeffects ul {
	display: none;
}

.primary {
  /* margin-top: 10px; */
}
.main .primary { padding-top: 15px; }
.primary .pull-left {
  margin-right: 15px;
}
.primary h3 {
  font-size: 18px;
}
.primary h4 {
  font-size: 16px;
}
.primary ul {
  margin-left: 20px;
}
.page-title {
  font-size: 1.42857142857em;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.page-title h1 {
  margin: 0;
}
.service-boxes {
  border: 1px solid #ccc;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.service-box {
  padding: 1%;
  width: 33.33%;
  height: 300px;
  float: left;
  display: block;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.service-box:nth-child(3n) {
  border-right: none;
}
.service-box:nth-last-child,
.service-box:nth-last-child(2),
.service-box:nth-last-child(3) {
  border-bottom: none;
}
.service-box h4 {
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}
.service-box a:hover {
  text-decoration: none;
}
.service-box-inner {
  background: #efefef;
  width: 100%;
  float: left;
  height: 100%;
  position: relative;
}
.service-icon {
  text-align: center;
  width: 100%;
  margin: 10px 0 0 0;
}
.service-icon img { max-width: 100%; height: auto; }
.service-title {
  height: 50px;
  position: relative;
  margin: 5px auto;
}
.service-title h4 {
  text-transform: uppercase;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.service-content {
  text-align: center;
  width: 90%;
  margin: 5px auto;
  position: relative;
}
.service-content p {
  margin: 5px 10px;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}
.service-button {
  text-align: center;
  background: #090909;
  color: #fff;
  margin-bottom: 15px;
  width: 90%;
  margin: 5px 5%;
  position: absolute;
  bottom: 5px;
}
.service-button h4 {
  color: #fff;
  margin: 0;
  padding: 5px 10px;
  text-transform: uppercase;
}
.service-button h4 a {
  color: #fff;
}
#secondary-content {
  background: #efefef;
  /* Old browsers */

  background: -moz-linear-gradient(top, #efefef 0%, #ffffff 25%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(25%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #efefef 0%, #ffffff 25%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #efefef 0%, #ffffff 25%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #efefef 0%, #ffffff 25%);
  /* IE10+ */

  background: linear-gradient(to bottom, #efefef 0%, #ffffff 25%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */

  padding: 20px 0;
}
#primary-content .my-account {
  padding: 20px;
}
.btn-wrap {
	white-space: normal;
}
/*********************************************************************************
**	SIDEBAR STYLES																**
*********************************************************************************/
.sidebar {
  float: left;
}
#main .sidebar {
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
}
.sidebar-wrapper {
  margin: 0 -11px;
  padding: 0 0 5px 0;
  min-height: 295px;
}
.sidebar-bordered {
  border: 1px solid #eeeeee;
}
.sidebar-title {
  background: #000000;
  /* padding: 20px 5px 10px 5px; */
  padding: 10px 5px 10px 5px;
  margin: 3px 0 0 0;
  font-size: 1.125em;
  /* 18px */

  line-height: 1.125em;
  text-transform: uppercase;
  color: #ffffff;
}
#primary-content .sidebar-nav ul {
  list-style: none;
  margin: 0;
}
.sidebar-nav ul li {
  border-bottom: 1px solid #eeeeee;
}
.sidebar-nav ul li.linav {
  padding: 5px;
}
.sidebar-nav ul li:last-child {
  border: none;
}
.sidebar-nav ul li a {
  display: block;
  padding: 5px;
  color: #000000;
  text-transform: uppercase;
  font-size: 0.92857142857em;
}
#sidebar ul.nav-pills {
  margin-left: 0;
}
#sidebar-accordion {
  margin-top: 5px;
}
#sidebar-accordion .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: none;
  margin: 0;
}
#sidebar-accordion .panel .panel-heading {
  padding: 5px;
  background: none;
  border-top: 1px solid #eeeeee;
}
#sidebar-accordion .panel .panel-collapse {
  border-top: 1px solid #dddddd;
}
#sidebar-accordion .panel .panel-body {
  padding: 0 10px;
  background: #f3f3f3;
  border: none;
  margin: 3px 0;
}
#sidebar-accordion .panel-title {
  font-size: 13px;
  /* 0.8125em */

  text-transform: uppercase;
  line-height: 18px;
  padding: 5px 0;
}
#sidebar-accordion ul {
  list-style: none;
  margin: 0;
}
#sidebar-accordion ul li a {
  padding: 5px 0;
  display: block;
  color: #000000;
}
#sidebar-accordion ul li a:hover {
  color: #db5425;
}
.filter-form {
  padding-left: 10px;
  border-bottom: 1px solid #eeeeee;
}
.filter-title {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
}
.filter-title h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  padding: 5px;
  background: #eeeeee;
  margin-bottom: 3px;
}
.sidebar-filter h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
}
.sidebar-etymotic-awareness {
  padding-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.product-page-sidebar-nav {
  background: #fff;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.product-page-sidebar-nav ul {
  list-style: none;
  margin: 2px;
}
.product-page-sidebar-nav ul li {
  margin-bottom: 2px;
  border-bottom: 1px solid #eeeeee;
}
.product-page-sidebar-nav ul li:last-child {
  border-bottom: none;
}
.product-page-sidebar-nav ul li a {
  color: #000000;
  display: block;
  padding: 5px 3px;
}
.product-page-sidebar-nav ul li a:hover,
.product-page-sidebar-nav ul li.active a {
  color: #ffffff;
  background-color: #db5425;
  text-decoration: none;
}
.branding-image {
  margin-bottom: 20px;
}
.branding-image img {
  width: 100%;
  height: auto;
}
#primary-content .block-account .block-content ul {
  margin-left: 0;
}
/*********************************************************************************
**	FOOTER STYLES																**
*********************************************************************************/
#primary-footer {
  background: #F3F3F3;
  border-top: 4px solid #BCBCBC;
}
#primary-footer h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
}
#primary-footer h3 a {
  color: #333333;
}
#primary-footer ul {
  text-transform: uppercase;
  font-size: 11px;
  padding-left: 10px;
}
#primary-footer ul li {
  list-style: none;
	line-height: 130%;
	padding-top: 4px;
	padding-bottom: 3px;
}
#primary-footer ul li a {
  color: #000000;
}
#footer-nav-mobile {
  margin-top: 10px;
}
#footer-nav-mobile h3 {
  margin: 5px 0 0 0;
}
#footer-nav-mobile h3 a {
  color: #000000;
}
#footer-nav-mobile .panel-group .panel {
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background: none;
}
#footer-nav-mobile .panel-group .panel .panel-heading {
  background: none;
  border: none;
  padding: 0;
}
.social-media {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 5px;
  margin-bottom: 5px;
  padding: 30px 0 5px 0;
}
.copyright {
  display: block;
  padding: 15px 0 15px 8px;
  text-transform: capitalize;
}
.curtis {
  font-size: 11px;
}
.curtis a {
  font-weight: bold;
}
/* Footer Adjustment - BTB 2014/08/05 */
#footer-new ul {
  list-style-type: none;
  margin: 0;
	float: right;
}
#footer-new > ul > li {
  display: inline-block;
}
#footer-new > ul > li > a {
  display: block;
  padding: 15px 8px;
}

/*********************************************************************************
**	HOMEPAGE STYLES																**
*********************************************************************************/
#banner-stage {
/*  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/bg-banner-nav.png') repeat-x 0 0 transparent;
  height: 113px; */
}
.banner-nav-left {
  margin-left: -120px;
  overflow: hidden;
}
.banner-nav-right {
  margin-right: -120px;
  overflow: hidden;
}
#banner-home .carousel-indicators {
  bottom: -40px;
}
#banner-home .carousel-indicators li {
  border: none;
  background: #474646;
}
#banner-home .carousel-indicators .active {
  border: none;
  background: #c5c4c4;
  width: 10px;
  height: 10px;
}

.home-tab-main-image img {
  max-width: 100%;
  *width: 100%;
}
.home-tab-main-image p {
  margin-bottom: 0;
}
#homepage-tabs.nav-tabs {
  text-transform: uppercase;
  font-size: 13px;
  border-bottom: none;
}
#homepage-tabs.nav-tabs > li {
  width: 25% !important;
}
#homepage-tabs.nav-tabs > li > a {
  border-top: none;
  border-radius: 0;
  margin-right: 5px;
  background: #ffffff;
  text-align: center;
  padding: 10px 5px;
  font-size: 12px;
  background-image: linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -o-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -moz-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -webkit-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -ms-linear-gradient(bottom, #d1d1d1 0%, #ffffff 35%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1d1d1), color-stop(0.35, #ffffff));
  color: black;
/*
  border: 1px solid gray;
  border-bottom: none; 
*/
  font-weight: bold;
}

#homepage-tabs.nav-tabs > li > a > p {
	padding-right: 20px;
	font-size: 11px;
	background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -129px;
	margin: 0 auto;
	display: inline-block;
	line-height: 19px;
/*	background-position: -1px -37px; */
}

#homepage-tabs.nav-tabs > li.active > a > p {
/*	background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/home-tab-minus.png') no-repeat right center;*/
	background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -169px;
}

#homepage-tabs.nav-tabs > li > a:hover > p {
/*	background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/home-tab-plus-hover.png') no-repeat right center;*/
	background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -149px;
}

#homepage-tabs.nav-tabs > li.active > a:hover > p {
/*	background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/home-tab-minus-hover.png') no-repeat right center;*/
	background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/main-sprite.png') no-repeat right -189px;
/*	background-position: -1px -37px; */
}

/*
#homepage-tabs.nav-tabs > li.blank-tab {
	width: 5%;
}

#homepage-tabs.nav-tabs > li.blank-tab a {
	padding: 10px 0 15px 0;
	font-size: 30px;
	line-height: 13px;
}
*/

#homepage-tabs.nav-tabs > li > a:hover {
  border-bottom: none;
  border-top: none;
}
#homepage-tabs.nav-tabs > li.active > a,
#homepage-tabs.nav-tabs > li.active > a:focus {
  border-color: #ffffff;
  background-image: none;
}
#homepage-tab-content {
  margin-top: 5px;
}
#homepage-tab-content h3 {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 21px;
}
#homepage-tab-content ul {
  padding: 0;
}
#homepage-tab-content ul li {
  list-style: none;
}
.home-tab-best-sellers { padding-top: 10px; }

#primary-home-content {
  background: #ffffff;
  padding-bottom: 20px;
}
.product-image {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.product-title a {
  font-weight: bold;
  font-size: 12.5px;
}
.product-category {
  font-size: 12px;
}
.product-price {
  font-weight: bold;
  font-size: 12px;
}
.product-buy-now {
  text-transform: uppercase;
  font-size: 12px;
}
.product-rating {
  font-size: 12px;
}
#primary-home-content-mobile {
  background: #ffffff;
}
#primary-home-content-mobile h3 p {
  font-size: 11.5px; /* 12.5 */
  font-weight: normal;
  margin: 0 0 5px;
	line-height: 18px;
}
#primary-home-content-mobile h3 {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 1.3;
}
#primary-home-content-mobile h4 {
  text-transform: uppercase;
}

#primary-home-content-mobile .col-xs-4 {padding-left:5px;padding-right:5px;
}

#primary-home-content-mobile .col-xs-4 .product-buy-now, #primary-home-content-mobile .col-xs-4 .product-price {
	font-size: 11px;
}

#primary-home-content-mobile .col-xs-4 .product-title {
	font-size: 13px;
	line-height: 1.35;
}

#primary-home-content-mobile .panel-body{padding: 5px 15px;}

#primary-home-content-mobile .panel-heading {
  padding: 0;
}
#primary-home-content-mobile .panel-heading:before,
#primary-home-content-mobile .panel-heading:after {
  content: " ";
  display: table;
}
#primary-home-content-mobile .panel-heading:after {
  clear: both;
}
#primary-home-content-mobile .mobile-tab-arrow {
  padding-top: 0; /* padding-top: 10%; */
  display: block;
  clear: left;
  padding-left: 10px;
  font-size: 16px;
}
#primary-home-content-mobile .mobile-tab-arrow:before,
#primary-home-content-mobile .mobile-tab-arrow:after {
  content: " ";
  display: table;
}
#primary-home-content-mobile .mobile-tab-arrow:after {
  clear: both;
}
#primary-home-content-mobile .panel-title > a {
  padding: 0;
  display: block;
}
#primary-home-content-mobile .panel-title > a:before,
#primary-home-content-mobile .panel-title > a:after {
  content: " ";
  display: table;
}
#primary-home-content-mobile .panel-title > a:after {
  clear: both;
}
#primary-home-content-mobile ul {
  padding: 0;
}
#primary-home-content-mobile ul li {
  list-style: none;
}
#primary-home-content-mobile .row {
  /*background: @e;*/

}
.home-tab-mobile {
  border-bottom: 1px solid #BBBBBB;
  background-image: linear-gradient(bottom, #cccccc 0%, #eeeeee 35%);
  background-image: -o-linear-gradient(bottom, #cccccc 0%, #eeeeee 35%);
  background-image: -moz-linear-gradient(bottom, #cccccc 0%, #eeeeee 35%);
  background-image: -webkit-linear-gradient(bottom, #cccccc 0%, #eeeeee 35%);
  background-image: -ms-linear-gradient(bottom, #cccccc 0%, #eeeeee 35%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.35, #eeeeee));
  margin-bottom: 5px;
}
.home-tab-mobile img.img-responsive {
  vertical-align: bottom;
}

.home-tab-mobile-image img { max-width: 100%; height: auto;
  padding-left: 5px;
  padding-right: 5px;
}
#home-tab-accordion1 h3.panel-title a:hover,
#home-tab-accordion2 h3.panel-title a:hover,
#home-tab-accordion3 h3.panel-title a:hover,
#home-tab-accordion4 h3.panel-title a:hover,
#home-tab-accordion5 h3.panel-title a:hover {
  color: #000;
}
#primary-home-content-mobile .home-tab-mobile-content {
  padding: 10px 10px 0 0;
}
#primary-home-content-mobile .home-tab-mobile-title p {
  font-size: 15.5px; /* font-size: 22px; */
  font-weight: bold;
  margin: 5px 0 10px 0;
}
#secondary-home-content {
  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/bg-secondary-content.png') repeat-x 0 0 #ffffff;
  padding: 20px 0;
}
#secondary-home-content h2 {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 15px;
}
.cms-dealer #home-news {
	padding-left: 150px;
	padding-right: 150px;
}
.cms-dealer #home-news h2 {
	margin-top: 0;
}
#home-news .post-image {
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-width: 4px;
}
#home-news .post-meta {
  padding-bottom: 10px;
}
#home-news .post-title {
  padding-bottom: 10px;
}
.post-read a {
  font-size: 14px;
  color: #CD4F23;
}
#homepage-tabs {
  margin-top: -38px;
}
.subscribe {
  padding-top: 30px;
}
input.subscribe-input {
  width: 100%;
  border: 1px solid #A6A6A6;
  height: 36px;
  padding: 0 10px;
}
input.subscribe-submit {
  text-transform: uppercase;
  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/arrow-right.png') no-repeat 88% 55% #000000;
  color: #ffffff;
  border: none;
  height: 36px;
  padding: 0 30px 0 10px;
  margin-left: -25px;
}

#banner-alert {
}
#banner-alert #christmas {
	font-size: 12px;
	line-height: 16px; 
	display: block;
	position: relative;
  background-image: linear-gradient(bottom, #eeeeee 50%, #b2edb2 85%);
  background-image: -o-linear-gradient(bottom, #eeeeee 50%, #b2edb2 85%);
  background-image: -moz-linear-gradient(bottom, #eeeeee 50%, #b2edb2 85%);
  background-image: -webkit-linear-gradient(bottom, #eeeeee 50%, #b2edb2 85%);
  background-image: -ms-linear-gradient(bottom, #eeeeee 50%, #b2edb2 85%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #eeeeee), color-stop(0.85, #b2edb2));
	min-height: 130px;
}
#banner-alert #christmas h3 {
  font-size: 16px;
  line-height: 16px;margin-top: 0px;margin-bottom:6px;
	color: #be1903;
}
#banner-alert #christmas .col-md-8,#banner-alert #christmas .col-md-7,#banner-alert #christmas .col-md-5,#banner-alert #christmas .col-md-4 {
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 12px;
	margin-bottom: 4px;
} 
#banner-alert #christmas p {
  margin: 0px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 16px;
}

/*********************************************************************************
**	PRODUCTS PAGE STYLES														**
*********************************************************************************/
#breadcrumbs {
  background: #fff;
}
#breadcrumbs .breadcrumb {
  background: #fff;
  margin: 0;
  padding: 10px 0;
}
#breadcrumbs .breadcrumb > li {
  text-transform: uppercase;
  font-size: 11.75px;
}
#breadcrumbs .breadcrumb > li > a {
  color: #000000;
}
#breadcrumbs .breadcrumb > li.active {
  font-weight: bold;
}
#breadcrumbs .breadcrumb > li.active,
#breadcrumbs .breadcrumb > li > a:hover {
  color: #db5425;
}
#products-filter ul {
  margin-bottom: 10px;
}
#products-filter ul li a {
  padding: 5px 10px;
  margin: 0 5px;
  background: #eeeeee;
  border: 1px solid #dddddd;
  color: #000000;
}
#products-filter ul li a:hover,
#products-filter ul li.active a {
  color: #db5425;
  background: #dddddd;
}
#products-filter ul li.disabled {
  background: none;
  border: none;
  padding: 5px 10px;
  margin: 0 5px;
}
#products-list {
	padding-bottom: 10px;
	background: #fff;
}
.product {
  height: 400px;
  border-bottom: 1px solid #e3e0e0;
  border-right: 1px solid #e3e0e0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 31.955555%;
}
.product:first-child,
.product:nth-child(2),
.product:nth-child(3) {
  border-top: 1px solid #e3e0e0;
}
.product:nth-child(3n+1),
.product:first-child {
  padding-left: 15px;
  padding-right: 15px;
/*  padding-left: 0px;
  padding-right: 0px; */
  margin-left: 14px;
  margin-right: 0px;
  border-left: 1px solid #e3e0e0;
  border-right: 1px solid #e3e0e0;
  width: 32.155555%;
}
.product:nth-child(3n+1) > .row,
.product:first-child > .row {
  padding-left: 0px;
/*  padding-left: 15px; */
  width: 115%;
}
/*.product:nth-child(3n+1) > .row .add-product a,
.product:first-child > .row .add-product a {
  padding-left: 0px;
  padding-left: 15px;
  width: 85%;
} */

.product:nth-child(3n+1) > .row.product-bottom,
.product:first-child > .row.product-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.product a {
  display: block;
}
.featured-product-image {
  display: block;
  margin: 0 auto 15px auto;
  max-width: 100%;
  max-height: 197px;
  height: auto;
}
.product-description p {
  margin: 0;
}
.product-title {
  min-height: 44px;
  margin-bottom: 5px;
  overflow: hidden;
  display: table;
}
.product-title a {
  color: #000000;
  font-weight: bold;
  font-size: 14px;
  display: table-cell;
  vertical-align: top;
}
.product-actions {
  margin-top: 20px;
}
.product-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.compare-checkbox {
  width: 60%;
  float: left;
  margin: 5px 0;
}
.add-compare {
  /*width: 40%;*/

  text-transform: uppercase;
  text-align: center;
  margin: 10px 0;
  border-top: 1px solid #dddddd;
  padding-top: 10px;
}
.add-compare a {
  background: #666666;
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  font-weight: bold;
  font-size: 12.5px;
}
.add-compare a.added-to-compare {
  background: green;
}
.add-product {
  /*width: 40%;*/

  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
.add-product a,
.btn-cart, .product-page-geo a.button {
  background: #000000;
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  font-weight: bold;
  font-size: 12.5px;
}

.cart-item { margin-bottom: 10px; }
.cart-item p { margin: 0px 0px 5px 0px; }
.cart-item-header { background: #fafafa; border-top: 1px solid #cacaca; padding-top: 5px; padding-bottom: 5px; margin-bottom: 5px; }
.cart-item-edit a { display: block; }

.cart-item-price-total span.cart-price { font-size: 22px; font-weight: bold; line-height: 25px; }

#primary-content ul.checkout-types { margin: 0 0 10px 0; }

.cart-buckets { margin-bottom: 15px; }
.cart-action-buttons button { margin-bottom: 5px; margin-right: 4px; }

.product-page-geo h4 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 16px;
}
.product-page-geo a.button {
	text-transform: none;
	display: inline-block;
}
.btn-cart {
  border: none;
  font-family: 'Lato', sans-serif;
}

.add-product a:hover,
.add-compare a:hover {
  text-decoration: none;
}
.add-product a span {
  font-weight: bold;
  line-height: 18px;
}
.product-compare-bar {
  background: #cecece;
  padding: 15px 10px;
}
.product-compare-bar h4 {
  margin: 0 0 10px 0;
}
.product-compare-bar p {
  margin: 0 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 16px;
}
.product-compare-bar-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px;
}
.product-compare-bar-item a {
  display: block;
}
.widget-project-comparison {
  display: block;
  margin: 5px;
}
.widget-title a {
  color: #333333;
}
#primary-content .widget-project-comparison-list {
  list-style: none;
  margin: 0;
}
#primary-content .widget-project-comparison-list .please-wait {
  float: left;
}
#primary-content .widget-project-comparison-list li {
  background: #ededed;
  margin-bottom: 5px;
  padding: 5px;
}
.comparison-title {
  width: 100%;
  display: block;
}
.comparison-title:hover {
  color: #2a6496;
}
.comparison-close {
  width: 100%;
  display: block;
  color: #db5425;
}
.callout {
	vertical-align: top;
}

/***********
PRODUCT SEARCH
**********/

#freetextsearch_form { margin-bottom: 5px; }
#freetextsearch_form .form-search input.input-text { margin: 0; }

#listResults {  }
#listResults ul.list-products,
#listResults ul.list-cms { list-style: none; margin: 0; }
#listResults ul.list-products > li { width: 100%; margin: 0 0 10px 0; border: none; height: auto; }
#listResults ul.list-products > li > a.product-img { width: 30%; }
#listResults ul.list-products > li > .product-info { width: 66%; }
#listResults ul.list-products > li > .product-info h3.product-name { margin: 0 0 10px 0; }
#listResults ul.list-products > li > .product-info h3.product-name a { font-size: 16px; line-height: 22px; }

#listResults .list-cms li h5.p-title a { font-size: 16px; }

#primary-content .list-result-cms { list-style: none; margin: 0 0 10px 0; clear: both; }

.category-products { clear: both; }

/**********
PRODUCT COMPARE
**********/
.product-shop-row > td {
  position: relative;
}
.compare-product-close {
  position: absolute;
  top: 5px;
  right: 5px;
}
#compare-list-please-wait {
  width: 80%;
  text-align: right;
  padding-right: 10%;
}
#product_comparison,
#product_comparison .price_box p,
#product_comparison .product-image,
#product_comparison .product-name,
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  text-align: left;
}
#product_comparison {
  margin-top: 15px;
}
#product_comparison .product-image {
  width: 100%;
}
.price-box .label {
  color: #545254;
}
#product-locator-popup {
  background: white;
  padding: 20px;
  text-align: left;
  max-width: 970px;
  margin: 40px auto;
  position: relative;
}
.block-rss ol {
  list-style: none;
  margin-left: 0;
}
.block-rss ol li {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.block-rss ol li p {
  margin-bottom: 5px;
}
#selector_space {
	height: 50px;
}

/*********************************************************************************
**	PRODUCTS DETAIL STYLES														**
*********************************************************************************/
.primary-product {
  background: #ffffff;
  padding-top: 15px;
  border-bottom: 1px solid #eeeeee;
}
#product-slider {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
#product-slider .carousel-indicators {
  bottom: 10px;
  margin-bottom: 0;
}
#product-slider .carousel-indicators li {
  border: none;
  background-color: #bbbbbb;
}
#product-slider .carousel-indicators li.active {
  background-color: #db5425;
}
#product-slider .carousel-inner img {
  margin: auto;
}
#product-slider .carousel-inner {
  padding-bottom: 30px;
}
.product-videos {
  margin-bottom: 10px;
}
.product-videos h4 {
  text-transform: uppercase;
}
.video img {
  width: 100%;
  height: auto;
}
.product-page-logo {
  margin-bottom: 20px;
}
.product-page-description {
  margin-bottom: 10px;
}
.product-page-description h4 {
  font-weight: bold;
  font-size: 1.07142857143em;
  margin-top: 0;
}
.product-page-description p {
  font-size: 0.92857142857em;
}
.product-page-price,
.product-options-bottom .price {
  font-size: 1.42857142857em;
  font-weight: bold;
  margin-bottom: 10px;
	display: block;
}
.configurable-price-from-label {
	display: block;
}
.product-options-bottom .add-to-cart { margin-bottom: 10px; }

#product-options-wrapper .last {
	margin-bottom: 5px;
}
.product-page-qty {
  text-transform: uppercase;
}
.product-page-qty label {
  top: 4px;
  position: relative;
}
.product-page-add-product {
  text-transform: uppercase;
}
.product-page-add-product a {
  background: #000000;
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  font-weight: bold;
  font-size: 12.5px;
}
.product-page-add-product a span {
  font-weight: bold;
  line-height: 18px;
}
.product-page-actions {
  /* margin-bottom: 30px; */

}
.product-page-social {
  margin-bottom: 30px;
}
.product-page-social h3 {
  text-transform: uppercase;
  font-size: 1.42857142857em;
  margin-bottom: 5px;
}
.product-page-reviews {
  font-size: 0.85714285714em;
  line-height: 24px;
}
.product-page-reviews-border {
  border-top: 1px solid #eeeeee;
  /* border-bottom: 1px solid #eeeeee; */
  padding: 15px 0 0;
  margin-bottom: 0; /* 10 */
}
.product-button {
  margin-bottom: 5px;
  width: 100%;
}
.product-button a {
  display: block;
  padding: 8px 5px 8px 40px;
  background-color: #1d3b68;
  font-size: 1em;
  text-transform: uppercase;
  color: #ffffff;
  width: 60%;
}
.product-button a:hover {
  text-decoration: none;
}
.product-comparison-button {
  background-image: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/product-comparison-btn.png');
  background-repeat: no-repeat;
  background-position: 10px 8px;
  background-position-x: 10px;
  background-position-y: 8px;
}
.locate-product-button {
  background-image: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/locate-product-btn.png');
  background-repeat: no-repeat;
  background-position: 10px 6px;
  background-position-x: 10px;
  background-position-y: 6px;
}
#accessories .mini p, #products-list .mini p {
  margin-bottom: 6px;
  line-height: 1.4;
  font-size: 12px;
}
/*********************************************************************************
**	ADOPT A BAND																**
*********************************************************************************/
.adopted-band {
  margin-bottom: 15px;
}
.adopted-band h4 {
  font-size: 16px;
  margin: 0 0 5px 0;
}
.adopted-band img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.adopted-band p {
  margin-bottom: 5px;
}
.adopted-band a {
  word-break: break-all;
}
/*********************************************************************************
**	PUBLICATIONS																**
*********************************************************************************/
.filter {
  margin-top: 15px;
}
#publications {
  font-size: 13px;
}
.pub-title {
  padding-left: 0px;
}
#publications span a {
  color: #004680;
  font-weight: 600;
  font-size: 16px;
}
#pub_filter button,
#pub_cat_filter button,
#pub_prod_filter button,
#sig_artists_list button {
  visibility: hidden;
}
#pubTitleSearch {
  margin-bottom: 10px;
}
.cms-publications table p {
	margin-bottom: 8px;
}
.cms-publications a.btn{display:inline-block;padding: 4px 10px;margin-bottom:0;font-size: 13px;line-height: 1.8;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:8px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;
	background-color: #ddd;
	width: auto;-webkit-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.3);
box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.3);
	font-weight: bold;
}
.cms-publications a.btn:hover,.cms-publications a.btn:focus{color:#000;text-decoration:none;
	background-color: #ced6e5;-webkit-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.5);
box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.5);
}
.cms-publications a.btn:active,.cms-publications a.btn.active{outline:0;background-image:none;background-color: #e5c6b7;-webkit-box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,0.5);
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,0.5);}


/*********************************************************************************
**	PRESS RELEASES																**
*********************************************************************************/
#releases {
  margin-top: 20px;
  float: left;
  width: 100%;
}
#releases > ul {
  list-style: none;
}
#releases > ul > li {
  border-bottom: 1px solid #cacaca;
  float: left;
  margin-bottom: 10px;
}
#releases > ul > li > a {
  display: block;
}
#releases > ul > li > p {
  margin: 0 0 10px 0;
  padding: 5px 0;
  width: 99%;
  float: left;
}
/*********************************************************************************
**	More Views																**
*********************************************************************************/
.more-views {
/*	border: 1px dotted red; */
}
.more-views h2 {
  font-size: 16px;
  line-height: 20px;
margin-top: 2px;margin-bottom: 6px;}
.more-views ul {
/*	border: 1px dashed lime; */
	list-style-type: none;
	display: block;
	right: 10px;
	position: relative;
}
.more-views li {
	border: 1px solid silver;
	list-style-type: none;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
/*********************************************************************************
**	PRESS Gallery																**
*********************************************************************************/
.gallery h3, .gallery_list h3 {
	margin-top:0px;margin-bottom:2px;
}
.gallery h2 {
	display: none;
}
.gallery li, .gallery_list li {
	list-style-type: square;
}
.gallery img {
	margin-left: auto;
    margin-right: auto;
}
.gallery .col-md-3, .gallery .col-md-4, .gallery .col-md-6, .gallery .col-md-12 {
	text-align: center;
	float: left;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.gallery .col-md-3 {
	width: 25%;
}
.gallery .col-md-4 {
	width: 33%;
}
.gallery .col-md-6 {
	width: 50%;
}
.gallery .col-md-12 {
	width: 100%;
}
.clr {
	clear: both;
	line-height: 1%;
	font-size: 1%;
}
.clr2 {
	clear: none;
	line-height: 1%;
	font-size: 1%;
	display: none;
}
.clr3 {
	clear: both;
	line-height: 1%;
	font-size: 1%;
}
.hide {
	display: none;
}
.imgname {
	font-size: 120%;
	font-weight: bold;
}

/*********************************************************************************
**	SIGNATURE ARTISTS															**
*********************************************************************************/
.sig-artist {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cacaca;
}
.sig-artist-image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.sig-artist h3 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 0 0 5px 0;
  line-height: 28px;
}
.sig-artist-position {
  font-size: 15px;
  font-weight: bold;
}
.sig-artist-product {
  width: 100%;
  display: block;
}
.sig-artist-product-left {
  display: inline-block;
  margin-right: 10px;
}
.sig-artist-product-right {
  display: inline-block;
}
.sig-artist-content {
  width: 100%;
}
.sig-artist-content p {
  margin-bottom: 10px;
}
.sig-artist-bio {
  width: 100%;
  display: block;
}
.sig-artist-quote {
  display: block;
  padding: 0 20px;
  color: #a19f9f;
  font-style: italic;
}
#primary-content .sig-artist-products-list {
  list-style: none;
  margin: 0 0 10px 0;
}
.sig-artist-products-list > li.sig-artist-sort-title {
  margin-right: 10px;
	display: block;
}
.sig-artist-products-list > li {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
	padding-bottom: 8px;
}
.sig-artist-products-list > li > a,
.sig-artist-products-list > li > img {
  display: block;
  margin: 0 3px;
}
.sig-artist-products-list > li > a {
  background: #f4f3f3;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
	padding: 5px;
}
.sig-artist-products-list > li.active > a,
.sig-artist-products-list > li > a:hover {
  background: #ccc;
}
.sig-artist-products-checklist label {
  width: 100%;
}
.sig-artist-products-checklist .checkbox {
  width: 48%;
  margin-right: 1%;
  display: inline-block;
  margin-top: 0;
}
.add-product-group {
  padding: 10px;
  background: #ccc;
  margin-bottom: 10px;
}
#primary-footer .footer-nav .col-md-3.soc {
	padding-right: 0;
}	

#primary-footer .footer-nav .col-md-3.soc .social-new #socfoot img {
	height: 30px;
}
/* new Social Media Links */
#social_facebook, #social_twitter, #social_linkedin, #social_youtube, #social_audiofile {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(/media/wysiwyg/social_combo_2017.png) no-repeat;
	background-size : 210px 30px;
	float: left;
}
#social_facebook {
	background-position: 0px 0px;
}
#social_twitter {
	background-position: -30px 0px;
}
#social_linkedin {
	background-position: -60px 0px;
}
#social_youtube {
	background-position: -90px 0px;
}
#social_audiofile {
	width: 90px;
	background-position: -120px 0px;
}

/* 	MailChimp CSS Mod */
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; padding: 0; margin: 15px 0 0 0; }
#mc_embed_signup form { padding: 0; }

/*	MEDIA QUERIES	*/
@media (min-width: 768px) {
  .container {
    max-width: 728px;
  }
}
@media (max-width: 768px) {
  #homepage-carousel {
    border-bottom: 18px solid #545454;
  }
  .product-page-logo,
  .product-page-actions,
  .product-page-social {
    margin-bottom: 10px;
  }
  .product-button a {
    width: 70%;
  }
}
@media (max-width: 992px) {
  #primary-navigation .navbar .navbar-nav {
    width: auto;
  }
  #primary-navigation .dropdown-menu {
    padding: 5px 0 15px 0;
  }
  #primary-navigation .dropdown-menu:before,
  #primary-navigation .dropdown-menu:after {
    content: " ";
    display: table;
  }
  #primary-navigation .dropdown-menu:after {
    clear: both;
  }
  #primary-navigation .navbar-nav .open .dropdown-menu {
    position: static;
    width: 100%;
  }
	.primary.tab-content { float: left;
}
  .product-button a {
    width: 80%;
  }
#primary-footer .footer-nav .col-md-3.soc .social-new #socfoot {
	height: 40px;
}
/* new Social Media Links */
#social_facebook, #social_twitter, #social_linkedin, #social_youtube, #social_audiofile {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(/media/wysiwyg/social_combo_2017.png) no-repeat;
	background-size : 280px 40px;
	float: left;
}
#social_facebook {
	background-position: 0px 0px;
}
#social_twitter {
	background-position: -40px 0px;
}
#social_linkedin {
	background-position: -80px 0px;
}
#social_youtube {
	background-position: -120px 0px;
}
#social_audiofile {
	width: 120px;
	background-position: -160px 0px;
}


.product-page-sidebar-nav ul li a {
  color: #000000;
  display: block;
  padding: 8px 3px 8px 8px;
}
.sidebox {
	padding: 5px;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}
}
@media (min-width: 992px) {
  .container {
    max-width: 950px;
  }
  #homepage-tabs.nav-tabs > li {
    width: 20%;
  }
}
@media (max-width: 991px) {
	#primary-navigation > ul { display: none; }
	#primary-navigation-button { display: block; }
	#primary-navigation > ul > li { display: block; }
	#primary-navigation > ul > li.has-submenu > .sub-menu { position: relative; }
	
	#primary-content { background-size: 100% 311px; }
	#page-banner { border: none; }

	#primary-footer .footer-nav ul li a {
	display: inline-block;
	padding: 4px 8px;
}
	.copyright {
	display: inline-block;
	padding: 8px 0 8px 12px;
	text-transform: capitalize;
}
	#primary-footer .footer-nav .col-md-3 {
	width: 50%;
	float: left;
	clear: right;
	height: 380px;
}
	#primary-footer .footer-nav .col-md-3.soc .social-new {
	display: block;
	visibility: visible;
}
	#primary-footer .row.footer-nav {
	display: inline;
	clear: both;
}
	#primary-footer .footer-nav .col-md-3.soc {
	height: auto;
	display: block;
}	
	.sidebar { float: right; width: 100%; }
	.sidebar-wrapper { min-height: inherit; }
	.main { float: left; width: 100%; background: #fff; }
	
	.account-login .content { min-height: inherit; }
	.new-users .buttons-set,
	.account-login .buttons-set { margin-left: 0; }
		
	#footer-new ul { float: left; padding-left: 0; }
	
}

@media (max-width: 767px) {
	#primary-navigation { padding: 10px; }
	
	.primary.tab-content { float: left; }

	
	/*
.product:first-child,
	.product:nth-child(2),
	.product:nth-child(3) {
	  border-top: 1px solid #e3e0e0;
	}
*/
	.product { width: 48%;
	  height: 380px;
}
	.product:nth-child(3) { border-top: none; }
	
	.product:nth-child(2), .product:nth-child(3) {  padding-left: 5px;
  padding-right: 5px;
	
}
	
	.product:nth-child(3n+1),
	.product:first-child {
	  padding-left: 5px;
	  padding-right: 5px;
/*  padding-left: 0px;
  padding-right: 0px; */
	  margin-left: 15px;
	  margin-right: 0px;
	  border-left: 1px solid #e3e0e0;
	  border-right: 1px solid #e3e0e0;
	  width: 48%;
	}

.product:nth-child(3n+1) > .row .add-product a,
.product:nth-child(2) > .row .add-product a,
.product:nth-child(3) > .row .add-product a,
.product:first-child > .row .add-product a {
  padding-left: 0px;
/*  padding-left: 15px; */
  width: 100%;
}


	.product:nth-child(3n+1) { border-left: none; margin-left: 0; }
	.product:nth-child(2n+1) { border-left: 1px solid #e3e0e0; border-right: 1px solid #e3e0e0; margin-left: 2%; }
	
/*	.product > .row,
	.product > .row {
	  padding-left: 10px;
	  width: 100%;
	} */
	.product:nth-child(3n+1) > .row,
	.product:nth-child(2) > .row,
	.product:nth-child(3) > .row,
	.product:first-child > .row {
	  padding-left: 5px;
	  width: 113%;
	}
/*
.product-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
	left: 15px;
} */
.product:nth-child(3n+1) > .row.product-bottom,
.product:nth-child(2) > .row.product-bottom,
.product:nth-child(3) > .row.product-bottom,
.product:first-child > .row.product-bottom {
  position: absolute;
  bottom: 0;
  width: 102%;
	left: 10px;
}

	.service-box { width: 50%;
}
	
	.pager .amount { width: 100%; display: block; margin-bottom: 10px; text-align: left; }
	.pager .limiter { float: none; display: inline-block; vertical-align: middle; width: 34%; text-align: left; }
	.pager .pages { margin: 0; width: 65%; text-align: left; float: none; display: inline-block; vertical-align: middle; text-align: right; }
	.btn-proceed-checkout { width: 100%; margin-bottom: 10px }
}

@media (max-width: 600px) {
	.search .header-search { left: -141px; }
	#home-news .post-title { font-size: 90%; }
	.post-read a { font-size: 90%; }
	#primary-footer .footer-nav ul li a {
	display: inline-block;
	padding: 8px;
}
	#primary-footer .footer-nav .col-md-3 {
	width: 100%;
	float: none;
	clear: none;
	height: auto;
}
	#primary-footer .footer-nav .col-md-3.soc .social-new {
	display: block;
	height: 40px;
	visibility: visible;
}
	#primary-footer .row.footer-nav {
	display: inline;
	clear: both;
}
	#primary-footer .footer-nav .col-md-3.soc {
	height: 40px;
	display: block;
}
.copyright {
  display: block;
  padding: 8px 0 8px 8px;
  text-transform: capitalize;
}
	

}

/* 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; }
.center 	  { margin: auto; }

/* Trademark Register Trademark Fix */
h3 sup {
	font-size: 60%;
	font-weight: normal;
	font-style: normal;
	vertical-align: 4px;
}
/* signature artists fix - btb 3/24/2015 */
.cms-hearforalifetime-signature-etyheads #primary-content {
	padding-top: 0;
}
.cms-hearforalifetime-signature-etyheads #primary-content #homepage-carousel{border-bottom:0px solid #545454}

/* Hearfor a lifetime */
.cms-hearforalifetime #primary-content,.cms-hearforalifetime-adopt-a-band #primary-content{padding:5px 0;background-color:#fff;background-image:url('http://skin.etymotic.com/skin/frontend/etymotic/default/img/page-bg.png');background-size:100% 154px;background-repeat:repeat-x}
.cms-hearforalifetime #primary-content,.cms-hearforalifetime-adopt-a-band #primary-content{background-size:100% 163px}
.cms-hearforalifetime .sidebar-wrapper,.cms-hearforalifetime-adopt-a-band .sidebar-wrapper{margin:0 -11px;padding:0 0 5px 0;min-height:154px}

/* Forms List Fix and Reflow */
li label {vertical-align:middle;margin-top:1px;margin-bottom:4px}
li .checkbox, li .radio {margin-right:6px;vertical-align:middle}
.form-field-reflow{width:27%;float:left;margin-top:6px}
.reflow{width:73%;float:left}
.form-field-reflow2{width:31%;float:left;margin-top:6px}
.reflow2{width:69%;float:left}
.input-box{margin-bottom:10px}
h2.legend{display: block;float: none;clear: both}
#captcha_formbuilder{width:30%}

/* Multiple Address checkout */
ul#checkout-progress-state.checkout-progress { list-style-type: none; clear: none; }
ul#checkout-progress-state.checkout-progress li { }
#multiship-addresses-table { width: 100%; }
#multiship-addresses-table h3 {margin-top:0px;margin-bottom:0px; line-height: 1; }
#multiship-addresses-table td { padding: 5px; vertical-align: top; }
#multiship-addresses-table input.input-text.qty { width: 50px; padding-right: 6px; padding-left: 6px; }
#multiship-addresses-table .btn-remove2 { white-space: nowrap; }

/* Quickorder Customization */

#quick-order h3 {font-size: 15px;margin-top:2px;margin-bottom:4px;line-height: 105%;}
#quick-order .qty {width: 56px;margin-right: 10px;margin-left: 10px;text-align: right;}
#quick-order .item {border-bottom: 1px dashed silver;padding-bottom: 2px;}
#quick-order .productListing-addto {padding-right:1%;padding-bottom: 1%;}
#quick-order .button {float: right;margin: 5px;}
#quick-order th#listCell0-2{text-align: center;}
#quick-order th#listCell0-3{text-align: right;}

.or {visibility: hidden;}

/* Cart Customization */ 

.cart-item-price-total { float: left; display: inline-block; margin-right: 10px; } 
.cart-item-price-per { float: left; display: inline-block; padding-top: 5px; } 
.cart-item .form-group{margin-bottom:0px; float: right; width: 110px; } 
.cart-item .form-group label { display: inline-block; margin-right: 5px; margin-top: 7px; } 
#shopping-cart-table h4 { margin: 0px 0 0px 0; font-size: 17px; } 
.cart-item input.input-text.qty { display: inline-block; margin-bottom: 0; width: 74px; } 
.cart-item .cart-item-edit a { display: inline-block; padding-left: 6px; padding-top: 2px; } 

/* list fix */ 
/* #primary-content ul ul li {list-style-type: square;} */ 
#primary-content ul ul, #primary-content ol ul, #primary-content ul ol, #primary-content ol ol {margin: 0 0 4px 25px;}

/* Quality Page */ 
.cms-about-us-regulatory #primary-content h3 {
	margin-bottom: 1px;
	margin-top: 5px;
}
.cms-about-us-regulatory #primary-content .downloads-links-block {
	display: inline;
}
.cms-about-us-regulatory #primary-content .downloads-links-block .head h4 {
	padding-left: 15px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
}
.cms-about-us-regulatory #primary-content .downloads-links-block .category-files {
	padding-left: 30px;
}
.cms-about-us-regulatory #primary-content .downloads-links-block .category-title {
	display: none;
}
.cms-about-us-regulatory #primary-content #qr1 .downloads-links-block h4,
.cms-about-us-regulatory #primary-content #qr3 .downloads-links-block h4,
.cms-about-us-regulatory #primary-content #qr4 .downloads-links-block h4,
.cms-about-us-regulatory #primary-content #qr5 .downloads-links-block h4
 {
	display: none;
}

/* Where To Buy */ 
.cms-storelocator-where-to-buy-online #primary-content .std {
	margin-left: 20px;
}
.cms-storelocator-where-to-buy-online #primary-content ul {
	margin-left: 50px;
	font-size: 115%;
}
.cms-storelocator-where-to-buy-online #primary-content ul li {
	margin-bottom: 6px;
}

h4 {
  font-size: 18px;
  line-height: 26px;
}
.storelocator-page #hp_text {
	padding: 0 15px 5px 18px;
	font-size: 95%;
}

.cms-where-to-buy a.btn{display:inline-block;padding:12px 12px;margin-bottom:0;font-size: 18px;line-height: 26px;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:8px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;
	background-color: #ddd;
	width: 100%;-webkit-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.3);
box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.3);
	font-weight: bold;
}
.cms-where-to-buy a.btn:hover,.cms-where-to-buy a.btn:focus{color:#000;text-decoration:none;
	background-color: #ced6e5;-webkit-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.5);
box-shadow: inset -2px -2px 10px 0px rgba(0,0,0,0.5);
}
.cms-where-to-buy a.btn:active,.cms-where-to-buy a.btn.active{outline:0;background-image:none;background-color: #e5c6b7;-webkit-box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,0.5);
box-shadow: inset 2px 2px 10px 0px rgba(0,0,0,0.5);}

.cms-where-to-buy-online #primary-content .col-md-4 h4 {
	margin-bottom: 5px;
}
.cms-where-to-buy-online #primary-content img {
	width: 70%;
	margin-bottom: 10px;
}
.cms-where-to-buy-online #primary-content img.biglogo {
	width: 40%;
}
.cms-where-to-buy-online #primary-content img.widelogo {
	width: 100%;
}


/* Sale Styles */
.sale {
	color: red;
	font-weight: bold;
	font-size: 24px;
}
.cms-sale-holiday-sale-11-2015  #primary-content .col-md-5, .cms-sale-holiday-sale-11-2015  #primary-content .col-md-12 {
	text-align: center;
}
.cms-sale-holiday-sale-11-2015 #primary-content a.sale {
	display: block;
	position: relative;
	top: 6px;
}
.cms-sale-holiday-sale-11-2015  #primary-content .col-md-12 .std p {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}
#sale_free_ship {
	display: none;
}
#banner-stage #sale_free_ship {
	z-index: 10;
	float: none;
	display: inline-block;
	height: 0;
	padding-left: 900px;
	position: absolute;
}
#primary-content #cat_5 #sale_free_ship, 
#primary-content #cat_6 #sale_free_ship, 
#primary-content #cat_7 #sale_free_ship, 
#primary-content #cat_8 #sale_free_ship, 
#primary-content #cat_11 #sale_free_ship, 
#primary-content #cat_12 #sale_free_ship, 
#primary-content #cat_13 #sale_free_ship, 
#primary-content #cat_15 #sale_free_ship, 
#primary-content #cat_80 #sale_free_ship, 
#primary-content #cat_81 #sale_free_ship, 
#primary-content #cat_82 #sale_free_ship, 
#primary-content #cat_83 #sale_free_ship, 
#primary-content #cat_84 #sale_free_ship, 
#primary-content #cat_85 #sale_free_ship, 
#primary-content #cat_86 #sale_free_ship, 
#primary-content #cat_87 #sale_free_ship, 
#primary-content #cat_88 #sale_free_ship, 
#primary-content #cat_89 #sale_free_ship, 
#primary-content #cat_90 #sale_free_ship, 
#primary-content #cat_91 #sale_free_ship, 
#primary-content #cat_92 #sale_free_ship, 
#primary-content #cat_93 #sale_free_ship, 
#primary-content #cat_94 #sale_free_ship, 
#primary-content #cat_95 #sale_free_ship, 
#primary-content #cat_96 #sale_free_ship, 
#primary-content #cat_102 #sale_free_ship, 
#primary-content #cat_103 #sale_free_ship, 
#primary-content #cat_104 #sale_free_ship, 
#primary-content #cat_105 #sale_free_ship {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 40%;
	top: 20px;
}
#primary-content #prod #sale_free_ship {
	top: 260px;
	left: -20px;
}

/* Holiday Sale Grid */
.col-ad-1,.col-ad-2,.col-ad-3,.col-ad-4,.col-ad-5,.col-ad-6,.col-ad-7,.col-ad-8,.col-ad-9,.col-ad-10,.col-ad-11{float:left;}
.col-ad-1{width:8.333333333333332%;}
.col-ad-2{width:16.666666666666664%;}
.col-ad-3{width:25%;}
.col-ad-4{width:33.33333333333333%;}
.col-ad-5{width:41.66666666666667%;}
.col-ad-6{width:50%;}
.col-ad-7{width:58.333333333333336%;}
.col-ad-8{width:66.66666666666666%;}
.col-ad-9{width:75%;}
.col-ad-10{width:83.33333333333334%;}
.col-ad-11{width:91.66666666666666%;}
.col-ad-12{width:100%;}
.col-ad-1,.col-ad-2,.col-ad-3,.col-ad-4,.col-ad-5,.col-ad-6,.col-ad-7,.col-ad-8,.col-ad-9,.col-ad-10,.col-ad-11,.col-ad-12{position:relative;min-height:1px;padding-left:2px;padding-right:2px;}

/* Hide for DI-15 */
#primary-content #prod-306 #sale_free_ship {
	visibility: hidden;
}
.cms-sale-holiday-sale-11-2015 #sale_free_ship_2 {
	position: absolute;
	top: 170px;
	left: 140px;
	width: 150px;
}

#primary-content #prod, #accessories #prod {
/*	background-color: #e62119; Christmas Red */
	background-color: #5bd841; /* spring green */
	text-align: center;
	line-height: 1.1;
	font-size: 115%;
	padding: 6px;
	position: relative;
	right: 15px;
	width: 103.3%;
	color: white;
}
#primary-content .row #prod {
	right: 0px;
	width: 100%;
	
}
#primary-content .row .image_ad img {
	position: relative;
	right: 15px;
}
#primary-content .row .image_ad {
	width: 106%;
}

/* Hide Sale */
#primary-content #cat_4, #accessories #cat_4,
#primary-content #cat_19, #accessories #cat_19,
#primary-content #cat_20, #accessories #cat_20,
#primary-content #cat_21, #accessories #cat_21,
#primary-content #cat_23, #accessories #cat_23,
#primary-content #cat_24, #accessories #cat_24,
#primary-content #cat_57, #accessories #cat_57,
#primary-content #cat_90, #accessories #cat_90,
#primary-content #cat_104, #accessories #cat_104,
#primary-content #cat_106, #accessories #cat_106,
#primary-content #cat_107, #accessories #cat_107,
#primary-content #cat_108, #accessories #cat_108,
#primary-content #cat_109, #accessories #cat_109,
#primary-content #cat_110, #accessories #cat_110,
#primary-content #cat_112, #accessories #cat_112,
#primary-content #cat_113, #accessories #cat_113,
#primary-content #cat_114, #accessories #cat_114,
#primary-content #cat_115, #accessories #cat_115,
#primary-content #cat_116, #accessories #cat_116,
#primary-content #prod-122, #accessories #prod-122 {
/*	display: none; */
}

.tab-pane td,.tab-pane th {
	padding: 2px 2px 2px 4px;
	vertical-align: top;
}


@media (max-width: 1200px) {
	#primary-content #cat_5 #sale_free_ship, 
#primary-content #cat_6 #sale_free_ship, 
#primary-content #cat_7 #sale_free_ship, 
#primary-content #cat_8 #sale_free_ship, 
#primary-content #cat_11 #sale_free_ship, 
#primary-content #cat_12 #sale_free_ship, 
#primary-content #cat_13 #sale_free_ship, 
#primary-content #cat_15 #sale_free_ship, 
#primary-content #cat_80 #sale_free_ship, 
#primary-content #cat_81 #sale_free_ship, 
#primary-content #cat_82 #sale_free_ship, 
#primary-content #cat_83 #sale_free_ship, 
#primary-content #cat_84 #sale_free_ship, 
#primary-content #cat_85 #sale_free_ship, 
#primary-content #cat_86 #sale_free_ship, 
#primary-content #cat_87 #sale_free_ship, 
#primary-content #cat_88 #sale_free_ship, 
#primary-content #cat_89 #sale_free_ship, 
#primary-content #cat_90 #sale_free_ship, 
#primary-content #cat_91 #sale_free_ship, 
#primary-content #cat_92 #sale_free_ship, 
#primary-content #cat_93 #sale_free_ship, 
#primary-content #cat_94 #sale_free_ship, 
#primary-content #cat_95 #sale_free_ship, 
#primary-content #cat_96 #sale_free_ship, 
#primary-content #cat_102 #sale_free_ship, 
#primary-content #cat_103 #sale_free_ship, 
#primary-content #cat_104 #sale_free_ship, 
#primary-content #cat_105 #sale_free_ship {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 40%;
	top: 20px;
	width: 200px;
	height: 200px;
}
#primary-content #prod #sale_free_ship {
	top: 260px;
	left: -20px;
}
#sale_free_ship img {
	width: 200px;
	height: 200px;
}
}
@media (max-width: 990px) {
	#primary-content #cat_5 #sale_free_ship, 
#primary-content #cat_6 #sale_free_ship, 
#primary-content #cat_7 #sale_free_ship, 
#primary-content #cat_8 #sale_free_ship, 
#primary-content #cat_11 #sale_free_ship, 
#primary-content #cat_12 #sale_free_ship, 
#primary-content #cat_13 #sale_free_ship, 
#primary-content #cat_15 #sale_free_ship, 
#primary-content #cat_80 #sale_free_ship, 
#primary-content #cat_81 #sale_free_ship, 
#primary-content #cat_82 #sale_free_ship, 
#primary-content #cat_83 #sale_free_ship, 
#primary-content #cat_84 #sale_free_ship, 
#primary-content #cat_85 #sale_free_ship, 
#primary-content #cat_86 #sale_free_ship, 
#primary-content #cat_87 #sale_free_ship, 
#primary-content #cat_88 #sale_free_ship, 
#primary-content #cat_89 #sale_free_ship, 
#primary-content #cat_90 #sale_free_ship, 
#primary-content #cat_91 #sale_free_ship, 
#primary-content #cat_92 #sale_free_ship, 
#primary-content #cat_93 #sale_free_ship, 
#primary-content #cat_94 #sale_free_ship, 
#primary-content #cat_95 #sale_free_ship, 
#primary-content #cat_96 #sale_free_ship, 
#primary-content #cat_102 #sale_free_ship, 
#primary-content #cat_103 #sale_free_ship, 
#primary-content #cat_104 #sale_free_ship, 
#primary-content #cat_105 #sale_free_ship {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 20%;
	top: 20px;
	width: 200px;
	height: 200px;
}
#banner-stage #sale_free_ship {
	z-index: 10;
	float: none;
	display: inline-block;
	height: 0;
	padding-left: 535px;
	position: absolute;
	padding-top: 330px;
}
#primary-content #prod #sale_free_ship {
	top: 230px;
	left: 10px;
}
#sale_free_ship img {
	width: 150px;
	height: 150px;
}
#banner-stage #sale_free_ship img {
	width: 180px;
	height: 180px;
}
.cms-sale-holiday-sale-11-2015 #sale_free_ship_2 {
	position: absolute;
	top: 17%;
	left: 1%;
	width: 28%;
	max-width: 150px;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-1 {
	display: none;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 {
	padding-bottom: 10px;
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 h4 {
	font-size: 16px;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 .sale {
	font-size: 17px;
}
.cms-sale-holiday-sale-11-2015 #sale_bottom {
	padding-right: 10px;
	padding-left: 10px;
}
#primary-content #prod, #accessories #prod {
	width: 104.4%;
}

.col-ad-2{width:0%;}
.col-ad-4{width:49%;}

.clr2 {
	clear: both;
	line-height: 1%;
	font-size: 1%;
}
.clr3 {
	clear: none;
	line-height: 1%;
	font-size: 1%;
	display: none;
}


}
@media (max-width: 768px) {
body {
  font-size: 13px;
  line-height: 20px;
}
#primary-content #cat_5 #sale_free_ship, 
#primary-content #cat_6 #sale_free_ship, 
#primary-content #cat_7 #sale_free_ship, 
#primary-content #cat_8 #sale_free_ship, 
#primary-content #cat_11 #sale_free_ship, 
#primary-content #cat_12 #sale_free_ship, 
#primary-content #cat_13 #sale_free_ship, 
#primary-content #cat_15 #sale_free_ship, 
#primary-content #cat_80 #sale_free_ship, 
#primary-content #cat_81 #sale_free_ship, 
#primary-content #cat_82 #sale_free_ship, 
#primary-content #cat_83 #sale_free_ship, 
#primary-content #cat_84 #sale_free_ship, 
#primary-content #cat_85 #sale_free_ship, 
#primary-content #cat_86 #sale_free_ship, 
#primary-content #cat_87 #sale_free_ship, 
#primary-content #cat_88 #sale_free_ship, 
#primary-content #cat_89 #sale_free_ship, 
#primary-content #cat_90 #sale_free_ship, 
#primary-content #cat_91 #sale_free_ship, 
#primary-content #cat_92 #sale_free_ship, 
#primary-content #cat_93 #sale_free_ship, 
#primary-content #cat_94 #sale_free_ship, 
#primary-content #cat_95 #sale_free_ship, 
#primary-content #cat_96 #sale_free_ship, 
#primary-content #cat_102 #sale_free_ship, 
#primary-content #cat_103 #sale_free_ship, 
#primary-content #cat_104 #sale_free_ship, 
#primary-content #cat_105 #sale_free_ship {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 20%;
	top: 20px;
	width: 150px;
	height: 150px;
}
#primary-content #prod #sale_free_ship {
	top: 230px;
	left: 10px;
}
#sale_free_ship img {
	width: 150px;
	height: 150px;
}
#banner-stage #sale_free_ship {
	z-index: 10;
	float: none;
	display: inline-block;
	height: 0;
	position: absolute;
	padding-left: 60%;
	padding-top: 0;
}
.cms-sale-holiday-sale-11-2015 #sale_free_ship_2 {
	position: absolute;
	top: 17%;
	left: 1%;
	width: 28%;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-12 .std p {
	width: 100%;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-12 .std p img {
	padding-bottom: 30px;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-1 {
	display: none;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 {
	padding-bottom: 10px;
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 h4 {
	font-size: 16px;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 .sale {
	font-size: 17px;
}
.cms-sale-holiday-sale-11-2015 #sale_bottom {
	padding-right: 10px;
	padding-left: 10px;
}
.tab-content>.tab-pane img {display:block;max-width:100%;height:auto;
}
.table-responsive>.table {
	font-size: 85%;
}
.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:4px;line-height: 1.5;vertical-align:top;border-top:1px solid #dddddd;
	white-space: normal;
}
.callout {
	font-size: 85%;
	line-height: 1.3;
	padding-right: 10px;
}
.more-views {
	margin-left: 14px;
}
.more-views h2 {
  font-size: 14px;
  line-height: 18px;
margin-top: 2px;margin-bottom: 6px;}
h1 {
  font-size: 26px;
  line-height: 38px;
}
h2 {
  font-size: 22px;
  line-height: 32px;
}
h3 {
  font-size: 18px;
  line-height: 26px;
}
h4 {
  font-size: 16px;
  line-height: 22px;
}
.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,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-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,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-left:8px;padding-right:8px;}
.col-xs-12{width:96%;
	margin-left: 4px;
	margin-right: 4px;
}
#primary-home-content-mobile h3 {
  font-size: 14.5px;
  margin: 0 0 6px;
  line-height: 1.1;
}
#primary-home-content-mobile .home-tab-mobile-content {
  padding: 2px 10px 0 0;
}
#primary-home-content-mobile .home-tab-mobile-title p {
  font-size: 16.5px; /* font-size: 22px; */
  font-weight: bold;
  margin: 5px 0 10px 0;
}
#secondary-home-content {
  background: url('https://www.etymotic.com/skin/frontend/etymotic/default/img/bg-secondary-content.png') repeat-x 0 0 #ffffff;
  padding: 20px 0;
}
#products-list {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
#primary-content #prod {
	width: 104.4%;
}
#accessories #prod {
	width: 103.7%;
}
.tab-pane td,.tab-pane th {
	font-size: 95%;
	line-height: 1.3;
	vertical-align: top;
}
#page-banner {
	border-left: 5px solid #a19f9f;
	width: 103.5%;
}
#page-banner img {
	width: 100%;
}

.event .col-xs-4 {
	width: 50%;
}

.gallery .col-md-3 {
	width: 25%;
}
.gallery .col-md-4 {
	width: 33%;
}
.gallery .col-md-6 {
	width: 50%;
}
.gallery .col-md-12 {
	width: 100%;
}
.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:normal;} /* was nowrap from Bootstrap */
.table-responsive>.table>thead>tr>th>p,.table-responsive>.table>tbody>tr>th>p,.table-responsive>.table>tfoot>tr>th>p,.table-responsive>.table>thead>tr>td>p,.table-responsive>.table>tbody>tr>td>p,.table-responsive>.table>tfoot>tr>td {line-height: 1.5;}

}
@media (max-width: 500px) {
	#primary-content #cat_5 #sale_free_ship, 
#primary-content #cat_6 #sale_free_ship, 
#primary-content #cat_7 #sale_free_ship, 
#primary-content #cat_8 #sale_free_ship, 
#primary-content #cat_11 #sale_free_ship, 
#primary-content #cat_12 #sale_free_ship, 
#primary-content #cat_13 #sale_free_ship, 
#primary-content #cat_15 #sale_free_ship, 
#primary-content #cat_80 #sale_free_ship, 
#primary-content #cat_81 #sale_free_ship, 
#primary-content #cat_82 #sale_free_ship, 
#primary-content #cat_83 #sale_free_ship, 
#primary-content #cat_84 #sale_free_ship, 
#primary-content #cat_85 #sale_free_ship, 
#primary-content #cat_86 #sale_free_ship, 
#primary-content #cat_87 #sale_free_ship, 
#primary-content #cat_88 #sale_free_ship, 
#primary-content #cat_89 #sale_free_ship, 
#primary-content #cat_90 #sale_free_ship, 
#primary-content #cat_91 #sale_free_ship, 
#primary-content #cat_92 #sale_free_ship, 
#primary-content #cat_93 #sale_free_ship, 
#primary-content #cat_94 #sale_free_ship, 
#primary-content #cat_95 #sale_free_ship, 
#primary-content #cat_96 #sale_free_ship, 
#primary-content #cat_102 #sale_free_ship, 
#primary-content #cat_103 #sale_free_ship, 
#primary-content #cat_104 #sale_free_ship, 
#primary-content #cat_105 #sale_free_ship {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 17%;
	top: 5px;
	width: 100px;
	height: 100px;
}
#primary-content #prod #sale_free_ship {
	top: 200px;
	left: 10px;
}
#sale_free_ship img {
	width: 130px;
	height: 130px;
}
#banner-stage #sale_free_ship {
	z-index: 10;
	float: none;
	display: inline-block;
	height: 0;
	padding-left: 31%;
	position: absolute;
	padding-top: 2px;
}
#banner-stage #sale_free_ship img {
	width: 140px;
	height: 140px;
}
.cms-sale-holiday-sale-11-2015 #sale_free_ship_2 {
	position: absolute;
	top: 11%;
	left: 1%;
	width: 28%;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-12 .std p {
	width: 100%;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-12 .std p img {
	padding-bottom: 30px;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-1 {
	display: none;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 {
	padding-bottom: 10px;
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 .col-md-11 {
	padding: 4px;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 h4 {
	font-size: 16px;
}
.cms-sale-holiday-sale-11-2015 #primary-content .col-md-5 .sale {
	font-size: 17px;
}
.cms-sale-holiday-sale-11-2015 #sale_bottom {
	padding-right: 10px;
	padding-left: 10px;
}
.tab-content>.tab-pane img {display:block;max-width:98%;height:auto;
}
x.table-responsive>.table td {
	font-size: 65%;
}
.tab-pane td,.tab-pane th {
	font-size: 85%;
	line-height: 1.3;
	vertical-align: top;
}

.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:2px;line-height: 1.5;vertical-align:top;border-top:1px solid #dddddd;
	white-space: normal;
}
.callout {
	font-size: 85%;
	line-height: 1.3;
	padding-right: 10px;
}
#primary-content #prod {
	width: 107.6%;
}
#primary-content .row .image_ad img {
	position: relative;
	right: 8px;
}
#primary-content .row .image_ad {
	width: 104%;
}
#page-banner {
	border-left: 5px solid #a19f9f;
	width: 105.5%;
}
#page-banner img {
	width: 100%;
}
.event .col-xs-4 {
	width: 100%;
}

.gallery .col-md-3 {
	width: 50%;
}
.gallery .col-md-4 {
	width: 100%;
}
.gallery .col-md-6 {
	width: 100%;
}
.gallery .col-md-12 {
	width: 100%;
}
.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:normal;} /* was nowrap from Bootstrap */
.table-responsive>.table>thead>tr>th>p,.table-responsive>.table>tbody>tr>th>p,.table-responsive>.table>tfoot>tr>th>p,.table-responsive>.table>thead>tr>td>p,.table-responsive>.table>tbody>tr>td>p,.table-responsive>.table>tfoot>tr>td {line-height: 1.5;}

}

#in-the-press strong {font-size: 120%;}
#in-the-press em {font-size: 112%;font-weight: bold;}
