/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9ffb3e45c3c550b747bd)
* Config saved to config.json and https://gist.github.com/9ffb3e45c3c550b747bd
*//*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: arial, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 3.143em;
	margin: 0.67em 0
}
mark {
	background: #e6e6e6;
	color: #4c4c4c
}
small, .small {
	font-size: .6875em;
	line-height: 1.2
}
small a, .small a {
	color: #4c4c4c;
}
sub, sup {
	font-size: 60%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
	border: 1px solid #e6e6e6;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.navbar {
	display: none
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table td, .table th {
	background-color: #fff !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #e6e6e6 !important
}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../bootstrap-fonts/glyphicons-halflings-regular.eot');
	src: url('../bootstrap-fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap-fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../bootstrap-fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap-fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap-fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\002a"
}
.glyphicon-plus:before {
	content: "\002b"
}
.glyphicon-euro:before, .glyphicon-eur:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.glyphicon-cd:before {
	content: "\e201"
}
.glyphicon-save-file:before {
	content: "\e202"
}
.glyphicon-open-file:before {
	content: "\e203"
}
.glyphicon-level-up:before {
	content: "\e204"
}
.glyphicon-copy:before {
	content: "\e205"
}
.glyphicon-paste:before {
	content: "\e206"
}
.glyphicon-alert:before {
	content: "\e209"
}
.glyphicon-equalizer:before {
	content: "\e210"
}
.glyphicon-king:before {
	content: "\e211"
}
.glyphicon-queen:before {
	content: "\e212"
}
.glyphicon-pawn:before {
	content: "\e213"
}
.glyphicon-bishop:before {
	content: "\e214"
}
.glyphicon-knight:before {
	content: "\e215"
}
.glyphicon-baby-formula:before {
	content: "\e216"
}
.glyphicon-tent:before {
	content: "\26fa"
}
.glyphicon-blackboard:before {
	content: "\e218"
}
.glyphicon-bed:before {
	content: "\e219"
}
.glyphicon-apple:before {
	content: "\f8ff"
}
.glyphicon-erase:before {
	content: "\e221"
}
.glyphicon-hourglass:before {
	content: "\231b"
}
.glyphicon-lamp:before {
	content: "\e223"
}
.glyphicon-duplicate:before {
	content: "\e224"
}
.glyphicon-piggy-bank:before {
	content: "\e225"
}
.glyphicon-scissors:before {
	content: "\e226"
}
.glyphicon-bitcoin:before {
	content: "\e227"
}
.glyphicon-btc:before {
	content: "\e227"
}
.glyphicon-xbt:before {
	content: "\e227"
}
.glyphicon-yen:before {
	content: "\00a5"
}
.glyphicon-jpy:before {
	content: "\00a5"
}
.glyphicon-ruble:before {
	content: "\20bd"
}
.glyphicon-rub:before {
	content: "\20bd"
}
.glyphicon-scale:before {
	content: "\e230"
}
.glyphicon-ice-lolly:before {
	content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}
.glyphicon-education:before {
	content: "\e233"
}
.glyphicon-option-horizontal:before {
	content: "\e234"
}
.glyphicon-option-vertical:before {
	content: "\e235"
}
.glyphicon-menu-hamburger:before {
	content: "\e236"
}
.glyphicon-modal-window:before {
	content: "\e237"
}
.glyphicon-oil:before {
	content: "\e238"
}
.glyphicon-grain:before {
	content: "\e239"
}
.glyphicon-sunglasses:before {
	content: "\e240"
}
.glyphicon-text-size:before {
	content: "\e241"
}
.glyphicon-text-color:before {
	content: "\e242"
}
.glyphicon-text-background:before {
	content: "\e243"
}
.glyphicon-object-align-top:before {
	content: "\e244"
}
.glyphicon-object-align-bottom:before {
	content: "\e245"
}
.glyphicon-object-align-horizontal:before {
	content: "\e246"
}
.glyphicon-object-align-left:before {
	content: "\e247"
}
.glyphicon-object-align-vertical:before {
	content: "\e248"
}
.glyphicon-object-align-right:before {
	content: "\e249"
}
.glyphicon-triangle-right:before {
	content: "\e250"
}
.glyphicon-triangle-left:before {
	content: "\e251"
}
.glyphicon-triangle-bottom:before {
	content: "\e252"
}
.glyphicon-triangle-top:before {
	content: "\e253"
}
.glyphicon-console:before {
	content: "\e254"
}
.glyphicon-superscript:before {
	content: "\e255"
}
.glyphicon-subscript:before {
	content: "\e256"
}
.glyphicon-menu-left:before {
	content: "\e257"
}
.glyphicon-menu-right:before {
	content: "\e258"
}
.glyphicon-menu-down:before {
	content: "\e259"
}
.glyphicon-menu-up:before {
	content: "\e260"
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #4c4c4c;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #5093b9;
}
a:hover, a:focus {
	color: #366987;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 0
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	-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%
}
hr {
	margin-top: 24px;
	margin-bottom: 24px;
	border: 0;
	border-top: 1px solid #ccc
}
.border-bottom {
	border-bottom: 1px solid #ccc
}
.border-left {
	border-left: 1px solid #ccc
}
.border-right {
	border-right: 1px solid #ccc
}
.border-top {
	border-top: 1px solid #ccc
}
.border {
	border: 1px solid #ccc
}
.border-none {
	border: none!important;
	padding-top: 0px!important;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role="button"] {
	cursor: pointer
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Futura-pt, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.1;
	color: #711d96;
	text-transform: uppercase;
}
.cherokee {
	text-transform: lowercase;
	font-family: 'phoreuscherokee', sans-serif;
	font-weight: 600;
	font-style: italic;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
	color: inherit;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
}
.fw-300 {
	font-weight: 300;
}
h1 strong, .h1 strong, .fw-400 {
	font-weight: 400;
}
h2 strong, .h2 strong, h1 b, h2 b, .h1 b, .h2 b, h3 strong, .h3 strong, h3 b, .h3 b, h4 strong, .h4 strong, h4 b, .h4 b, .h5 strong, h5 b, .h5 b, .fw-500 {
	font-weight: 500;
}
h6 strong, .h6 strong, h6 b, .h6 b, .fw-700 {
	font-weight: 700;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 24px;
	margin-bottom: 6px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 12px;
	margin-bottom: 6px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 30px;
	font-size: 1.875em;
}
h2, .h2 {
	font-size: 26px;
	font-size: 1.625em;
}
h3, .h3 {
	font-size: 22px;
	font-size: 1.375em;
	font-weight: 400;
}
h4, .h4 {
	font-size: 20px;
	font-size: 1.25em;
	font-weight: 400;
}

@media (min-width: 768px) {
h1, .h1 {
	font-size: 44px;
	font-size: 2.750em;
}
h2, .h2 {
	font-size: 36px;
	font-size: 2.250em;
}
h3, .h3 {
	font-size: 30px;
	font-size: 1.875em;
	font-weight: 300;
}
h3 strong, .h3 strong, h3 b, .h3 b {
	font-weight: 500;
}
h4, .h4 {
	font-size: 22px;
	font-size: 1.375em;
}
}
h5, .h5 {
	font-size: 16px;
	font-size: 1em;
	font-weight: 400;
}
h6, .h6 {
	font-size: 16px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: arial, sans-serif;
}
p {
	margin: 0 0 12px
}
.lead {
	margin-bottom: 24px;
	font-family: futura-pt, arial, sans-serif;
	font-size: 18px;
	letter-spacing: .5px;
	font-weight: 400;
	line-height: 1.4
}
.lead strong, .lead b {
	font-weight: 500;
}
mark, .mark {
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}

@media (min-width: 768px) {
.lead {
	font-size: 22px;
}
.border-left-md {
	border-left: 1px solid #ccc;
	padding-left: 30px;
}
.text-center-sm {
	text-align: center
}
.text-left-sm {
	text-align: left
}
}

@media (max-width: 767px) {
.text-center-xs {
	text-align: center
}
.text-left-xs {
	text-align: left
}
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-sentence {
	text-transform: none
}
.text-underline {
	text-decoration: underline;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
}
.well blockquote {
	border-color: #e6e6e6;
	border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
	padding: 24px;
}
.well-sm {
	padding: 9px;
}
.text-primary {
	color: #6cb33e
}
.text-d-blue {
	color: #009CDB
}
.text-CTA {
	color: #f7a000
}
.text-danger {
	color: #d40000
}
.text-white {
	color: #fff;
}
.text-purple, .text-info {
	color: #711d96
}
.text-success, .text-teal {
	color: #3FADAD
}
.text-blue {
	color: #32a2db
}
.text-yellow {
	color: #fdc24e
}
.text-green {
	color: #b7dcac;
}
.text-red {
	color: #bf133d
}
.text-purple-lighter {
	color: #8c3faa
}
.text-teal-lighter {
	color: #58CCCC
}
.text-blue-lighter {
	color: #68CAFB
}
.text-yellow-lighter {
	color: #FFD581
}
.text-green-lighter {
	color: #B2F3B2
}
.text-red-lighter {
	color: #E3204A
}
.text-purple-darker {
	color: #50136B
}
.text-teal-darker {
	color: #2D8D8D
}
.text-blue-darker {
	color: #027AB6
}
.text-yellow-darker, .text-warning {
	color: #F6AF2B
}
.text-green-darker {
	color: #338C33
}
.text-red-darker {
	color: #A50037
}
.text-gray-lighter {
	color: #f2f2f2
}
.text-gray-light {
	color: #e6e6e6
}
.text-gray {
	color: #ccc
}
.text-gray-base, .text-muted {
	color: #999
}
.text-gray-dark {
	color: #666
}
.text-gray-darker {
	color: #4c4c4c
}
.text-medium {
	font-size: .875em;
	line-height: 1.4;
}
form .text-medium {
	font-size: .8125em;
}
.bg-primary {
	color: #fff;
	background-color: #6cb33e
}
a.bg-primary:hover, a.bg-primary:focus {
	background-color: #338C33
}
.bg-d-blue {
	background-color: #009CDB
}
.bg-CTA {
	background-color: #f7a000
}
.bg-danger {
	color: #fff;
	background-color: #d40000
}
.bg-link-blue {
	background-color: #5093b9
}
.bg-info, .bg-purple {
	background-color: #711d96
}
.bg-teal, .bg-success {
	background-color: #3fadad
}
.bg-success {
	color: #fff;
}
.bg-blue {
	background-color: #32a2db
}
.bg-yellow {
	background-color: #fdc24e
}
.bg-green {
	background-color: #b7dcac;
}
.bg-red {
	background-color: #bf133d
}
.bg-purple-lighter {
	background-color: #8c3faa
}
.bg-teal-lighter {
	background-color: #58CCCC
}
.bg-blue-lighter {
	background-color: #68CAFB
}
.bg-yellow-lighter {
	background-color: #FFD581
}
.bg-green-lighter {
	background-color: #B2F3B2
}
.bg-red-lighter {
	background-color: #E3204A
}
.bg-purple-darker, a.bg-info:hover, a.bg-info:focus {
	background-color: #50136B
}
.bg-info {
	color: #fff;
}
.bg-teal-darker, a.bg-success:hover, a.bg-success:focus {
	background-color: #2D8D8D
}
.bg-blue-darker {
	background-color: #027AB6
}
.bg-yellow-darker, .bg-warning, a.bg-warning:hover, a.bg-warning:focus {
	background-color: #F6AF2B
}
.bg-warning {
	color: #fff;
}
.bg-green-darker {
	background-color: #338C33
}
.bg-red-darker {
	background-color: #A50037
}
.bg-gray-lighter {
	background-color: #f2f2f2
}
.bg-gray-light {
	background-color: #e6e6e6
}
.bg-gray {
	background-color: #ccc
}
.bg-gray-base {
	background-color: #999
}
.bg-gray-dark {
	background-color: #666
}
.bg-gray-darker {
	background-color: #4c4c4c
}
.bg-white {
	background: #fff;
}
.bg-white-transparent {
	background: #fff;
	background: rgba(255,255,255,0.82);
}
.page-header {
	padding-bottom: 11px;
	margin: 48px 0 24px;
	border-bottom: 1px solid #f2f2f2
}
ul, ol {
	margin-top: 0;
	margin-bottom: 12px
}
ul {
	padding: 0 0 0 18px;
	margin: 0 0 12px 0;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
li {
	margin-bottom: 6px;
}
li ul {
	padding-left: 16px;
	margin-top: 6px;
}
.list-checked {
	padding-left: 0;
	list-style: none
}
.list-checked > li {
	position: relative;
	padding: 0 0 0 22px;
	margin-bottom: 12px;
}
.list-checked > li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 20px;
	background: url(../../images/how-it-works/purpleCheck.png) 0px 6px no-repeat;
}
.list-checked.check-primary > li:before {
	color: #6CB33E;
	content: "\e013";
	font-family: 'Glyphicons Halflings';
	background: none;
}
.list-checked.check-danger > li:before {
	background: url(../../images/cross_sell/check.png) 0px 6px no-repeat;
	background-size: 87%;
}
.list-checked.check-teal > li:before {
	background: url(../../images/2016-woyo-update/tealCheck.png) 0px 5px no-repeat;
	background-size: 100%;
}
.list-checked.check-blue > li:before {
	background: url(../../images/global/blue-check.png) 0px 5px no-repeat;
	background-size: 100%;
}
.list-checked.check-white {
	color: #fff;
}
.list-checked.check-white > li:before {
	background: url(../../images/landingpages/success-a-la-carte/white-check.png) 0px 6px no-repeat;
}
.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: 24px
}
dt, dd {
	line-height: 1.5
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}

@media (min-width: 768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #e6e6e6
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 40px 0 0 10px;
	margin: 0 0 24px;
	font-size: 36px;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: -.05px;
	color: #3fadad;
	font-family: futura-pt, arial, sans-serif;
	position: relative;
}
blockquote .hang-quote {
	position: absolute;
	left: 0px;
}
blockquote strong {
	font-weight: 700;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: .95em;
	line-height: .97;
	color: #3fadad;
	position: relative;
	top: -7px;
	margin-top: 0
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-left: 0;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 24px;
	font-style: normal;
	line-height: 1.5
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	border-radius: 0
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #4c4c4c;
	border-radius: 0;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none
}
pre {
	display: block;
	padding: 11.5px;
	margin: 0 0 12px;
	font-size: 15px;
	line-height: 1.5;
	word-break: break-all;
	word-wrap: break-word;
	color: #4c4c4c;
	background-color: #e6e6e6;
	border: 1px solid #ccc;
	border-radius: 0
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width: 768px) {
.container {
	width: 750px
}
}

@media (min-width: 992px) {
.container {
	width: 970px
}
}

@media (min-width: 1200px) {
.container-wide {
	width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999;
	text-align: left
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 24px
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 10px;
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #e6e6e6
}
.table:not(.table-bordered):not(.table-striped) > thead > tr > th:first-child, .table:not(.table-bordered):not(.table-striped) > tbody > tr > th:first-child, .table:not(.table-bordered):not(.table-striped) > tfoot > tr > th:first-child, .table:not(.table-bordered):not(.table-striped) > thead > tr > td:first-child, .table:not(.table-bordered):not(.table-striped) > tbody > tr > td:first-child, .table:not(.table-bordered):not(.table-striped) > tfoot > tr > td:first-child {
	padding-left: 0;
}
.table:not(.table-bordered):not(.table-striped) > thead > tr > th:last-child, .table:not(.table-bordered):not(.table-striped) > tbody > tr > th:last-child, .table:not(.table-bordered):not(.table-striped) > tfoot > tr > th:last-child, .table:not(.table-bordered):not(.table-striped) > thead > tr > td:last-child, .table:not(.table-bordered):not(.table-striped) > tbody > tr > td:last-child, .table:not(.table-bordered):not(.table-striped) > tfoot > tr > td:last-child {
	padding-right: 0;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #e6e6e6
}
.table > tfoot > tr > td, .table > tfoot > tr > th {
	border-top: 2px solid #ccc;
	font-weight: bold;
}
.table > tfoot > tr > td em {
	font-weight: normal;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0
}
.table > tbody + tbody {
	border-top: 2px solid #e6e6e6
}
.table .table {
	background-color: #fff
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #e6e6e6
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #e6e6e6
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f2f2f2
}
.table-hover > tbody > tr:hover {
	background-color: #e6e6e6
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #e6e6e6
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #ccc
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #3FADAD;
	color: #fff;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #2D8D8D
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #711D96;
	color: #fff;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #50136B
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #FFD581
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #FDC24E
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #e6e6e6
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ccc
}
.table-responsive {
	overflow-x: auto;
	min-height: 0.01%
}

@media screen and (max-width: 767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 18px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;/*	border: 1px solid #e6e6e6 might need to keep
*/
}
.table-responsive > .table {
	margin-bottom: 0
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap
}
.table-responsive > .table-bordered {
	border: 0
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 10px;
	line-height: inherit;
	border: 0;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-size: .875em;
	color: #666;
}
input[type=email]:required:valid, input[type=tel]:required:valid, input[type=text]:required:valid {
 background: #fff url(../../images/checkout/2015-optimization/input-valid-checkmark.png) 98% 49% no-repeat;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="checkbox"] {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 0;
	height: 20px;
	width: 20px;
	border: 1px solid #ccc;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	background: #fff
}
input[type="checkbox"]:checked:after {
	display: inline-block;
	content: '';
	position: absolute;
	top: 3px;
	left: 1px;
	height: 12px;
	width: 16px;
	background: url(../../images/myaccount/myprofile/autoship/orange_check.png) center no-repeat;
}
input[type="radio"] {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
	height: 20px;
	width: 20px;
	border: 1px solid #ccc;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff
}
input[type="radio"]:checked:after {
	display: inline-block;
	content: '';
	position: absolute;
	top: 3px;
	left: 3px;
	height: 12px;
	width: 12px;
	background-color: #f07f3c;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
input[type="file"] {
	display: block
}
input[type="range"] {
	display: block;
	width: 100%
}
select {
	height: 40px;
	line-height: 35px;
	font-family: Arial, sans-serif;
}
select[size], select[multiple] {
	height: auto
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 16px;
	line-height: 1.5;
	color: #ccc
}
.form-control {
	min-height: 29px;
	padding: 7px 18px 6px 6px;
	margin: 0 5px 0 0;
	display: block;
	width: 100%;
	font-size: 18px;
	color: #4c4c4c;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	-webkit-transition: border-color ease-in-out .15s, -webkit-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
}
input.form-control {
	background-color: #fff;
	background-image: none;
	line-height: 1.33;
}
.form-horizontal .form-control, .form-control.input-auto {
	width: auto;
	display: inline-block;
}

@media (max-width: 767px) {
.form-horizontal .form-control {
	display: block;
	width: 100%;
	margin: 0;
}
.form-horizontal .form-control.input-auto-xs {
	width: auto;
	display: inline;
}
}
.form-control:focus {
	border: 1px solid #5093b9;
	outline: -webkit-focus-ring-color auto 3px;
	outline-offset: -2px;
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1
}
.form-control:-ms-input-placeholder {
color: #999
}
.form-control::-webkit-input-placeholder {
color: #999
}
.form-control::-ms-expand {
border: 0;
background-color: transparent
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #f2f2f2;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed;
	color: #999
}
textarea.form-control {
	height: auto
}
input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
	line-height: 38px
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
	line-height: 33px
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
	line-height: 51px
}
}
.form-group {
	margin-bottom: 15px
}
.form-group .btn-link {
	margin: 10px 0;
}
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.radio label, .checkbox label {
	min-height: 24px;
	padding-left: 24px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -24px;
	line-height: 1;
	margin-top: 4px \9
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 24px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
	color: #999;
}
.form-control-static {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0;
	font-weight: bold;
	min-height: 40px
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0
}
select.input-sm {
	height: 33px;
	line-height: 33px
}
textarea.input-sm, select[multiple].input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0
}
.form-group-sm select.form-control {
	height: 33px;
	line-height: 33px
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 33px;
	min-height: 38px;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1.5
}
.input-lg {
	height: 51px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 0
}
select.input-lg {
	height: 49px;
	line-height: 49px
}
textarea.input-lg, select[multiple].input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 49px;
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 0
}
.form-group-lg select.form-control {
	height: 49px;
	line-height: 49px
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 49px;
	min-height: 44px;
	padding: 11px 16px;
	font-size: 20px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 47.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	pointer-events: none
}
.input-lg+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
	width: 49px;
	height: 49px;
	line-height: 49px
}
.input-sm+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
	width: 33px;
	height: 33px;
	line-height: 33px
}
/*.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
color: #338C33
}
.has-success .form-control {
border-color: #338C33;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon, .has-success .form-control-feedback {
	color: #6CB33E
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #F6AF2B
}
.has-warning .form-control {
	border-color: #F6AF2B;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
	border-color: #F6AF2B;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon, .has-warning .form-control-feedback {
	color: #F6AF2B
}*/
.has-error .help-block, .has-error .control-label, .has-error label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #d40000
}
.has-error .form-control {
	border-color: #d40000;
}
.has-error .form-control:not(#checkout-card-number):required:valid {
 background-image: none;
}
.has-error .alert-danger, .input-error-msg {
	margin-top: 15px;
}
.has-error .alert-danger > .arrow, .has-error .alert-danger > .arrow:after, .input-error-msg > .arrow, .input-error-msg > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.has-error .alert-danger > .arrow, .input-error-msg > .arrow {
	border-width: 8px;
	left: 18px;
	margin-left: -8px;
	border-top-width: 0;
	border-bottom-color: #d40000;
	top: -8px
}
.has-error .alert-danger > .arrow:after, .input-error-msg >.arrow:after {
	border-width: 10px;
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
/*.has-error .form-control:focus {
border-color: #A50037;
}*/
.has-error .input-group-addon, .has-error .form-control-feedback {
	color: #d40000
}
.has-feedback label~.form-control-feedback {
	top: 29px
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: .8125em;
}
.help-popover {
	background: #ccc;
	border-radius: 50%;
	border: 0 solid #ccc;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	display: inline-block;/*	vertical-align: 2px;
*/
}
.help-popover:hover, .help-popover:focus {
	background: #366987;
	color: #fff;
}

@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto
}
.form-inline .input-group > .form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 31px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media (min-width: 768px) {
.form-horizontal .control-label:not(.col-sm-12) {
	text-align: right;
	margin-bottom: 0;
	padding-right: 0;
	padding-top: 8px
}
}

