
/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #0c1923;
	padding: 4px 0;
	min-height: 42px;
	z-index: 1049;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #0c1923;
	margin-top: 50px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 32px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}
/* ===================
START: SITE STYLES
=================== */
@charset "utf-8";

* {
	font-family: 'Lato', sans-serif;
}

body {
    margin:0;
    padding:0;
    padding-bottom: 0px;
}
div#pcMainUsefulLinks ul {
	padding: 0 0;
	padding-left: 25px;
	margin: 0;
    width: 200px;
}
div#pcMainAreaPrice ul {
	padding: 0 0;
	padding-left: 25px;
	margin: 0;
}
div#pcMainAreaLinks ul {
	padding: 0 0;
	padding-left: 25px;
	margin: 0;
}
.left_nav {
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding: 0px 10px 0px 0px;
}
.left_nav li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: -25px;
}
.left_nav h3 {
	font-size: 120%;
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.left_nav .pcRecentProduct {
	padding: 5px 5px;
	margin: 4px 0px;
	background: #F0F2F5;
	border-radius: 3px;
}
.left_nav .pcRecentProduct:hover {
	background: #dbdfe5;
}
.left_nav .pcRecentProduct::before {
content: " ";
display: table;
}
.left_nav .pcRecentProduct::after {
content: " ";
display: table;
}
.pcRecentProduct a {
	width: 70%;
	margin-left: 30%;
	display: inline-block;
	line-height: 20px;
	min-height: 42px;
	color: #3B5A9C;
	text-decoration: none;
}
.pcRecentProduct img {
	height: 40px;
	vertical-align: top;
	width: 40px;
	margin: 0;
	margin-top: 1px;
	margin-left: -22%;
	position: absolute;
	border-radius: 4px;
}
div#pcMainAreaPrice ul a {
	font-size: 13px;
	padding: 5px 7px;
	display: inline-block;
	width: 100%;
	background: #F0F2F5;
	margin: 4px 0px;
	border-radius: 3px;
	color: #3B5A9C;
	text-decoration: none;
}
div#pcMainAreaPrice ul a:hover {
	background: #dbdfe5;
}
.pcCartLayout .divider {
   border: 0px; 
}
.dropdown-menu > .pcCartLayout {
    padding: 14px;
}
.dropdown-menu {
	z-index: 1099;
}
#pcCartDropDown {
    min-width: 350px;   
}
#pcFeaturedProductsList #pcSpecials, #pcFeaturedProductsList #pcNewArrivals, #pcFeaturedProductsList #pcBestSellers, #pcFeaturedProductsList #pcUsefulLinks
{
	float: left;
	margin: 1%;
	width: 23%;
}
#pcFeaturedProductsList #pcUsefulLinks li {
    list-style-position: outside;
    list-style-type: none;
    margin-left: -25px;
}
#pcOPCtotal {
    display: none;
}
#pcMainArea {
	padding-top: 20px;
	padding-bottom: 40px;
}
.pcShowProductsH {
	margin: 4px;
	padding: 15px;
	text-align: center;
	background-color: #e9e9e9;
}
.pcShowProductImageH {
	position: relative;
}
.pcShowProductImageH img {
	max-height: 185px;
	border: 1px solid #a9a9a9;
	padding: 5px;
}
.pcShowProductInfoH {
    min-height: 60px; 
}
.pcShowProductInfoH .pcShowProductPrice {
	display: block;
	float: none;
	margin: 0;
}
.pcShowProductInfoH .pcShowProductRating {
	display: block;
	float: none;
}
.pcShowProducts {
	/* overflow: hidden; */
	margin-top: 5px;
}
#pcFeaturedProductsList #pcSpecials, #pcFeaturedProductsList #pcNewArrivals, #pcFeaturedProductsList #pcBestSellers, #pcFeaturedProductsList #pcUsefulLinks {
	float: left;
	margin: 1%;
	width: 31%;
	padding: 1%;
	background: #F8F8F8;
	height: 100%;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
