/* Add here all your css styles (customizations) */
@import url(https:html
{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	overflow-x:hidden;
}

body
{
	background-color:#ffffff;
	color:#000000;
	font-size:16px;
	font-family:'open sans', sans-serif;
	margin:0;
	line-height:1.5;
}

.site_full_width
{
	max-width:1200px;
	margin:0 auto;
	padding:0 15px;
}

.hide
{
	display:none!important;
}

article
{
	display:block;
}

aside
{
	display:block;
}

details
{
	display:block;
}

figcaption
{
	display:block;
}

figure
{
	display:block;
	margin:0;
}

footer
{
	display:block;
}

header
{
	display:block;
}

hgroup
{
	display:block;
}

main
{
	display:block;
}

menu
{
	display:block;
}

nav
{
	display:block;
}

section
{
	display:block;
}

summary
{
	display:block;
}

audio
{
	display:inline-block;
	vertical-align:baseline;
}

canvas
{
	display:inline-block;
	vertical-align:baseline;
}

progress
{
	display:inline-block;
	vertical-align:baseline;
}

video
{
	display:inline-block;
	vertical-align:baseline;
}

audio:not([controls])
{
	display:none;
	height:0;
}

[hidden]
{
	display:none;
}

template
{
	display:none;
}

a
{
	background-color:transparent;
	text-decoration:none;
	color:#3697ea;
	font-family:'open sans', sans-serif;
	font-weight:600;
}

a:active
{
	outline:0;
}

a:hover
{
	outline:0;
	color:#23527c;
	text-decoration:underline;
}

abbr[title]
{
	border-bottom:1px dotted #777;
	cursor:help;
}

b
{
	font-weight:700;
}

strong
{
	font-weight:700;
}

dfn
{
	font-style:italic;
}

mark
{
	background:#ff0;
	color:#000;
	background-color:#fcf8e3;
	padding:.2em;
}

small
{
	font-size:85%;
}

sub
{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
	bottom:-.25em;
}

sup
{
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
	top:-.5em;
}

img
{
	border:0;
	page-break-inside:avoid;
	max-width:100%;
	vertical-align:middle;
	display:block;
	height:auto;
}

img.img-float-left
{
	float:left;
	margin:0 15px 15px 0;
}

img.img-float-right
{
	float:right;
	margin:0 0 15px 15px;
}

p.double_margin
{
	margin:0 0 30px;
}

svg:not(:root)
{
	overflow:hidden;
}

hr
{
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0;
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee;
}

pre
{
	overflow:auto;
	font-family:menlo, monaco, consolas, "courier new", monospace;
	font-size:13px;
	border:1px solid #ccc;
	page-break-inside:avoid;
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	line-height:1.42857143;
	word-break:break-all;
	word-wrap:break-word;
	color:#333;
	background-color:#f5f5f5;
	border-radius:4px;
}

code
{
	font-family:menlo, monaco, consolas, "courier new", monospace;
	font-size:90%;
	padding:2px 4px;
	color:#c7254e;
	background-color:#f9f2f4;
	border-radius:4px;
}

kbd
{
	font-family:menlo, monaco, consolas, "courier new", monospace;
	font-size:90%;
	padding:2px 4px;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);
}

samp
{
	font-family:menlo, monaco, consolas, "courier new", monospace;
	font-size:1em;
}

button
{
	color:inherit;
	font:inherit;
	margin:0;
	overflow:visible;
	text-transform:none;
	-webkit-appearance:button;
	cursor:pointer;
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
}

input
{
	color:inherit;
	font:inherit;
	margin:0;
	line-height:inherit;
	font-family:inherit;
	font-size:inherit;
}

optgroup
{
	color:inherit;
	font:inherit;
	margin:0;
	font-weight:700;
}

select
{
	color:inherit;
	font:inherit;
	margin:0;
	text-transform:none;
	background:#fff!important;
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
}

textarea
{
	color:#000000;
	font-style:normal;
	font-size:16px;
	font-family:'open sans', sans-serif;
	margin:0;
	font:inherit;
	overflow:auto;
	line-height:inherit;
}

html input[type=button]
{
	-webkit-appearance:button;
	cursor:pointer;
}

input[type=reset]
{
	-webkit-appearance:button;
	cursor:pointer;
}

input[type=submit]
{
	-webkit-appearance:button;
	cursor:pointer;
}

button[disabled]
{
	cursor:default;
}

html input[disabled]
{
	cursor:default;
}

button::-moz-focus-inner
{
	border:0;
	padding:0;
}

input::-moz-focus-inner
{
	border:0;
	padding:0;
}

input[type=checkbox]
{
	box-sizing:border-box;
	padding:0;
	margin:4px 0 0;
	line-height:normal;
}

input[type=radio]
{
	box-sizing:border-box;
	padding:0;
	margin:4px 0 0;
	line-height:normal;
}

input[type=number]::-webkit-inner-spin-button
{
	height:auto;
}

input[type=number]::-webkit-outer-spin-button
{
	height:auto;
}

input[type=search]
{
	-webkit-appearance:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

input[type=search]::-webkit-search-cancel-button
{
	-webkit-appearance:none;
}

input[type=search]::-webkit-search-decoration
{
	-webkit-appearance:none;
}

fieldset
{
	border:0;
	margin:0;
	padding:0;
	min-width:0;
}

legend
{
	border:0;
	padding:0;
	display:block;
	width:100%;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border-bottom:1px solid #e5e5e5;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
	background-color:transparent;
}

td
{
	padding:0;
}

th
{
	padding:0;
	text-align:left;
}

@media print
{
	*,:after,;
}

a:visited
{
	text-decoration:underline;
}

a[href]:after
{
	content:" (" attr(href) ")";
}

abbr[title]:after
{
	content:" (" attr(title) ")";
}

a[href^="#"]:after
{
	content:"";
}

a[href^="javascript:"]:after
{
	content:"";
}

blockquote
{
	border:1px solid #999;
	page-break-inside:avoid;
	padding:10px 20px;
	margin:0 0 20px;
	font-size:17.5px;
	border-left:5px solid #eee;
}

thead
{
	display:table-header-group;
}

tr
{
	page-break-inside:avoid;
}

h2
{
	orphans:3;
	widows:3;
	page-break-after:avoid;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:20px;
	color:#273546;
	margin:20px 0;
	line-height:28px;
}

h3
{
	orphans:3;
	widows:3;
	page-break-after:avoid;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#273546;
	margin:15px 0;
	line-height:26px;
}

p
{
	orphans:3;
	widows:3;
	margin:0 0 15px;
}

.navbar
{
	display:none;
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent;
}

.btn>.caret
{
	border-top-color:#000!important;
}

.dropup>.btn>.caret
{
	border-top-color:#000!important;
}

.label
{
	border:1px solid #000;
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em;
}

.table
{
	border-collapse:collapse!important;
	width:100%;
	max-width:100%;
	margin-bottom:20px;
}

.table td
{
	background-color:#fff!important;
}

.table th
{
	background-color:#fff!important;
}

.table-bordered td
{
	border:1px solid #ddd!important;
}

.table-bordered th
{
	border:1px solid #ddd!important;
}

@font-face
{
	font-family:'glyphicons halflings';
	font-display:swap;
	src:url(fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(fonts/glyphicons-halflings-regular.woff) format('woff'), url(fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(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:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.glyphicon-asterisk:before
{
	content:"*";
}

.glyphicon-plus:before
{
	content:"+";
}

.glyphicon-eur:before
{
	content:"€";
}

.glyphicon-euro:before
{
	content:"€";
}

.glyphicon-minus:before
{
	content:"−";
}

.glyphicon-cloud:before
{
	content:"☁";
}

.glyphicon-envelope:before
{
	content:"✉";
}

.glyphicon-pencil:before
{
	content:"✏";
}

.glyphicon-glass:before
{
	content:"";
}

.glyphicon-music:before
{
	content:"";
}

.glyphicon-search:before
{
	content:"";
}

.glyphicon-heart:before
{
	content:"";
}

.glyphicon-star:before
{
	content:"";
}

.glyphicon-star-empty:before
{
	content:"";
}

.glyphicon-user:before
{
	content:"";
}

.glyphicon-film:before
{
	content:"";
}

.glyphicon-th-large:before
{
	content:"";
}

.glyphicon-th:before
{
	content:"";
}

.glyphicon-th-list:before
{
	content:"";
}

.glyphicon-ok:before
{
	content:"";
}

.glyphicon-remove:before
{
	content:"";
}

.glyphicon-zoom-in:before
{
	content:"";
}

.glyphicon-zoom-out:before
{
	content:"";
}

.glyphicon-off:before
{
	content:"";
}

.glyphicon-signal:before
{
	content:"";
}

.glyphicon-cog:before
{
	content:"";
}

.glyphicon-trash:before
{
	content:"";
}

.glyphicon-home:before
{
	content:"";
}

.glyphicon-file:before
{
	content:"";
}

.glyphicon-time:before
{
	content:"";
}

.glyphicon-road:before
{
	content:"";
}

.glyphicon-download-alt:before
{
	content:"";
}

.glyphicon-download:before
{
	content:"";
}

.glyphicon-upload:before
{
	content:"";
}

.glyphicon-inbox:before
{
	content:"";
}

.glyphicon-play-circle:before
{
	content:"";
}

.glyphicon-repeat:before
{
	content:"";
}

.glyphicon-refresh:before
{
	content:"";
}

.glyphicon-list-alt:before
{
	content:"";
}

.glyphicon-lock:before
{
	content:"";
}

.glyphicon-flag:before
{
	content:"";
}

.glyphicon-headphones:before
{
	content:"";
}

.glyphicon-volume-off:before
{
	content:"";
}

.glyphicon-volume-down:before
{
	content:"";
}

.glyphicon-volume-up:before
{
	content:"";
}

.glyphicon-qrcode:before
{
	content:"";
}

.glyphicon-barcode:before
{
	content:"";
}

.glyphicon-tag:before
{
	content:"";
}

.glyphicon-tags:before
{
	content:"";
}

.glyphicon-book:before
{
	content:"";
}

.glyphicon-bookmark:before
{
	content:"";
}

.glyphicon-print:before
{
	content:"";
}

.glyphicon-camera:before
{
	content:"";
}

.glyphicon-font:before
{
	content:"";
}

.glyphicon-bold:before
{
	content:"";
}

.glyphicon-italic:before
{
	content:"";
}

.glyphicon-text-height:before
{
	content:"";
}

.glyphicon-text-width:before
{
	content:"";
}

.glyphicon-align-left:before
{
	content:"";
}

.glyphicon-align-center:before
{
	content:"";
}

.glyphicon-align-right:before
{
	content:"";
}

.glyphicon-align-justify:before
{
	content:"";
}

.glyphicon-list:before
{
	content:"";
}

.glyphicon-indent-left:before
{
	content:"";
}

.glyphicon-indent-right:before
{
	content:"";
}

.glyphicon-facetime-video:before
{
	content:"";
}

.glyphicon-picture:before
{
	content:"";
}

.glyphicon-map-marker:before
{
	content:"";
}

.glyphicon-adjust:before
{
	content:"";
}

.glyphicon-tint:before
{
	content:"";
}

.glyphicon-edit:before
{
	content:"";
}

.glyphicon-share:before
{
	content:"";
}

.glyphicon-check:before
{
	content:"";
}

.glyphicon-move:before
{
	content:"";
}

.glyphicon-step-backward:before
{
	content:"";
}

.glyphicon-fast-backward:before
{
	content:"";
}

.glyphicon-backward:before
{
	content:"";
}

.glyphicon-play:before
{
	content:"";
}

.glyphicon-pause:before
{
	content:"";
}

.glyphicon-stop:before
{
	content:"";
}

.glyphicon-forward:before
{
	content:"";
}

.glyphicon-fast-forward:before
{
	content:"";
}

.glyphicon-step-forward:before
{
	content:"";
}

.glyphicon-eject:before
{
	content:"";
}

.glyphicon-chevron-left:before
{
	content:"";
}

.glyphicon-chevron-right:before
{
	content:"";
}

.glyphicon-plus-sign:before
{
	content:"";
}

.glyphicon-minus-sign:before
{
	content:"";
}

.glyphicon-remove-sign:before
{
	content:"";
}

.glyphicon-ok-sign:before
{
	content:"";
}

.glyphicon-question-sign:before
{
	content:"";
}

.glyphicon-info-sign:before
{
	content:"";
}

.glyphicon-screenshot:before
{
	content:"";
}

.glyphicon-remove-circle:before
{
	content:"";
}

.glyphicon-ok-circle:before
{
	content:"";
}

.glyphicon-ban-circle:before
{
	content:"";
}

.glyphicon-arrow-left:before
{
	content:"";
}

.glyphicon-arrow-right:before
{
	content:"";
}

.glyphicon-arrow-up:before
{
	content:"";
}

.glyphicon-arrow-down:before
{
	content:"";
}

.glyphicon-share-alt:before
{
	content:"";
}

.glyphicon-resize-full:before
{
	content:"";
}

.glyphicon-resize-small:before
{
	content:"";
}

.glyphicon-exclamation-sign:before
{
	content:"";
}

.glyphicon-gift:before
{
	content:"";
}

.glyphicon-leaf:before
{
	content:"";
}

.glyphicon-fire:before
{
	content:"";
}

.glyphicon-eye-open:before
{
	content:"";
}

.glyphicon-eye-close:before
{
	content:"";
}

.glyphicon-warning-sign:before
{
	content:"";
}

.glyphicon-plane:before
{
	content:"";
}

.glyphicon-calendar:before
{
	content:"";
}

.glyphicon-random:before
{
	content:"";
}

.glyphicon-comment:before
{
	content:"";
}

.glyphicon-magnet:before
{
	content:"";
}

.glyphicon-chevron-up:before
{
	content:"";
}

.glyphicon-chevron-down:before
{
	content:"";
}

.glyphicon-retweet:before
{
	content:"";
}

.glyphicon-shopping-cart:before
{
	content:"";
}

.glyphicon-folder-close:before
{
	content:"";
}

.glyphicon-folder-open:before
{
	content:"";
}

.glyphicon-resize-vertical:before
{
	content:"";
}

.glyphicon-resize-horizontal:before
{
	content:"";
}

.glyphicon-hdd:before
{
	content:"";
}

.glyphicon-bullhorn:before
{
	content:"";
}

.glyphicon-bell:before
{
	content:"";
}

.glyphicon-certificate:before
{
	content:"";
}

.glyphicon-thumbs-up:before
{
	content:"";
}

.glyphicon-thumbs-down:before
{
	content:"";
}

.glyphicon-hand-right:before
{
	content:"";
}

.glyphicon-hand-left:before
{
	content:"";
}

.glyphicon-hand-up:before
{
	content:"";
}

.glyphicon-hand-down:before
{
	content:"";
}

.glyphicon-circle-arrow-right:before
{
	content:"";
}

.glyphicon-circle-arrow-left:before
{
	content:"";
}

.glyphicon-circle-arrow-up:before
{
	content:"";
}

.glyphicon-circle-arrow-down:before
{
	content:"";
}

.glyphicon-globe:before
{
	content:"";
}

.glyphicon-wrench:before
{
	content:"";
}

.glyphicon-tasks:before
{
	content:"";
}

.glyphicon-filter:before
{
	content:"";
}

.glyphicon-briefcase:before
{
	content:"";
}

.glyphicon-fullscreen:before
{
	content:"";
}

.glyphicon-dashboard:before
{
	content:"";
}

.glyphicon-paperclip:before
{
	content:"";
}

.glyphicon-heart-empty:before
{
	content:"";
}

.glyphicon-link:before
{
	content:"";
}

.glyphicon-phone:before
{
	content:"";
}

.glyphicon-pushpin:before
{
	content:"";
}

.glyphicon-usd:before
{
	content:"";
}

.glyphicon-gbp:before
{
	content:"";
}

.glyphicon-sort:before
{
	content:"";
}

.glyphicon-sort-by-alphabet:before
{
	content:"";
}

.glyphicon-sort-by-alphabet-alt:before
{
	content:"";
}

.glyphicon-sort-by-order:before
{
	content:"";
}

.glyphicon-sort-by-order-alt:before
{
	content:"";
}

.glyphicon-sort-by-attributes:before
{
	content:"";
}

.glyphicon-sort-by-attributes-alt:before
{
	content:"";
}

.glyphicon-unchecked:before
{
	content:"";
}

.glyphicon-expand:before
{
	content:"";
}

.glyphicon-collapse-down:before
{
	content:"";
}

.glyphicon-collapse-up:before
{
	content:"";
}

.glyphicon-log-in:before
{
	content:"";
}

.glyphicon-flash:before
{
	content:"";
}

.glyphicon-log-out:before
{
	content:"";
}

.glyphicon-new-window:before
{
	content:"";
}

.glyphicon-record:before
{
	content:"";
}

.glyphicon-save:before
{
	content:"";
}

.glyphicon-open:before
{
	content:"";
}

.glyphicon-saved:before
{
	content:"";
}

.glyphicon-import:before
{
	content:"";
}

.glyphicon-export:before
{
	content:"";
}

.glyphicon-send:before
{
	content:"";
}

.glyphicon-floppy-disk:before
{
	content:"";
}

.glyphicon-floppy-saved:before
{
	content:"";
}

.glyphicon-floppy-remove:before
{
	content:"";
}

.glyphicon-floppy-save:before
{
	content:"";
}

.glyphicon-floppy-open:before
{
	content:"";
}

.glyphicon-credit-card:before
{
	content:"";
}

.glyphicon-transfer:before
{
	content:"";
}

.glyphicon-cutlery:before
{
	content:"";
}

.glyphicon-header:before
{
	content:"";
}

.glyphicon-compressed:before
{
	content:"";
}

.glyphicon-earphone:before
{
	content:"";
}

.glyphicon-phone-alt:before
{
	content:"";
}

.glyphicon-tower:before
{
	content:"";
}

.glyphicon-stats:before
{
	content:"";
}

.glyphicon-sd-video:before
{
	content:"";
}

.glyphicon-hd-video:before
{
	content:"";
}

.glyphicon-subtitles:before
{
	content:"";
}

.glyphicon-sound-stereo:before
{
	content:"";
}

.glyphicon-sound-dolby:before
{
	content:"";
}

.glyphicon-sound-5-1:before
{
	content:"";
}

.glyphicon-sound-6-1:before
{
	content:"";
}

.glyphicon-sound-7-1:before
{
	content:"";
}

.glyphicon-copyright-mark:before
{
	content:"";
}

.glyphicon-registration-mark:before
{
	content:"";
}

.glyphicon-cloud-download:before
{
	content:"";
}

.glyphicon-cloud-upload:before
{
	content:"";
}

.glyphicon-tree-conifer:before
{
	content:"";
}

.glyphicon-tree-deciduous:before
{
	content:"";
}

*
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

:after
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

:before
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

html
{
	font-size:10px;
	-webkit-tap-highlight-color:transparent;
}

a:focus
{
	color:#23527c;
	text-decoration:underline;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

.carousel-inner>.item>a>img
{
	display:block;
	max-width:100%;
	height:auto;
	line-height:1;
}

.carousel-inner>.item>img
{
	display:block;
	max-width:100%;
	height:auto;
	line-height:1;
}

.img-responsive
{
	display:block;
	max-width:100%;
	height:auto;
}

.img-rounded
{
	border-radius:6px;
}

.img-thumbnail
{
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto;
}

.img-circle
{
	border-radius:50%;
}

.sr-only
{
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0;
}

.sr-only-focusable:active
{
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto;
}

.sr-only-focusable:focus
{
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto;
}

.h1 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

.h1 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

.h2 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

.h2 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

.h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

.h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

.h4 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.h4 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.h5 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.h5 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.h6 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.h6 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

h1 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

h1 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

h2 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

h2 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:65%;
}

h4 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

h4 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

h5 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

h5 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

h6 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

h6 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.h1
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:24px;
	color:#273546;
	border-bottom:2px solid #00c0ff;
	margin:0 0 15px 0;
	padding-bottom:5px;
	line-height:24px;
}

h1
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:24px;
	color:#273546;
	border-bottom:2px solid #00c0ff;
	margin:0 0 15px 0;
	padding-bottom:5px;
	line-height:24px;
}

.h1.noline
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:24px;
	color:#273546;
	border-bottom:none;
	margin:0 0 15px 0;
	padding-bottom:5px;
	line-height:24px;
}

h1.noline
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:24px;
	color:#273546;
	border-bottom:none;
	margin:0 0 15px 0;
	padding-bottom:5px;
	line-height:24px;
}

.h2.noline
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:24px;
	color:#273546;
	border-bottom:none;
	margin:0 0 15px 0;
	padding-bottom:5px;
	line-height:24px;
}

h2.noline
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:24px;
	color:#273546;
	border-bottom:none;
	margin:0 0 15px 0;
	padding-bottom:5px;
	line-height:24px;
}

.h2
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:20px;
	color:#273546;
	margin:20px 0;
	line-height:28px;
}

.h3
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#273546;
	margin:15px 0;
	line-height:26px;
}

.h4
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:16px;
	color:#273546;
	margin:10px 0;
	line-height:24px;
}

h4
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:16px;
	color:#273546;
	margin:10px 0;
	line-height:24px;
}

.h5
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
	color:#273546;
	margin:20px 0;
	line-height:22px;
}

h5
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
	color:#273546;
	margin:20px 0;
	line-height:22px;
}

.h6
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:12px;
	color:#273546;
	margin:20px 0;
	line-height:20px;
}

h6
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:12px;
	color:#273546;
	margin:20px 0;
	line-height:20px;
}

.lead
{
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4;
}

.small
{
	font-size:85%;
}

.mark
{
	background-color:#fcf8e3;
	padding:.2em;
}

.text-left
{
	text-align:left;
}

.text-right
{
	text-align:right;
}

.text-center
{
	text-align:center;
}

.text-justify
{
	text-align:justify;
}

.text-nowrap
{
	white-space:nowrap;
}

.text-lowercase
{
	text-transform:lowercase;
}

.text-uppercase
{
	text-transform:uppercase;
}

.text-capitalize
{
	text-transform:capitalize;
}

.text-muted
{
	color:#777;
}

.text-primary
{
	color:#337ab7;
}

a.text-primary:hover
{
	color:#286090;
}

.text-success
{
	color:#3c763d;
}

a.text-success:hover
{
	color:#2b542c;
}

.text-info
{
	color:#31708f;
}

a.text-info:hover
{
	color:#245269;
}

.text-warning
{
	color:#8a6d3b;
}

a.text-warning:hover
{
	color:#66512c;
}

.text-danger
{
	color:#a94442;
}

a.text-danger:hover
{
	color:#843534;
}

.bg-primary
{
	color:#fff;
	background-color:#337ab7;
}

a.bg-primary:hover
{
	background-color:#286090;
}

.bg-success
{
	background-color:#dff0d8;
}

a.bg-success:hover
{
	background-color:#c1e2b3;
}

.bg-info
{
	background-color:#d9edf7;
}

a.bg-info:hover
{
	background-color:#afd9ee;
}

.bg-warning
{
	background-color:#fcf8e3;
}

a.bg-warning:hover
{
	background-color:#f7ecb5;
}

.bg-danger
{
	background-color:#f2dede;
}

a.bg-danger:hover
{
	background-color:#e4b9b9;
}

.page-header
{
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee;
}

ol
{
	margin-top:0;
	margin-bottom:10px;
}

ul
{
	margin-top:0;
	margin-bottom:10px;
}

ol ol
{
	margin-bottom:0;
}

ol ul
{
	margin-bottom:0;
}

ul ol
{
	margin-bottom:0;
}

ul ul
{
	margin-bottom:0;
}

.list-unstyled
{
	padding-left:0;
	list-style:none;
}

.list-inline
{
	padding-left:0;
	list-style:none;
	margin-left:-5px;
}

.list-inline>li
{
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
}

dl
{
	margin-top:0;
	margin-bottom:20px;
}

dd
{
	line-height:1.42857143;
	margin-left:0;
}

dt
{
	line-height:1.42857143;
	font-weight:700;
}

.dl-horizontal dd
{
	margin-left:180px;
}

abbr[data-original-title]
{
	cursor:help;
	border-bottom:1px dotted #777;
}

.initialism
{
	font-size:90%;
	text-transform:uppercase;
}

blockquote ol:last-child
{
	margin-bottom:0;
}

blockquote p:last-child
{
	margin-bottom:0;
}

blockquote ul:last-child
{
	margin-bottom:0;
}

blockquote .small
{
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#777;
}

blockquote footer
{
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#777;
}

blockquote small
{
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#777;
}

blockquote .small:before
{
	content:'— ';
}

blockquote footer:before
{
	content:'— ';
}

blockquote small:before
{
	content:'— ';
}

.blockquote-reverse
{
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0;
	text-align:right;
}

blockquote.pull-right
{
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0;
	text-align:right;
}

.blockquote-reverse .small:before
{
	content:'';
}

.blockquote-reverse footer:before
{
	content:'';
}

.blockquote-reverse small:before
{
	content:'';
}

blockquote.pull-right .small:before
{
	content:'';
}

blockquote.pull-right footer:before
{
	content:'';
}

blockquote.pull-right small:before
{
	content:'';
}

.blockquote-reverse .small:after
{
	content:' —';
}

.blockquote-reverse footer:after
{
	content:' —';
}

.blockquote-reverse small:after
{
	content:' —';
}

blockquote.pull-right .small:after
{
	content:' —';
}

blockquote.pull-right footer:after
{
	content:' —';
}

blockquote.pull-right small:after
{
	content:' —';
}

address
{
	margin-bottom:20px;
	font-style:normal;
	line-height:1.42857143;
}

kbd kbd
{
	padding:0;
	font-size:100%;
	font-weight:700;
	box-shadow:none;
}

pre code
{
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0;
}

.pre-scrollable
{
	max-height:340px;
	overflow-y:scroll;
}

.container
{
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
}

.container-fluid
{
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px;
}

.row
{
	margin-left:-15px;
	margin-right:-15px;
}

.col-lg-1
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:8.33333333%;
}

.col-lg-10
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:83.33333333%;
}

.col-lg-11
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:91.66666667%;
}

.col-lg-12
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:100%;
}

.col-lg-2
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:16.66666667%;
}

.col-lg-3
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:25%;
}

.col-lg-4
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:33.33333333%;
}

.col-lg-5
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:41.66666667%;
}

.col-lg-6
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:50%;
}

.col-lg-7
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:58.33333333%;
}

.col-lg-8
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:66.66666667%;
}

.col-lg-9
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:75%;
}

.col-md-1
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:8.33333333%;
}

.col-md-10
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:83.33333333%;
}

.col-md-11
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:91.66666667%;
}

.col-md-12
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:100%;
}

.col-md-2
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:16.66666667%;
}

.col-md-3
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:25%;
}

.col-md-4
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:33.33333333%;
}

.col-md-5
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:41.66666667%;
}

.col-md-6
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:50%;
}

.col-md-7
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:58.33333333%;
}

.col-md-8
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:66.66666667%;
}

.col-md-9
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:75%;
}

.col-sm-1
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:8.33333333%;
}

.col-sm-10
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:83.33333333%;
}

.col-sm-11
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:91.66666667%;
}

.col-sm-12
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:100%;
}

.col-sm-2
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:16.66666667%;
}

.col-sm-3
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:25%;
}

.col-sm-4
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:33.33333333%;
}

.col-sm-5
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:41.66666667%;
}

.col-sm-6
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:50%;
}

.col-sm-7
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:58.33333333%;
}

.col-sm-8
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:66.66666667%;
}

.col-sm-9
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	width:75%;
}

.col-xs-1
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:8.33333333%;
}

.col-xs-10
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:83.33333333%;
}

.col-xs-11
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:91.66666667%;
}

.col-xs-12
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:100%;
}

.col-xs-2
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:16.66666667%;
}

.col-xs-3
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:25%;
}

.col-xs-4
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:33.33333333%;
}

.col-xs-5
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:41.66666667%;
}

.col-xs-6
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:50%;
}

.col-xs-7
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:58.33333333%;
}

.col-xs-8
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:66.66666667%;
}

.col-xs-9
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:75%;
}

.col_padding_override
{
	padding-left:32px;
	padding-right:32px;
}

.col-xs-pull-12
{
	right:100%;
}

.col-xs-pull-11
{
	right:91.66666667%;
}

.col-xs-pull-10
{
	right:83.33333333%;
}

.col-xs-pull-9
{
	right:75%;
}

.col-xs-pull-8
{
	right:66.66666667%;
}

.col-xs-pull-7
{
	right:58.33333333%;
}

.col-xs-pull-6
{
	right:50%;
}

.col-xs-pull-5
{
	right:41.66666667%;
}

.col-xs-pull-4
{
	right:33.33333333%;
}

.col-xs-pull-3
{
	right:25%;
}

.col-xs-pull-2
{
	right:16.66666667%;
}

.col-xs-pull-1
{
	right:8.33333333%;
}

.col-xs-pull-0
{
	right:auto;
}

.col-xs-push-12
{
	left:100%;
}

.col-xs-push-11
{
	left:91.66666667%;
}

.col-xs-push-10
{
	left:83.33333333%;
}

.col-xs-push-9
{
	left:75%;
}

.col-xs-push-8
{
	left:66.66666667%;
}

.col-xs-push-7
{
	left:58.33333333%;
}

.col-xs-push-6
{
	left:50%;
}

.col-xs-push-5
{
	left:41.66666667%;
}

.col-xs-push-4
{
	left:33.33333333%;
}

.col-xs-push-3
{
	left:25%;
}

.col-xs-push-2
{
	left:16.66666667%;
}

.col-xs-push-1
{
	left:8.33333333%;
}

.col-xs-push-0
{
	left:auto;
}

.col-xs-offset-12
{
	margin-left:100%;
}

.col-xs-offset-11
{
	margin-left:91.66666667%;
}

.col-xs-offset-10
{
	margin-left:83.33333333%;
}

.col-xs-offset-9
{
	margin-left:75%;
}

.col-xs-offset-8
{
	margin-left:66.66666667%;
}

.col-xs-offset-7
{
	margin-left:58.33333333%;
}

.col-xs-offset-6
{
	margin-left:50%;
}

.col-xs-offset-5
{
	margin-left:41.66666667%;
}

.col-xs-offset-4
{
	margin-left:33.33333333%;
}

.col-xs-offset-3
{
	margin-left:25%;
}

.col-xs-offset-2
{
	margin-left:16.66666667%;
}

.col-xs-offset-1
{
	margin-left:8.33333333%;
}

.col-xs-offset-0
{
	margin-left:0;
}

.col-sm-pull-12
{
	right:100%;
}

.col-sm-pull-11
{
	right:91.66666667%;
}

.col-sm-pull-10
{
	right:83.33333333%;
}

.col-sm-pull-9
{
	right:75%;
}

.col-sm-pull-8
{
	right:66.66666667%;
}

.col-sm-pull-7
{
	right:58.33333333%;
}

.col-sm-pull-6
{
	right:50%;
}

.col-sm-pull-5
{
	right:41.66666667%;
}

.col-sm-pull-4
{
	right:33.33333333%;
}

.col-sm-pull-3
{
	right:25%;
}

.col-sm-pull-2
{
	right:16.66666667%;
}

.col-sm-pull-1
{
	right:8.33333333%;
}

.col-sm-pull-0
{
	right:auto;
}

.col-sm-push-12
{
	left:100%;
}

.col-sm-push-11
{
	left:91.66666667%;
}

.col-sm-push-10
{
	left:83.33333333%;
}

.col-sm-push-9
{
	left:75%;
}

.col-sm-push-8
{
	left:66.66666667%;
}

.col-sm-push-7
{
	left:58.33333333%;
}

.col-sm-push-6
{
	left:50%;
}

.col-sm-push-5
{
	left:41.66666667%;
}

.col-sm-push-4
{
	left:33.33333333%;
}

.col-sm-push-3
{
	left:25%;
}

.col-sm-push-2
{
	left:16.66666667%;
}

.col-sm-push-1
{
	left:8.33333333%;
}

.col-sm-push-0
{
	left:auto;
}

.col-sm-offset-12
{
	margin-left:100%;
}

.col-sm-offset-11
{
	margin-left:91.66666667%;
}

.col-sm-offset-10
{
	margin-left:83.33333333%;
}

.col-sm-offset-9
{
	margin-left:75%;
}

.col-sm-offset-8
{
	margin-left:66.66666667%;
}

.col-sm-offset-7
{
	margin-left:58.33333333%;
}

.col-sm-offset-6
{
	margin-left:50%;
}

.col-sm-offset-5
{
	margin-left:41.66666667%;
}

.col-sm-offset-4
{
	margin-left:33.33333333%;
}

.col-sm-offset-3
{
	margin-left:25%;
}

.col-sm-offset-2
{
	margin-left:16.66666667%;
}

.col-sm-offset-1
{
	margin-left:8.33333333%;
}

.col-sm-offset-0
{
	margin-left:0;
}

.col-md-pull-12
{
	right:100%;
}

.col-md-pull-11
{
	right:91.66666667%;
}

.col-md-pull-10
{
	right:83.33333333%;
}

.col-md-pull-9
{
	right:75%;
}

.col-md-pull-8
{
	right:66.66666667%;
}

.col-md-pull-7
{
	right:58.33333333%;
}

.col-md-pull-6
{
	right:50%;
}

.col-md-pull-5
{
	right:41.66666667%;
}

.col-md-pull-4
{
	right:33.33333333%;
}

.col-md-pull-3
{
	right:25%;
}

.col-md-pull-2
{
	right:16.66666667%;
}

.col-md-pull-1
{
	right:8.33333333%;
}

.col-md-pull-0
{
	right:auto;
}

.col-md-push-12
{
	left:100%;
}

.col-md-push-11
{
	left:91.66666667%;
}

.col-md-push-10
{
	left:83.33333333%;
}

.col-md-push-9
{
	left:75%;
}

.col-md-push-8
{
	left:66.66666667%;
}

.col-md-push-7
{
	left:58.33333333%;
}

.col-md-push-6
{
	left:50%;
}

.col-md-push-5
{
	left:41.66666667%;
}

.col-md-push-4
{
	left:33.33333333%;
}

.col-md-push-3
{
	left:25%;
}

.col-md-push-2
{
	left:16.66666667%;
}

.col-md-push-1
{
	left:8.33333333%;
}

.col-md-push-0
{
	left:auto;
}

.col-md-offset-12
{
	margin-left:100%;
}

.col-md-offset-11
{
	margin-left:91.66666667%;
}

.col-md-offset-10
{
	margin-left:83.33333333%;
}

.col-md-offset-9
{
	margin-left:75%;
}

.col-md-offset-8
{
	margin-left:66.66666667%;
}

.col-md-offset-7
{
	margin-left:58.33333333%;
}

.col-md-offset-6
{
	margin-left:50%;
}

.col-md-offset-5
{
	margin-left:41.66666667%;
}

.col-md-offset-4
{
	margin-left:33.33333333%;
}

.col-md-offset-3
{
	margin-left:25%;
}

.col-md-offset-2
{
	margin-left:16.66666667%;
}

.col-md-offset-1
{
	margin-left:8.33333333%;
}

.col-md-offset-0
{
	margin-left:0;
}

.col-lg-pull-12
{
	right:100%;
}

.col-lg-pull-11
{
	right:91.66666667%;
}

.col-lg-pull-10
{
	right:83.33333333%;
}

.col-lg-pull-9
{
	right:75%;
}

.col-lg-pull-8
{
	right:66.66666667%;
}

.col-lg-pull-7
{
	right:58.33333333%;
}

.col-lg-pull-6
{
	right:50%;
}

.col-lg-pull-5
{
	right:41.66666667%;
}

.col-lg-pull-4
{
	right:33.33333333%;
}

.col-lg-pull-3
{
	right:25%;
}

.col-lg-pull-2
{
	right:16.66666667%;
}

.col-lg-pull-1
{
	right:8.33333333%;
}

.col-lg-pull-0
{
	right:auto;
}

.col-lg-push-12
{
	left:100%;
}

.col-lg-push-11
{
	left:91.66666667%;
}

.col-lg-push-10
{
	left:83.33333333%;
}

.col-lg-push-9
{
	left:75%;
}

.col-lg-push-8
{
	left:66.66666667%;
}

.col-lg-push-7
{
	left:58.33333333%;
}

.col-lg-push-6
{
	left:50%;
}

.col-lg-push-5
{
	left:41.66666667%;
}

.col-lg-push-4
{
	left:33.33333333%;
}

.col-lg-push-3
{
	left:25%;
}

.col-lg-push-2
{
	left:16.66666667%;
}

.col-lg-push-1
{
	left:8.33333333%;
}

.col-lg-push-0
{
	left:auto;
}

.col-lg-offset-12
{
	margin-left:100%;
}

.col-lg-offset-11
{
	margin-left:91.66666667%;
}

.col-lg-offset-10
{
	margin-left:83.33333333%;
}

.col-lg-offset-9
{
	margin-left:75%;
}

.col-lg-offset-8
{
	margin-left:66.66666667%;
}

.col-lg-offset-7
{
	margin-left:58.33333333%;
}

.col-lg-offset-6
{
	margin-left:50%;
}

.col-lg-offset-5
{
	margin-left:41.66666667%;
}

.col-lg-offset-4
{
	margin-left:33.33333333%;
}

.col-lg-offset-3
{
	margin-left:25%;
}

.col-lg-offset-2
{
	margin-left:16.66666667%;
}

.col-lg-offset-1
{
	margin-left:8.33333333%;
}

.col-lg-offset-0
{
	margin-left:0;
}

caption
{
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left;
}

.table>tbody>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
}

.table>tbody>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
}

.table>tfoot>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
}

.table>tfoot>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
}

.table>thead>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
}

.table>thead>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:bottom;
	border-top:1px solid #ddd;
	border-bottom:2px solid #ddd;
}

.table>caption+thead>tr:first-child>td
{
	border-top:0;
}

.table>caption+thead>tr:first-child>th
{
	border-top:0;
}

.table>colgroup+thead>tr:first-child>td
{
	border-top:0;
}

.table>colgroup+thead>tr:first-child>th
{
	border-top:0;
}

.table>thead:first-child>tr:first-child>td
{
	border-top:0;
}

.table>thead:first-child>tr:first-child>th
{
	border-top:0;
}

.table>tbody+tbody
{
	border-top:2px solid #ddd;
}

.table .table
{
	background-color:#fff;
}