@media (min-width: 992px) {
.form-horizontal .control-label:not(.col-md-12) {
	text-align: right;
	margin-bottom: 0;
	padding-right: 0;
	padding-top: 8px
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 20px
}
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 14px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 10px 35px;
	line-height: 1.33;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
}

@media (min-width: 768px) {
.btn:not(.btn-block) ~ .btn:not(.btn-block) {
	margin-left: 15px;
}
}
.btn .glyphicon-triangle-right {
	top: 1px;
	font-size: 16px;
}
.btn .glyphicon.glyphicon-menu-right, .btn .glyphicon.glyphicon-menu-left {
	font-size: 13px;
	top: 1px;
}
.btn.loading, .btn.loading:hover {
	opacity: .65;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus, .btn.focus {
	color: #fff;
	text-decoration: none
}
.btn:active, .btn.active {
	background-image: none;
	outline: 2px auto #5093b9;
	outline-offset: 0;
}
.btn.disabled, .btn[disabled]:not(.loading), fieldset[disabled] .btn {
	cursor: not-allowed;
	background: #ccc;
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn.disabled:hover, .btn[disabled]:not(.loading):hover, fieldset[disabled] .btn:hover, .btn.disabled:focus, .btn[disabled]:focus, fieldset[disabled] .btn:focus, .btn.disabled.focus, .btn[disabled].focus, fieldset[disabled] .btn-default.focus {
	background-color: #ccc;
	border-color: #ccc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #fff;
	background-color: #fc7a00;
	border-color: #fc7a00;
	font-size: 22px;
	font-family: futura-pt, arial, sans-serif;
	text-transform: uppercase;
}
input[type=submit].btn.btn-default, input[type=submit].btn.btn-primary, input[type=button].btn.btn-default, input[type=button].btn.btn-primary {
	background-image: url(../../images/myaccount/login/cta-arrow.png);
	background-position: right 35px top 50%;
	background-repeat: no-repeat;
	padding-right: 50px;
}
input[type=submit].btn.btn-default.btn-lg, input[type=button].btn.btn-default.btn-lg {
	background-image: url(../../images/diet_plans/ratecard/single_pane/cta-white-arrow.png);
	background-position: 84% 42%;
}
input[type=submit].btn.btn-default.btn-sm, input[type=submit].btn.btn-primary.btn-sm, input[type=button].btn.btn-default.btn-sm, input[type=button].btn.btn-primary.btn-sm {
	background-position: right 18px top 50%;
	padding-right: 32px;
	background-size: 8px;
}
input[type=submit].btn.btn-default.btn-xs, input[type=submit].btn.btn-primary.btn-xs, input[type=button].btn.btn-default.btn-xs, input[type=button].btn.btn-primary.btn-xs {
	background-size: 7px;
	padding-right: 26px;
	background-position: right 14px top 47%;
}

@media (min-width: 480px) and (max-width: 991px) {
input[type=submit].btn.btn-default.btn-lg, input[type=button].btn.btn-default.btn-lg {
	background-position: 80% 42%;
}
}
input[type=submit].btn.btn-lock, input[type=button].btn.btn-lock {
	background-image: url(../../images/checkout/2015-optimization/cta-lock.png);
	background-position: 28px 48%;
	padding-left: 50px;
	padding-right: 35px;
	margin-bottom: 30px;
}
.btn-default:focus, .btn-default.focus {
	color: #fff;
	background-color: #f93;
	border-color: #f93;
}
.btn-default:hover {
	color: #fff;
	background-color: #f93;
	border-color: #f93;
	-webkit-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3);
	box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3)
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #f76200;
	border-color: #f76200;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	color: #fff;
	background-color: #f76200;
	border-color: #f76200;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none
}
.btn-default .badge {
	color: #fc7a00;
	background-color: #fff
}
.btn-ghost {
	box-shadow: 0px 0px 0px 10px rgba(255,255,255,0.5);
}
.btn-primary {
	color: #fff;
	background-color: #6cb33e;
	border-color: #6cb33e;
	font-size: 22px;
	font-family: futura-pt, arial, sans-serif;
	text-transform: uppercase;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #338C33;
	border-color: #338C33
}
.btn-primary:hover {
	color: #fff;
	background-color: #84BD60;
	border-color: #84BD60;
	-webkit-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3);
	box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3)
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #338C33;
	border-color: #338C33;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #338C33;
	border-color: #338C33
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary-outline {
	color: #6cb33e;
	border-color: #6cb33e;
	background-color: #fff;
	font-size: 22px;
	font-family: futura-pt, arial, sans-serif;
	text-transform: uppercase;
}
.btn-primary-outline:focus, .btn-primary-outline.focus {
	color: #84BD60;
	border-color: #84BD60
}
.btn-primary-outline:hover {
	color: #338C33;
	border-color: #338C33;
	background-color: #fff;
	-webkit-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3);
	box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.3)
}
.btn-primary-outline:active, .btn-primary-outline.active, .open > .dropdown-toggle.btn-primary-outline {
	color: #84BD60;
	background-color: #fff;
	border-color: #84BD60;
}
.btn-primary-outline:active:hover, .btn-primary-outline.active:hover, .open > .dropdown-toggle.btn-primary-outline:hover, .btn-primary-outline:active:focus, .btn-primary-outline.active:focus, .open > .dropdown-toggle.btn-primary-outline:focus, .btn-primary-outline:active.focus, .btn-primary-outline.active.focus, .open > .dropdown-toggle.btn-primary-outline.focus {
	color: #84BD60;
	background-color: #fff;
	border-color: #84BD60
}
.btn-primary-outline:active, .btn-primary-outline.active, .open > .dropdown-toggle.btn-primary-outline {
	background-image: none
}
/*.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
background-color: #6cb33e;
border-color: #338C33
}*/
.btn-primary .badge {
	color: #6cb33e;
	background-color: #fff
}
/*.btn-success {
color: #fff;
background-color: #6cb33e;
border-color: #338C33
}
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #338C33;
border-color: #274117
}
.btn-success:hover {
color: #fff;
background-color: #338C33;
border-color: #457328
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #338C33;
border-color: #457328
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #457328;
border-color: #274117
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
background-image: none
}
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
background-color: #6cb33e;
border-color: #61a037
}
.btn-success .badge {
color: #6cb33e;
background-color: #fff
}*/
.btn-info {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	background: #f3f3f3;
	background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
	border: 1px solid #e6e6e6;
	color: #5093b9;
	text-transform: lowercase;
	padding: 14px 30px;
}
.btn-info:focus, .btn-info.focus, .btn-info:hover {
	color: #2a6496;
	border: 1px solid #e6e6e6;
	background: #d8d8d8;
	background: linear-gradient(to bottom, #f3f3f3 0%, #ffffff 100%);
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #2a6496;
	border-color: #ccc
}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
	color: #2a6496;
	background: #d8d8d8;
	background: linear-gradient(to bottom, #f3f3f3 0%, #ffffff 100%);
	border-color: #ccc
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
	background-color: #e6e6e6;
	border-color: #e6e6e6
}
.btn-info .badge {
	color: #ccc;
	background-color: #fff
}
/*.btn-warning {
color: #fff;
background-color: #f6af2b;
border-color: #f5a613
}
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #e4980a;
border-color: #825706
}
.btn-warning:hover {
color: #fff;
background-color: #e4980a;
border-color: #c28108
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #e4980a;
border-color: #c28108
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #c28108;
border-color: #825706
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
background-image: none
}
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
background-color: #f6af2b;
border-color: #f5a613
}
.btn-warning .badge {
color: #f6af2b;
background-color: #fff
}
.btn-danger {
color: #fff;
background-color: #d40000;
border-color: #b00
}
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #a10000;
border-color: #3b0000
}
.btn-danger:hover {
color: #fff;
background-color: #a10000;
border-color: #7d0000
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #a10000;
border-color: #7d0000
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #7d0000;
border-color: #3b0000
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
background-image: none
}
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
background-color: #d40000;
border-color: #b00
}
.btn-danger .badge {
color: #d40000;
background-color: #fff
}*/
.btn-link {
	color: #5093b9;
	font-weight: bold;
	padding: 0;
	text-align: left;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: none;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #e6e6e6;
	text-decoration: none
}
.unstyled-link {
	color: #4c4c4c;
	text-decoration: none
}
.unstyled-link:hover {
	color: #2D8D8D;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 30px;
	font-size: 30px;
	line-height: 1.3333333;
}
.btn-lg .glyphicon-triangle-right, .btn-group-lg .glyphicon-triangle-right {
	font-size: 22px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.5;
}
.btn-sm.btn-info {
	font-size: 16px;
}
.btn-sm.btn-link {
	font-size: 14px;
	padding: 0;
}
.btn-sm .glyphicon-triangle-right, .btn-group-sm .glyphicon-triangle-right {
	font-size: 15px;
}
.btn-sm.btn-link .glyphicon-triangle-right {
	font-size: 13px;
}
.btn-xs, .btn-group-xs>.btn {
	padding: 8px 15px;
	font-size: 14px;
	line-height: 1.5;
	font-family: arial, sans-serif;
}
.btn-xs.btn-info {
	font-size: 14px;
}
.btn-xs .glyphicon-triangle-right, .btn-group-xs .glyphicon-triangle-right {
	font-size: 12px;
}
.btn-block {
	display: block;
	width: 100%
}

@media (max-width: 767px) {
.btn-block-mobile {
	display: block;
	margin-left: 0;
	width: 100%
}
.btn-sm-mobile {
	padding: 10px 18px;
	font-size: 18px;
	line-height: 1.5;
}
.btn-sm-mobile .glyphicon-triangle-right {
	font-size: 15px;
}
.btn-xs-mobile {
	padding: 8px 15px;
	font-size: 14px;
	line-height: 1.5;
	font-family: arial, sans-serif;
}
.btn-xs-mobile .glyphicon-triangle-right {
	font-size: 12px;
}
}
.btn-block + .btn-block {
	margin-top: 5px;
	margin-left: 0;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
input[type=submit].btn.btn-default.loading, input[type=button].btn.btn-default.loading, input[type=submit].btn.btn-primary.loading, input[type=button].btn.btn-primary.loading, .btn.loading {
	background-position: center center;
	background-image: url(../../images/checkout/3.gif);
	background-size: 35px;
	cursor: default;
	background-repeat: no-repeat;
}
.btn.loading:hover {
	box-shadow: none;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 8px dashed;
	border-top: 8px solid \9;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent
}
.dropup, .dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 197px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu > li {
	border-top: 1px solid #e6e6e6;
	margin: 0;
}
.dropdown-menu > li:first-child {
	border: 0;
}
.dropdown-menu > li > a {
	display: block;
	padding: 12px 38px 12px 15px;
	clear: both;
	font-weight: bold;
	font-weight: normal;
	line-height: 1.5;
	color: #5093B9;
	color: #666;
	white-space: nowrap;
	text-decoration: none;
	position: relative;
	font-family: futura-pt, arial, sans-serif;
}
.dropdown-menu > li > a .glyphicon-menu-right {
	position: absolute;
	top: 33%;
	right: 11px;
}
.dropdown-menu > li > a:hover .glyphicon-menu-right {
	color: inherit;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #2a6496;
	background-color: #f2f2f2
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #6cb33e
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #e6e6e6
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open > .dropdown-menu {
	display: block;
	min-width: 100%;
}
.open > a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 12px 15px;
	font-size: 14px;
	line-height: 1.5;
	color: #711d96;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 8px dashed;
	border-bottom: 8px solid \9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width: 768px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
/* New toggles styles? */
.btn-group > .btn-toggle {
	border: 2px solid red;
	background: #fff;
	border-radius: 3px;
}
/*End new toggle styles */
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px
}
/*.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0
}
.btn-group > .btn:first-child {
margin-left: 0
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}*/
.btn-group > .btn-group {
	float: left
}
/*.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}*/
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 10px 10px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical > .btn-group > .btn {
	float: none
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified > .btn-group .btn {
	width: 100%
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group .form-control:focus {
	z-index: 3
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 49px;
	line-height: 49px
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 33px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 0
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 33px;
	line-height: 33px
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #ccc;
	text-align: center;
	background-color: #f2f2f2;
	border: 1px solid #e6e6e6;
	border-radius: 0
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 14px;
	border-radius: 0
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 20px;
	border-radius: 0
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn > .btn {
	position: relative
}
.input-group-btn > .btn + .btn {
	margin-left: -1px
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav > li {
	position: relative;
	display: block;
	margin-bottom: 0;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #f2f2f2
}
.nav > li.disabled > a {
	color: #e6e6e6
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #e6e6e6;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #f2f2f2;
}
.nav .nav-divider {
	height: 1px;
	margin: 11px 0;
	overflow: hidden;
	background-color: #ccc
}
.nav > li > a > img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ccc;
	margin: 0 auto 30px;
	background: #fff;
}
.nav-tabs > li {
	float: left;
	margin: 0;
	border-left: 1px solid #ccc;
}
.nav-tabs > li:first-child {
	border: 0;
}
.nav-tabs > li > a {
	line-height: 2.35;
	font-family: futura-pt, arial, sans-serif;
	font-size: 1.175em;
	text-transform: uppercase;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: 500;
	padding: 0 5px;
}
.nav-tabs > li > a:hover, .nav > li > a:focus {
	background: none;
	color: #5093b9;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #711d96;
	background: none;
	cursor: default
}

@media (max-width: 767px) {
h4.accordion {
	margin: 0;
}
h4.accordion > a {
	width: 100%;
	display: block;
	position: relative;
}
.nav-tabs > li > a {
	text-align: left;
}
.nav-tabs.nav-justified > li {
	border-left: none;
}
.nav-tabs.nav-justified > li > a {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
h4.accordion > a {
	border: 1px solid #ccc;
	border-top: none;
	padding: 0 15px;
	line-height: 2.5;
	text-decoration: none;
}
.tab-content h4.accordion:first-child > a {
	border-top: 1px solid #ccc;
}
.nav-tabs.nav-justified > li > a:after, h4.accordion > a:after {
	font-family: 'Glyphicons Halflings';
	content: "\e259";
	position: absolute;
	top: 4px;
	right: 15px;
	font-size: 17px;
	color: #999;
}
.nav-tabs.nav-justified > li.active a:after, h4.accordion.active-tab > a:after {
	content: "\e260";
}
.tab-pane {
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px 15px 0;
}
}

@media (min-width: 768px) {
.nav-tabs {
	box-shadow: 0 5px 2px -3px #e6e6e6;
	padding: 0 0 5px;
}
.nav-tabs > li > a {
	line-height: 1.1;
	padding: 0 40px;
}
.nav-tabs > li.active:after {
	color: #711d96;
	font-family: 'Glyphicons Halflings';
	content: "\e252";
	font-size: 22px;
	position: absolute;
	bottom: -28px;
	left: 45%;
}
}

@media (min-width: 992px) {
.nav-tabs > li > a {
	font-size: 1.375em;
}
}
.nav-tabs.nav-justified {
	width: 100%;
}
.nav-tabs.nav-justified > li {
	float: none
}
.nav-tabs.nav-justified > li > a {
	padding: 0 15px
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.nav-pills > li {
	float: left
}
.nav-pills > li > a {
	text-decoration: none;
}
.nav-pills > li + li {
	margin-left: 2px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #6cb33e
}
.nav-stacked > li {
	float: none
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0
}
.nav-stacked>li {
	margin-bottom: 10px;
}
.nav-stacked>li>a {
	color: #4c4c4c;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}
.nav-stacked li a:hover, .nav-stacked>li>a:active {
	color: #2a6496;
}
.nav-stacked li a.active {
	color: #711d96;
	font-weight: bold;
	position: relative;
}
.nav-stacked li a.active:before {
	content: "\e250";
	position: absolute;
	top: 4px;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #6cb33e;
	left: -14px;
	font-size: 12px;
}
.nav-stacked li ul li a.active:before {
	top: 2px;
	left: -15px;
}
.nav-stacked>li>ul {
	margin: 7px 0 0;
	padding: 0;
}
.nav-stacked>li>ul>li {
	padding-left: 15px;
	margin-bottom: 5px;
	list-style: none;
}
.nav-stacked>li>ul>li>a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.nav-stacked>li>ul>li>a:hover, .nav-stacked>li>ul>li>a:active {
	color: #2a6496;
}
.nav-justified {
	width: 100%
}
.nav-justified > li {
	float: none
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width: 768px) {
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	padding: 0 5px;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified > li > a {
	margin-right: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #e6e6e6
}

@media (min-width: 768px) {
.nav-tabs-justified > li > a {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0 0 0 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border-bottom-color: #fff
}
}
.tab-content > .tab-pane.collapse, .tab-content > .tab-pane {
	display: none
}
.tab-content > .tab-pane.collapse.in, .tab-content > .tab-pane.collapse.active, .tab-content > .tab-pane.collapsing, .tab-content > .active {
	display: block
}

@media (max-width: 767px) {
.tab-content > .tab-pane.collapse, .tab-content > .tab-pane.collapse.active {
	display: none
}
.tab-content > .tab-pane.collapse.in, .tab-content > .tab-pane.collapsing {
	display: block
}
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	border: 1px solid transparent
}

@media (min-width: 768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width: 768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px
}
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width: 768px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 20px;
	line-height: 24px;
	height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
.navbar-brand > img {
	display: block
}
a.nutrisystem-logo {
	display: block;
	float: left;
	width: 115px;
	padding: 13px 0 5px
}

@media (min-width: 768px) {
a.nutrisystem-logo {
	width: 160px;
	padding: 25px 0 6px;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -15px
}
}

@media (min-width: 992px) {
a.nutrisystem-logo {
	width: 178px;
}
}
.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: 0
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px
}

@media (min-width: 768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 6.5px -15px
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px
}

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 44px
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none
}
}

@media (min-width: 768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav > li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 13px;
	padding-bottom: 13px
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 6px;
	margin-bottom: 6px
}

@media (min-width: 768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto
}
.navbar-form .input-group > .form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}

@media (max-width: 767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}

@media (min-width: 768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 5px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin: 5px 0;
}
.navbar-btn:hover {
	box-shadow: none;
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
.navbar-right {
	padding: 0 15px;
	border-bottom: 1px solid #ccc;
}

@media (min-width: 768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
}

@media (min-width: 768px) {
.navbar-left {
	float: left !important
}
.navbar-right {
	float: right !important;
	padding: 0;
	border-bottom: none;/*margin-right: -15px*/
}
.navbar-right ~ .navbar-right {
	margin-right: 0
}
}
.navbar-default {
}
.navbar-default a {
	text-decoration: none;
}
.navbar-default .navbar-brand {
	color: #4c4c4c;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #4c4c4c;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #4c4c4c
}
.navbar-default .navbar-nav > li > a {
	font-family: futura-pt, arial, sans-serif;
	display: block;
	padding: 12px 0 12px 15px;
	text-decoration: none;
	font-size: 1.125em;
	font-weight: 400;
	color: #4c4c4c;
	margin: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #3fadad;
	background-color: transparent
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #4c4c4c;
	background: #e6e6e6;
	font-weight: 500;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #4c4c4c
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e6e6e6
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e6e6e6;
	color: #4c4c4c
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #666
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #4c4c4c;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #3fadad;
	background-color: #e6e6e6
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link, .navbar-default .btn-link {
	color: #4c4c4c
}
.navbar-default .navbar-link:hover, .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #3fadad
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #fff
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #fff
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #4c4c4c
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #4c4c4c
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #080808;
	color: #fff
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #fff
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #fff
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #fff
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}
.breadcrumb {
	list-style: none;
	font-size: 11px;
	margin: 0;
	line-height: 30px;
	padding-left: 0
}
.breadcrumb > li {
	display: inline-block;
	color: #999;
	margin: 0;
}

@media (min-width: 768px) {
.breadcrumb > li + li:before {
	content: "\e258";
	font-family: 'Glyphicons Halflings';
	padding: 0 5px 0 2px;
	color: #999;
	font-size: 8px;
}
}
.breadcrumb > li a, .breadcrumb > .active {
	color: #999;
	text-decoration: none;
	text-transform: capitalize;
}
.breadcrumb > li a:hover {
	color: #2a6496;
	text-decoration: underline;
}

@media (max-width: 767px) {
.breadcrumb > li {
	display: none;
}
.breadcrumb > .prev a:before {
	content: "\e257";
	font-family: 'Glyphicons Halflings';
	padding: 0 5px 0 2px;
	color: #5093B9;
	font-size: 11px;
}
.breadcrumb > .prev {
	display: inline-block;
}
.breadcrumb > .prev a {
	color: #5093B9;
	font-size: 13px;
	line-height: 44px;
	font-weight: bold;
}
}
/*.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 24px 0;
	border-radius: 0
}
.pagination > li {
	display: inline
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.5;
	text-decoration: none;
	color: #5093b9;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	margin-left: -1px
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	z-index: 2;
	color: #366987;
	background-color: #f2f2f2;
	border-color: #e6e6e6
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #6cb33e;
	border-color: #6cb33e;
	cursor: default
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #e6e6e6;
	background-color: #fff;
	border-color: #e6e6e6;
	cursor: not-allowed
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 20px;
	line-height: 1.3333333
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.5
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pager {
	padding-left: 0;
	margin: 24px 0;
	list-style: none;
	text-align: center
}
.pager li {
	display: inline
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 15px
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #f2f2f2
}
.pager .next > a, .pager .next > span {
	float: right
}
.pager .previous > a, .pager .previous > span {
	float: left
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #e6e6e6;
	background-color: #fff;
	cursor: not-allowed
}*/
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #666
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #4c4c4c
}
.label-primary {
	background-color: #6cb33e
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #338C33
}
.label-success {
	background-color: #3fadad
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #2D8D8D
}
.label-info {
	background-color: #711d96
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #50136b
}
.label-warning {
	background-color: #f6af2b
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #e4980a
}
.label-danger {
	background-color: #d40000
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #a10000
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #338C33;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #5093b9;
	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
}
.closer {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.closer h3 {
	margin: 30px 0 15px;
}
.closer h3 strong, .closer h3 b {
	font-weight: 700;
}
.closer .btn {
	margin: 0 auto 30px auto;
}

@media (min-width: 768px) {
.closer {
	text-align: left;
}
.closer h3 {
	text-align: right;
	margin: 48px 0;
	border-right: 2px solid #fff;
	padding-right: 30px;
}
.closer h3 strong, .closer h3 b {
	font-weight: 500;
}
.closer .btn {
	margin: 70px 0 0 15px;
}
.closer .col-sm-6 {
	padding-right: 0;
}
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;/*	background-color: #f2f2f2
*/
}
/*.jumbotron h1, .jumbotron .h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: 200
}
*/
.jumbotron > hr {
	border-top-color: #ccc
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 15px;
	padding-right: 15px
}
.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width: 768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
/*.jumbotron h1, .jumbotron .h1 {
	font-size: 72px
}*/
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 24px;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
.thumbnail > img, .thumbnail a > img {
	margin-left: auto;
	margin-right: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #5093b9
}
.thumbnail .caption {
	padding: 9px;
	color: #4c4c4c
}
.alert {
	padding: 15px 15px 15px 38px;
	margin: 10px 0 15px;
	border: 1px solid #ccc;
	background-color: #fff;
	position: relative;
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert a:not(.btn), .alert .alert-link {
	text-decoration: underline
}
.alert .btn {
	margin-top: 5px;
}
.alert a:not(.btn):hover {
	color: #366987;
}
.alert > p, .alert > ul {
	margin-bottom: 0
}
.alert > p + p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close, .alert .close {
	position: relative;
	top: -3px;
	right: -17px;
	color: #666;
}
.modal .alert .close {
	top: -16px;
	right: -12px;
}
.alert-success .glyphicon-ok-sign, .alert-info .glyphicon-info-sign, .alert-warning .glyphicon-info-sign, .alert-danger .glyphicon-exclamation-sign {
	font-size: 17px;
	position: absolute;
	left: 15px;
	top: 17px;
}
.alert-success {
	border-left: 5px solid #338C33;
	color: #338C33
}
.alert-success hr {
	border-top-color: #338C33
}
.alert-success .alert-link, .alert-success a {
	color: #338C33
}
.alert-info {
	background: #e6e6e6;
	color: #711d96;
	border-color: #e6e6e6;
}
.alert-info hr {
	border-top-color: #ccc
}
.alert-info a:not(.btn), .alert-info .alert-link, .alert-info .glyphicon-info-sign, .alert-info strong {
	color: #711d96
}
.alert-warning {
	border-left: 5px solid #32a2db;
}
.alert-warning hr {
	border-top-color: #32a2db
}
.alert-warning a:not(.btn), .alert-warning .alert-link, .alert-warning .glyphicon-info-sign, .alert-warning strong {
	color: #32a2db
}
.alert-danger {
	border-left: 5px solid #d40000;
}
.has-error .alert-danger, .p-level-error-msg.alert-danger, .input-error-msg {
	border-color: #d40000;
	border-left: 1px solid #d40000;
	padding: 10px 10px 10px 33px;
	font-size: .8125em;
	line-height: 1.25em;
	color: #d40000
}
/*.p-level-error-msg.alert-danger{
	margin-bottom: 0;
}*/
.alert-danger hr {
	border-top-color: #d40000
}
.alert-danger a:not(.btn), .alert-danger .alert-link, .alert-danger .glyphicon-exclamation-sign {
	color: #d40000
}
.has-error .alert-danger .glyphicon-exclamation-sign, .p-level-error-msg.alert-danger.alert-danger .glyphicon-exclamation-sign, .input-error-msg .glyphicon-exclamation-sign {
	font-size: 16px;
	left: 10px;
	top: 10px;
}
@-webkit-keyframes progress-bar-stripes {
from {
 background-position: 40px 0
}
to {
 background-position: 0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
 background-position: 40px 0
}
to {
 background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
 background-position: 40px 0
}
to {
 background-position: 0 0
}
}
.progress {
	overflow: hidden;
	height: 24px;
	margin-bottom: 24px;
	background-color: #e6e6e6;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background-color: #6cb33e;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #6cb33e
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #32a2db
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #f6af2b
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #d40000
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	zoom: 1;
	overflow: hidden
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media > .pull-right {
	padding-left: 10px
}
.media-left, .media > .pull-left {
	padding-right: 10px
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
}
.list-group-item:last-child {
	margin-bottom: 0;
}
a.list-group-item, button.list-group-item {
	text-decoration: none;
}
a.list-group-item:after, button.list-group-item:after {
	font-family: 'Glyphicons Halflings';
	content: "\e258";
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 14px;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #4c4c4c
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	text-decoration: none;
	color: #366987;
	background-color: #f2f2f2;
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:after, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	color: #ccc;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #e6e6e6
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus, .list-group-item.active:after {
	z-index: 2;
	color: #58CCCC;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #58CCCC
}
.list-group-item-success {
	color: #3FADAD;
}
a.list-group-item-success, button.list-group-item-success {
	color: #3FADAD
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
	color: #2D8D8D;
	background-color: #ccc
}
a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3FADAD;
	border-color: #3FADAD
}
.list-group-item-info {
	color: #711D96;
}
a.list-group-item-info, button.list-group-item-info {
	color: #711D96
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
	color: #50136b;
	background-color: #ccc
}
a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #711D96;
	border-color: #711D96
}
.list-group-item-warning {
	color: #F6AF2B;
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #F6AF2B
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
	color: #F6AF2B;
	background-color: #ccc
}
a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #F6AF2B;
	border-color: #F6AF2B
}
.list-group-item-danger {
	color: #d40000;
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #d40000
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
	color: #A50037;
}
a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #d40000;
	border-color: #d40000
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 24px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	font-size: .875em;
	/*	line-height: 1.3;
*/	font-weight: bold;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	color: inherit;
	text-decoration: none;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f2f2f2;
	border-top: 1px solid #e6e6e6;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group + .panel-footer {
	border-top-width: 0
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: -1;
	border-top-right-radius: -1
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: -1;
	border-bottom-right-radius: -1
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
	border-top: 1px solid #e6e6e6
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin: 0 0 14px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}
.panel-group .panel + .panel {
/* margin-top: 5px */
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #e6e6e6
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #e6e6e6
}
.panel-default {
	border-color: #e6e6e6
}
.panel-default > .panel-heading {
	color: #4c4c4c;
	background-color: #e6e6e6;
	border-color: #e6e6e6
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #e6e6e6
}
.panel-default > .panel-heading .badge {
	color: #e6e6e6;
	background-color: #4c4c4c
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #e6e6e6
}
.panel-primary, .panel-success, .panel-info, .panel-warning {
	border-color: #ccc
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #6cb33e;
	border-color: #6cb33e
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #6cb33e
}
.panel-primary > .panel-heading .badge {
	color: #6cb33e;
	background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #6cb33e
}
.panel-success > .panel-heading {
	color: #fff;
	background-color: #3FADAD;
	border-color: #3FADAD
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #3FADAD
}
.panel-success > .panel-heading .badge {
	color: #3FADAD;
	background-color: #fff
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #3FADAD
}
.panel-info > .panel-heading {
	color: #fff;
	background-color: #711D96;
	border-color: #711D96;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #711D96
}
.panel-info > .panel-heading .badge {
	color: #fff;
	background-color: #711D96
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #711D96
}
.panel-warning > .panel-heading {
	color: #fff;
	background-color: #F6AF2B;
	border-color: #F6AF2B
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #F6AF2B
}
.panel-warning > .panel-heading .badge {
	color: #F6AF2B;
	background-color: #fff
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #F6AF2B
}
.panel-danger {
	border-color: #d40000
}
.panel-danger > .panel-heading {
	color: #fff;
	background-color: #d40000;
	border-color: #d40000
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d40000
}
.panel-danger > .panel-heading .badge {
	color: #d40000;
	background-color: #fff
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d40000
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.close, .mobile-close {
	font-size: 30px;
	font-weight: normal;
	vertical-align: text-bottom;
	line-height: .55;
	text-shadow: 0 1px 0 #fff;
	font-family: futura-pt, arial, sans-serif;
	filter: alpha(opacity=20)
}
.close {
	float: right;
	color: #666;
	line-height: 1;
	z-index: 200;
}
.close:hover, .close:focus {
	color: #666;
	text-decoration: none;
	cursor: pointer;
	opacity: .8;
	filter: alpha(opacity=80)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 20px 20px 0;
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
}
.modal-body {
	position: relative;
	padding: 10px 20px 20px
}
.modal-footer {
	padding: 0 20px 20px;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
}
.modal-sm {
	width: 300px
}
}

@media (min-width: 992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 14px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .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;
	background-color: #000;
	border-radius: 0
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #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: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 0.875em;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #e6e6e6;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.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: 14px 14px 0;
	font-size: 1.125em;
	text-transform: none;
	font-family: arial, sans-serif;
	font-weight: bold;
}
.popover:after {
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\00d7";
	color: #666;
	top: -10px;
	right: 5px;
	position: absolute;
	font-size: 24px;
	cursor: pointer;
}
.popover-content p:last-child {
	margin-bottom: 0;
}
.popover-content {
	padding: 10px 14px 10px;
	font-size: 13px;
}
.popover-content .small {
	font-size: 11px;
}
.popover-content p {
	margin-bottom: 5px;
}
.popover-content li {
	margin-bottom: 0
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover > .arrow {
	border-width: 11px
}
.popover > .arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #e6e6e6;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 2px;
	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: #e6e6e6;
	border-right-color: rgba(0, 0, 0, 0.25)
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #e6e6e6;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #e6e6e6;
	border-left-color: rgba(0, 0, 0, 0.25)
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.popover .close {
	margin: 5px 10px 0 3px
}
.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 > img, .carousel-inner > .item > a > img {
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	-o-transition: -o-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block
}
.carousel-inner > .active {
	left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner > .next {
	left: 100%
}
.carousel-inner > .prev {
	left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0
}
.carousel-inner > .active.left {
	left: -100%
}
.carousel-inner > .active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #999;
	text-align: center;/*	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0); */
}
/*.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}*/
.carousel-control.right {
	left: auto;
	right: 0;/*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)*/
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #666;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
	font-size: 42px;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-menu-left {
	left: 50%;
	margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-menu-right {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 1px;
	text-indent: -999px;
	border-radius: 50%;
	cursor: pointer;
	background-color: #e6e6e6;
	background-color: rgba(255,255,255,0.5)
}
.carousel-indicators .active {
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
}

@media screen and (min-width: 768px) {
.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px
}
.carousel-control .glyphicon-menu-left, .carousel-control .icon-prev {
	margin-left: -10px
}
.carousel-control .glyphicon-menu-right, .carousel-control .icon-next {
	margin-right: -10px
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important
}
.affix {
	position: fixed
}
@-ms-viewport {
width: device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table !important
}
tr.visible-xs {
	display: table-row !important
}
th.visible-xs, td.visible-xs {
	display: table-cell !important
}
}

@media (max-width: 767px) {
.visible-xs-block {
	display: block !important
}
}

@media (max-width: 767px) {
.visible-xs-inline {
	display: inline !important
}
}

@media (max-width: 767px) {
.visible-xs-inline-block {
	display: inline-block !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important
}
table.visible-sm {
	display: table !important
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
	display: block !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
	display: inline !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
	display: inline-block !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important
}
table.visible-md {
	display: table !important
}
tr.visible-md {
	display: table-row !important
}
th.visible-md, td.visible-md {
	display: table-cell !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
	display: block !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
	display: inline !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
	display: inline-block !important
}
}

@media (min-width: 1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table !important
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
}

@media (min-width: 1200px) {
.visible-lg-block {
	display: block !important
}
}

@media (min-width: 1200px) {
.visible-lg-inline {
	display: inline !important
}
}

@media (min-width: 1200px) {
.visible-lg-inline-block {
	display: inline-block !important
}
}

@media (max-width: 767px) {
.hidden-xs {
	display: none !important
}
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
	display: none !important
}
}

@media (min-width: 1200px) {
.hidden-lg {
	display: none !important
}
}
.visible-print {
	display: none !important
}

@media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table !important
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
}
.visible-print-block {
	display: none !important
}

@media print {
.visible-print-block {
	display: block !important
}
}
.visible-print-inline {
	display: none !important
}

@media print {
.visible-print-inline {
	display: inline !important
}
}
.visible-print-inline-block {
	display: none !important
}

@media print {
.visible-print-inline-block {
	display: inline-block !important
}
}

@media print {
.hidden-print {
	display: none !important
}
}
/* Promo banner styles */
.promo-banner {
	cursor: pointer;
	position: relative;
}
.promo-banner h4 {
	margin: 10px 0;
}
.promo-banner .offer-details {
	text-decoration: underline;
	position: absolute;
	top: 36%;
	right: 5px;
	text-align: right;
}
.promo-modal .modal-footer .btn {
	text-transform: uppercase;
	font-weight: bold;
}
.promo-banner .todays-spec-txt, .promo-banner strong, .promo-banner b, .promo-modal h4, .promo-modal h4 strong, .promo-modal h4 b {
	font-weight: 700;
}

@media (max-width: 767px) {
.promo-banner h4 {
	font-size: 1em;
}
}

@media (min-width: 768px) {
.promo-banner h4.col-sm-11, .promo-banner h4.col-xs-10 {
	width: 93%;
}
.promo-banner {
	margin-left: 0;
	margin-right: 0
}
.promo-modal .modal-header {
	padding: 30px 30px 20px;
}
.promo-modal .modal-body {
	padding: 0 30px;
}
.promo-modal .modal-footer {
	padding: 10px 30px 18px;
}
.promo-modal .modal-header .close {
	margin-right: -15px;
	margin-top: -15px;
}
.promo-modal .modal-dialog {
	width: 460px;
}
}

@media (min-width: 992px) {
.promo-banner h4.col-sm-11, .promo-banner h4.col-xs-10 {
	width: 94%;
}
.promo-banner .todays-spec-txt {
	position: relative;
	margin: -15px 17px 0 -15px;
	padding: 7px 6px 8px 15px;
	background: rgba(0, 0, 0, 0.3);
}
.promo-banner .todays-spec-txt:after {
	width: 0;
	height: 0;
	border-top: 22px solid transparent;
	border-left: 13px solid rgba(0, 0, 0, 0.3);
	border-bottom: 22px solid transparent;
	content: " ";
	position: absolute;
	right: -13px;
	top: 0;
}
}
/* Header styles */
header > div.top-bar {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
/* Refer-A-Friend button styles for use if necessary (button built by third party)
header > div.top-bar .btn-primary {
    padding: 4px 15px 4px 15px;
    background-color: #711d96;
    border-color: #711d96;
    font-size: 0.75em;
    height: 35px;
}
*/
header > div.top-bar .header-links ul {
	margin: 0
}
header > div.top-bar .header-links ul > li {
	height: 41px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 11px;
}
header > div.top-bar .header-links ul > li > a {
	display: inline-block;
	font-size: 0.5625em;
	padding: 11px 0 0 12px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: inherit;
	max-height: 35px;
	vertical-align: middle;
}
header > div.top-bar .header-links ul > li > a > span.glyphicon {
	display: block;
	font-size: 2.1em;
	padding: 0 0 5px 0;
	text-decoration: none;
}
header > div.top-bar .header-links ul > li.cart > a > span.badge {
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 1.11em;
	display: inline-block;
	position: relative;
	top: -39px;
	left: 8px;
	padding: 3px 4px 1px 4px;
}
header .middle-bar {
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
header .call-now {
	padding: 28px 0 0 0;
	text-align: right;
}
header .call-now .h3 {
	color: #fc6e00;
	font-family: Futura-pt, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
header .call-now .h3 strong {
	font-size: 1.875em;
	font-weight: bold;
}
header > nav.nav-bar-container, header > nav.nav-bar-container > div.navbar > div.container, header > nav.nav-bar-container > div.navbar > div.row, header > nav.nav-bar-container div.row .col-sm-12 {
	padding: 0;
}
header > nav.nav-bar-container div.row {
	border-bottom: none;
	margin: 0;
}
header > nav.nav-bar-container div.navbar-default {
	display: none;
	position: absolute;
	top: 51px;
	right: 0px;
	width: 100%;
	z-index: 1040;
	background-color: #fff;
	border-top: 1px solid #ccc;
	opacity: 0.95;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav {
	margin: 0;
	padding: 0;
	min-width: initial;
	width: 100%;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a {
	font-size: 1.25em;
	text-align: left;
	display: block;
	line-height: 1.5;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.active > a {
	font-weight: inherit;
	background: inherit;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a > span.nav-text {
	width: auto;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a span.glyphicon {
	display: inline-block;
	float: right;
	padding-right: 10px;
	font-size: 0.9em;
	line-height: 1.5;
	color: #666666;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.mobile-nav-secondary {
	background-color: #f2f2f2
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.mobile-nav-secondary > a {
	font-family: Arial, helvetica, sans-serif;
	font-size: 0.875em;
	padding: 15px 0;
	display: block;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.mobile-nav-secondary > a > span.glyphicon {
	font-size: 1.28em;
	float: left;
	padding: 0;
	padding-left: 6px;
	width: 47px;
	text-align: center;
	color: #999999;
	line-height: 1;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.mobile-nav-secondary > a > span.glyphicon-menu-right {
	font-size: 1.28em;
	width: 25px;
	float: right;
	margin-left: 0;
	margin-right: 10px;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.mobile-nav-secondary > a > span.nav-text-secondary {
	line-height: 18px;
}
header > nav div.sub-nav-container {
	/*display: none;*/
	margin: auto;
	padding: 0;
	max-width: 940px;
}
header > nav div.sub-nav-container div.sub-nav {
	background-color: #f2f2f2;
	text-align: center;
	margin: -1px 0 5px 0;
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
}
header > nav div.sub-nav-container div.sub-nav ul {
	width: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	overflow: auto;
	overflow-y: auto;
	white-space: nowrap;
}
header > nav div.sub-nav-container div.sub-nav ul > li {
	padding: 0;
	display: inline-block;
	margin: 5px 0;
}
header > nav div.sub-nav-container div.sub-nav ul > li > a {
	padding: 2px 20px;
	font-size: 0.8125em;
	text-decoration: none;
	color: #666;
	border-left: 1px solid #ccc;
	display: inline-block;
}
header > nav div.sub-nav-container div.sub-nav ul > li:first-child > a {
	border: none;
}
header > nav div.sub-nav-container div.sub-nav ul > .active > a, header > nav div.sub-nav-container div.sub-nav ul > .active > a:hover, header > nav div.sub-nav-container div.sub-nav ul > .active > a:focus {
	background: inherit;
	font-weight: bold;
}
header > nav div.sub-nav-container div.sub-nav ul > li > a:hover {
	text-decoration: underline;
}
/** my-account header style **/
header #menu-nutrisystem-title {
	padding: 15px;
}
header .checkout .checkout-steps {
	background: #fff;
}

@media screen and (min-width: 768px) {
header .navbar-right {
	border-bottom: none;
}
header > div.top-bar {
	height: 35px;
	background-color: #f2f2f2;
	position: relative;
	right: 0;
}
header > div.top-bar .header-links ul > li {
	height: 35px;
}
header > div.top-bar .header-links ul > li > a {
	text-transform: none;
	text-decoration: none;
	display: inline-block;
	color: #666;
	font-size: 0.75em;
	line-height: 30px;
	margin: 0;
	padding: 0 17px 0 0;
	vertical-align: middle;
}
header > div.top-bar .header-links ul > li > a span.glyphicon {
	padding: 0 7px;
	display: inline-block;
	font-size: 1em;
}
header > div.top-bar .header-links ul > li > a span.glyphicon-shopping-cart {
	font-size: 1.66em;
	padding-top: 2px;
}
header > div.top-bar .header-links ul > li.hidden-xs > a:hover {
	text-decoration: underline;
}
header > div.top-bar .header-links ul > li.cart {
	background-color: #6cb33e;
	margin-left: 10px;
}
header > div.top-bar .header-links ul > li.cart:hover {
	background-color: #84BD60;
}
header > div.top-bar .header-links ul > li.cart a {
	color: #fff;
	padding: 5px 0px 1px 10px;
}
header > div.top-bar .header-links ul > li.cart > a > span.badge {
	background-color: inherit;
	border: none;
	padding: 3px 7px;
	top: -6px;
	left: -10px;
	font-size: 1.14em;
}
header .middle-bar {
	border-color: #f2f2f2;
	padding: 0;
}
header .middle-bar .btn {
	margin: 5px 0 0;
}
header > nav.nav-bar-container div.navbar-default {
	display: block;
	position: static;
	border-top: none;
	z-index: 0;
	opacity: 1;
}
header > nav.nav-bar-container > div.navbar > div.container {
	padding: 0 15px;
}
header > nav.nav-bar-container div.navbar-default div.row div.col-sm-12 {
	border-bottom: 1px solid #e6e6e6;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a span.glyphicon {
	color: inherit;
	line-height: 1em;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav {
	display: table;
	border-collapse: collapse;
	max-width: 563px;
	margin: 5px 0;
}
header > nav.nav-bar-container.myaccount-nav div.navbar ul.navbar-nav {
	max-width: 478px
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li {
	display: table-cell;
	border-bottom: none;
	vertical-align: middle;
	text-align: center;
	float: none;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a {
	color: inherit;
	padding: 10px 0;
	text-align: center;
	line-height: 24px;
	font-size: 1em;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a:hover {
	color: #3fadad;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a > span.nav-text {
	display: inline-block;
	width: 115px;
	line-height: 1.5em;
	text-align: center;
}
header > nav.nav-bar-container.a-la-carte-nav div.navbar ul.navbar-nav > li > a > span.nav-text {
	min-width: 55px;
	width: auto;
}
header .navbar-default .navbar-nav > li a {
	border-left: 1px solid #e6e6e6;
}
header .navbar-default .navbar-nav > li:first-child > a {
	border-left: none;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.active > a, header > nav.nav-bar-container div.navbar ul.navbar-nav > li.active > a:hover {
	font-weight: 500;
	background: #e6e6e6;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li.active > a:hover {
	color: #4c4c4c;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a > span.glyphicon-home {
	font-size: 1.15em;
	float: none;
}
/*header > nav.nav-bar-container div.navbar div.btn-group, header > nav.nav-bar-container div.navbar .navbar-btn {
	margin-top: 5px;
}*/
header > nav.nav-bar-container div.navbar div.btn-group .btn {
	width: 156px;
	height: 47px;
	font-size: 1em;
	padding-top: 11px;
	padding-bottom: 11px;
}
header > nav div.sub-nav-container {
	display: block;
	max-width: 720px;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a span.glyphicon {
	float: none;
}
/* My Account */
header .quick-links {
	margin: 0;
	font-size: 0.6875em;
	font-family: futura-pt, arial, sans-serif;
}
header .quick-links ul, header .quick-links li {
	margin: 0;
	padding: 0;
}
header .quick-links a {
	padding: 0 7px;
	text-decoration: none;
	border-right: 1px solid #ccc;
	height: 35px;
	display: inline-block;
	line-height: 35px;
}
header .quick-link a:hover {
	color: #3fadad;
}
header .quick-links li:first-child a:hover {
	color: #fff;
	background: #8c3faa;
}
header .quick-links li:first-child a {
	border-right: none;
}
header .quick-links li:first-child .bg-purple {
	margin-left: 5px;
}
header nav.nav-bar-container.a-la-carte-nav div.navbar ul.navbar-nav, header nav.nav-bar-container div.navbar ul.navbar-nav.past-customer {
	max-width: none;
}
}

@media screen and (min-width: 992px) {
header .middle-bar .btn {
	margin: 10px 0 0;
}
header .quick-links {
	font-size: 0.75em
}
header .call-now {
	padding: 27px 0 6px 0
}
header .call-now .h3 {
	font-size: 1.25em
}
header .call-now .h3 strong {
	font-size: 1.7em
}
header > nav.nav-bar-container div.navbar ul.navbar-nav {
	max-width: 754px
}
header > nav.nav-bar-container.myaccount-nav div.navbar ul.navbar-nav {
	max-width: 698px
}
header > nav.nav-bar-container.a-la-carte-nav div.navbar ul.navbar-nav {
	max-width: 992px
}
header > nav.nav-bar-container div.navbar div.btn-group .btn {
	width: 185px;
	line-height: 1.4;
	font-size: 1.125em;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a {
	font-size: 1.125em;
}
header > nav.nav-bar-container div.navbar ul.navbar-nav > li > a > span.nav-text {
	width: 170px;
}
header > nav.nav-bar-container.a-la-carte-nav div.navbar ul.navbar-nav > li > a > span.nav-text {
	min-width: 70px;
	width: auto;
}
header > nav div.sub-nav-container {
	max-width: 940px;
}
}
/* Moxie Chat styling uses the max-width: 767px break to avoid the need of re-styling for non-mobile */
#MoxieFlyoutHolder, #MoxieFlyoutTab, #MoxieFlyoutPanel {
	z-index: 1000!important;
}

@media screen and (max-width: 767px) {
.MoxieFlyoutRight #MoxieFlyoutTab {
	left: 0;
	right: auto;
	position: fixed;
	top: 80% !important;
	width: 40px;
	height: 40px;
	transform: none!important;
	border-radius: 0!important;
	box-shadow: 2px 2px 2px #ccc;
	transform-origin: 0;
}
.MoxieFlyoutRight #MoxieFlyoutTab #MoxieFlyoutTabText {
	margin: 0;
	font-size: 0.5em;
	font-weight: 500;
	position: relative;
	left: 3px;
	top: -12px;
	width: 24px !important;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.MoxieFlyoutRight #MoxieFlyoutTab > img {
	margin-left: 0.25em;
	position: relative;
	top: -8px;
	height: 18px;
}
}
/* End Header styles */


/* Footer styles */

footer {
	margin-top: 40px;
}
footer div.guarantee {
	text-align: left;
	margin: 20px 0 40px 20px;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	padding: 11px 0;
}
footer div.guarantee > span:first-child {
	font-family: Arial, sans-serif;
	font-size: 0.8125em;
	font-weight: normal;
	text-transform: uppercase;
	color: #4c4c4c;
	line-height: 1.25;
	margin: 0 0 0 70px;
	padding-left: 0px;
	display: inline-block;
	vertical-align: middle;
}
footer div.guarantee > span:first-child > a {
	font-family: arial, sans-serif;
	font-size: 0.92em;
	text-transform: none;
	text-decoration: underline;
	float: none;
	padding: 0;
	font-weight: normal;
}
footer div.guarantee .mbg-logo {
	background: url(../../images/footer/money-back-guarantee.png) no-repeat;
	background-size: 89px;
	width: 89px;
	height: 89px;
	position: absolute;
	left: 10px;
	top: 5px;
}
footer div.footer-links {
	border-top: 1px solid #ccc;
}
footer div.footer-links div.row div {
	padding: 0;
}
footer div.footer-links a {
	color: #4c4c4c;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 0.8125em;
	line-height: 1;
	margin: 0;
	padding: 15px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
footer div.footer-links a.column-head {
	background-color: #f2f2f2;
	margin: 0;
	font-family: Arial, sans-serif;
	color: #4c4c4c;
}
footer div.footer-links ul, footer div.footer-links ul > li {
	margin: 0;
	border-collapse: collapse;
}
footer div.footer-links a > .glyphicon {
	float: right;
	font-size: 1.23em;
}
footer div.footer-links ul > li > a > .glyphicon {
	padding: 0;
	color: #4c4c4c;
}
footer div.footer-links ul > li > a > .glyphicon-earphone, footer div.footer-links ul > li > a > .glyphicon-question-sign, footer div.footer-links ul > li > a > .glyphicon-envelope {
	color: #4c4c4c;
	float: left;
	line-height: 1;
	padding-right: 10px
}
/* Third party will prvide code (HTML and CSS) for sign-up section.  The following
styles are left here for reference and use, if necessary - Art Niemann 4/7/16 */
/*footer .sign-up {
    font-family: Futura-pt, Arial, sans-serif;
    line-height: 1.25;
    margin-top: 30px;
}
footer .sign-up span {
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 100;
}
footer .sign-up div {
    padding: 0;
}
footer .sign-up div:first-child {
    padding-left: 5px;
}
footer .sign-up p {
    font-size: 0.875em;
    margin-bottom: 6px;
}
footer .sign-up > form > input {
    font-size: 0.875em;
    width: 70%;
    float: left;
    height: 30px;
}
footer .sign-up > form > button {
    width: 30%;
    height: 30px;
    line-height: inherit;
    padding: 6px 5px;
}
*/
footer .social {
	margin: 0;
	padding: 25px 0;
	border-bottom: 1px solid #cccccc;
}
footer .social ul {
	margin-bottom: 0;
	text-align: center;
}
footer .social ul > li {
	margin: 0 4px;
}
footer .social ul > li:first-child {
	margin-left: 0;
}
footer .social ul > li > a.social-link {
	display: block;
	float: left;
	overflow: hidden;
	width: 24px;
	height: 25px;
	background: url(../../images/footer/social-media-icon-sprite.png) no-repeat 0 0;
	background-size: 125px;
}
footer .social a.social-link.social-link-facebook {
	background-position: 0 0;
}
footer .social a.social-link.social-link-twitter {
	background-position: -25px 0;
}
footer .social a.social-link.social-link-youtube {
	background-position: -51px 0;
}
footer .social a.social-link.social-link-instagram {
	background-position: -76px 0;
}
footer .social a.social-link.social-link-pinterest {
	background-position: -101px 0;
}
footer .app {
	margin: 25px 0;
}
footer .app, footer .connect-with-us {
	font-size: 1.125em;
	text-transform: uppercase;
	font-family: Futura-pt, Arial, sans-serif;
	font-weight: 300;
	line-height: 1;
	text-align: center;
	margin-top: 25px;
}
footer sup {
	font-size: 0.5625em;
}
footer .app strong, footer .connect-with-us strong {
	font-weight: 500;
}
footer .app ul {
	margin-top: 5px;
	margin-bottom: 12px;
}
footer .app ul > li {
	margin: 0;
	padding: 0 1px;
	display: inline-block;
}
footer .app ul > li:first-child {
	padding-left: 5px;
}
footer .app ul > li > a {
	display: block;
	float: left;
	overflow: hidden;
}
footer .app ul > li > a.app-store {
	background: url(../../images/footer/app-store-logo.png) no-repeat;
	width: 136px;
	height: 40px;
	background-size: contain;
}
footer .app ul > li > a.google-play {
	background: url(../../images/footer/google-play-logo.png) no-repeat;
	width: 136px;
	height: 40px;
	background-size: contain;
}
footer > div.row > div.trust {
	margin: 0;
	display: block;
}
footer > div.row > div.trust ul {
	margin-bottom: 0;
}
footer > div.row > div.trust ul > li {
	padding: 0px 2px;
	vertical-align: middle;
}
footer > div.row > div.trust ul > li:first-child {
	padding-left: 5px;
}
footer > div.row > div.trust ul > li:last-child {
	padding-right: 0;
}
footer > div.row > div.trust ul > li.trust-norton {
	width: 85px;
}
footer > div.row > div.trust ul > li > a {
	display: block;
	float: left;
	overflow: hidden;
}
footer > div.row > div.trust ul > li > a.trust-bbb {
	background: url(../../images/lil-landing/samplehoriz_blue.png) no-repeat 0 0;
	width: 111px;
	height: 54px;
	background-size: contain;
}
footer > div.row > div.trust ul > li.trust-norton > a, .symantec-verify, .symantec-verify a {
	color: #666;
	font-size: 0.375em;
	text-decoration: none;
}
footer > div.row > div.trust ul > li.trust-norton > a > img {
	width: 77px;
	margin-bottom: 3px;
}
footer > div.row > div.trust ul > li > a.trust-paypal {
	background: url(../../images/footer/paypal-logo.png) no-repeat;
	width: 65px;
	height: 62px;
}
footer .corporate {
	color: #666;
	margin-top: 5px;
	padding: 15px;
	background-color: #f2f2f2;
}
footer .corporate ul >li {
	line-height: 10px;
	padding: 0 2px 0 4px;
	border-left: 1px solid #cccccc;
}
footer .corporate ul >li:first-child {
	padding-left: 5px;
	border-left: none;
}
footer .corporate ul >li > a {
	font-size: 0.6875em;
}
footer .corporate ul >li > a, footer .small a {
	color: #666;
	text-decoration: none;
}
footer .corporate ul >li > a:hover, footer .small a:hover {
	text-decoration: underline;
}
footer .corporate p {
	font-size: 0.625em;
	line-height: 1.25;
}
footer .corporate > p:last-child {
	margin-bottom: 0;
}
footer div.tap-to-call {
	padding: 12px;
	background-color: #6cb33e;
	text-align: center;
	font-weight: bold;
}
footer div.tap-to-call > a {
	color: #ffffff;
	font-size: 1.125em;
	text-decoration: none;
	text-transform: uppercase;
}
footer div.tap-to-call > a > span.glyphicon {
	padding-right: 10px;
}
/** my-account footer style **/
footer.myaccount-footer .corporate {
	padding-top: 5px;
}
footer.myaccount-footer .social {
	padding: 5px 0 20px 0;
}

@media all and (min-width: 768px) {
footer div.guarantee {
	margin: 20px 0 47px 0;
	text-align: center;
	padding: 14px 0;
}
footer div.guarantee > span:first-child {
	font-size: 1.625em;
	font-weight: 500;
	font-family: Futura-pt, Arial, sans-serif;
	line-height: 1;
	display: inline;
	margin: 16px 0;
	padding-left: 68px;
}
footer div.guarantee > span:first-child > a {
	margin: 9px 20px 0 0;
	font-size: 0.5em;
	float: right;
}
footer div.guarantee .mbg-logo {
	left: -5px;
}
footer div.footer-links {
	margin-bottom: 50px;
	font-size: 0.8125em;
	border: none;
}
footer div.footer-links div.row div {
	padding: 0 15px;
}
footer div.footer-links div.row div#col-about-us {
	padding-left: 27px;
}
footer div.footer-links ul {
	display: block;
	margin: 18px 0 0 0;
}
footer div.footer-links ul > li {
	margin-bottom: 18px;
}
footer div.footer-links ul > li:last-child {
	margin-bottom: 0px;
}
footer div.footer-links ul#footer-links-let-us-help > li:last-child {
	border-bottom: none;
}
footer div.footer-links a {
	display: inline;
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
	text-decoration: none;
	border: none;
	padding: 0;
}
footer div.footer-links a.column-head {
	background-color: inherit;
}
footer div.footer-links a > .glyphicon {
	font-size: 1em;
}
footer div.footer-links ul > li > a > .glyphicon-earphone, footer div.footer-links ul > li > a > .glyphicon-question-sign, footer div.footer-links ul > li > a > .glyphicon-envelope {
	float: none;
}
footer div.footer-links ul > li > a:hover {
	text-decoration: underline;
}
footer div.footer-links a.column-head {
	font-family: Futura-pt, Arial, sans-serif;
	font-size: 1.3em;
	color: #3fadad;
	margin-bottom: 18px;
}
footer div.footer-links ul > li > a > .glyphicon {
	color: #999999;
	padding-right: 8px;
}
footer .sign-up {
	margin-top: 0px;
}
footer .social {
	padding: 0;
	/*margin-top: 30px;*/
        /* Since a third-party will supply code for the sign-up section, the
        margin-top: 30px; should work but may need minor-adjustments.  Until that
        code is in place, the following margin setting should be used temporarily */
	margin-top: 100px;
	border-bottom: none;
}
footer .social ul {
	text-align: left;
}
footer .app, footer .connect-with-us {
	margin: 0;
	text-align: left;/*	font-size: 1.25em;
*/
}
footer > div.row > div.trust {
	position: relative;
	left: 375px;
	top: -175px;
}
footer .corporate {
	margin-top: 15px;
	background-color: inherit;
}
footer .corporate ul > li {
	padding: 0 4px 0 8px;
}
/** my-account footer style **/
footer.myaccount-footer .footer-links {
	margin-bottom: 40px;
}
footer.myaccount-footer .corporate {
	margin-top: 0;
}
footer.myaccount-footer .social {
	margin-top: 5px;
	margin-bottom: 40px;
	padding: 0;
}
}

/* Desktop break */

@media all and (min-width: 992px) {
footer .social {
	/*margin-top: 20px;*/
        /* Since a third-party will supply code for the sign-up section, the
        margin-top: 20px; should work but may need minor-adjustments.  Until that
        code is in place, the following margin setting should be used temporarily */
	margin-top: 100px;
}
footer .social ul > li {
	margin: 0 6px;
}
footer > div.row > div.trust {
	left: 0;
	top: 25px;
}
footer div.footer-links {
	margin-bottom: 0px;
}
/** my-account footer style **/
footer.myaccount-footer .numi-social {
	display: table;
	float: right;
}
footer.myaccount-footer .numi-social .pull-left, footer.myaccount-footer .numi-social .pull-right {
	float: none!important;
}
footer.myaccount-footer .numi-social .pull-left {
	display: table-header-group;
}
footer.myaccount-footer .numi-social .pull-right {
	display: table-footer-group;
}
footer.myaccount-footer .sign-up {
	margin-top: 10px;
}
}

/* End Footer styles */
@media all and (max-width: 767px) {
.mobile-sticky {
	position: fixed;
	bottom: 0;
	display: block;
	width: 100%;
	z-index: 100;
	background: #fff;
	-webkit-box-shadow: 0 -3px 4px 0 rgba(102,102,102,.6);
	-moz-box-shadow: 0 -3px 4px 0 rgba(102,102,102,.6);
	box-shadow: 0 -3px 4px 0 rgba(102,102,102,.6);
}
.mobile-sticky .btn {
	margin: 10px 0;
}
}
/* Rating Styles */
.product-rating .rating-count, .product-rating .short-rating-count {
	display: block;
	font-size: 11px;
	line-height: 20px;
}
.star_first, .star_second, .star_third, .star_fourth, .star_fifth {
	float: left;
	width: 17px;
	height: 17px;
	margin: 4px 0 0;
	overflow: hidden;
	text-indent: -999em;
	background: url(../../images/feedback/Stars_Updated.png) no-repeat 0 0;
}
.product-rating .on {
	background-position: 0 -144px;
}
.product-rating .one {
	background-position: 0 -24px;
}
.product-rating .two {
	background-position: 0 -48px;
}
.product-rating .three {
	background-position: 0 -72px;
}
.product-rating .four {
	background-position: 0 -96px;
}
.product-rating .five {
	background-position: 0 -120px;
}
/* Credit Card Detector */
ul.card_logos {
	display: inline-block;
	margin: 0;
	padding: 0;
	height: 30px;
}
.card_visa, .card_mastercard, .card_amex, .card_discover, .card_diners, .card_jcb {
	background: url(../../images/checkout/2015-optimization/sprite-cards.png) 0 0 no-repeat;
	display: inline-block;
	height: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
	text-indent: -999px;
	width: 50px;
	margin-bottom: 0;
}
.card_mastercard {
	background-position: -55px 0;
}
.card_amex {
	background-position: -110px 0;
}
.card_discover {
	background-position: -165px 0;
}
.card_diners {
	background-position: -220px 0;
}
.card_jcb {
	background-position: -660px 0;
}
.is_visa li, .is_mastercard li, .is_amex li, .is_discover li, .is_diners li, .is_jcb li, .is_nothing li {
	opacity: 0.2;
}
.is_visa li.card_visa, .is_mastercard li.card_mastercard, .is_amex li.card_amex, .is_discover li.card_discover, .is_diners li.card_diners, .is_jcb li.card_jcb {
	opacity: 1;
}
#checkout-card-number, #checkout-card-number:required:valid {
 background: url(../../images/checkout/2015-optimization/lock-icon-small.png) 98% 50% no-repeat #fff;
}
/* Password Strength Styles */

input.password-strength:valid {
 background: none;
}
input.password-strength.valid {
	background: url(../../images/checkout/2015-optimization/input-valid-checkmark.png) 98% 50% no-repeat;
}
#pswd-rules {
	font-size: .8125em;
}
#pswd-rules p {
	margin: 0 0 5px;
}
#pswd-rules ul {
	padding: 0;
	margin: 0;
}
#pswd-rules li {
	background: none;
	padding: 0 0 5px 18px;
	line-height: 15px;
	margin: 0;
	list-style-type: none;
	position: relative;
}
#pswd-rules li.valid {
	background: url(../../images/checkout/2015-optimization/input-valid-checkmark.png) no-repeat 0px -3px;
}
#pswd-rules :not(.initial).invalid {
	color: #d40000;
}
#pswd-rules li.invalid:before {
	content: "\d7";
	font-family: futura-pt, arial, sans-serif;
	position: absolute;
	top: 0;
	left: 1px;
	color: #d40000;
	font-size: 22px;
}
.meterWrap {
	width: 140px;
	height: 22px;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	float: left;
}
#password-strength-text {
	float: left;
	padding: 0 0 0 8px;
	line-height: 22px;
	font-weight: bold;
}
#meterDiv {
	height: 20px;
	width: 5%;
	float: left;
}
#lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #4c4c4c;
	opacity: 0.5;
	text-align: center;
	z-index: 99;
	display: none
}
/* Fancy Mobile Menu */
.mobile-menu-trigger {
	width: 37px;
	height: 35px;
	text-align: center;
	position: relative
}
header > div.top-bar .header-links ul > li > a > span.glyphicon.glyphicon-menu-hamburger, .mobile-menu-trigger .glyphicon-remove {
	display: block;
	height: 3px;
	background-color: #4c4c4c;
	transition: background 0s 0.2s;
	padding: 0;
	margin: 7px 0 13px 4px;
	width: 18px
}
.mobile-menu-trigger .glyphicon-menu-hamburger::before, .mobile-menu-trigger .glyphicon-menu-hamburger::after, .mobile-menu-trigger .glyphicon-remove::before, .mobile-menu-trigger .glyphicon-remove::after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #4c4c4c;
	content: "";
	transition-duration: 0.2s, 0.2s;
	transition-delay: 0.2s, 0s
}
.mobile-menu-trigger .glyphicon-menu-hamburger::before {
	top: -6px;
	transition-property: top, transform
}
.mobile-menu-trigger .glyphicon-menu-hamburger::after {
	bottom: -6px;
	transition-property: bottom, transform
}
.mobile-menu-trigger .glyphicon-remove {
	background: none;
	margin: 5px 0 13px 5px
}
.mobile-menu-trigger .glyphicon-remove::before {
	transform: rotate(45deg)
}
.mobile-menu-trigger .glyphicon-remove::after {
	transform: rotate(-45deg)
}
.mobile-menu-trigger .glyphicon-remove::before, .mobile-menu-trigger .glyphicon-remove::after {
	transition-delay: 0s, 0.2s;
	height: 4px;
	width: 20px;
	bottom: 0
}
/* start accordion */
.panel-heading.accordion .panel-title a:after {
	position: absolute;
	right: 15px;
	font-family: 'Glyphicons Halflings';
	color: #777;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	font-size: 17px;
	content: "\e260";
}
.panel-heading.accordion .panel-title a.collapsed:after {
	content: "\e259";
}
.panel-heading.accordion {
	padding: 0;
}
.panel-heading.accordion .panel-title a {
	padding: 15px 50px 15px 15px;
	display: block;
	position: relative;
	outline: none;
}
/* end accordion */

/* nav & subnav active states */
form[name = 'top_shoppingCart_header'] {
	display: inline-block;
}
header > nav.nav-bar-container div.shop-plans ul.navbar-nav > li#menu-shop-plans > a, header > nav.nav-bar-container div.shop-plans div.sub-nav-container ul.nav > li#basic-plan > a, header > nav.nav-bar-container div.how-it-works ul.navbar-nav > li#menu-how-it-works > a, header > nav.nav-bar-container div.view-menu ul.navbar-nav > li#menu-view-menu> a, header > nav.nav-bar-container div.success-stories ul.navbar-nav > li#menu-success-stories> a, header > nav.nav-bar-container div.alacartehead.breakfast ul.navbar-nav > li#breakfast-nav > a, header > nav.nav-bar-container div.alacartehead.lunch ul.navbar-nav > li#lunch-nav > a, header > nav.nav-bar-container div.alacartehead.dinner ul.navbar-nav > li#dinner-nav > a, header > nav.nav-bar-container div.alacartehead.snacks ul.navbar-nav > li#snacks-nav > a, header > nav.nav-bar-container div.alacartehead.sampler-packs ul.navbar-nav > li#sampler-packs-nav > a, header > nav.nav-bar-container div.alacartehead.shakes ul.navbar-nav > li#shakes-nav > a, header > nav.nav-bar-container div.alacartehead.accessories ul.navbar-nav > li#accessories-nav > a, header > nav.nav-bar-container div.alacartehead.frozen ul.navbar-nav > li#frozen-nav > a, header > nav.nav-bar-container div.alacartehead.salad-dressing ul.navbar-nav > li#salad-dressing > a, header>nav.nav-bar-container div.myprogram ul.navbar-nav>li>a.active_myprogram, header>nav.nav-bar-container div.counsel ul.navbar-nav>li>a.active_counsel, header>nav.nav-bar-container div.guide ul.navbar-nav>li>a.active_guide, header>nav.nav-bar-container div.shop ul.navbar-nav>li>a.active_shop {
	background-color: #e6e6e6;
	font-weight: 500;
}
header > nav.nav-bar-container div.basic-plan+ div.sub-nav-container ul.nav > li#basic-plan > a, header > nav.nav-bar-container div.core-plan+ div.sub-nav-container ul.nav > li#core-plan > a, header > nav.nav-bar-container div.select-plan+ div.sub-nav-container ul.nav > li#select-plan > a, header > nav.nav-bar-container div.uniquelyyours+ div.sub-nav-container ul.nav > li#select-plan > a, header > nav.nav-bar-container div.vegetarian-plan+ div.sub-nav-container ul.nav > li#vegetarian-plan > a, header > nav.nav-bar-container div.vegetarian-uniquelyyours+ div.sub-nav-container ul.nav > li#vegetarian-plan > a, header > nav.nav-bar-container div.diabetic_basic+ div.sub-nav-container ul.nav > li#basic-diabetes-plan > a, header > nav.nav-bar-container div.diabetic_core+ div.sub-nav-container ul.nav > li#core-diabetes-plan > a, header > nav.nav-bar-container div.diabetic_uniquelyyours+ div.sub-nav-container ul.nav > li#select-diabetes-plan > a, header > nav.nav-bar-container div.why-it-works+ div.sub-nav-container ul.nav > li#why-it-works > a, header > nav.nav-bar-container div.menu-support+ div.sub-nav-container ul.nav > li#menu-support > a, header > nav.nav-bar-container div.breakfast+ div.sub-nav-container ul.nav > li#breakfast > a, header > nav.nav-bar-container div.lunch+ div.sub-nav-container ul.nav > li#lunch > a, header > nav.nav-bar-container div.dinner+ div.sub-nav-container ul.nav > li#dinner > a, header > nav.nav-bar-container div.snacks+ div.sub-nav-container ul.nav > li#snacks > a, header > nav.nav-bar-container div.shakes+ div.sub-nav-container ul.nav > li#shakes > a, header > nav.nav-bar-container div.success-stories-overview+ div.sub-nav-container ul.nav > li#success-stories-overview > a, header > nav.nav-bar-container div.customer-reviews+ div.sub-nav-container ul.nav > li#customer-reviews > a, header > nav.nav-bar-container div.celebrity-stories+ div.sub-nav-container ul.nav > li#celebrity-stories > a, header > nav.nav-bar-container div.food-philosophy+ div.sub-nav-container ul.nav > li#food-philosophy > a {
	font-weight: bold;
}