.pcRow {
	border-top: 1px solid #ddd;
}
.pcInfoMessage {
	background: #F3F5F8;
	border-color: #F3F5F8;
}
.pc-nav div {
    color: #CCCCCC;   
}
.navbar {
	margin-bottom: 0;
}
.homePageHeading {
	width: auto;
	min-width: 50%;
	background-color: #134889;
	border: 1px solid  #134889;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 10px 2px 10px;
}
.homePageHeading h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #fff;
}
/* RLD:CHANGE Added style for headers (e.g. custpref.asp) */
.pcSectionHeader {
	width: auto;
	min-width: 50%;
	background-color: #B2B2B2;
	border: 1px solid  #CCC;
	border-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	margin: 0;
	padding: 8px 10px 8px 20px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

/* RLD:CHANGE Added style for headers (e.g. custpref.asp) */
.pcSectionDesc {
	width: auto;
	min-width: 50%;
	background-color: #E1E1E1;
	border: 1px solid  #CCC;
	border-top: 0;
	margin: 0;
	padding: 8px 10px;
	text-align: left;
}

/* RLD:CHANGE Added style for headers (e.g. custpref.asp) */
.pcSectionBox {
	width: auto;
	min-width: 50%;
	background-color: #FFF;
	border: 1px solid  #CCC;
	border-top: 0;
	margin: 0 0 10px 0;
	padding: 8px 10px;
	text-align: left;
}

.quantity {
 display: inline-block; }

.quantity .input-text.qty {
 width: 35px;
 height: 39px;
 padding: 0 5px;
 text-align: center;
 background-color: transparent;
 border: 1px solid #efefef;
 background-color: #ffffff;
 font-size: 14px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.quantity.buttons_added {
 text-align: left;
 position: relative;
 white-space: nowrap;
 vertical-align: top; }

.quantity.buttons_added input {
 display: inline-block;
 margin: 0;
 vertical-align: top;
 box-shadow: none;
 font-size: 22px;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
 padding: 0 10px;
 height: 39px;
 background-color: #ffffff;
 border: 1px solid #efefef;
 cursor:pointer;}

.quantity.buttons_added .minus {
 border-right: 0; }

.quantity.buttons_added .plus {
 border-left: 0; }

.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
 background: #eeeeee; }

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 -moz-appearance: none;
 margin: 0; }
 
 .quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
 outline: none; }

 .tooltip {
    position: relative;
    display: inline-block;
	opacity: 100;
	vertical-align: middle;
	z-index: 30;
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 230px;
    background-color: #eeeeee;
    color: #333;
    text-align: left;
    padding: 10px;
    border-radius: 6px;
	font-size: 12px;
 
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
	top: -5px;
    left: 105%;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
/* Style for Facetted Search options */
#filter-cats h3, 
#group-selector h3, 
#selected-groups h3 {
	color: #134889;
	border-bottom: 1px #ddd dotted;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0 0 0 2px;
}
#filterby-header-btn h3 {
	width: 100%;
    background: #134889;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    padding: 15px;
    border: 0;
    border-radius: 5px;
    position: relative;
}
.arrow {
	float: right;
}
.filter {
	float: right;
}
.group-header,
.filterby-header {
    display: block;
    position: relative;
    cursor: pointer;
    clear: both;
	padding: 2px 0;
}
#group-selector a, 
#filter-cats a {
	color: #134889;
	font-family: 'FFDINStdCondensedMedium', 'Open Sans', sans-serif;
	text-decoration: none;
}
.checkbox-group, 
.select-group {
	margin-top: 3px;
	margin-bottom: 0;
	padding: 0;
}
.input-title {
    clear: both;
    padding: 0 0 0 25px;
    font-size: 15px;
    font-weight: 300;
}
.checkbox-clear {
	float: right;
	padding-top: 25px;
	padding-right: 10px;
}
/* Styling Checkbox Starts */
.checkbox-label {
    display: block;
    position: relative;
    cursor: pointer;
    clear: both;
	padding: 2px 0;
}
.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkbox-label .checkbox-custom {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border-radius: 5px;
  	transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
    border: 2px solid #ccc;
}
.checkbox-label input:checked ~ .checkbox-custom {
    background-color: #134889;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity:1;
    border: 2px solid #134889;
}
.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
  	transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
}
.checkbox-label input:checked ~ .checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity:1;
  left: 4px;
  top: 0px;
  width: 6px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  background-color: transparent;
  border-radius: 0;
}
.checkbox-label .checkbox-custom.optionAble {
    border: 2px solid #134889;
}
/* ===================
END: SITE STYLES
=================== */

/* ===================
 START: FIXED (sticky) HEADER
=================== */
#fixed-header-container .container {
	padding: 0px;
}
#fixed-header-container {
    width: 100%;
    height: 75px;
    position: fixed;
    top: 0;
    z-index: 99;
	background: #FFFFFF;
}

#fixed-header-container .brand {
	min-height: 48px;
}
#fixed-header-container .brand img {
	max-width: 330px;
	max-height: 78px;
}

div.pc-quick-cart-fixed {
	float: right;
	list-style: none;
	margin-top: 18px;
}
.pc-quick-cart-fixed > li > a:first-child {
	font-size: 14px;
	display: inline-block;
	position: relative;
	color: #888382;
	margin: 0 4px;
	text-decoration: none;
	cursor: default;
}
.pc-quick-cart-fixed > li > a:first-child::before {
	font-size: 14px;
	top: 2px;
	display: block;
	text-align: center;
	color: #888382;
	padding: 14px;
	position: relative;
	float: left;
}
div.pc-quick-cart-fixed li {
	font-size: 14px;
	display: inline-block;
	background: #fff;
	color: #888382;
	margin: 0 4px;
	text-decoration: none;
}
div.pc-quick-cart-fixed li:hover {
	background: #fff;
}
.pc-quick-cart-fixed li a.dropdown-toggle {
	padding: 0 10px;
	display: inline-block;
	float: left;
	color: #888382;
	font-weight: normal;
	font-size: 14px;
}
.pc-quick-cart-fixed li a.dropdown-toggle .caret {
	display: none;
}