.table-condensed>tbody>tr>td
{
	padding:5px;
}

.table-condensed>tbody>tr>th
{
	padding:5px;
}

.table-condensed>tfoot>tr>td
{
	padding:5px;
}

.table-condensed>tfoot>tr>th
{
	padding:5px;
}

.table-condensed>thead>tr>td
{
	padding:5px;
}

.table-condensed>thead>tr>th
{
	padding:5px;
}

.table-bordered
{
	border:1px solid #ddd;
}

.table-bordered>tbody>tr>td
{
	border:1px solid #ddd;
}

.table-bordered>tbody>tr>th
{
	border:1px solid #ddd;
}

.table-bordered>tfoot>tr>td
{
	border:1px solid #ddd;
}

.table-bordered>tfoot>tr>th
{
	border:1px solid #ddd;
}

.table-bordered>thead>tr>td
{
	border:1px solid #ddd;
	border-bottom-width:2px;
}

.table-bordered>thead>tr>th
{
	border:1px solid #ddd;
	border-bottom-width:2px;
}

.table-striped>tbody>tr:nth-child(odd)
{
	background-color:#f9f9f9;
}

.table-hover>tbody>tr:hover
{
	background-color:#f5f5f5;
}

table col[class*=col-]
{
	position:static;
	float:none;
	display:table-column;
}

table td[class*=col-]
{
	position:static;
	float:none;
	display:table-cell;
}

table th[class*=col-]
{
	position:static;
	float:none;
	display:table-cell;
}

.table>tbody>tr.active>td
{
	background-color:#f5f5f5;
}

.table>tbody>tr.active>th
{
	background-color:#f5f5f5;
}

.table>tbody>tr>td.active
{
	background-color:#f5f5f5;
}

.table>tbody>tr>th.active
{
	background-color:#f5f5f5;
}

.table>tfoot>tr.active>td
{
	background-color:#f5f5f5;
}

.table>tfoot>tr.active>th
{
	background-color:#f5f5f5;
}

.table>tfoot>tr>td.active
{
	background-color:#f5f5f5;
}

.table>tfoot>tr>th.active
{
	background-color:#f5f5f5;
}

.table>thead>tr.active>td
{
	background-color:#f5f5f5;
}

.table>thead>tr.active>th
{
	background-color:#f5f5f5;
}

.table>thead>tr>td.active
{
	background-color:#f5f5f5;
}

.table>thead>tr>th.active
{
	background-color:#f5f5f5;
}

.table-hover>tbody>tr.active:hover>td
{
	background-color:#e8e8e8;
}

.table-hover>tbody>tr.active:hover>th
{
	background-color:#e8e8e8;
}

.table-hover>tbody>tr:hover>.active
{
	background-color:#e8e8e8;
}

.table-hover>tbody>tr>td.active:hover
{
	background-color:#e8e8e8;
}

.table-hover>tbody>tr>th.active:hover
{
	background-color:#e8e8e8;
}

.table>tbody>tr.success>td
{
	background-color:#dff0d8;
}

.table>tbody>tr.success>th
{
	background-color:#dff0d8;
}

.table>tbody>tr>td.success
{
	background-color:#dff0d8;
}

.table>tbody>tr>th.success
{
	background-color:#dff0d8;
}

.table>tfoot>tr.success>td
{
	background-color:#dff0d8;
}

.table>tfoot>tr.success>th
{
	background-color:#dff0d8;
}

.table>tfoot>tr>td.success
{
	background-color:#dff0d8;
}

.table>tfoot>tr>th.success
{
	background-color:#dff0d8;
}

.table>thead>tr.success>td
{
	background-color:#dff0d8;
}

.table>thead>tr.success>th
{
	background-color:#dff0d8;
}

.table>thead>tr>td.success
{
	background-color:#dff0d8;
}

.table>thead>tr>th.success
{
	background-color:#dff0d8;
}

.table-hover>tbody>tr.success:hover>td
{
	background-color:#d0e9c6;
}

.table-hover>tbody>tr.success:hover>th
{
	background-color:#d0e9c6;
}

.table-hover>tbody>tr:hover>.success
{
	background-color:#d0e9c6;
}

.table-hover>tbody>tr>td.success:hover
{
	background-color:#d0e9c6;
}

.table-hover>tbody>tr>th.success:hover
{
	background-color:#d0e9c6;
}

.table>tbody>tr.info>td
{
	background-color:#d9edf7;
}

.table>tbody>tr.info>th
{
	background-color:#d9edf7;
}

.table>tbody>tr>td.info
{
	background-color:#d9edf7;
}

.table>tbody>tr>th.info
{
	background-color:#d9edf7;
}

.table>tfoot>tr.info>td
{
	background-color:#d9edf7;
}

.table>tfoot>tr.info>th
{
	background-color:#d9edf7;
}

.table>tfoot>tr>td.info
{
	background-color:#d9edf7;
}

.table>tfoot>tr>th.info
{
	background-color:#d9edf7;
}

.table>thead>tr.info>td
{
	background-color:#d9edf7;
}

.table>thead>tr.info>th
{
	background-color:#d9edf7;
}

.table>thead>tr>td.info
{
	background-color:#d9edf7;
}

.table>thead>tr>th.info
{
	background-color:#d9edf7;
}

.table-hover>tbody>tr.info:hover>td
{
	background-color:#c4e3f3;
}

.table-hover>tbody>tr.info:hover>th
{
	background-color:#c4e3f3;
}

.table-hover>tbody>tr:hover>.info
{
	background-color:#c4e3f3;
}

.table-hover>tbody>tr>td.info:hover
{
	background-color:#c4e3f3;
}

.table-hover>tbody>tr>th.info:hover
{
	background-color:#c4e3f3;
}

.table>tbody>tr.warning>td
{
	background-color:#fcf8e3;
}

.table>tbody>tr.warning>th
{
	background-color:#fcf8e3;
}

.table>tbody>tr>td.warning
{
	background-color:#fcf8e3;
}

.table>tbody>tr>th.warning
{
	background-color:#fcf8e3;
}

.table>tfoot>tr.warning>td
{
	background-color:#fcf8e3;
}

.table>tfoot>tr.warning>th
{
	background-color:#fcf8e3;
}

.table>tfoot>tr>td.warning
{
	background-color:#fcf8e3;
}

.table>tfoot>tr>th.warning
{
	background-color:#fcf8e3;
}

.table>thead>tr.warning>td
{
	background-color:#fcf8e3;
}

.table>thead>tr.warning>th
{
	background-color:#fcf8e3;
}

.table>thead>tr>td.warning
{
	background-color:#fcf8e3;
}

.table>thead>tr>th.warning
{
	background-color:#fcf8e3;
}

.table-hover>tbody>tr.warning:hover>td
{
	background-color:#faf2cc;
}

.table-hover>tbody>tr.warning:hover>th
{
	background-color:#faf2cc;
}

.table-hover>tbody>tr:hover>.warning
{
	background-color:#faf2cc;
}

.table-hover>tbody>tr>td.warning:hover
{
	background-color:#faf2cc;
}

.table-hover>tbody>tr>th.warning:hover
{
	background-color:#faf2cc;
}

.table>tbody>tr.danger>td
{
	background-color:#f2dede;
}

.table>tbody>tr.danger>th
{
	background-color:#f2dede;
}

.table>tbody>tr>td.danger
{
	background-color:#f2dede;
}

.table>tbody>tr>th.danger
{
	background-color:#f2dede;
}

.table>tfoot>tr.danger>td
{
	background-color:#f2dede;
}

.table>tfoot>tr.danger>th
{
	background-color:#f2dede;
}

.table>tfoot>tr>td.danger
{
	background-color:#f2dede;
}

.table>tfoot>tr>th.danger
{
	background-color:#f2dede;
}

.table>thead>tr.danger>td
{
	background-color:#f2dede;
}

.table>thead>tr.danger>th
{
	background-color:#f2dede;
}

.table>thead>tr>td.danger
{
	background-color:#f2dede;
}

.table>thead>tr>th.danger
{
	background-color:#f2dede;
}

.table-hover>tbody>tr.danger:hover>td
{
	background-color:#ebcccc;
}

.table-hover>tbody>tr.danger:hover>th
{
	background-color:#ebcccc;
}

.table-hover>tbody>tr:hover>.danger
{
	background-color:#ebcccc;
}

.table-hover>tbody>tr>td.danger:hover
{
	background-color:#ebcccc;
}

.table-hover>tbody>tr>th.danger:hover
{
	background-color:#ebcccc;
}

.table-responsive
{
	overflow-x:auto;
	min-height:.01%;
}

.table-responsive>.table
{
	margin-bottom:0;
}

.table-responsive>.table>tbody>tr>td
{
	white-space:nowrap;
}

.table-responsive>.table>tbody>tr>th
{
	white-space:nowrap;
}

.table-responsive>.table>tfoot>tr>td
{
	white-space:nowrap;
}

.table-responsive>.table>tfoot>tr>th
{
	white-space:nowrap;
}

.table-responsive>.table>thead>tr>td
{
	white-space:nowrap;
}

.table-responsive>.table>thead>tr>th
{
	white-space:nowrap;
}

.table-responsive>.table-bordered
{
	border:0;
}

.table-responsive>.table-bordered>tbody>tr>td:first-child
{
	border-left:0;
}

.table-responsive>.table-bordered>tbody>tr>th:first-child
{
	border-left:0;
}

.table-responsive>.table-bordered>tfoot>tr>td:first-child
{
	border-left:0;
}

.table-responsive>.table-bordered>tfoot>tr>th:first-child
{
	border-left:0;
}

.table-responsive>.table-bordered>thead>tr>td:first-child
{
	border-left:0;
}

.table-responsive>.table-bordered>thead>tr>th:first-child
{
	border-left:0;
}

.table-responsive>.table-bordered>tbody>tr>td:last-child
{
	border-right:0;
}

.table-responsive>.table-bordered>tbody>tr>th:last-child
{
	border-right:0;
}

.table-responsive>.table-bordered>tfoot>tr>td:last-child
{
	border-right:0;
}

.table-responsive>.table-bordered>tfoot>tr>th:last-child
{
	border-right:0;
}

.table-responsive>.table-bordered>thead>tr>td:last-child
{
	border-right:0;
}

.table-responsive>.table-bordered>thead>tr>th:last-child
{
	border-right:0;
}

.table-responsive>.table-bordered>tbody>tr:last-child>td
{
	border-bottom:0;
}

.table-responsive>.table-bordered>tbody>tr:last-child>th
{
	border-bottom:0;
}

.table-responsive>.table-bordered>tfoot>tr:last-child>td
{
	border-bottom:0;
}

.table-responsive>.table-bordered>tfoot>tr:last-child>th
{
	border-bottom:0;
}

label
{
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:700;
}

input[type=file]
{
	display:block;
}

input[type=range]
{
	display:block;
	width:100%;
}

select[multiple]
{
	height:auto;
}

select[size]
{
	height:auto;
}

input[type=checkbox]:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

input[type=file]:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

input[type=radio]:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

output
{
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
}