.pc-search-fixed {
	float: right;
	width: 339px;
	margin: 6px 0;
}

.pc-register-login-fixed {
	float: right;
	margin: 7px 10px 0 10px;
}

.pc-register-login-fixed a {
	font-size: 28px;
	color: #134889;
}

/* ===================
 END: FIXED (sticky) HEADER
=================== */

/* ===================
 START: HEADER
=================== */
#pc-header .col-sm-6 {
	position: static;
}
#pc-header .row {
	position: relative;
}
#pc-header .container {
	background: #FFFFFF;
	padding: 0px;
}
#pc-header {
	padding: 0;
	margin: 0 auto;
	height: 140px;
}
#pc-header .brand {
	min-height: 141px;
}
#pc-header .brand img {
	max-width: 543px;
	max-height: 141px;
}

.pc-store-number {
	float: right;
	margin: 10px 0 0 10px;
}
.pc-store-number span {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #888382;
	display: inline-block;
}
.pc-store-number a {
	color: #888382;
	text-decoration: none;
	margin: 0 5px;
}
.pc-store-number a:hover {
	text-decoration: underline;
}

div.pc-quick-cart {
	float: right;
	list-style: none;
	margin-bottom: -2px;
}
.pc-quick-cart > li > a:first-child {
	font-size: 14px;
	display: inline-block;
	position: relative;
	top: 2px;
	color: #888382;
	margin: 0 4px;
	text-decoration: none;
	cursor: default;
}
.pc-quick-cart > li > a:first-child::before {
	font-size: 14px;
	top: 2px;
	display: block;
	text-align: center;
	color: #888382;
	padding: 14px;
	position: relative;
	float: left;
}
div.pc-quick-cart li {
	font-size: 14px;
	display: inline-block;
	color: #888382;
	margin: 0 4px;
	text-decoration: none;
}
div.pc-quick-cart li:hover {
}
.pc-quick-cart li a.dropdown-toggle {
	/* top: 2px;
	padding: 0 10px; */
	display: inline-block;
	color: #888382;
	font-weight: normal;
	font-size: 14px;
	position: relative;
}
.pc-quick-cart li a.dropdown-toggle .caret {
	display: none;
}

div.pc-register-login {
	float: right;
	font-weight: normal;
	font-size: 14px;
	color: #888382;
}
div.pc-register-login a {
	display: inline-block;
	margin-right: 5px;
	margin-left: 4px;
	text-decoration: none;
	margin-top: 4px;
}
div.pc-register-login a:hover {
	text-decoration: underline;
}

.pc-search {
	float: right;
	width: 339px;
	padding: 5px 0;
	z-index: 15;
}
form.pc-search-input {
	padding: 5px 5px;
	color: #999;
}
form.pc-search-input button[type="submit"] {
	display: inline-block;
	margin: 0px 5px;
	padding: 0;
	border: none;
	cursor: pointer;
}
.pc-search a {
	color: #134889;
	font-size: 12px;
	padding: 0 5px;
}

/* ----- Search Bar ----- */
#pcHSearch, #pcFSearch {
	background: #fff;
	border: 1px solid #e0e0e0;
    border-radius: 5px;
    color: #999;
	float: left;
    height: 34px;
    margin: 0;
    padding: 2px 6px;
    width: 285px;
	vertical-align: middle;
}
form.pc-search-input .form-group {
	margin: 0;
}
#pcHSearch::-webkit-input-placeholder {
   color: #999;
}
#pcHSearch:-moz-placeholder { /* Firefox 18- */
   color: #999;  
}
#pcHSearch::-moz-placeholder {  /* Firefox 19+ */
   color: #999;  
}
#pcHSearch:-ms-input-placeholder {  
   color: #999;  
}
/* ===================
 END: HEADER
=================== */

/* ===================
 START: TOP NAV
=================== */
#pc-top-nav .container {
	padding: 0px;
}
#pc-top-nav {
	width: 100%;
	position: static;
    top: 0;
	z-index: 99;
	background: #134889;
}
/* ===================
 END: TOP NAV
=================== */

/* ===================
 START: MOBILE NAV
=================== */
.pc-nav * {
	font-family: 'Lato', 'Open Sans', sans-serif;
	font-size: 16px;
}
.pc-nav .sf-menu {
	margin-bottom: 0;
	padding: 0;
}
.pc-nav .sf-menu li,
.pc-nav .sf-menu li:hover {
	background: none;
}
.pc-nav .sf-menu a,
.pc-nav .sf-menu a:hover {
	border: none;
	background: none;
}
.pc-nav .sf-menu a {
	padding: 10px 12px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
}
.pc-nav .sf-menu a:hover {
	color: #fff;
}

/* ===================
 END: MOBILE NAV
=================== */

/* ===================
START: NAVIGATION
=================== */
.sf-menu ul ul {
	top: 0 !important;
	left: 103% !important;
}
ul.sf-menu ul {
	background: #fff;
	border-radius: 3px;
	width: 100% !important;
}
ul.sf-menu ul li:hover {
	background: #ebebeb !important;
}
ul.sf-menu ul a {
	color: #555 !important;
}
.rightarrowclass{
    position: absolute;
    top: 50%;
    right: 5px;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	background: none !important;
}
/* ===================
END: NAVIGATION
=================== */

/* ===================
START: MOBILE NAVIGATION
=================== */
.mean-container .mean-bar,
.mean-container .mean-nav {
	position: absolute;
	top: 108px;
	left: 0;
	background: #134889;
	padding-bottom: 0;
}
.mean-container .mean-nav {
	top: 0px;
}
.mean-container a.meanmenu-reveal span {
	background: #fff;
}
.mean-container a.meanmenu-reveal {
	color: #fff;
}
.mean-container .mean-nav ul li a {
	color: #fff;
	text-transform: none;
	font-size: 14px;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0, 0, 0, 0.08);
}
.mean-container .mean-nav ul {
	width: 100% !important;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 25px;
	padding: 12px !important;
}
form[mobile-id="menu-search"] {
	padding: 20px 5px;
	background: #E3E7EE;
}
form[mobile-id="menu-search"] input[type="text"] {
	width: 90%;
	padding: 3% 5%;	
}
.mobile-brand {
	margin: 0 auto;
	padding: 0 5px;
	min-height: 133px;
	z-index: 10000000;
	text-align: center;
}
.mobile-brand img {
	max-height: 75px;
	max-width: 100%;
	margin-left: auto;
    margin-right: auto;
}
.mobile-cart {
	margin: 0 auto;
	padding: 0 5px;
	height: 30px;
	z-index: 10000000;
	text-align: center;
}
.mobile-cart .pc-quick-cart {
	float: left;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
}
.mobile-cart .pc-quick-cart li,
.mobile-cart .pc-quick-cart > li > a:first-child {
	min-height: 28px;
}
.mobile-cart .pc-quick-cart a.fixed {
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	color: #555;
	padding: 14px 0;
	text-decoration: none;
}
.mobile-cart .pc-quick-cart li a.dropdown-toggle-fixed {
	padding: 14px 0;
	display: inline-block;
	float: left;
	color: #555;
	font-size: 13px;
	font-weight: bold;
}
.mobile-cart .pc-register-login {
	float: right;
	text-align: left;
	padding-right: 10px;
	margin-left: auto;
    margin-right: auto;
}
.mobile-cart .pc-register-login-mobile a {
	font-size: 18px;
	color: #134889;
}

/* ===================
END: MOBILE NAVIGATION
=================== */

/* ===================
 START: SKY LINE
=================== */
#pc-sky-line .container {
	padding: 0px;
}
#pc-sky-line {
	width: 100%;
	height: 39px;
	margin-top: 1px;
	margin-bottom: 10px;
	z-index: 1049;
	background: #494949;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 16px;
	color: #fff;
}
#pc-sky-line a {
	color: #fff;
	text-decoration: none;
}
#pc-sky-line a:hover {
	color: #888382;
}
.pc-sky-line-left {
	float: left;
	margin: 9px 0 8px 30px;
}
.pc-sky-line-right {
	float: right;
	margin: 9px 30px 8px 0;
}

.pc-tag-line-left {
	float: left;
	margin-right: 180px;
}
.pc-tag-line-right {
	float: right;
	margin: 0;
}

.pc-tag-line-right .fas, 
.pc-tag-line-right .fab, 
.pc-tag-line-left .fas, 
.pc-tag-line-left .fab {
	font-size: 19px;
	margin-right: 5px;
}
/* ===================
 END: SKY LINE
=================== */

/* ===================
 START: PUSH AREAS
=================== */
div#pc-push-areas .container {
	width: 100%;
	max-width: 1190px;
	padding-top: 30px;
}
div#pc-categories .container {
	width: 100%;
	text-align: center;
}
/* ===================
 END: PUSH AREAS
=================== */

/* ===================
 START: FOOTER
=================== */
div#pc-footer .container {
	max-width: 1170px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	color: #888382;
}

#pc-footer hr {
	border: 0px;
	border-top: 1px solid #aaaaaa;
	clear: both;
	margin: 10px 15px;
}
#pc-footer h3 {
	color: #888382;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0 0 2px;
	font-weight: 800;
}
#pc-footer a {
	color: #888382;
}
#pc-footer .pc-footer-left {
	text-align: left;
}
#pc-footer .pc-footer-left ul {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	list-style-type: none;
}
#pc-footer .pc-footer-left li {
	display: inline;
	padding: 2px;
	margin-left: 4px;
}
#pc-footer .pc-footer-left li.firstLI {
	margin-left: 0px;
}
#pc-footer .pc-footer-left a {
	margin-right: 8px;
}
#pc-footer .pc-contact-right {
	text-align: right;
}
#pc-footer .pc-copyright {
	font-size: 13px;
}