.form-control
{
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus
{
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder
{
	color:#999;
	opacity:1;
}

.form-control:-ms-input-placeholder
{
	color:#999;
}

.form-control::-webkit-input-placeholder
{
	color:#999;
}

.form-control[disabled]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

.form-control[readonly]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

fieldset[disabled] .form-control
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

textarea.form-control
{
	height:auto;
}

input[type=date].input-sm
{
	line-height:30px;
}

input[type=datetime-local].input-sm
{
	line-height:30px;
}

input[type=month].input-sm
{
	line-height:30px;
}

input[type=time].input-sm
{
	line-height:30px;
}

input[type=date].input-lg
{
	line-height:46px;
}

input[type=datetime-local].input-lg
{
	line-height:46px;
}

input[type=month].input-lg
{
	line-height:46px;
}

input[type=time].input-lg
{
	line-height:46px;
}

.form-group
{
	margin-bottom:15px;
}

.checkbox
{
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.radio
{
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.checkbox label
{
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer;
}

.radio label
{
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer;
}

.checkbox input[type=checkbox]
{
	position:absolute;
	margin-left:-20px;
}

.checkbox-inline input[type=checkbox]
{
	position:absolute;
	margin-left:-20px;
}

.radio input[type=radio]
{
	position:absolute;
	margin-left:-20px;
}

.radio-inline input[type=radio]
{
	position:absolute;
	margin-left:-20px;
}

.checkbox+.checkbox
{
	margin-top:-5px;
}

.radio+.radio
{
	margin-top:-5px;
}

.checkbox-inline
{
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:400;
	cursor:pointer;
}

.radio-inline
{
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:400;
	cursor:pointer;
}

.checkbox-inline+.checkbox-inline
{
	margin-top:0;
	margin-left:10px;
}

.radio-inline+.radio-inline
{
	margin-top:0;
	margin-left:10px;
}

fieldset[disabled] input[type=checkbox]
{
	cursor:not-allowed;
}

fieldset[disabled] input[type=radio]
{
	cursor:not-allowed;
}

input[type=checkbox].disabled
{
	cursor:not-allowed;
}

input[type=checkbox][disabled]
{
	cursor:not-allowed;
}

input[type=radio].disabled
{
	cursor:not-allowed;
}

input[type=radio][disabled]
{
	cursor:not-allowed;
}

.checkbox-inline.disabled
{
	cursor:not-allowed;
}

.radio-inline.disabled
{
	cursor:not-allowed;
}

fieldset[disabled] .checkbox-inline
{
	cursor:not-allowed;
}

fieldset[disabled] .radio-inline
{
	cursor:not-allowed;
}

.checkbox.disabled label
{
	cursor:not-allowed;
}

.radio.disabled label
{
	cursor:not-allowed;
}

fieldset[disabled] .checkbox label
{
	cursor:not-allowed;
}

fieldset[disabled] .radio label
{
	cursor:not-allowed;
}

.form-control-static
{
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:0;
}

.form-control-static.input-lg
{
	padding-left:0;
	padding-right:0;
}

.form-control-static.input-sm
{
	padding-left:0;
	padding-right:0;
}

.form-group-sm .form-control
{
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.input-sm
{
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

select.form-group-sm .form-control
{
	height:30px;
	line-height:30px;
}

select.input-sm
{
	height:30px;
	line-height:30px;
}

select[multiple].form-group-sm .form-control
{
	height:auto;
}

select[multiple].input-sm
{
	height:auto;
}

textarea.form-group-sm .form-control
{
	height:auto;
}

textarea.input-sm
{
	height:auto;
}

.form-group-lg .form-control
{
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px;
}

.input-lg
{
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px;
}

select.form-group-lg .form-control
{
	height:46px;
	line-height:46px;
}

select.input-lg
{
	height:46px;
	line-height:46px;
}

select[multiple].form-group-lg .form-control
{
	height:auto;
}

select[multiple].input-lg
{
	height:auto;
}

textarea.form-group-lg .form-control
{
	height:auto;
}

textarea.input-lg
{
	height:auto;
}

.has-feedback
{
	position:relative;
}

.has-feedback .form-control
{
	padding-right:42.5px;
}

.form-control-feedback
{
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center;
	pointer-events:none;
}

.input-lg+.form-control-feedback
{
	width:46px;
	height:46px;
	line-height:46px;
}

.input-sm+.form-control-feedback
{
	width:30px;
	height:30px;
	line-height:30px;
}

.has-success .checkbox
{
	color:#3c763d;
}

.has-success .checkbox-inline
{
	color:#3c763d;
}

.has-success .control-label
{
	color:#3c763d;
}

.has-success .help-block
{
	color:#3c763d;
}

.has-success .radio
{
	color:#3c763d;
}

.has-success .radio-inline
{
	color:#3c763d;
}

.has-success.checkbox label
{
	color:#3c763d;
}

.has-success.checkbox-inline label
{
	color:#3c763d;
}

.has-success.radio label
{
	color:#3c763d;
}

.has-success.radio-inline label
{
	color:#3c763d;
}

.has-success .form-control
{
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus
{
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
}

.has-success .input-group-addon
{
	color:#3c763d;
	border-color:#3c763d;
	background-color:#dff0d8;
}

.has-success .form-control-feedback
{
	color:#3c763d;
}

.has-warning .checkbox
{
	color:#8a6d3b;
}

.has-warning .checkbox-inline
{
	color:#8a6d3b;
}

.has-warning .control-label
{
	color:#8a6d3b;
}

.has-warning .help-block
{
	color:#8a6d3b;
}

.has-warning .radio
{
	color:#8a6d3b;
}

.has-warning .radio-inline
{
	color:#8a6d3b;
}

.has-warning.checkbox label
{
	color:#8a6d3b;
}

.has-warning.checkbox-inline label
{
	color:#8a6d3b;
}

.has-warning.radio label
{
	color:#8a6d3b;
}

.has-warning.radio-inline label
{
	color:#8a6d3b;
}

.has-warning .form-control
{
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus
{
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon
{
	color:#8a6d3b;
	border-color:#8a6d3b;
	background-color:#fcf8e3;
}

.has-warning .form-control-feedback
{
	color:#8a6d3b;
}

.has-error .checkbox
{
	color:#a94442;
}

.has-error .checkbox-inline
{
	color:#a94442;
}

.has-error .control-label
{
	color:#a94442;
}

.has-error .help-block
{
	color:#a94442;
}

.has-error .radio
{
	color:#a94442;
}

.has-error .radio-inline
{
	color:#a94442;
}

.has-error.checkbox label
{
	color:#a94442;
}

.has-error.checkbox-inline label
{
	color:#a94442;
}

.has-error.radio label
{
	color:#a94442;
}

.has-error.radio-inline label
{
	color:#a94442;
}

.has-error .form-control
{
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus
{
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon
{
	color:#a94442;
	border-color:#a94442;
	background-color:#f2dede;
}

.has-error .form-control-feedback
{
	color:#a94442;
}

.has-feedback label~.form-control-feedback
{
	top:25px;
}

.has-feedback label.sr-only~.form-control-feedback
{
	top:0;
}

.help-block
{
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373;
}

.form-inline .form-control
{
	display:inline-block;
	width:auto;
	vertical-align:middle;
}

.form-inline .form-control-static
{
	display:inline-block;
}

.form-inline .input-group
{
	display:inline-table;
	vertical-align:middle;
}

.form-inline .input-group .form-control
{
	width:auto;
}

.form-inline .input-group .input-group-addon
{
	width:auto;
}

.form-inline .input-group .input-group-btn
{
	width:auto;
}

.form-inline .input-group>.form-control
{
	width:100%;
}

.form-inline .control-label
{
	margin-bottom:0;
	vertical-align:middle;
}

.form-inline .checkbox
{
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle;
}

.form-inline .radio
{
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle;
}

.form-inline .checkbox label
{
	padding-left:0;
}

.form-inline .radio label
{
	padding-left:0;
}

.form-inline .checkbox input[type=checkbox]
{
	position:relative;
	margin-left:0;
}

.form-inline .radio input[type=radio]
{
	position:relative;
	margin-left:0;
}

.form-inline .has-feedback .form-control-feedback
{
	top:0;
}

.form-horizontal .checkbox
{
	margin-top:0;
	margin-bottom:0;
	padding-top:7px;
	min-height:27px;
}

.form-horizontal .checkbox-inline
{
	margin-top:0;
	margin-bottom:0;
	padding-top:7px;
}

.form-horizontal .radio
{
	margin-top:0;
	margin-bottom:0;
	padding-top:7px;
	min-height:27px;
}

.form-horizontal .radio-inline
{
	margin-top:0;
	margin-bottom:0;
	padding-top:7px;
}

.form-horizontal .form-group
{
	margin-left:-15px;
	margin-right:-15px;
}

.form-horizontal .has-feedback .form-control-feedback
{
	right:15px;
}

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

.btn.active.focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

.btn.active:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

.btn.focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	color:#333;
	text-decoration:none;
}

.btn:active.focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

.btn:active:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

.btn:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	color:#333;
	text-decoration:none;
}

.btn:hover
{
	color:#333;
	text-decoration:none;
}

.btn.active
{
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
}

.btn:active
{
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled
{
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.btn[disabled]
{
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	-webkit-box-shadow:none;
	box-shadow:none;
}

fieldset[disabled] .btn
{
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.btn-default
{
	color:#333;
	background-color:#fff;
	border-color:#ccc;
}

.btn-default.active
{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
	background-image:none;
}

.btn-default.focus
{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
}

.btn-default:active
{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
	background-image:none;
}

.btn-default:focus
{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
}

.btn-default:hover
{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
}

.open>.dropdown-toggle.btn-default
{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
	background-image:none;
}

.btn-default.disabled
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default.disabled.active
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default.disabled.focus
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default.disabled:active
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default.disabled:focus
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default.disabled:hover
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default[disabled]
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default[disabled].active
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default[disabled].focus
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default[disabled]:active
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default[disabled]:focus
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default[disabled]:hover
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] .btn-default
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] .btn-default.active
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] .btn-default.focus
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] .btn-default:active
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] .btn-default:focus
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] .btn-default:hover
{
	background-color:#fff;
	border-color:#ccc;
}

.btn-default .badge
{
	color:#fff;
	background-color:#333;
}

.btn-primary
{
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary.active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.btn-primary.focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.btn-primary:active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.btn-primary:focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.btn-primary:hover
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.open>.dropdown-toggle.btn-primary
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.btn-primary.disabled
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary.disabled.active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary.disabled.focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary.disabled:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary.disabled:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary.disabled:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary[disabled]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary[disabled].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary[disabled].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary[disabled]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary[disabled]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary[disabled]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .btn-primary
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .btn-primary.active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .btn-primary.focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .btn-primary:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .btn-primary:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .btn-primary:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.btn-primary .badge
{
	color:#337ab7;
	background-color:#fff;
}

.btn-success
{
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success.active
{
	color:#fff;
	background-color:#449d44;
	border-color:#398439;
	background-image:none;
}

.btn-success.focus
{
	color:#fff;
	background-color:#449d44;
	border-color:#398439;
}

.btn-success:active
{
	color:#fff;
	background-color:#449d44;
	border-color:#398439;
	background-image:none;
}

.btn-success:focus
{
	color:#fff;
	background-color:#449d44;
	border-color:#398439;
}

.btn-success:hover
{
	color:#fff;
	background-color:#449d44;
	border-color:#398439;
}

.open>.dropdown-toggle.btn-success
{
	color:#fff;
	background-color:#449d44;
	border-color:#398439;
	background-image:none;
}

.btn-success.disabled
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success.disabled.active
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success.disabled.focus
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success.disabled:active
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success.disabled:focus
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success.disabled:hover
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success[disabled]
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success[disabled].active
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success[disabled].focus
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success[disabled]:active
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success[disabled]:focus
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success[disabled]:hover
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

fieldset[disabled] .btn-success
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

fieldset[disabled] .btn-success.active
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

fieldset[disabled] .btn-success.focus
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

fieldset[disabled] .btn-success:active
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

fieldset[disabled] .btn-success:focus
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

fieldset[disabled] .btn-success:hover
{
	background-color:#5cb85c;
	border-color:#4cae4c;
}

.btn-success .badge
{
	color:#5cb85c;
	background-color:#fff;
}

.btn-info
{
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info.active
{
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc;
	background-image:none;
}

.btn-info.focus
{
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc;
}

.btn-info:active
{
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc;
	background-image:none;
}

.btn-info:focus
{
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc;
}

.btn-info:hover
{
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc;
}

.open>.dropdown-toggle.btn-info
{
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc;
	background-image:none;
}

.btn-info.disabled
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info.disabled.active
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info.disabled.focus
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info.disabled:active
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info.disabled:focus
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info.disabled:hover
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info[disabled]
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info[disabled].active
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info[disabled].focus
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info[disabled]:active
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info[disabled]:focus
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info[disabled]:hover
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

fieldset[disabled] .btn-info
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

fieldset[disabled] .btn-info.active
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

fieldset[disabled] .btn-info.focus
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

fieldset[disabled] .btn-info:active
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

fieldset[disabled] .btn-info:focus
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

fieldset[disabled] .btn-info:hover
{
	background-color:#5bc0de;
	border-color:#46b8da;
}

.btn-info .badge
{
	color:#5bc0de;
	background-color:#fff;
}

.btn-warning
{
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning.active
{
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512;
	background-image:none;
}

.btn-warning.focus
{
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512;
}

.btn-warning:active
{
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512;
	background-image:none;
}

.btn-warning:focus
{
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512;
}

.btn-warning:hover
{
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512;
}

.open>.dropdown-toggle.btn-warning
{
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512;
	background-image:none;
}

.btn-warning.disabled
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning.disabled.active
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning.disabled.focus
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning.disabled:active
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning.disabled:focus
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning.disabled:hover
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning[disabled]
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning[disabled].active
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning[disabled].focus
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning[disabled]:active
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning[disabled]:focus
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning[disabled]:hover
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

fieldset[disabled] .btn-warning
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

fieldset[disabled] .btn-warning.active
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

fieldset[disabled] .btn-warning.focus
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

fieldset[disabled] .btn-warning:active
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

fieldset[disabled] .btn-warning:focus
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

fieldset[disabled] .btn-warning:hover
{
	background-color:#f0ad4e;
	border-color:#eea236;
}

.btn-warning .badge
{
	color:#f0ad4e;
	background-color:#fff;
}

.btn-danger
{
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger.active
{
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925;
	background-image:none;
}

.btn-danger.focus
{
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925;
}

.btn-danger:active
{
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925;
	background-image:none;
}

.btn-danger:focus
{
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925;
}

.btn-danger:hover
{
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925;
}

.open>.dropdown-toggle.btn-danger
{
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925;
	background-image:none;
}

.btn-danger.disabled
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger.disabled.active
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger.disabled.focus
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger.disabled:active
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger.disabled:focus
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger.disabled:hover
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger[disabled]
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger[disabled].active
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger[disabled].focus
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger[disabled]:active
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger[disabled]:focus
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger[disabled]:hover
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

fieldset[disabled] .btn-danger
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

fieldset[disabled] .btn-danger.active
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

fieldset[disabled] .btn-danger.focus
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

fieldset[disabled] .btn-danger:active
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

fieldset[disabled] .btn-danger:focus
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

fieldset[disabled] .btn-danger:hover
{
	background-color:#d9534f;
	border-color:#d43f3a;
}

.btn-danger .badge
{
	color:#d9534f;
	background-color:#fff;
}

.btn-link
{
	color:#337ab7;
	font-weight:400;
	border-radius:0;
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:transparent;
}

.btn-link.active
{
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.btn-link:active
{
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:transparent;
}

.btn-link[disabled]
{
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
}

fieldset[disabled] .btn-link
{
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.btn-link:focus
{
	border-color:transparent;
	color:#23527c;
	text-decoration:underline;
	background-color:transparent;
}

.btn-link:hover
{
	border-color:transparent;
	color:#23527c;
	text-decoration:underline;
	background-color:transparent;
}

.btn-link[disabled]:focus
{
	color:#777;
	text-decoration:none;
}

.btn-link[disabled]:hover
{
	color:#777;
	text-decoration:none;
}

fieldset[disabled] .btn-link:focus
{
	color:#777;
	text-decoration:none;
}

fieldset[disabled] .btn-link:hover
{
	color:#777;
	text-decoration:none;
}

.btn-group-lg>.btn
{
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px;
}

.btn-lg
{
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px;
}

.btn-group-sm>.btn
{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.btn-sm
{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.btn-group-xs>.btn
{
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.btn-xs
{
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.btn-block
{
	display:block;
	width:100%;
}

.btn-block+.btn-block
{
	margin-top:5px;
}

input[type=button].btn-block
{
	width:100%;
}

input[type=reset].btn-block
{
	width:100%;
}

input[type=submit].btn-block
{
	width:100%;
}

.fade
{
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear;
}

.fade.in
{
	opacity:1;
}

.collapse
{
	display:none;
	visibility:hidden;
}

.collapse.in
{
	display:block;
	visibility:visible;
}

tr.collapse.in
{
	display:table-row;
}

tbody.collapse.in
{
	display:table-row-group;
}

.collapsing
{
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-property:height, visibility;
	transition-property:height, visibility;
	-webkit-transition-duration:.35s;
	transition-duration:.35s;
	-webkit-transition-timing-function:ease;
	transition-timing-function:ease;
}

.caret
{
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent;
}

.dropdown
{
	position:relative;
}

.dropdown-toggle:focus
{
	outline:0;
}

.dropdown-menu
{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:14px;
	text-align:left;
	background-color:#fff;
	border:1px solid rgba(0,0,0,.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:0 6px 12px rgba(0,0,0,.175);
	background-clip:padding-box;
}

#header_basket_1_dd.dropdown-menu
{
	margin:0;
	padding:0;
	background:0 0;
	background-color:transparent;
	right:0;
}

.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:400;
	line-height:1.42857143;
	color:#333;
	white-space:nowrap;
}

.dropdown-menu .st_spacer
{
	height:10px;
}

.dropdown-menu>li>a:focus
{
	text-decoration:none;
	color:#262626;
	background-color:#f5f5f5;
}

.dropdown-menu>li>a:hover
{
	text-decoration:none;
	color:#262626;
	background-color:#f5f5f5;
}

.dropdown-menu>.active>a
{
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#337ab7;
}

.dropdown-menu>.active>a:focus
{
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#337ab7;
}

.dropdown-menu>.active>a:hover
{
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#337ab7;
}

.dropdown-menu>.disabled>a
{
	color:#777;
}

.dropdown-menu>.disabled>a:focus
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	cursor:not-allowed;
}

.dropdown-menu>.disabled>a:hover
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	cursor:not-allowed;
}

.open>.dropdown-menu
{
	display:block;
}

.open>a
{
	outline:0;
}

.dropdown-menu-right
{
	left:auto;
	right:0;
}

.dropdown-menu-left
{
	left:0;
	right:auto;
}

.dropdown-header
{
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.42857143;
	color:#777;
	white-space:nowrap;
}

.dropdown-backdrop
{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990;
}

.pull-right>.dropdown-menu
{
	right:0;
	left:auto;
}

.dropup .caret
{
	border-top:0;
	border-bottom:4px solid;
	content:"";
}

.navbar-fixed-bottom .dropdown .caret
{
	border-top:0;
	border-bottom:4px solid;
	content:"";
}

.dropup .dropdown-menu
{
	top:auto;
	bottom:100%;
	margin-bottom:1px;
}

.navbar-fixed-bottom .dropdown .dropdown-menu
{
	top:auto;
	bottom:100%;
	margin-bottom:1px;
}

.navbar-right .dropdown-menu-left
{
	left:0;
	right:auto;
}

.btn-group
{
	position:relative;
	display:inline-block;
	vertical-align:middle;
}

.btn-group-vertical
{
	position:relative;
	display:inline-block;
	vertical-align:middle;
}

.btn-group-vertical>.btn
{
	position:relative;
	float:none;
	display:block;
	width:100%;
	max-width:100%;
}

.btn-group>.btn
{
	position:relative;
	float:left;
}

.btn-group-vertical>.btn.active
{
	z-index:2;
}

.btn-group-vertical>.btn:active
{
	z-index:2;
}

.btn-group-vertical>.btn:focus
{
	z-index:2;
}

.btn-group-vertical>.btn:hover
{
	z-index:2;
}

.btn-group>.btn.active
{
	z-index:2;
}

.btn-group>.btn:active
{
	z-index:2;
}

.btn-group>.btn:focus
{
	z-index:2;
}

.btn-group>.btn:hover
{
	z-index:2;
}

.btn-group .btn+.btn
{
	margin-left:-1px;
}

.btn-group .btn+.btn-group
{
	margin-left:-1px;
}

.btn-group .btn-group+.btn
{
	margin-left:-1px;
}

.btn-group .btn-group+.btn-group
{
	margin-left:-1px;
}

.btn-toolbar
{
	margin-left:-5px;
}

.btn-toolbar .btn-group
{
	float:left;
}

.btn-toolbar .input-group
{
	float:left;
}

.btn-toolbar>.btn
{
	margin-left:5px;
}

.btn-toolbar>.btn-group
{
	margin-left:5px;
}

.btn-toolbar>.input-group
{
	margin-left:5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle)
{
	border-radius:0;
}

.btn-group>.btn:first-child
{
	margin-left:0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle)
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}

.btn-group>.btn:last-child:not(:first-child)
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}

.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
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}

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

.btn-group.open .dropdown-toggle
{
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
}

.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.btn-link
{
	-webkit-box-shadow:none;
	box-shadow:none;
}

.btn .caret
{
	margin-left:0;
}

.btn-lg .caret
{
	border-width:5px 5px 0;
	border-bottom-width:0;
}

.dropup .btn-lg .caret
{
	border-width:0 5px 5px;
}

.btn-group-vertical>.btn-group
{
	display:block;
	float:none;
	width:100%;
	max-width:100%;
}

.btn-group-vertical>.btn-group>.btn
{
	display:block;
	float:none;
	width:100%;
	max-width:100%;
}

.btn-group-vertical>.btn+.btn
{
	margin-top:-1px;
	margin-left:0;
}

.btn-group-vertical>.btn+.btn-group
{
	margin-top:-1px;
	margin-left:0;
}

.btn-group-vertical>.btn-group+.btn
{
	margin-top:-1px;
	margin-left:0;
}

.btn-group-vertical>.btn-group+.btn-group
{
	margin-top:-1px;
	margin-left:0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child)
{
	border-radius:0;
}

.btn-group-vertical>.btn:first-child:not(:last-child)
{
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}

.btn-group-vertical>.btn:last-child:not(:first-child)
{
	border-bottom-left-radius:4px;
	border-top-right-radius:0;
	border-top-left-radius:0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn
{
	border-radius:0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child
{
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle
{
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child
{
	border-top-right-radius:0;
	border-top-left-radius:0;
}

.btn-group-justified
{
	display:table;
	width:100%;
	table-layout:fixed;
	border-collapse:separate;
}

.btn-group-justified>.btn
{
	float:none;
	display:table-cell;
	width:1%;
}

.btn-group-justified>.btn-group
{
	float:none;
	display:table-cell;
	width:1%;
}

.btn-group-justified>.btn-group .btn
{
	width:100%;
}

.btn-group-justified>.btn-group .dropdown-menu
{
	left:auto;
}

[data-toggle=buttons]>.btn input[type=checkbox]
{
	position:absolute;
	clip:rect(0,0,0,0);
	pointer-events:none;
}

[data-toggle=buttons]>.btn input[type=radio]
{
	position:absolute;
	clip:rect(0,0,0,0);
	pointer-events:none;
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]
{
	position:absolute;
	clip:rect(0,0,0,0);
	pointer-events:none;
}

[data-toggle=buttons]>.btn-group>.btn input[type=radio]
{
	position:absolute;
	clip:rect(0,0,0,0);
	pointer-events:none;
}

.input-group
{
	position:relative;
	display:table;
	border-collapse:separate;
}

.input-group[class*=col-]
{
	float:none;
	padding-left:0;
	padding-right:0;
}

.input-group .form-control
{
	position:relative;
	z-index:2;
	float:left;
	width:100%;
	margin-bottom:0;
	display:table-cell;
}

.input-group-lg>.form-control
{
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px;
}

.input-group-lg>.input-group-addon
{
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px;
}

.input-group-lg>.input-group-btn>.btn
{
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px;
}

select.input-group-lg>.form-control
{
	height:46px;
	line-height:46px;
}

select.input-group-lg>.input-group-addon
{
	height:46px;
	line-height:46px;
}

select.input-group-lg>.input-group-btn>.btn
{
	height:46px;
	line-height:46px;
}

select[multiple].input-group-lg>.form-control
{
	height:auto;
}

select[multiple].input-group-lg>.input-group-addon
{
	height:auto;
}

select[multiple].input-group-lg>.input-group-btn>.btn
{
	height:auto;
}

textarea.input-group-lg>.form-control
{
	height:auto;
}

textarea.input-group-lg>.input-group-addon
{
	height:auto;
}

textarea.input-group-lg>.input-group-btn>.btn
{
	height:auto;
}

.input-group-sm>.form-control
{
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.input-group-sm>.input-group-addon
{
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.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
{
	height:30px;
	line-height:30px;
}

select.input-group-sm>.input-group-addon
{
	height:30px;
	line-height:30px;
}

select.input-group-sm>.input-group-btn>.btn
{
	height:30px;
	line-height:30px;
}

select[multiple].input-group-sm>.form-control
{
	height:auto;
}

select[multiple].input-group-sm>.input-group-addon
{
	height:auto;
}

select[multiple].input-group-sm>.input-group-btn>.btn
{
	height:auto;
}

textarea.input-group-sm>.form-control
{
	height:auto;
}

textarea.input-group-sm>.input-group-addon
{
	height:auto;
}

textarea.input-group-sm>.input-group-btn>.btn
{
	height:auto;
}

.input-group-addon
{
	display:table-cell;
	width:1%;
	white-space:nowrap;
	vertical-align:middle;
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1;
	color:#555;
	text-align:center;
	background-color:#eee;
	border:1px solid #ccc;
	border-radius:4px;
}

.input-group-btn
{
	display:table-cell;
	width:1%;
	white-space:nowrap;
	vertical-align:middle;
	position:relative;
	font-size:0;
}

.input-group .form-control:not(:first-child):not(:last-child)
{
	border-radius:0;
}

.input-group-addon:not(:first-child):not(:last-child)
{
	border-radius:0;
}

.input-group-btn:not(:first-child):not(:last-child)
{
	border-radius:0;
}

.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=checkbox]
{
	margin-top:0;
}

.input-group-addon input[type=radio]
{
	margin-top:0;
}

.input-group .form-control:first-child
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}

.input-group-addon:first-child
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	border-right:0;
}

.input-group-btn:first-child>.btn
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	margin-right:-1px;
}

.input-group-btn:first-child>.btn-group>.btn
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}

.input-group-btn:first-child>.dropdown-toggle
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}

.input-group-btn:last-child>.btn-group:not(:last-child)>.btn
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}

.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle)
{
	border-bottom-right-radius:0;
	border-top-right-radius:0;
}

.input-group .form-control:last-child
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}

.input-group-addon:last-child
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	border-left:0;
}

.input-group-btn:first-child>.btn-group:not(:first-child)>.btn
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}

.input-group-btn:first-child>.btn:not(:first-child)
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}

.input-group-btn:last-child>.btn
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	margin-left:-1px;
}

.input-group-btn:last-child>.btn-group>.btn
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}

.input-group-btn:last-child>.dropdown-toggle
{
	border-bottom-left-radius:0;
	border-top-left-radius:0;
}

.input-group-btn>.btn
{
	position:relative;
}

.input-group-btn>.btn+.btn
{
	margin-left:-1px;
}

.input-group-btn>.btn:active
{
	z-index:2;
}

.input-group-btn>.btn:focus
{
	z-index:2;
}

.input-group-btn>.btn:hover
{
	z-index:2;
}

.input-group-btn:first-child>.btn-group
{
	margin-right:-1px;
}

.input-group-btn:last-child>.btn-group
{
	margin-left:-1px;
}

.nav
{
	margin-bottom:0;
	padding-left:0;
	list-style:none;
}

.nav>li
{
	position:relative;
	display:block;
}

.nav>li>a
{
	position:relative;
	display:block;
	padding:10px 15px;
}

.nav>li>a:focus
{
	text-decoration:none;
	background-color:#eee;
}

.nav>li>a:hover
{
	text-decoration:none;
	background-color:#eee;
}

.nav>li.disabled>a
{
	color:#777;
}

.nav>li.disabled>a:focus
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

.nav>li.disabled>a:hover
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

.nav .open>a
{
	background-color:#eee;
	border-color:#337ab7;
}

.nav .open>a:focus
{
	background-color:#eee;
	border-color:#337ab7;
}

.nav .open>a:hover
{
	background-color:#eee;
	border-color:#337ab7;
}

.nav .nav-divider
{
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
}

.nav>li>a>img
{
	max-width:none;
}

.nav-tabs
{
	border-bottom:1px solid #ddd;
}

.nav-tabs>li
{
	float:left;
	margin-bottom:-1px;
}

.nav-tabs>li>a
{
	margin-right:2px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0;
}

.nav-tabs>li>a:hover
{
	border-color:#eee #eee #ddd;
}

.nav-tabs>li.active>a
{
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;
}

.nav-tabs>li.active>a:focus
{
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;
}

.nav-tabs>li.active>a:hover
{
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;
}

.nav-tabs.nav-justified
{
	width:100%;
	border-bottom:0;
}

.nav-tabs.nav-justified>li
{
	float:none;
}

.nav-tabs.nav-justified>li>a
{
	text-align:center;
	margin-bottom:0;
	margin-right:0;
	border-radius:4px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu
{
	top:auto;
	left:auto;
}

.nav-tabs.nav-justified>.active>a
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

.nav-tabs.nav-justified>.active>a:focus
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

.nav-tabs.nav-justified>.active>a:hover
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

.nav-pills>li
{
	float:left;
}

.nav-pills>li>a
{
	border-radius:4px;
}

.nav-pills>li+li
{
	margin-left:2px;
}

.nav-pills>li.active>a
{
	color:#fff;
	background-color:#337ab7;
}

.nav-pills>li.active>a:focus
{
	color:#fff;
	background-color:#337ab7;
}

.nav-pills>li.active>a:hover
{
	color:#fff;
	background-color:#337ab7;
}

.nav-stacked>li
{
	float:none;
}

.nav-stacked>li+li
{
	margin-top:2px;
	margin-left:0;
}

.nav-justified
{
	width:100%;
}

.nav-justified>li
{
	float:none;
}

.nav-justified>li>a
{
	text-align:center;
	margin-bottom:0;
}

.nav-justified>.dropdown .dropdown-menu
{
	top:auto;
	left:auto;
}

.nav-tabs-justified
{
	border-bottom:0;
}

.nav-tabs-justified>li>a
{
	margin-right:0;
	border-radius:4px;
}

.nav-tabs-justified>.active>a
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

.nav-tabs-justified>.active>a:focus
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

.nav-tabs-justified>.active>a:hover
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

.tab-content>.tab-pane
{
	display:none;
	visibility:hidden;
}

.tab-content>.active
{
	display:block;
	visibility:visible;
}

.nav-tabs .dropdown-menu
{
	margin-top:-1px;
	border-top-right-radius:0;
	border-top-left-radius:0;
}

.navbar-collapse
{
	overflow-x:visible;
	padding-right:15px;
	padding-left:15px;
	border-top:1px solid transparent;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling:touch;
}

.navbar-collapse.in
{
	overflow-y:visible;
}

.navbar-collapse.collapse
{
	display:block!important;
	visibility:visible!important;
	height:auto!important;
	padding-bottom:0;
	overflow:visible!important;
}

.navbar-fixed-bottom .navbar-collapse
{
	padding-left:0;
	padding-right:0;
	max-height:340px;
}

.navbar-fixed-top .navbar-collapse
{
	padding-left:0;
	padding-right:0;
	max-height:340px;
}

.navbar-static-top .navbar-collapse
{
	padding-left:0;
	padding-right:0;
}

.container-fluid>.navbar-collapse
{
	margin-right:-15px;
	margin-left:-15px;
}

.container-fluid>.navbar-header
{
	margin-right:-15px;
	margin-left:-15px;
}

.container>.navbar-collapse
{
	margin-right:-15px;
	margin-left:-15px;
}

.container>.navbar-header
{
	margin-right:-15px;
	margin-left:-15px;
}

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

.navbar-fixed-bottom
{
	position:fixed;
	right:0;
	left:0;
	z-index:1030;
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0;
}

.navbar-fixed-top
{
	position:fixed;
	right:0;
	left:0;
	z-index:1030;
	top:0;
	border-width:0 0 1px;
}

.navbar-brand
{
	float:left;
	padding:15px 15px;
	font-size:18px;
	line-height:20px;
	height:50px;
}

.navbar-brand:focus
{
	text-decoration:none;
}

.navbar-brand:hover
{
	text-decoration:none;
}

.navbar-brand>img
{
	display:block;
}

.navbar-toggle
{
	position:relative;
	float:right;
	margin-right:15px;
	padding:9px 10px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px;
}

.navbar-toggle:focus
{
	outline:0;
}

.navbar-toggle .icon-bar
{
	display:block;
	width:22px;
	height:2px;
	border-radius:1px;
}

.navbar-toggle .icon-bar+.icon-bar
{
	margin-top:4px;
}

.navbar-nav
{
	margin:7.5px -15px;
}

.navbar-nav>li>a
{
	padding-top:15px;
	padding-bottom:15px;
	line-height:20px;
}

@media(max-width:767px)
{
	.categorysearchsidebarwidget .header:hover;
}

.navbar-nav .open .dropdown-menu .dropdown-header
{
	padding:5px 15px 5px 25px;
}

.navbar-nav .open .dropdown-menu>li>a
{
	padding:5px 15px 5px 25px;
	line-height:20px;
}

.navbar-nav .open .dropdown-menu>li>a:focus
{
	background-image:none;
}

.navbar-nav .open .dropdown-menu>li>a:hover
{
	background-image:none;
}

.navbar-nav>li
{
	float:left;
}

.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,.1), 0 1px 0 rgba(255,255,255,.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	margin-top:8px;
	margin-bottom:8px;
}

.navbar-form .form-control
{
	display:inline-block;
	width:auto;
	vertical-align:middle;
}

.navbar-form .form-control-static
{
	display:inline-block;
}

.navbar-form .input-group
{
	display:inline-table;
	vertical-align:middle;
}

.navbar-form .input-group .form-control
{
	width:auto;
}

.navbar-form .input-group .input-group-addon
{
	width:auto;
}

.navbar-form .input-group .input-group-btn
{
	width:auto;
}

.navbar-form .input-group>.form-control
{
	width:100%;
}

.navbar-form .control-label
{
	margin-bottom:0;
	vertical-align:middle;
}

.navbar-form .checkbox
{
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle;
}

.navbar-form .radio
{
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle;
}

.navbar-form .checkbox label
{
	padding-left:0;
}

.navbar-form .radio label
{
	padding-left:0;
}

.navbar-form .checkbox input[type=checkbox]
{
	position:relative;
	margin-left:0;
}

.navbar-form .radio input[type=radio]
{
	position:relative;
	margin-left:0;
}

.navbar-form .has-feedback .form-control-feedback
{
	top:0;
}

.navbar-form .form-group:last-child
{
	margin-bottom:0;
}

.navbar-nav>li>.dropdown-menu
{
	margin-top:0;
	border-top-right-radius:0;
	border-top-left-radius:0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu
{
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
}

.navbar-btn
{
	margin-top:8px;
	margin-bottom:8px;
}

.navbar-btn.btn-sm
{
	margin-top:10px;
	margin-bottom:10px;
}

.navbar-btn.btn-xs
{
	margin-top:14px;
	margin-bottom:14px;
}

.navbar-text
{
	margin-top:15px;
	margin-bottom:15px;
}

.navbar-right
{
	float:right!important;
	margin-right:-15px;
}

.navbar-right~.navbar-right
{
	margin-right:0;
}

.navbar-default
{
	background-color:#f8f8f8;
	border-color:#e7e7e7;
}

.navbar-default .navbar-brand
{
	color:#777;
}

.navbar-default .navbar-brand:focus
{
	color:#fff;
	background-color:transparent;
}

.navbar-default .navbar-brand:hover
{
	color:#5e5e5e;
	background-color:transparent;
}

.navbar-default .navbar-text
{
	color:#777;
}

.navbar-default .navbar-nav>li>a
{
	color:#777;
}

.navbar-default .navbar-nav>li>a:focus
{
	color:#333;
	background-color:transparent;
}

.navbar-default .navbar-nav>li>a:hover
{
	color:#333;
	background-color:transparent;
}

.navbar-default .navbar-nav>.active>a
{
	color:#555;
	background-color:#e7e7e7;
}

.navbar-default .navbar-nav>.active>a:focus
{
	color:#555;
	background-color:#e7e7e7;
}

.navbar-default .navbar-nav>.active>a:hover
{
	color:#555;
	background-color:#e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a
{
	color:#ccc;
	background-color:transparent;
}

.navbar-default .navbar-nav>.disabled>a:focus
{
	color:#ccc;
	background-color:transparent;
}

.navbar-default .navbar-nav>.disabled>a:hover
{
	color:#ccc;
	background-color:transparent;
}

.navbar-default .navbar-toggle
{
	border-color:#ddd;
}

.navbar-default .navbar-toggle:focus
{
	background-color:#ddd;
}

.navbar-default .navbar-toggle:hover
{
	background-color:#ddd;
}

.navbar-default .navbar-toggle .icon-bar
{
	background-color:#888;
}

.navbar-default .navbar-collapse
{
	border-color:#e7e7e7;
}

.navbar-default .navbar-form
{
	border-color:#e7e7e7;
	padding-left:0;
	padding-right:0;
}

.navbar-default .navbar-nav>.open>a
{
	background-color:#e7e7e7;
	color:#555;
}

.navbar-default .navbar-nav>.open>a:focus
{
	background-color:#e7e7e7;
	color:#555;
}

.navbar-default .navbar-nav>.open>a:hover
{
	background-color:#e7e7e7;
	color:#555;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus
{
	color:#333;
	background-color:transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover
{
	color:#333;
	background-color:transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a
{
	color:#555;
	background-color:#e7e7e7;
}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus
{
	color:#555;
	background-color:#e7e7e7;
}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover
{
	color:#555;
	background-color:#e7e7e7;
}

.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a
{
	color:#ccc;
	background-color:transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus
{
	color:#ccc;
	background-color:transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover
{
	color:#ccc;
	background-color:transparent;
}

.navbar-default .navbar-link
{
	color:#777;
}

.navbar-default .navbar-link:hover
{
	color:#333;
}

.navbar-default .btn-link
{
	color:#777;
}

.navbar-default .btn-link:focus
{
	color:#333;
}

.navbar-default .btn-link:hover
{
	color:#333;
}

.navbar-default .btn-link[disabled]:focus
{
	color:#ccc;
}

.navbar-default .btn-link[disabled]:hover
{
	color:#ccc;
}

fieldset[disabled] .navbar-default .btn-link:focus
{
	color:#ccc;
}

fieldset[disabled] .navbar-default .btn-link:hover
{
	color:#ccc;
}

.navbar-inverse
{
	background-color:#222;
	border-color:#080808;
}

.navbar-inverse .navbar-brand
{
	color:#9d9d9d;
}

.navbar-inverse .navbar-brand:focus
{
	color:#fff;
	background-color:transparent;
}

.navbar-inverse .navbar-brand:hover
{
	color:#fff;
	background-color:transparent;
}

.navbar-inverse .navbar-text
{
	color:#9d9d9d;
}

.navbar-inverse .navbar-nav>li>a
{
	color:#9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:focus
{
	color:#fff;
	background-color:transparent;
}

.navbar-inverse .navbar-nav>li>a:hover
{
	color:#fff;
	background-color:transparent;
}

.navbar-inverse .navbar-nav>.active>a
{
	color:#fff;
	background-color:#080808;
}

.navbar-inverse .navbar-nav>.active>a:focus
{
	color:#fff;
	background-color:#080808;
}

.navbar-inverse .navbar-nav>.active>a:hover
{
	color:#fff;
	background-color:#080808;
}

.navbar-inverse .navbar-nav>.disabled>a
{
	color:#444;
	background-color:transparent;
}

.navbar-inverse .navbar-nav>.disabled>a:focus
{
	color:#444;
	background-color:transparent;
}

.navbar-inverse .navbar-nav>.disabled>a:hover
{
	color:#444;
	background-color:transparent;
}

.navbar-inverse .navbar-toggle
{
	border-color:#333;
}

.navbar-inverse .navbar-toggle:focus
{
	background-color:#333;
}

.navbar-inverse .navbar-toggle:hover
{
	background-color:#333;
}

.navbar-inverse .navbar-toggle .icon-bar
{
	background-color:#fff;
}

.navbar-inverse .navbar-collapse
{
	border-color:#101010;
}

.navbar-inverse .navbar-form
{
	border-color:#101010;
}

.navbar-inverse .navbar-nav>.open>a
{
	background-color:#080808;
	color:#fff;
}

.navbar-inverse .navbar-nav>.open>a:focus
{
	background-color:#080808;
	color:#fff;
}

.navbar-inverse .navbar-nav>.open>a:hover
{
	background-color:#080808;
	color:#fff;
}

.navbar-inverse .navbar-nav .open .dropdown-menu .divider
{
	background-color:#080808;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a
{
	color:#9d9d9d;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus
{
	color:#fff;
	background-color:transparent;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover
{
	color:#fff;
	background-color:transparent;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a
{
	color:#fff;
	background-color:#080808;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus
{
	color:#fff;
	background-color:#080808;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover
{
	color:#fff;
	background-color:#080808;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a
{
	color:#444;
	background-color:transparent;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus
{
	color:#444;
	background-color:transparent;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover
{
	color:#444;
	background-color:transparent;
}

.navbar-inverse .navbar-link
{
	color:#9d9d9d;
}

.navbar-inverse .navbar-link:hover
{
	color:#fff;
}

.navbar-inverse .btn-link
{
	color:#9d9d9d;
}

.navbar-inverse .btn-link:focus
{
	color:#fff;
}

.navbar-inverse .btn-link:hover
{
	color:#fff;
}

.navbar-inverse .btn-link[disabled]:focus
{
	color:#444;
}

.navbar-inverse .btn-link[disabled]:hover
{
	color:#444;
}

fieldset[disabled] .navbar-inverse .btn-link:focus
{
	color:#444;
}

fieldset[disabled] .navbar-inverse .btn-link:hover
{
	color:#444;
}

.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:"/ ";
	padding:0 5px;
	color:#ccc;
}

.breadcrumb>.active
{
	color:#777;
}

.homepage .breadCrumbs
{
	display:none;
}

.pagination
{
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px;
}

.pagination>li
{
	display:inline;
}

.pagination>li>a
{
	position:relative;
	float:left;
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	color:#337ab7;
	background-color:#fff;
	border:1px solid #ddd;
	margin-left:-1px;
}

.pagination>li>span
{
	position:relative;
	float:left;
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	color:#337ab7;
	background-color:#fff;
	border:1px solid #ddd;
	margin-left:-1px;
}

.pagination>li:first-child>a
{
	margin-left:0;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
}

.pagination>li:first-child>span
{
	margin-left:0;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
}

.pagination>li:last-child>a
{
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
}

.pagination>li:last-child>span
{
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
}

.pagination>li>a:focus
{
	color:#23527c;
	background-color:#eee;
	border-color:#ddd;
}

.pagination>li>a:hover
{
	color:#23527c;
	background-color:#eee;
	border-color:#ddd;
}

.pagination>li>span:focus
{
	color:#23527c;
	background-color:#eee;
	border-color:#ddd;
}

.pagination>li>span:hover
{
	color:#23527c;
	background-color:#eee;
	border-color:#ddd;
}

.pagination>.active>a
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
	cursor:default;
}

.pagination>.active>a:focus
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
	cursor:default;
}

.pagination>.active>a:hover
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
	cursor:default;
}

.pagination>.active>span
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
	cursor:default;
}

.pagination>.active>span:focus
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
	cursor:default;
}

.pagination>.active>span:hover
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
	cursor:default;
}

.pagination>.disabled>a
{
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed;
}

.pagination>.disabled>a:focus
{
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed;
}

.pagination>.disabled>a:hover
{
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed;
}

.pagination>.disabled>span
{
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed;
}

.pagination>.disabled>span:focus
{
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed;
}

.pagination>.disabled>span:hover
{
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed;
}

.pagination-lg>li>a
{
	padding:10px 16px;
	font-size:18px;
}

.pagination-lg>li>span
{
	padding:10px 16px;
	font-size:18px;
}

.pagination-lg>li:first-child>a
{
	border-bottom-left-radius:6px;
	border-top-left-radius:6px;
}

.pagination-lg>li:first-child>span
{
	border-bottom-left-radius:6px;
	border-top-left-radius:6px;
}

.pagination-lg>li:last-child>a
{
	border-bottom-right-radius:6px;
	border-top-right-radius:6px;
}

.pagination-lg>li:last-child>span
{
	border-bottom-right-radius:6px;
	border-top-right-radius:6px;
}

.pagination-sm>li>a
{
	padding:5px 10px;
	font-size:12px;
}

.pagination-sm>li>span
{
	padding:5px 10px;
	font-size:12px;
}

.pagination-sm>li:first-child>a
{
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}

.pagination-sm>li:first-child>span
{
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}

.pagination-sm>li:last-child>a
{
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
}

.pagination-sm>li:last-child>span
{
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
}

.pager
{
	padding-left:0;
	margin:20px 0;
	list-style:none;
	text-align:center;
}

.pager li
{
	display:inline;
}

.pager li>a
{
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px;
}

.pager li>span
{
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px;
}

.pager li>a:focus
{
	text-decoration:none;
	background-color:#eee;
}

.pager li>a:hover
{
	text-decoration:none;
	background-color:#eee;
}

.pager .next>a
{
	float:right;
}

.pager .next>span
{
	float:right;
}

.pager .previous>a
{
	float:left;
}

.pager .previous>span
{
	float:left;
}

.pager .disabled>a
{
	color:#777;
	background-color:#fff;
	cursor:not-allowed;
}

.pager .disabled>a:focus
{
	color:#777;
	background-color:#fff;
	cursor:not-allowed;
}

.pager .disabled>a:hover
{
	color:#777;
	background-color:#fff;
	cursor:not-allowed;
}

.pager .disabled>span
{
	color:#777;
	background-color:#fff;
	cursor:not-allowed;
}

a.label:focus
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

a.label:hover
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.label:empty
{
	display:none;
}

.btn .label
{
	position:relative;
	top:-1px;
}

.label-default
{
	background-color:#777;
}

.label-default[href]:focus
{
	background-color:#5e5e5e;
}

.label-default[href]:hover
{
	background-color:#5e5e5e;
}

.label-primary
{
	background-color:#337ab7;
}

.label-primary[href]:focus
{
	background-color:#286090;
}

.label-primary[href]:hover
{
	background-color:#286090;
}

.label-success
{
	background-color:#5cb85c;
}

.label-success[href]:focus
{
	background-color:#449d44;
}

.label-success[href]:hover
{
	background-color:#449d44;
}

.label-info
{
	background-color:#5bc0de;
}

.label-info[href]:focus
{
	background-color:#31b0d5;
}

.label-info[href]:hover
{
	background-color:#31b0d5;
}

.label-warning
{
	background-color:#f0ad4e;
}

.label-warning[href]:focus
{
	background-color:#ec971f;
}

.label-warning[href]:hover
{
	background-color:#ec971f;
}

.label-danger
{
	background-color:#d9534f;
}

.label-danger[href]:focus
{
	background-color:#c9302c;
}

.label-danger[href]:hover
{
	background-color:#c9302c;
}

.badge
{
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	color:#fff;
	line-height:1;
	vertical-align:baseline;
	white-space:nowrap;
	text-align:center;
	background-color:#777;
	border-radius:10px;
}

.badge:empty
{
	display:none;
}

.btn .badge
{
	position:relative;
	top:-1px;
}

.btn-xs .badge
{
	top:0;
	padding:1px 5px;
}

a.badge:focus
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

a.badge:hover
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.list-group-item.active>.badge
{
	color:#337ab7;
	background-color:#fff;
}

.nav-pills>.active>a>.badge
{
	color:#337ab7;
	background-color:#fff;
}

.list-group-item>.badge
{
	float:right;
}

.list-group-item>.badge+.badge
{
	margin-right:5px;
}

.nav-pills>li>a>.badge
{
	margin-left:3px;
}

.jumbotron
{
	padding:30px 15px;
	margin-bottom:30px;
	color:inherit;
	background-color:#eee;
}

.jumbotron .h1
{
	color:inherit;
	font-size:63px;
}

.jumbotron h1
{
	color:inherit;
	font-size:63px;
}

.jumbotron p
{
	margin-bottom:15px;
	font-size:21px;
	font-weight:200;
}

.jumbotron>hr
{
	border-top-color:#d5d5d5;
}

.container .jumbotron
{
	border-radius:6px;
	padding-left:60px;
	padding-right:60px;
}

.container-fluid .jumbotron
{
	border-radius:6px;
	padding-left:60px;
	padding-right:60px;
}

.jumbotron .container
{
	max-width:100%;
}

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

.alert>p
{
	margin-bottom:0;
}

.alert>ul
{
	margin-bottom:0;
}

.alert>p+p
{
	margin-top:5px;
}

.alert-dismissable
{
	padding-right:35px;
}

.alert-dismissible
{
	padding-right:35px;
}

.alert-dismissable .close
{
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit;
}

.alert-dismissible .close
{
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit;
}

.alert-success
{
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#3c763d;
}

.alert-success hr
{
	border-top-color:#c9e2b3;
}

.alert-success .alert-link
{
	color:#2b542c;
}

.alert-info
{
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#31708f;
}

.alert-info hr
{
	border-top-color:#a6e1ec;
}

.alert-info .alert-link
{
	color:#245269;
}

.alert-warning
{
	background-color:#fcf8e3;
	border-color:#faebcc;
	color:#8a6d3b;
}

.alert-warning hr
{
	border-top-color:#f7e1b5;
}

.alert-warning .alert-link
{
	color:#66512c;
}

.alert-danger
{
	background-color:#f2dede;
	border-color:#ebccd1;
	color:#a94442;
}

.alert-danger hr
{
	border-top-color:#e4b9c0;
}

.alert-danger .alert-link
{
	color:#843534;
}

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,.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar
{
	float:left;
	width:0%;
	height:100%;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background-color:#337ab7;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition:width .6s ease;
	-o-transition:width .6s ease;
	transition:width .6s ease;
}

.progress-bar-striped
{
	background-image:linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-size:40px 40px;
}

.progress-striped .progress-bar
{
	background-image:linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-size:40px 40px;
}

.progress-bar.active
{
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite;
}

.progress.active .progress-bar
{
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite;
}

.progress-bar-success
{
	background-color:#5cb85c;
}

.progress-striped .progress-bar-success
{
	background-image:linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}

.progress-bar-info
{
	background-color:#5bc0de;
}

.progress-striped .progress-bar-info
{
	background-image:linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning
{
	background-color:#f0ad4e;
}

.progress-striped .progress-bar-warning
{
	background-image:linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger
{
	background-color:#d9534f;
}

.progress-striped .progress-bar-danger
{
	background-image:linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}

.media
{
	margin-top:15px;
}

.media:first-child
{
	margin-top:0;
}

.media-right
{
	padding-left:10px;
	display:table-cell;
	vertical-align:top;
}

.media>.pull-right
{
	padding-left:10px;
}

.media-left
{
	padding-right:10px;
	display:table-cell;
	vertical-align:top;
}

.media>.pull-left
{
	padding-right:10px;
}

.media-body
{
	display:table-cell;
	vertical-align:top;
}

.media-middle
{
	vertical-align:middle;
}

.media-bottom
{
	vertical-align:bottom;
}

.media-heading
{
	margin-top:0;
	margin-bottom:5px;
}

.media-list
{
	padding-left:0;
	list-style:none;
}

.list-group
{
	margin-bottom:20px;
	padding-left:0;
}

.list-group-item
{
	position:relative;
	display:block;
	padding:10px 15px;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid #ddd;
}

.list-group-item:first-child
{
	border-top-right-radius:4px;
	border-top-left-radius:4px;
}

.list-group-item:last-child
{
	margin-bottom:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
}

a.list-group-item
{
	color:#555;
}

a.list-group-item .list-group-item-heading
{
	color:#333;
}

a.list-group-item:focus
{
	text-decoration:none;
	color:#555;
	background-color:#f5f5f5;
}

a.list-group-item:hover
{
	text-decoration:none;
	color:#555;
	background-color:#f5f5f5;
}

.list-group-item.disabled
{
	background-color:#eee;
	color:#777;
	cursor:not-allowed;
}

.list-group-item.disabled:focus
{
	background-color:#eee;
	color:#777;
	cursor:not-allowed;
}

.list-group-item.disabled:hover
{
	background-color:#eee;
	color:#777;
	cursor:not-allowed;
}

.list-group-item.disabled .list-group-item-heading
{
	color:inherit;
}

.list-group-item.disabled:focus .list-group-item-heading
{
	color:inherit;
}

.list-group-item.disabled:hover .list-group-item-heading
{
	color:inherit;
}

.list-group-item.disabled .list-group-item-text
{
	color:#777;
}

.list-group-item.disabled:focus .list-group-item-text
{
	color:#777;
}

.list-group-item.disabled:hover .list-group-item-text
{
	color:#777;
}

.list-group-item.active
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
}

.list-group-item.active:focus
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
}

.list-group-item.active:hover
{
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
}

.list-group-item.active .list-group-item-heading
{
	color:inherit;
}

.list-group-item.active .list-group-item-heading>.small
{
	color:inherit;
}

.list-group-item.active .list-group-item-heading>small
{
	color:inherit;
}

.list-group-item.active:focus .list-group-item-heading
{
	color:inherit;
}

.list-group-item.active:focus .list-group-item-heading>.small
{
	color:inherit;
}

.list-group-item.active:focus .list-group-item-heading>small
{
	color:inherit;
}

.list-group-item.active:hover .list-group-item-heading
{
	color:inherit;
}

.list-group-item.active:hover .list-group-item-heading>.small
{
	color:inherit;
}

.list-group-item.active:hover .list-group-item-heading>small
{
	color:inherit;
}

.list-group-item.active .list-group-item-text
{
	color:#c7ddef;
}

.list-group-item.active:focus .list-group-item-text
{
	color:#c7ddef;
}

.list-group-item.active:hover .list-group-item-text
{
	color:#c7ddef;
}

.list-group-item-success
{
	color:#3c763d;
	background-color:#dff0d8;
}

a.list-group-item-success
{
	color:#3c763d;
}

a.list-group-item-success .list-group-item-heading
{
	color:inherit;
}

a.list-group-item-success:focus
{
	color:#3c763d;
	background-color:#d0e9c6;
}

a.list-group-item-success:hover
{
	color:#3c763d;
	background-color:#d0e9c6;
}

a.list-group-item-success.active
{
	color:#fff;
	background-color:#3c763d;
	border-color:#3c763d;
}

a.list-group-item-success.active:focus
{
	color:#fff;
	background-color:#3c763d;
	border-color:#3c763d;
}

a.list-group-item-success.active:hover
{
	color:#fff;
	background-color:#3c763d;
	border-color:#3c763d;
}

.list-group-item-info
{
	color:#31708f;
	background-color:#d9edf7;
}

a.list-group-item-info
{
	color:#31708f;
}

a.list-group-item-info .list-group-item-heading
{
	color:inherit;
}

a.list-group-item-info:focus
{
	color:#31708f;
	background-color:#c4e3f3;
}

a.list-group-item-info:hover
{
	color:#31708f;
	background-color:#c4e3f3;
}

a.list-group-item-info.active
{
	color:#fff;
	background-color:#31708f;
	border-color:#31708f;
}

a.list-group-item-info.active:focus
{
	color:#fff;
	background-color:#31708f;
	border-color:#31708f;
}

a.list-group-item-info.active:hover
{
	color:#fff;
	background-color:#31708f;
	border-color:#31708f;
}

.list-group-item-warning
{
	color:#8a6d3b;
	background-color:#fcf8e3;
}

a.list-group-item-warning
{
	color:#8a6d3b;
}

a.list-group-item-warning .list-group-item-heading
{
	color:inherit;
}

a.list-group-item-warning:focus
{
	color:#8a6d3b;
	background-color:#faf2cc;
}

a.list-group-item-warning:hover
{
	color:#8a6d3b;
	background-color:#faf2cc;
}

a.list-group-item-warning.active
{
	color:#fff;
	background-color:#8a6d3b;
	border-color:#8a6d3b;
}

a.list-group-item-warning.active:focus
{
	color:#fff;
	background-color:#8a6d3b;
	border-color:#8a6d3b;
}

a.list-group-item-warning.active:hover
{
	color:#fff;
	background-color:#8a6d3b;
	border-color:#8a6d3b;
}

.list-group-item-danger
{
	color:#a94442;
	background-color:#f2dede;
}

a.list-group-item-danger
{
	color:#a94442;
}

a.list-group-item-danger .list-group-item-heading
{
	color:inherit;
}

a.list-group-item-danger:focus
{
	color:#a94442;
	background-color:#ebcccc;
}

a.list-group-item-danger:hover
{
	color:#a94442;
	background-color:#ebcccc;
}

a.list-group-item-danger.active
{
	color:#fff;
	background-color:#a94442;
	border-color:#a94442;
}

a.list-group-item-danger.active:focus
{
	color:#fff;
	background-color:#a94442;
	border-color:#a94442;
}

a.list-group-item-danger.active:hover
{
	color:#fff;
	background-color:#a94442;
	border-color:#a94442;
}

.list-group-item-heading
{
	margin-top:0;
	margin-bottom:5px;
}

.list-group-item-text
{
	margin-bottom:0;
	line-height:1.3;
}

.panel
{
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
	box-shadow:0 1px 1px rgba(0,0,0,.05);
}

.panel-body
{
	padding:15px;
}

.panel-heading
{
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

.panel-heading>.dropdown .dropdown-toggle
{
	color:inherit;
}

.panel-title
{
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit;
}

.panel-title>a
{
	color:inherit;
}

.panel-footer
{
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

.panel>.list-group
{
	margin-bottom:0;
}

.panel>.panel-collapse>.list-group
{
	margin-bottom:0;
}

.panel>.list-group .list-group-item
{
	border-width:1px 0;
	border-radius:0;
}

.panel>.panel-collapse>.list-group .list-group-item
{
	border-width:1px 0;
	border-radius:0;
}

.panel>.list-group:first-child .list-group-item:first-child
{
	border-top:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child
{
	border-top:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

.panel>.list-group:last-child .list-group-item:last-child
{
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child
{
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

.panel-heading+.list-group .list-group-item:first-child
{
	border-top-width:0;
}

.list-group+.panel-footer
{
	border-top-width:0;
}

.panel>.panel-collapse>.table
{
	margin-bottom:0;
}

.panel>.table
{
	margin-bottom:0;
}

.panel>.table-responsive>.table
{
	margin-bottom:0;
}

.panel>.panel-collapse>.table caption
{
	padding-left:15px;
	padding-right:15px;
}

.panel>.table caption
{
	padding-left:15px;
	padding-right:15px;
}

.panel>.table-responsive>.table caption
{
	padding-left:15px;
	padding-right:15px;
}

.panel>.table-responsive:first-child>.table:first-child
{
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

.panel>.table:first-child
{
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

.panel>.table:first-child>tbody:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child
{
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

.panel>.table:last-child
{
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.panel>.table:last-child>tfoot:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

.panel>.panel-body+.table
{
	border-top:1px solid #ddd;
}

.panel>.panel-body+.table-responsive
{
	border-top:1px solid #ddd;
}

.panel>.table+.panel-body
{
	border-top:1px solid #ddd;
}

.panel>.table-responsive+.panel-body
{
	border-top:1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child td
{
	border-top:0;
}

.panel>.table>tbody:first-child>tr:first-child th
{
	border-top:0;
}

.panel>.table-bordered
{
	border:0;
}

.panel>.table-responsive>.table-bordered
{
	border:0;
}

.panel>.table-bordered>tbody>tr>td:first-child
{
	border-left:0;
}

.panel>.table-bordered>tbody>tr>th:first-child
{
	border-left:0;
}

.panel>.table-bordered>tfoot>tr>td:first-child
{
	border-left:0;
}

.panel>.table-bordered>tfoot>tr>th:first-child
{
	border-left:0;
}

.panel>.table-bordered>thead>tr>td:first-child
{
	border-left:0;
}

.panel>.table-bordered>thead>tr>th:first-child
{
	border-left:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child
{
	border-left:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child
{
	border-left:0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child
{
	border-left:0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child
{
	border-left:0;
}

.panel>.table-responsive>.table-bordered>thead>tr>td:first-child
{
	border-left:0;
}

.panel>.table-responsive>.table-bordered>thead>tr>th:first-child
{
	border-left:0;
}

.panel>.table-bordered>tbody>tr>td:last-child
{
	border-right:0;
}

.panel>.table-bordered>tbody>tr>th:last-child
{
	border-right:0;
}

.panel>.table-bordered>tfoot>tr>td:last-child
{
	border-right:0;
}

.panel>.table-bordered>tfoot>tr>th:last-child
{
	border-right:0;
}

.panel>.table-bordered>thead>tr>td:last-child
{
	border-right:0;
}

.panel>.table-bordered>thead>tr>th:last-child
{
	border-right:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child
{
	border-right:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child
{
	border-right:0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child
{
	border-right:0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child
{
	border-right:0;
}

.panel>.table-responsive>.table-bordered>thead>tr>td:last-child
{
	border-right:0;
}

.panel>.table-responsive>.table-bordered>thead>tr>th:last-child
{
	border-right:0;
}

.panel>.table-bordered>tbody>tr:first-child>td
{
	border-bottom:0;
}

.panel>.table-bordered>tbody>tr:first-child>th
{
	border-bottom:0;
}

.panel>.table-bordered>thead>tr:first-child>td
{
	border-bottom:0;
}

.panel>.table-bordered>thead>tr:first-child>th
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>thead>tr:first-child>td
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>thead>tr:first-child>th
{
	border-bottom:0;
}

.panel>.table-bordered>tbody>tr:last-child>td
{
	border-bottom:0;
}

.panel>.table-bordered>tbody>tr:last-child>th
{
	border-bottom:0;
}

.panel>.table-bordered>tfoot>tr:last-child>td
{
	border-bottom:0;
}

.panel>.table-bordered>tfoot>tr:last-child>th
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td
{
	border-bottom:0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th
{
	border-bottom:0;
}

.panel>.table-responsive
{
	border:0;
	margin-bottom:0;
}

.panel-group
{
	margin-bottom:20px;
}

.panel-group .panel
{
	margin-bottom:0;
	border-radius:4px;
}

.panel-group .panel+.panel
{
	margin-top:5px;
}

.panel-group .panel-heading
{
	border-bottom:0;
}

.panel-group .panel-heading+.panel-collapse>.list-group
{
	border-top:1px solid #ddd;
}

.panel-group .panel-heading+.panel-collapse>.panel-body
{
	border-top:1px solid #ddd;
}

.panel-group .panel-footer
{
	border-top:0;
}

.panel-group .panel-footer+.panel-collapse .panel-body
{
	border-bottom:1px solid #ddd;
}

.panel-default
{
	border-color:#ddd;
}

.panel-default>.panel-heading
{
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color:#ddd;
}

.panel-default>.panel-heading .badge
{
	color:#f5f5f5;
	background-color:#333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color:#ddd;
}

.panel-primary
{
	border-color:#337ab7;
}

.panel-primary>.panel-heading
{
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color:#337ab7;
}

.panel-primary>.panel-heading .badge
{
	color:#337ab7;
	background-color:#fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color:#337ab7;
}

.panel-success
{
	border-color:#d6e9c6;
}

.panel-success>.panel-heading
{
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color:#d6e9c6;
}

.panel-success>.panel-heading .badge
{
	color:#dff0d8;
	background-color:#3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color:#d6e9c6;
}

.panel-info
{
	border-color:#bce8f1;
}

.panel-info>.panel-heading
{
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color:#bce8f1;
}

.panel-info>.panel-heading .badge
{
	color:#d9edf7;
	background-color:#31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color:#bce8f1;
}

.panel-warning
{
	border-color:#faebcc;
}

.panel-warning>.panel-heading
{
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color:#faebcc;
}

.panel-warning>.panel-heading .badge
{
	color:#fcf8e3;
	background-color:#8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color:#faebcc;
}

.panel-danger
{
	border-color:#ebccd1;
}

.panel-danger>.panel-heading
{
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color:#ebccd1;
}

.panel-danger>.panel-heading .badge
{
	color:#f2dede;
	background-color:#a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color:#ebccd1;
}

.embed-responsive
{
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden;
}

.embed-responsive .embed-responsive-item
{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	border:0;
}

.embed-responsive embed
{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	border:0;
}

.embed-responsive iframe
{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	border:0;
}

.embed-responsive object
{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	border:0;
}

.embed-responsive video
{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	border:0;
}

.embed-responsive.embed-responsive-16by9
{
	padding-bottom:56.25%;
}

.embed-responsive.embed-responsive-4by3
{
	padding-bottom:75%;
}

.well
{
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
}

.well blockquote
{
	border-color:rgba(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:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
}

.close:focus
{
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
}

.close:hover
{
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
}

button.close
{
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0;
	-webkit-appearance:none;
}

.modal-open
{
	overflow:hidden;
}

.modal
{
	display:none;
	overflow:hidden;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	-webkit-overflow-scrolling:touch;
	outline:0;
}

.modal.fade .modal-dialog
{
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	-o-transform:translate(0, -25%);
	transform:translate(0, -25%);
	-webkit-transition:-webkit-transform .3s ease-out;
	-moz-transition:-moz-transform .3s ease-out;
	-o-transition:-o-transform .3s ease-out;
	transition:transform .3s ease-out;
}

.modal.in .modal-dialog
{
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0);
}

.modal-open .modal
{
	overflow-x:hidden;
	overflow-y:auto;
}

.modal-dialog
{
	position:relative;
	width:auto;
	margin:10px;
}

.modal-content
{
	position:relative;
	background-color:#fff;
	border:1px solid rgba(0,0,0,.2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
	box-shadow:0 5px 15px rgba(0,0,0,.5);
	background-clip:padding-box;
	outline:0;
}

.modal-backdrop
{
	position:absolute;
	top:0;
	right:0;
	left:0;
	background-color:#000;
}

.modal-backdrop.fade
{
	opacity:0;
}

.modal-backdrop.in
{
	opacity:.5;
}

.modal-header
{
	padding:15px;
	border-bottom:1px solid #e5e5e5;
	min-height:16.42857143px;
}

.modal-header .close
{
	margin-top:-2px;
}

.modal-title
{
	margin:0;
	line-height:1.42857143;
}

.modal-body
{
	position:relative;
	padding:15px;
}

.modal-footer
{
	padding:15px;
	text-align:right;
	border-top:1px solid #e5e5e5;
}

.modal-footer .btn+.btn
{
	margin-left:5px;
	margin-bottom:0;
}

.modal-footer .btn-group .btn+.btn
{
	margin-left:-1px;
}

.modal-footer .btn-block+.btn-block
{
	margin-left:0;
}

.modal-scrollbar-measure
{
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll;
}

.modal-sm
{
	width:300px;
}

.tooltip
{
	position:absolute;
	z-index:1070;
	display:block;
	visibility:visible;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:1.42857143;
	opacity:0;
	font-style:normal;
	line-break:auto;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	white-space:normal;
	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:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	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:#000;
}

.tooltip.top-left .tooltip-arrow
{
	bottom:0;
	right:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000;
}

.tooltip.top-right .tooltip-arrow
{
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000;
}

.tooltip.right .tooltip-arrow
{
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000;
}

.tooltip.left .tooltip-arrow
{
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000;
}

.tooltip.bottom .tooltip-arrow
{
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000;
}

.tooltip.bottom-left .tooltip-arrow
{
	top:0;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000;
}

.tooltip.bottom-right .tooltip-arrow
{
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000;
}

.popover
{
	position:absolute;
	top:0;
	left:0;
	z-index:1060;
	display:none;
	max-width:276px;
	padding:1px;
	font-family:"helvetica neue", helvetica, arial, sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:start;
	background-color:#fff;
	background-clip:padding-box;
	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;
	font-style:normal;
	line-break:auto;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap: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;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0;
}

.popover-content
{
	padding:9px 14px;
}

.popover>.arrow
{
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:11px;
}

.popover>.arrow:after
{
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:10px;
	content:"";
}

.popover.top>.arrow
{
	left:50%;
	margin-left:-11px;
	border-bottom-width:0;
	border-top-color:rgba(0,0,0,.25);
	bottom:-11px;
}

.popover.top>.arrow:after
{
	content:" ";
	bottom:1px;
	margin-left:-10px;
	border-bottom-width:0;
	border-top-color:#fff;
}

.popover.right>.arrow
{
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:rgba(0,0,0,.25);
}

.popover.right>.arrow:after
{
	content:" ";
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff;
}

.popover.bottom>.arrow
{
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:rgba(0,0,0,.25);
	top:-11px;
}

.popover.bottom>.arrow:after
{
	content:" ";
	top:1px;
	margin-left:-10px;
	border-top-width:0;
	border-bottom-color:#fff;
}

.popover.left>.arrow
{
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:rgba(0,0,0,.25);
}

.popover.left>.arrow:after
{
	content:" ";
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px;
}

.carousel
{
	position:relative;
}

.carousel-inner
{
	position:relative;
	overflow:hidden;
	width:100%;
}

.carousel-inner>.item
{
	display:none;
	position:relative;
	-webkit-transition:.6s ease-in-out left;
	-o-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left;
}

.carousel-inner>.item.active.right
{
	transform:translate3d(100%, 0, 0);
	left:0;
}

.carousel-inner>.item.next
{
	transform:translate3d(100%, 0, 0);
	left:0;
}

.carousel-inner>.item.active.left
{
	transform:translate3d(-100%, 0, 0);
	left:0;
}

.carousel-inner>.item.prev
{
	transform:translate3d(-100%, 0, 0);
	left:0;
}

.carousel-inner>.item.active
{
	transform:translate3d(0, 0, 0);
	left:0;
}

.carousel-inner>.item.next.left
{
	transform:translate3d(0, 0, 0);
	left:0;
}

.carousel-inner>.item.prev.right
{
	transform:translate3d(0, 0, 0);
	left:0;
}

.carousel-inner>.active
{
	display:block;
	left:0;
}

.carousel-inner>.next
{
	display:block;
	position:absolute;
	top:0;
	width:100%;
	left:100%;
}

.carousel-inner>.prev
{
	display:block;
	position:absolute;
	top:0;
	width:100%;
	left:-100%;
}

.carousel-inner>.next.left
{
	left:0;
}

.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:.5;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
}

.carousel-control.left
{
	background-image:linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
	background-repeat:repeat-x;
}

.carousel-control.right
{
	left:auto;
	right:0;
	background-image:linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
	background-repeat:repeat-x;
}

.carousel-control:focus
{
	outline:0;
	color:#fff;
	text-decoration:none;
	opacity:.9;
}

.carousel-control:hover
{
	outline:0;
	color:#fff;
	text-decoration:none;
	opacity:.9;
}

.carousel-control .glyphicon-chevron-left
{
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block;
	left:50%;
	margin-left:-15px;
}

.carousel-control .glyphicon-chevron-right
{
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block;
	right:50%;
	margin-right:-15px;
}

.carousel-control .icon-next
{
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block;
	right:50%;
	margin-right:-15px;
	width:20px;
	height:20px;
	margin-top:-10px;
	font-family:serif;
}

.carousel-control .icon-prev
{
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block;
	left:50%;
	margin-left:-15px;
	width:20px;
	height:20px;
	margin-top:-10px;
	font-family:serif;
}

.carousel-control .icon-prev:before
{
	content:'‹';
}

.carousel-control .icon-next:before
{
	content:'›';
}

.carousel-indicators
{
	position:absolute;
	bottom:20px;
	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 #fff;
	border-radius:10px;
	cursor:pointer;
	background-color:rgba(0,0,0,0);
}

.carousel-indicators .active
{
	margin:0;
	width:12px;
	height:12px;
	background-color:#fff;
}

.carousel-caption
{
	position:absolute;
	left:20%;
	right:20%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:30px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption .btn
{
	text-shadow:none;
}

#accountPage .paymentList:after
{
	content:" ";
	display:table;
	clear:both;
}

#accountPage .paymentList:before
{
	content:" ";
	display:table;
}

#accountPage .tabstrip>ul:after
{
	content:" ";
	display:table;
	clear:both;
}

#accountPage .tabstrip>ul:before
{
	content:" ";
	display:table;
}

#categoryPage #categoryDetailsPage .categoryDetailsListing div.itemContainer:after
{
	content:" ";
	display:table;
	clear:both;
}

#categoryPage #categoryDetailsPage .categoryDetailsListing div.itemContainer:before
{
	content:" ";
	display:table;
}

#checkoutPage #checkout_billPage .column_1 .section:after
{
	content:" ";
	display:table;
	clear:both;
}

#checkoutPage #checkout_billPage .column_1 .section:before
{
	content:" ";
	display:table;
}

#checkoutPage #checkout_startPage:after
{
	content:" ";
	display:table;
	clear:both;
}

#checkoutPage #checkout_startPage:before
{
	content:" ";
	display:table;
}

#leftColumn .itemListing:after
{
	content:" ";
	display:table;
	clear:both;
}

#leftColumn .itemListing:before
{
	content:" ";
	display:table;
}

#outerPageContainer #contentContainer .oneColumnLayout .columnsWrapper:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #contentContainer .oneColumnLayout .columnsWrapper:before
{
	content:" ";
	display:table;
}

#outerPageContainer #contentContainer:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #contentContainer:before
{
	content:" ";
	display:table;
}

#outerPageContainer #footer:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #footer:before
{
	content:" ";
	display:table;
}

#outerPageContainer #header #storeHeader #checkoutNavigation:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #header #storeHeader #checkoutNavigation:before
{
	content:" ";
	display:table;
}

#outerPageContainer #header #storeHeader #headerNavigation:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #header #storeHeader #headerNavigation:before
{
	content:" ";
	display:table;
}

#outerPageContainer #header #storeHeader #headerTop:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #header #storeHeader #headerTop:before
{
	content:" ";
	display:table;
}

#outerPageContainer #header:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #header:before
{
	content:" ";
	display:table;
}

#outerPageContainer:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer:before
{
	content:" ";
	display:table;
}

#productPage div.productDisplay div.simpleProduct:after
{
	content:" ";
	display:table;
	clear:both;
}

#productPage div.productDisplay div.simpleProduct:before
{
	content:" ";
	display:table;
}

#rightColumn .itemListing:after
{
	content:" ";
	display:table;
	clear:both;
}

#rightColumn .itemListing:before
{
	content:" ";
	display:table;
}

.btn-group-vertical>.btn-group:after
{
	content:" ";
	display:table;
	clear:both;
}

.btn-group-vertical>.btn-group:before
{
	content:" ";
	display:table;
}

.btn-toolbar:after
{
	content:" ";
	display:table;
	clear:both;
}

.btn-toolbar:before
{
	content:" ";
	display:table;
}

.categorySearchSidebarWidget .criteriaPanel ul:after
{
	content:" ";
	display:table;
	clear:both;
}

.categorySearchSidebarWidget .criteriaPanel ul:before
{
	content:" ";
	display:table;
}

.clearfix:after
{
	content:" ";
	display:table;
	clear:both;
}

.clearfix:before
{
	content:" ";
	display:table;
}

.container-fluid:after
{
	content:" ";
	display:table;
	clear:both;
}

.container-fluid:before
{
	content:" ";
	display:table;
}

.container:after
{
	content:" ";
	display:table;
	clear:both;
}

.container:before
{
	content:" ";
	display:table;
}

.dl-horizontal dd:after
{
	content:" ";
	display:table;
	clear:both;
}

.dl-horizontal dd:before
{
	content:" ";
	display:table;
}

.form-horizontal .form-group:after
{
	content:" ";
	display:table;
	clear:both;
}

.form-horizontal .form-group:before
{
	content:" ";
	display:table;
}

.leftSidebarLayout .itemListing:after
{
	content:" ";
	display:table;
	clear:both;
}

.leftSidebarLayout .itemListing:before
{
	content:" ";
	display:table;
}

.modal-footer:after
{
	content:" ";
	display:table;
	clear:both;
}

.modal-footer:before
{
	content:" ";
	display:table;
}

.nav:after
{
	content:" ";
	display:table;
	clear:both;
}

.nav:before
{
	content:" ";
	display:table;
}

.navbar-collapse:after
{
	content:" ";
	display:table;
	clear:both;
}

.navbar-collapse:before
{
	content:" ";
	display:table;
}

.navbar-header:after
{
	content:" ";
	display:table;
	clear:both;
}

.navbar-header:before
{
	content:" ";
	display:table;
}

.navbar:after
{
	content:" ";
	display:table;
	clear:both;
}

.navbar:before
{
	content:" ";
	display:table;
}

.oneColumnLayout .itemListing:after
{
	content:" ";
	display:table;
	clear:both;
}

.oneColumnLayout .itemListing:before
{
	content:" ";
	display:table;
}

.pager:after
{
	content:" ";
	display:table;
	clear:both;
}

.pager:before
{
	content:" ";
	display:table;
}

.panel-body:after
{
	content:" ";
	display:table;
	clear:both;
}

.panel-body:before
{
	content:" ";
	display:table;
}

.rightSidebarLayout .itemListing:after
{
	content:" ";
	display:table;
	clear:both;
}

.rightSidebarLayout .itemListing:before
{
	content:" ";
	display:table;
}

.row:after
{
	content:" ";
	display:table;
	clear:both;
}

.row:before
{
	content:" ";
	display:table;
}

.threeColumnLayout .itemListing:after
{
	content:" ";
	display:table;
	clear:both;
}

.threeColumnLayout .itemListing:before
{
	content:" ";
	display:table;
}

div.checkoutProgressBar div.checkoutProgress:after
{
	content:" ";
	display:table;
	clear:both;
}

div.checkoutProgressBar div.checkoutProgress:before
{
	content:" ";
	display:table;
}

div.paymentWidget .paymentFormContainer:after
{
	content:" ";
	display:table;
	clear:both;
}

div.paymentWidget .paymentFormContainer:before
{
	content:" ";
	display:table;
}

div.simpleCategoryListWidget .category:after
{
	content:" ";
	display:table;
	clear:both;
}

div.simpleCategoryListWidget .category:before
{
	content:" ";
	display:table;
}

div.widget .content:after
{
	content:" ";
	display:table;
	clear:both;
}

div.widget .content:before
{
	content:" ";
	display:table;
}

.center-block
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.pull-right
{
	float:right!important;
}

.pull-left
{
	float:left!important;
}

.show
{
	display:block!important;
}

.invisible
{
	visibility:hidden;
}

.text-hide
{
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}

.hidden
{
	display:none!important;
	visibility:hidden!important;
}

.affix
{
	position:fixed;
}

@-ms-viewport
{
	width:device-width;
}

.visible-lg
{
	display:none!important;
}

.visible-md
{
	display:none!important;
}

.visible-sm
{
	display:none!important;
}

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

.visible-lg-block
{
	display:none!important;
}

.visible-lg-inline
{
	display:none!important;
}

.visible-lg-inline-block
{
	display:none!important;
}

.visible-md-block
{
	display:none!important;
}

.visible-md-inline
{
	display:none!important;
}

.visible-md-inline-block
{
	display:none!important;
}

.visible-sm-block
{
	display:none!important;
}

.visible-sm-inline
{
	display:none!important;
}

.visible-sm-inline-block
{
	display:none!important;
}

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

.visible-xs-inline
{
	display:none!important;
}

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

table.visible-xs
{
	display:table;
}

tr.visible-xs
{
	display:table-row!important;
}

td.visible-xs
{
	display:table-cell!important;
}

th.visible-xs
{
	display:table-cell!important;
}

table.visible-sm
{
	display:table;
}

tr.visible-sm
{
	display:table-row!important;
}

td.visible-sm
{
	display:table-cell!important;
}

th.visible-sm
{
	display:table-cell!important;
}

table.visible-md
{
	display:table;
}

tr.visible-md
{
	display:table-row!important;
}

td.visible-md
{
	display:table-cell!important;
}

th.visible-md
{
	display:table-cell!important;
}

table.visible-lg
{
	display:table;
}

tr.visible-lg
{
	display:table-row!important;
}

td.visible-lg
{
	display:table-cell!important;
}

th.visible-lg
{
	display:table-cell!important;
}

.visible-print
{
	display:none!important;
}

table.visible-print
{
	display:table;
}

tr.visible-print
{
	display:table-row!important;
}

td.visible-print
{
	display:table-cell!important;
}

th.visible-print
{
	display:table-cell!important;
}

.visible-print-block
{
	display:none!important;
}

.visible-print-inline
{
	display:none!important;
}

.visible-print-inline-block
{
	display:none!important;
}

#outerPageContainer
{
	margin:0 auto;
	padding:0;
}

#outerPageContainer #header #storeHeader .ship-message
{
	background:#e52752;
	padding:1rem;
}

#outerPageContainer #header #storeHeader .ship-message .text-white
{
	text-align:center;
	color:#fff;
	margin-bottom:0;
	font-weight:600;
}

#outerPageContainer #header #storeHeader .header_white
{
	background:#fff;
	padding:10px 0;
}

#outerPageContainer #header #storeHeader .header_white .header_tul
{
	font-family:poppins, sans-serif;
	font-weight:400;
	font-size:16px;
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_white .header_tul a
{
	display:inline-block;
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .divider
{
	display:inline-block;
	background:#273546;
	width:1px;
	height:100%;
	margin:0 20px;
}

#outerPageContainer #header #storeHeader .header_lightblue .header_ls
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_lightblue .search
{
	float:none;
	width:467px;
	margin:0 auto;
}

#outerPageContainer #header #storeHeader .header_lightblue .search .input-group
{
	position:relative;
	display:table;
	border-collapse:separate;
	width:295px;
	text-align:right;
	float:none;
	margin:0;
}

#outerPageContainer #header #storeHeader .header_lightblue .search .form-control-inline
{
	height:38px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-bottomleft:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	border:1px solid #cbcbcb;
	width:243px!important;
}

#outerPageContainer #header #storeHeader .header_lightblue .search .btn-success
{
	color:#fff;
	background-color:#00c0ff;
	border-color:#00c0ff;
}

#outerPageContainer #header #storeHeader .header_lightblue .search .btn-success img
{
	display:inline-block;
	margin-right:0;
	margin-top:9px;
}

#outerPageContainer #header #storeHeader .header_lightblue .search .simpleSearchPanel a.btn
{
	padding:0 12px;
	font-family:poppins, sans-serif;
	font-weight:700;
	font-size:16px;
	height:38px;
	line-height:38px;
}

#outerPageContainer #header #storeHeader .header_lightblue .search .simpleSearchPanel .input-group-btn
{
	width:47px;
	left:-8px;
}

#outerPageContainer #header #storeHeader .header_lightblue .logo_tagline
{
	color:#273546;
	font-family:poppins, sans-serif;
	font-size:14px;
	font-weight:400;
}

#outerPageContainer #header #storeHeader .header_lightblue .logo_tagline img
{
	display:inline-block;
}

#outerPageContainer #header #storeHeader .header_darkblue
{
	background:linear-gradient(to bottom, #05b6f5 0, #247ebd 100%);
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn .w2m_lc .dropdown-menu
{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	float:left;
	min-width:100%;
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
	font-size:16px;
	text-align:left;
	background-color:#def3fd;
	background-clip:padding-box;
	font-family:poppins, sans-serif;
	font-weight:500;
	border:none;
	border-radius:0;
	box-shadow:0 0 2px 1px rgba(231,231,231,.5);
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket
{
	margin-bottom:0;
	background-color:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket div.header
{
	display:none;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .content
{
	max-width:424px;
	padding:0;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .w2m_content_padding
{
	padding:14px;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_item_divider
{
	display:inline-block;
	height:1px;
	width:100%;
	background:#b4dcf8;
	margin:3px 0;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .basketItemBox
{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
	display:flex;
	flex-direction:row;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .basketItemBox .noIcon
{
	padding-left:0;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_left
{
	width:25%;
	padding-right:6px;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_left .iconBox
{
	width:100%;
	float:none!important;
	overflow:hidden;
	margin-right:0!important;
	border:1px solid #cecfcf;
	background-color:#fff;
	height:100%;
	align-items:center;
	display:flex;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_left .iconBox img
{
	height:auto!important;
	width:100%!important;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right
{
	width:75%;
	padding-left:6px;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .title a
{
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions
{
	margin:8px 0 12px 0;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions .label.quantityLabel
{
	display:inline;
	padding:0;
	text-align:left;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:none;
	background-color:transparent;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
	color:#273546;
	line-height:normal;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions input[type=text]
{
	height:32px;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions .button
{
	height:32px;
	background:linear-gradient(to bottom, #f9fafb 0, #d9dee7 100%);
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#273546;
	font-size:12px;
	padding:7px 0;
	width:110px;
	display:inline-block;
	border:1px solid #d3d3d3;
	text-align:center;
	border-radius:5px;
	vertical-align:middle;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions .shcp_delete
{
	width:38px;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions a.button img
{
	display:inline-block;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions .shcp_pricing .priceLabel
{
	display:inline;
	padding:0;
	text-align:left;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:none;
	background-color:transparent;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
	color:#273546;
	line-height:normal;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_right .actions .shcp_pricing .value
{
	display:inline;
	padding:0;
	text-align:left;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:none;
	background-color:transparent;
	line-height:normal;
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .subTotalsBox
{
	text-align:center;
	margin-top:5px;
	margin-bottom:0;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .subTotalsBox .subTotalLabel
{
	display:inline;
	padding:0;
	text-align:left;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:none;
	background-color:transparent;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
	color:#273546;
	line-height:normal;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .subTotalsBox .value
{
	display:inline;
	padding:0;
	text-align:left;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:none;
	background-color:transparent;
	line-height:normal;
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_viewcart
{
	text-align:center;
	margin-bottom:20px;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .shcp_viewcart a.moreinfo_btn
{
	color:#273546;
	font-weight:600;
	font-size:14px;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .checkoutButtonsBox .standardCheckout .shcp_checkout_btn
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#fff;
	padding:12px 0;
	text-align:center;
	width:100%;
	line-height:normal;
	border:none;
	border-radius:0;
}

#outerPageContainer #header #storeHeader .header_darkblue .header_mn div.miniBasket .checkoutButtonsBox .standardCheckout .shcp_checkout_btn img
{
	display:inline-block;
	margin-right:5px;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default
{
	background-color:transparent;
	border-color:transparent;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar
{
	position:relative;
	min-height:100%;
	margin-bottom:0;
	border:none;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-brand
{
	color:#777;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-brand:hover
{
	color:#fff;
	background-color:transparent;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-text
{
	color:#777;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>li
{
	float:none;
	display:inline-block;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>li>a
{
	color:#fff;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:16px;
	padding:15px 18px;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>li>a.home_first
{
	padding:16px 28px 16px 0;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>li>a:hover
{
	color:#333;
	background-color:transparent;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>.active>a
{
	color:#555;
	background-color:#e7e7e7;
}

#outerPageContainer #header #storeHeader .header_darkblue.navbar-default .navbar-nav>.active>a:focus
{
	color:#555;
	background-color:#e7e7e7;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>.disabled>a
{
	color:#ccc;
	background-color:transparent;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>.disabled>a:focus
{
	color:#ccc;
	background-color:transparent;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-toggle
{
	border-color:#ddd;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-toggle:focus
{
	background-color:#ddd;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-toggle:hover
{
	background-color:#ddd;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-toggle .icon-bar
{
	background-color:#888;
}

#outerPageContainer #header #storeHeader .header_darkblue .caret
{
	color:#fff;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-collapse
{
	border-color:#e7e7e7;
	padding-left:0;
	padding-right:0;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>.open>a
{
	background-color:#ddf3ff;
	color:#273546;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>.open>a:hover
{
	background-color:#ddf3ff;
	color:#273546;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
}

#outerPageContainer #header #storeHeader .header_darkblue.navbar-default .navbar-nav>.open>a:focus
{
	background-color:#ddf3ff;
	color:#273546;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>.open>a .caret
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_darkblue .navbar-default .navbar-nav>.open>a:hover .caret
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_darkblue.navbar-default .navbar-nav>.open>a:focus .caret
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu
{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	float:left;
	min-width:100%;
	padding:5px 0;
	margin:0;
	list-style:none;
	font-size:16px;
	text-align:left;
	background-color:#ddf3ff;
	border-top:1px solid #cbcbcb;
	border-left:none;
	border-right:none;
	border-bottom:none;
	box-shadow:none;
	background-clip:padding-box;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	font-family:poppins, sans-serif;
	font-weight:500;
}

#outerPageContainer #header #storeHeader .sub_title
{
	padding-left:10px;
}

#outerPageContainer #header #storeHeader .sub_title_blue
{
	color:#247dbc;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu .dropdown-submenu
{
	position:relative;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu .dropdown-submenu a.test .caret
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu .dropdown-submenu .dropdown-menu
{
	top:30px;
	left:0;
	margin-top:-1px;
	border-radius:0;
	border:none;
	box-shadow:none;
	margin:0;
	max-width:222px;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu .dropdown-submenu .dropdown-menu>li>a
{
	margin-left:10px;
	padding:3px 5px;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu .dropdown-submenu .dropdown-menu>li>a:before
{
	content:"- ";
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu>li>a:active
{
	background:0 0;
	background-color:transparent;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu>li>a:focus
{
	background:0 0;
	background-color:transparent;
}

#outerPageContainer #header #storeHeader .header_darkblue .dropdown-menu>li>a:hover
{
	background:0 0;
	background-color:transparent;
}

#outerPageContainer #header #storeHeader .header_bl .w2m_lc
{
	color:#273546;
	float:right;
}

#outerPageContainer #header #storeHeader .header_bl .w2m_lc .header_login
{
	padding:0;
	display:inline-block;
}

#outerPageContainer #header #storeHeader .header_bl .w2m_lc .login
{
	display:inline-block;
	text-transform:uppercase;
}

#outerPageContainer #header #storeHeader .header_bl .w2m_lc .login a
{
	color:#3697ea;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
}

#outerPageContainer #header #storeHeader .header_bl .w2m_lc .login a:hover
{
	color:#3697ea;
	text-decoration:none;
}

#outerPageContainer #header #storeHeader .header_bl .w2m_lc a
{
	color:#3697ea;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:16px;
}

#outerPageContainer #header #storeHeader .header_bl .w2m_lc a:hover
{
	color:#3697ea;
	text-decoration:none;
}

#outerPageContainer #header #storeHeader .header_darkblue .w2m_lc a:focus
{
	color:#3697ea;
	text-decoration:none;
}

#outerPageContainer #header #storeHeader .header_bl .header_basket
{
	display:inline-block;
	font-family:poppins, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#273546;
	font-size:18px;
	background:#ddf3ff;
	padding:15px;
	margin-left:20px;
	height:52px;
}

#outerPageContainer #header #storeHeader .header_bl .header_basket a
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_bl .header_basket a:active
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_bl .header_basket a:focus
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_bl .header_basket a:hover
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_bl .header_basket img
{
	display:inline-block;
	margin-right:10px;
}

#outerPageContainer #header #storeHeader .header_bl .bx-wrapper .bx-viewport
{
	box-shadow:none;
	border:none;
	left:0;
	background:#fff;
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
	-ms-transform:translatez(0);
	-o-transform:translatez(0);
	transform:translatez(0);
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner
{
	margin:0;
	padding:0;
	list-style:none;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo
{
	background:#002841;
	color:#fff;
	min-height:52px;
	display:flex;
	width:100%;
	align-items:center;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .promo_text
{
	color:#fff;
	padding:10px;
}

#outerPageContainer #header #storeHeader #headerBottom:after
{
	content:" ";
	display:table;
	clear:both;
}

#outerPageContainer #header #storeHeader #headerBottom:before
{
	content:" ";
	display:table;
}

#outerPageContainer #header #storeHeader .header_bl
{
	background:#fcfcff;
	border-top:1px solid #f5f5f5;
	margin-top:10px;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .header_phone
{
	display:inline-block;
	font-size:16px;
	color:#273546;
	float:right;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .header_phone .poppins_med
{
	font-family:poppins, sans-serif;
	font-weight:500;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .header_phone .roboto_reg
{
	font-family:roboto, sans-serif;
	font-weight:400;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .header_phone .poppins_bold
{
	font-family:poppins, sans-serif;
	font-weight:700;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .header_phone a
{
	text-transform:uppercase;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .header_phone a:hover
{
	text-decoration:none;
}

#outerPageContainer #header #storeHeader .header_bl ul#header_promo_banner .header_promo .header_phone img
{
	display:inline-block;
	margin:-3px 10px 0 0;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .header_phone
{
	text-align:right;
}

#outerPageContainer #header #storeHeader .header_bl .hide_991
{
	display:none;
}

#outerPageContainer #header #storeHeader .header_darkblue .w2m_lc
{
	display:none;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .mobile_menu_991
{
	width:100%;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-toggle
{
	position:relative;
	float:left;
	margin-left:15px;
	padding:0 15px 0 0;
	margin-top:0;
	margin-bottom:0;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px;
	display:inline-block;
	margin:4px 0 0 0;
	vertical-align:middle;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-brand
{
	float:left;
	padding:0 15px 0 15px;
	font-size:18px;
	line-height:20px;
	height:auto;
	display:inline-block!important;
	vertical-align:middle;
	margin:0;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .header_phone_mobile
{
	display:inline-block!important;
	float:right;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .header_phone_mobile img
{
	display:inline-block;
	margin:-3px 10px 0 0;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-default
{
	background-color:transparent;
	border:none;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar
{
	position:relative;
	min-height:100%;
	margin-bottom:0;
	border:1px solid transparent;
	height:auto;
	background:0 0;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-header
{
	float:none;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-left
{
	float:none!important;
}

#outerPageContainer #header #storeHeader .header_white .header_tul.navbar-right
{
	float:none!important;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-collapse
{
	border-top:1px solid transparent;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-collapse.collapse
{
	display:none!important;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-nav
{
	float:none!important;
	margin-top:7.5px;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-nav>li
{
	float:none;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .navbar-nav>li>a
{
	padding-top:10px;
	padding-bottom:10px;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .collapse.in
{
	display:block!important;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile
{
	text-align:center;
	display:block;
	float:none;
	margin:0 auto;
	white-space:nowrap;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile .header_login
{
	padding:15px 0;
	display:inline-block;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile .login
{
	display:inline-block;
	text-transform:uppercase;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile a
{
	color:#273546;
	font-family:poppins, sans-serif;
	font-weight:700;
	font-size:16px;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile .header_basket
{
	display:inline-block;
	font-family:poppins, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#273546;
	font-size:18px;
	background:#ddf3ff;
	padding:5px 5px 5px 5px;
	margin-left:10px;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile .header_basket a
{
	color:#273546;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile .header_basket img
{
	display:inline-block;
	margin-right:10px;
}

#outerPageContainer #header #storeHeader .header_lightblue .search.search_hideformobile
{
	display:none;
}

#outerPageContainer #header #storeHeader .header_white .header_tul .header_phone a
{
	text-transform:uppercase;
	margin:0;
}

#outerPageContainer #header #storeHeader .header_lightblue .header_ls .mobile_header_searchicon
{
	display:inline-block!important;
	vertical-align:middle;
	margin-left:15px;
}

#outerPageContainer #header #storeHeader .header_lightblue .header_ls .mobile_header_searchicon img
{
	max-width:24px;
}

#outerPageContainer #header #storeHeader .header_lightblue .w2m_lc_mobile .userlinks_mobile
{
	display:inline-block;
	vertical-align:middle;
}

#outerPageContainer #header #storeHeader .header_lightblue
{
	padding:15px 0 15px 0;
	background:#f7f9fe;
	border:1px solid #e1e2e4;
}

#outerPageContainer #header #storeHeader .header_lightblue .logo_tagline_mobile
{
	display:none;
}

#outerPageContainer #header #storeHeader .header_lightblue .logo_tagline_desktop
{
	display:none;
}

#outerPageContainer #header #storeHeader .header_lightblue .logo_tag_mobile
{
	text-align:center;
	margin-top:5px;
}

#outerPageContainer #header #storeHeader .header_lightblue .logo_tag_mobile .storeLogo img
{
	margin:0 auto;
}

#outerPageContainer #header #storeHeader .header_lightblue .search .hideformobile
{
	display:none;
}

#outerPageContainer #contentContainer
{
	max-width:1230px;
	margin:34px auto 0;
}

#outerPageContainer #contentContainer.home_page_container
{
	max-width:100%;
	margin:0 auto;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .bx-wrapper .bx-viewport
{
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:none;
	left:0;
	background:0 0;
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
	-ms-transform:translatez(0);
	-o-transform:translatez(0);
	transform:translatez(0);
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .bx-wrapper .bx-viewport ul
{
	margin:0;
	padding:0;
}

#outerPageContainer #contentContainer.home_page_container .home_page_main
{
	max-width:1230px;
	margin:0 auto;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider
{
	background-image:url(images/content_slider/main_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	margin:0 20px;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container
{
	max-width:1230px;
	margin:0 auto;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .text_left
{
	padding:10px 0;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .text_left h1
{
	font-family:poppins, sans-serif;
	font-weight:400;
	color:#00c0ff;
	font-size:20px;
	margin:0 0 5px 0;
	line-height:34px;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .text_left .content
{
	font-family:poppins, sans-serif;
	font-weight:300;
	color:#e0e0e0;
	font-size:16px;
	line-height:26px;
	margin-bottom:5px;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .text_left .action a.button
{
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	line-height:normal;
	padding:5px 20px;
	text-align:center;
	background:#00c0ff;
	border:none;
	border-radius:180px;
	letter-spacing:.75px;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .text_left .action a.button:hover
{
	color:#333;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .slide_image
{
	margin:5px 0;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .slide_image img
{
	margin:0 auto;
	max-width:250px;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .bx-wrapper .bx-pager
{
	position:absolute;
	bottom:34px;
	width:100%;
}

.bx-wrapper .bx-controls-auto
{
	position:absolute;
	bottom:34px;
	width:100%;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .bx-wrapper .bx-pager.bx-default-pager a
{
	background:#e0e0e0;
	text-indent:-9999px;
	display:block;
	width:25px;
	height:6px;
	margin:0 6px;
	outline:0;
	border-radius:0;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .bx-wrapper .bx-pager.bx-default-pager a.active
{
	background:#00c0ff;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .bx-wrapper .bx-pager.bx-default-pager a:hover
{
	background:#00c0ff;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .section
{
	margin-bottom:60px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .item
{
	border:1px solid #f0f0f0;
	border-top:none;
	box-shadow:0 0 8px rgba(240,240,240,.3);
	border-radius:4px;
	max-width:405px;
	margin-bottom:20px;
	margin:0 auto 40px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .item .text
{
	background:#f7f9fe;
	display:inline-block;
	padding:20px 15px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .item .text p
{
	display:block!important;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .item h2.title
{
	margin-top:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .item .link
{
	text-align:right;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs h1 span.icon
{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs h1 span.title
{
	display:inline-block;
	vertical-align:middle;
	max-width:80%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-group .panel
{
	margin-bottom:0;
	border-radius:4px;
	border:none;
	box-shadow:none;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-default>.panel-heading
{
	border:none;
	background:0 0;
	padding:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-default>.panel-heading+.panel-collapse>.panel-body
{
	border:none;
	box-shadow:none;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title
{
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title>a
{
	width:100%;
	display:inline-block;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#1b1f20;
	background-color:#f7f9fe;
	padding:20px;
	box-shadow:4px 0 6px -4px rgba(224,224,224,.6), -4px 0 6px -4px rgba(224,224,224,.6);
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title>a:active
{
	text-decoration:none;
	outline:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title>a:focus
{
	text-decoration:none;
	outline:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title>a:hover
{
	text-decoration:none;
	outline:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title>a:before
{
	width:12px;
	height:11px;
	content:url(images/home_faq_title_arrow_expanded.png);
	margin-right:5px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title>a[class=collapsed]:before
{
	width:11px;
	height:12px;
	content:url(images/home_faq_title_arrow.png);
	margin-right:5px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-title>a[class=collapsed]
{
	box-shadow:none;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-default>.panel-heading+#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-collapse>.panel-body
{
	border-top:none;
	font-family:'open sans', sans-serif;
	font-size:16px;
	color:#6d6d6d;
	font-weight:400;
	border:none;
	box-shadow:none;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .panel-body
{
	padding:15px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_faqs .collapse.in
{
	box-shadow:0 -1px 3px 1px rgba(224,224,224,.6);
	margin-bottom:7px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews h1 span.icon
{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews h1 span.title
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	max-width:75%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .featured-carousel.reviews
{
	position:relative;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-viewport
{
	box-shadow:none;
	border:none;
	left:0;
	background:#fff;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-has-controls-direction
{
	position:absolute;
	top:-50px;
	right:auto;
	left:65%;
	margin:0 auto;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-controls-direction a
{
	margin-top:0!important;
	top:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-controls-direction a.bx-prev
{
	right:50px;
	left:auto;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-next:active
{
	background-position:-43px 0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-next:focus
{
	background-position:-43px 0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-next:hover
{
	background-position:-43px 0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-prev:active
{
	background-position:0 0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-prev:focus
{
	background-position:0 0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-prev:hover
{
	background-position:0 0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-prev
{
	left:10px;
	background:url(images/review_controls.png) no-repeat 0 -32px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper .bx-next
{
	right:10px;
	background:url(images/review_controls.png) no-repeat -43px -32px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow1
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
	color:#4d4d4d;
	margin-bottom:14px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow1 div.aggregateRating
{
	margin-right:12px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow2
{
	margin-bottom:12px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow2 .reviewSliderImage
{
	display:inline-block;
	width:88px;
	height:62px;
	border-radius:10px;
	border:1px solid #c8c8c8;
	margin-right:14px;
	vertical-align:middle;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow2 .reviewSliderImage img
{
	height:55px;
	width:auto;
	margin:3px auto 0;
	vertical-align:middle;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow2 .reviewSliderImageRight
{
	display:inline-block;
	vertical-align:middle;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow2 .reviewSliderImageRight .reviewTitle
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:20px;
	color:#272727;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow2 .reviewSliderImageRight .productLink
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:13px;
	color:#3697ea;
	text-decoration:underline;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow3 .reviewtext
{
	color:#6d6d6d;
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:16px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow3 .reviewbuyer
{
	margin-top:16px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow3 .reviewbuyer .reviewname
{
	color:#4d4d4d;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow3 .reviewbuyer .verifiedBuyer
{
	color:#5a9054;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .review .reviewRow3 .reviewbuyer .verifiedBuyer:before
{
	content:url(images/home_reviews_verified.png);
	display:inline-block;
	vertical-align:middle;
	margin:0 12px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .separation
{
	background:#e0dfdd;
	height:2px;
	width:100%;
	display:inline-block;
	margin:22px 0 16px 0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header
{
	color:#333;
	padding:0;
	border:none!important;
	background:0 0;
	border-radius:0;
}

.home_w2m .home_top_selling div.widget div.header
{
	color:#333;
	padding:0;
	border:none!important;
	background:0 0;
	border-radius:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h1
{
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#273546;
	line-height:24px;
	font-size:24px;
}

.home_w2m .home_top_selling div.widget div.header>h1
{
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#273546;
	line-height:24px;
	font-size:24px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h1 span.icon
{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}

.home_w2m .home_top_selling div.widget div.header>h1 span.icon
{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h1 span.title
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	max-width:70%;
}

.home_w2m .home_top_selling div.widget div.header>h1 span.title
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	max-width:70%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h1 span.viewall
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	margin-left:15px;
}

.home_w2m .home_top_selling div.widget div.header>h1 span.viewall
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	margin-left:15px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h1 span.viewall a
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#3697ea;
}

.home_w2m .home_top_selling div.widget div.header>h1 span.viewall a
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#3697ea;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h2
{
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#273546;
	line-height:24px;
	font-size:24px;
}

.home_w2m .home_top_selling div.widget div.header>h2
{
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#273546;
	line-height:24px;
	font-size:24px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h2 span.icon
{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}

.home_w2m .home_top_selling div.widget div.header>h2 span.icon
{
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h2 span.title
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	max-width:70%;
}

.home_w2m .home_top_selling div.widget div.header>h2 span.title
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	max-width:70%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h2 span.viewall
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	margin-left:15px;
	width:100%;
	margin:15px auto 0;
	text-align:left;
}

.home_w2m .home_top_selling div.widget div.header>h2 span.viewall
{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
	margin-left:15px;
	width:100%;
	margin:15px auto 0;
	text-align:left;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget div.header>h2 span.viewall a
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#3697ea;
}

.home_w2m .home_top_selling div.widget div.header>h2 span.viewall a
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#3697ea;
}

.home_w2m .home_top_selling div.popularProductsDialogWidget div.header>h2
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget .content
{
	padding:0;
}

.home_w2m .home_top_selling div.widget .content
{
	padding:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling div.widget
{
	margin-bottom:0;
	background-color:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
}

.home_w2m .home_top_selling div.widget
{
	margin-bottom:0;
	background-color:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing
{
	display:flex;
	flex-flow:column;
	justify-content:flex-start;
}

.home_w2m .home_top_selling .itemListing
{
	display:flex;
	flex-flow:column;
	justify-content:flex-start;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer
{
	padding:26px 20px;
	overflow:hidden!important;
	height:auto!important;
	background:#f7f9fe;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer
{
	padding:26px 20px;
	overflow:hidden!important;
	height:auto!important;
	background:#f7f9fe;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.productItemDisplay
{
	padding:0;
	display:flex;
	flex-direction:row;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.productItemDisplay
{
	padding:0;
	display:flex;
	flex-direction:row;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode
{
	width:100%;
	margin:0;
}

.home_w2m .home_top_selling .itemListing .tableNode
{
	width:100%;
	margin:0;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.thumbnailArea
{
	flex-grow:2;
	height:auto;
	align-items:center;
	display:flex;
	width:100%;
	background:#fff;
	justify-content:center;
	padding:15px 0;
	margin-bottom:10px;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.thumbnailArea
{
	flex-grow:2;
	height:auto;
	align-items:center;
	display:flex;
	width:100%;
	background:#fff;
	justify-content:center;
	padding:15px 0;
	margin-bottom:10px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.thumbnailArea .thumbnailWrapper .thumbnail
{
	display:flex;
	align-self:center;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.thumbnailArea .thumbnailWrapper .thumbnail
{
	display:flex;
	align-self:center;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:0;
	height:auto;
	line-height:normal;
	flex-grow:1;
	width:100%;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:0;
	height:auto;
	line-height:normal;
	flex-grow:1;
	width:100%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea .hts_details
{
	display:flex;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea .hts_details
{
	display:flex;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea .hts_details_left
{
	width:100%;
	padding-right:2%;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea .hts_details_left
{
	width:100%;
	padding-right:2%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea .hts_details_right
{
	width:100%;
	text-align:center;
	display:flex;
	flex-flow:column nowrap;
	justify-content:space-between;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.detailsArea .hts_details_right
{
	width:100%;
	text-align:center;
	display:flex;
	flex-flow:column nowrap;
	justify-content:space-between;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.details div.itemName
{
	margin-bottom:5px;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.details div.itemName
{
	margin-bottom:5px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemContainer div.details div.itemName a
{
	text-decoration:none;
	font-size:24px;
	color:#272727;
}

.home_w2m .home_top_selling .itemContainer div.details div.itemName a
{
	text-decoration:none;
	font-size:24px;
	color:#272727;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.details div.price
{
	padding:0;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:18px;
	color:#1b1f20;
	margin-bottom:10px;
	height:100%;
	display:flex;
	align-items:self-end;
}

.home_w2m .home_top_selling .itemListing .tableNode .itemContainer div.details div.price
{
	padding:0;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:18px;
	color:#1b1f20;
	margin-bottom:10px;
	height:100%;
	display:flex;
	align-items:self-end;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemContainer div.details div.summary
{
	height:auto;
	margin:5px 0;
	overflow:hidden;
	color:#777;
}

.home_w2m .home_top_selling .itemContainer div.details div.summary
{
	height:auto;
	margin:5px 0;
	overflow:hidden;
	color:#777;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemContainer div.details div.summary a.read-more
{
	display:inline-block;
	margin-left:5px;
	font-weight:400;
}

.home_w2m .home_top_selling .itemContainer div.details div.summary a.read-more
{
	display:inline-block;
	margin-left:5px;
	font-weight:400;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemContainer div.details div.price span.value
{
	display:inline-block;
	line-height:1;
	color:#d8031b;
	font-family:poppins, sans-serif;
	font-size:24px;
	font-weight:500;
	width:100%;
	margin-bottom:30px;
}

.home_w2m .home_top_selling .itemContainer div.details div.price span.value
{
	display:inline-block;
	line-height:1;
	color:#d8031b;
	font-family:poppins, sans-serif;
	font-size:24px;
	font-weight:500;
	width:100%;
	margin-bottom:30px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemContainer div.actionsArea
{
	display:inline-block;
	margin:0 auto;
	width:100%;
}

.home_w2m .home_top_selling .itemContainer div.actionsArea
{
	display:inline-block;
	margin:0 auto;
	width:100%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .itemContainer div.actionsArea div.actions
{
	display:inline-block;
	vertical-align:bottom;
	text-align:center;
	width:100%;
}

.home_w2m .home_top_selling .itemContainer div.actionsArea div.actions
{
	display:inline-block;
	vertical-align:bottom;
	text-align:center;
	width:100%;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling a.moreinfo_btn
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:8px 22px;
	text-align:center;
}

.home_w2m .home_top_selling a.moreinfo_btn
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:8px 22px;
	text-align:center;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling a.cart_btn
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff;
	padding:8px 9px 8px 5px;
	line-height:normal;
	border:none;
}

.home_w2m .home_top_selling a.cart_btn
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff;
	padding:8px 9px 8px 5px;
	line-height:normal;
	border:none;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .inv
{
	margin-bottom:10px;
}

.home_w2m .home_top_selling .inv
{
	margin-bottom:10px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .inv .title
{
	color:#6d6d6d;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:16px;
	margin-right:8px;
}

.home_w2m .home_top_selling .inv .title
{
	color:#6d6d6d;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:16px;
	margin-right:8px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_top_selling .inv .status
{
	color:#5a9054;
	text-transform:uppercase;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
}

.home_w2m .home_top_selling .inv .status
{
	color:#5a9054;
	text-transform:uppercase;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
}

div.socialMediaLinksDialog .item
{
	margin-bottom:30px;
}

div.socialMediaLinksDialog .item .icon
{
	margin-bottom:12px;
}

div.socialMediaLinksDialog .item .text a
{
	color:#6d6d6d;
	text-decoration:none;
	font-size:16px;
	font-weight:400;
}

#outerPageContainer #footer
{
	background:#273546;
	clear:both;
}

#outerPageContainer #footer .content
{
	position:relative;
	min-height:1px;
	max-width:1230px;
	margin:0 auto;
}

#outerPageContainer #footer #storeFooter
{
	padding:40px 0 60px 0;
	display:inline-block;
	width:100%;
}

#outerPageContainer #footer #storeFooter .logo_text img
{
	margin-bottom:30px;
}

#outerPageContainer #footer #storeFooter .logo_text p
{
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:18px;
	color:#fff;
}

#outerPageContainer #footer #storeFooter hr.footer_hr
{
	display:inline-block;
	height:2px;
	background-color:#00c0ff;
	width:100%;
	margin:40px 0 15px 0;
	border:none;
}

#outerPageContainer #footer #storeFooter h2
{
	font-family:poppins, sans-serif;
	font-weight:400;
	font-size:24px;
	color:#00c0ff;
}

#outerPageContainer #footer #storeFooter ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#outerPageContainer #footer #storeFooter ul li
{
	margin-bottom:14px;
}

#outerPageContainer #footer #storeFooter .links a
{
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
}

#outerPageContainer #footer #storeFooter .links a:hover
{
	text-decoration:none;
}

#outerPageContainer #footer #storeFooter .links.social li
{
	margin-bottom:14px;
}

#outerPageContainer #footer #storeFooter .links.social a
{
	display:inline-block;
}

#outerPageContainer #footer #storeFooter .links.social img
{
	display:inline-block;
	vertical-align:baseline;
	margin-right:10px;
}

#outerPageContainer #footer #storeFooter .bottom_links
{
	font-family:poppins, sans-serif;
	font-weight:400;
	font-size:18px;
	color:#fff;
}

#outerPageContainer #footer #storeFooter .bottom_links a
{
	font-family:poppins, sans-serif;
	font-weight:400;
	font-size:18px;
	color:#fff;
}

#outerPageContainer #footer #storeFooter .bottom_links .privacyterms a
{
	display:inline-block;
}

#outerPageContainer #footer #storeFooter .bottom_links .privacyterms a.first
{
	margin-right:40px;
}

#outerPageContainer #footer #storeFooter .bottom_links a:hover
{
	text-decoration:none;
}

#outerPageContainer #footer #storeFooter .bottom_links .copyright
{
	text-align:left;
}

#outerPageContainer #footer #storeFooter .bottom_links .creditcards img
{
	margin:15px 0;
}

#outerPageContainer #footer #storeFooter #footerabout
{
	padding:10px 0 0 0;
}

#outerPageContainer #footer #storeFooter #footeraccount
{
	padding:10px 0 0 0;
}

#outerPageContainer #footer #storeFooter #footerhelp
{
	padding:10px 0 0 0;
}

#outerPageContainer #footer #storeFooter #footersocial
{
	padding:10px 0 0 0;
}

#outerPageContainer #footer #storeFooter [aria-expanded=false] .trigger_img
{
	display:inline-block;
	background:url(images/footer_down.png) no-repeat center right;
	width:16px;
	height:16px;
	float:right;
	margin-top:4px;
}

#outerPageContainer #footer #storeFooter [aria-expanded=true] .trigger_img
{
	display:inline-block;
	background:url(images/footer_up.png) no-repeat center right;
	width:16px;
	height:16px;
	float:right;
	margin-top:4px;
}

#outerPageContainer #contentContainer.home_page_container .home_w2m .home_reviews .bx-wrapper
{
	position:relative;
	margin:60px auto 0!important;
	padding:0;
	max-width:100%;
}

#outerPageContainer #contentContainer.home_page_container .home_page_slider .slide_container .slide_image img[alt="Pass Supervised Test"]
{
	max-height:220px;
}

#outerPageContainer #header #storeHeader .header_bl .full_width_991
{
	width:100%;
	padding-left:20px;
	padding-right:20px;
}

.caption-full
{
	padding:0 0 15px 5px;
}

.priceDisplay
{
	font-weight:700;
}

span[itemprop=offers]
{
	font-weight:700;
}

.goodCondition
{
	color:#3c763d;
}

.warnCondition
{
	color:#8a6d3b;
}

.errorCondition
{
	color:#a94442;
}

.requiredField
{
	color:red;
	padding-bottom:3px;
	margin-left:3px;
	display:inline-block;
}

p.success
{
	color:#3c763d;
}

p.error
{
	color:#a94442;
}

a.button
{
	background-color:#fff;
	background-image:url(url(none);
	color:#00000;
	font-size:16px;
	font-family:'open sans', sans-serif;
	border:1px solid #transparent;
	margin-bottom:0;
	padding:6px 12px;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	touch-action:manipulation;
	cursor:pointer;
	white-space:nowrap;
	line-height:1.42857143;
	border-radius:4px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	border-color:#ccc;
	text-decoration:none;
}

a.cart_btn
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff;
	padding:8px 9px 8px 5px;
	line-height:normal;
	border:none;
}

a.cart_btn img
{
	display:inline-block;
	margin:-2px 5px 0 0;
	vertical-align:middle;
}

a.cart_btn:hover
{
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#000!important;
}

a.moreinfo_btn
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:8px 22px;
	text-align:center;
}

a.moreinfo_btn:hover
{
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#000!important;
}

a.button.active.focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

a.button.active:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

a.button.focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	color:#333;
	text-decoration:none;
	background-color:#e6e6e6;
	border-color:#adadad;
}

a.button:active.focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

a.button:active:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}

a.button:focus
{
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
	color:#333;
	text-decoration:none;
	background-color:#e6e6e6;
	border-color:#adadad;
}

a.button:hover
{
	color:#333;
	text-decoration:none!important;
	background-color:#e6e6e6;
	border-color:#adadad;
}

a.button.active
{
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
}

a.button:active
{
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
}

a.button.disabled
{
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#fff;
	border-color:#ccc;
}

a.button[disabled]
{
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] a.button
{
	cursor:not-allowed;
	pointer-events:none;
	opacity:.65;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#fff;
	border-color:#ccc;
}

.open>.dropdown-togglea.button
{
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad;
	background-image:none;
}

a.button.disabled.active
{
	background-color:#fff;
	border-color:#ccc;
}

a.button.disabled.focus
{
	background-color:#fff;
	border-color:#ccc;
}

a.button.disabled:active
{
	background-color:#fff;
	border-color:#ccc;
}

a.button.disabled:focus
{
	background-color:#fff;
	border-color:#ccc;
}

a.button.disabled:hover
{
	background-color:#fff;
	border-color:#ccc;
}

a.button[disabled].active
{
	background-color:#fff;
	border-color:#ccc;
}

a.button[disabled].focus
{
	background-color:#fff;
	border-color:#ccc;
}

a.button[disabled]:active
{
	background-color:#fff;
	border-color:#ccc;
}

a.button[disabled]:focus
{
	background-color:#fff;
	border-color:#ccc;
}

a.button[disabled]:hover
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] a.button.active
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] a.button.focus
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] a.button:active
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] a.button:focus
{
	background-color:#fff;
	border-color:#ccc;
}

fieldset[disabled] a.button:hover
{
	background-color:#fff;
	border-color:#ccc;
}

a.button .badge
{
	color:#fff;
	background-color:#333;
}

.red_btn
{
	background:linear-gradient(to bottom, #f6001c 0, #b80015 100%);
	font-family:poppins, sans-serif;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	padding:12px 0;
	line-height:normal;
	border:none;
	letter-spacing:1.5px;
	text-align:center;
	display:inline-block;
	border-radius:4px;
	max-width:236px;
	width:100%;
}

a.red_btn
{
	background:linear-gradient(to bottom, #f6001c 0, #b80015 100%);
	font-family:poppins, sans-serif;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	padding:12px 0;
	line-height:normal;
	border:none;
	letter-spacing:1.5px;
	text-align:center;
	display:inline-block;
	border-radius:4px;
	max-width:236px;
	width:100%;
}

.red_btn img
{
	display:inline-block;
	float:right;
	position:relative;
	right:16px;
}

a.red_btn img
{
	display:inline-block;
	float:right;
	position:relative;
	right:16px;
}

.blue_btn
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff;
	padding:8px 12px;
	line-height:normal;
	border:none;
}

a.blue_btn
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff;
	padding:8px 12px;
	line-height:normal;
	border:none;
}

.gray_btn
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:8px 12px;
	text-align:center;
}

a.gray_btn
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:8px 12px;
	text-align:center;
}

.blue_btn_sm
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff;
	padding:4px 10px;
	line-height:normal;
	border:none;
	font-size:14px;
}

a.blue_btn_sm
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff;
	padding:4px 10px;
	line-height:normal;
	border:none;
	font-size:14px;
}

.gray_btn_sm
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:4px 10px;
	text-align:center;
	font-size:14px;
}

a.gray_btn_sm
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:4px 10px;
	text-align:center;
	font-size:14px;
}

.aff_join_btn
{
	font-weight:600;
	font-size:16px;
	padding:8px 20px;
}

a.aff_join_btn
{
	font-weight:600;
	font-size:16px;
	padding:8px 20px;
}

table.compact>tbody>tr>td
{
	padding:5px;
}

table.compact>tbody>tr>th
{
	padding:5px;
}

table.compact>tfoot>tr>td
{
	padding:5px;
}

table.compact>tfoot>tr>th
{
	padding:5px;
}

table.compact>thead>tr>td
{
	padding:5px;
}

table.compact>thead>tr>th
{
	padding:5px;
}

.form-control-inline
{
	display:inline-block;
	width:auto;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-inline: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,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.form-control-inline::-moz-placeholder
{
	color:#999;
	opacity:1;
}

.form-control-inline:-ms-input-placeholder
{
	color:#999;
}

.form-control-inline::-webkit-input-placeholder
{
	color:#999;
}

.form-control-inline[disabled]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

.form-control-inline[readonly]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

fieldset[disabled] .form-control-inline
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

textarea.form-control-inline
{
	height:auto;
}

.inputForm .rowHeader
{
	text-align:right;
	font-weight:700;
	vertical-align:middle;
}

.inputForm th
{
	text-align:right;
	font-weight:700;
	vertical-align:middle;
}

.inputForm td
{
	vertical-align:middle;
	padding:5px;
}

.inputForm td label
{
	font-weight:400;
	margin:0 5px 0 5px;
	display:inline;
}

.ContactFormPanel table
{
	width:100%;
}

.ContactFormPanel .inputForm th
{
	width:80px;
}

.ContactFormPanel .inputForm td
{
	padding:0;
	margin-bottom:15px;
	display:inline-block;
	width:100%;
}

.ContactFormPanel .form-control-inline
{
	display:inline-block;
	width:60%!important;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ContactFormPanel .form-control-inline: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,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.ContactFormPanel .form-control-inline::-moz-placeholder
{
	color:#999;
	opacity:1;
}

.ContactFormPanel .form-control-inline:-ms-input-placeholder
{
	color:#999;
}

.ContactFormPanel .form-control-inline::-webkit-input-placeholder
{
	color:#999;
}

.ContactFormPanel .form-control-inline[disabled]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

.ContactFormPanel .form-control-inline[readonly]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

fieldset[disabled] .ContactFormPanel .form-control-inline
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

textarea.ContactFormPanel .form-control-inline
{
	height:auto;
}

#storeHeader .shortcuts
{
	float:right!important;
	padding:5px 0 10px 0;
}

#storeHeader .shortcuts li>a>i
{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'glyphicons halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

#storeHeader .shortcuts li>a>i:before
{
	margin-right:5px;
}

#storeHeader .shortcuts .login i:before
{
	content:"";
}

#storeHeader .shortcuts .acct i:before
{
	content:"";
}

#storeHeader .shortcuts .wishlist i:before
{
	content:"";
}

#storeHeader .shortcuts .basket i:before
{
	content:"";
}

#storeHeader .shortcuts .admin i:before
{
	content:"";
}

#storeHeader .shortcuts .home i:before
{
	content:"";
}

#storeHeader .shortcuts .contact i:before
{
	content:"";
}

#storeHeader .search .simpleSearchPanel a.btn
{
	padding:9px 12px;
}

#storeHeader .navigation .navbar-brand
{
	padding:10px;
}

#storeHeader .navigation .nav-basket:before
{
	content:"";
}

#storeHeader .navigation .nav a
{
	display:inline-block;
	width:100%;
}

#storeHeader .navigation .nav a:hover
{
	background-color:#fff;
}

#storeHeader .navigation .nav i
{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'glyphicons halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	margin:0 15px;
}

#storeHeader .navigation .nav .finder:before
{
	content:"";
}

#storeHeader .navigation .nav .contact:before
{
	content:"";
}

#storeHeader .navigation .nav .acct:before
{
	content:"";
}

#storeHeader .navigation .nav .login:before
{
	content:"";
}

#storeHeader .navigation .nav .currency:before
{
	content:"";
}

.cms_page_crumbs
{
	margin-bottom:15px;
}

.breadCrumbs.categoryBreadCrumbs
{
	padding:0 0 5px 0;
	border-bottom:none;
}

.breadCrumbs.categoryBreadCrumbs a
{
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#6f6f6f;
}

.breadCrumbs.categoryBreadCrumbs a:last-child
{
	font-weight:500;
	color:#3697ea;
}

.breadCrumbs.categoryBreadCrumbs a:hover
{
	text-decoration:none;
}

#pageHeader h1
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

.features .itemName h1#page-title.page-title.mb1
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

div.pageHeader h1
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

div[id*=webpagePage] h1
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

.features .itemName h1#page-title.page-title.mb1 a
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:24px;
	color:#273546;
	line-height:24px;
	pointer-events:none;
}

.home_top_selling div.pageHeader h2
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

.home_top_selling div[id*=webpagePage] h2
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

.home_w2m .home_top_selling #pageHeader h2
{
	padding-bottom:9px;
	margin:20px 0;
	border-bottom:1px solid #eee;
	text-align:left;
}

#pageHeader div.links
{
	right:20px;
	top:3px;
	position:absolute;
}

div.pageHeader div.links
{
	right:20px;
	top:3px;
	position:absolute;
}

#pageHeader div.links a.button
{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

div.pageHeader div.links a.button
{
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px;
}

.modalPopup
{
	position:relative;
	background-color:#fff;
	border:1px solid rgba(0,0,0,.2);
	border-radius:6px;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
	box-shadow:0 3px 9px rgba(0,0,0,.5);
	background-clip:padding-box;
	outline:0;
}

.modalPopup .modalPopupContent
{
	padding:15px;
	border-bottom:1px solid #e5e5e5;
	min-height:16.42857143px;
}

.modalPopup .modalPopupHeader
{
	padding:10px;
	font-weight:700;
}

#adminPanel
{
	padding:10px 15px 10px 15px;
	border-top:1px solid #000;
}

#adminPanel .editItemPanel
{
	padding:0 0 10px;
}

#adminPanel .editItemPanel span.rowHeader
{
	color:#31708f;
}

#adminPanel .displayPagePanel label.rowHeader
{
	color:#31708f;
}

#adminPanel .displayPagePanel select
{
	width:auto!important;
	display:inline-block;
}

.validationSummary
{
	margin-bottom:6px;
}

.validationSummary ul
{
	margin-left:25px;
	list-style-type:disc;
}

.validationSummary ul li
{
	color:red;
}

#advancedSearchPage .searchPanel .inputForm
{
	width:100%;
}

#advancedSearchPage .searchPanel .inputForm td input[type=text]
{
	width:auto!important;
}

#advancedSearchPage .searchPanel .inputForm td select
{
	width:auto!important;
}

#basketPage #pageHeader h1
{
	padding-bottom:9px;
	margin:0 0 20px;
	border-bottom:1px solid #00c0ff;
}

#basketPage div.pageHeader h1
{
	padding-bottom:9px;
	margin:0 0 20px;
	border-bottom:1px solid #00c0ff;
}

#searchPage #pageHeader h1
{
	padding-bottom:9px;
	margin:0 0 20px;
	border-bottom:1px solid #00c0ff;
}

#searchPage div.pageHeader h1
{
	padding-bottom:9px;
	margin:0 0 20px;
	border-bottom:1px solid #00c0ff;
}

#searchPage .itemListing .tableNode .itemContainer div.details div.itemName
{
	margin-bottom:10px;
}

#searchPage .itemContainer div.details .manufacturer
{
	margin-bottom:10px;
}

#searchPage .itemContainer div.details .manufacturer a
{
	margin-bottom:10px;
}

#searchPage .itemListing .tableNode .itemContainer div.details div.rating
{
	margin-bottom:16px;
}

#searchPage .itemListing .tableNode .itemContainer div.details div.price
{
	margin-bottom:20px;
}

#searchPage .searchSortHeader
{
	color:#fff;
}

#basketPage div.basketContainer div.actions
{
	margin:10px 0 10px 0;
	text-align:center;
}

#basketPage div.basketContainer div.actions .gray_btn
{
	font-size:14px;
	padding:10px;
	border-radius:4px;
	margin-right:15px;
	line-height:normal;
	margin-bottom:15px;
	display:block;
	margin:0 auto 15px;
	width:150px;
}

#basketPage div.basketContainer div.actions .blue_btn
{
	font-size:14px;
	padding:10px;
	border-radius:4px;
	line-height:normal;
	border:1px solid;
	width:150px;
	display:block;
	margin:0 auto;
}

#basketPage div.basketContainer div.actions .blue_btn:hover
{
	text-decoration:none;
}

#basketPage div.basketContainer div.actions .blue_btn img
{
	display:inline-block;
	margin-right:8px;
}

#basketPage div.basketContainer div.actions span.checkout
{
	display:inline-block;
}

#basketPage div.warnings
{
	padding-left:20px;
}

#basketPage div.emptyBasketPanel
{
	text-align:center;
	color:#31708f;
}

#basketPage .quantity input[type=text]
{
	width:85px!important;
	text-align:center;
	border-radius:5px;
}

#basketPage .tax
{
	display:none!important;
}

#basketPage td.delete a.moreinfo_btn
{
	display:inline-block;
	padding:12px 16px;
	border-radius:5px;
	background:#fff;
}

#basketPage table.pagedList td.delete
{
	text-align:center;
}

#basketPage table.pagedList td.price
{
	text-align:center;
}

#basketPage table.pagedList td.total
{
	text-align:center;
}

#basketPage table.pagedList th.delete
{
	text-align:center;
}

#basketPage table.pagedList th.price
{
	text-align:center;
}

#basketPage table.pagedList th.total
{
	text-align:center;
}

#basketPage table.pagedList .itemDetail a
{
	font-family:poppins, sans-serif;
	font-weight:400;
	font-size:18px;
	color:#0075c9;
	line-height:18px;
}

#basketPage table.pagedList .itemDate
{
	font-size:12px;
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#636363;
	margin:0;
}

#basketPage table.pagedList .itemActions a.link
{
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:12px;
	color:#d91f26;
	text-transform:uppercase;
}

#basketPage table.pagedList .thumbnail img
{
	max-width:90px;
	margin:0 auto;
}

#basketPage table.pagedList td
{
	vertical-align:middle;
}

#basketPage .safeorder
{
	float:right;
}

#checkoutPage .safeorder
{
	float:right;
}

#basketPage .safeorder img
{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}

#checkoutPage .safeorder img
{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}

#basketPage .safeorder .so_text
{
	color:#273546;
	font-size:16px;
	font-family:'open sans', sans-serif;
	font-weight:400;
	display:inline-block;
	vertical-align:middle;
}

#checkoutPage .safeorder .so_text
{
	color:#273546;
	font-size:16px;
	font-family:'open sans', sans-serif;
	font-weight:400;
	display:inline-block;
	vertical-align:middle;
}

#basketPage div.basketShippingEstimateWidget
{
	margin-bottom:20px;
	background-color:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
}

#basketPage div.basketShippingEstimateWidget .header
{
	display:none;
}

#basketPage div.basketShippingEstimateWidget .content
{
	padding:0;
}

#basketPage div.basketShippingEstimateWidget .content .sc_instructions
{
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:18px;
	color:#8a8a8a;
}

#basketPage div.basketShippingEstimateWidget .content input[placeholder=Postcode]
{
	border:none;
	box-shadow:none;
	border-bottom:1px solid #ccc;
	width:90%!important;
}

#basketPage div.basketShippingEstimateWidget .content select
{
	background-color:#fff;
	border-bottom:1px solid #acacac;
	border-top:none;
	border-left:none;
	border-right:none;
	box-shadow:none;
	border-radius:0;
	display:inline-block;
	font:inherit;
	line-height:1.5em;
	padding:.5em 3.5em .5em 0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance:none;
	-moz-appearance:none;
}

#basketPage div.basketShippingEstimateWidget .content .minimal select
{
	background-image:url(images/bpd_option_arrow.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	font-weight:400;
	font-size:14px;
}

#basketPage div.basketShippingEstimateWidget .content .minimal select:focus
{
	background-image:url(images/bpd_option_arrow_active.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	outline:0;
}

#basketPage div.basketShippingEstimateWidget .content .minimal select:-moz-focusring
{
	color:transparent;
	text-shadow:0 0 0 #000;
}

#basketPage .basketShippingEstimateWidget .content table.compact .rowHeader
{
	text-align:left;
	font-weight:400;
	vertical-align:middle;
	display:block;
	padding:0;
}

#basketPage .basketShippingEstimateWidget .content table.compact th
{
	text-align:left;
	font-weight:400;
	vertical-align:middle;
	display:block;
	padding:0;
}

#basketPage .basketShippingEstimateWidget .content table.compact .rowHeader label
{
	margin-bottom:3px;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:16px;
	color:#000;
}

#basketPage .basketShippingEstimateWidget .content table.compact th label
{
	margin-bottom:3px;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:16px;
	color:#000;
}

#basketPage .basketShippingEstimateWidget .content table.compact td
{
	vertical-align:middle;
	padding:0;
	display:block;
	margin-bottom:10px;
}

#basketPage .basketShippingEstimateWidget .content table.compact input[type=submit]
{
	background:linear-gradient(to bottom, #f9fafb 0, #dadfe7 100%);
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:400;
	padding:12px 10px;
	text-align:center;
	float:right;
	font-size:14px;
	line-height:14px;
}

#basketPage .basketShippingEstimateWidget .content .results table th
{
	font-family:'open sans', sans-serif;
	font-weight:600;
	color:#000;
	font-size:18px;
}

#basketPage .basketShippingEstimateWidget .content .results table th:nth-child(2)
{
	text-align:right;
}

#basketPage .basketShippingEstimateWidget .content .results table td
{
	color:#636363;
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:18px;
}

#basketPage .basket_divider
{
	background:#e6e6e6;
	display:inline-block;
	width:100%;
	height:2px;
	margin:32px 0;
}

#basketPage div.W2M_BasketPageMoreCategoryItems
{
	background:0 0;
	border:none;
	box-shadow:none;
	padding:0;
}

#basketPage div.W2M_BasketPageMoreCategoryItems div.header
{
	background:0 0;
	padding:0;
}

#basketPage div.W2M_BasketPageMoreCategoryItems div.header>h2
{
	margin-top:0;
	margin-bottom:20px;
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#273546;
}

#basketPage div.W2M_BasketPageMoreCategoryItems .content
{
	padding:0;
}

.paging
{
	margin-top:10px;
	margin:26px 12px 10px 12px;
	display:inline-block;
}

div.pagingPanel
{
	margin-top:10px;
	margin:26px 12px 10px 12px;
	display:inline-block;
}

.paging>td a
{
	margin-right:4px;
}

.paging>td span
{
	margin-right:4px;
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	background-color:#3697ea;
	border:1px solid #276ca8;
	color:#fff;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:14px;
}

div.pagingPanel>td a
{
	margin-right:4px;
}

div.pagingPanel>td span
{
	margin-right:4px;
}

.paging>td a:hover
{
	text-decoration:none;
}

div.productReviewsPanel .content .paging>td a:hover
{
	text-decoration:none;
}

.paging a
{
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:14px;
}

div.pagingPanel a
{
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #d3d3d3;
	color:#273546;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:14px;
}

.paging a:hover
{
	color:#fff;
	background-color:#3697ea;
	border-color:#276ca8;
}

div.pagingPanel a:hover
{
	color:#fff;
	background-color:#3697ea;
	border-color:#276ca8;
}

.paging a.current
{
	z-index:2;
	color:#fff;
	background-color:#3697ea;
	border-color:#276ca8;
	cursor:default;
}

div.pagingPanel a.current
{
	z-index:2;
	color:#fff;
	background-color:#3697ea;
	border-color:#276ca8;
	cursor:default;
}

.paging span
{
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #d3d3d3;
	color:#273546;
	cursor:default;
}

div.pagingPanel span
{
	padding:6px 12px;
	line-height:1.42857143;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #d3d3d3;
	color:#273546;
	cursor:default;
}

table.pagedList
{
	width:100%;
	max-width:100%;
	margin-bottom:20px;
}

table.pagedList>tbody>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:2px solid #e6e6e6;
}

table.pagedList>tbody>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:2px solid #e6e6e6;
}

table.pagedList>tfoot>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:2px solid #e6e6e6;
}

table.pagedList>tfoot>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:2px solid #e6e6e6;
}

table.pagedList>thead>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:2px solid #e6e6e6;
}

table.pagedList>thead>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:bottom;
	border-top:2px solid #e6e6e6;
	border-bottom:2px solid #e6e6e6;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:18px;
	color:#273546;
}

table.pagedList>caption+thead>tr:first-child>td
{
	border-top:0;
}

table.pagedList>caption+thead>tr:first-child>th
{
	border-top:0;
}

table.pagedList>colgroup+thead>tr:first-child>td
{
	border-top:0;
}

table.pagedList>colgroup+thead>tr:first-child>th
{
	border-top:0;
}

table.pagedList>thead:first-child>tr:first-child>td
{
	border-top:0;
}

table.pagedList>thead:first-child>tr:first-child>th
{
	border-top:0;
}

table.pagedList>tbody+tbody
{
	border-top:2px solid #ddd;
}

table.pagedList .table
{
	background-color:#fff;
}

table.pagedList>tbody>tr:nth-child(odd)
{
	background-color:#f9f9f9;
}

#basketPage table.pagedList>tbody>tr:nth-child(odd)
{
	background-color:#fff;
}

table.pagedList th.thumbnail
{
	text-align:center;
	width:60px;
}

table.pagedList td.thumbnail
{
	text-align:center;
	width:155px;
}

table.pagedList td.itemName
{
	text-align:left;
}

table.pagedList th.quantity
{
	width:60px;
}

table.pagedList td.quantity
{
	width:60px;
}

table.pagedList th.sku
{
	width:80px;
}

table.pagedList td.sku
{
	width:80px;
	text-align:left;
}

table.pagedList th.price
{
	width:70px;
}

table.pagedList td.price
{
	width:70px;
}

table.pagedList th.manufacturer
{
	width:100px;
}

table.pagedList td.manufacturer
{
	width:100px;
}

table.pagedList th.categories
{
	width:120px;
}

table.pagedList td.categories
{
	width:120px;
}

table.pagedList th.actions
{
	width:100px;
}

table.pagedList td.actions
{
	width:100px;
}

table.pagedList th.orderItems
{
	text-align:left;
}

table.pagedList td.orderItems
{
	text-align:left;
}

table.pagedList tr.paging td
{
	text-align:center;
}

table.basket
{
	border:0;
	border-collapse:collapse;
	width:100%;
}

table.basket th.thumbnail
{
	text-align:left;
	width:60px;
}

table.basket td.thumbnail
{
	text-align:center;
	width:160px;
}

table.basket th.item
{
	text-align:left;
}

table.basket td.item
{
	text-align:left;
}

table.basket td.item div.setGiftOptions a
{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'glyphicons halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

table.basket td.item div.setGiftOptions a:before
{
	content:"";
}

table.basket td.item div.itemDetail
{
	margin-bottom:1em;
}

table.basket td.item div.itemActions a
{
	margin-right:8px;
	text-transform:lowercase;
}

table.basket th.quantity
{
	text-align:center;
	width:60px;
}

table.basket td.quantity
{
	text-align:center;
	width:60px;
}

table.basket td.footerSubtotalLabel
{
	text-align:right;
}

table.itemList
{
	border:0;
	border-collapse:collapse;
	width:100%;
}

table.itemList td
{
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
	padding-top:10px;
}

table.itemList th
{
	padding:4px 8px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #ccc;
}

table.itemList td a
{
	color:#416573;
}

table.itemList td a:hover
{
	color:#788f03;
}

table.itemList th.thumbnail
{
	border-right:none;
	text-align:left;
	width:60px;
}

table.itemList td.thumbnail
{
	text-align:center;
	width:160px;
}

table.itemList th.item
{
	border-left:none;
	text-align:left;
}

table.itemList td.item
{
	text-align:left;
}

table.itemList td.item div.setGiftOptions a
{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'glyphicons halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

table.itemList td.item div.setGiftOptions a:before
{
	content:"";
}

table.itemList th.quantity
{
	width:60px;
}

table.itemList td.quantity
{
	width:60px;
}

table.itemList th.sku
{
	width:80px;
}

table.itemList td.sku
{
	width:80px;
}

table.itemList th.price
{
	width:70px;
}

table.itemList td.price
{
	width:70px;
}

table.itemList th.total
{
	width:70px;
}

table.itemList td.total
{
	width:70px;
}

table.itemList th.shipTo
{
	text-align:left;
}

table.itemList td.shipTo
{
	text-align:left;
}

table.itemList th.giftOption
{
	text-align:left;
	width:300px;
}

table.itemList td.giftOption
{
	text-align:left;
	width:300px;
}

table.itemList td.giftOption div.message
{
	margin-top:10px;
}

table.itemList td.giftOption div.message textarea
{
	height:60px;
	width:95%;
}

table.itemList th.paymentDate
{
	width:100px;
}

table.itemList td.paymentDate
{
	width:100px;
}

table.itemList th.paymentAmount
{
	width:100px;
}

table.itemList td.paymentAmount
{
	width:100px;
}

table.itemList th.paymentStatus
{
	width:100px;
}

table.itemList td.paymentStatus
{
	width:100px;
}

table.itemList th.paymentMethod
{
	text-align:left;
}

table.itemList td.paymentMethod
{
	text-align:left;
}

table.itemList th.noteDate
{
	width:140px;
}

table.itemList td.noteDate
{
	width:140px;
}

table.itemList th.noteAuthor
{
	width:140px;
}

table.itemList td.noteAuthor
{
	width:140px;
}

table.itemList th.noteText
{
	text-align:left;
}

table.itemList td.noteText
{
	text-align:left;
}

table.itemList th.digitalGood
{
	text-align:left;
	width:300px;
}

table.itemList td.digitalGood
{
	text-align:left;
	width:300px;
}

table.itemList th.download
{
	width:80px;
}

table.itemList td.download
{
	width:80px;
}

table.itemList th.remainingDownloads
{
	width:80px;
}

table.itemList td.remainingDownloads
{
	width:80px;
}

table.itemList th.serialKey
{
	text-align:left;
}

table.itemList td.serialKey
{
	text-align:left;
}

table.itemList th.giftCertificate
{
	text-align:left;
}

table.itemList td.giftCertificate
{
	text-align:left;
}

table.itemList th.giftCertificateStatus
{
	width:150px;
}

table.itemList td.giftCertificateStatus
{
	width:150px;
}

table.itemList th.giftCertificateExpiration
{
	width:150px;
}

table.itemList td.giftCertificateExpiration
{
	width:150px;
}

table.itemList th.subscription
{
	text-align:left;
}

table.itemList td.subscription
{
	text-align:left;
}

table.itemList th.subscriptionStatus
{
	width:150px;
}

table.itemList td.subscriptionStatus
{
	width:150px;
}

table.itemList th.subscriptionExpiration
{
	width:150px;
}

#basketPage table.pagedList a.moreinfo_btn
{
	display:inline-block;
}

.addressBook .entries
{
	margin-left:10px;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
}

.addressBook .entries .entry
{
	vertical-align:top;
	margin:5px;
	padding:10px;
	overflow:hidden;
	display:inline-block;
	width:256px;
	position:relative;
}

.addressBook .entries .entry .caption .links
{
	float:right;
}

.addressBook .entries .entry .caption .links a:nth-child(2)
{
	margin-left:5px;
}

.addressBook .entries .entry .caption h2
{
	margin:0 0 .5em 0;
	display:inline-block;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:16px;
	color:#1b1f20;
	text-transform:uppercase;
}

.addressBook .entries .entry .address
{
	padding-left:0;
	font-family:poppins, sans-serif;
	font-weight:400;
	font-size:16px;
	color:#6f6f6f;
}

.addressBook .entries .entry .buttons
{
	position:relative;
	display:inline-block;
	margin-top:10px;
}

.addressBook .entries .entry .buttons a.gray_btn img
{
	display:inline-block;
	vertical-align:middle;
	margin-right:9px;
}

.addressBook .entries .addEntry
{
	min-height:20px;
	padding:9px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:3px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
}

.addressBook .entries .addEntry.addEntry .buttons
{
	width:100%;
	margin-top:0;
}

.addressBook .entries .addEntry.addEntry .buttons a.blue_btn
{
	width:100%;
}

.addressBook .entries .addEntry.addnew
{
	background:0 0;
	border:none;
	text-align:center;
}

.addressBook .entries .addEntry.addnew .buttons
{
	position:relative;
	margin-top:10px;
	display:inline-block;
}

.addressBook .entries .addEntry blockquote
{
	border-color:rgba(0,0,0,.15);
}

#accountPage .tabstrip>ul
{
	margin-bottom:0;
	padding-left:0;
	list-style:none;
	border-bottom:0;
}

#accountPage .tabstrip>ul>li
{
	position:relative;
	display:block;
	float:left;
	margin-bottom:-1px;
}

#accountPage .tabstrip>ul>li>a
{
	position:relative;
	display:block;
	padding:10px 15px;
	margin-right:0;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px;
}

#accountPage .tabstrip>ul>li>a:focus
{
	text-decoration:none;
	background-color:#eee;
}

#accountPage .tabstrip>ul>li>a:hover
{
	text-decoration:none;
	background-color:#eee;
	border-color:#eee #eee #ddd;
}

#accountPage .tabstrip>ul>li.disabled>a
{
	color:#777;
}

#accountPage .tabstrip>ul>li.disabled>a:focus
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

#accountPage .tabstrip>ul>li.disabled>a:hover
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

#accountPage .tabstrip>ul .open>a
{
	background-color:#eee;
	border-color:#337ab7;
}

#accountPage .tabstrip>ul .open>a:focus
{
	background-color:#eee;
	border-color:#337ab7;
}

#accountPage .tabstrip>ul .open>a:hover
{
	background-color:#eee;
	border-color:#337ab7;
}

#accountPage .tabstrip>ul .nav-divider
{
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
}

#accountPage .tabstrip>ul>li>a>img
{
	max-width:none;
}

#accountPage .tabstrip>ul>li.active>a
{
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;
}

#accountPage .tabstrip>ul>li.active>a:focus
{
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;
}

#accountPage .tabstrip>ul>li.active>a:hover
{
	color:#555;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default;
}

#accountPage .tabstrip>ul.nav-justified
{
	width:100%;
	border-bottom:0;
}

#accountPage .tabstrip>ul.nav-justified>li
{
	float:none;
}

#accountPage .tabstrip>ul.nav-justified>li>a
{
	text-align:center;
	margin-bottom:0;
	margin-right:0;
	border-radius:4px;
}

#accountPage .tabstrip>ul.nav-justified>.dropdown .dropdown-menu
{
	top:auto;
	left:auto;
}

#account_productReviewsPage table.pagedList>tbody>tr>td a img
{
	display:inline-block;
}

#account_productReviewsPage table.pagedList>tbody>tr>td a img[alt=Edit]
{
	margin-right:5px;
}

#account_wishlistPage .actions .gray_btn
{
	margin:0 5px 10px 0;
}

#account_wishlistPage .itemActions
{
	display:inline-block;
}

#account_wishlistPage .itemActions a
{
	margin:0 5px 10px 0;
	white-space:nowrap;
	display:inline-block;
}

#accountPage .tabstrip>ul.nav-justified>.active>a
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

#accountPage .tabstrip>ul.nav-justified>.active>a:focus
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

#accountPage .tabstrip>ul.nav-justified>.active>a:hover
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

#accountPage .tabstrip>ul>.active>a
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

#accountPage .tabstrip>ul>.active>a:focus
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

#accountPage .tabstrip>ul>.active>a:hover
{
	border:1px solid #ddd;
	border-bottom-color:#fff;
}

#accountPage #account_credentialsPage .inputForm
{
	width:100%;
}

#accountPage #account_serialKeyPage div.content
{
	width:100%;
	overflow:scroll;
}

#accountPage #account_wishlistPage .actions
{
	text-align:center;
	margin:10px 0 10px 0;
}

#accountPage .mainContainer
{
	position:relative;
	min-height:1px;
	margin-bottom:15px;
}

#accountPage .mainContainer .innerLeft
{
	display:inline-block;
}

#accountPage .mainContainer .innerRight
{
	display:inline-block;
	width:90%;
}

#accountPage .mainContainer .paymentItem
{
	height:100px;
	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,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
}

#accountPage .mainContainer .paymentItem blockquote
{
	border-color:rgba(0,0,0,.15);
}

#accountPage .mainContainer .reference
{
	float:left;
}

#accountPage .mainContainer .deafultPayment
{
	float:left;
	padding:0 10px;
	font-weight:700;
	color:#31708f;
}

#accountPage .mainContainer .expiration
{
	clear:left;
}

#accountPage .mainContainer .deleteLink
{
	float:left;
}

#accountPage div.inputForm>div
{
	padding:5px;
	clear:both;
}

#accountPage div.inputForm div.mainContainer
{
	float:none;
	width:100%;
}

#accountPage div.inputForm div.rowHeader
{
	text-align:right;
	width:140px;
	display:inline-block;
}

#accountPage div.inputForm div.inputFied
{
	text-align:left;
	display:inline-block;
}

.leftSidebarLayout .itemListing .tableNode
{
	position:relative;
}

.oneColumnLayout .itemListing .tableNode
{
	position:relative;
}

.rightSidebarLayout .itemListing .tableNode
{
	position:relative;
}

.threeColumnLayout .itemListing .tableNode
{
	position:relative;
}

.featuredProductsGrid .itemListing .tableNode
{
	position:relative;
	min-height:1px;
}

.searchSortHeader
{
	background:linear-gradient(to bottom, #05b6f6 0, #247dbc 100%);
	padding:10px 18px;
	color:#fff;
	font-family:'open sans', sans-serif;
	font-weight:600;
}

.searchSortHeader .fieldHeader
{
	display:block;
	font-family:'open sans', sans-serif;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	margin-right:12px;
}

.searchSortHeader .sortPanel
{
	display:inline-block;
	margin-right:25px;
}

.searchSortHeader .sizePanel
{
	display:inline-block;
	margin-top:15px;
}

.searchSortHeader .displayPanel
{
	display:inline-block;
	font-family:'open sans', sans-serif;
	font-weight:600;
	color:#fff;
	font-size:16px;
	margin-left:15px;
	width:100%;
}

#categoryPage .articlesListing .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:10px 15px;
	height:190px;
	line-height:normal;
}

#basketPage div.W2M_BasketPageMoreCategoryItems .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:10px 15px;
	height:175px;
	line-height:normal;
	position:relative;
}

#categoryPage .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:10px 15px;
	height:175px;
	line-height:normal;
	position:relative;
}

#productPage div.moreCategoryItems .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:10px 15px;
	height:175px;
	line-height:normal;
	position:relative;
}

#searchPage .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:10px 15px;
	height:175px;
	line-height:normal;
	position:relative;
}

#categoryPage .itemListing .tableNode .itemContainer div.detailsArea div.actionsArea
{
	position:absolute;
	bottom:15px;
}

#productPage div.moreCategoryItems .itemListing .tableNode .itemContainer div.detailsArea div.actionsArea
{
	position:absolute;
	bottom:15px;
}

#searchPage .itemListing .tableNode .itemContainer div.detailsArea div.actionsArea
{
	position:absolute;
	bottom:15px;
}

#categoryPage div.subCategories
{
	padding:15px 0;
}

#categoryPage div.subCategories .content a
{
	display:inline-block;
	min-width:10px;
	padding:5px 10px;
	font-size:12px;
	color:#fff;
	line-height:1;
	vertical-align:baseline;
	white-space:nowrap;
	text-align:center;
	background-color:#777;
	border-radius:10px;
	margin:3px;
	font-weight:700;
}

#categoryPage div.subCategories .content a:empty
{
	display:none;
}

.btn #categoryPage div.subCategories .content a
{
	position:relative;
	top:-1px;
}

.btn-xs #categoryPage div.subCategories .content a
{
	top:0;
	padding:1px 5px;
}

a#categoryPage div.subCategories .content a:focus
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

a#categoryPage div.subCategories .content a:hover
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.list-group-item.active>#categoryPage div.subCategories .content a
{
	color:#337ab7;
	background-color:#fff;
}

.nav-pills>.active>a>#categoryPage div.subCategories .content a
{
	color:#337ab7;
	background-color:#fff;
}

.list-group-item>#categoryPage div.subCategories .content a
{
	float:right;
}

.list-group-item>#categoryPage div.subCategories .content a+#categoryPage div.subCategories .content a
{
	margin-right:5px;
}

.nav-pills>li>a>#categoryPage div.subCategories .content a
{
	margin-left:3px;
}

#categoryPage .categoryGridPage1 div.catalogWrapper div.categoryGridListing1
{
	padding:5px 0 5px 0;
}

#categoryPage #categoryGridPage2 div.catalogWrapper div.categoryGridListing2
{
	padding:5px 0 5px 0;
}

#categoryPage #categoryGridPage3 div.catalogWrapper div.categoryGridListing3
{
	padding:5px 0 5px 0;
}

#categoryPage #categoryGridPage3 div.catalogWrapper div.categoryGridListing3 .productItemDisplay
{
	height:auto;
}

#categoryPage #categoryGridPage3 div.catalogWrapper div.categoryGridListing3 .itemContainer div
{
	text-align:center;
}

#categoryPage #categoryGridPage3 div.catalogWrapper div.actions
{
	text-align:center;
	margin-bottom:30px;
}

#categoryPage #categoryGridPage4 div.catalogWrapper div.categoryGridListing4
{
	padding:5px 0 5px 0;
}

#categoryPage #categoryDetailsPage .categoryDetailsListing div.itemContainer div.itemDisplay div.thumbnailArea
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	height:130px;
	display:table;
}

#categoryPage #categoryDetailsPage .categoryDetailsListing div.itemContainer div.itemDisplay div.thumbnailArea div.thumbnailWrapper
{
	display:table-cell;
	vertical-align:middle;
}

#categoryPage #categoryDetailsPage .categoryDetailsListing div.itemContainer div.itemDisplay div.detailsArea
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	overflow:hidden;
	padding:10px;
	text-align:left;
}

#module .collapse
{
	visibility:visible;
}

#module .description.collapse[aria-expanded=false]
{
	display:-webkit-box;
	height:45px!important;
	overflow:hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}

#module .description.collapsing[aria-expanded=false]
{
	height:40px!important;
}

#module button.collapsed:after
{
	content:'+ show more';
}

#module button:not(.collapsed):after
{
	content:'- show less';
}

#module button
{
	background-color:transparent;
	border:none;
}

#categoryPage .catdesc_margin
{
	margin-bottom:15px;
}

.itemListing
{
	display:flex;
	flex-flow:row wrap;
	place-content:space-evenly;
	justify-content:flex-start;
}

.itemListing .tableNode
{
	width:276px;
	margin:0 10px;
}

.itemListing .tableNode .itemContainer
{
	padding:0;
	overflow:hidden!important;
	height:auto!important;
}

.itemListing .tableNode .itemContainer div.productItemDisplay
{
	padding:0;
}

.articlesListing .itemListing .tableNode .itemContainer div.thumbnailArea
{
	display:none;
}

.articlesListing .itemContainer div.details div.itemName a
{
	font-size:16px;
}

.articlesListing .itemContainer div.details div.summary
{
	height:auto;
}

.itemListing .tableNode .itemContainer div.thumbnailArea
{
	display:flex;
	padding:0;
	height:192px;
	align-items:center;
}

.itemListing .tableNode .itemContainer div.thumbnailArea .thumbnailWrapper
{
	width:100%;
}

.itemListing .tableNode .itemContainer div.thumbnailArea .thumbnailWrapper .thumbnail
{
	display:flex;
	align-self:center;
}

.itemListing .tableNode .itemContainer div.thumbnailArea .thumbnailWrapper .thumbnail a
{
	width:100%;
}

.itemListing .tableNode .itemContainer div.thumbnailArea img
{
	display:block;
	max-width:100%;
	max-height:165px;
	margin:0 auto;
}

.itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:10px 15px;
	height:auto;
	line-height:normal;
}

.itemListing .tableNode .itemContainer div.details div.itemName
{
	margin-bottom:5px;
}

.itemContainer div.details div.itemName a
{
	text-decoration:none;
	font-family:poppins, sans-serif;
	font-weight:500;
	font-size:14px;
	color:#1b1f20;
}

.itemListing .tableNode .itemContainer div.details div.rating
{
	padding:0;
	margin-bottom:5px;
}

.itemContainer div.details .manufacturer
{
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:14px;
	color:#0075c9;
}

.itemContainer div.details .manufacturer a
{
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:14px;
	color:#0075c9;
}

.itemListing .tableNode .itemContainer div.details div.price
{
	padding:0;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:18px;
	color:#1b1f20;
	margin-bottom:10px;
}

#categoryPage #categoryDetailsPage .categoryDetailsListing .articlesListing div.itemContainer div.itemDisplay
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#categoryPage #categoryDetailsPage .categoryDetailsListing .articlesListing div.itemContainer div.itemDisplay div.detailsArea
{
	width:auto;
}

#categoryPage #categoryListPage .searchSortHeader
{
	padding:5px 0 5px 0;
}

#categoryPage #categoryListPage .searchSortHeader .fieldHeader
{
	display:inline-block;
}

.productAccessoriesPage .actions
{
	margin:10px 0;
}

.catalogWrapper
{
	padding-top:15px;
}

.itemContainer
{
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #e9e9e9;
	border-radius:2px;
	-webkit-transition:border .2s ease-in-out;
	-o-transition:border .2s ease-in-out;
	transition:border .2s ease-in-out;
	-moz-box-shadow:0 0 3px rgba(233,233,233,.6);
	-webkit-box-shadow:0 0 3px rgba(233,233,233,.6);
	box-shadow:0 0 3px rgba(233,233,233,.6);
}

.itemContainer div.categoryItemDisplay
{
	display:table;
	height:100%;
	width:100%;
	padding:10px 0;
}

.itemContainer div.linkItemDisplay
{
	display:table;
	height:100%;
	width:100%;
	padding:10px 0;
}

.itemContainer div.productItemDisplay
{
	display:table;
	height:100%;
	width:100%;
	padding:10px 0;
}

.itemContainer div.webpageItemDisplay
{
	display:table;
	height:100%;
	width:100%;
	padding:10px 0;
}

.itemContainer div.thumbnailArea
{
	display:table;
	margin:0 auto;
}

.itemContainer div.detailsArea
{
	display:table-row-group;
	text-align:center;
}

.itemContainer div.detailsArea .publishInfo
{
	font-size:smaller;
}

.itemContainer div.details div.rating
{
	padding:2px;
}

.itemContainer div.details div.price
{
	padding:5px 0;
}

.itemContainer div.details div.price span.label
{
	display:none;
	line-height:1;
	text-align:center;
	vertical-align:baseline;
}

a.itemContainer div.details div.price span.label:focus
{
	text-decoration:none;
	cursor:pointer;
}

a.itemContainer div.details div.price span.label:hover
{
	text-decoration:none;
	cursor:pointer;
}

.itemContainer div.details div.price span.label:empty
{
	display:none;
}

.btn .itemContainer div.details div.price span.label
{
	position:relative;
}

.itemContainer div.details div.price span.value
{
	display:inline;
	line-height:1;
	vertical-align:baseline;
}

a.itemContainer div.details div.price span.value:focus
{
	text-decoration:none;
	cursor:pointer;
}

a.itemContainer div.details div.price span.value:hover
{
	text-decoration:none;
	cursor:pointer;
}

.itemContainer div.details div.price span.value:empty
{
	display:none;
}

.btn .itemContainer div.details div.price span.value
{
	position:relative;
	top:-1px;
}

.itemContainer div.details div.price span.value[href]:focus
{
	background-color:#c9302c;
}

.itemContainer div.details div.price span.value[href]:hover
{
	background-color:#c9302c;
}

.itemContainer div.details div.summary
{
	height:60px;
	margin:5px 0;
	overflow:hidden;
	color:#777;
}

.itemContainer div.webpageItemDisplay div.details div.summary
{
	height:130px;
	margin:5px 0;
	overflow:hidden;
	color:#777;
}

.itemContainer div.actionsArea
{
	display:inline-block;
}

.itemContainer div.actionsArea div.actions
{
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
}

.prod_page
{
	margin:40px 0 100px 0;
	display:inline-block;
	width:100%;
}

#productPage div.productDisplay div.simpleProduct
{
	margin-left:-15px;
	margin-right:-15px;
}

#productPage div.productDisplay div.simpleProduct div.productImageArea
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#productPage div.productDisplay div.simpleProduct div.productDetails
{
	position:relative;
	min-height:1px;
}

#productPage div.productDisplay div.simpleProduct div.productDetails .prod_sku
{
	font-weight:600;
	font-size:14px;
	line-height:normal;
	margin:10px 0 20px 0;
	display:inline-block;
}

#productPage div.productDisplay div.simpleProduct div.productDetails .prod_price
{
	font-weight:600;
}

#productPage div.productDisplay div.simpleProduct div.productDetails .prod_price .priceLabel
{
	font-size:18px;
}

#productPage div.productDisplay div.simpleProduct div.productDetails .prod_price .priceLabel span
{
	color:#c40000;
	font-size:24px;
	font-weight:600;
}

#productPage div.productDisplay div.simpleProduct div.productDetails div.pageHeader h1
{
	padding-bottom:0;
	margin:0;
	border-bottom:none;
	line-height:24px;
	font-size:24px;
	margin-bottom:12px;
}

#productPage div.productDisplay div.simpleProduct div.productDetails .manfg
{
	margin-bottom:12px;
}

#productPage div.productDisplay div.simpleProduct div.productDetails .manfg span.prod_manfg_label
{
	font-family:'open sans', sans-serif;
	font-weight:600;
	color:#707070;
	font-size:18px;
	margin-right:5px;
}

#productPage div.productDisplay div.simpleProduct div.productDetails .manfg a
{
	font-family:'open sans', sans-serif;
	font-weight:700;
	color:#3697ea;
	font-size:18px;
}

#productPage div.productDisplay div.optionProduct div.productDetails
{
	vertical-align:top;
	padding:5px;
}

#productPage div.mainImageArea
{
	margin:10px auto;
}

#productPage div.mainImageArea div.mainImageWrapper div.mainImage img.productImage
{
	margin:auto;
}

#productPage div.mainImageArea div.mainImageWrapper div.mainImage:hover
{
	cursor:pointer;
}

#productPage .additionalImages div.thumbnailsList
{
	text-align:center;
}

#productPage .additionalImages div.thumbnailsList ul
{
	list-style:none;
	padding:0;
}

#productPage .additionalImages div.thumbnailsList ul li
{
	display:inline;
}

#productPage .additionalImages div.thumbnailsList span
{
	color:#707070;
	font-weight:600;
	font-size:14px;
}

#productPage .additionalImages div.thumbnailsList span:hover
{
	color:#245269;
}

#productPage .additionalImages div.thumbnailsList div.thumbnailImage
{
	display:inline-block;
}

#productPage .additionalImages div.thumbnailsList div.thumbnailImage a img
{
	border:none;
}

#productPage .additionalImages div.thumbnailsList div.thumbnailImage img.thumbnail
{
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto;
}

#productPage div.productDisplay table.buyProductForm
{
	margin:15px auto 30px;
	width:100%;
}

#productPage div.productRowDisplay table.buyProductForm
{
	margin:15px auto 30px;
	width:100%;
}

#productPage div.productDisplay table.buyProductForm .rowHeader
{
	font-weight:600;
	border-width:0;
	border-right:none;
	text-align:left;
	padding-right:3px;
	white-space:normal;
	width:100%;
	color:#707070;
	font-size:14px;
	padding:5px 0 5px 0;
	border:none!important;
	display:block;
}

#productPage div.productRowDisplay table.buyProductForm .rowHeader
{
	font-weight:600;
	border-width:0;
	border-right:none;
	text-align:left;
	padding-right:3px;
	white-space:normal;
	width:100%;
	color:#707070;
	font-size:14px;
	padding:5px 0 5px 0;
	border:none!important;
	display:block;
}

#productPage div.productDisplay table.buyProductForm select
{
	background-color:#fff;
	border-bottom:1px solid #acacac;
	border-top:none;
	border-left:none;
	border-right:none;
	box-shadow:none;
	border-radius:0;
	display:inline-block;
	font:inherit;
	line-height:1.5em;
	padding:.5em .5em .5em 0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance:none;
	-moz-appearance:none;
}

#productPage div.productDisplay table.buyProductForm .minimal select
{
	background-image:url(images/bpd_option_arrow.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	font-weight:400;
	font-size:14px;
}

#productPage div.productDisplay table.buyProductForm .minimal select:focus
{
	background-image:url(images/bpd_option_arrow_active.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	outline:0;
}

#productPage div.productDisplay table.buyProductForm .minimal select:-moz-focusring
{
	color:transparent;
	text-shadow:0 0 0 #000;
}

#productPage div.buyProductDialog .button_a2c
{
	background:linear-gradient(to bottom, #37c5f8 0, #237ebd 100%);
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:12px;
	padding:9px 0;
	height:36px;
	width:140px;
	display:inline-block;
	text-align:center;
	border-radius:5px;
	vertical-align:middle;
	margin-right:20px;
}

#productPage div.buyProductDialog .button_a2c:hover
{
	color:#000;
}

#productPage div.buyProductDialog .button_a2c img
{
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
}

#productPage div.buyProductDialog .button_a2w
{
	background:linear-gradient(to bottom, #f9fafb 0, #d9dee7 100%);
	border:1px solid #a7a8aa;
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#6e6e6e;
	font-size:12px;
	padding:7px 0;
	width:140px;
	display:inline-block;
	text-align:center;
	border-radius:5px;
	vertical-align:middle;
}

#productPage div.buyProductDialog .button_a2w img
{
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
}

#productPage div.buyProductDialog .button_a2w:hover
{
	color:#000;
}

#productPage div.buyProductDialog .w2m_bpd_action
{
	text-align:center;
	max-width:305px;
	margin:0 auto;
}

#productPage div.buyProductDialog .w2m_bpd_action .buynow
{
	display:block;
}

.w2m_bpd_action .button
{
	display:inline-block;
}

.productDetails .buyProductDialog .red_btn
{
	background:linear-gradient(to bottom, #f6001c 0, #b80015 100%);
	font-family:poppins, sans-serif;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	padding:12px 0;
	line-height:normal;
	border:none;
	letter-spacing:1.5px;
	text-align:center;
	display:inline-block;
	border-radius:4px;
	max-width:100%;
	width:100%;
	margin:0 0 20px 0;
}

.productDetails .buyProductDialog .red_btn:hover
{
	color:#000;
	text-decoration:underline;
}

.productDetails .buyProductDialog .atc_atw
{
	display:inline-block;
}

#productPage hr.prod_sect_divider
{
	margin:25px 0;
	border-top:1px solid #949494;
}

#productPage div.widget
{
	margin-bottom:0;
	background-color:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
}

#productPage div.widget div.header
{
	color:#333;
	padding:0;
	border:none!important;
	background:0 0;
	border-radius:0;
}

#productPage div.widget div.header>h2
{
	margin-top:0;
	margin-bottom:26px;
	font-family:'open sans', sans-serif;
	font-weight:700;
	color:#273546;
	font-size:24px;
}

#productPage div.widget div.header>h2 a
{
	display:none;
}

#productPage div.widget .content
{
	padding:0;
}

#productPage div.widget .content h2
{
	margin:0 0 10px 0;
	font-size:16px;
}

#productPage div.widget .content p
{
	margin:0;
}

#productPage div.productDescription .content ul
{
	list-style:none inside;
	padding:0;
}

#productPage div.productDescription .content ul li:before
{
	content:url(images/logo_tag.png);
	vertical-align:text-bottom;
	display:inline-block;
	margin-right:5px;
}

#productPage .productReviewsPanel .reviewsTable a
{
	font-weight:400;
}

#productPage .avg_rate_panel
{
	display:none;
}

#productPage h2.reviews_showing
{
	display:none;
}

#productPage div.productReviewsPanel div.header>h2
{
	margin-bottom:5px;
}

#productPage div.productReviewsPanel td.prodrevstars
{
	padding-bottom:0;
}

#productPage div.moreCategoryItems .itemListing .tableNode
{
	width:100%;
	margin:0 10px;
}

#productPage div.productDescription .customFieldsWrapper
{
	display:none;
}

#productPage div.productDisplay div.productDetails div.discountsDialog
{
	margin:15px 0 0 0;
}

#productPage div.productDisplay div.productDetails div.discountsDialog div.header
{
	color:#333;
	padding:0;
	border:none!important;
	background:0 0;
	border-radius:0;
}

#productPage div.productDisplay div.productDetails div.discountsDialog div.header>h2
{
	margin-top:0;
	margin-bottom:5px;
	font-family:'open sans', sans-serif;
	font-weight:700;
	color:#273546;
	font-size:18px;
}

#productPage div.productDisplay div.productDetails div.discountsDialog .content table.pagedList>tbody>tr>td
{
	border:none;
	padding:0;
}

#productPage div.productDisplay div.productDetails div.discountsDialog .content table.pagedList
{
	margin-bottom:0;
	border:1px solid #e6e6e6;
	width:auto!important;
	padding:5px 8px;
	display:inline-block;
}

#productPage div.productDisplay div.productDetails div.discountsDialog .content ul
{
	padding:0;
	margin:0;
	list-style:inside;
	font-size:16px;
}

#productPage table.pagedList>tbody>tr:nth-child(2n+1)
{
	background-color:transparent;
}

#productPage table.pagedList>tbody>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #e1e1e1;
}

#productPage table.pagedList>tfoot>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #e1e1e1;
}

#productPage table.pagedList>tfoot>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #e1e1e1;
}

#productPage table.pagedList>thead>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #e1e1e1;
}

#productPage table.pagedList>thead>tr>th
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #e1e1e1;
}

#productPagetable .pagedList>tbody>tr>td
{
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #e1e1e1;
}

div.productReviewsPanel table.pagedList>tbody>tr>td
{
	padding:10px 0;
	line-height:1.42857143;
	vertical-align:top;
	border-top:none;
	display:inline-block;
	width:100%!important;
	text-align:left;
}

div.productReviewsPanel table.pagedList>tbody>tr>th
{
	padding:10px 0;
	line-height:1.42857143;
	vertical-align:top;
	border-top:none;
	display:inline-block;
	width:100%!important;
	text-align:left;
}

div.productReviewsPanel table.pagedList>tfoot>tr>td
{
	padding:10px 0;
	line-height:1.42857143;
	vertical-align:top;
	border-top:none;
	display:inline-block;
	width:100%!important;
	text-align:left;
}

div.productReviewsPanel table.pagedList>tfoot>tr>th
{
	padding:10px 0;
	line-height:1.42857143;
	vertical-align:top;
	border-top:none;
	display:inline-block;
	width:100%!important;
	text-align:left;
}

div.productReviewsPanel table.pagedList>thead>tr>td
{
	padding:10px 0;
	line-height:1.42857143;
	vertical-align:top;
	border-top:none;
	display:inline-block;
	width:100%!important;
	text-align:left;
}

div.productReviewsPanel table.pagedList>thead>tr>th
{
	padding:10px 0;
	line-height:1.42857143;
	vertical-align:top;
	border-top:none;
	display:inline-block;
	width:100%!important;
	text-align:left;
}

div.productReviewsPanel p.reviewBody
{
	margin-bottom:0;
}

div.productReviewsPanel table.pagedList thead
{
	display:none;
}

div.productReviewsPanel table.pagedList tr.oddRow
{
	border-bottom:1px solid #e1e1e1;
	padding:10px 0;
	display:inline-block;
}

div.productReviewsPanel table.pagedList tr.oddRow:last-child
{
	border:none;
}

div.productReviewsPanel table.pagedList tr.evenRow
{
	border-bottom:1px solid #e1e1e1;
	padding:10px 0;
	display:inline-block;
}

div.productReviewsPanel .fieldHeader
{
	color:#6f6f6f;
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
	display:inline-block;
}

div.productReviewsPanel .reviewBody
{
	font-size:16px;
	color:#6f6f6f;
}

div.productReviewsPanel .reviewBody a
{
	color:#2974b3;
	font-size:16px;
	padding-top:10px;
	display:inline-block;
}

div.productReviewsPanel .reviewer_info
{
	font-size:14px;
	color:#6f6f6f;
}

.prod_page .prod_page_column_divider
{
	border-right:1px solid #c8c8c8;
	padding-right:20px;
}

.prod_page .prod_page_column_spacer
{
	padding-left:20px;
}

.prod_page div.emailListWidget
{
	margin-bottom:20px;
	background-color:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
}

.prod_page div.popularProductsDialogWidget
{
	margin-bottom:20px;
	background-color:transparent;
	border:none;
	border-radius:0;
	box-shadow:none;
}

.prod_page div.emailListWidget div.header
{
	color:#333;
	padding:0;
	border:none!important;
	background:0 0;
	border-radius:0;
}

.prod_page div.popularProductsDialogWidget div.header
{
	color:#333;
	padding:0;
	border:none!important;
	background:0 0;
	border-radius:0;
}

.prod_page div.emailListWidget div.header>h2
{
	margin-top:0;
	margin-bottom:40px;
	font-family:'open sans', sans-serif;
	font-weight:700;
	color:#273546;
	font-size:24px;
	margin:45px 0 15px 0;
}

.prod_page div.popularProductsDialogWidget div.header>h2
{
	margin-top:0;
	margin-bottom:5px;
	font-family:'open sans', sans-serif;
	font-weight:700;
	color:#273546;
	font-size:24px;
}

.prod_page div.emailListWidget .content
{
	padding:0;
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#6f6f6f;
}

.prod_page div.popularProductsDialogWidget .content
{
	padding:0;
	font-family:'open sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#6f6f6f;
}

.prod_page div.emailListWidget .content .form-control-inline
{
	height:34px;
	padding:padding;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:transparent;
	background-image:none;
	border:1px solid #e6e6e6;
	border-top:none;
	border-left:none;
	border-right:none;
	border-radius:0;
	box-shadow:none;
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	display:inline-block;
	width:auto;
	margin-top:20px;
}

.prod_page div.emailListWidget .content .button_subscribe
{
	background:linear-gradient(to bottom, #37c5f8 0, #237ebd 100%);
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:12px;
	padding:7px 0;
	width:140px;
	display:inline-block;
	text-align:center;
	border-radius:5px;
	vertical-align:middle;
	margin:10px 0 0 0;
	border:none;
}

.prod_page div.emailListWidget .content .button_subscribe:hover
{
	color:#000;
}

.prod_page .prod_soc
{
	margin-top:50px;
}

.prod_page .prod_soc img
{
	display:inline-block;
	margin-right:13px;
	vertical-align:middle;
}

.prod_page div.popularProductsDialogWidget .itemContainer div.productItemDisplay
{
	display:flex;
}

.prod_page div.popularProductsDialogWidget span.coolNewNumbers
{
	display:none;
}

.prod_page div.popularProductsDialogWidget .content .pp_banner
{
	padding-bottom:16px;
	display:inline-block;
	border-bottom:1px solid #e6e6e6;
	width:100%;
}

.prod_page div.popularProductsDialogWidget .content .pp_banner img
{
	margin:0 auto;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode
{
	width:100%;
	margin:0;
	border-bottom:1px solid #e6e6e6;
	border-left:none;
	border-right:none;
	border-top:none;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode:last-child
{
	border-bottom:none;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode .itemContainer
{
	padding:0 15px;
	overflow:hidden!important;
	height:auto!important;
	border:none;
	box-shadow:none;
	display:inline-block;
	margin:10px 0;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode .itemContainer div.thumbnailArea
{
	order:2;
	padding:0;
	height:auto;
	align-items:center;
	max-width:45%;
	padding-left:10px;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode .itemContainer div.thumbnailArea .thumbnailWrapper .thumbnail
{
	display:flex;
	align-self:center;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:0 0;
	padding:0;
	height:auto;
	line-height:normal;
	order:1;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode .itemContainer div.detailsArea .itemName
{
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
	color:#1b1f20;
	margin-bottom:6px;
	height:auto;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode .itemContainer div.details div.rating
{
	padding:0;
	margin-bottom:12px;
}

.prod_page div.popularProductsDialogWidget .content .itemListing .tableNode .itemContainer div.details div.price
{
	padding:0;
	font-family:'open sans', sans-serif;
	font-weight:600;
	font-size:18px;
	color:#c40000;
	margin-bottom:0;
}

.prod_page div.popularProductsDialogWidget .content ol
{
	margin:0;
	padding:0;
}

.prod_page div.popularProductsDialogWidget .content ol li
{
	list-style-position:inside;
}

#productPage div.productDisplay table.buyProductForm .subscriptionRow th.rowHeader
{
	vertical-align:top;
	padding-top:13px;
}

#productPage div.productRowDisplay table.buyProductForm .subscriptionRow th.rowHeader
{
	vertical-align:top;
	padding-top:13px;
}

#productPage div.productDisplay table.buyProductForm .priceLabel th.rowHeader
{
	width:58px;
}

#productPage div.productRowDisplay table.buyProductForm .priceLabel th.rowHeader
{
	width:58px;
}

#productPage div.productDisplay table.buyProductForm td
{
	padding:5px 0 5px 0;
	vertical-align:middle;
	text-align:left;
	display:block;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	margin-bottom:30px;
	width:100%;
}

#productPage div.productDisplay table.buyProductForm th
{
	padding:5px 0 5px 0;
	vertical-align:middle;
}

#productPage div.productRowDisplay table.buyProductForm td
{
	padding:5px 0 5px 0;
	vertical-align:middle;
	text-align:left;
	display:block;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	margin-bottom:30px;
	width:100%;
}

#productPage div.productRowDisplay table.buyProductForm th
{
	padding:5px 0 5px 0;
	vertical-align:middle;
}

#productPage div.productDisplay table.buyProductForm td label
{
	font-weight:400;
}

#productPage div.productRowDisplay table.buyProductForm td label
{
	font-weight:400;
}

#productPage div.productDisplay table.buyProductForm td p
{
	min-height:20px;
	padding:9px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:3px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	color:#31708f;
}

#productPage div.productRowDisplay table.buyProductForm td p
{
	min-height:20px;
	padding:9px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:3px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	color:#31708f;
}

#productPage div.productDisplay table.buyProductForm td p blockquote
{
	border-color:rgba(0,0,0,.15);
}

#productPage div.productRowDisplay table.buyProductForm td p blockquote
{
	border-color:rgba(0,0,0,.15);
}

a#productPage div.productDisplay table.buyProductForm td p:hover
{
	color:#245269;
}

a#productPage div.productRowDisplay table.buyProductForm td p:hover
{
	color:#245269;
}

#productPage div.productDisplay table.buyProductForm td p:empty
{
	display:none;
}

#productPage div.productRowDisplay table.buyProductForm td p:empty
{
	display:none;
}

#productPage div.productDisplay table.buyProductForm td span.inventoryDetails
{
	color:#a94442;
}

#productPage div.productRowDisplay table.buyProductForm td span.inventoryDetails
{
	color:#a94442;
}

a#productPage div.productDisplay table.buyProductForm td span.inventoryDetails:hover
{
	color:#843534;
}

a#productPage div.productRowDisplay table.buyProductForm td span.inventoryDetails:hover
{
	color:#843534;
}

#productPage div.productDisplay table.buyProductForm td select
{
	width:100%;
}

#productPage div.productRowDisplay table.buyProductForm td select
{
	width:100%;
}

#productPage div.productDisplay table.buyProductForm td blockquote select
{
	width:auto;
}

#productPage div.productRowDisplay table.buyProductForm td blockquote select
{
	width:auto;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown
{
	display:inline;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown
{
	display:inline;
}

#productPage div.productDisplay table.buyProductForm .bpd_qty_pos table
{
	display:inline-block;
	width:100%;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text]
{
	width:auto;
	display:inline-block;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text]
{
	width:auto;
	display:inline-block;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text]: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,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text]: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,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text]::-moz-placeholder
{
	color:#999;
	opacity:1;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text]::-moz-placeholder
{
	color:#999;
	opacity:1;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text]:-ms-input-placeholder
{
	color:#999;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text]:-ms-input-placeholder
{
	color:#999;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text]::-webkit-input-placeholder
{
	color:#999;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text]::-webkit-input-placeholder
{
	color:#999;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text][disabled]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text][readonly]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text][disabled]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text][readonly]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

fieldset[disabled] #productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

fieldset[disabled] #productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

textarea#productPage div.productDisplay table.buyProductForm td .quantityUpDown input[type=text]
{
	height:auto;
}

textarea#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown input[type=text]
{
	height:auto;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown #Up
{
	background:url(images/up.gif) center no-repeat;
	display:block;
	width:12px;
	height:12px;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown #Up
{
	background:url(images/up.gif) center no-repeat;
	display:block;
	width:12px;
	height:12px;
}

#productPage div.productDisplay table.buyProductForm td .quantityUpDown #Down
{
	background:url(images/down.gif) center no-repeat;
	display:block;
	width:12px;
	height:12px;
}

#productPage div.productRowDisplay table.buyProductForm td .quantityUpDown #Down
{
	background:url(images/down.gif) center no-repeat;
	display:block;
	width:12px;
	height:12px;
}

#productPage div.productDisplay table.buyProductForm .subscriptionRow blockquote
{
	border:none;
	font-size:85%;
}

#productPage div.productRowDisplay table.buyProductForm .subscriptionRow blockquote
{
	border:none;
	font-size:85%;
}

#productPage div.productDisplay table.buyProductForm .subscriptionRow td input[type=radio]
{
	margin-right:2px;
}

#productPage div.productRowDisplay table.buyProductForm .subscriptionRow td input[type=radio]
{
	margin-right:2px;
}

#productPage div.productDisplay table.buyProductForm .subscriptionRow td input:nth-child(1)
{
	margin-left:-7px;
}

#productPage div.productRowDisplay table.buyProductForm .subscriptionRow td input:nth-child(1)
{
	margin-left:-7px;
}

#productPage #tabs
{
	margin-top:10px;
}

#productPage #tabs div.tab-content .widget .header
{
	display:none;
}

#productPage div.productDisplay table.buyProductForm td:empty
{
	padding:0;
	margin:0;
	height:0;
}

#productPage div.productRowDisplay table.buyProductForm td:empty
{
	padding:0;
	margin:0;
	height:0;
}

#productPage div.productDisplay table.buyProductForm td.tablet_w2m
{
	text-align:right;
	display:inline-block;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	margin-bottom:0;
	vertical-align:top;
	width:auto;
}

#productPage div.productRowDisplay table.buyProductForm td.tablet_w2m
{
	text-align:right;
	display:inline-block;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	margin-bottom:0;
	vertical-align:top;
	width:auto;
}

#productPage div.productDisplay table.buyProductForm .bpd_qty_pos table.quantityUpDown td
{
	display:inline-block;
}

#productPage div.productDisplay table.buyProductForm .rowHeader.tablet_label_qty
{
	display:inline-block;
	vertical-align:top;
	width:auto;
	margin-top:10px;
	margin-right:10px;
}

#productPage div.productRowDisplay table.buyProductForm .rowHeader.tablet_label_qty
{
	display:inline-block;
	vertical-align:top;
	width:auto;
	margin-top:10px;
	margin-right:10px;
}

#productPage div.productReviewsPanel tr.paging table td
{
	display:inline-block;
	margin:0 5px 10px 0;
	padding-bottom:15px;
}

#productPage div.productDisplay table.buyProductForm .bpd_qty_pos table td
{
	display:inline-block;
	margin-bottom:0;
	width:auto;
}

.pricePopup
{
	background-color:#e3efff;
	border-width:3px;
	border-style:solid;
	border-color:gray;
	padding:3px;
	width:300px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	z-index:99;
}

.pricePopup .header
{
	background-color:#ddd;
	border:solid 1px gray;
	color:#000;
	margin:-3px;
	padding:6px;
	font-weight:700;
}

.pricePopup span.fieldHeader
{
	display:block;
	float:left;
	width:135px;
	text-align:right;
	margin-right:6px;
}

.pricePopup span.fieldValue
{
	display:block;
	float:left;
}

div.aggregateRating
{
	display:inline;
	font-size:12px;
	color:#535353;
}

div.aggregateRating .reviews_text
{
	margin-left:5px;
	text-decoration:underline;
}

span.aggregateRating .reviews_text
{
	margin-left:5px;
	text-decoration:underline;
}

div.aggregateRating .ratingText
{
	display:inline;
}

span.aggregateRating .ratingText
{
	display:inline;
}

div.aggregateRating .ratingStar00
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_00.png);
}

div.aggregateRating .ratingStar01
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_01.png);
}

div.aggregateRating .ratingStar02
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_02.png);
}

div.aggregateRating .ratingStar03
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_03.png);
}

div.aggregateRating .ratingStar04
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_04.png);
}

div.aggregateRating .ratingStar05
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_05.png);
}

div.aggregateRating .ratingStar06
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_06.png);
}

div.aggregateRating .ratingStar07
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_07.png);
}

div.aggregateRating .ratingStar08
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_08.png);
}

div.aggregateRating .ratingStar09
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_09.png);
}

div.aggregateRating .ratingStar10
{
	background-position:0 0;
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	display:inline-block;
	background-image:url(images/ratings/rate_10.png);
}

#productImages img
{
	border:0;
}

#productImages div.progress-bar
{
	border:1px solid #fff;
	background-color:#000;
}

#productImages div.missing-thumbnail
{
	background:#333 url(images/redx.gif) center center no-repeat;
	cursor:pointer;
	border:1px solid #bbb;
}

#productImages div.error-message
{
	color:#bbb;
	font-size:1.2em;
	margin-top:-.6em;
	position:relative;
	text-align:center;
}

#productImages div.caption
{
	background-color:#000;
	color:#fff;
}

#productImages div.caption a
{
	color:#fff;
}

#productImages #gallery
{
	margin:20px auto;
	height:520px;
	width:750px;
	position:relative;
	color:#aaa;
	padding:20px;
	overflow:hidden;
	border:1px solid #888;
	background-color:#000;
}

#productImages body
{
	background-color:#333;
	margin:0;
	padding:0;
}

#productImages html
{
	background-color:#333;
	margin:0;
	padding:0;
}

div.checkoutProgressBar
{
	max-width:1230px;
	margin:34px auto 0;
}

div.checkoutProgressBar .navbar-default
{
	background-color:transparent;
	border:none;
	min-height:100%;
	margin-bottom:0;
}

div.checkoutProgressBar div.checkoutProgress span
{
	display:inline-block;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
}

div.checkoutProgressBar div.checkoutProgress span:nth-child(2)
{
	margin-left:-10px;
}

div.checkoutProgressBar div.checkoutProgress span:nth-child(3)
{
	margin-left:-10px;
}

div.checkoutProgressBar div.checkoutProgress span span a
{
	background-image:url(images/step.png);
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	padding:12px 15px;
	color:#1d2836;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
}

div.checkoutProgressBar div.checkoutProgress span.on span a
{
	color:#fff;
	background-image:url(images/step_active.png);
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	padding:12px 15px;
	font-weight:700;
}

div.checkoutProgressBar div.checkoutProgress span.on span a:hover
{
	color:#fff;
}

#checkoutPage #pageHeader h1
{
	padding-bottom:9px;
	margin:6px 0 20px;
	border-bottom:2px solid #35ade8;
}

#checkoutPage div.pageHeader h1
{
	padding-bottom:9px;
	margin:6px 0 20px;
	border-bottom:2px solid #35ade8;
}

#checkoutPage .form-control-inline
{
	border:1px solid #c1c1c1;
	padding:6px 12px 0 0;
}

#checkoutPage #checkout_startPage
{
	margin-left:-15px;
	margin-right:-15px;
	padding-top:6px;
}

#checkoutPage #checkout_billPage .columnsWrapper
{
	margin:0 -15px;
}

#checkoutPage #checkout_billPage .column_1 .section
{
	margin-left:-15px;
	margin-right:-15px;
}

#checkoutPage #checkout_billPage .column_1 .section .content
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage .recover_acct
{
	display:inline-block;
	width:170px;
	font-size:14px;
}

#checkoutPage #checkout_billPage table.inputForm
{
	width:100%;
}

#checkoutPage table.inputForm .eba_pp
{
	display:block;
	margin-top:2px;
	font-size:14px;
}

#checkoutPage table.inputForm input[type=password]
{
	border-top:none;
	border-left:none;
	border-right:none;
	box-shadow:none;
}

#checkoutPage table.inputForm input[type=text]
{
	border-top:none;
	border-left:none;
	border-right:none;
	box-shadow:none;
}

#checkoutPage table.inputForm .half_length
{
	width:43%;
}

#checkoutPage table.inputForm .full_length
{
	width:90%;
}

#checkoutPage table.inputForm td span.eba_half_spacer
{
	margin-right:15px;
}

#checkoutPage #checkout_billPage table.inputForm td
{
	padding-bottom:30px;
	empty-cells:hide;
}

#checkoutPage #checkout_billPage table.inputForm .minimal select
{
	background-image:url(images/bpd_option_arrow.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	font-weight:400;
	font-size:14px;
}

#checkoutPage table.inputForm .minimal select
{
	background-image:url(images/bpd_option_arrow.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	font-weight:400;
	font-size:14px;
}

#checkoutPage #checkout_billPage table.inputForm .minimal select:focus
{
	background-image:url(images/bpd_option_arrow_active.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	outline:0;
}

#checkoutPage table.inputForm .minimal select:focus
{
	background-image:url(images/bpd_option_arrow_active.png);
	background-position:center right;
	background-size:14px 7px;
	background-repeat:no-repeat;
	outline:0;
}

#checkoutPage #checkout_billPage table.inputForm .minimal select:-moz-focusring
{
	color:transparent;
	text-shadow:0 0 0 #000;
}

#checkoutPage table.inputForm .minimal select:-moz-focusring
{
	color:transparent;
	text-shadow:0 0 0 #000;
}

#checkoutPage #checkout_billPage table.inputForm .minimal .state_label
{
	display:block;
	font-size:14px;
	font-weight:600;
}

#checkoutPage table.inputForm .minimal .state_label
{
	display:block;
	font-size:14px;
	font-weight:600;
}

#checkoutPage #checkout_billPage table.inputForm select
{
	background-color:#fff;
	border-bottom:1px solid #c1c1c1;
	border-top:none;
	border-left:none;
	border-right:none;
	box-shadow:none;
	border-radius:0;
	display:inline-block;
	font:inherit;
	line-height:1.5em;
	padding:.5em .5em 0 0;
	margin:0;
	-webkit-appearance:none;
	-moz-appearance:none;
}

#checkoutPage div.addressWidget
{
	background:0 0;
}

#checkoutPage div.addressWidget table.inputForm td
{
	width:100%;
	padding-bottom:15px;
}

#checkoutPage div.addressWidget table.inputForm .full_length
{
	background:0 0;
}

#checkoutPage div.addressWidget .blue_btn
{
	border-radius:4px;
}

#checkoutPage #checkout_billPage table.inputForm td.eba_name
{
	padding-bottom:0;
}

#checkoutPage #checkout_billPage table.inputForm td.eba_city_country
{
	padding-bottom:0;
}

#checkoutPage #checkout_billPage table.inputForm td.eba_state_zip
{
	padding-bottom:0;
}

#checkoutPage #checkout_billPage table.inputForm td.eba_nopadding
{
	padding-bottom:0;
}

#checkoutPage #checkout_billPage .column_1 .section .content table.inputForm
{
	width:100%;
}

#checkoutPage #checkout_shipMethodPage div.shipmentWidget .items
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #checkout_shipMethodPage div.shipmentWidget .items table.itemList td.thumbnail
{
	float:left;
	width:85px!important;
}

#checkoutPage #checkout_shipMethodPage div.shipmentWidget .items .label
{
	color:#333;
}

#checkoutPage #checkout_shipMethodPage div.shipmentWidget .method
{
	float:left;
	width:28%!important;
}

#checkoutPage #checkout_shipMethodPage .div.shipmentWidget .address
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #checkout_shipMethodPage .div.shipmentWidget .items
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #checkout_shipMethodPage .div.shipmentWidget .method
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #checkout_payPage div.shipmentWidget .address
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #checkout_payPage div.shipmentWidget .items
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #checkout_payPage .orderTerms
{
	overflow:auto;
	margin-bottom:10px;
}

#checkoutPage #checkout_payPage div.termsAndConditionsWidget .pay_terms_label
{
	max-width:90%;
	vertical-align:top;
}

#checkoutPage #checkout_receiptPage div.shipmentWidget .address
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #checkout_receiptPage div.shipmentWidget .items
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

#checkoutPage #pageHeader:after
{
	content:" ";
	display:table;
	clear:both;
}

#checkoutPage #pageHeader:before
{
	content:" ";
	display:table;
}

#checkoutPage .basketNonShippableItemsWidget:after
{
	content:" ";
	display:table;
	clear:both;
}

#checkoutPage .basketNonShippableItemsWidget:before
{
	content:" ";
	display:table;
}

#checkoutPage .orderNotesWidget:after
{
	content:" ";
	display:table;
	clear:both;
}

#checkoutPage .orderNotesWidget:before
{
	content:" ";
	display:table;
}

#checkoutPage .orderShipmentWidgets:after
{
	content:" ";
	display:table;
	clear:both;
}

#checkoutPage .orderShipmentWidgets:before
{
	content:" ";
	display:table;
}

#checkoutPage .shipmentSection:after
{
	content:" ";
	display:table;
	clear:both;
}

#checkoutPage .shipmentSection:before
{
	content:" ";
	display:table;
}

#checkoutPage table.shipmentWidget td.address
{
	width:200px;
	padding:8px;
}

#checkoutPage table.shipmentWidget td.address div
{
	margin-bottom:1em;
}

#checkoutPage table.shipmentWidget td.address span.links
{
	margin-right:20px;
	float:right;
}

#checkoutPage table.shipmentWidget td.items
{
	padding-top:8px;
}

#checkoutPage table.shipmentWidget td.method
{
	width:280px;
	background-color:#efefef;
}

#checkoutPage table.shipmentWidget td.method h3
{
	border-bottom:1px solid #ccc;
	margin:0;
	padding:12px 8px 4px 8px;
}

#checkoutPage table.shipmentWidget td.method select
{
	margin:15px 8px;
}

#checkoutPage table.shipmentWidget td.method p
{
	margin:4px 8px;
}

#checkoutPage .balanceDueSection
{
	margin-bottom:1em;
}

#checkoutPage .orderInvalidSection
{
	margin-bottom:1em;
}

#checkoutPage div.validAddressContainer
{
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px;
	background-color:#fcf8e3;
	border-color:#faebcc;
	color:#8a6d3b;
}

#checkoutPage div.validAddressContainer h4
{
	margin-top:0;
	color:inherit;
}

#checkoutPage div.validAddressContainer .alert-link
{
	font-weight:700;
	color:#66512c;
}

#checkoutPage div.validAddressContainer>p
{
	margin-bottom:0;
}

#checkoutPage div.validAddressContainer>ul
{
	margin-bottom:0;
}

#checkoutPage div.validAddressContainer>p+p
{
	margin-top:5px;
}

#checkoutPage div.validAddressContainer hr
{
	border-top-color:#f7e1b5;
}

.checkoutErrorMessage
{
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px;
	background-color:#f2dede;
	border-color:#ebccd1;
	color:#a94442;
}

.checkoutErrorMessage h4
{
	margin-top:0;
	color:inherit;
}

.checkoutErrorMessage .alert-link
{
	font-weight:700;
	color:#843534;
}

.checkoutErrorMessage>p
{
	margin-bottom:0;
}

.checkoutErrorMessage>ul
{
	margin-bottom:0;
}

.checkoutErrorMessage>p+p
{
	margin-top:5px;
}

.checkoutErrorMessage hr
{
	border-top-color:#e4b9c0;
}

.cvvAmex
{
	background-image:url(images/paymentinstruments/cvv_amex.gif);
	background-repeat:no-repeat;
	border:0;
	height:169px;
	width:249px;
}

.cvvVisa
{
	background-image:url(images/paymentinstruments/cvv_visa.gif);
	background-repeat:no-repeat;
	border:0;
	height:169px;
	width:249px;
}

.checkHelp
{
	background-image:url(images/paymentinstruments/checkhelp.jpg);
	background-repeat:no-repeat;
	border:0;
	height:181px;
	width:250px;
}

.opcOverlay
{
	opacity:.5;
	background-color:#ccc;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:900;
}

.aboveOpcOverlay
{
	z-index:901;
	position:relative;
	background-color:#fff;
}

div.addressLink
{
	padding:0 5px 10px 5px;
}

div.addressText
{
	font-size:1.2em;
	font-weight:700;
	line-height:18px;
	padding:5px 5px 4px 5px;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

div.opcInputForm span.label
{
	display:block;
	padding:3px;
}

div.opcInputForm .small
{
	padding:2px;
	width:90px;
}

div.opcInputForm .large
{
	width:200px;
}

#checkout_onePage div.itemDetail ul
{
	list-style-type:disc;
	padding-left:25px;
	text-align:left;
	margin:5px 0 5px 0;
}

#checkout_onePage table.itemList td.rowHeader
{
	text-align:right;
	font-weight:700;
	padding-top:5px;
	padding-bottom:5px;
}

#checkout_onePage table.itemList td.subTotals
{
	padding-top:5px;
	padding-bottom:5px;
}

#checkout_onePage table.itemList tr.dividerRow td
{
	border-bottom:1px solid #ccc;
	width:100%;
	padding:0;
}

#checkout_onePage div.emailList p
{
	padding:5px 5px 5px 25px;
	font-style:italic;
}

#checkout_onePage table.itemList td.price
{
	text-align:right;
}

#checkout_onePage table.itemList th.price
{
	text-align:right;
}

table.basketSummary
{
	width:100%;
	margin-bottom:1em;
}

table.basketSummary tr.evenRow
{
	background-color:#fff;
}

table.basketSummary tr.oddRow
{
	background-color:#f8f8f8;
}

table.basketSummary tr.simpleRow
{
	border-bottom:0;
}

table.basketSummary tr.importantRow
{
	border-bottom:0;
	font-weight:700;
}

table.basketSummary tr.headerRow
{
	border-bottom:0;
}

table.basketSummary th
{
	text-align:right;
	font-weight:700;
	white-space:nowrap;
	border-bottom:0;
}

table.basketSummary td
{
	text-align:right;
	width:80px;
	border-bottom:0;
}

table.basketSummary td.item
{
	width:60%;
	text-align:left;
}

table.basketSummary td.item div.setGiftOptions a
{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'glyphicons halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

table.basketSummary td.item div.setGiftOptions a:before
{
	content:"";
}

table.basketSummary th.sku
{
	text-align:center;
	width:80px;
}

table.basketSummary td.sku
{
	text-align:center;
}

table.basketSummary th.quantity
{
	text-align:center;
	width:60px;
}

table.basketSummary td.quantity
{
	text-align:center;
	width:60px;
}

table.basketSummary tr.dividerRow td
{
	border-bottom:1px solid #ccc;
	width:100%;
}

table.basketSummary tr.actionsRow td
{
	text-align:center;
	width:100%;
}

div.widget
{
	margin-bottom:20px;
	background-color:#f7f9fe;
	border:1px solid #f0f0f0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
	box-shadow:0 1px 1px rgba(0,0,0,.05);
}

div.widget>.list-group
{
	margin-bottom:0;
}

div.widget>.panel-collapse>.list-group
{
	margin-bottom:0;
}

div.widget>.list-group .list-group-item
{
	border-width:1px 0;
	border-radius:0;
}

div.widget>.panel-collapse>.list-group .list-group-item
{
	border-width:1px 0;
	border-radius:0;
}

div.widget>.list-group:first-child .list-group-item:first-child
{
	border-top:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

div.widget>.panel-collapse>.list-group:first-child .list-group-item:first-child
{
	border-top:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

div.widget>.list-group:last-child .list-group-item:last-child
{
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

div.widget>.panel-collapse>.list-group:last-child .list-group-item:last-child
{
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

div.widget>.panel-collapse>.table
{
	margin-bottom:0;
}

div.widget>.table
{
	margin-bottom:0;
}

div.widget>.table-responsive>.table
{
	margin-bottom:0;
}

div.widget>.panel-collapse>.table caption
{
	padding-left:15px;
	padding-right:15px;
}

div.widget>.table caption
{
	padding-left:15px;
	padding-right:15px;
}

div.widget>.table-responsive>.table caption
{
	padding-left:15px;
	padding-right:15px;
}

div.widget>.table-responsive:first-child>.table:first-child
{
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

div.widget>.table:first-child
{
	border-top-right-radius:3px;
	border-top-left-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

div.widget>.table:first-child>tbody:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

div.widget>.table:first-child>thead:first-child>tr:first-child
{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table:first-child>tbody:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table:first-child>tbody:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table:first-child>thead:first-child>tr:first-child td:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table:first-child>thead:first-child>tr:first-child th:first-child
{
	border-top-left-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table:first-child>tbody:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table:first-child>tbody:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table:first-child>thead:first-child>tr:first-child td:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table:first-child>thead:first-child>tr:first-child th:last-child
{
	border-top-right-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child
{
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

div.widget>.table:last-child
{
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

div.widget>.table:last-child>tbody:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

div.widget>.table:last-child>tfoot:last-child>tr:last-child
{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table:last-child>tbody:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table:last-child>tbody:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table:last-child>tfoot:last-child>tr:last-child td:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table:last-child>tfoot:last-child>tr:last-child th:first-child
{
	border-bottom-left-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.table:last-child>tbody:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.table:last-child>tbody:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.table:last-child>tfoot:last-child>tr:last-child td:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.table:last-child>tfoot:last-child>tr:last-child th:last-child
{
	border-bottom-right-radius:3px;
}

div.widget>.panel-body+.table
{
	border-top:1px solid #ddd;
}

div.widget>.panel-body+.table-responsive
{
	border-top:1px solid #ddd;
}

div.widget>.table+.panel-body
{
	border-top:1px solid #ddd;
}

div.widget>.table-responsive+.panel-body
{
	border-top:1px solid #ddd;
}

div.widget>.table>tbody:first-child>tr:first-child td
{
	border-top:0;
}

div.widget>.table>tbody:first-child>tr:first-child th
{
	border-top:0;
}

div.widget>.table-bordered
{
	border:0;
}

div.widget>.table-responsive>.table-bordered
{
	border:0;
}

div.widget>.table-bordered>tbody>tr>td:first-child
{
	border-left:0;
}

div.widget>.table-bordered>tbody>tr>th:first-child
{
	border-left:0;
}

div.widget>.table-bordered>tfoot>tr>td:first-child
{
	border-left:0;
}

div.widget>.table-bordered>tfoot>tr>th:first-child
{
	border-left:0;
}

div.widget>.table-bordered>thead>tr>td:first-child
{
	border-left:0;
}

div.widget>.table-bordered>thead>tr>th:first-child
{
	border-left:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr>td:first-child
{
	border-left:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr>th:first-child
{
	border-left:0;
}

div.widget>.table-responsive>.table-bordered>tfoot>tr>td:first-child
{
	border-left:0;
}

div.widget>.table-responsive>.table-bordered>tfoot>tr>th:first-child
{
	border-left:0;
}

div.widget>.table-responsive>.table-bordered>thead>tr>td:first-child
{
	border-left:0;
}

div.widget>.table-responsive>.table-bordered>thead>tr>th:first-child
{
	border-left:0;
}

div.widget>.table-bordered>tbody>tr>td:last-child
{
	border-right:0;
}

div.widget>.table-bordered>tbody>tr>th:last-child
{
	border-right:0;
}

div.widget>.table-bordered>tfoot>tr>td:last-child
{
	border-right:0;
}

div.widget>.table-bordered>tfoot>tr>th:last-child
{
	border-right:0;
}

div.widget>.table-bordered>thead>tr>td:last-child
{
	border-right:0;
}

div.widget>.table-bordered>thead>tr>th:last-child
{
	border-right:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr>td:last-child
{
	border-right:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr>th:last-child
{
	border-right:0;
}

div.widget>.table-responsive>.table-bordered>tfoot>tr>td:last-child
{
	border-right:0;
}

div.widget>.table-responsive>.table-bordered>tfoot>tr>th:last-child
{
	border-right:0;
}

div.widget>.table-responsive>.table-bordered>thead>tr>td:last-child
{
	border-right:0;
}

div.widget>.table-responsive>.table-bordered>thead>tr>th:last-child
{
	border-right:0;
}

div.widget>.table-bordered>tbody>tr:first-child>td
{
	border-bottom:0;
}

div.widget>.table-bordered>tbody>tr:first-child>th
{
	border-bottom:0;
}

div.widget>.table-bordered>thead>tr:first-child>td
{
	border-bottom:0;
}

div.widget>.table-bordered>thead>tr:first-child>th
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr:first-child>td
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr:first-child>th
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>thead>tr:first-child>td
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>thead>tr:first-child>th
{
	border-bottom:0;
}

div.widget>.table-bordered>tbody>tr:last-child>td
{
	border-bottom:0;
}

div.widget>.table-bordered>tbody>tr:last-child>th
{
	border-bottom:0;
}

div.widget>.table-bordered>tfoot>tr:last-child>td
{
	border-bottom:0;
}

div.widget>.table-bordered>tfoot>tr:last-child>th
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr:last-child>td
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>tbody>tr:last-child>th
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>tfoot>tr:last-child>td
{
	border-bottom:0;
}

div.widget>.table-responsive>.table-bordered>tfoot>tr:last-child>th
{
	border-bottom:0;
}

div.widget>.table-responsive
{
	border:0;
	margin-bottom:0;
}

div.widget>.panel-heading
{
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd;
}

div.widget>.panel-heading+.panel-collapse>.panel-body
{
	border-top-color:#ddd;
}

div.widget>.panel-heading .badge
{
	color:#f5f5f5;
	background-color:#333;
}

div.widget>.panel-footer+.panel-collapse>.panel-body
{
	border-bottom-color:#ddd;
}

div.widget div.header
{
	color:#333;
	padding:10px;
	border:none!important;
	background:linear-gradient(to bottom, #05b6f6 0, #247dbc 100%);
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

div.widget div.header+.panel-collapse>.panel-body
{
	border-top-color:#ddd;
}

div.widget div.header .badge
{
	color:#f5f5f5;
	background-color:#333;
}

div.widget div.header>h2
{
	margin-top:0;
	margin-bottom:0;
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:16px;
}

div.widget div.header>h2>a
{
	color:inherit;
}

div.widget .content
{
	padding:14px 15px 10px 15px;
}

div.simpleCategoryListWidget div.header>h2 .trigger_img
{
	display:none;
}

.cat_page div.popularProductsDialogWidget span.icon
{
	display:none;
}

.rs_pop div.popularProductsDialogWidget span.icon
{
	display:none;
}

.cat_page div.popularProductsDialogWidget div.header>h1.noline
{
	margin:0;
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:16px;
	padding-bottom:0;
}

.rs_pop div.popularProductsDialogWidget div.header>h1.noline
{
	margin:0;
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:16px;
	padding-bottom:0;
}

.cat_page div.popularProductsDialogWidget div.header>h2.noline
{
	margin:0;
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:16px;
	padding-bottom:0;
}

.rs_pop div.popularProductsDialogWidget div.header>h2.noline
{
	margin:0;
	font-family:poppins, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:16px;
	padding-bottom:0;
}

.cat_page div.popularProductsDialogWidget div.header>h1 .viewall
{
	display:none;
}

.rs_pop div.popularProductsDialogWidget div.header>h1 .viewall
{
	display:none;
}

.cat_page div.popularProductsDialogWidget div.header>h2 .viewall
{
	display:none;
}

.rs_pop div.popularProductsDialogWidget div.header>h2 .viewall
{
	display:none;
}

.cat_page div.popularProductsDialogWidget .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:15px;
	height:auto;
	line-height:normal;
}

.rs_pop div.popularProductsDialogWidget .itemListing .tableNode .itemContainer div.detailsArea
{
	display:block;
	text-align:left;
	background:#f7f9fe;
	padding:15px;
	height:auto;
	line-height:normal;
}

.cat_page div.popularProductsDialogWidget .itemListing .tableNode .itemContainer
{
	padding:0;
	overflow:hidden!important;
	height:auto!important;
	display:inline-block;
	width:100%;
}

.rs_pop div.popularProductsDialogWidget .itemListing .tableNode .itemContainer
{
	padding:0;
	overflow:hidden!important;
	height:auto!important;
	display:inline-block;
	width:100%;
}

.cat_page div.popularProductsDialogWidget .itemContainer div.details div.summary
{
	height:auto;
	margin:5px 0 10px 0;
}

.rs_pop div.popularProductsDialogWidget .itemContainer div.details div.summary
{
	height:auto;
	margin:5px 0 10px 0;
}

div.shippingOptionsWidget .content input[type=radio]
{
	margin-right:10px;
}

div.shippingOptionsWidget .content label
{
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:400;
	font-family:'open sans', sans-serif;
}

div.simpleCategoryListWidget div.header[aria-expanded=true]>h2 .trigger_img
{
	display:inline-block;
	background:url(images/cat_mobile_up.png) no-repeat center right;
	width:12px;
	height:8px;
	float:right;
	margin-top:4px;
}

div.widget .content a
{
	text-decoration:none;
}

div.widget .content a:hover
{
	text-decoration:underline;
}

div.widget .content .options
{
	margin-bottom:1em;
	padding:0 5px 0 5px;
}

div.widget .content p.instruction
{
	color:#337ab7;
}

adiv.widget .content p.instruction:hover
{
	color:#286090;
}

table.widget
{
	border-collapse:collapse;
	width:100%;
}

table.widget td
{
	padding:0;
	vertical-align:top;
}

table.widget caption
{
	padding:6px;
	text-align:left;
	text-transform:uppercase;
}

.basketShippingEstimateWidget .content table.compact
{
	width:100%;
}

.basketShippingEstimateWidget .content table.compact .rowHeader
{
	text-align:right;
	font-weight:700;
	vertical-align:middle;
}

.basketShippingEstimateWidget .content table.compact th
{
	text-align:right;
	font-weight:700;
	vertical-align:middle;
}

.basketShippingEstimateWidget .content table.compact td
{
	vertical-align:middle;
	padding:5px;
}

.basketShippingEstimateWidget .content table.compact td label
{
	font-weight:400;
	margin:0 5px 0 5px;
	display:inline;
}

.basketShippingEstimateWidget select
{
	width:90%!important;
}

.basketShippingEstimateWidget input[type=text]
{
	width:110px!important;
}

.categorySearchSidebarWidget .header i.colexpIcon
{
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'glyphicons halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	float:right!important;
	color:#337ab7;
	margin-right:15px;
}

.categorySearchSidebarWidget .header i.colexpIcon:before
{
	content:"−";
}

div.categorySearchSidebarWidget
{
	margin-bottom:20px;
	background-color:#e6e9eb;
	border:1px solid #f0f0f0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
	box-shadow:0 1px 1px rgba(0,0,0,.05);
}

div.categorySearchSidebarWidget .content
{
	padding:6px 6px 10px 6px;
}

div.categorySearchSidebarWidget .criteriaPanel
{
	background:#fff;
	padding:16px;
	margin-bottom:8px;
}

div.categorySearchSidebarWidget .criteriaPanel table
{
	width:100%;
}

.categorySearchSidebarWidget .collapsed i.colexpIcon:before
{
	content:"+";
}

.categorySearchSidebarWidget .criteriaPanel h3
{
	font-weight:600;
	line-height:1.1;
	color:#000;
	margin-top:0;
	margin-bottom:30px;
	font-size:18px;
	font-family:poppins, sans-serif;
}

.categorySearchSidebarWidget .criteriaPanel h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.categorySearchSidebarWidget .criteriaPanel h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	display:inline-block;
	min-width:10px;
	font-size:16px;
	color:#aeaeae;
	vertical-align:baseline;
	white-space:nowrap;
	text-align:center;
}

.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count:empty
{
	display:none;
}

.btn .categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	position:relative;
	top:-1px;
}

.btn-xs .categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	top:0;
	padding:1px 5px;
}

a.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count:focus
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

a.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count:hover
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.list-group-item.active>.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	color:#337ab7;
	background-color:#fff;
}

.nav-pills>.active>a>.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	color:#337ab7;
	background-color:#fff;
}

.list-group-item>.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	float:right;
}

.list-group-item>.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count+.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	margin-right:5px;
}

.nav-pills>li>a>.categorySearchSidebarWidget .criteriaPanel .searchCriteria span.count
{
	margin-left:3px;
}

.categorySearchSidebarWidget .criteriaPanel ul
{
	margin-bottom:0;
	padding-left:0;
	list-style:none;
}

.categorySearchSidebarWidget .criteriaPanel ul>li
{
	position:relative;
	display:block;
	float:left;
}

.categorySearchSidebarWidget .criteriaPanel ul>li>a
{
	position:relative;
	display:block;
	padding:10px 15px;
	border-radius:4px;
}

.categorySearchSidebarWidget .criteriaPanel ul>li>a:focus
{
	text-decoration:none;
}

.categorySearchSidebarWidget .criteriaPanel ul>li>a:hover
{
	text-decoration:none;
}

.categorySearchSidebarWidget .criteriaPanel ul>li.disabled>a
{
	color:#777;
}

.categorySearchSidebarWidget .criteriaPanel ul>li.disabled>a:focus
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

.categorySearchSidebarWidget .criteriaPanel ul>li.disabled>a:hover
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

.categorySearchSidebarWidget .criteriaPanel ul .open>a
{
	background-color:#eee;
	border-color:#337ab7;
}

.categorySearchSidebarWidget .criteriaPanel ul .open>a:focus
{
	background-color:#eee;
	border-color:#337ab7;
}

.categorySearchSidebarWidget .criteriaPanel ul .open>a:hover
{
	background-color:#eee;
	border-color:#337ab7;
}

.categorySearchSidebarWidget .criteriaPanel ul .nav-divider
{
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
}

.categorySearchSidebarWidget .criteriaPanel ul>li>a>img
{
	max-width:none;
}

.categorySearchSidebarWidget .criteriaPanel ul>li+li
{
	margin-left:0;
	margin-top:2px;
}

.categorySearchSidebarWidget .criteriaPanel ul>li.active>a
{
	color:#fff;
	background-color:#337ab7;
}

.categorySearchSidebarWidget .criteriaPanel ul>li.active>a:focus
{
	color:#fff;
	background-color:#337ab7;
}

.categorySearchSidebarWidget .criteriaPanel ul>li.active>a:hover
{
	color:#fff;
	background-color:#337ab7;
}

.categorySearchSidebarWidget .criteriaPanel ul span.count
{
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	color:#fff;
	line-height:1;
	vertical-align:baseline;
	white-space:nowrap;
	text-align:center;
	background-color:#777;
	border-radius:10px;
}

.categorySearchSidebarWidget .criteriaPanel ul span.count:empty
{
	display:none;
}

.btn .categorySearchSidebarWidget .criteriaPanel ul span.count
{
	position:relative;
	top:-1px;
}

.btn-xs .categorySearchSidebarWidget .criteriaPanel ul span.count
{
	top:0;
	padding:1px 5px;
}

a.categorySearchSidebarWidget .criteriaPanel ul span.count:focus
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

a.categorySearchSidebarWidget .criteriaPanel ul span.count:hover
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.list-group-item.active>.categorySearchSidebarWidget .criteriaPanel ul span.count
{
	color:#337ab7;
	background-color:#fff;
}

.nav-pills>.active>a>.categorySearchSidebarWidget .criteriaPanel ul span.count
{
	color:#337ab7;
	background-color:#fff;
}

.list-group-item>.categorySearchSidebarWidget .criteriaPanel ul span.count
{
	float:right;
}

.list-group-item>.categorySearchSidebarWidget .criteriaPanel ul span.count+.categorySearchSidebarWidget .criteriaPanel ul span.count
{
	margin-right:5px;
}

.nav-pills>li>a>.categorySearchSidebarWidget .criteriaPanel ul span.count
{
	margin-left:3px;
}

.categorySearchSidebarWidget .criteriaPanel ul.expandCategoryLinks>li>a
{
	color:#a94442;
	padding:0;
	font-size:16px;
}

a.categorySearchSidebarWidget .criteriaPanel ul.expandCategoryLinks>li>a:hover
{
	color:#843534;
}

.categorySearchSidebarWidget .criteriaPanel td a
{
	display:flex;
	font-size:16px;
	flex-direction:row;
	justify-content:space-between;
	margin-bottom:30px;
}

.categorySearchSidebarWidget .criteriaPanel td a .itemName
{
	align-self:flex-start;
}

.categorySearchSidebarWidget .criteriaPanel td a .count
{
	align-self:flex-start;
}

.categorySearchSidebarWidget .criteriaPanel td a:focus
{
	text-decoration:none;
}

.categorySearchSidebarWidget .criteriaPanel td a:hover
{
	text-decoration:none;
}

.continueCheckoutWidget .info
{
	color:#777;
	padding:10px 20px;
}

.continueCheckoutWidget .info blockquote
{
	border-color:rgba(0,0,0,.15);
}

.continueCheckoutWidget input[type=submit]
{
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit].active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.continueCheckoutWidget input[type=submit].focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.continueCheckoutWidget input[type=submit]:active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.continueCheckoutWidget input[type=submit]:focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.continueCheckoutWidget input[type=submit]:hover
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.open>.dropdown-toggle.continueCheckoutWidget input[type=submit]
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.continueCheckoutWidget input[type=submit].disabled
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit].disabled.active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit].disabled.focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit].disabled:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit].disabled:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit].disabled:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit][disabled]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit][disabled].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit][disabled].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit][disabled]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit][disabled]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit][disabled]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .continueCheckoutWidget input[type=submit]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .continueCheckoutWidget input[type=submit].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .continueCheckoutWidget input[type=submit].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .continueCheckoutWidget input[type=submit]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .continueCheckoutWidget input[type=submit]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .continueCheckoutWidget input[type=submit]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.continueCheckoutWidget input[type=submit] .badge
{
	color:#337ab7;
	background-color:#fff;
}

.shippingOptionsWidget .actions input[type=submit]
{
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4;
}

.open>.dropdown-toggle.shippingOptionsWidget .actions input[type=submit]
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.shippingOptionsWidget .actions input[type=submit].active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.shippingOptionsWidget .actions input[type=submit].focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.shippingOptionsWidget .actions input[type=submit]:active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

.shippingOptionsWidget .actions input[type=submit]:focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.shippingOptionsWidget .actions input[type=submit]:hover
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

.shippingOptionsWidget .actions input[type=submit].disabled
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit].disabled.active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit].disabled.focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit].disabled:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit].disabled:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit].disabled:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit][disabled]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit][disabled].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit][disabled].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit][disabled]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit][disabled]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit][disabled]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .shippingOptionsWidget .actions input[type=submit]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .shippingOptionsWidget .actions input[type=submit].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .shippingOptionsWidget .actions input[type=submit].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .shippingOptionsWidget .actions input[type=submit]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .shippingOptionsWidget .actions input[type=submit]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] .shippingOptionsWidget .actions input[type=submit]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

.shippingOptionsWidget .actions input[type=submit] .badge
{
	color:#337ab7;
	background-color:#fff;
}

.productTellAFriendWidget table
{
	width:100%;
}

.productTellAFriendWidget input[type=text]
{
	width:100%!important;
}

.productTellAFriendWidget input[type=submit]
{
	margin-top:10px;
}

.emailListWidget .dialogSection .compactleft td input[type=submit]
{
	margin-top:15px;
}

.orderSummaryWidget .content .orderDate h3
{
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}

.orderSummaryWidget .content .orderStatus h3
{
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}

.orderSummaryWidget .content .orderDate h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.orderSummaryWidget .content .orderDate h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.orderSummaryWidget .content .orderStatus h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.orderSummaryWidget .content .orderStatus h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.orderNotesWidget .content table.inputForm td textarea
{
	display:block;
	width:245px!important;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.orderNotesWidget .content table.inputForm td textarea: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,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.orderNotesWidget .content table.inputForm td textarea::-moz-placeholder
{
	color:#999;
	opacity:1;
}

.orderNotesWidget .content table.inputForm td textarea:-ms-input-placeholder
{
	color:#999;
}

.orderNotesWidget .content table.inputForm td textarea::-webkit-input-placeholder
{
	color:#999;
}

.orderNotesWidget .content table.inputForm td textarea[disabled]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

.orderNotesWidget .content table.inputForm td textarea[readonly]
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

fieldset[disabled] .orderNotesWidget .content table.inputForm td textarea
{
	cursor:not-allowed;
	background-color:#eee;
	opacity:1;
}

textarea.orderNotesWidget .content table.inputForm td textarea
{
	height:auto;
}

div.actions span.checkout input[type=submit]
{
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4;
}

.open>.dropdown-togglediv.actions span.checkout input[type=submit]
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.actions span.checkout input[type=submit].active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.actions span.checkout input[type=submit].focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.actions span.checkout input[type=submit]:active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.actions span.checkout input[type=submit]:focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.actions span.checkout input[type=submit]:hover
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.actions span.checkout input[type=submit].disabled
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit].disabled.active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit].disabled.focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit].disabled:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit].disabled:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit].disabled:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit][disabled]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit][disabled].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit][disabled].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit][disabled]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit][disabled]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit][disabled]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.actions span.checkout input[type=submit]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.actions span.checkout input[type=submit].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.actions span.checkout input[type=submit].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.actions span.checkout input[type=submit]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.actions span.checkout input[type=submit]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.actions span.checkout input[type=submit]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.actions span.checkout input[type=submit] .badge
{
	color:#337ab7;
	background-color:#fff;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit]
{
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4;
}

.open>.dropdown-togglediv.checkoutButtonsBox div.standardCheckout input[type=submit]
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit]:active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit]:focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit]:hover
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].disabled
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].disabled.active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].disabled.focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].disabled:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].disabled:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit].disabled:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit][disabled]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit][disabled].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit][disabled].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit][disabled]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit][disabled]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit][disabled]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.checkoutButtonsBox div.standardCheckout input[type=submit]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.checkoutButtonsBox div.standardCheckout input[type=submit].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.checkoutButtonsBox div.standardCheckout input[type=submit].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.checkoutButtonsBox div.standardCheckout input[type=submit]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.checkoutButtonsBox div.standardCheckout input[type=submit]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.checkoutButtonsBox div.standardCheckout input[type=submit]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.checkoutButtonsBox div.standardCheckout input[type=submit] .badge
{
	color:#337ab7;
	background-color:#fff;
}

div.simpleCategoryListWidget .category
{
	margin-bottom:0;
	padding-left:0;
	list-style:none;
}

div.simpleCategoryListWidget .category>li
{
	position:relative;
	display:block;
	float:left;
}

div.simpleCategoryListWidget .category>li>a
{
	position:relative;
	display:block;
	margin-bottom:25px;
	font-family:'open sans', sans-serif;
	font-size:16px;
	color:#273546;
}

div.simpleCategoryListWidget .category>li>a:focus
{
	text-decoration:none;
}

div.simpleCategoryListWidget .category>li>a:hover
{
	text-decoration:none;
}

div.simpleCategoryListWidget .category>li.disabled>a
{
	color:#777;
}

div.simpleCategoryListWidget .category>li.disabled>a:focus
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

div.simpleCategoryListWidget .category>li.disabled>a:hover
{
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed;
}

div.simpleCategoryListWidget .category .nav-divider
{
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
}

div.simpleCategoryListWidget .category>li>a>img
{
	max-width:none;
}

div.simpleCategoryListWidget .category>li>a:before
{
	background:url(images/cat_arrow.png) no-repeat left center;
	content:"";
	width:9px;
	height:10px;
	position:relative;
	top:0;
	margin-right:10px;
	display:inline-block;
}

div.simpleCategoryListWidget .category>li+li
{
	margin-left:0;
	margin-top:2px;
}

div.simpleCategoryListWidget .category>li.active>a
{
	color:#fff;
	background-color:#337ab7;
}

div.simpleCategoryListWidget .category>li.active>a:focus
{
	color:#fff;
	background-color:#337ab7;
}

div.simpleCategoryListWidget .category>li.active>a:hover
{
	color:#fff;
	background-color:#337ab7;
}

div.detox_menu .category>li>a img
{
	max-width:80px;
	margin-left:20px;
}

div.pdt .dropdown-menu
{
	border:1px solid rgba(0,0,0,.05);
	border-radius:0;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	box-shadow:1px 1px 12px rgba(0,0,0,.02);
	background-clip:padding-box;
	width:100%;
}

div.pdt .dropdown-menu>li>a:focus
{
	text-decoration:none;
	color:inherit;
	background-color:transparent;
}

div.pdt .dropdown-menu>li>a:hover
{
	text-decoration:none;
	color:inherit;
	background-color:transparent;
}

div.Testim_menu .entry
{
	margin-bottom:15px;
	font-style:italic;
	font-size:14px;
}

#productPage div.productReviewsPanel .verifiedBuyer:before
{
	content:url(images/home_reviews_verified.png);
	display:inline-block;
	vertical-align:middle;
}

div.Testim_menu .verifiedBuyer:before
{
	content:url(images/home_reviews_verified.png);
	display:inline-block;
	vertical-align:middle;
}

#productPage div.productReviewsPanel .verifiedBuyer
{
	font-size:14px;
	margin-left:5px;
}

div.shipmentWidget .method select
{
	width:100%;
}

div.shipmentWidget .content .shippingAddress h3
{
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}

div.shipmentWidget .content .shippingMethod h3
{
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}

div.shipmentWidget .content .shippingStatus h3
{
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}

div.shipmentWidget .content .shippingAddress h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

div.shipmentWidget .content .shippingAddress h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

div.shipmentWidget .content .shippingMethod h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

div.shipmentWidget .content .shippingMethod h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

div.shipmentWidget .content .shippingStatus h3 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

div.shipmentWidget .content .shippingStatus h3 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

div.paymentWidget .applyCouponPanel
{
	padding:6px 6px 12px 6px;
	margin-bottom:1em;
	border-bottom:1px dotted #ccc;
}

div.paymentWidget .applyCouponPanel label
{
	margin-right:4px;
}

div.paymentWidget .applyCouponPanel p
{
	display:block;
	margin-top:1em;
}

div.paymentWidget .paymentFormContainer
{
	margin-left:-15px;
	margin-right:-15px;
}

div.paymentWidget .paymentFormContainer .paymentMethodList
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
}

div.paymentWidget .paymentFormContainer .paymentMethodList td.selected-payment-method
{
	border:1px solid #218bf1;
	background:#fff;
	border-radius:5px;
	padding:10px;
}

div.paymentWidget span.fieldHeader
{
	font-weight:600;
}

div.paymentWidget .paymentFormContainer .paymentMethodList td.selected-payment-method label
{
	font-size:14px;
	font-weight:600;
}

div.paymentWidget .paymentFormContainer .paymentForm .inputForm th
{
	font-weight:600;
	color:#1b1f20;
	font-size:14px;
}

#checkoutPage div.paymentWidget .paymentForm table.inputForm input[type=text]
{
	border:1px solid #f0f0f0;
	padding:4px 8px;
}

#checkoutPage div.paymentWidget .paymentForm table.inputForm select
{
	border:1px solid #f0f0f0;
	padding:4px 8px;
}

#checkoutPage .couponForm label
{
	font-weight:600;
}

#checkoutPage .couponForm input
{
	vertical-align:middle;
}

#outerPageContainer #header #storeHeader .header_white.holiday-message
{
	background:#f7f9fe;
	padding:0;
}

.holiday-message .sub-container .d-flex
{
	display:flex;
	justify-content:center;
	padding:1rem;
}

.holiday-message .sub-container .d-flex p
{
	margin:0;
}

#checkoutHeaderWrapper .sub-container .d-flex
{
	display:flex;
	justify-content:center;
	padding:1rem;
}

#checkoutHeaderWrapper .sub-container .d-flex .text-white
{
	color:#fff;
	position:relative;
	margin:0;
}

#checkoutHeaderWrapper .sub-container .d-flex .text-white .estimate_info
{
	color:#000;
	font-size:90%;
	margin-left:5px;
}

#checkoutHeaderWrapper .sub-container .d-flex .text-white .popover-content
{
	color:#000;
	font-size:90%;
	margin-left:5px;
}

.popover > .arrow
{
	border-width:11px;
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
}

.popover > .arrow:after
{
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	content:"";
	border-width:10px;
}

.popover.top > .arrow
{
	bottom:-11px;
	left:50%;
	margin-left:-11px;
	border-top-color:rgba(0, 0, 0, 0.25);
	border-bottom-width:0;
}

.popover.top > .arrow:after
{
	bottom:1px;
	margin-left:-10px;
	content:" ";
	border-top-color:#fff;
	border-bottom-width:0;
}

.popover.right > .arrow
{
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-right-color:rgba(0, 0, 0, 0.25);
	border-left-width:0;
}

.popover.right > .arrow:after
{
	bottom:-10px;
	left:1px;
	content:" ";
	border-right-color:#fff;
	border-left-width:0;
}

.popover.bottom > .arrow
{
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after
{
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#fff;
}

.popover.left > .arrow
{
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after
{
	right:1px;
	bottom:-10px;
	content:" ";
	border-right-width:0;
	border-left-color:#fff;
}

div.paymentWidget .paymentFormContainer .paymentForm .inputForm td
{
	vertical-align:middle;
	padding:0;
	display:block;
	margin-bottom:10px;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm
{
	display:inline-block;
	width:100%;
	min-height:20px;
	padding:15px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
}

div.paymentWidget .paymentFormContainer .paymentForm
{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:100%;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm blockquote
{
	border-color:rgba(0,0,0,.15);
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]
{
	color:#fff;
	font-weight:600;
	border-radius:4px;
}

.open>.dropdown-togglediv.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]:active
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
	background-image:none;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]:focus
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]:hover
{
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].disabled
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].disabled.active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].disabled.focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].disabled:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].disabled:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].disabled:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit][disabled]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit][disabled].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit][disabled].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit][disabled]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit][disabled]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit][disabled]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit].focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]:active
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]:focus
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

fieldset[disabled] div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit]:hover
{
	background-color:#337ab7;
	border-color:#2e6da4;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td input[type=submit] .badge
{
	color:#337ab7;
	background-color:#fff;
}

div.paymentWidget .paymentFormContainer .paymentForm table.inputForm td .popover
{
	max-width:none;
}

div.paymentWidget .paymentFormContainer .paymentForm input[id$='_Amount']
{
	width:80px!important;
}

div.basketTotalSummaryWidget .message
{
	color:#777;
	line-height:normal;
	padding:10px 0 5px 0;
}

div.basketTotalSummaryWidget table.orderTotalSummary
{
	width:100%;
}

div.orderSummaryWidget table.orderTotalSummary
{
	width:100%;
}

div.orderTotalSummaryWidget table.orderTotalSummary
{
	width:100%;
}

div.basketTotalSummaryWidget table.orderTotalSummary th
{
	text-align:left;
	font-weight:600;
	color:#273546;
	white-space:nowrap;
	border-bottom:0;
}

div.orderSummaryWidget table.orderTotalSummary th
{
	text-align:left;
	font-weight:600;
	color:#273546;
	white-space:nowrap;
	border-bottom:0;
}

div.orderTotalSummaryWidget table.orderTotalSummary th
{
	text-align:left;
	font-weight:600;
	color:#273546;
	white-space:nowrap;
	border-bottom:0;
}

div.basketTotalSummaryWidget table.orderTotalSummary td
{
	text-align:right;
	width:80px;
	border-bottom:0;
	font-weight:400;
}

div.orderSummaryWidget table.orderTotalSummary td
{
	text-align:right;
	width:80px;
	border-bottom:0;
	font-weight:400;
}

div.orderTotalSummaryWidget table.orderTotalSummary td
{
	text-align:right;
	width:80px;
	border-bottom:0;
	font-weight:400;
}

div.basketTotalSummaryWidget table.orderTotalSummary td.item
{
	width:60%;
	text-align:left;
}

div.orderSummaryWidget table.orderTotalSummary td.item
{
	width:60%;
	text-align:left;
}

div.orderTotalSummaryWidget table.orderTotalSummary td.item
{
	width:60%;
	text-align:left;
}

div.basketTotalSummaryWidget table.orderTotalSummary td.item div.setGiftOptions a
{
	background:url(images/icons/gift-box.gif) center right no-repeat;
	height:30px;
	line-height:30px;
	padding-right:25px;
}

div.orderSummaryWidget table.orderTotalSummary td.item div.setGiftOptions a
{
	background:url(images/icons/gift-box.gif) center right no-repeat;
	height:30px;
	line-height:30px;
	padding-right:25px;
}

div.orderTotalSummaryWidget table.orderTotalSummary td.item div.setGiftOptions a
{
	background:url(images/icons/gift-box.gif) center right no-repeat;
	height:30px;
	line-height:30px;
	padding-right:25px;
}

div.basketTotalSummaryWidget table.orderTotalSummary th.sku
{
	text-align:center;
	width:80px;
}

div.orderSummaryWidget table.orderTotalSummary th.sku
{
	text-align:center;
	width:80px;
}

div.orderTotalSummaryWidget table.orderTotalSummary th.sku
{
	text-align:center;
	width:80px;
}

div.basketTotalSummaryWidget table.orderTotalSummary td.sku
{
	text-align:center;
}

div.orderSummaryWidget table.orderTotalSummary td.sku
{
	text-align:center;
}

div.orderTotalSummaryWidget table.orderTotalSummary td.sku
{
	text-align:center;
}

div.basketTotalSummaryWidget table.orderTotalSummary th.quantity
{
	text-align:center;
	width:60px;
}

div.orderSummaryWidget table.orderTotalSummary th.quantity
{
	text-align:center;
	width:60px;
}

div.orderTotalSummaryWidget table.orderTotalSummary th.quantity
{
	text-align:center;
	width:60px;
}

div.basketTotalSummaryWidget table.orderTotalSummary td.quantity
{
	text-align:center;
	width:60px;
}

div.orderSummaryWidget table.orderTotalSummary td.quantity
{
	text-align:center;
	width:60px;
}

div.orderTotalSummaryWidget table.orderTotalSummary td.quantity
{
	text-align:center;
	width:60px;
}

div.basketTotalSummaryWidget table.orderTotalSummary tr.dividerRow td
{
	border-bottom:2px solid #fff;
	width:100%;
}

div.orderSummaryWidget table.orderTotalSummary tr.dividerRow td
{
	border-bottom:2px solid #fff;
	width:100%;
}

div.orderTotalSummaryWidget table.orderTotalSummary tr.dividerRow td
{
	border-bottom:2px solid #fff;
	width:100%;
}

div.basketTotalSummaryWidget table.orderTotalSummary tr.importantRow
{
	font-weight:700;
}

div.orderSummaryWidget table.orderTotalSummary tr.importantRow
{
	font-weight:700;
}

div.orderTotalSummaryWidget table.orderTotalSummary tr.importantRow
{
	font-weight:700;
}

div.basketTotalSummaryWidget table.orderTotalSummary tr.actionsRow td
{
	text-align:center;
	width:100%;
}

div.orderSummaryWidget table.orderTotalSummary tr.actionsRow td
{
	text-align:center;
	width:100%;
}

div.orderTotalSummaryWidget table.orderTotalSummary tr.actionsRow td
{
	text-align:center;
	width:100%;
}

div.basketTotalSummaryWidget .actions a.blue_btn
{
	width:100%;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-right-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topright:0;
	-moz-border-radius-topleft:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-top-right-radius:0;
	border-top-left-radius:0;
	font-weight:700;
	font-size:16px;
}

div.continueCheckoutWidget .actions .blue_btn
{
	width:100%;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-right-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topright:0;
	-moz-border-radius-topleft:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-top-right-radius:0;
	border-top-left-radius:0;
	font-weight:700;
	font-size:16px;
}

div.continueCheckoutWidget .actions a.blue_btn
{
	width:100%;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-right-radius:0;
	-webkit-border-top-left-radius:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topright:0;
	-moz-border-radius-topleft:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-top-right-radius:0;
	border-top-left-radius:0;
	font-weight:700;
	font-size:16px;
}

div.basketTotalSummaryWidget .actions a.blue_btn img
{
	display:inline-block;
	margin-right:15px;
}

div.continueCheckoutWidget .actions .blue_btn img
{
	display:inline-block;
	margin-right:15px;
}

div.continueCheckoutWidget .actions a.blue_btn img
{
	display:inline-block;
	margin-right:15px;
}

div.basketTotalSummaryWidget table.orderTotalSummary tr.importantRow td
{
	color:#d8031b;
	font-weight:700;
}

div.basketTotalSummaryWidget table.orderTotalSummary tr.importantRow th
{
	color:#d8031b;
	font-weight:700;
}

div.continueCheckoutWidget
{
	overflow:hidden!important;
	height:auto!important;
}

div.currencyPreferenceWidget
{
	clear:both;
}

div.currencyPreferenceWidget select
{
	width:auto;
}

div.storeSearchWidget input[type=text]
{
	width:70%!important;
}

.miniBasket .basketItemBox
{
	border-bottom:1px dashed #eee;
	margin-bottom:1em;
	padding-bottom:.5em;
}

.miniBasket .basketItemBox .quantity
{
	width:40px!important;
	display:inline-block;
	vertical-align:middle;
	padding:6px;
}

.miniBasket .basketItemBox input[type=text]
{
	width:40px!important;
	display:inline-block;
	vertical-align:middle;
	padding:6px;
}

.miniBasket .basketItemBox .button
{
	margin:0 5px;
	font-size:14px;
	vertical-align:middle;
	height:34px;
	display:inline-block;
}

.miniBasket .basketItemBox .button a
{
	margin:0 5px;
	font-size:14px;
}

.miniBasket .basketItemBox .button img
{
	margin-top:3px;
}

.checkoutButtonsBox a.shcp_checkout_btn
{
	background:linear-gradient(to bottom, #00c0ff 0, #2875b4 100%);
	font-family:'open sans', sans-serif;
	font-weight:400;
	color:#fff!important;
	padding:8px 9px 8px 5px;
	line-height:normal;
	border:none;
	width:100%;
}

.checkoutButtonsBox a.shcp_checkout_btn:hover
{
	color:#000;
}

.checkoutButtonsBox a.shcp_checkout_btn img
{
	display:inline-block;
	margin-right:10px;
}

.shcp_viewcart a.moreinfo_btn
{
	width:100%;
	margin-bottom:15px;
	color:#273546;
}

div.miniBasket
{
	margin:0;
	padding-bottom:15px;
	border-radius:0;
	border:none;
}

div.miniBasket div.header
{
	border-radius:0;
}

.miniBasket .basketItemBox .iconBox
{
	width:50px;
	height:50px;
	float:left;
	overflow:hidden;
	margin-right:5px;
}

.miniBasket .basketItemBox .titleBox
{
	float:left;
}

.miniBasket .basketItemBox .noIcon
{
	padding-left:5px;
}

.miniBasket .basketItemBox .label
{
	display:inline;
	padding:0;
	font-size:14px;
	font-weight:600;
	line-height:1;
	color:#1b1f20;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:0;
	background-color:transparent;
}

a.miniBasket .basketItemBox .label:focus
{
	color:#1b1f20;
	text-decoration:none;
	cursor:pointer;
}

a.miniBasket .basketItemBox .label:hover
{
	color:#1b1f20;
	text-decoration:none;
	cursor:pointer;
}

.miniBasket .basketItemBox .label:empty
{
	display:none;
}

.btn .miniBasket .basketItemBox .label
{
	position:relative;
	top:-1px;
}

.miniBasket .basketItemBox .label[href]:focus
{
	background-color:#5e5e5e;
}

.miniBasket .basketItemBox .label[href]:hover
{
	background-color:#5e5e5e;
}

.miniBasket .basketItemBox .value
{
	display:inline;
	padding:0;
	font-size:14px;
	font-weight:600;
	line-height:1;
	color:#1b1f20;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:0;
	background-color:transparent;
}

a.miniBasket .basketItemBox .value:focus
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

a.miniBasket .basketItemBox .value:hover
{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

.miniBasket .basketItemBox .value:empty
{
	display:none;
}

.btn .miniBasket .basketItemBox .value
{
	position:relative;
	top:-1px;
}

.miniBasket .basketItemBox .value[href]:focus
{
	background-color:#c9302c;
}

.miniBasket .basketItemBox .value[href]:hover
{
	background-color:#c9302c;
}

.miniBasket .basketItemBox .actions
{
	margin:1em 0;
}

.miniBasket .basketItemBox .actions input.quantity
{
	width:20px;
}

.miniBasket .discountLabel
{
	color:#333;
	width:80px!important;
	text-align:right;
	display:inline-block;
	font-weight:600;
	padding:0;
	font-size:14px;
}

.miniBasket .subTotalLabel
{
	color:#333;
	width:80px!important;
	text-align:right;
	display:inline-block;
	font-weight:600;
	padding:0;
	font-size:14px;
}

.miniBasket .subTotalsBox
{
	border-bottom:1px solid #eee;
	margin-bottom:1em;
	padding-bottom:.5em;
}

.miniBasket .checkoutButtonsBox .alternateCheckouts
{
	text-align:center;
}

.miniBasket .checkoutButtonsBox .standardCheckout
{
	text-align:center;
}

.miniBasket .checkoutButtonsBox .alternateCheckouts div
{
	padding-top:0;
}

.miniBasket .noResultsPanel
{
	padding:5px;
	font-style:italic;
}

.miniBasket .miniBasketItemDetail .subscriptions
{
	clear:both;
}

.miniBasket .miniBasketItemDetail .subscriptions .lineBlock
{
	display:block;
	font-size:small;
}

.miniBasket .miniBasketItemDetail .subTitle
{
	padding:0;
	text-indent:0;
	margin:0 7px;
	clear:both;
}

.miniBasket .miniBasketItemDetail .subTitle li
{
	color:#788a95;
	list-style-type:none;
	margin:4px 0 0 10px;
}

.miniBasket .miniBasketItemDetail .title
{
	float:left;
	text-align:left;
	position:relative;
}

#header_basket_1_dd.dropdown-menu .shcp_viewcart .moreinfo_btn a
{
	color:#273546;
	width:100%;
	margin-bottom:15px;
}

#header_basket_1_dd.dropdown-menu .shcp_viewcart .moreinfo_btn:hover
{
	color:#000;
}

.productReviewsPanel .productReviewForm .registerForReview .info
{
	padding:15px 0 15px 0;
}

.productReviewsPanel .productReviewForm .registerForReview .info .message
{
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px;
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#31708f;
}

.productReviewsPanel .productReviewForm .registerForReview .info .message h4
{
	margin-top:0;
	color:inherit;
}

.productReviewsPanel .productReviewForm .registerForReview .info .message .alert-link
{
	font-weight:700;
	color:#245269;
}

.productReviewsPanel .productReviewForm .registerForReview .info .message>p
{
	margin-bottom:0;
}

.productReviewsPanel .productReviewForm .registerForReview .info .message>ul
{
	margin-bottom:0;
}

.productReviewsPanel .productReviewForm .registerForReview .info .message>p+p
{
	margin-top:5px;
}

.productReviewsPanel .productReviewForm .registerForReview .info .message hr
{
	border-top-color:#a6e1ec;
}

.productReviewsPanel .productReviewForm .registerForReview .actions
{
	padding:5px 0;
}

.productReviewsPanel .reviewConfirmation .info
{
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px;
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#3c763d;
}

.productReviewsPanel .reviewConfirmation .info h4
{
	margin-top:0;
	color:inherit;
}

.productReviewsPanel .reviewConfirmation .info .alert-link
{
	font-weight:700;
	color:#2b542c;
}

.productReviewsPanel .reviewConfirmation .info>p
{
	margin-bottom:0;
}

.productReviewsPanel .reviewConfirmation .info>ul
{
	margin-bottom:0;
}

.productReviewsPanel .reviewConfirmation .info>p+p
{
	margin-top:5px;
}

.productReviewsPanel .reviewConfirmation .info hr
{
	border-top-color:#c9e2b3;
}

.productReviewsPanel .reviewsTable
{
	width:100%;
}

.loginWidget input[type=password]
{
	width:90%!important;
}

.loginWidget input[type=text]
{
	width:90%!important;
}

.registerDialog input[type=password]
{
	width:90%!important;
}

.registerDialog input[type=text]
{
	width:90%!important;
}

.contentArea
{
	padding:5px 10px 5px 10px;
}

div.noResultsPanel
{
	padding:10px;
	text-align:center;
}

.hiddenPanel
{
	display:none!important;
}

span.label
{
	font-weight:700;
	color:#333;
}

.fieldHeader
{
	font-weight:700;
}

span.msrp
{
	text-decoration:line-through;
}

.hyperLinkButton
{
	padding:0 12px!important;
}

span.message
{
	padding-left:5px;
}

#searchPage span.message
{
	padding-left:0;
}

div.message
{
	display:block!important;
	margin-bottom:1em;
}

div.clear:after
{
	content:" ";
	display:table;
	clear:both;
}

div.clear:before
{
	content:" ";
	display:table;
}

.ui-notify-container
{
	margin:10px;
}

.ui-notify-container .ui-notify-message h1
{
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}

.ui-notify-container .ui-notify-message h1 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.ui-notify-container .ui-notify-message h1 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.ui-notify-container .ui-notify-message-style
{
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px;
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#3c763d;
}

.ui-notify-container .ui-notify-message-style h4
{
	margin-top:0;
	color:inherit;
}

.ui-notify-container .ui-notify-message-style .alert-link
{
	font-weight:700;
	color:#2b542c;
}

.ui-notify-container .ui-notify-message-style>p
{
	margin-bottom:0;
}

.ui-notify-container .ui-notify-message-style>ul
{
	margin-bottom:0;
}

.ui-notify-container .ui-notify-message-style>p+p
{
	margin-top:5px;
}

.ui-notify-container .ui-notify-message-style hr
{
	border-top-color:#c9e2b3;
}

.ui-notify-container .ui-notify-message-style h1
{
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
}

.ui-notify-container .ui-notify-message-style h1 .small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.ui-notify-container .ui-notify-message-style h1 small
{
	font-weight:400;
	line-height:1;
	color:#777;
	font-size:75%;
}

.ui-notify-container .ui-notify-close
{
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
}

.ui-notify-container .ui-notify-close:focus
{
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
}

.ui-notify-container .ui-notify-close:hover
{
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
}

button.ui-notify-container .ui-notify-close
{
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0;
	-webkit-appearance:none;
}

#ajaxProgressOuter
{
	border:0;
	padding:0;
	margin:0;
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	bottom:0;
	background-color:#444;
	opacity:.65;
	z-index:1000;
}

#ajaxProgressInner
{
	padding:0;
	background:#fff url(images/processing.gif) no-repeat 50%;
	position:absolute;
	left:48%;
	top:25%;
	margin-left:-100px;
	width:200px;
	height:200px;
	border:solid 2px #444;
	opacity:1;
	z-index:1001;
}

.socialMediaLinksDialog .fb_edge_comment_widget
{
	display:none!important;
}

#checkout_amazon div.section
{
	margin-bottom:1em;
	border:1px solid #636363;
	border-radius:5px;
	background-color:#e1e1e1;
}

#checkout_amazon div.section .header
{
	padding-left:10px;
	background:url(images/amazon-header-bg.gif) top left repeat-x #e1e1e1;
	border-radius:5px;
}

#checkout_amazon div.section .header h2
{
	font:bold 12px/29px arial, sans-serif;
	display:inline-block;
	letter-spacing:.5pt;
	margin:0;
}

#checkout_amazon div.section .content
{
	margin:0 3px 3px 3px;
	border:1px solid #636363;
	padding:10px 10px 10px 10px;
	background-color:#fff;
}

#checkout_amazon .sidebarColumn
{
	width:420px;
}

#checkout_amazon .mainColumn
{
	width:520px;
}

.webpage
{
	list-style:outside none none;
	margin-bottom:0;
	padding-left:0;
}

.webpage a
{
	display:block;
	padding:10px 15px;
	position:relative;
}

table.inputForm .rowHeader
{
	padding:5px 0 5px 0;
}

table.inputForm th
{
	padding:5px 0 5px 0;
}

div.inputForm div.rowHeader
{
	text-align:left;
}

.emptyMiniBasket
{
	color:#273546;
	font-weight:400;
	padding:10px;
}

.mainContent img.alignleft
{
	float:left;
	margin:0 15px 15px 0;
}

.w2m_img_title
{
	display:inline-block;
	position:relative;
	width:100%;
	margin-bottom:30px;
}

.w2m_img_title .background-image
{
	margin:0 auto;
}

.w2m_img_title_text
{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	width:100%;
}

.w2m_img_title_text h2
{
	text-align:center;
}

.cms_testimonials .verifiedBuyer
{
	color:#5a9054;
	font-family:poppins, sans-serif;
	font-weight:600;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	margin-top:5px;
}

.cms_testimonials .verifiedBuyer:before
{
	content:url(images/home_reviews_verified.png);
	display:inline-block;
	vertical-align:middle;
}

.cms_testimonials span.ratingStar10_testimonials:before
{
	content:url(images/ratings/rate_10.png);
	display:inline-block;
	vertical-align:middle;
}

.msdt img
{
	margin:15px 0;
}

.msdt div#1
{
	height:0;
}

.msdt div#10
{
	height:0;
}

.msdt div#11
{
	height:0;
}

.msdt div#12
{
	height:0;
}

.msdt div#2
{
	height:0;
}

.msdt div#3
{
	height:0;
}

.msdt div#5
{
	height:0;
}

.msdt div#6
{
	height:0;
}

.msdt div#7
{
	height:0;
}

.msdt div#8
{
	height:0;
}

.msdt div#9
{
	height:0;
}

.msdt div4
{
	height:0;
}

.msdt ul.nodot
{
	list-style:none;
}

.msdt ul.square li
{
	list-style:square;
}

.msdt ul li p
{
	margin:10px 0;
}

.roa_num_list ul.inner_list>li.no_dot
{
	list-style:none;
}

.msdt .references
{
	margin-bottom:30px;
}

.msdt .references p
{
	margin:0 0 5px 0;
}

.msdt .references p a
{
	font-weight:400;
}

.msdt blockquote
{
	display:block;
	background:#fff;
	position:relative;
	color:#0b263c;
	font-family:poppins;
	font-size:16px;
	font-weight:500;
	font-style:italic;
	line-height:24px;
	padding-left:145px;
	padding-right:90px;
	padding-top:2%;
	margin-top:40px;
	border-left:none;
	padding:27px 20px 27px 23px;
}

.msdt blockquote:before
{
	content:"\201c";
	position:absolute;
	left:-10px;
	top:-33px;
	color:#03bf9c;
	font-family:"playfair display";
	font-size:107px;
	font-weight:700;
	font-style:italic;
	line-height:1;
}

.msdt blockquote p
{
	font-size:16px;
	color:#0b263c;
	line-height:24px;
	font-weight:600;
	margin-bottom:0;
	margin-top:10px;
}

.msdt #stickThis
{
	width:363px;
	text-align:left;
	background-color:#fff;
	box-shadow:0 0 13px rgba(64,64,64,.18);
}

.msdt #stickThis.stick
{
	margin-top:0;
	position:fixed;
	bottom:0;
	right:65px;
	z-index:9999;
	max-height:60%;
	overflow-y:auto;
}

.msdt #stickThis.stick .header
{
	border-bottom:5px solid #03c09c;
	text-align:center;
}

.msdt #stickThis.stick .header h2
{
	padding:20px 19px 19px 22px;
	margin:0;
	display:inline-block;
	vertical-align:middle;
}

.msdt #stickThis.stick .header .trigger_img
{
	margin:3px 20px 0 20px;
	display:inline-block;
	vertical-align:middle;
}

.msdt #stickThis.stick .header h2 .trigger_img
{
	margin:3px 20px 0 20px;
	display:inline-block;
	vertical-align:middle;
}

.msdt #stickThis.stick .not_open .header .trigger_img
{
	background:url(images/bm_closed.png) no-repeat #ebedef center center;
	height:7px;
	width:11px;
	border-radius:32px;
	padding:15px;
}

.msdt #stickThis.stick .not_open .header h2 .trigger_img
{
	background:url(images/bm_closed.png) no-repeat #ebedef center center;
	height:7px;
	width:11px;
	border-radius:32px;
	padding:15px;
}

.msdt #stickThis.stick .not_open[aria-expanded=true] .header .trigger_img
{
	background:url(images/bm_open.png) no-repeat #ebedef center center;
	height:7px;
	width:11px;
	border-radius:32px;
	padding:10px;
}

.msdt #stickThis.stick .not_open[aria-expanded=true] .header h2 .trigger_img
{
	background:url(images/bm_open.png) no-repeat #ebedef center center;
	height:7px;
	width:11px;
	border-radius:32px;
	padding:10px;
}

.msdt #stickThis.stick .not_open.collapsed .header .trigger_img
{
	background:url(images/bm_open.png) no-repeat #ebedef center center;
	height:7px;
	width:11px;
	border-radius:32px;
	padding:10px;
}

.msdt #stickThis.stick .not_open.collapsed .header h2 .trigger_img
{
	background:url(images/bm_open.png) no-repeat #ebedef center center;
	height:7px;
	width:11px;
	border-radius:32px;
	padding:10px;
}

.msdt #stickThis.stick .toc_content
{
	max-height:60%;
	overflow-y:auto;
}

.msdt .toc_content .toc_section a
{
	display:inline-block;
	width:100%;
	color:#000;
	font-weight:500;
	font-size:14px;
	border-bottom:1px solid #e2e2e4;
	padding:10px;
}

.msdt .toc_content .toc_section .heading a
{
	color:#000;
	font-weight:700;
	font-size:14px;
}

.msdt .toc_content .toc_section .heading a span.num
{
	color:#000;
	font-weight:700;
	font-size:14px;
	display:none;
}

.msdt .toc_content .toc_section a span.num
{
	float:right;
	display:none;
	color:#000;
	font-weight:500;
	font-size:14px;
}

.msdt .toc_content .toc_section .level1 a
{
	padding:10px 10px 10px 34px;
}

.msdt .toc_content .toc_section .level1 .level2 a
{
	padding:10px 10px 10px 58px;
}

.msdt #back-to-top
{
	position:fixed;
	bottom:40px;
	right:15px;
	z-index:9999;
	width:32px;
	height:32px;
	text-align:center;
	line-height:30px;
	background:#f5f5f5;
	color:#444;
	cursor:pointer;
	border:0;
	border-radius:2px;
	text-decoration:none;
	transition:opacity .2s ease-out;
	opacity:0;
}

.msdt.how_long #back-to-top
{
	position:fixed;
	bottom:150px;
	right:15px;
	z-index:9999;
	width:32px;
	height:32px;
	text-align:center;
	line-height:30px;
	background:#f5f5f5;
	color:#444;
	cursor:pointer;
	border:0;
	border-radius:2px;
	text-decoration:none;
	transition:opacity .2s ease-out;
	opacity:0;
}

.msdt #back-to-top:hover
{
	background:#e9ebec;
}

.msdt #back-to-top.show
{
	opacity:1;
}

.msdt .toc_content .toc_section a span.itemlink
{
	display:inline-block;
	padding-right:5px;
	vertical-align:baseline;
	max-width:85%;
}

.msdt #stick-here
{
	display:none;
}

.w2m_zendesk_mobile
{
	display:block;
	z-index:999998;
	transform:translatez(0);
	position:fixed;
	transition-duration:250ms;
	transition-timing-function:cubic-bezier(.645, .045, .355, 1);
	transition-property:opacity, top, bottom;
	opacity:1;
	left:0;
	bottom:0;
	margin:10px 20px;
}

#footer.contact_footer .w2m_zendesk_desktop
{
	display:none!important;
}

#footer.contact_footer .w2m_zendesk_mobile
{
	display:none!important;
}

.mobile_header_searchicon
{
	float:left;
	position:relative;
}

#mobile_header_search
{
	position:relative;
	top:10px;
	margin-top:10px;
}

.slide_image img
{
	width:50%;
}

.mobile_header_searchicon img
{
	width:20px;
	height:20px;
}

#checkoutPage table.inputForm .pobox_note
{
	display:block;
	float:left;
	font-style:italic;
	font-size:12px;
	color:red;
}

.home_page_slider
{
	width:auto;
	height:auto;
	overflow:auto;
	margin-bottom:10px;
}

.header_bl .bx-wrapper
{
	display:none;
}

input[text]
{
	color:#000000;
	font-style:normal;
	font-size:16px;
	font-family:'open sans', sans-serif;
}

.itemListingContainer
{
	color:#000000;
	font-style:normal;
	font-size:16px;
	font-family:'open sans', sans-serif;
}