div#pc-mobile-footer .container {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
	color: #888382;
}
#pc-mobile-footer a {
	color: #888382;
}
#pc-mobile-footer h3 {
	color: #888382;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0 0 2px;
	font-weight: 800;
}
#pc-mobile-footer .pc-footer-left ul {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	list-style-type: none;
}
#pc-mobile-footer .pc-footer-left li {
	display: inline;
	padding: 2px;
	margin-left: 10px;
}
#pc-mobile-footer .pc-footer-left li.firstLI {
	margin-left: 0px;
}
#pc-mobile-footer .pc-footer-left a {
	margin-right: 12px;
}
#pc-mobile-footer .pc-contact-right {
	text-align: right;
}
#pc-mobile-footer .pc-copyright {
	font-size: 11px;
	width: 90%;
}

div.pc-social-links {
	float: right;
}

/* ===================
 END: FOOTER
=================== */

/* ===================
START: GLOBAL STYLES
=================== */
html
{
	webkit-font-smoothing: antialiased;
}
body
{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	background: url('../images/bg.png') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* ===================
END: GLOBAL STYLES
=================== */



/* ===================
START: FORMS
=================== */
textarea, input, select
{
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	color: #555555;
	line-height: 1.5;
	padding: 5px 10px;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	vertical-align: middle;
	webkit-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;
}
input:focus, select:focus
{
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0;
	webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* ===================
END: FORMS
=================== */



/* ===================
START: BUTTONS
=================== */
.pcButton {    
	display: inline-block;
	padding: 6px 12px;
	margin: 2px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	 -moz-user-select: none;
		-ms-user-select: none;
				user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.42);
	border-color: #134889;
	text-shadow: none;
	background: #134889;
	color: white;
}
a.pcButton {
	text-decoration: none;
    color: #FFFFFF !important;
}
.pcButton .pcButtonText {
	display: block !important;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 200;
	line-height: 1.5;
	color: #FFFFFF;
}
.pcButton img,
.pcButton input[type="image"] {
	display: none;
}
.pcButton:hover {

}

.pcButtonAddToCart {

}
.pcButtonAddToCart:hover {

}
.pcButtonAddToCart .pcButtonText {

}

.pcButtonMoreDetails {
	padding: 6px 10px !important;
}
.pcButtonMoreDetails:hover {
	padding: 6px 10px !important;
}

.pcButtonOutOfStock {
	padding: 6px 10px !important;
	border-color: #888382;
	background: #888382;
}
.pcButtonOutOfStock:hover {
	padding: 6px 10px !important;
}

.pcButtonAddToCartSmall {
	padding: 6px 10px !important;
	margin-left: 8px;
}
.pcButtonAddToCartSmall:hover {
	padding: 6px 10px !important;
}
.pcButtonMoreDetails .pcButtonText,
.pcButtonOutOfStock .pcButtonText,
.pcButtonAddToCartSmall .pcButtonText {
	font-size: 15px !important;
	border-bottom-width: 3px;
}

.secondary {

}
.secondary:hover {

}
.secondary .pcButtonText {

}


.tiny {
	padding: 3px 6px !important;
}
.tiny .pcButtonText {
	font-size: 10px !important;
}

a.pcMoreLink {
	font-size: 15px;
	margin: 10px 0;
	display: inline-block;
}


/* ===================
END: BUTTONS
=================== */




/* ===================
START: LINKS
=================== */
a {
color: #888382;
text-decoration: none;
}
/* ===================
END: LINKS
=================== */



/* ===================
START: TYPOGRAPHY
=================== */
h1 {
	color: #134889;
	font-family: 'Lato', sans-serif;
	font-size: 200%;
	letter-spacing: -0.03em;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 5px;
}
h2 {
	color: #888382;
	font-size: 150%;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0 0 2px;
	font-weight: 400;
}
h3 {
	color: #888382;
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0 0 2px;
	font-weight: 400;
}
.title {
	font-size: 18px !important; 
}
/* ===================
END: TYPOGRAPHY
=================== */



/* ===================
    START: STOREFRONT OVERRIDES
   =================== */
#pcSocialLinks
{
	display: inline-block;
	list-style-type: none;
}
#pcSocialLinks li
{
	display: inline-block;
}
#pcSocialLinks li img
{
	vertical-align: middle;
}
#pcAcceptedPayments
{
	display: inline-block;
	list-style-type: none;
	padding: 0px;
}
#pcAcceptedPayments li
{
	display: inline-block;
}
#pcAcceptedPayments li img
{
	vertical-align: middle;
}
#pcMain .pcShowProductH .pcShowProductInfoH
{
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.pcShowProductH {
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}
.pcShowProductP {

}
/* ===================
    END: STOREFRONT OVERRIDES
   =================== */



/* ===================
    START: DD SMOOTH OVERRIDES
   =================== */

/* ===================
    END: DD SMOOTH OVERRIDES
   =================== */



/* ===================
    START: FONTS
   =================== */
@font-face
{
	font-family: 'open_sanssemibold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/OpenSans-Semibold-webfont.eot');
	src: url('../fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
 url('../fonts/open-sans/OpenSans-Semibold-webfont.ttf') format('truetype'),
 url('../fonts/open-sans/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
}
@font-face
{
	font-family: 'open_sansbold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/OpenSans-Bold-webfont.eot');
	src: url('../fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
 url('../fonts/open-sans/OpenSans-Bold-webfont.ttf') format('truetype'),
 url('../fonts/open-sans/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
}
/* ===================
    END: FONTS
   =================== */



/* ===================
START: SLIDER THEME
=================== */
div#pc-slideshow .container {
	width: 100%;
	max-width: 1188px;
}
#pc-slideshow {
	margin-bottom: 20px;
}
.theme-productcart
{
	position: relative;
}
.theme-productcart .nivo-controlNav {
	display: block;
	position: absolute;
	width: 100%;
	z-index: 1;
	bottom: -44px;
}
.theme-productcart .nivo-controlNav a {
	background: rgba(85, 85, 85, 0.5);
	border-radius: 100px;
	width: 13px;
	height: 13px;
	font-size: 1px;
	padding: 0;
	margin: 5px;
}
.theme-productcart .nivo-controlNav a.active {
	background: #555;
}
.theme-productcart .nivoSlider {
	margin-bottom: 0px;
	box-shadow: none;
}
.theme-productcart .nivo-directionNav a {
	opacity: 1;
	height: 50px;
	width: 50px;
}
.theme-productcart .nivo-directionNav {
	position: static;
}
.theme-productcart a.nivo-prevNav {
	background: url(../images/left-arrow.png) no-repeat;
	background-size: contain;
	left: -5px;
	right: auto;
}
.theme-productcart a.nivo-nextNav {
	background: url(../images/right-arrow.png) no-repeat;
	background-size: contain;
	right: -5px;
	left: auto;
}
.theme-productcart .nivo-caption {
	font-size: 25px;
	padding: 20px;
	text-align: center;
	background: rgba(0, 0, 0, 0.34);
	opacity: 1;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}
/* ===================
END: SLIDER THEME
=================== */ 

/* ======================
START:  FORM ALT STYLES
======================= */
	.form-charge {
		width: 35%;
		margin-bottom: 20px;
	}
	.form-collection {
		display: block;
		margin-bottom: 15px;
	}
	/* Clear floats after the columns */
	.form-collection:after {
		content: "";
		display: table;
		clear: both;
	}
	.form-group-opc {
		display: inline;
		float: left;
		width: 50%;
	}
	.form-control {
		width: 97.5%
	}
	.form-control-opc {
		width: 95%;
		display: inline;
	}
	.form-control-select {
		max-width: auto;
		display: inline;
	}
	.form-group-label {
		display: block;
	}
	
/* ======================
END:  FORM ALT STYLES
======================= */


/* ===================
START: MOBILE
=================== */
#contact-info {
	float: left;
	text-align: right;
	width: 65%;
	padding: 30px 10px;
	
}
#contact-info .pc-store-number,
#contact-info .pc-social-links {
	float: none;
	display: inline-block;
	width: 100%;
}
#contact-info #pcSocialLinksLabel {
	display: none;
}
#contact-info .pc-store-number span {
	margin: 0;
}
#contact-info .pc-store-number span,
#contact-info .pc-store-number span a {
	color: #555 !important;
}

/* Large Screen */
@media screen and (min-width: 1224px) {
	.brand img {
		
	}
	.dropdown-menu {
		left: -175px;
	}
	
}

/* Desktop */
@media screen and (min-width: 1024px) and (max-width: 1223px) {
	#menu li { 
		padding: 6px 24px;
	}

	#menu li:hover { 
		padding: 6px 24px;
	}
	
	#menu li a { 
		font-size: 14px;
	}

	#menu li a.no_drop:link {font-size: 14px;}
	#menu li a.no_drop:visited {font-size: 14px;}
	#menu li a.no_drop:hover {font-size: 14px;}
	
	#menu li:hover .dropdown_1column, 
	#menu li:hover .dropdown_2column, 
	#menu li:hover .dropdown_3column, 
	#menu li:hover .dropdown_4column, 
	#menu li:hover .dropdown_5column {
		top: 54px;
	}
	
	#menu li:hover .align_right {
		left: auto;
		right: -1px;
		top: 54px;
	}

	#pc-header .brand img {
		max-width: 473px;
        margin-top: 10px;
	}
	.pc-tag-line-left {
		margin-right: 95px;
	}

	div#pc-slideshow .container {
		width: 100%;
		max-width: 968px;
	}
	
	div#pc-push-areas .container {
	width: 100%;
	max-width: 970px;
	}
	div#pc-push-areas img {
		max-width: 455px;
	}
	
	.pcPrd-col-fluid {
		width: 25%;
	}
	.dropdown-menu {
		left: -175px;
	}
	.pcShowProductImageH img {
		max-height: 135px;
	}
	#pcPageList {
		width: 60%;
	}
	#pcPageFunctions {
		width: 40%;
	}
	
	#pc-footer {
		font-size: 12px;
	}
	#pc-footer .pc-footer-left li {
		margin-left: 5px;
	}
	#pc-footer .pc-copyright {
		font-size: 12px;
	}
	.form-charge {
		width: 45%;
		margin-bottom: 20px;
	}
	
}

/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1023px) {
	#menu li { 
		padding: 5px 11px;
	}

	#menu li:hover { 
		padding: 5px 11px;
	}
	
	#menu li a { 
		font-size: 13px;
		line-height: 16px;
	}

	#menu li a.no_drop:link {font-size: 13px;}
	#menu li a.no_drop:visited {font-size: 13px;}
	#menu li a.no_drop:hover {font-size: 13px;}
	
	#menu li:hover .dropdown_1column, 
	#menu li:hover .dropdown_2column, 
	#menu li:hover .dropdown_3column, 
	#menu li:hover .dropdown_4column, 
	#menu li:hover .dropdown_5column {
		top: 47px;
	}
	
	#menu li:hover .align_right {
		left: auto;
		right: -1px;
		top: 47px;
	}

	.pc-store-number span {
		font-size: 12px;
	}
	.pc-quick-cart > li > a:first-child {
		font-size: 12px;
	}
	.pc-quick-cart > li > a:first-child::before {
		padding: 0;
	}
	.pc-quick-cart li a.dropdown-toggle {
		font-size: 12px;
	}
	.pc-quick-cart-fixed > li > a:first-child {
		font-size: 12px;
	}
	.pc-quick-cart-fixed > li > a:first-child::before {
		padding: 0;
	}
	.pc-quick-cart-fixed li a.dropdown-toggle {
		font-size: 12px;
	}
	
	#pc-header {
		height: 103px;
	}
	#pc-header .brand {
		min-height: 95px;
	}
	#pc-header .brand img {
		max-width: 403px;
	}
	#fixed-header-container .brand img {
		max-width: 289px;
	}
	.pc-search {
		width: 249px;
	}
	.pc-search-fixed {
		width: 244px;
	}
	#pcHSearch {
		width: 190px;
	}
	#pcFSearch {
		width: 185px;
	}
	div.pc-register-login {
		font-size: 12px;
	}
	.pc-register-login-fixed a {
		font-size: 28px;
	}
	
	.pc-tag-line-left {
		margin-right: 65px;
		font-size: 12px;
	}
	.pc-tag-line-right {
		font-size: 12px;
	}

	div#pc-slideshow .container {
		width: 100%;
		max-width: 748px;
	}
	
	div#pc-push-areas .container {
	width: 100%;
	max-width: 750px;
	}
	div#pc-push-areas img {
		max-width: 345px;
	}
	
	#pcFeaturedProductsList #pcSpecials, #pcFeaturedProductsList #pcNewArrivals, #pcFeaturedProductsList #pcBestSellers, #pcFeaturedProductsList #pcUsefulLinks {
		width: 100%;
		padding: 0 6%;
		margin-bottom: -99999px;
		padding-bottom: 99999px;
	}
	.pcShowProductsUL {
		width: 50%;
	}
	.pcShowProductsH {
		padding: 10px 3px;
	}
	.pcShowProductImageH img {
		max-height: 185px;
	}
	.pcShowProductInfoH .pcShowProductRating {
		width: 100%;
		float: none;
		margin: 2px 0;
	}
	.pcShowProductInfoH .pcShowProductPrice {
		float: none;
	}
	#pcPageList {
		width: 50%;
	}
	#pcPageFunctions {
		width: 50%;
	}
	.pcPrd-col-fluid {
		width: 50%;
	}
	.dropdown-menu {
		position: absolute;
		top: 100%;
		right: 0;
		left: auto;
	}
	
	#pc-mobile-footer .col-sm-9 {
		width: 100%;
	}
	#pc-mobile-footer .col-sm-3 {
		width: 100%;
	}
	#pc-mobile-footer .pc-footer-left {
		text-align: center;
		font-size: 12px;
	}
	#pc-mobile-footer .pc-footer-left li {
		margin-left: 5px;
	}
	#pc-mobile-footer .pc-contact-right {
		text-align: center;
		font-size: 12px;
	}
	
	.pcColCount4, .pcColWidth25 {
		width: 50%;
	}
	.pcColCount5, .pcColWidth20 {
		width: 50%;
	}
	.pcColCount6, .pcColWidth16 {
		width: 50%;
	}
	.form-charge {
		width: 60%;
		margin-bottom: 20px;
	}
	
}

/* Mobile */
@media screen and (max-width: 767px) {
	body {
		padding-top: 0;
		padding-bottom: 0;
	}
	#pc-top-nav {
		display: none;
	}
	#pc-sky-line {
		display: none;
	}
	#fixed-header-container {
		display: none;
	}
	#pc-header {
		height: auto;
	}
	
	div#pc-slideshow .container {
		width: 100%;
	}
	
	div#pc-push-areas .container {
	width: 100%;
	text-align: center;
	}
	div#pc-push-areas img {
		width: 100%;
		max-width: 565px;
		margin-bottom: 10px;
	}
	.theme-productcart .nivo-caption {
		font-size: 11px;
		padding: 5px;
	}
	.theme-productcart .nivo-directionNav a {
		width: 20px;
		top: 38%;
	}
	#pcFeaturedProductsList #pcSpecials, #pcFeaturedProductsList #pcNewArrivals, #pcFeaturedProductsList #pcBestSellers, #pcFeaturedProductsList #pcUsefulLinks {
		width: 100%;
		padding: 0 6%;
		margin-bottom: -99999px;
		padding-bottom: 99999px;
	}
	.pcShowProductsUL {
		width: 100%;
		margin-bottom: 20px;
	}
	.pcShowProductsH {
		padding: 5px 0px;
		margin: 4px;
		padding-top: 20px;
		margin-top: 20px;
	}
	.pcShowProductImageH img {
		max-height: 185px;
	}
	.pcShowProductInfoH .pcShowProductRating {
		margin: 0;
	}
	.pcShowProductImageP {
		float: none;
		width: 100%;
	}
	.pcShowProductInfoP {
		float: none;
		width: 100%;
		text-align: center;
	}
	.pcShowProductBuyP {
		float: none;
		width: 100%;
		border-left: none;
		text-align: center;
		min-height: 0;
	}
	.pcShowProductAddToCart {
		text-align: center;
	}
	#pcPageList {
		float: none;
		width: 100%;
	}
	#pcPageFunctions {
		float: none;
		width: 100%;
	}
	.pcReviewRateicon {
		width: 10px;
	}
	.modal-dialog-center {
		margin-top: 20%;
	}
	.pcPrd-col-fluid {
		width: 50%;
	}
	.dropdown-menu {
		position: absolute;
		top: 100%;
		right: -195px;
		left: auto;
	}
	.pcShowImageHome img {
		width: 100%;
	}
	.pcRowClear {
		clear: none;
	}
	
	#pc-mobile-footer .col-sm-9 {
		width: 100%;
	}
	#pc-mobile-footer .col-sm-3 {
		width: 100%;
	}
	#pc-mobile-footer .pc-footer-left {
		text-align: center;
		font-size: 12px;
	}
	#pc-mobile-footer .pc-footer-left li {
		margin-left: 5px;
	}
	#pc-mobile-footer .pc-contact-right {
		text-align: center;
		font-size: 12px;
	}
	
	.pcColCount3, .pcColWidth33 {
		width: 50%;
	}
	.pcColCount4, .pcColWidth25 {
		width: 100%;
	}
	.pcColCount5, .pcColWidth20 {
		width: 100%;
	}
	.pcColCount6, .pcColWidth16 {
		width: 100%;
	}
	.pc-instagram-Img img {
		max-height: 150px;
	}
	.pc-blog {
		width: 100%;
	}
	
	.pc-videoImage span.showPlayBtn {
		left: 35%;
		width: 50%;
	}
	
	.form-charge {
		width: 100%;
		margin-bottom: 20px;
	}
	.form-collection {
		margin-bottom: 0;
	}
	.form-group-opc {
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}
	.form-control {
		width: 100%
	}
	.form-control-opc {
		width: 100%;
		display: block;
	}
	.form-control-select {
		max-width: 100%;
		width: 100%;
		display: block;
	}
	
}


/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.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{background-image:-webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);background-image:linear-gradient(to bottom, #fff 0, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-primary{background-image:-webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);background-image:linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#2b669a}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-success{background-image:-webkit-linear-gradient(top, #5cb85c 0, #419641 100%);background-image:linear-gradient(to bottom, #5cb85c 0, #419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-info{background-image:-webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);background-image:linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-warning{background-image:-webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);background-image:linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-danger{background-image:-webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);background-image:linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.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{background-image:-webkit-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);background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-image:-webkit-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);background-color:#357ebd}.navbar-default{background-image:-webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);background-image:linear-gradient(to bottom, #fff 0, #f8f8f8 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border-radius:4px;-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-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);background-image:linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.075);box-shadow:inset 0 3px 9px rgba(0,0,0,0.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,0.25)}.navbar-inverse{background-image:-webkit-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);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top, #222 0, #282828 100%);background-image:linear-gradient(to bottom, #222 0, #282828 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,0.25);box-shadow:inset 0 3px 9px rgba(0,0,0,0.25)}.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-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);background-image:linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);background-image:linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);background-image:linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);background-image:linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);border-color:#dca7a7}.progress{background-image:-webkit-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-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-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-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-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-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-linear-gradient(top, #428bca 0, #3278b3 100%);background-image:linear-gradient(to bottom, #428bca 0, #3278b3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);border-color:#3278b3}.well{background-image:-webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);background-image:linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);border-color:#dcdcdc;-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)}
