/* Minification failed. Returning unminified contents.
(13440,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .003;
	filter: Alpha(Opacity=.3); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 *//*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}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:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]: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 #ddd !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#b4b4b4;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#001a3d;text-decoration:none}a:hover,a:focus{color:#000;text-decoration:underline}a:focus{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:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;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:20px;margin-bottom:20px;border:0;border-top:1px solid #fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#f8f8f8}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#f8f8f8}.text-primary{color:#001a3d}a.text-primary:hover,a.text-primary:focus{color:#00040a}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#001a3d}a.bg-primary:hover,a.bg-primary:focus{background-color:#00040a}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #fff}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}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}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #fff}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#f8f8f8}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #fff;border-left:0}.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:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-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:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#b4b4b4;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;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{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1250px){.container{width:1240px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.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-right:15px;padding-left: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}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#f8f8f8;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.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 #ddd}.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 #ddd}.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 #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.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{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#b4b4b4;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}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}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#d6d6d6}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#d6d6d6;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -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}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#fff;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@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:34px}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:30px}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:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#f4f4f4}@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{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.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:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#eee;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#eee;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#eee;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#eee;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#eee;background-color:#e6e6e6;background-image:none;border-color:#adadad}.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:#eee;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#eee}.btn-primary{color:#fff;background-color:#001a3d;border-color:#000f23}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#00040a;border-color:#000}.btn-primary:hover{color:#fff;background-color:#00040a;border-color:#000}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#00040a;background-image:none;border-color:#000}.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:#000;border-color:#000}.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:#001a3d;border-color:#000f23}.btn-primary .badge{color:#001a3d;background-color:#fff}.btn-success{color:#fff;background-color:#59ad40;border-color:#4f9a39}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#468832;border-color:#203d17}.btn-success:hover{color:#fff;background-color:#468832;border-color:#386e29}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#468832;background-image:none;border-color:#386e29}.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:#386e29;border-color:#203d17}.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:#59ad40;border-color:#4f9a39}.btn-success .badge{color:#59ad40;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.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:#fff;background-color:#269abc;border-color:#1b6d85}.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:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#fe8013;border-color:#f67301}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#dd6701;border-color:#773801}.btn-warning:hover{color:#fff;background-color:#dd6701;border-color:#ba5601}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#dd6701;background-image:none;border-color:#ba5601}.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:#ba5601;border-color:#773801}.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:#fe8013;border-color:#f67301}.btn-warning .badge{color:#fe8013;background-color:#fff}.btn-danger{color:#fff;background-color:#fc6161;border-color:#fc4848}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#fb2f2f;border-color:#c00404}.btn-danger:hover{color:#fff;background-color:#fb2f2f;border-color:#fa0c0c}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#fb2f2f;background-image:none;border-color:#fa0c0c}.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:#fa0c0c;border-color:#c00404}.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:#fc6161;border-color:#fc4848}.btn-danger .badge{color:#fc6161;background-color:#fff}.btn-link{font-weight:400;color:#001a3d;border-radius:0}.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:#000;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#f8f8f8;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.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:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px 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:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#b4b4b4;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#a7a7a7;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#001a3d;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#f8f8f8}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#f8f8f8;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-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-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;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-right:0;padding-left: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:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#d6d6d6;text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:0}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="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-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-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{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#fff}.nav>li.disabled>a{color:#f8f8f8}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#f8f8f8;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#fff;border-color:#001a3d}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:0 0 0 0}.nav-tabs>li>a:hover{border-color:#fff #fff #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#d6d6d6;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:0 0 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#001a3d}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;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{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:55px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:0}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;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-right:0;padding-left:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.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}}@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}.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-brand{float:left;height:55px;padding:17.5px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:10.5px;margin-bottom:10.5px;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:8.75px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-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:20px}.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:17.5px;padding-bottom:17.5px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-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:10.5px;margin-bottom:10.5px}@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;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:10.5px;margin-bottom:10.5px}.navbar-btn.btn-sm{margin-top:12.5px;margin-bottom:12.5px}.navbar-btn.btn-xs{margin-top:16.5px;margin-bottom:16.5px}.navbar-text{margin-top:17.5px;margin-bottom:17.5px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.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-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;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:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.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-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@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-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.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{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:0}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#f8f8f8}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#001a3d;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#000;background-color:#fff;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:0;border-bottom-right-radius:0}.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;cursor:default;background-color:#001a3d;border-color:#001a3d}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#f8f8f8;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#fff}.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:#f8f8f8;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}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:#f8f8f8}.label-default[href]:hover,.label-default[href]:focus{background-color:#dfdfdf}.label-primary{background-color:#001a3d}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#00040a}.label-success{background-color:#59ad40}.label-success[href]:hover,.label-success[href]:focus{background-color:#468832}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#fe8013}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#dd6701}.label-danger{background-color:#fc6161}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#fb2f2f}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#f8f8f8;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:#001a3d;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}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;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-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#001a3d}.thumbnail .caption{padding:9px;color:#b4b4b4}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:0}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-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{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:0;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#001a3d;-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:#59ad40}.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:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-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:#fe8013}.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:#fc6161}.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{overflow:hidden;zoom:1}.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{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#f8f8f8;cursor:not-allowed;background-color:#fff}.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:#f8f8f8}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#001a3d;border-color:#001a3d}.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:#0a72ff}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}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:#3c763d;background-color:#d0e9c6}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:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}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:#31708f;background-color:#c4e3f3}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:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}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:#8a6d3b;background-color:#faf2cc}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:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}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:#a94442;background-color:#ebcccc}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:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:-1px;border-top-right-radius:-1px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.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-left-radius:-1px;border-top-right-radius:-1px}.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:-1px;border-bottom-left-radius:-1px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-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-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:-1px;border-top-right-radius:-1px}.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:-1px;border-top-right-radius:-1px}.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:-1px}.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:-1px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.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-right-radius:-1px;border-bottom-left-radius:-1px}.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:-1px}.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:-1px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.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{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:0}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#b4b4b4;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#b4b4b4}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#001a3d}.panel-primary>.panel-heading{color:#fff;background-color:#001a3d;border-color:#001a3d}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#001a3d}.panel-primary>.panel-heading .badge{color:#001a3d;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#001a3d}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.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:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.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{right:5px;bottom:0;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}.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}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;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%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left: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{display:table;content:" "}.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-right:auto;margin-left: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}}
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{-webkit-box-shadow:none;box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;text-shadow:0 1px 0 #fff;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x;background-color:#e8e8e8}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x;background-color:#2e6da4}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);border-radius:4px}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}
/*# sourceMappingURL=bootstrap-theme.min.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}

@font-face {
  font-family: 'simple-line-icons';
  src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0');
  src: url('../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'), url('../fonts/Simple-Line-Icons.woff2?v=2.4.0') format('woff2'), url('../fonts/Simple-Line-Icons.ttf?v=2.4.0') format('truetype'), url('../fonts/Simple-Line-Icons.woff?v=2.4.0') format('woff'), url('../fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-minus:before {
  content: "\e615";
}
.icon-close:before {
  content: "\e082";
}
.icon-event:before {
  content: "\e619";
}
.icon-exclamation:before {
  content: "\e617";
}
.icon-organization:before {
  content: "\e616";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawer:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calendar:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symbol-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pinterest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-google:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
.icon-social-vkontakte:before {
  content: "\e618";
}
.icon-social-steam:before {
  content: "\e620";
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
	padding: 5px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #fff;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 1;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width:16px;
	height: 16px;
	margin: 5px 0px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ddd;
	border:2px #fff solid
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #0088cc;
}
/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


.owl-pagination{  top: -36px;
  text-align: center;
  position: absolute;
  right: 0px;
  background:#fff;
  padding-left:10px
  }

@charset "euc-kr";

/* TABLE OF CONTENTS

1. Body

2. Layout 

3. Header

4. Navigation

-main-

5. mainpage product slider

6. Galleria Massage

7. App + Youtube

-------

8. Footer


- Sub-

9. product list page

10. product detail

11. create account + login

11-1. complite register

12. shopping cart & wishlist

13. checkout

13-1. complite order

14. my account

15.change store

16. my order

17. shipping info

18.FaQ

19. message

20. my point

21. mealkit

23.weekly sales

25. temporary diplay none

/*---------1. Body --------------*/
body {
    padding: 0;
    margin: auto;
    line-height: 1.55;
    color: #5a5a5a;
    font-family: 'Open Sans', sans-serif;
    background: #ffffff;
    word-wrap: break-word;
}

h2, .h2 {
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
}

html { /*background: url(../images/bg.png) repeat fixed 0 0 rgba(0, 0, 0, 0); */
    background-color: #eeeeee;
}

a {
    color: #00285E;
    cursor: pointer;
}

    a:hover {
        color: #59AD40;
        text-decoration: none;
        transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    }

:focus {
    outline: none;
}

header {
    z-index: 9999;
}

#header {
    background-color: #ffffff; /* Black background color */
    position: fixed; /* Make it stick/fixed */
    top: 0; /* Stay on top */
    width: 100%; /* Full width */
    display: block;
    z-index: 1040;
    transition: top 0.5s; /* Transition effect when sliding down (and up) */
}

#body-contents {
    display: block;
    margin-top: 195px;
}

#body-contents-top {
    display: block;
}

small {
    font-size: 85%;
    font-weight: normal;
    text-transform: capitalize;
    color: #999999;
}

.error {
    font-size: 85%;
    color: #CF0003 !important;
    text-align: left !important;
    margin: 0 !important;
    /*height: 1px;*/
    display: block;
    line-height: 1.1;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ddd;
}

input[type=checkbox], input[type=radio] {
    margin: 1px 0 0;
}

button[disabled], html input[disabled] {
    background-color: #ddd;
    color: #868686;
    cursor: not-allowed;
}

select {
    /* styling */
    background-color: #ffffff;
    border: thin solid #00285E;
    border-radius: 0px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    /* reset */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    select.minimal {
        background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px, 5px 5px, 1px 1.5em;
        background-repeat: no-repeat;
        margin: 8px 0;
    }

        select.minimal:focus {
            background-image: linear-gradient(45deg, #59AD40 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #59AD40 50%), linear-gradient(to right, #ccc, #ccc);
            background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
            background-size: 5px 5px, 5px 5px, 1px 1.5em;
            background-repeat: no-repeat;
            border-color: #59AD40;
            outline: 0;
        }

    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000;
    }

.visible-sm {
    display: none;
}

@media (max-width: 991px) {
    select.minimal {
        width: 100%;
        margin: 0px 0;
    }

    #body-contents {
        margin-top: 180px;
    }
}

.status-page {
    position: fixed;
    height: 100vh;
    width: 100vw;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}

    .status-page.main-loading {
        background-color: rgba(255, 255, 255, 0.70);
        z-index: 99999;
    }

        .status-page.main-loading .logo-wrapper {
            display: flex;
            flex-flow: column nowrap;
            align-items: center;
        }

            .status-page.main-loading .logo-wrapper .logo {
                width: 70px;
                height: 79px;
                background: url('../images/loading.svg') no-repeat;
                background-size: cover;
                -webkit-animation: logo-bounce 0.5s ease-in infinite alternate;
                animation: logo-bounce 0.5s ease-in infinite alternate;
            }

@-webkit-keyframes logo-bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

@keyframes logo-bounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
}

.status-page.main-loading .logo-wrapper .logo-shadow {
    margin: 0px 0px 0px 10px;
    width: 17px;
    height: 6px;
    border-radius: 50%;
    background-color: rgba(48, 55, 57, 0.2);
    -webkit-animation: shadow-bounce 0.5s ease-in infinite alternate;
    animation: shadow-bounce 0.5s ease-in infinite alternate;
}

@-webkit-keyframes shadow-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes shadow-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}
/* Color Style */
.text-green, a.text-green {
    color: #59AD40 !important;
}
/* Buttons */
button {
    border: none
}

.button {
    background: #fff;
    border-color: #ddd;
    color: #333
}

    .button:hover, button.button.button-clear {
        background-color: #dddddf;
        border: none;
        color: #fff;
    }

.sort-by li {
    background-color: #f8f8f8;
}
/* Buttons */
/* 1-Default button */
button {
    border: none
}

.button {
    background: #fff;
    border-color: #ddd;
    color: #333
}

button.button {
    background: none repeat scroll 0 0 #fff;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    padding: 9px 15px;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
}

    button.button:hover {
        transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        background-color: #59AD40;
        color: #FFFFFF;
    }

a.button {
    display: inline-block;
    padding: 6px 15px;
    font-size: 13px;
    border-width: 2px;
    text-align: center;
    color: #333;
    font-weight: bold;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border-style: solid
}

    a.button:hover {
        padding: 6px 15px;
        transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        border-width: 2px;
        background-color: #0083c1;
        color: #fff;
        border: 1px #0083c1 solid;
    }

.btn-remove {
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
}

.btn-green-sm {
    background-color: #59AD40;
    font-size: 14px;
    line-height: 15px;
    color: #ffffff;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 0 5px;
    margin: 0 5px;
    border-radius: 2px;
}

    .btn-green-sm:hover {
        background-color: #E0E0E0;
    }
/* 2-Add to cart button */
.product-view .product-shop .add-to-box .btn-cart {
    background: #00285E;
    color: #ffffff;
}

    .product-view .product-shop .add-to-box .btn-cart:hover {
        background: #333e48;
        color: #fff;
    }
/* 3-Add to cart QTY */
.custom button.items-count {
    background-color: #fff;
    border: none;
    color: #999;
    border-radius: 50px
}

    .custom button.items-count:hover {
        border: none;
        color: #000;
    }

/* image gallery */
.carousel-control .icon-arrow-left, .carousel-control .icon-arrow-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-weight: 700;
    margin-top: -10px;
}
/*---------2. Layout --------------*/
.main-col {
    margin: auto;
    overflow: hidden;
}
/* Base Columns */
/* 2 Column Layout -Left */
.col-left {
    margin-bottom: 0px;
}
/* 2 Column Layout -Right */
.col-right {
    margin-bottom: 0px;
}

.col-main {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    width: 100%;
    margin: 40px 0;
}

.col2-right-layout .col-main {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    font-size: 13px;
    padding: 5px 0;
    width: 100%;
}
/* 1 Column Layout */
.col1-layout .header-background-default {
    margin: 20px;
    padding: 0;
}

.col1-layout .col-main {
    float: none;
    width: auto;
    padding: 0px;
    border: none;
    background: inherit;
    display: inherit;
}
/* 2 Columns Layout */
.col2-right-layout ol.opc .col-md-4 {
    margin-right: 15px;
}
/* 3 Columns Layout */
.col3-layout .col-main {
}

.col3-layout .col-wrapper {
    float: left;
    width: 780px;
}

    .col3-layout .col-wrapper .col-main {
        float: right;
    }

.main-container {
    min-height: 400px;
    padding: 0px;
    margin-top: 20px
}
/*---------3. Header --------------*/
.sticky-header {
    transition: opacity .5s ease, transform .5s ease;
    transform: translateY(-200%);
}

.sticky-header-bar {
    transform: translate(0, 0) !important;
    position: fixed;
    margin-top: 0px;
    z-index: 10000;
    display: block;
    top: 0px;
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

@media (max-width:767px) {
    #header {
        width: 100%;
        top: 0;
    }
}

.navbar {
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    margin: 0px;
}

.logo-block {
    text-align: left
}

.logo {
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    margin-top: 23px;
    margin-bottom: 19px;
}

    .logo img {
        max-width: 100%
    }

@media (max-width: 991px) {
    .logo {
        vertical-align: middle;
        text-align: center;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 5px;
    }

        .logo img {
            max-width: 80%
        }
}
/* language &amp; currency */
.header-container .curr-language {
    margin-top: 10px;
}

.block-language-wrapper {
    display: inline-block !important;
    margin: 0px;
    padding: 9px 4px 9px 0px;
}

.block-language {
    background: none;
    box-shadow: none;
    border: none;
    color: #334141;
    font-size: 13px;
    font-weight: normal;
}

a.block-language:hover {
    color: #333;
    text-decoration: none;
}

a.block-language:focus {
    color: #333;
    text-decoration: none;
}

.block-language img {
    font-weight: normal;
    padding: 0px 5px 0px 0px;
    margin: auto;
}

.block-language-wrapper .dropdown-menu > li {
    border-bottom: 1px #ddd solid;
    padding: 4px 0px 4px 0px;
}

    .block-language-wrapper .dropdown-menu > li:last-child {
        border-bottom: none;
    }

    .block-language-wrapper .dropdown-menu > li > a img {
        margin: 0px 6px 0px 0px;
    }

.block-language-wrapper .dropdown-menu {
    border-radius: 0px;
    min-width: 0px;
    top: 28px;
    padding: 0px;
    border: 1px solid #f1f1f1;
    border-top: none;
}

    .block-language-wrapper .dropdown-menu a {
        padding: 3px 10px 3px 10px;
        font-size: 13px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

        .block-language-wrapper .dropdown-menu a:hover {
            color: #0083c1;
            background: none;
        }

.block-store-wrapper {
    display: inline-block !important;
    margin: 0px 0 0 -15px;
    padding: 7px 10px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background-color: #E8E8E8;
    color: #000000;
}

    .block-store-wrapper .badge-p {
        background-color: #FDD341;
        font-size: 13px;
        color: #3A3A3A;
        border-radius: 12px;
        padding: 0 8px;
        margin: 0 5px 8px 5px;
        line-height: 100%;
    }

    .block-store-wrapper .badge-d {
        background-color: #e27c7c;
        font-size: 13px;
        color: #ffffff;
        border-radius: 12px;
        padding: 0 8px;
        margin: 0 5px 8px 5px;
        line-height: 100%;
        margin-right: 5px;
    }

    .block-store-wrapper .shpping-info-txt a {
        font-size: 14px;
        text-decoration: underline;
    }

a.btn-change-store {
    font-size: 14px;
    background-color: #474747;
    color: #ffffff;
    padding: 0 8px;
    font-family: 'Open Sans', sans-serif;
    border-radius: 2px;
    margin-left: 5px;
}

    a.btn-change-store:hover {
        background-color: #7E7E7E;
    }
/* End language &amp; currency*/
/* Toplink */
.toplinks {
    line-height: normal;
    padding: 12px 0;
    display: inline-block;
    float: right;
}

    .toplinks .links {
        text-align: right;
    }

        .toplinks .links div {
            display: inline-block;
        }

    .toplinks div.links div a {
        display: inline-block;
        padding: 0px;
        color: #334141;
        font-size: 13px;
        padding-left: 10px;
        /*	font-weight: normal;  */
        text-decoration: none;
        font-weight: normal;
    }

        .toplinks div.links div a:hover {
            color: #333 !important;
            text-decoration: none;
        }

            .toplinks div.links div a:hover span {
                color: #333 !important;
            }

    .toplinks div.links div.block-company-wrapper a:hover {
        color: #333 !important;
        text-decoration: none;
    }

    .toplinks div.links div.block-company-wrapper ul li a:hover {
        color: #0083c1 !important;
        text-decoration: none;
    }

.block-company {
    background: none;
    box-shadow: none;
    border: none;
    color: #aaaaaa;
    font-size: 14px;
}

    .block-company .caret {
        margin-left: 2px;
    }

.block-company-wrapper {
    display: inline-block !important;
}

.block-company label {
    font-weight: normal;
    padding: 5px 5px 2px 0px;
}

.block-company-wrapper .dropdown-menu {
    min-width: 150px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    top: 22px;
    border: 1px solid #f1f1f1;
    border-top: none;
    border-radius: 0
}

    .block-company-wrapper .dropdown-menu li {
        padding: 5px 15px 5px 0;
    }

        .block-company-wrapper .dropdown-menu li:hover {
            background-color: #fff;
            color: #0083c1;
            transition: background-color 0.2s ease-in-out;
        }

    .block-company-wrapper .dropdown-menu a {
        padding: 3px 10px 3px 10px;
        color: #333 !important;
        /*	font-weight: normal;  */
        text-transform: none !important;
    }

        .block-company-wrapper .dropdown-menu a:hover {
            color: #0083c1;
            background: none;
        }
/* top search*/
.search-box {
    margin: auto;
    margin-bottom: 19px;
    margin-top: 23px;
    position: relative;
    border-radius: 6px 6px 6px 6px;
    margin-left: 6px;
    border: 3px solid #cecece;
    background: #fff;
    width: 95%;
}

    .search-box select:focus, .search-box select {
        border: none;
        border-left: 1px #ddd solid;
        border-right: 1px #ddd solid;
        /*-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none; */
        -webkit-border-radius: 0; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
        -moz-border-radius: 0; /* Firefox 1-3.6 */
        border-radius: 0; /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    }

#search {
    margin: 0;
    width: 70%;
    font-size: 14px;
    height: 47px;
    color: #5D5D5D;
    padding: 0 20px;
    background: none;
    outline: none;
    border: none;
    line-height: 40px;
    display: inline-block
}

.cate-dropdown {
    border: medium none;
    float: left;
    height: 35px;
    padding: 5px !important;
    width: 220px;
    line-height: 30px;
    letter-spacing: 0.5px
}

.search-btn-bg {
    -moz-appearance: button;
    background: #00285E url("../images/search-icon.png") no-repeat scroll 18px 18px;
    border: none;
    border-radius: 0 5px 5px 0;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 56px;
    line-height: 17px;
    padding: 6px 5px;
    position: absolute;
    text-transform: uppercase;
    right: -3px;
    top: 0px;
    width: 55px;
    border-left: 1px #eaeaea solid;
    border: none;
    margin-top: -3px;
}

    .search-btn-bg .glyphicon-search:before {
        font-size: 14px;
        color: #000
    }

    .search-btn-bg:hover {
        color: #000;
    }

.glyphicon-search:before {
    font-size: 12px;
}

.cart-top .dropdown-menu {
    padding: 10px;
    min-height: 100px;
    height: auto !important;
    min-width: 445px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    top: 0;
    position: fixed;
    z-index: 999;
    display: block;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
    -o-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
    transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s
}

#search .input-group {
    border: 1px #ddd solid;
    display: inline-block;
    width: 100%;
    background: #fff
}

#search input {
    height: 45px;
    display: inline-block;
    width: 90%;
    border: none;
    background: #fff;
    box-shadow: none;
}

#search button {
    line-height: 24px;
    padding: 12px 18px 10px;
    float: right;
    display: inline-block;
    background: #0083c1;
    border: none;
    color: #fff;
}

    #search button:hover {
        background: #0083c1;
        border: none;
        color: #fff
    }

.top-search .modal-dialog {
    margin-top: 80px;
}

.top-search .fade.in {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    opacity: 1
}

.top-search .modal-content {
    border-radius: 3px
}

.top-search .modal-header {
    border: none;
}

.top-search .modal-body {
    padding: 10px 50px 50px;
}

#search button i {
    font-size: 12px
}

.top-search .modal-lg {
    width: 680px
}

.modal-header {
    text-align: left
}

.modal-open {
    padding: 0px !important
}

.welcome-msg {
    text-align: left;
    display: inline-block;
    padding: 0px;
    margin: 0px 5px;
    font-size: 13px;
    color: #334141;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 0px;
    font-weight: normal;
}
/* language &amp; currency */
.header-container .curr-language {
    margin-top: 10px;
}

.block-language-wrapper {
    display: inline-block !important;
    margin: 0px;
    padding: 9px 0px 9px 15px;
    float: right;
}

.block-language {
    background: none;
    box-shadow: none;
    border: none;
    color: #334141;
    font-size: 13px;
    font-weight: normal;
}

a.block-language:hover {
    color: #333;
    text-decoration: none;
}

a.block-language:focus {
    color: #333;
    text-decoration: none;
}

.block-language img {
    font-weight: normal;
    padding: 0px 5px 0px 0px;
    margin: auto;
}

.block-language-wrapper .dropdown-menu > li {
    border-bottom: 1px #ddd solid;
    padding: 4px 0px 4px 0px;
}

    .block-language-wrapper .dropdown-menu > li:last-child {
        border-bottom: none;
    }

    .block-language-wrapper .dropdown-menu > li > a img {
        margin: 0px 6px 0px 0px;
    }

.block-language-wrapper .dropdown-menu {
    border-radius: 0px;
    min-width: 0px;
    top: 28px;
    padding: 0px;
    border: 1px solid #f1f1f1;
    border-top: none;
}

    .block-language-wrapper .dropdown-menu a {
        padding: 3px 10px 3px 10px;
        font-size: 13px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

        .block-language-wrapper .dropdown-menu a:hover {
            color: #0083c1;
            background: none;
        }

.form-language {
    display: inline;
    float: right;
    border-left: 1px solid #ececec;
    line-height: 17px;
    padding-left: 20px;
}
/* Top Shopping Cart */
.mini-products-list .product-image {
    float: left;
    padding: 0;
    width: 60px;
}

    .mini-products-list .product-image img {
        width: 60px;
    }

.fl-mini-cart-content .product-name {
    margin: 0;
    width: 190px;
    line-height: 1
}

    .fl-mini-cart-content .product-name a {
        font-size: 13px;
        line-height: normal;
        font-weight: normal;
    }

        .fl-mini-cart-content .product-name a:hover {
            font-size: 13px;
            color: #59AD40
        }

.fl-cart-contain .price {
    color: #171717;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 10px;
    font-size: 18px;
    float: right
}

.fl-cart-contain .product-details .price {
    color: #171717;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0px;
    font-size: 13px
}

.fl-cart-contain .product-details strong {
    font-weight: 400
}

.mini-cart {
    text-align: center;
    cursor: pointer;
    margin: 0px;
    display: block;
    padding-top: 10px; /*35px;*/
}

    .mini-cart .basket a {
        color: #3D3D3D;
        margin: 0px;
        line-height: 17px;
        font-size: 14px;
        padding: 0px;
        font-family: 'Open Sans', sans-serif;
        letter-spacing: 0.5px;
        font-weight: normal;
        display: block;
        line-height: 35px;
        height: 35px;
        -webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
        -o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
        transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
        box-shadow: inset 0 0 0 0 #202020
    }

.fl-cart-contain > .mini-cart:hover > .basket a {
    color: #ed6663;
}

.mini-cart .basket a span {
    position: absolute;
    color: #ffffff;
    top: 11px;
    left: 2px;
    border-radius: 100px;
    width: 31px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #59AD40;
}

.fl-mini-cart-content .pull-right {
    margin-right: 10px;
    padding-top: 3px
}

.fl-mini-cart-content .basket a {
    border: none;
    color: #ed6663
}

.mini-cart .basket a:hover {
    text-decoration: none;
}

.mini-cart .basket a:first-child:before {
    content: '';
    /* height: 40px; */
    display: inline-block;
    /* line-height: 40px; */
    text-align: center;
    font-weight: normal;
    margin-right: 11px;
    background: url(../images/Icon_cart.png) no-repeat top left;
    padding: 15px 0px;
    width: 35px;
    height: 38px;
    float: left
}

.mini-cart .open .basket a {
    color: #000;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3)
}

.cart-shopping a {
    margin-top: 15px;
    text-align: center;
    display: block;
    border-radius: 5px;
    padding: 7px 10px 2px 10PX;
    font-size: 11px;
    line-height: 1.4;
    background-color: #59AD40;
    color: #ffffff;
}

    .cart-shopping a:hover {
        background-color: #00285E;
    }

    .cart-shopping a p::before {
        content: "Continue Shopping";
        color: #ffffff;
    }

    .cart-shopping a i {
        text-align: center;
        font-size: 20px;
    }

@media (max-width: 1249px) {
    .cart-shopping a p::before {
        content: 'go Back';
    }
}

@media (max-width:991px) {
    .mini-cart {
        padding-top: 0px; /*25px;*/
    }

        .mini-cart .basket a {
            margin-top: -10px;
        }

            .mini-cart .basket a span {
                top: -5px;
                left: 1px;
            }

    .cart-shopping a {
        margin-top: -20px;
        text-align: center;
        float: right;
        display: inline-block;
        border-radius: 5px;
        padding: 7px 10px 2px 10PX;
        font-size: 11px;
        line-height: 1.4;
        background-color: #59AD40;
        color: #ffffff;
    }

        .cart-shopping a p::before {
            content: "Continue Shopping";
            color: #ffffff;
        }
}

.mini-cart .dropdown-toggle {
    font-size: 14px;
    padding: 4px 0 6px;
    text-transform: none;
    padding-bottom: 20px;
}

.fl-cart-contain {
    position: relative;
    float: right;
}

@media (max-width: 991px) {
    .fl-cart-contain {
        top: -20px
    }
}

.top-cart-title p {
    margin: 0;
}

@media (max-width: 500px) {
}

.fl-mini-cart-content .empty {
    padding: 10px;
    color: #333333;
}

.mini-cart .fl-mini-cart-content {
    background: #ffffff;
    background-repeat: repeat;
    background-position: 0 0;
    padding: 0px;
    margin: 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 25px;
    z-index: 10000;
    border-top: 0;
    display: none;
    position: absolute;
    right: 0px;
    margin-top: -2px;
    opacity: 1;
    visibility: visible;
    transition: all 0.1s ease-in-out 0s;
    -webkit-transform: scale(1.0) rotate(0deg);
    transform: scale(1.0) rotate(0deg);
    box-shadow: 0 10px 20px -5px;
}

.top-subtotal {
    color: #131e2c;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 12px;
    min-width: 150px;
    text-align: left;
}

.fl-mini-cart-content .product-details .btn-remove {
    position: absolute;
    right: 10px;
    top: 4px;
}

.fl-mini-cart-content .block-subtitle {
    color: #fff;
    overflow: hidden;
    padding: 0px 5px;
    text-align: left;
    border-bottom: 1px #e5e5e5 solid;
    border-top: 3px #00285E solid;
}

    .fl-mini-cart-content .block-subtitle .price {
        color: #131e2c;
    }

ul#cart-sidebar {
    padding: 10px 15px 0px;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

    ul#cart-sidebar::-webkit-scrollbar {
        width: 8px;
    }

    ul#cart-sidebar::-webkit-scrollbar-thumb {
        background-color: #00285E;
    }

    ul#cart-sidebar::-webkit-scrollbar-track {
        background-color: #999999;
    }

.col-left .block-cart .block-content ul li .product-details .btn-edit {
    padding: 0px 0px;
    border: none;
    display: block;
    text-align: center
}

.block-cart ul {
    padding: 0px;
}
/* top cart  */
.fl-mini-cart-content li.item {
    width: 310px;
    margin: 5px 10px 10px 0px;
    border-bottom: 1px #eee solid;
    display: inline-block;
    padding-bottom: 10px;
}

    .fl-mini-cart-content li.item.last {
        margin: 0;
        border-bottom: 0px #eee solid;
        padding-bottom: 10px
    }

.fl-mini-cart-content .product-details {
    color: #333333;
    position: relative;
    text-align: left;
}

.mini-products-list .product-details {
    margin-left: 80px;
    padding: 0;
}

.fl-mini-cart-content .product-details .btn-remove {
    position: absolute;
    right: 10px;
    top: 12px;
}

.fl-mini-cart-content .product-details .btn-edit {
    position: absolute;
    right: 30px;
    top: -4px;
    border: none;
    padding: 0px
}

    .fl-mini-cart-content .product-details .btn-edit:hover {
        color: #ed6663;
    }

.fl-mini-cart-content .actions {
    padding: 20px;
    margin: 0px 0 0;
    overflow: hidden
}

.button.btn-checkout {
    background: #FED557;
    border: 1px solid #F5C328;
    color: #003169;
    padding: 8px 18px;
}

    .button.btn-checkout:hover {
        background: #FED557
    }

.button.btn-bag:hover {
    background: #f6f6f6
}

.mini-cart .view-cart {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: none;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    background-color: #eeeeee;
    color: #666;
}

    .mini-cart .view-cart:before {
        content: '\f07a';
        font-family: FontAwesome;
        font-size: 16px;
        padding-right: 7px;
    }

.btn-remove1 {
    background-image: url(../images/btn_remove.png);
    margin: 0px 0 0 5px;
}

    .btn-remove1:hover, .btn-remove1:focus {
        background-position: 0 -12px;
    }

.btn-remove1 {
    display: block;
    width: 15px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    left: 28px;
    margin-top: 5px;
}

.block-compare .btn-remove1 {
    left: auto;
    right: 0px;
    margin-top: 0px;
    top: 5px
}

.mini-cart .btn-remove1 {
    left: auto;
    right: 0px;
    margin-top: 0px;
    top: 2px;
}

.mini-cart .actions .btn-close-cart {
    background: #ddd;
    color: #000000;
    font-size: 14px;
    text-shadow: none;
    padding: 10px 0px;
    margin-top: 0px;
    font-weight: 500;
    display: block;
    width: 100%;
    text-transform: uppercase;
    border: none;
    letter-spacing: 0.5px
}

    .mini-cart .actions .btn-close-cart:hover {
        box-shadow: none;
        border: none;
        color: #fff;
        background: #999999
    }

.mini-cart .actions .btn-checkout {
    background: #00285E;
    color: #fff;
    font-size: 14px;
    text-shadow: none;
    padding: 10px 0px;
    margin-top: 0px;
    font-weight: 500;
    display: block;
    width: 100%;
    text-transform: uppercase;
    border: none;
    letter-spacing: 0.5px
}

    .mini-cart .actions .btn-checkout:hover {
        box-shadow: none;
        border: none;
        color: #fff;
        background: #131e2c
    }

    .mini-cart .actions .btn-checkout:before {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 18px;
        padding-right: 10px;
    }

@media (max-width: 350px) {
    .mini-products-list .product-image img {
        width: 50px;
    }

    .fl-mini-cart-content .product-name {
        margin: 0;
        width: 170px;
        line-height: 1
    }

    .mini-products-list .product-details {
        margin-left: 65px;
        padding: 0;
    }

    .fl-mini-cart-content li.item {
        width: 100%;
    }

    .mini-cart .actions .btn-checkout:before {
        content: "";
        font-family: FontAwesome;
        font-size: 18px;
        padding-right: 0px;
    }
}
/*my point*/
.mypoint {
    text-align: right;
    font-size: 12px;
    font-weight: 700;
    height: 23px;
    line-height: 23px;
}

    .mypoint span {
        padding-left: 5px;
    }

@media (max-width:991px) {
    #text-ad {
        float: right;
        top: 5px;
    }

    .card_wishlist_area {
        margin-bottom: 0;
        height: 45px;
    }
}
/*text rolling*/
.textrolling {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50px;
    line-height: 16px;
    padding-left: 5px;
    background-color: #EEEEEE;
    color: #000000;
}

#srolling_area {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-right: 22px;
}

    #srolling_area div {
        width: 100%;
        height: 50px;
        display: table-cell;
        vertical-align: middle;
        word-break: break-all;
    }

    #srolling_area a {
        width: 100%;
        height: 50px;
        display: table-cell;
        vertical-align: middle;
        word-break: break-all;
    }

.textrolling-btns {
    position: absolute;
    right: 0;
    z-index: 99;
}

#prev.textrolling-button::before {
    content: "\e607";
    color: #818181;
    font-family: 'simple-line-icons';
}

#next.textrolling-button::before {
    content: "\e604";
    color: #818181;
    font-family: 'simple-line-icons';
}

.textrolling-button {
    width: 22px;
    display: block;
    height: 25px;
    border: 1px solid #B4B4B4;
    background-color: #ccc;
    font-size: 10px;
    line-height: 25px;
    text-align: center;
    color: #818181;
    font-weight: 700;
}

#srolling_area ul {
    list-style: none;
    width: 100%;
    margin: 0;
    height: 50px;
    padding: 0;
    position: relative;
}

#srolling_area li {
    width: 100%;
    float: left;
    height: 50px;
    text-align: left;
    position: relative;
    font-family: lato, sans-serif;
}
/*---------4. Navigation----------------*/
.main-nav {
    background-color: #fedb00; /*#fefbe9;*/ /*#EEEEEE;*/
    line-height: 0.55; /*1.55;*/
}
/* Mega Menu */
.mega-container {
    position: relative;
    margin: 0 -15px;
    z-index: 100;
}

.navleft-container {
    width: 100%;
    position: absolute;
}

.mega-menu-title {
    color: #ffffff;
    cursor: pointer;
    line-height: 43px;
    background: #00285E;
    vertical-align: middle;
    padding: 10px 24px;
    font-weight: 300;
}

.nav-icon {
    padding-left: 0px;
    padding-right: 0px;
}

.mega-menu-title i {
    font-size: 18px;
    margin-right: 10px;
    vertical-align: middle;
}

.mega-menu-title h3 {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: normal;
    margin: auto;
    color: #ffffff
}

.mega-menu-category {
    border-top: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
}

    .mega-menu-category ul {
        padding: 0px;
        margin: 0px 0px 0px;
        border-top: none;
        background-color: #f5f5f5;
        border: 1px solid #ededed;
        border-top: none
    }

    .mega-menu-category > .nav > li > a {
        color: #333e48;
        font-weight: normal;
        padding: 12px 20px 12px;
        font-size: 14px;
        border-bottom: 1px #eaeaea solid;
    }

        .mega-menu-category > .nav > li > a .fa {
            width: 20px;
            font-size: 13px;
        }

.custom-offer a {
    font-weight: 700 !important;
    border-bottom: none !important
}

.mega-menu-category ul li ul {
    border: none
}

.mega-menu-category > .nav > li > a .fa.fa-child, .mega-menu-category > .nav > li > a .fa.fa-gift, .mega-menu-category > .nav > li > a .fa.fa-home {
    font-size: 15px;
}

.mega-menu-category > .nav > li > a:hover .fa {
    color: #333;
}

.mega-menu-category > .nav > li > a:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 13px;
    background: #f2f2f2;
    width: 20px;
    text-align: center;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    color: #777
}

.mega-menu-category > .nav > li.nosub > a:after {
    display: none;
}

.mega-menu-category > .nav > li.more-menu {
}

.mega-menu-category > .nav > li.view-more-cat > a {
    border-bottom: 0;
}

    .mega-menu-category > .nav > li.view-more-cat > a:after {
        content: "";
    }

.mega-menu-category > .nav > li > a:hover, .mega-menu-category > .nav > li > a:focus, .mega-menu-category > .nav > li.active > a {
    color: #333e48;
    background-color: #f5f5f5;
    font-weight: 700
}

.menu-hide {
    display: none !important;
}

.wrap-popup {
    position: absolute;
    left: 110%;
    top: 0;
    width: 700px;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    z-index: 100;
}

    .wrap-popup.column2 {
        width: 400px;
    }

    .wrap-popup.column1 {
        width: 200px;
    }

.mega-menu-category > .nav > li.active .wrap-popup {
    left: 100%;
}

.popup {
    background-color: #f5f5f5;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    border: 1px solid #eee;
    display: none;
    text-align: left;
    z-index: 3000;
    padding: 0px 20px 15px 20px;
}

    .popup .nav {
        min-height: 50px;
    }

.wrap-popup .popup .col-md-4.col-sm-6:nth-child(3n+1) {
    clear: left
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .popup {
        padding: 0 12px 12px 12px;
    }

    .wrap-popup {
        width: 565px;
    }
}

.popup h3 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 4px;
    letter-spacing: normal;
    color: #333;
}

    .popup h3 a {
        color: #333;
    }

.popup .nav > li > a {
    font-size: 13px;
    color: #404040;
    padding: 5px 0 0px 0px;
    letter-spacing: normal;
    font-weight: normal;
    text-transform: lowercase;
}

    .popup .nav > li > a:hover, .popup .nav > li > a:focus {
        color: #0083c1;
        background-color: transparent;
    }

.box-banner {
    padding-bottom: 10px;
}

    .box-banner + .box-banner {
        margin-top: 10px;
    }

    .box-banner:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

.media:first-child {
    /*   margin-top: 15px; */
}

.box-banner a {
    text-transform: capitalize;
    color: #fff;
    text-decoration: underline;
}

.box-banner {
    position: relative;
}

    .box-banner .add-right {
        margin-top: 15px
    }

.add-desc {
    position: absolute;
    top: 12%;
    left: 10%
}

.box-banner a:hover {
    color: #0083c1;
}

.has-sep:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -10px;
}

.other-menu {
    height: 40px;
    padding-top: 10px;
}

.offer-block {
    padding: 0 10px;
    border-right: 1px solid #d7d7d7;
}
/*---------5. mainpage product slider----------------*/
.main-pro {
    margin: 40px 0;
    text-align: center;
}

    .main-pro.slider-items-products .owl-buttons .owl-prev a, .main-pro.slider-items-products .owl-buttons .owl-next a {
        border: none;
        background: #3f5168;
        color: #000;
        opacity: 0.2;
        width: 48px !important;
        height: 44px !important;
        line-height: 42px;
        border-radius: 2px;
    }

        .main-pro.slider-items-products .owl-buttons .owl-prev a:hover, .main-pro.slider-items-products .owl-buttons .owl-next a:hover {
            background: #131e2c;
            opacity: 1
        }

        .main-pro.slider-items-products .owl-buttons .owl-prev a:before, .main-pro.slider-items-products .owl-buttons .owl-next a:before {
            color: #fff;
            line-height: 44px;
        }

        .main-pro.slider-items-products .owl-buttons .owl-prev a:hover:before, .main-pro.slider-items-products .owl-buttons .owl-next a:hover:before {
            color: #80b435
        }

.main-pro2 {
    margin: 20px 0;
    text-align: center;
}

    .main-pro2.slider-items-products .owl-buttons .owl-prev a, .main-pro2.slider-items-products .owl-buttons .owl-next a {
        border: none;
        background: #3f5168;
        color: #000;
        opacity: 0.2;
        width: 48px !important;
        height: 44px !important;
        line-height: 42px;
        border-radius: 2px;
    }

        .main-pro2.slider-items-products .owl-buttons .owl-prev a:hover, .main-pro2.slider-items-products .owl-buttons .owl-next a:hover {
            background: #131e2c;
            opacity: 1
        }

        .main-pro2.slider-items-products .owl-buttons .owl-prev a:before, .main-pro2.slider-items-products .owl-buttons .owl-next a:before {
            color: #fff;
            line-height: 44px;
        }

        .main-pro2.slider-items-products .owl-buttons .owl-prev a:hover:before, .main-pro2.slider-items-products .owl-buttons .owl-next a:hover:before {
            color: #80b435
        }

#offer-slider.product-flexslider {
    margin: 10px 0px 25px;
}
/*#offer-slider{ border:1px #e5e5e5 solid; background:#fff; padding:25px 12px;}*/
.product-flexslider {
    margin: 0px 0px;
}

.owl-buttons {
    opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    display: block;
}

.slider-items-products .owl-buttons .owl-prev {
    left: 20px;
    top: -20px;
}

.slider-items-products .owl-buttons .owl-next {
    right: 0px;
    top: -20px;
}

.slider-items-products .owl-buttons .owl-prev a {
    background-position: 0 100%;
}

.slider-items-products .owl-buttons .owl-next a {
    margin-right: 20px;
}

    .slider-items-products .owl-buttons .owl-next a:before {
        content: "\e079";
        font-family: 'Simple-Line-Icons';
        font-style: normal;
        font-weight: normal;
        speak: none;
        -webkit-font-smoothing: antialiased;
        text-transform: none;
        font-size: 40px;
        line-height: 40px;
    }

.slider-items-products .owl-buttons .owl-prev a:before {
    content: "\e07a";
    font-family: 'Simple-Line-Icons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    font-size: 40px;
    line-height: 40px;
}

@media (max-width: 375px) {
    .slider-items-products .owl-buttons .owl-next a:before, .slider-items-products .owl-buttons .owl-prev a:before {
        font-size: 30px;
        line-height: 30px;
    }

    .slider-items-products .owl-buttons .owl-prev {
        left: 0px;
    }

    .slider-items-products .owl-buttons .owl-next a {
        margin-right: 0px;
    }
}

.slider-items-products .owl-buttons a {
    background: inherit;
    border: medium none;
    color: #406393;
    display: block;
    margin: 0 0 0 0px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 5;
    opacity: 1;
    height: 40px;
    border-radius: 999px;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    -ms-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}

.main-pro .block-content {
    padding: 25px 0px 0px 0px;
}

.main-pro .block-title {
    color: #333;
    font-size: 26px;
    font-weight: 600;
    line-height: 15px;
    padding: 18px 20px 18px 0px;
    position: relative;
}

    .main-pro .block-title h2 {
        color: #333e48;
        display: inline-block;
        font-size: 26px;
        font-weight: 600;
        letter-spacing: normal;
        line-height: 18px;
        margin: auto;
        position: relative;
        text-transform: uppercase;
    }

        .main-pro .block-title h2::after {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 0;
            height: 3px;
            width: 100%;
            background-color: #00285E;
        }

.main-pro2 .block-content {
    padding: 25px 0px 0px 0px;
}

.main-pro2 .block-title {
    color: #333;
    font-size: 26px;
    font-weight: 600;
    line-height: 15px;
    padding: 18px 20px 18px 0px;
    position: relative;
}

    .main-pro2 .block-title h2 {
        color: #59ad40; /*#f0a04b;*/ /*#333e48;*/
        display: inline-block;
        font-size: 26px;
        /*font-family: "Carter One", cursive;*/
        font-family: "Carter One";
        font-weight: 600;
        letter-spacing: normal;
        line-height: 18px;
        margin: auto;
        position: relative;
        text-transform: uppercase;
    }

        .main-pro2 .block-title h2::after {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 0;
            height: 3px;
            width: 100%;
            background-color: #59ad40; /*#f6c453;*/ /*#00285E;*/
        }

.products-list .sidebar .block-title::after {
    display: none;
}

.main-pro .block-title div {
    border-left: 1px solid #7eb7f6;
    color: #bed6e2;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: 15px;
    padding-left: 22px;
    text-transform: none;
    vertical-align: top;
}

.main-pro .block-title em {
    font-style: normal;
    font-weight: 300;
}

.main-pro .home-block-inner .pretext {
    margin-top: 25px;
    color: #888;
    float: right;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-transform: none;
    margin-left: 25px;
    margin-right: 25px;
    letter-spacing: 0.5px;
}

.main-pro a.view_more_bnt {
    border: 1px #d1d1d1 solid;
    background: #fff;
    text-transform: uppercase;
    color: #666;
    padding: 8px 15px;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: bold;
    float: left;
    margin-top: 25px;
    margin-left: 25px;
    z-index: 1;
    position: relative;
}

    .main-pro a.view_more_bnt:hover {
        border: 1px #0083c1 solid;
        background: #0083c1;
        color: #fff;
    }
/* Product item */
.products-grid {
    margin: 0;
    list-style: none;
}

ul.products-grid {
    padding: 0;
}

.products-grid .item {
    background: #FFF;
    margin: 20px 5px 0 5px;
}

@media (max-width: 350px) {
    .products-grid .item {
        background: #FFF;
        margin: 20px 5px 0 5px;
    }
}

.products-grid .last {
    margin-right: 0;
}

.pro-list .products-grid .item {
    background: #FFF;
    margin: 20px 0px 0 0px;
    padding: 0 15px;
    float: left;
}

@media (min-width: 350px) {
    .pro-list .products-grid .item {
        width: 50%
    }
}

@media (min-width: 992px) {
    .pro-list .products-grid .item {
        width: 25%
    }
}

@media (min-width: 1200px) {
    .pro-list .products-grid .item {
        width: 20%
    }
}



.products-grid .item .item-inner {
    position: relative;
    text-align: left;
    overflow: hidden;
}

    .products-grid .item .item-inner .action {
        margin-top: 15px;
        position: relative;
        bottom: 8px;
        float: right;
        padding: 0px 5px 0 5px;
    }

    .products-grid .item .item-inner:hover {
        left: 0px;
        top: 0px;
    }

    .products-grid .item .item-inner .item-img {
        position: relative;
    }

        .products-grid .item .item-inner .item-img .item-img-info {
            text-align: center;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
            overflow: hidden;
            width: 100%;
            border: 1px solid #D6D6D6;
            background-color: #f5f5f5;
        }

            .products-grid .item .item-inner .item-img .item-img-info a.product-image, .products-grid .item .item-inner .item-img .item-img-info .product-image {
                width: 100%;
                display: inline-block;
                background-position: center center;
                background-size: contain;
                background-repeat: no-repeat;
            }

                .products-grid .item .item-inner .item-img .item-img-info a.product-image img {
                    width: 100%;
                }

                .products-grid .item .item-inner .item-img .item-img-info a.product-image img {
                    -webkit-transition-duration: 500ms;
                    transition-duration: 500ms;
                    -webkit-transition-property: transform;
                    transition-property: transform;
                    /*	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);  */
                }

                .products-grid .item .item-inner .item-img .item-img-info a.product-image:hover {
                    -webkit-transform: scale(2);
                    transform: scale(2);
                    -moz-transform: scale(2);
                    transition: all .5s;
                }

                .products-grid .item .item-inner .item-img .item-img-info a.product-image::before {
                    content: "";
                    display: none;
                    height: 100%;
                    width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    background-color: rgba(52, 73, 94, 0.75);
                }

            .products-grid .item .item-inner .item-img .item-img-info:hover .products-grid .item .item-inner .item-img .item-img-info a.product-image:before,
            .products-grid .item .item-inner .item-img .item-img-info:focus .products-grid .item .item-inner .item-img .item-img-info a.product-image:before {
                display: block;
            }

            .products-grid .item .item-inner .item-img .item-img-info a.product-image .img-main {
                display: inline;
            }

        .products-grid .item .item-inner .item-img .img-out-of-stock:before {
            content: 'Out of Stock';
            text-align: center;
            position: absolute;
            margin-top: 43%;
            width: 100%;
            font-size: 25px;
            color: #ffffff;
            padding: 5px 10px;
            font-weight: 700;
            background-color: rgba(0, 40, 94, 0.72);
        }

@media (max-width: 540px) {
    .products-grid .item .item-inner .item-img .img-out-of-stock:before {
        margin-top: 40%;
        font-size: 16px;
    }
}

.products-grid .item .item-inner .item-img {
    margin: 0px auto 0;
    display: block;
}

.products-grid .item .item-inner .item-info .info-inner {
    border-top: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .products-grid .item .item-inner .item-info .info-inner .item-title {
        margin-bottom: 5px;
        padding: 13px 5px 0 5px;
        font-size: 14px;
        overflow: hidden;
        line-height: 120%;
        height: 61px;
        border-bottom: 1px solid #D6D6D6;
    }

@media (max-width: 620px) {
    .products-grid .item .item-inner .item-info .info-inner .item-title {
        height: 81px;
        font-size: 12px;
    }

    .products-grid .item .item-inner .item-info .info-inner .item-content {
        height: 105px;
    }
}

.products-grid .item .item-inner .item-info .info-inner .item-title a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    color: #818181;
    letter-spacing: normal;
}

    .products-grid .item .item-inner .item-info .info-inner .item-title a:hover {
        color: #00285E;
    }

.products-grid .item:hover .item-inner .item-img .item-img-info {
}

.products-grid .item .item-inner .item-info .info-inner .item-title a:hover {
    color: #00285E;
}

.products-grid .item:hover .item-inner .item-info .info-inner .item-title a {
    color: #00285E;
}

.products-grid .item .item-inner .item-info .info-inner .tenplusone-title {
    margin-bottom: 5px;
    padding: 13px 5px 0 5px;
    font-size: 15px;
    overflow: hidden;
    line-height: 180%;
    border-bottom: 1px solid #D6D6D6;
}

.products-grid .item:hover .item-inner .item-info .info-inner .action button.button {
    background: #fed700;
    color: #333;
    border: none;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
/* New & Sale Label */
.new-box, .sale-box {
    height: 40px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 55px;
    z-index: 10;
}

.new-box {
    left: -1px;
}

.sale-box {
    right: -1px;
}

.new-top-left {
    left: 0px;
    top: 40px;
    background: #fff;
}

.new-top-right {
    background: none repeat scroll 0 0 #FFFFFF;
    right: 0px;
    top: 0;
}

.sale-top-right {
    top: 25px;
    background: #fff;
    right: 0px;
}

.sale-top-left {
    left: 0px;
    top: 0px;
    background: #fff;
}

.ie8 .new-label {
    left: 0px;
    top: 0px;
    width: auto;
    padding: 5px 15px;
}

    .ie8 .new-label:after {
        display: none;
    }

    .ie8 .new-label:before {
        display: none;
    }

.ie8 .sale-label {
    right: 0px;
    top: 0px;
    width: auto;
    padding: 5px 15px;
}

    .ie8 .sale-label:after {
        display: none;
    }

    .ie8 .sale-label:before {
        display: none;
    }

.ie8 .new-box {
    top: -1px;
    left: -1px;
}

.ie8 .sale-box {
    right: -1px;
    top: -1px;
}

.new-box, .sale-box {
    position: fixed;
    text-align: center;
    top: -1px;
    width: 55px;
    z-index: 10;
}

.new-box {
    left: 0;
}

.sale-box {
    right: 0;
    top: 0px;
}

.new-label {
    font-size: 13px;
    color: #fff;
    background: #e27c7c;
    padding: 3px 10px;
    text-align: center;
    display: block;
    position: absolute;
    font-weight: 600;
    text-transform: capitalize
}

    .new-label.new-top-left:after {
        border-color: #e27c7c transparent transparent;
        border-style: solid solid solid none;
        border-width: 9px 9px 9px 0;
        bottom: -15px;
        content: "";
        left: 0px;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 9px;
    }

    .new-label.new-top-right:after {
        border-color: #e27c7c transparent transparent;
        border-style: solid none solid solid;
        border-width: 9px 0px 9px 9px;
        bottom: -15px;
        content: "";
        right: -33px;
        margin: 0 auto;
        position: absolute;
        left: 0px;
        text-align: center;
        width: 9px;
    }

.sale-label {
    font-size: 13px;
    color: #fff;
    background: #59B210;
    padding: 3px 10px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0px;
    font-weight: 600
}

    .sale-label.sale-top-left:after {
        border-color: #59B210 transparent transparent;
        border-style: solid solid solid none;
        border-width: 9px 9px 9px 0;
        bottom: -15px;
        content: "";
        left: 0%;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 9px;
    }

    .sale-label.sale-top-right:after {
        border-color: #59B210 transparent transparent;
        border-style: solid none solid solid;
        border-width: 9px 0px 9px 9px;
        bottom: -15px;
        content: "";
        right: 0px;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 9px;
    }

.hot-label {
    font-size: 13px;
    color: #fff;
    background: #eb2771;
    padding: 3px 10px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: 700
}

    .hot-label.hot-top-left:after {
        border-color: #eb2771 transparent transparent;
        border-style: solid none solid solid;
        border-width: 9px 0px 9px 9px;
        bottom: -18px;
        content: "";
        right: 0px;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 9px;
    }

    .hot-label.hot-top-right {
        right: 0;
        left: auto;
    }

.ten-label {
    font-size: 13px;
    color: #fff;
    background: #0083c1;
    padding: 3px 10px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0px;
    font-weight: 600
}

    .ten-label.ten-bottom-left:after {
        border-color: transparent transparent transparent #0083c1;
        border-style: solid none none solid;
        border-width: 9px 0px 0px 9px;
        bottom: 25px;
        content: "";
        left: 0%;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 9px;
    }

.two-label {
    font-size: 13px;
    color: #fff;
    background: #59AD40;
    padding: 3px 10px;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-weight: 600
}

    .two-label.two-bottom-right:after {
        border-color: transparent transparent #59AD40 transparent;
        border-style: solid;
        border-width: 0px 0px 9px 9px;
        bottom: 25px;
        content: "";
        right: 0;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 9px;
    }
/* Products Item */
ol.products-list {
    padding: 0;
    margin: 0;
    float: left;
}

li .list {
    border-bottom: none;
}

.products-grid .btn-cart:before {
    content: "\e04e";
    font-family: 'Simple-Line-Icons';
}

.products-grid .btn-cart {
    background-color: #B4B4B4;
    color: #ffffff;
    padding: 3px 5px;
    float: left;
    height: 28px;
    width: 32px;
}

    .products-grid .btn-cart:hover {
        background: #00285E;
        padding: 5px 5px;
        color: #ffffff;
    }

    .products-grid .btn-cart span {
        font-size: 12px;
        font-weight: normal;
    }

.products-grid .btn-wishlist:before {
    content: "\e08a";
    font-family: 'Simple-Line-Icons';
}

.products-grid .btn-wishlist {
    background-color: #efecec;
    color: #333;
    padding: 3px 5px;
    float: left;
    height: 28px;
    width: 32px;
    margin-right: 5px;
}

    .products-grid .btn-wishlist:hover {
        background: #59AD40;
        padding: 5px 5px;
        color: #ffffff;
    }

    .products-grid .btn-wishlist span {
        font-size: 12px;
        font-weight: normal;
    }

.products-grid .btn-minus:before {
    content: "\e615";
    font-family: 'Simple-Line-Icons';
}

.products-grid .btn-minus {
    background-color: #B4B4B4;
    color: #ffffff;
    padding: 3px 5px;
    float: left;
    height: 28px;
    width: 32px;
}

    .products-grid .btn-minus:hover {
        background: #00285E;
        padding: 5px 5px;
        color: #ffffff;
    }

.products-grid .btn-plus:before {
    content: "\e095";
    font-family: 'Simple-Line-Icons';
}

.products-grid .btn-plus {
    background-color: #B4B4B4;
    color: #ffffff;
    padding: 3px 5px;
    height: 28px;
    width: 32px;
}

    .products-grid .btn-plus:hover {
        background: #00285E;
        padding: 5px 5px;
        color: #ffffff;
    }

.products-grid .btn-cart-tenplusone {
    background-color: #00285E;
    color: #ffffff;
    padding: 3px 15px;
    display: block;
    float: right;
}

    .products-grid .btn-cart-tenplusone:hover {
        background: #59AD40;
        color: #ffffff;
    }

@media (max-width: 369px) {
    .products-grid .btn-wishlist, .products-grid .btn-minus, .products-grid .btn-plus, .products-grid .btn-cart {
        padding: 1px 3px;
        height: 22px;
        width: 20px;
        font-size: 11px;
    }
}

.products-grid button.button span {
    font-size: 14px;
    padding: 0px;
    font-weight: 700;
}

.products-grid .number {
    display: inline-block;
    padding: 0 8px;
}

.products-grid .number10plus1 {
    display: inline-block;
    padding: 3px 8px;
}

ul.products-grid {
    padding: 0;
    margin: 0
}

a.button.detail-bnt span {
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 2px;
    font-weight: 700;
    margin-left: 6px;
    display: none
}
/* Price */
.price {
    font-size: 13px;
    color: #333;
    white-space: nowrap;
}

.item .item-inner .item-info .info-inner .item-price {
    display: block;
    float: left;
    width: 100%;
    text-align: right;
    margin: 0;
    line-height: normal;
    padding: 0px 5px 0 5px;
}
/* Regular price */
.regular-price {
    display: inline
}

    .regular-price small {
        text-transform: uppercase;
    }

    .regular-price .price {
        font-size: 20px;
        color: #000000;
    }

.block .regular-price, .block .regular-price .price {
    color: #000;
}

.price-box .price-from .price {
    font-weight: 900;
    font-size: 14px;
    color: #333;
}

.price-box .price-to .price {
    font-weight: 900;
    font-size: 14px;
    color: #333;
}

.price-box .minimal-price .price {
    font-weight: 900;
    font-size: 14px;
    color: #333;
}
/* Old price */
.old-price .price-label {
    white-space: nowrap;
    color: #999;
    display: none;
}

.old-price {
    display: inline;
    margin-right: 15px;
    text-align: right;
}
    /* Old price */
    .old-price .price-label {
        color: #777777;
        display: none;
        white-space: nowrap;
    }

    .old-price .price {
        color: #ccc !important;
        font-size: 13px;
        font-weight: 600;
        text-decoration: line-through;
        margin-right: 5px;
        margin-left: 5px;
        height: 19px;
    }

@media (max-width: 767px) {
    .regular-price .price {
        font-size: 16px;
        text-align: right;
    }

    .old-price {
        display: block;
        margin-right: 0;
    }

        .old-price .price {
            font-size: 14px;
        }
}
/*---------6. Galleria Massage---------------*/
.message-bg {
    background-color: #f0a04b; /*#B6B8C4;*/
    margin-top: 20px;
}

.message-img {
    background: url("../images/about_kcc.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
    padding: 0;
}

.message-text {
    margin: 40px 0;
    padding: 15px 0;
    font-size: 25px;
    color: #00285E;
    font-weight: 700;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 767px) {
    .message-text {
        font-size: 20px;
    }
}
/*---------7. app + youtube---------------*/
.app-box {
    margin: 40px 0 0 0;
}

.app-img {
    float: left;
    display: inline-block;
    padding: 15px;
    height: 100%;
}

    .app-img img {
        max-height: 250px
    }

@media (min-width: 1250px) {
    .app-box {
        margin: 20px 0 0 0;
    }

    .app-img img {
        max-height: 350px
    }
}

@media (max-width: 767px) {
    .app-img img {
        max-height: 190px;
        padding: 10px 0;
    }
}

.app-text {
    float: left;
    display: inline-block;
    height: 100%;
}

    .app-text h3 {
        color: #00285E;
        font-size: 25px;
        padding: 20px 0 5px 0;
        font-family: 'Josefin Sans', sans-serif;
    }

    .app-text h5 {
        color: #00285E;
        font-size: 18px;
        padding: 0px 0 30px 0;
        font-family: 'Josefin Sans', sans-serif;
    }

.youtube-box {
    position: relative;
    float: right;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 40px 0 0 0;
}

    .youtube-box .video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (max-width: 767px) {
    .app-text h3 {
        margin: 10px 0;
        font-size: 22px;
    }
}
/*----------------8. Footer ------------*/
.services-col {
    background: #ed6663
}

footer {
    padding: 0px 0 0;
    margin-top: 0px;
    overflow: hidden;
    color: #707070;
    background: #002d74; /*#FFC80B;*/ /*#e1eedd;*/ /*#D6D6D6;*/
}

    footer .container {
        padding: 0px
    }

.footer-top {
    clear: both;
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px rgba(255, 255, 255, 0.1) solid;
    background-color: #ffffff;
}

.copyright {
    color: #dbdbdb; /*#513012;*/ /*#888;*/
    display: block;
    font-size: 13px;
    padding-top: 15px;
}

.policy {
    color: #00285E;
    display: block;
    font-size: 13px;
}

footer ul {
    margin: 0px;
    padding: 0px;
}

    footer ul li {
        list-style-type: none;
    }

        footer ul li:last-child {
            border-bottom: none;
            width: auto
        }

footer a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    color: #707070;
}

footer .footer-inner {
    margin: auto;
    overflow: hidden;
}

    footer .footer-inner h3 {
        color: #3D4C4F;
        font-size: 15px;
        text-transform: uppercase;
        margin: 0 0 15px;
        padding: 0 0 10px;
        font-family: 'Open Sans', sans-serif;
    }

.footer-column {
    margin-bottom: 40px;
}

    .footer-column h4 {
        text-align: left;
    }


@media (max-width: 767px) {
    .footer-column {
        margin: 0 15px;
    }
}

footer .co-info {
    margin-right: 0px !important;
    padding: 30px 0px;
    text-align: left;
    margin-top: 0px;
}

footer .footer-column a {
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}

.footer-column-last {
    margin-right: 0px;
    margin-bottom: 15px;
    padding-left: 0px;
}

    .footer-column-last li {
        padding: 0px 0 5px;
    }

footer p {
    font-size: 14px;
    color: #222;
    padding-top: 5px;
    padding-bottom: 5px;
}

footer .footer-column a {
    display: block;
    color: #dbdbdb; /*#864E1B;*/ /*#604F3E;*/ /*#707070;*/
    font-weight: 500;
}

footer a {
    line-height: normal;
}

    footer a:hover {
        color: #88be4c;
    }

footer p {
    line-height: 20px;
}

footer h4 {
    padding: 0 0 18px;
    font-size: 16px;
    margin: 0;
    color: #f3f3f3; /*#00285E;*/
    font-weight: 900;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-top: 50px;
}

footer a:hover {
    text-decoration: none;
}

.footer-app-box {
    margin: 20px 0;
}

.footer-app-img {
    display: inline-block;
    width: 60px;
    float: left;
    padding-top: 35px;
    height: 115px;
    background-color: #ffffff;
    border-radius: 5px;
    text-align: center;
}

.footer-app-text {
    display: inline-block;
    float: left;
    width: calc(100% - 95px);
    height: 125px;
    margin-left: 10px;
    margin-bottom: 20px;
}

    .footer-app-text h4 {
        padding: 10px 0;
    }

    .footer-app-text p {
        font-size: 11px;
        color: #707070;
        line-height: 14px;
        padding: 0;
        margin: 0;
    }

footer .coppyright {
    color: #b7bcc8;
    float: left
}

.email-footer {
    overflow: hidden;
    font-size: 14px;
}

    .email-footer a {
        font-size: 14px;
        line-height: 25px;
        color: #aaa
    }


.phone-footer {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.8;
    color: #b7bcc8;
    margin-bottom: 18px;
    margin-top: 12px;
}

.icon-mobile-phone:before {
    color: #00285E
}

.icon-envelope:before {
    color: #00285E
}

.email-icon:before {
    content: "\f044";
    font-family: FontAwesome;
    font-size: 18px;
    color: #183a1d; /*#00285E;*/
    height: 45px;
    width: 45px;
    line-height: 42px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border: 2px #b7bcc8 dotted;
    border-radius: 25px
}

.kakao-icon:before {
    content: "\f075";
    font-family: FontAwesome;
    font-size: 18px;
    color: #183a1d; /*#00285E;*/
    height: 45px;
    width: 45px;
    line-height: 42px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border: 2px #b7bcc8 dotted;
    border-radius: 25px
}

.phone-icon:before {
    content: "\f095";
    font-family: FontAwesome;
    font-size: 18px;
    color: #183a1d; /*#00285E;*/
    height: 45px;
    width: 45px;
    line-height: 42px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 100px;
    border: 2px #b7bcc8 dotted;
    border-radius: 25px
}

footer .footer-column .phone-footer a {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
}

.contact-info {
    text-align: center;
}

ul.contact-info span {
    font-size: 13px !important;
    font-weight: 900 !important;
    color: #666;
    float: left
}

ul.contact-info li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    display: inline-block;
}

    ul.contact-info li.last {
        float: left;
        margin-bottom: 0px;
        border-bottom: 0px #2D3D4C solid
    }

.footer-box {
    width: 1240px;
    margin: auto;
}

footer ul span {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 15px;
    padding-right: 3px;
}

.footer-logo {
    text-align: left;
    margin: 10px 0;
}

.social-section {
    padding: 0px;
    overflow: hidden;
    width: 100%;
    margin: auto;
    background: #191919
}

    .social-section .inner {
        margin: auto;
        overflow: hidden;
        margin-bottom: 20px;
        padding-top: 20px;
    }
/* Social Icons*/
.social {
    float: right;
    margin-top: 20px;
}

    .social ul {
        display: block;
        margin: 0px;
        list-style: none;
        padding: 0px;
    }

        .social ul li {
            margin: 0px 5px 0px 0px;
            display: inline-block;
        }

        .social ul:last-child {
            display: block;
            float: right;
            margin: 20px 0;
            list-style: none;
            padding: 0px;
        }

            .social ul:last-child li {
                margin: 0;
                padding: 0px 15px 0px 15px;
                display: inline-block;
                border-right: 1px solid #cccccc;
            }

                .social ul:last-child li:last-child {
                    border: 0;
                }

    .social a {
        transition: background 400ms ease-in-out;
    }
/* to top */
#toTop:before {
    content: '\e607';
    font-family: 'Simple-Line-Icons';
}

#toTop {
    color: #fff;
    text-align: center;
    bottom: 60px;
    display: none;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    width: 50px;
    content: '\e607';
    font-size: 20px;
    background-color: #f0a04b; /*#00285E;*/
    text-transform: uppercase;
    z-index: 100;
    border-radius: 33px;
}

    #toTop:hover {
        color: #fff;
        background-color: #f6c453; /*#59AD40;*/
    }

#toBottom :before {
    content: "\e604";
    font-family: 'Simple-Line-Icons';
}

#toBottom {
    color: #fff;
    text-align: center;
    bottom: 110px;
    display: block !important;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    width: 50px;
    content: '\e607';
    font-size: 20px;
    background-color: #f0a04b; /*#00285E;*/
    text-transform: uppercase;
    z-index: 100;
    border-radius: 33px;
}

    #toBottom:hover {
        color: #fff;
        background-color: #f6c453; /*#59AD40;*/
    }
/* to Talk */
/*#toTalk {
    color: #fff;
    text-align: center;
    bottom: 160px;
    display: block !important;
    height: 80px;
    line-height: 50px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    width: 80px;
    background: url(../images/talk.png) no-repeat center;
    background-size: contain;
    z-index: 100;
    border-radius: 0px;
}

    #toTalk:hover {
    }*/

@media (max-width: 767px) {
    #toTop {
        width: 40px;
        height: 40px;
        line-height: 40px;
        bottom: 20px;
    }

    #toBottom {
        width: 40px;
        height: 40px;
        line-height: 40px;
        bottom: 60px;
    }

    /*    #toTalk {
        top: 150px;
        width: 50px;
        height: 50px;
    }*/
}
/*---------	9. product list page --------- */
.main-pro .block-title-sub {
    color: #333;
    font-size: 26px;
    font-weight: 600;
    line-height: 15px;
    padding: 15px 0px 0px 0px;
    position: relative;
}

    .main-pro .block-title-sub h2 {
        color: #333e48;
        display: block;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: normal;
        line-height: 32px;
        margin: auto;
        position: relative;
        text-transform: uppercase;
    }

    .main-pro .block-title-sub p {
        color: #727272;
        display: block;
        margin-top: 15px;
        font-size: 18px;
        font-weight: 200;
        letter-spacing: normal;
        line-height: 18px;
        position: relative;
    }
/* product route */
.breadcrumbs {
    margin: 0px auto;
    padding: 5px 0;
    font-size: 12px;
    color: #333;
    text-align: right;
    z-index: 10;
    width: 100%;
    position: relative;
    float: right;
    border-bottom: 1px solid #b4b4b4;
}

    .breadcrumbs a {
        color: #666;
        font-size: 11px;
        font-weight: normal;
        text-transform: uppercase;
    }

        .breadcrumbs a:hover {
            color: #0083c1;
        }

    .breadcrumbs span {
        display: inline-block;
        margin: 0 5px 0 5px;
        color: #ccc;
        font-size: 11px;
    }

    .breadcrumbs ul {
        margin: 0px;
        padding: 0px;
    }

        .breadcrumbs ul li {
            list-style-type: none;
            display: inline;
        }

    .breadcrumbs strong {
        font-weight: normal;
        color: #0083c1;
    }

    .breadcrumbs li strong {
        color: #000;
        font-size: 11px;
    }

    .breadcrumbs ul {
        padding: 0px 15px;
    }

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .breadcrumbs {
        float: none;
        text-align: left
    }
}
/* sub category group */
.sub-category-group {
    text-align: left;
    border-bottom: 1px solid #00285E;
    padding: 5px 0;
}

a.sub-category {
    padding: 10px 15px;
    margin: 5px;
    display: inline-block;
    background-color: #EEEEEE;
    color: #818181;
    font-weight: 200;
    font-size: 15px;
    text-transform: capitalize;
}

    a.sub-category:hover {
        color: #393939;
    }
/* brand sorting */
.accordion-brand {
    text-align: left;
    position: relative;
    margin-bottom: 0px;
}

    .accordion-brand .panel {
        border-radius: 0;
        box-shadow: none;
        -webkit-box-shadow: none
    }

        .accordion-brand .panel .panel-heading {
            padding: 0;
            color: #fff;
            border-radius: 0 !important;
            /*background: url(../images/dot_gray.gif) repeat-x 0px 25px;*/
            border-bottom: 1px solid #00285E;
        }

    .accordion-brand .panel-heading a {
        display: block;
        position: relative;
        color: #333;
        padding: 10px 5px 12px 0px;
        border-radius: 0;
        border-right: 48px solid #ffffff;
        min-height: 30px;
        font-weight: 700;
        font-size: 18px;
        text-decoration: none;
    }

        .accordion-brand .panel-heading a:hover {
            text-decoration: none
        }

        .accordion-brand .panel-heading a span.brand-bg {
            background-color: #ffffff;
            padding-right: 15px;
            color: #00285E;
        }

    .accordion-brand .panel:last-child {
        box-shadow: none;
        border-bottom: none
    }

    .accordion-brand .arrow-down, .accordion-brand .arrow-up {
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        font-size: 20px;
        top: 50%;
        margin-top: -15px;
        right: -36px;
        color: #333;
    }

    .accordion-brand .arrow-down, .accordion-brand .collapsed .arrow-up {
        display: none
    }

    .accordion-brand .collapsed .arrow-down {
        display: block
    }

    .accordion-brand .panel-body {
        border-top: 0 !important;
        padding: 0 15px 15px 15px;
        margin-top: -5px;
        background: #fff;
        border-bottom: 1px solid #00285E;
        border-top: 1px solid #ffffff;
    }

        .accordion-brand .panel-body a {
            padding: 5px 15px;
            display: inline-block;
        }
/* sorting */
.sort-group {
    text-align: left;
    border-bottom: 1px solid #00285E;
    padding: 5px 0;
}

    .sort-group span {
        font-weight: 700;
        font-size: 18px;
        padding-right: 10px;
        color: #00285E;
    }

a.sort-item {
    padding: 5px 15px;
    margin: 5px;
    display: inline-block;
    background-color: #00285E;
    color: #ffffff;
    font-weight: 200;
    font-size: 16px;
    text-transform: capitalize;
}

    a.sort-item:hover {
        background-color: #6B6B6B;
    }

@media (max-width:991px) {
    a.sort-item {
        padding: 5px 8px;
        margin: 5px;
        display: inline-block;
        background-color: #00285E;
        color: #ffffff;
        font-weight: 200;
        font-size: 14px;
        text-transform: capitalize;
    }
}
/*more results*/
.more-results {
    width: 100%;
    padding: 40px 0;
    float: left;
}

a.more-results-btn {
    display: inline-block;
    padding: 15px 45px;
    background-color: #00285E;
    color: #ffffff;
    margin: 20px 0;
    font-weight: 200;
    font-size: 16px;
}

    a.more-results-btn:hover {
        background-color: #6B6B6B;
    }

.mobile-sorting {
    text-align: left;
}

    .mobile-sorting label {
        font-weight: 500;
        font-size: 16px;
        color: #00285E;
        margin-right: 10px;
        width: 100px;
    }

@media (max-width: 991px) {
    .mobile-sorting label {
        margin: 10px 0 0 0;
    }
}


.modal-close {
    background: url(../images/f-box-close-icon1.png) no-repeat center;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: -15px;
    font-size: 0;
    top: -10px;
    width: 50px;
    z-index: 1103;
}

@media (max-width: 420px) {
    .modal-close {
        background: url(../images/f-box-close-icon1.png) no-repeat center;
        cursor: pointer;
        height: 50px;
        position: absolute;
        right: -5px;
        font-size: 0;
        top: -10px;
        width: 50px;
        z-index: 1103;
    }
}
/*-------10.product detail--------*/
.product-view {
    background: none repeat scroll 0 0 #fff;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.product-view-compact .btn-toolbar {
    margin: 0;
    padding: 7px 0 22px
}

.product-view-compact .price {
    display: block;
    padding: 6px 0 20px
}

.product-view .product-img-box .product-image .img-out-of-stock:before {
    content: 'Out of Stock';
    text-align: center;
    position: absolute;
    padding-top: 43%;
    width: 100%;
    font-size: 40px;
    color: #CB0003;
    height: 100%;
    font-weight: 700;
    background-color: rgba(255,255,255,0.63);
}

@media (max-width: 540px) {
    .product-view .product-img-box .product-image .img-out-of-stock:before {
        content: 'Out of Stock';
        text-align: center;
        position: absolute;
        padding-top: 40%;
        width: 100%;
        font-size: 25px;
        color: #CB0003;
        height: 100%;
        font-weight: 700;
        background-color: rgba(255,255,255,0.63);
    }
}

.product-view .product-img-box .product-image .product-flexslider {
    /*	margin: 20px 2px 0px 0px;  */
}

.product-view .product-img-box .product-image .product-full img {
    width: 100%;
}

.zoomContainer {
    position: relative;
    z-index: 1;
}

.product-view .product-img-box .product-image .owl-next {
    right: -42px;
    top: 26%;
}

    .product-view .product-img-box .product-image .owl-next a, .product-view .product-img-box .product-image .owl-prev a {
        border: none;
        background: none;
        color: #333e48;
    }

.more-views .slider-items-products .owl-buttons .owl-next a:before, .more-views .slider-items-products .owl-buttons .owl-prev a:before {
    font-size: 24px;
}

.product-view .product-img-box .product-image .owl-prev {
    left: -5px;
    right: auto;
    top: 26%;
}

.product-view .product-img-box .product-image .more-views-items {
    margin: 0px 5px;
}

.product-view h3 {
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 18px;
    margin: auto;
    margin-bottom: 15px;
}

.product-view hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #e5e5e5;
}

.product-essential {
    background-color: #FFFFFF;
}

.product-collateral .box-collateral {
    margin: 0 0 15px;
}

.product-essential .product-image.no-gallery {
    margin-left: auto;
}

.product-essential .product-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

    .product-essential .product-image img {
        height: 100%;
        width: 100%;
    }

.product-img-box {
    padding: 0px 5px 5px 0px;
    position: relative;
}

.product-essential .button-viewall {
    position: absolute;
    left: 5px;
    bottom: 5px;
    text-indent: -999em;
    z-index: 9999;
}

.recommend {
    margin: 20px auto;
    position: relative;
}

    .recommend .controls .next {
        right: 0;
    }

    .recommend .controls .prev {
        right: 36px;
    }

/* 10b. Product Shop */
.product-view .product-shop .add-to-box button.button.btn-cart span {
    background: none;
    margin-left: 5px;
    font-size: 14px;
}

.product-view .product-options-bottom button.button.btn-cart span {
    background: none;
    margin-left: 5px;
}

.product-view .product-shop {
    margin-top: 30px; /* 0;*/
    padding-left: 30px
}

@media (max-width: 767px) {
    .product-view .product-shop {
        padding: 0px
    }
}


.block .block-content {
    border-top: medium none;
    font-size: 13px;
    overflow: hidden;
    /*	padding: 15px;  */
    padding: 15px 15px 9px 0px;
}

.product-view .product-name h1 {
    font-size: 23px;
    margin: 0px;
    text-align: left;
    padding-bottom: 10px;
    font-weight: 600;
    padding-right: 55px;
    letter-spacing: -0.5px;
    color: #333e48;
}

@media (max-width: 767px) {
    .product-view .product-name h1 {
        padding-right: 0px;
    }
}

.product-view .product-shop .add-to-box {
    /*	padding: 3px 0px 18px;  */
    padding: 0px;
    overflow: hidden;
    text-align: left;
    margin: 1px 0 0 0;
    margin-bottom: 0px;
}

    .product-view .product-shop .add-to-box .custom {
        background: #fff;
        border: 1px #ddd solid;
        border-radius: 5px;
        margin-bottom: 5px;
        margin-right: 12px;
    }

    .product-view .product-shop .add-to-box .btn-cart {
        font-size: 16px;
        text-shadow: none;
        padding: 7px 20px 6px;
        float: left;
        margin-top: 0px;
        font-weight: 700;
        transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
        border: none;
        height: 50px;
    }

        .product-view .product-shop .add-to-box .btn-cart:hover {
            text-shadow: none;
        }

    .product-view .product-shop .add-to-box .icon-basket {
        margin-right: 5px;
    }

.product-view .short-description {
    font-size: 13px;
    padding: 18px 0px 20px;
    border-bottom: 1px #ddd dotted
}

    .product-view .short-description p {
        font-size: 13px;
        margin: 0px;
        color: #333e48;
        line-height: 20px;
    }

.email-addto-box {
    display: inline-block;
    margin-top: 20px;
}

.product-view .email-friend a span {
    font-size: 14px;
    font-weight: normal;
}

.product-view .promo-banner {
    margin-top: 20px
}

.product-view .product-shop ul.add-to-links {
    margin: 0;
    padding: 0;
    margin-top: 0px;
    display: inline-block;
}

.product-view .product-shop .add-to-links li {
    display: inline-block;
    padding: 0px 7px 0px 0px;
    list-style-type: none;
    margin-bottom: 5px;
}

.product-view .add-to-links span {
    font-size: 14px;
    margin-left: 5px;
    font-weight: normal;
}

.product-view .product-shop .add-to-links li a:hover {
    color: #ffffff;
    background: #59AD40
}

.product-view .product-shop .add-to-links .email-friend:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 6px;
}

.product-view .product-shop .add-to-links .email-friend a:hover {
    color: #ffffff;
    background: #59AD40
}

.product-view .product-shop .add-to-links li .separator {
    display: none;
}

.product-view .product-shop .add-to-links .link-wishlist:before {
    content: "\f004";
    font-family: FontAwesome;
    font-size: 13px;
    margin-right: 3px;
}

.product-view .product-shop .add-to-links .link-wishlist, .product-view .product-shop .add-to-links .email-friend {
    background: #efecec;
    color: #333;
    line-height: normal;
    font-weight: normal;
    vertical-align: top;
    display: block;
    height: 38px;
    border: none;
    line-height: 36px;
    vertical-align: top;
    text-align: center;
    border-radius: 5px;
    padding: 0px 15px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}

.product-view .product-shop ul.add-to-links a {
    padding: 0;
    margin: 0;
    display: block
}

.shipping-pro {
    font-size: 13px;
    margin-top: 3px;
    display: inline-block;
    width: 100%;
    font-weight: normal;
}

.availability.in-stock {
    padding: 3px 0px;
}

    .availability.in-stock span {
        color: #6dbe14;
        font-size: 30px; /*13px;*/
        line-height: 30px; /*16px;*/
        display: inline-block;
        border: 2px #6dbe14 solid;
        padding: 5px 12px;
        border-radius: 999px;
        font-weight: 700
    }

        .availability.in-stock span:before {
            content: "\f00c";
            font-family: FontAwesome;
            display: inline-block;
            margin-right: 5px;
            font-size: 20px; /*11px;*/
            vertical-align: middle
        }

.availability.out-of-stock {
    padding: 3px 10px;
    top: 18px;
    right: 0px;
}

    .availability.out-of-stock span {
        color: red;
        font-size: 12px;
        line-height: 16px;
        display: block;
        text-transform: uppercase;
    }

        .availability.out-of-stock span:before {
            content: '\f00d';
            font-family: FontAwesome;
            display: inline-block;
            margin-right: 5px;
            font-size: 12px;
            vertical-align: middle
        }

.products-grid .item .actions .availability.out-of-stock {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    width: 50px;
    position: relative;
    top: 0px;
}

    .products-grid .item .actions .availability.out-of-stock span.ava-out-of-stock {
        display: none;
    }

    .products-grid .item .actions .availability.out-of-stock span:before {
        content: inherit;
    }

    .products-grid .item .actions .availability.out-of-stock:before {
        content: "\e04f";
        font-family: 'Simple-Line-Icons';
        font-size: 14px;
        color: #999
    }

.products-list .product-shop p.availability.out-of-stock {
    border: 1px solid red;
    color: #666;
    display: inline-block;
    font-size: 13px;
    line-height: 1.5em;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
    vertical-align: top;
    top: 0;
    border-radius: 2px;
}

.product-view .product-shop .price-block {
    position: relative;
    margin-bottom: 10px;
}

.product-view .product-shop .price-box {
    display: block;
    margin: 0px;
    padding: 15px 0px;
    position: relative;
    min-height: inherit;
}

.product-view .product-shop .grouped-items-table .price-box {
    border-bottom: 0px solid #ddd;
    margin: 0;
    padding: 0;
}

.product-view .product-shop .price-box .old-price {
    margin: 0px;
    margin-top: 0;
    display: inline-block;
}

.product-view .product-shop .special-price {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.product-view .product-shop .old-price .price {
    font-size: 26px;
    font-weight: normal;
    margin-left: 10px
}

.product-view .product-shop .price {
    font-size: 30px;
    color: #333e48;
    font-weight: normal;
}

.product-view .product-shop .regular-price .price {
    color: #cd1b29;
}

.product-view .product-shop .regular-price small {
    text-transform: uppercase;
}

.product-view .product-shop .two-for-one-text {
    font-size: 30px;
    color: #59AD40;
    font-weight: normal;
}

.product-view .product-shop .ten-plus-one, .product-view .product-shop .two-for-one {
    position: relative;
    margin-bottom: 10px;
}

.ten-plus-one fieldset {
    border: 1px solid #ccc;
    padding: 0 10px;
}

.ten-plus-one legend {
    background-color: #00285E;
    color: #ffffff;
    width: auto;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.two-for-one fieldset {
    border: 1px solid #59AD40;
    padding: 0 10px;
}

.two-for-one legend {
    background-color: #59AD40;
    color: #ffffff;
    width: auto;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.two-for-one p {
    color: #43892e;
    font-size: 16px;
    font-weight: 500;
}

.product-view .product-shop .other-info {
    font-size: 13px;
    margin-top: 15px;
    padding: 3px 0px;
}

    .product-view .product-shop .other-info .points {
        margin-right: 30px;
    }

.add-to-cart .qty, .qty-holder .qty {
    background-color: #FFFFFF;
    border: none;
    border-radius: 0px;
    font-size: 15px;
    font-weight: bold;
}

.add-to-cart .qty {
    height: 48px;
    text-align: center;
    width: 30px;
    vertical-align: top;
    color: #333e48
}

    .add-to-cart .qty:focus {
        outline: none;
        border: none
    }

.qty-input-text {
    padding: 0;
}

.custom button.items-count {
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    font-size: 12px;
    line-height: 0px;
    padding: 13px 12px 9px 12px;
    height: 48px;
    width: 40px;
}

.product-view .product-shop .add-to-box .add-to-cart label {
    display: inline-block;
    float: left;
    margin-top: 6px;
    text-align: left;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: normal;
    margin-right: 15px;
}

.product-view .product-shop .product-options-bottom .add-to-cart label {
    display: block;
    float: none;
    margin-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
}

.different-img:before {
    content: '*'
}

.different-img {
    color: #5D6CE5;
    display: block;
    font-size: 13px;
    padding: 10px 0;
}

.product-collateral {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}

#product-tabs {
    margin: 0;
    padding: 0;
    position: relative;
}

    #product-tabs > dt {
        text-transform: none;
        font-size: 14px;
        padding: 8px 0px;
        cursor: pointer;
        color: #102343;
        text-transform: none;
    }

        #product-tabs > dt.open {
            position: relative;
            background-color: #fff;
            z-index: 10;
            color: #2CA2E3;
        }

    #product-tabs > dd {
        display: none;
        right: 0;
        top: 0;
        background-color: #fff;
        margin: 0;
        padding: 6px 0;
        line-height: 1.8;
        border-bottom-width: 0 !important;
        font-size: 14px;
    }

        #product-tabs > dd h2 {
            display: none;
        }

.product-tabs {
    margin: 25px 0px 0;
    padding: 0px 0px;
    text-align: left;
    width: 100%;
    border: medium none;
    border-radius: 4px;
    line-height: inherit;
    margin-bottom: auto;
    min-height: inherit;
    background: #f2f2f2;
}

#productTabContent {
    padding: 5px 0px;
    background: none repeat scroll 0 0 #fff;
    border-top: none;
}

.product-tabs li a {
    color: #333e48;
    margin-right: 0px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    padding: 0px;
    border: none;
}

.product-tabs li.active a {
}

.nav-tabs.product-tabs > li {
    display: inline-block;
    float: none;
    margin-bottom: auto;
}

    .nav-tabs.product-tabs > li > a {
        color: #333e48;
        font-weight: 700;
        padding: 15px 15px 12px;
        border: none;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #00285E;
    border-radius: 2px;
    color: #ffffff;
    font-weight: 700;
    padding: 15px 15px 12px;
    border: 0px solid #59AD40;
}

.nav-tabs > li > a:hover {
    border: none;
    background: #00285E;
    color: #ffffff;
    border-radius: 2px;
    transition: all 0.3s cubic-bezier(0.8, 0, 0, 1) 0s;
}

.tab-content {
    background-color: inherit;
    padding: 5px 0px 20px 0px;
    overflow: hidden;
    line-height: 20px;
    margin-top: 0px;
}

    .tab-content > .active {
        margin-top: 10px;
    }

.tags .input-box input {
    border: 1px solid #ddd;
    float: left;
    margin-top: 0;
    padding: 8px;
    width: 35%;
    border-radius: 4px
}

.tab-content h3 {
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}

.form-add-tags .input-box {
    display: inline-block;
    width: 100%;
}

.form-add-tags button.button {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    margin-left: 10px;
    padding: 8px 14px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}

    .form-add-tags button.button:hover {
        display: inline;
        background: #0083c1;
        transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        border: 1px #0083c1 solid;
        color: #fff;
    }

.form-add-tags label {
    font-weight: 700;
}

#product-tabs > dd h2.product-name {
    display: block;
}

#product-tabs .crosssell .flex-direction-nav a {
    width: 50px;
    height: 40px;
    top: 112px;
}

#product-tabs .crosssell .flex-direction-nav .flex-prev {
    right: auto;
    left: -10px;
}

#product-tabs .crosssell .flex-direction-nav .flex-next {
    right: -10px;
}

.box-up-sell .flex-direction-nav a, .box-cross-sell .flex-direction-nav a {
    width: 54px;
    height: 44px;
    top: 0;
    margin-top: -76px;
    margin-right: -1px;
}

.product-view .box-tags .form-add input.input-text {
    width: 350px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0 1px 5px #eee inset;
    margin-right: 10px;
    padding: 8px;
}

.up-sell-box {
    border: 1px #ddd solid;
    border-top: none;
}

    .up-sell-box p.desc {
        margin: 0;
        padding: 10px 10px 0 10px
    }

.product-view .box-tags .form-add label {
    line-height: 42px;
    font-size: 16px;
}

.product-view .box-tags .form-add .button {
    height: 35px;
}

#addTagForm {
    margin-bottom: 5px;
    margin-top: 10px
}

.product-view .box-up-sell {
    margin-top: 10px;
    float: left;
}

    .product-view .box-up-sell .subtitle {
        margin-right: 0;
    }

.mini-products-list .price-box * {
    display: inline;
}

.mini-products-list .price-box .price {
    margin-right: 10px;
}

.product-view .product-next-prev .product-next {
    display: inline-block;
    font-size: 18px;
    height: 24px;
    line-height: 22px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    width: 24px;
    z-index: 10000;
    background: #f2f2f2;
    border-radius: 999px;
    color: #333e48;
}

    .product-view .product-next-prev .product-next:before {
        content: "\f105";
        font-family: FontAwesome;
    }

    .product-view .product-next-prev .product-next:hover, .product-shop .product-next-prev .product-prev:hover {
        background: #59AD40;
        color: #333e48;
    }

.product-view .product-next-prev .product-prev {
    display: inline-block;
    font-size: 18px;
    height: 24px;
    line-height: 22px;
    position: absolute;
    right: 35px;
    text-align: center;
    top: 0px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    width: 24px;
    z-index: 10000;
    background: #f2f2f2;
    border-radius: 999px;
    color: #333e48;
}

    .product-view .product-next-prev .product-prev:before {
        content: "\f104";
        font-family: FontAwesome;
    }

.product-view .product-next-prev a:hover {
    background: #fed700;
    color: #333e48;
}

.side-banner {
    margin-bottom: 20px
}

.review-product-list .product-view .product-shop .buttons-set {
    clear: both;
    overflow: hidden;
}

.product-view .product-shop .product-options .options-list label {
    color: #333;
}

.product-view .product-shop .product-options-bottom .btn-cart {
    font-size: 18px;
    text-shadow: none;
    padding: 7px 20px;
    float: left;
    margin-top: 0px;
    font-weight: normal;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    margin-left: 10px;
    border: none;
}

    .product-view .product-shop .product-options-bottom .btn-cart:hover {
        text-shadow: none;
    }

.product-view .product-shop .product-options-bottom .btn-cart {
    background: #34d1c6;
    color: #fff;
}

    .product-view .product-shop .product-options-bottom .btn-cart:hover {
        background: #0083c1;
        color: #fff;
    }

.product-view .product-options-bottom button.button.btn-cart span {
    background: none;
    margin-left: 10px;
    font-size: 14px;
}

#product-options-wrapper .price-notice .price {
    font-size: 12px;
}

.product-view .product-shop .product-pricing .price {
    font-size: 12px;
}

.product-view .product-shop ul.product-pricing {
    margin-top: 5px;
}

#cloud-zoom-big {
    border: 1px #ddd solid;
    z-index: 10000 !important;
}

.product-shop button.button.btn-cart:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 16px;
}

.email-img {
    max-height: 120px;
}
/*-------11. create account -----------*/
.signup-box-tabs .nav-pills {
    display: inline-block;
}

    .signup-box-tabs .nav-pills > li {
        float: none;
        display: inline-block;
    }

        .signup-box-tabs .nav-pills > li > a {
            border-radius: 0;
            background: rgba(34, 34, 34, .05);
            color: #929292;
            position: relative;
            border: 1px solid #ffffff;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .signup-box-tabs .nav-pills > li > a:hover:after, .signup-box-tabs .nav-pills > li.active > a:focus:after, .signup-box-tabs .nav-pills > li.active:after {
                width: 20px;
                height: 20px;
                font-family: FontAwesome;
                content: "\f058";
                color: #00285E;
                font-size: 20px;
                position: absolute;
                top: 10px;
                right: 10px;
            }

            .signup-box-tabs .nav-pills > li > a i {
                font-size: 36px;
            }

        .signup-box-tabs .nav-pills > li + li {
            margin-left: 20px;
        }

.signup-box-tabs .nav > li > a {
    position: relative;
    display: block;
    padding: 35px 40px;
}

.signup-box-tabs .nav-pills > li.active {
    border: 2px solid #00285E;
}

    .signup-box-tabs .nav-pills > li > a:hover, .signup-box-tabs .nav-pills > li.active > a, .signup-box-tabs .nav-pills > li.active > a:focus, .signup-box-tabs .nav-pills > li.active > a:hover {
        color: #00285E;
        background: rgba(255, 255, 255, 1);
        border: 1px solid #00285E;
    }

.signup-title {
    margin: 10px 0 0 0;
}

@media screen and (max-width: 531px) {
    .signup-box-tabs .nav > li {
        width: 100%;
    }

        .signup-box-tabs .nav > li > a {
            padding: 35px 20px;
        }

    .signup-box-tabs .nav-pills > li + li {
        margin: 0px;
        margin-top: 15px;
    }
}

.btn-holder {
    background-color: #64ac15;
    width: 100%;
    margin: 0 15px 0 15px;
    padding: 12px 0;
    color: #ffffff;
}

@media (max-width: 540px) {
    .btn-holder {
        margin: 0;
    }
}

#verification-area {
    margin-top: 30px;
}

    #verification-area p {
        text-align: left;
    }

input,
input[type="radio"] + label,
input[type="checkbox"] + label:before,
select option, textarea,
select {
    width: 100%;
    padding: 1em;
    line-height: 1.4;
    background-color: #f9f9f9;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

    input:focus {
        outline: 0;
        border-color: #64ac15;
    }

        input:focus + .input-icon i {
            color: #7ed321;
        }

        input:focus + .input-icon:after {
            border-right-color: #7ed321;
        }

    input[type="radio"] {
        display: none;
    }

        input[type="radio"] + label,
        select {
            display: inline-block;
            width: 50%;
            text-align: center;
            float: left;
            border-radius: 0;
        }

            input[type="radio"] + label:first-of-type {
                border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
            }

            input[type="radio"] + label:last-of-type {
                border-top-right-radius: 3px;
                border-bottom-right-radius: 3px;
            }

            input[type="radio"] + label i {
                padding-right: 0.4em;
            }

            input[type="radio"]:checked + label,
            input:checked + label:before,
            select:focus,
            select:active {
                background-color: #DAE9E6;
                color: #00285E;
                border-color: #64ac15;
            }

    input[type="checkbox"] {
        display: none;
    }

        input[type="checkbox"] + label {
            position: relative;
            display: block;
            padding-left: 1.8em;
            padding-top: 4px;
        }

            input[type="checkbox"] + label:before {
                position: absolute;
                top: 0.2em;
                left: 0em;
                display: block;
                width: 1.5em;
                height: 1.5em;
                padding: 0;
                content: "";
            }

            input[type="checkbox"] + label:after {
                position: absolute;
                top: 0.25em;
                left: 0.25em;
                font-size: 1em;
                opacity: 0;
                font-family: FontAwesome;
                content: "\f00c";
            }

    input:checked + label:after {
        opacity: 1;
    }

select {
    height: 3.4em;
}

    select:first-of-type {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    select:last-of-type {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    select:focus,
    select:active {
        outline: 0;
    }

    select option {
        background-color: #E9E9E9;
        color: #000000;
        padding: 15px 0;
        line-height: 200%;
    }

    select.default {
        background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
        background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px, 5px 5px, 2px 2.3em;
        background-repeat: no-repeat;
        width: 100%;
        padding-right: 40px;
    }

    select.short {
        background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
        background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px, 5px 5px, 2px 2.3em;
        background-repeat: no-repeat;
        width: auto;
        padding-right: 40px;
    }

    select.short-small {
        background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
        background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
        background-size: 5px 5px, 5px 5px, 2px 2.3em;
        background-repeat: no-repeat;
        width: auto;
        padding: 10px 40px 10px 10px;
        height: auto;
    }

label.short {
    display: inline-block;
    float: left;
    padding: 15px 10px 0 20px;
}

label.short-small {
    display: inline-block;
    float: left;
    padding: 10px 10px 0 20px;
}

.has-error {
    border-color: #CF0003 !important;
}

.input-group {
    margin-bottom: 1em;
    display: block;
    zoom: 1;
}

    .input-group:before,
    .input-group:after {
        content: "";
        display: table;
    }

    .input-group:after {
        clear: both;
    }

    .input-group.short {
        display: inline-block;
        float: right;
        margin-bottom: 0;
    }

@media (max-width: 991px) {
    .input-group.short {
        display: block;
        margin-bottom: 10px;
    }
}

.input-group-icon input {
    padding-left: 4.4em;
}

.input-group-icon .input-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.4em;
    height: 3.4em;
    line-height: 3.4em;
    text-align: center;
    pointer-events: none;
}

    .input-group-icon .input-icon:after {
        position: absolute;
        top: 0.6em;
        bottom: 0.6em;
        left: 3.4em;
        display: block;
        border-right: 1px solid #e5e5e5;
        content: "";
        -webkit-transition: 0.35s ease-in-out;
        -moz-transition: 0.35s ease-in-out;
        -o-transition: 0.35s ease-in-out;
        transition: 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .input-group-icon .input-icon i {
        -webkit-transition: 0.35s ease-in-out;
        -moz-transition: 0.35s ease-in-out;
        -o-transition: 0.35s ease-in-out;
        transition: 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

.main-form label {
    width: 100%;
    margin-top: 15px;
    text-align: left;
}

.main-form input[type="radio"] + label {
    margin-top: 0px;
}

.main-form .mandatory, .mandatory {
    color: #C00003;
    font-size: 10px;
    line-height: 6px;
    margin-left: 5px;
}

input.calendar {
    background-image: url('../images/calendar.png');
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.separator {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 40px 0;
}

    .separator::before, .separator::after {
        content: '';
        flex: 1;
        border-bottom: 1px dotted #777777;
    }

    .separator::before {
        margin-right: .25em;
    }

    .separator::after {
        margin-left: .25em;
    }

.col-half {
    padding-right: 30px;
    float: left;
    width: 50%;
}

    .col-half::after {
        content: "";
        clear: both;
        display: table;
    }

    .col-half:nth-of-type(2n) {
        padding-right: 0;
    }

.col-third {
    float: left;
    padding-right: 30px;
    width: 33.33333333%;
}

    .col-third:last-of-type {
        padding-right: 0;
    }

.col-cardholder {
    float: left;
    width: calc(100% - 150px);
}

    .col-cardholder:last-of-type {
        padding-right: 0;
    }

.col-cardsbmit {
    float: left;
    width: 135px;
    margin-right: 15px;
}

    .col-cardsbmit:last-of-type {
        padding-right: 0;
    }

@media (max-width: 540px) {
    .col-half {
        width: 100%;
        padding-right: 0;
    }

    .col-third {
        padding-right: 15px;
    }

    .col-cardholder {
        width: 100%;
        padding-right: 0;
    }

    .col-cardsbmit {
        width: 100%;
    }
}

.btn-register {
    background-color: #00285E;
    border-radius: 0;
    color: #ffffff;
    padding: 10px 0px;
    width: 200px;
    font-size: 20px;
    margin-top: 40px;
}

.login-bg {
    /* background: url('../images/completed-bg.jpg') no-repeat 0px bottom;*/
    background-color: #fafafa;
    height: calc(100vh);
    flex-direction: column;
    padding-top: 100px;
    margin: 0 -15px;
}

.page404-bg {
    background: url('../images/404.png') no-repeat center center;
    background-color: #8aa2c3;
    height: calc(100vh);
    flex-direction: column;
    padding-top: 100px;
    margin: 0 -15px;
}

@media (max-width: 991px) {
    .login-bg {
        padding-top: 0px;
    }

    .page404-bg {
        padding-top: 0px;
    }
}

.login-bg h2 {
    font-size: 40px;
    color: #00285E;
    text-align: left;
    line-height: 1.2;
    margin: 80px 0 10px 0;
    font-weight: 700;
}

.login-bg p {
    font-size: 20px;
    color: black
}

.mem_forgotPwd-page {
    text-align: right;
    margin-top: 15px;
}

.btn-login-page {
    background-color: #59AD40;
    color: #ffffff;
}

    .btn-login-page:hover {
        background-color: #00285E;
    }

.new-customer-box {
    background-color: #eee;
    padding: 30px 20px;
    float: left;
    width: 100%;
    margin: 30px 0px 20px 0px;
}

    .new-customer-box h2 {
        font-size: 40px;
        color: #00285E;
        text-align: left;
        line-height: 1.2;
        margin: 20px 0 10px 0;
        font-weight: 700;
    }

.btn-new-customer {
    padding: 20px;
    background-color: #00285E;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-top: 200px;
}

@media (max-width: 991px) {
    .login-bg {
        height: auto;
        float: left;
        width: 100vw;
        padding-bottom: 40px;
    }

    .new-customer-box {
        padding: 30px 20px;
        margin: 30px 0px 20px 0px;
    }

    .btn-new-customer {
        margin-top: 50px;
    }
}
/*------11-1 complite register---------*/
.completed-bg {
    background: url('../images/completed-bg.jpg') no-repeat center bottom;
    background-color: #f8fff5;
    background-size: contain;
    height: 100%;
    flex-direction: column;
    margin: 0 -15px -40px -15px;
    padding: 0 20px 110px 20px;
}

    .completed-bg h1 {
        font-size: 40px;
        color: #59AD40;
        text-align: left;
        line-height: 1.2;
        margin: 80px 0 10px 0;
        font-weight: 700;
    }

    .completed-bg p {
        font-size: 20px;
        color: black
    }

    .completed-bg .btn-resend {
        font-size: 18px;
        color: #ffffff;
        padding: 10px 20px;
        margin-top: 20px;
        background: #59AD40;
    }

        .completed-bg .btn-resend:hover {
            background: #00285E;
        }

.verified-bg h1 {
    font-size: 40px;
    color: #59AD40;
    text-align: center;
    line-height: 1.2;
    margin: 80px 0 40px 0;
    font-weight: 700;
}

.promo-card-bg {
    background-color: #eee;
    padding: 15px;
}

a.go_shopping {
    border: 1px solid #00285E;
    width: 100%;
    padding: 10px 0 20px 0;
    text-align: center;
    display: block;
    font-size: 60px;
}

    a.go_shopping span {
        font-size: 20px;
        font-weight: 700;
        display: block;
    }

.c-coupon {
    position: relative;
    background: #00285E;
    padding: 44px 60px 44px 44px;
    border-radius: 4px;
}

    .c-coupon:before, .c-coupon:after {
        content: '';
        display: block;
        position: absolute;
        height: 48px;
        width: 48px;
        background: #eee;
        border-radius: 64px;
        top: 50%;
    }

    .c-coupon:before {
        left: 0;
        transform: translate(-50%, -50%);
    }

    .c-coupon:after {
        right: 0;
        transform: translate(50%, -50%);
    }

.c-coupon__tearaway {
    display: block;
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0;
    top: 0;
    border-left: 3px dotted #CCC;
}

.c-coupon h2 {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}

    .c-coupon h2 small {
        font-size: 0.8em;
    }

    .c-coupon h2 .code {
        font-size: 30px;
        text-align: center;
        display: block;
        padding: 10px 0;
    }

@media (max-width: 400px) {
    .c-coupon__tearaway {
        display: none;
    }

    .c-coupon h1 {
        font-size: 16px;
        font-weight: 500;
        margin: 0;
    }

        .c-coupon h1 .code {
            font-size: 20px;
            display: block;
            padding: 15px 0;
        }
}

.membership-bg h2 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #00285E;
    text-align: center;
    line-height: 1.8;
    font-weight: 700;
    padding: 40px 0 10px 0;
}

a.btn-membership-card {
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 150px;
    line-height: 1;
}
/*-------12. shopping cart & wishlist ------*/
.shopping-cart {
    margin: 15px 0px;
}

    .shopping-cart p {
        text-align: left;
    }

    .shopping-cart .shopping-top {
        margin: 15px 0px 5px 0;
        float: right;
        text-align: right;
        width: 100%;
    }

    .shopping-cart .product-substitution-all {
        font-size: 0.9em;
        text-align: right;
        display: inline-block;
    }

.empty-btns {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.shopping-cart .empty-cart {
    display: inline-block;
    color: #000000;
    font-size: 0.9em;
    margin: 0 15px;
}

.shopping-cart .btn-empty-cart:before {
    content: "\e082";
    font-family: 'Simple-Line-Icons';
}

.shopping-cart .btn-empty-cart {
    background-color: transparent;
    color: #00285E;
    font-size: 20px;
    line-height: 100%;
    cursor: pointer;
}

    .shopping-cart .btn-empty-cart span {
        margin-left: 7px;
        font-size: 13px;
        color: #000000;
    }

button.button.btn-empty-yes {
    background: #00285E;
    color: #FFF;
    width: 45%;
    border: none;
    font-weight: 700;
    height: inherit;
    padding: 15px 12px;
}

    button.button.btn-empty-yes:hover {
        background: #59AD40;
        color: #fff;
    }

    button.button.btn-empty-yes:before {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 16px;
        padding-right: 5px;
        font-weight: normal;
    }

    button.button.btn-empty-yes span {
        font-size: 14px;
        font-weight: 500;
    }

button.button.btn-empty-no {
    background: #999999;
    color: #FFF;
    width: 45%;
    border: none;
    font-weight: 700;
    height: inherit;
    padding: 15px 12px;
}

    button.button.btn-empty-no:hover {
        background: #333e48;
        color: #fff;
    }

    button.button.btn-empty-no:before {
        content: "\f00d";
        font-family: FontAwesome;
        font-size: 16px;
        padding-right: 5px;
        font-weight: normal;
    }

    button.button.btn-empty-no span {
        font-size: 14px;
        font-weight: 500;
    }

@media (max-width: 600px) {
    button.button.btn-empty-yes, button.button.btn-empty-no {
        width: 100%;
        margin: 10px 0;
    }
}

.shopping-cart .column-labels {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width: 100%;
    padding: 0 15px;
}

.shopping-cart .product {
    padding: 10px 0
}

    .shopping-cart .product:nth-child(odd) {
        background-color: #f1f1f1;
    }

    .shopping-cart .product.disable-eng {
        border: 1px solid #e60000;
    }

        .shopping-cart .product.disable-eng::before {
            content: 'This product is not sold at this branch. Please remove the product from the shopping cart or select another branch.';
            position: relative;
            text-align: left;
            background-color: #fbfbfb;
            z-index: 2;
            color: #e60000;
            font-weight: 700;
            padding: 5px;
            width: 100%;
            height: 100%;
            margin-bottom: 10px;
        }

    .shopping-cart .product.disable-kor {
        border: 1px solid #e60000;
    }

        .shopping-cart .product.disable-kor::before {
            content: '�� ��ǰ�� �ش� �������� �Ǹŵ��� �ʽ��ϴ�. ��ٱ��Ͽ��� ��ǰ�� �����ϰų� �ٸ� ������ ������ �ּ���.';
            position: relative;
            text-align: left;
            background-color: #fbfbfb;
            z-index: 2;
            color: #e60000;
            font-weight: 700;
            padding: 5px;
            width: 100%;
            height: 100%;
            margin-bottom: 10px;
        }

.shopping-cart .product-image {
    float: left;
    width: 9%;
}

.shopping-cart .product-details {
    float: left;
    width: 32%;
}

.shopping-cart .product-price {
    float: left;
    width: 11%;
    text-align: right;
}

.shopping-cart .product-tax {
    float: left;
    width: 8%;
    text-align: right;
}

.shopping-cart .product-quantity {
    float: left;
    width: 17%;
}

.shopping-cart .product-substitution {
    font-size: 0.9em;
    text-align: right;
    width: auto;
    display: block;
}

.shopping-cart .product-line-price {
    float: left;
    width: 23%;
    text-align: right;
}

.badge-event {
    margin: 3px 0 0 0;
}

    .badge-event span {
        color: #59AD40;
        font-size: 11px;
        line-height: 14px;
        display: inline-block;
        border: 1px #6dbe14 solid;
        padding: 2px 7px;
        border-radius: 999px;
        font-weight: 700
    }
/* This is used as the traditional .clearfix class */
.group:before, .shopping-cart:before, .column-labels:before, .product:before, .totals-item:before, .order-labels:before,
.group:after,
.shopping-cart:after,
.column-labels:after,
.product:after,
.totals-item:after,
.order-labels:after {
    content: '';
    display: table;
}

.group:after, .shopping-cart:after, .column-labels:after, .product:after, .totals-item:after, .order-labels:after {
    clear: both;
}

.group, .shopping-cart, .column-labels, .product, .totals-item, .order-labels {
    zoom: 1;
}

    /* Column headers */
    .column-labels label {
        border-bottom: 1px solid #eee;
        padding: 10px 10px;
        color: #00285E;
    }

    .column-labels .product-image, .column-labels .product-removal, product-cart-wish, product-delete-wish {
        text-indent: -9999px;
    }

    /* Product entries */
    .shopping-cart .product {
        padding: 15px;
        margin: 0 0px;
        border-bottom: 1px solid #eee;
        color: #000000;
    }

        .shopping-cart .product .product-image {
            text-align: center;
        }

            .shopping-cart .product .product-image img {
                width: 70px;
            }

        .shopping-cart .product .product-details .product-title {
            text-align: left;
        }

        .shopping-cart .product .product-quantity input, .shopping-cart .product .product-quantity-wish input {
            width: 40px;
        }

        .shopping-cart .product .remove-product:before {
            content: "\f014";
            font-family: FontAwesome;
            font-size: 14px;
            font-weight: normal;
        }

        .shopping-cart .product .remove-product:hover {
            color: #e40000;
        }

        .shopping-cart .product .product-image a.imageresize {
            width: 100%;
            height: 100%;
            /*	overflow: hidden;  */
            display: inline-block;
            background-position: center center;
            background-size: contain;
            background-repeat: no-repeat;
        }

    .shopping-cart .product-image a img {
        width: 100%;
        height: 100%;
    }

    .shopping-cart .product-quantity .number, .shopping-cart .product-quantity-wish .number {
        background-color: #fbfbfb;
        padding: 2px;
        text-align: center;
        margin: 0 2px;
    }

    .shopping-cart .product-quantity .btn-minus:before, .shopping-cart .product-quantity-wish .btn-minus:before {
        content: "\e615";
        font-family: 'Simple-Line-Icons';
    }

    .shopping-cart .product-quantity .btn-minus, .shopping-cart .product-quantity-wish .btn-minus {
        background-color: #B4B4B4;
        color: #ffffff;
        padding: 2px;
        height: 25px;
        width: 25px;
    }

        .shopping-cart .product-quantity .btn-minus:hover, .shopping-cart .product-quantity-wish .btn-minus:hover {
            background: #00285E;
            padding: 2px;
            color: #ffffff;
        }

    .shopping-cart .product-quantity .btn-plus:before, .shopping-cart .product-quantity-wish .btn-plus:before {
        content: "\e095";
        font-family: 'Simple-Line-Icons';
    }

    .shopping-cart .product-quantity .btn-plus, .shopping-cart .product-quantity-wish .btn-plus {
        background-color: #B4B4B4;
        color: #ffffff;
        padding: 2px;
        height: 25px;
        width: 25px;
    }

        .shopping-cart .product-quantity .btn-plus:hover, .shopping-cart .product-quantity-wish .btn-plus:hover {
            background: #00285E;
            padding: 2px;
            color: #ffffff;
        }

input.substitution-yes:checked + label:before, input.substitution-all:checked + label:before {
    background-color: #f8f8f8;
    color: #000000;
    border-color: #999999;
    top: 0.1em;
    height: 1.8em;
}

input.substitution-yes + label:after, input.substitution-all + label:after {
    background-color: #f8f8f8;
    color: #000000;
    border-color: #999999;
}

input.substitution-yes + label, input.substitution-all + label {
    text-align: left;
    display: inline-block;
    color: #000000;
    padding-left: 30px;
}


/* Totals section */
.totals {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #f7f7f7;
}

    .totals h3 {
        width: 100%;
        font-size: 18px;
        color: #00285E;
        padding-bottom: 15px;
        border-bottom: 1px solid #00285E;
    }

    .totals .totals-item {
        float: right;
        clear: both;
        width: 100%;
        color: #000000;
        margin-bottom: 7px;
    }

        .totals .totals-item label {
            float: left;
            clear: both;
            width: 70%;
            text-align: right;
            color: #606060;
        }

        .totals .totals-item .totals-value {
            float: right;
            width: 30%;
            text-align: right;
        }

@media screen and (max-width: 700px) {
    .shopping-cart {
        margin: 0;
        padding-top: 20px;
    }

    .column-labels {
        display: none;
    }

    .shopping-cart .product-image {
        float: left;
        margin-bottom: 10px;
        width: auto;
    }

        .shopping-cart .product-image a img {
            margin: 0 0 10px 10px;
        }

    .shopping-cart .product-details {
        float: none;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

    .shopping-cart .product-price {
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        .shopping-cart .product-price:before {
            content: 'Price: $';
        }

    .shopping-cart .product-tax {
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
        font-size: 0.9em;
    }

        .shopping-cart .product-tax:before {
            content: 'Tax: $';
        }

    .shopping-cart .product-quantity {
        float: right;
        margin: 0;
        text-align: right;
        margin-top: 10px;
        width: auto;
    }

    .shopping-cart .product-substitution {
        float: right;
        display: block;
        text-align: left;
        width: 100%;
    }

    .shopping-cart .product-line-price {
        float: right;
        clear: left;
        width: 100%;
        margin-top: 10px;
    }

    .shopping-cart .product .product-line-price:before {
        content: 'Item Total: $';
    }

    .totals .totals-item label {
        width: 60%;
    }

    .totals .totals-item .totals-value {
        width: 40%;
    }
}

.checkout a {
    text-decoration: underline;
    color: #0083c1;
}

.checkout {
    color: #666666;
    padding-top: 5px;
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

button.button.btn-proceed-checkout {
    background: #00285E;
    color: #FFF;
    width: 100%;
    border: none;
    font-weight: 700;
    height: inherit;
    padding: 15px 12px;
}

    button.button.btn-proceed-checkout:hover {
        background: #59AD40;
        color: #fff;
    }

    button.button.btn-proceed-checkout:disabled {
        background-color: #A6A6A6;
        cursor: not-allowed;
    }

    button.button.btn-proceed-checkout:before {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 16px;
        padding-right: 5px;
        font-weight: normal;
    }

    button.button.btn-proceed-checkout span {
        font-size: 16px;
        font-weight: 700;
    }

.below-threshold-warning:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: transparent transparent #59AD40 transparent;
    content: "";
    position: absolute;
    top: -11px;
    left: 50%;
    margin-left: -12px;
}

.below-threshold-warning {
    background: #59AD40;
    color: #fff;
    padding: 10px;
    font-size: 1.3rem;
    text-align: center;
    margin-top: 5px;
    position: relative;
}

.credit-card {
    padding: 20px 0;
}

    .credit-card img {
        text-align: center !important;
        display: inline;
    }

input#txtCouponNo {
    margin: 8px 0;
    width: 90%;
}

.point-checkout {
    margin: 15px 0 15px 0;
    padding: 5px 0 5px 0;
    background-color: #f6f6f6;
}

    .point-checkout h5 {
        font-size: 18px;
        color: #59AD40;
        font-weight: 600;
    }

.police-authorize {
    padding: 5px 0 5px 0;
    border: 1px solid #00285E;
    text-align: center;
}

.discount {
    margin: 15px 0 25px 0;
    padding: 5px 0 15px 0;
    background-color: #f6f6f6;
}

.notice {
    color: #e00000;
}

.discount h5 {
    font-size: 14px;
    color: #333e48;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    margin-top: auto;
    letter-spacing: normal;
    font-weight: 600;
}

.discount label {
    font-weight: normal;
    font-size: 13px;
}

.button.coupon {
    background-color: #efecec;
    color: #333e48;
    border-radius: 0;
    border: 1px #efecec solid;
}

.shipping-select-box {
    color: #00285E;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #00285E;
    position: relative;
    display: block;
    text-align: center;
    padding: 35px 40px;
    margin-top: 20px;
}

    .shipping-select-box i {
        font-size: 50px;
    }

.shipping-title {
    margin: 10px 0 0 0;
    font-size: 20px;
}

/*---------12-1. wishlist----------*/
.wishlist-btns {
    text-align: right;
    display: block;
}

.btn-add-all {
    background: #59AD40;
    color: #FFF;
    padding: 5px 15px;
}

    .btn-add-all:hover {
        background: #999999;
        color: #fff;
    }

.btn-share {
    background: #00285E;
    color: #FFF;
    padding: 5px 15px;
}

    .btn-share:hover {
        background: #59AD40;
        color: #fff;
    }

.shopping-cart .product .product-image-wish a.imageresize {
    width: 100%;
    height: 100%;
    /*	overflow: hidden;  */
    display: inline-block;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.shopping-cart .product-quantity-wish .number {
    background-color: #fbfbfb;
    padding: 2px;
    text-align: center;
    margin: 0 2px;
}

.shopping-cart .product-image-wish a img {
    width: 100%;
    height: 100%;
}

.shopping-cart .product .product-image-wish img {
    width: 70px;
}

.shopping-cart .product-image-wish {
    float: left;
    width: 10%;
}

.shopping-cart .product-details-wish {
    float: left;
    width: 40%;
    text-align: left;
}

.shopping-cart .product-price-wish {
    float: left;
    width: 15%;
    text-align: right;
}

.shopping-cart .product-quantity-wish {
    float: left;
    width: 19%;
}

.shopping-cart .product-cart-wish {
    float: left;
    width: 8%;
}

.shopping-cart .product-delete-wish {
    float: left;
    width: 8%;
    text-align: center;
}

.shopping-cart .product .product-delete-wish .remove-product:before {
    content: "\f014";
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: 500;
}

.shopping-cart .product .product-delete-wish .remove-product:hover, .shopping-cart .product .product-cart-wish .cart-product:hover {
    color: #59AD40
}

.shopping-cart .product .product-cart-wish .cart-product:before {
    content: "\f218";
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: 500;
}

.shopping-cart .product .remove-product:hover {
    color: #e40000;
}

@media screen and (max-width: 700px) {
    .shopping-cart .product-image-wish {
        float: left;
        margin-bottom: 10px;
        width: auto;
    }

        .shopping-cart .product-image-wish a img {
            margin: 0 0 10px 10px;
        }

    .shopping-cart .product-details-wish {
        float: none;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

    .shopping-cart .product-price-wish {
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        .shopping-cart .product-price-wish span.price-wish:before {
            content: 'Price: $';
        }

    .shopping-cart .product-quantity-wish {
        float: right;
        margin: 0;
        text-align: right;
        margin-top: 10px;
        width: 100%;
    }

    .shopping-cart .product-cart-wish {
        float: right;
        margin-top: 10px;
        padding: 0 10px 0 0;
        width: auto;
    }

    .shopping-cart .product-delete-wish {
        float: right;
        margin-top: 10px;
        padding: 0 10px 0 0;
        width: auto;
    }
}
/*--------13. checkout-------------*/
.steps-widget {
    width: 100%;
}

.steps-meta {
    text-align: right;
    font-weight: bold;
    line-height: 2;
}

ul.steps-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.steps-list li.title {
        margin: 0.5em 0;
        text-align: left;
    }

    ul.steps-list li .label {
        background: #ddd;
        padding: 1em;
        width: 100%;
        text-align: left;
        display: block;
    }

        ul.steps-list li .label h4 {
            display: inline;
        }

@media (max-width: 400px) {
    ul.steps-list li .label h4 {
        font-size: 15px;
    }
}

ul.steps-list li .label .btn {
    margin: -0.25em 1em 0 0;
    padding: 0;
    width: 2em;
    height: 2em;
    float: left;
}

ul.steps-list li .label i:before {
    content: "+";
    color: #00285E;
    display: inline-block;
    line-height: 1em;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 2em;
}

ul.steps-list li .desc {
    height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    ul.steps-list li .desc .wrap {
        padding: 1em;
    }

    ul.steps-list li .desc p {
        margin: 0;
    }

ul.steps-list li .action {
    text-align: right;
    display: block;
    float: left;
    width: 100%;
    padding: 1em 0;
}

ul.steps-list li.active .label {
    background-color: #00285E;
    color: #fff;
}

    ul.steps-list li.active .label i:before {
        content: "-";
    }

ul.steps-list li.active .desc {
    height: 100%;
    opacity: 1;
}

ul.steps-list li.complete .label {
    color: #999;
    cursor: pointer;
}

    ul.steps-list li.complete .label i:before {
        content: "\2713";
        /* this is a checkmark */
        font-size: 1.5em;
    }

ul.steps-list li.current .label {
    cursor: pointer;
}

.btn-address-save {
    background-color: #59AD40;
    padding: 10px;
    float: left;
    color: #ffffff;
}

.btn-next {
    background-color: #00285E;
    padding: 10px;
    color: #ffffff;
    float: right;
}

    .btn-next:hover {
        background-color: #59AD40;
        padding: 10px;
        color: #ffffff;
    }

.btn-order {
    background-color: #00285E;
    padding: 10px 30px;
    color: #ffffff;
    float: right;
}

    .btn-order:hover {
        background-color: #59AD40;
        color: #ffffff;
    }

.free-shipping-img {
    margin: 15px 20px 0px 0;
    display: inline-block;
    float: left;
}

a.btn-free-shipping {
    margin: 10px 0px 10px 0px;
    padding: 6px 15px;
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #ffffff;
    border-radius: 2px;
    background-color: #59AD40;
}

.order-preview {
    margin: 15px -15px;
}

    .order-preview p {
        text-align: left;
    }



    .order-preview .column-labels {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        width: 100%;
    }

    .order-preview .product {
        padding: 10px 0
    }

    .order-preview product input {
        border: 1px #ddd solid;
        display: block;
        width: 100%;
        background: #fff
    }

    .order-preview .product-group {
        display: block;
        float: left;
        width: 10%;
    }

    .order-preview .product:nth-child(odd) {
        background-color: #f1f1f1;
    }

    .order-preview .product-image {
        float: left;
        width: 9%;
    }

    .order-preview .product-details {
        float: left;
        width: 38%;
    }

    .order-preview .product-price {
        float: left;
        width: 14%;
        text-align: right;
    }

    .order-preview .product-tax {
        float: left;
        width: 10%;
        text-align: right;
    }

    .order-preview .product-quantity {
        float: left;
        width: 10%;
        text-align: right;
    }

    .order-preview .product-line-price {
        float: left;
        width: 15%;
        text-align: right;
    }

@media screen and (max-width: 700px) {
    .order-preview {
        margin: 0;
        padding-top: 20px;
    }

    .column-labels {
        display: none;
    }

    .order-preview .product-image {
        float: left;
        margin-bottom: 10px;
        width: auto;
        display: none;
    }

        .order-preview .product-image a img {
            margin: 0 0 10px 10px;
        }

    .order-preview .product-details {
        float: left;
        text-align: left;
        margin-bottom: 10px;
        width: 100%;
    }

    .order-preview .product-price {
        float: left;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        .order-preview .product-price:before {
            content: 'Price: $';
        }

    .order-preview .product-tax {
        float: left;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
        font-size: 0.9em;
    }

        .order-preview .product-tax:before {
            content: 'Tax: $';
        }

    .order-preview .product-quantity {
        float: left;
        margin: 0;
        text-align: left;
        padding: 0 10px;
        width: auto;
    }

        .order-preview .product-quantity:before {
            content: 'X ';
        }

    .order-preview .product-substitution {
        float: right;
        display: block;
        text-align: left;
        width: 100%;
    }

    .order-preview .product-line-price {
        float: right;
        clear: left;
        width: 100%;
    }

    .order-preview .product .product-line-price:before {
        content: 'Item Total: $';
    }

    .totals .totals-item label {
        width: 60%;
    }

    .totals .totals-item .totals-value {
        width: 40%;
    }
}

.order-preview .product {
    padding: 15px;
    margin: 0 0px;
    border-bottom: 1px solid #eee;
    color: #000000;
}

    .order-preview .product .product-image {
        text-align: center;
    }

        .order-preview .product .product-image img {
            width: 50px;
        }

    .order-preview .product .product-details .product-title {
        text-align: left;
    }

.order-preview .product-image a img {
    width: 100%;
    height: 100%;
}

.order-preview .product .product-image a.imageresize {
    width: 100%;
    height: 100%;
    /*	overflow: hidden;  */
    display: inline-block;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.pickup-store p {
    width: 100%;
    padding-bottom: 10px;
    text-align: left;
}

.notice-box {
    background-color: #eee;
    padding: 5px;
    font-size: 0.9em;
    word-wrap: break-word;
}

    .notice-box .title {
        font-weight: 700;
        color: #00285E;
        padding-bottom: 5px;
        display: block;
    }
/*------13-1 complite order---------*/
.completed-order-bg {
    background: url('../images/completed-order-bg.jpg') no-repeat center bottom;
    background-color: #f0eef1;
    background-size: contain;
    height: 100%;
    flex-direction: column;
    margin: 0 -15px -40px -15px;
    padding: 0 20px 110px 20px;
}

    .completed-order-bg h1 {
        font-size: 40px;
        color: #59AD40;
        text-align: left;
        line-height: 1.2;
        margin: 80px 0 10px 0;
        font-weight: 700;
    }

    .completed-order-bg p {
        font-size: 20px;
        color: black
    }

    .completed-order-bg .btn-go-shopping, button.button.btn-go-shopping {
        font-size: 18px;
        color: #ffffff;
        padding: 10px 20px;
        margin-top: 20px;
        background: #59AD40;
    }

        .completed-order-bg .btn-go-shopping:hover, button.button.btn-go-shopping:hover {
            background: #00285E;
        }

    .completed-order-bg .btn-go-account {
        font-size: 18px;
        color: #ffffff;
        padding: 10px 20px;
        margin-top: 20px;
        background: #00285E;
    }

        .completed-order-bg .btn-go-account:hover {
            background: #59AD40;
        }

/*--------14. my account-------*/
.account-menu-box {
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 0px 0 10px;
    margin-bottom: 5px;
}

.account-menu {
    padding-top: 0px;
    margin: 0px 0 0px;
    overflow: hidden;
    padding: 0;
    list-style: none;
}

    .account-menu li {
        width: 19%;
        text-align: center;
        color: #333e48;
        margin-right: 0px;
        padding: 10px 5px 7px;
        background-color: #fff;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        margin-right: 6px;
        border-radius: 5px;
        border: 2px #eaeaea solid
    }

        .account-menu li.last {
            margin-right: 0;
        }

        .account-menu li.active {
            background-color: #fff;
            color: #333e48;
            border: 2px #59AD40 solid
        }

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .account-menu li {
        width: 100%;
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 480px) and (max-width: 991px) {
    .account-menu li {
        width: 48%;
        margin-bottom: 5px;
    }
}

.account-data {
    padding: 20px 20px 40px 20px;
    margin-bottom: 30px;
    background-color: #eee;
    width: 100%;
    font-size: 15px;
    color: #000000;
    float: left;
}

    .account-data label {
        width: 100%;
        margin-top: 15px;
        text-align: left;
    }

    .account-data p {
        width: 100%;
        margin-top: 0px;
        text-align: left;
    }

.address-box {
    border-style: dashed;
    height: 220px;
    padding-top: 70px;
    border-width: 2px;
    border-color: #C7C7C7;
    text-align: center;
    margin-bottom: 15px;
    vertical-align: middle;
}

    .address-box i {
        font-size: 50px;
        display: block;
    }

    .address-box p {
        font-size: 25px;
        display: block;
    }

.address-box-data {
    border: 1px solid #C7C7C7;
    height: 220px;
    padding: 15px 0;
    font-size: 15px;
    margin-bottom: 15px;
}

    .address-box-data p {
        font-size: 18px;
        font-weight: 700;
    }

    .address-box-data .address-detail {
        display: block;
        height: 110px;
    }

    .address-box-data a.delete {
        float: right;
        margin-left: 10px;
        margin-top: 5px;
        margin-right: 15px;
        padding: 5px 10px;
        color: #ffffff;
        background-color: #999999;
    }

        .address-box-data a.delete:hover {
            float: right;
            margin-left: 10px;
            margin-top: 5px;
            margin-right: 15px;
            padding: 5px 10px;
            color: #ffffff;
            background-color: #838383;
        }

    .address-box-data a.edit {
        float: right;
        margin-left: 10px;
        margin-top: 5px;
        padding: 5px 10px;
        color: #000000;
        background-color: #ddd;
    }

        .address-box-data a.edit:hover {
            float: right;
            margin-left: 10px;
            margin-top: 5px;
            padding: 5px 10px;
            color: #000000;
            background-color: #a4a4a4;
        }

.badge-default {
    margin-top: 15px;
    margin-left: 15px;
    border: 2px solid #59AD40;
    color: #59AD40;
    float: left;
    border-radius: 3px;
}

.save-address {
    text-align: center;
    margin: 10px auto;
}

button.button.btn-save-address {
    background: #59AD40;
    color: #FFF;
    width: 45%;
    font-size: 20px;
    position: relative;
    border: none;
    font-weight: 700;
    height: inherit;
    margin: 0 auto;
    padding: 15px 12px;
}

    button.button.btn-save-address:hover {
        background: #00285E;
        color: #fff;
    }

    button.button.btn-save-address:before {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 16px;
        padding-right: 5px;
        font-weight: normal;
    }

    button.button.btn-save-address span {
        font-weight: 500;
    }

.btn-register-card {
    background-color: #00285E;
    border-radius: 0;
    color: #ffffff;
    padding: 5px 10px;
}


/*-- green box ---*/
.account-banner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    align-items: center;
    gap: 3.5em;
    color: black;
    background-color: #DCE8FA;
    height: 18em;
}



.account-header {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.my-account {
    font-weight: bold;
    font-size: 30px;
}

.user-name {
    font-size: 30px;
    text-align: end;
}

/*.rebate-point {
    display: flex;
}


.points-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1em;
}

.rebate-label {
    font-weight: 600;
    font-size: 25px;
    padding-top: 4px;
}

.point-number {
    font-weight: bold;
    font-size: 35px;
    min-width: 69px;
    white-space: nowrap;
}*/

.rebate-point {
    display: flex;
    flex-direction: column;
}

.points-info {
    display: flex;
    align-items: center;
}

.point-number {
    display: inline-block;
    white-space: nowrap;
    text-align: right; /* Ensures numbers align to the right within the fixed width */
    font-weight: bold;
    font-size: 35px;
    margin-right: 10px; /* Space between number and label */
}

.rebate-label {
    font-weight: 600;
    font-size: 25px;
    /*white-space: nowrap;*/
}


@media (max-width: 479px) {
    .account-banner {
        gap: 1.3em;
        color: black;
        background-color: #DCE8FA;
        height: 14em;
        padding-top: 1em;
    }

    .my-account {
        font-size: 20px;
    }

    .rebate-label {
        font-size: 13px;
        width: 85px;
        /*padding-top: 13px;*/

    }

    .user-name {
        font-size: 20px;
        text-align: end;
    }

    .point-number {
        font-weight: bold;
        font-size: 20px;
        max-width: 20vw;
        min-width: 37px;
        white-space: nowrap;
    }
}

.boxx-body {
    background-color: #EDEDED;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.account-category {
    padding: 7rem 7rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem 2rem; /* Adjust gap between items as needed */
}

#my-account-icon {
    background-image: url('../images/icon_user.png');
    background-repeat: no-repeat;
    background-position: center;
}

#my-order-icon {
    background-image: url('../images/icon_my order.png');
    background-repeat: no-repeat;
    background-position: center;
}

#my-wish-icon {
    background-image: url('../images/icon_wishlist.png');
    background-repeat: no-repeat;
    background-position: center;
}

#my-point-icon {
    background-image: url('../images/icon_points.png');
    background-repeat: no-repeat;
    background-position: center;
}

#my-cc-icon {
    background-image: url('../images/icon_credit card.png');
    background-repeat: no-repeat;
    background-position: center;
}

#my-11-icon {
    background-image: url('../images/icon_1-1.png');
    background-repeat: no-repeat;
    background-position: center;
}

#my-address-icon {
    background-image: url('../images/icon_address.png');
    background-repeat: no-repeat;
    background-position: center;
}

.my-account-icon {
    display: flex;
    justify-content: center;
}

.icon-circle {
    display: block;
    width: 7em;
    height: 7em;
    background-color: white;
    border-radius: 50%;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3); /* Add a shadow effect */
    background-size: 6em 6em;
}

.icon-label {
    font-size: 12pt;
}

.icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

@media (max-width: 479px) {
    .account-category {
        gap: 1.5rem 3rem;
        padding: 0 15px 0 15px;
    }

    .boxx-body {
        padding-top: 10px;
    }

    .icon-circle {
        display: block;
        width: 6em;
        height: 6em;
        color: white;
        border-radius: 50%;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3); /* Add a shadow effect */
        background-size: 5em 5em;
    }

    .icon-label {
        font-size: 1.1em;
    }
}


/* BEGIN: My Account Page */
.my-info-container {
    max-width: 500px;
    margin: 40px auto 40px auto;
}


.accounts-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 0;
}


.my-account-label {
    color: #000;
    width: 30%;
    font-weight: bold;
}

.my-data {
    color: #555;
    width: 50%;
}

    .my-data a {
        margin-left: 30px;
        background: white;
        padding: 0.3rem 1rem 0.3rem 1rem;
        border-radius: 3px;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3); /* Add a shadow effect */
        text-decoration-color: black;
        font-weight: bold;
        white-space: nowrap;
    }


.my-info-container .accounts-info input, select {
    width: 30rem;
    border: none;
    border-radius: 1px;
    padding: 0.23em;
    background-color: #EDEDED;
}


    .my-info-container .accounts-info input[disabled] {
        background-color: #BABABA;
    }

.account-edit {
    display: flex;
    flex-direction: column;
}

.preferLangOthers {
    margin-top: 10px;
}

.account-edit .select-list {
    border: none;
    background-color: #EDEDED;
    display: block;
    padding: 0px;
    height: 1.8em;
    -webkit-appearance: auto;
    text-align: start;
}

.edit-btn-box {
    display: flex;
    flex-direction: row;
    gap: 30px;
}


@media (max-width: 980px) {
    .my-info-container {
        max-width: 340px;
        margin: 20px auto 20px auto;
        font-size: 12px;
    }

    .accounts-info {
        padding: 10px 0;
    }

    .main-pass-form .accounts-info {
        align-items: center;
    }

    .my-data {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

        .my-data a {
            margin-left: 0px;
            font-size: 1rem;
        }

    .my-info-container .accounts-info input, select {
        width: 23rem;
    }


    .edit-btn-box {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }

        .edit-btn-box button {
            width: 15rem;
        }
}


/* slider button */
/* The switch - the box around the slider */
.switch-button {
    width: 50%;
}

.switch {
    position: relative;
    display: block;
    width: 40px;
    height: 24px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16.5px);
    -ms-transform: translateX(16.5px);
    transform: translateX(16.5px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/* slider button */


/* Password Edit */
.main-pass-form {
    border: solid #EDEDED 40px;
}

@media (max-width: 479px) {
    .main-pass-form {
        border: none;
    }
}

.pass-input {
    display: flex;
    flex-direction: column;
}

    .pass-input .has-error {
        display: flex;
    }


/* END: My Account Page */

/*----------15.change store-------------*/
.store-menu-box {
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 40px 0 25px;
    margin-bottom: 5px;
}

.store-menu {
    padding-top: 0px;
    margin: 0px 0 0px;
    overflow: hidden;
    padding: 0;
    list-style: none;
}

    .store-menu li {
        width: 19%;
        text-align: center;
        margin-right: 0px;
        padding: 10px 5px 7px;
        background-color: #fff;
        font-size: 14px;
        font-weight: 600;
        display: inline-block;
        margin-right: 6px;
        border-radius: 5px;
        border: 2px #eaeaea solid
    }

        .store-menu li a {
            color: #999999 !important;
        }

        .store-menu li.last {
            margin-right: 0;
        }

        .store-menu li.active {
            background-color: #fff;
            color: #59AD40;
            border: 2px #59AD40 solid
        }

@media (max-width: 479px) {
    .store-menu li {
        width: 40%;
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 480px) and (max-width: 991px) {
    .store-menu li {
        width: 48%;
        margin-bottom: 5px;
    }
}

.select-box {
    padding: 15px 15px;
    margin: 15px 0;
    background-color: #eeeeee;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.store-box {
    padding: 0px 0px 30px 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
}

#thornhill {
    top: 130px;
    position: absolute;
}

#yorkmills {
    top: 380px;
    position: absolute;
}

#oakville {
    top: 950px;
    position: absolute;
}

#wellesley {
    top: 1500px;
    position: absolute;
}

#bloor {
    top: 2050px;
    position: absolute;
}

@media only screen and (min-width: 460px) and (max-width: 991px) {
    #thornhill {
        top: 130px;
        position: absolute;
    }

    #yorkmills {
        top: 950px;
        position: absolute;
    }

    #oakville {
        top: 1970px;
        position: absolute;
    }

    #wellesley {
        top: 3000px;
        position: absolute;
    }

    #bloor {
        top: 4030px;
        position: absolute;
    }
}

@media (max-width: 459px) {
    #thornhill {
        top: 130px;
        position: absolute;
    }

    #yorkmills {
        top: 990px;
        position: absolute;
    }

    #oakville {
        top: 2080px;
        position: absolute;
    }

    #wellesley {
        top: 3190px;
        position: absolute;
    }

    #bloor {
        top: 4280px;
        position: absolute;
    }
}

.img-store-tho {
    background: url('../images/store_thornhill.jpg') no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin: 10px 0;
}

.img-store-yor {
    background: url('../images/store_yorkmills.jpg') no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin: 10px 0;
}

.img-store-oak {
    background: url('../images/store_oakville.jpg') no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin: 10px 0;
}

.img-store-wel {
    background: url('../images/store_wellesley.jpg') no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin: 10px 0;
}

.img-store-blo {
    background: url('../images/store_bloor.jpg') no-repeat center center;
    background-size: cover;
    min-height: 250px;
    margin: 10px 0;
}

.img-store-map {
    margin: 10px 0;
    min-height: 250px;
}

.store-box .info {
    text-align: left;
}

    .store-box .info h2 {
        font-size: 22px;
        color: #000000;
    }

    .store-box .info span {
        color: #59AD40;
        font-weight: 700;
    }

.store-btns {
    text-align: right;
    margin-top: 20px;
}

    .store-btns .btn-select {
        padding: 10px 40px;
        margin: 0 0 10px;
        display: inline-block;
        text-align: center;
        font-size: 16px;
        color: #ffffff;
        background-color: #59AD40;
    }

        .store-btns .btn-select:hover {
            background-color: #00285E;
        }

    .store-btns .btn-selected {
        padding: 10px 20px;
        text-align: center;
        font-size: 16px;
        color: #ffffff;
        background-color: #00285E;
    }

    .store-btns .btn-pickup {
        margin: 0 0 10px;
        padding: 10px 15px;
        text-align: center;
        font-size: 16px;
        color: #00285E;
        background-color: #DAE9E6;
    }

        .store-btns .btn-pickup:hover {
            background-color: #ddd;
        }

    .store-btns .btn-delivery {
        margin: 0 0 10px;
        padding: 10px 15px;
        text-align: center;
        font-size: 16px;
        color: #00285E;
        background-color: #D9DBE8;
    }

        .store-btns .btn-delivery:hover {
            background-color: #ddd;
        }
/*-------16. my order----------*/
.order-labels {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.order-sort {
    margin-top: 30px;
    width: 100%;
}

#order-accordion .arrow-down, #order-accordion .arrow-up {
    display: inline-block;
    width: 15px;
    height: 15px;
    font-size: 15px;
    color: #ffffff;
}

#order-accordion .arrow-down, #order-accordion .collapsed .arrow-up {
    display: none;
}

#order-accordion .collapsed .arrow-down {
    display: inline-block;
}

#order-accordion .collapsed .arrow-up {
    display: none;
}

#order-accordion .panel-heading {
    padding: 0;
}

#order-accordion .order-summary {
    padding: 10px 0;
    position: relative;
    background-color: #f2f2f2;
    border: 1px solid #00285E;
    width: 100%;
    color: #00285E;
    border-radius: 2px;
}

#order-accordion .product-no {
    display: inline-block;
    width: 15%;
}

#order-accordion .product-date {
    display: inline-block;
    width: 15%;
}

#order-accordion .product-price {
    display: inline-block;
    text-align: right;
    width: 10%;
}

#order-accordion div.product-price:before {
    content: '$';
}

#order-accordion .product-shipping {
    display: inline-block;
    width: 13%;
}

#order-accordion .product-store {
    display: inline-block;
    width: 10%;
}

#order-accordion .product-status {
    display: inline-block;
    width: 10%;
}

#order-accordion .product-btns {
    display: inline-block;
    text-align: right;
    width: 22%
}

@media screen and (max-width: 700px) {
    .order-labels {
        display: none;
    }

    #order-accordion .product-no {
        display: block;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

        #order-accordion .product-no:before {
            content: 'Order Number: ';
        }

    #order-accordion .product-date {
        display: block;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

        #order-accordion .product-date:before {
            content: 'Order Date: ';
        }

    #order-accordion .product-price {
        display: block;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        #order-accordion .product-price:before {
            content: 'Price: $';
        }

    #order-accordion .product-shipping {
        display: block;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        #order-accordion .product-shipping:before {
            content: 'Shipping Type: ';
        }

    #order-accordion .product-store {
        display: block;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        #order-accordion .product-store:before {
            content: 'Store:  ';
        }

    #order-accordion .product-status {
        display: block;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        #order-accordion .product-status:before {
            content: 'Status:  ';
        }

    #order-accordion .product-btns {
        display: block;
        margin: 0;
        text-align: right;
        margin-top: 10px;
        width: auto;
    }
}

#order-accordion .order-preview {
    margin: 0px;
    border: 1px solid #ddd;
}

#order-accordion .column-labels label {
    border: none;
}

.btn-orderno {
    background-color: #00285E;
    color: #ffffff;
    padding: 2px 10px;
    border-radius: 3px;
}

    .btn-orderno:hover, .btn-orderno:focus {
        background-color: #00285E;
        color: #ffffff;
    }

.btn-reorder {
    background-color: #DAE9E6;
    color: #000000;
    padding: 2px 10px;
    border-radius: 3px;
    width: auto;
    border: 1px solid #00285E;
}

    .btn-reorder:hover {
        background-color: #999999;
        color: #ffffff;
    }

.btn-cancel {
    background-color: #D9DBE8;
    color: #000000;
    padding: 2px 10px;
    border-radius: 3px;
    width: auto;
    border: 1px solid #00285E;
}

    .btn-cancel:hover {
        background-color: #999999;
        color: #ffffff;
    }

#order-accordion .order-preview .product-image {
    float: left;
    width: 7%;
}

#order-accordion .order-preview .product-details {
    float: left;
    width: 45%;
}

#order-accordion .order-preview .product-price {
    float: left;
    width: 13%;
    text-align: right;
}

#order-accordion .order-preview .product-tax {
    float: left;
    width: 10%;
    text-align: right;
}

#order-accordion .order-preview .product-quantity {
    float: left;
    width: 10%;
}

#order-accordion .order-preview .product-line-price {
    float: left;
    width: 15%;
    text-align: right;
}

@media screen and (max-width: 700px) {
    #order-accordion .order-preview .product-image {
        float: left;
        margin-bottom: 10px;
        width: auto;
    }

        #order-accordion .order-preview .product-image a img {
            margin: 0 0 10px 10px;
        }

    #order-accordion .order-preview .product-details {
        float: none;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

    #order-accordion .order-preview .product-price {
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

        #order-accordion .order-preview .product-price:before {
            content: 'Price: $';
        }

    #order-accordion .order-preview .product-tax {
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
        font-size: 0.9em;
    }

        #order-accordion .order-preview .product-tax:before {
            content: 'Tax: $';
        }

    #order-accordion .order-preview .product-quantity {
        float: right;
        margin: 0;
        text-align: right;
        margin-top: 10px;
        width: 100%;
    }

        #order-accordion .order-preview .product-quantity:before {
            content: 'Quantity: ';
        }

    #order-accordion .order-preview .product-line-price {
        float: right;
        clear: left;
        width: 100%;
        margin-top: 10px;
    }

    #order-accordion .order-preview .product .product-line-price:before {
        content: 'Item Total: $';
    }
}

/*------17. shipping info------*/
.shipping-tab {
    font-weight: 700;
    font-size: 22px;
    padding: 10px 30px !important;
    color: #757575;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #f0f0f0;
}

    .shipping-tab span {
        padding-left: 5px;
        font-weight: 500;
    }

.shipping-info-box li.active a.shipping-tab, .shipping-info-box li.active a.shipping-tab:hover, .shipping-info-box li.active a.shipping-tab:focus {
    background: #fff;
    box-shadow: inset 0 3px #59AD40;
    color: #00285E;
}

@media (max-width: 767px) {
    .shipping-tab span {
        display: none;
    }
}

.tab_container .shipping-tab-content {
    text-align: left;
}

    .tab_container .shipping-tab-content h3 {
        font-size: 20px;
        color: #00285E;
    }

    .tab_container .shipping-tab-content h4 {
        font-size: 17px;
        text-align: left;
        background-color: #eee;
        margin-top: 20px;
        padding: 5px;
    }

    .tab_container .shipping-tab-content p, .tab_container .shipping-tab-content li {
        font-size: 14px;
        line-height: 1.6;
    }

    .tab_container .shipping-tab-content .notice-box {
        padding: 10px;
        background-color: #DAE9E6;
        font-size: 14px;
    }

    .tab_container .shipping-tab-content p,
    .tab_container .shipping-tab-content h3,
    .tab_container .shipping-tab-content h4,
    .tab_container .shipping-tab-content li,
    .tab_container .shipping-tab-content div,
    .tab_container .shipping-tab-content .fee-table {
        -webkit-animation: fadeInScale 0.7s ease-in-out;
        -moz-animation: fadeInScale 0.7s ease-in-out;
        animation: fadeInScale 0.7s ease-in-out;
    }

/*Content Animation*/
@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.fee-table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 20px;
}

    .fee-table thead tr {
        background-color: #DAE9E6;
    }

    .fee-table tbody tr:nth-child(odd) {
        background-color: #f8f8f8;
        padding: .35em;
    }

    .fee-table tbody tr:nth-child(even) {
        background-color: #ffffff;
        padding: .35em;
    }

    .fee-table th,
    .fee-table td {
        padding: .625em;
    }

    .fee-table .th-area {
        width: 15%
    }

    .fee-table .th-fee {
        width: 15%
    }

@media screen and (max-width: 767px) {
    .fee-table {
        border: 0;
    }

        .fee-table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        .fee-table tr {
            border-bottom: 1px solid #999999;
            display: block;
        }

        .fee-table td {
            border-bottom: 1px solid #ddd;
            display: block;
            width: auto;
            word-break: break-all;
            white-space: normal !important;
            border-top: none !important;
        }

            .fee-table td::before {
                /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
                content: attr(data-label);
                display: block;
                font-weight: bold;
                text-transform: uppercase;
            }

            .fee-table td:last-child {
                border-bottom: 0;
            }
}

/*---------- 18.FaQ --------------*/
.faq-category {
    margin-top: 30px;
    padding: 0;
}

    .faq-category ul {
        display: block;
        width: 100%;
    }

        .faq-category ul li {
            display: block;
            width: 100%;
            text-align: left;
            border-bottom: 1px solid #ddd;
        }

            .faq-category ul li a.faq-tab {
                margin: 0;
                border-radius: 2px 0 0 2px !important;
                -webkit-transition: all 1s;
                -moz-transition: all 1s;
                transition: all 1s;
            }

.faq-tab i {
    padding-right: 5px;
}

.faq-category > li.active > a, faq-category > li.active > a:hover, faq-category > li.active > a:focus {
    background: #00285E;
    border-radius: 2px 0 0 2px !important;
    color: #ffffff;
    font-weight: 700;
}

.faq-category li a.faq-tab.active {
    border: none;
    background: #00285E;
    color: #ffffff;
    border-radius: 2px;
    transition: all 1s cubic-bezier(0.8, 0, 0, 1) 0s;
    padding: 20px;
}

.faq-tab-content {
    padding: 0;
    margin: 30px 0 40px 0;
    min-height: 400px;
    transition: ease-in 2s;
    background-color: #F2F2F2;
}

.tab-content.faq-tab-content > .active {
    margin-top: 0px;
}

.accordion-faq .faq-questions {
    border-bottom: 1px solid #00285E;
    padding: 0;
}

.faq-question {
    padding: 15px;
    display: block;
    width: 100%;
    text-align: left;
}

.accordion-faq {
    text-align: left;
    position: relative;
    margin-bottom: 0px;
    border: 1px solid #00285E;
}

    .accordion-faq .panel {
        border-radius: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        .accordion-faq .panel .panel-heading {
            padding: 0;
            color: #fff;
            border-radius: 0 !important;
            background-color: #f2f2f2;
        }

    .accordion-faq .panel-heading a {
        display: block;
        position: relative;
        color: #333;
        padding: 10px 5px 10px 15px;
        border-radius: 0;
        border-right: 48px solid #ffffff;
        font-weight: 700;
        font-size: 15px;
    }

        .accordion-faq .panel-heading a:hover {
            text-decoration: none;
            background-color: #e1e1e1;
        }

    .accordion-faq .panel:last-child {
        box-shadow: none;
        border-bottom: none
    }

.panel-group.accordion-faq .panel + .panel {
    margin-top: 0px;
}

.accordion-faq .arrow-down, .accordion-faq .arrow-up {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    top: 50%;
    margin-top: -15px;
    right: -36px;
    color: #333;
}

.accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up {
    display: none
}

.accordion-faq .collapsed .arrow-down {
    display: block
}

.accordion-faq .panel-body {
    padding: 15px;
    background: #fff;
    border-top: 1px solid #ffffff;
}

    .accordion-faq .panel-body a {
        padding: 5px 15px;
        display: inline-block;
    }

.tel-box {
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 20px;
    min-height: 142px;
}

    .tel-box:hover {
        border: 1px solid #59AD40;
    }

    .tel-box i {
        font-size: 25px;
    }

.tel-box-blank {
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 15px;
    margin-top: 20px;
    min-height: 100px;
}

/*---------message-----------*/
.newmessage-box {
    margin-top: 30px;
    background-color: #eee;
    padding: 15px;
}

    .newmessage-box ul {
        padding: 0;
    }

        .newmessage-box ul li {
            list-style: none;
            text-align: left;
            line-height: 2;
            display: block;
            width: 100%;
            border-bottom: 1px solid #999999;
        }

.addfile input[type=file] {
    outline: 0;
    pointer-events: none;
    user-select: none;
}

.addfile {
    width: 100%;
    border: 1px dashed grey;
    border-radius: 2px;
    display: block;
    padding: 15px;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
}

.message-box {
    display: block;
    padding: 10px 15px;
    margin-top: 15px;
    position: relative;
    background-color: #f2f2f2;
    border: 1px solid #00285E;
    width: 100%;
    text-align: left;
    color: #00285E;
    border-radius: 2px;
}

    .message-box:first-child {
        margin-top: 30px;
    }

a.message-box:hover {
    background-color: #466ea4;
    color: #ffffff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.message-box .badge-new {
    margin-top: 3px;
    background-color: #59AD40;
}

.message-box .date {
    text-align: right;
}


.chat {
    width: 100%;
    margin-top: 30px;
    float: left;
    background: #F2F5F8;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #434651;
}

    .chat .chat-header {
        padding: 20px;
        border-bottom: 2px solid white;
    }

        .chat .chat-header .chat-about {
            float: left;
            padding-left: 10px;
            margin-top: 6px;
        }

        .chat .chat-header .chat-with {
            font-weight: bold;
            font-size: 16px;
        }

        .chat .chat-header .chat-open-date {
            color: #92959E;
            text-align: left;
        }

    .chat .chat-history {
        padding: 30px 30px 20px;
        border-bottom: 2px solid white;
        text-align: left;
    }

        .chat .chat-history ul {
            padding: 0;
        }

            .chat .chat-history ul li {
                list-style: none;
            }

        .chat .chat-history .message-data {
            margin-bottom: 15px;
        }

        .chat .chat-history .message-data-time {
            color: #a8aab1;
            padding-left: 6px;
        }

        .chat .chat-history .message {
            color: white;
            padding: 18px 20px;
            line-height: 26px;
            font-size: 16px;
            border-radius: 7px;
            margin-bottom: 30px;
            width: 90%;
            position: relative;
        }

            .chat .chat-history .message img {
                max-height: 200px;
            }

            .chat .chat-history .message:after {
                bottom: 100%;
                left: 7%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-bottom-color: #71ba5b;
                border-width: 10px;
                margin-left: -10px;
            }

        .chat .chat-history .my-message {
            background: #71ba5b;
        }

        .chat .chat-history .other-message {
            background: #34609c;
        }

            .chat .chat-history .other-message:after {
                border-bottom-color: #34609c;
                left: 93%;
            }

    .chat .chat-message {
        padding: 30px;
    }

        .chat .chat-message textarea {
            width: 100%;
            border: none;
            padding: 10px 20px;
            border: 1px dashed grey;
            margin-bottom: 10px;
            border-radius: 5px;
            resize: none;
        }

        .chat .chat-message button {
            margin-top: 10px;
            float: right;
            color: #ffffff;
            font-size: 16px;
            border: none;
            padding: 10px 30px;
            font-weight: bold;
            background: #00285E;
        }

            .chat .chat-message button:hover {
                color: #75b1e8;
            }

.me {
    color: #94C2ED;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.align-left-noxs {
    text-align: left;
}

.align-center-noxs {
    text-align: center;
}

.align-right-noxs {
    text-align: right;
}

@media (max-width: 767px) {
    .align-left-noxs {
        text-align: center;
    }

    .align-center-noxs {
        text-align: center;
    }

    .align-right-noxs {
        text-align: center;
    }
}

.float-right {
    float: right;
}

.message-notice {
    margin-top: 30px;
    padding: 10px;
    background-color: #f0f6fe;
}

    .message-notice li {
        text-align: left;
        border-bottom: 1px solid #ccc;
        line-height: 1.4;
        padding: 10px 0 10px 0px;
        margin-left: 20px;
    }

/*--------20. my point--------*/
.rewards-point-box {
    display: block;
    border: 1px dashed #ccc;
    float: left;
    width: 100%;
    padding: 20px 0;
    margin-top: 20px;
}

.rewards-point {
    text-align: left;
}

    .rewards-point h2 {
        font-size: 25px;
    }

    .rewards-point p {
        font-size: 35px;
        color: #00285E;
    }

@media (max-width: 767px) {
    .rewards-point {
        text-align: center;
    }
}

.rewards-point-img {
    display: inline-block;
}

.btn-apply-care {
    float: right;
    display: inline-block;
    margin: 0px 0 15px;
    padding: 10px 20px;
    background-color: #59AD40;
    font-size: 20px;
    color: #FFFFFF;
}

.apply-card-txt {
    display: block;
    margin: 20px 0 15px;
    text-align: right;
}

.btn-redeem-item {
    display: inline-block;
    margin: 0px 0 15px;
    padding: 8px 20px;
    background-color: #00285E;
    font-size: 15px;
    color: #FFFFFF;
}

.point-box {
    margin-top: 20px;
    background-color: #eee;
    padding: 15px;
}

    .point-box ul {
        padding-left: 15px;
    }

        .point-box ul li {
            list-style: decimal;
            word-break: keep-all;
            text-align: left;
            padding: 5px 0;
        }

.point-box-line {
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 15px;
}

    .point-box-line ul {
        padding-left: 15px;
    }

        .point-box-line ul li {
            list-style: decimal;
            word-break: keep-all;
            text-align: left;
            padding: 5px 0;
        }

#pdfIframe {
    border: 0;
    height: 650px !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
}

@media (min-width: 1250px) {
    .modal-lg {
        width: 1100px;
    }
}

@media (min-width: 600px) {
    .modal-sm {
        width: 500px;
    }
}

@media (max-width: 767px) {
    #pdfIframe {
        height: 480px;
    }
}

.card-data {
    padding: 20px 20px 40px 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    background-color: #eee;
    width: 100%;
    font-size: 15px;
    color: #000000;
    float: left;
}

    .card-data label {
        width: 100%;
        margin-top: 15px;
        text-align: left;
    }

    .card-data p {
        width: 100%;
        margin-top: 0px;
        text-align: left;
    }

/*--------- 21. mealkit----------*/
.mealkit-good-box h4 {
    font-size: 20px;
    font-weight: 700;
    max-width: 400px;
    position: relative;
    margin: 30px auto 0 auto;
}

    .mealkit-good-box h4::before {
        content: "\f10d";
        font-size: 25px;
        font-family: 'FontAwesome';
        color: #ddd;
        position: absolute;
        left: 0;
        margin: -5px 0px 0px 25px;
    }

    .mealkit-good-box h4::after {
        content: "\f10e";
        font-size: 25px;
        font-family: 'FontAwesome';
        color: #ddd;
        position: absolute;
        right: 0;
        margin: -5px 25px 0px 0px;
    }

.mealkit-good-box p {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 40px;
}

.mealkit-good {
    padding: 20px 0;
}

    .mealkit-good img {
        box-shadow: rgba(182, 182, 182, 0.46) 3px 5px 5px;
        border: 5px solid #5c718e;
    }

button.btn-mealkit {
    border: 3px solid #59AD40;
    padding: 10px 40px;
    font-size: 20px;
    color: #59AD40;
    margin: 30px 0;
}

    button.btn-mealkit:hover {
        border: 3px solid #00285E;
    }

button.btn-catering {
    border: 3px solid #59AD40;
    padding: 10px 40px;
    font-size: 20px;
    color: #59AD40;
    margin: 10px 0;
}

    button.btn-catering:hover {
        border: 3px solid #00285E;
    }

.mealkit-step {
    border: 1px dashed #ccc;
    padding: 15px;
    margin: 30px 0 20px 0;
}

    .mealkit-step i {
        font-size: 50px;
        margin: 20px 0;
        color: #00285E;
    }

    .mealkit-step h5 {
        font-size: 17px;
        font-weight: 700;
    }

    .mealkit-step p {
        word-break: keep-all;
        text-align: left;
        min-height: 150px;
        padding: 0 15px;
    }

.mealkit-imgbox {
    width: 100%;
    overflow-y: scroll;
    height: calc(100vh - 300px);
    text-align: center;
}

    .mealkit-imgbox img {
        width: 100%;
    }

/*-------23.policies---------*/
.policies {
    text-align: left
}

    .policies h3 {
        text-align: center;
        margin: 60px 0 20px 0;
    }

        .policies h3:first-child {
            text-align: center;
            margin: 20px 0 20px 0;
        }

    .policies h5 {
        margin: 20px 0 10px 0;
    }

    .policies p.date {
        text-align: right
    }

/*------23.weekly sales----*/
.flyer-box {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    padding: 20px 10px;
}

    .flyer-box img {
        display: inline-block;
        width: 100%;
        max-width: 500px;
        border: 1px solid #999999;
        margin: 5px 0;
    }

.flyer-url {
    display: inline-block;
    min-width: 300px;
    background-color: #edf7ff;
    vertical-align: top;
    margin: 5px 0;
}

    .flyer-url ul li {
        text-align: left !important;
        text-decoration: underline;
        margin: 10px 0;
    }

@media (max-width: 991px) {
    .flyer-box img, .flyer-url {
        display: block;
        margin: 5px auto;
    }
}

/*------25. temporary diplay none----*/
.hide-area {
    display: none;
}


.cart-collaterals .discount {
}

.promo-bg {
}

a.go_shopping {
    border: 1px solid #00285E;
    width: 100%;
    padding: 70px 0 110px 0;
    text-align: center;
    display: block;
    font-size: 60px;
}

.membership-bg h2 {
    padding: 0px 0 10px 0;
}

a.btn-free-shipping {
    display: none;
}


.nutrition-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center;
    text-align: center;
}


/*-------26. my Payment----------*/
.payment-labels {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.payment-sort {
    margin-top: 30px;
    width: 100%;
}

#payment-accordion .arrow-down, #payment-accordion .arrow-up {
    display: inline-block;
    width: 15px;
    height: 15px;
    font-size: 15px;
    color: #ffffff;
}

#payment-accordion .arrow-down, #payment-accordion .collapsed .arrow-up {
    display: none;
}

#payment-accordion .collapsed .arrow-down {
    display: inline-block;
}

#payment-accordion .collapsed .arrow-up {
    display: none;
}

#payment-accordion .panel-heading {
    padding: 0;
}

#payment-accordion .payment-summary {
    padding: 10px 0;
    position: relative;
    background-color: #f2f2f2;
    border: 1px solid #00285E;
    width: 100%;
    color: #00285E;
    border-radius: 2px;
}

#payment-accordion .payment-no {
    display: inline-block;
    width: 10%;
}

#payment-accordion .payment-card {
    display: inline-block;
    text-align: left;
    width: 45%;
}

#payment-accordion .payment-date {
    display: inline-block;
    width: 15%;
}

#payment-accordion .payment-btns {
    display: inline-block;
    text-align: right;
    width: 25%
}

@media only screen and (max-width: 500px) {
    .payment-labels {
        display: none;
    }

    #payment-accordion .payment-no {
        display: block;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

    #payment-accordion .payment-card {
        display: block;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }

    #payment-accordion .payment-date {
        display: block;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

    #payment-accordion .product-btns {
        display: block;
        margin: 0;
        text-align: right;
        margin-top: 10px;
        width: auto;
    }
}

#payment-accordion .payment-preview {
    margin: 0px;
    border: 1px solid #ddd;
}

#payment-accordion .column-labels label {
    border: none;
}

.btn-orderno {
    background-color: #00285E;
    color: #ffffff;
    padding: 2px 10px;
    border-radius: 3px;
}

    .btn-orderno:hover, .btn-orderno:focus {
        background-color: #00285E;
        color: #ffffff;
    }

.btn-reorder {
    background-color: #DAE9E6;
    color: #000000;
    padding: 2px 10px;
    border-radius: 3px;
    width: auto;
    border: 1px solid #00285E;
}

    .btn-reorder:hover {
        background-color: #999999;
        color: #ffffff;
    }

.btn-cancel {
    background-color: #D9DBE8;
    color: #000000;
    padding: 2px 10px;
    border-radius: 3px;
    width: auto;
    border: 1px solid #00285E;
}

    .btn-cancel:hover {
        background-color: #999999;
        color: #ffffff;
    }

#payment-accordion .payment-preview .payment-info {
    float: left;
    margin: 10px 10px 10px 10px;
    text-align: left;
    width: 45%;
}

#payment-accordion .payment-preview .payment-bill {
    float: left;
    margin: 10px 10px 10px 10px;
    text-align: left;
    width: 45%;
}

#payment-accordion .payment-preview .payment-price {
    float: left;
    width: 13%;
    text-align: right;
}

#payment-accordion .payment-preview .payment-tax {
    float: left;
    width: 10%;
    text-align: right;
}

#payment-accordion .payment-preview .payment-quantity {
    float: left;
    width: 10%;
}

#payment-accordion .payment-preview .payment-line-price {
    float: left;
    width: 15%;
    text-align: right;
}

@media only screen and (max-width: 500px) {
    #payment-accordion .payment-preview .payment-info {
        margin: 10px 10px 10px 10px;
        text-align: left;
        width: auto;
    }

    #payment-accordion .payment-preview .payment-bill {
        margin: 10px 10px 10px 10px;
        text-align: left;
        width: auto;
    }

    #payment-accordion .payment-preview .payment-image {
        float: left;
        margin-bottom: 10px;
        width: auto;
    }



    #payment-accordion .payment-preview .payment1-details {
        float: none;
        text-align: left;
        margin-bottom: 10px;
        width: auto;
    }

    #payment-accordion .payment-preview .payment-price {
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }



    #payment-accordion .payment-preview .payment-tax {
        float: none;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
        font-size: 0.9em;
    }


    #payment-accordion .payment-preview .payment-quantity {
        float: right;
        margin: 0;
        text-align: right;
        margin-top: 10px;
        width: 100%;
    }



    #payment-accordion .payment-preview .payment-line-price {
        float: right;
        clear: left;
        width: 100%;
        margin-top: 10px;
    }

    .background-backdrop {
        background: none;
    }
}


html {
	overflow-x: hidden;
}
#page {
	position: relative;
	left: 0;
	
}
.lock {
	height: 100vh;
	overflow: hidden;
}

.icon-align-justify:before {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 24px;
    padding-left: 4px;
    padding-top: 2px;
    margin-right: 6px;
    height: 40px;
    cursor: pointer;
    color: #80b435;
	font-style: normal;
}

.mmPushBody {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
.overlay {
	height: 100%;
	width: 100%;
	position: fixed; /* Stay in place */
	z-index: 99999; /* Sit on top */
	left: 0;
	top: 0;
	background-color: rgba(0,0,0, 0.6); /* Black w/opacity */
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}
#mobile-menu {
	display: block;
    position: fixed;	
	top: 0;
	background: #fff;
	z-index: 99999;
	-webkit-box-shadow: 0 1px 8px #555555;
	-moz-box-shadow: 0 1px 8px #555555;
	-o-box-shadow: 0 1px 8px #555555;
	box-shadow: 0 1px 8px #555555;
	display: none;
	font-family:'Montserrat', sans-serif;
	font-size: 13px;	
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	line-height: 1.42857;
	text-transform: uppercase;
}
#mobile-menu .mobile-box {
	height: 100vh;
	overflow-y: scroll !important;
}
.mobile-menu {
	list-style-type: none;
	margin: 0;
	width: 100%;
	float: left;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.mobile-menu ul {
	margin-left: 0;
	padding-left: 0;
}
.mobile-menu ul .expand {
	/*background: #eeeeee;*/
}

.mobile-welcome {
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
}
.mobile-menu .mm-search {
	background-color: #fff;
	color: #333;
	padding: 4px 10px 4px 15px;
	box-sizing: border-box;
	border-bottom:1px #e5e5e5 solid;
	margin-bottom:5px
}
.mobile-menu .input-group {
	/* border-collapse: separate; */
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 !important;
}
.mobile-menu .input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.mobile-menu .input-group .form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	height: 30px;
	box-shadow:none;
	font-family: 'Open Sans', sans-serif;
}
.mobile-menu .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
	display: table-cell;
}
.mobile-menu .input-group-btn:first-child > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.mobile-menu .input-group-btn > .btn {
	position: relative;

}
.mobile-menu .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	font-size: 15px;
	line-height: 1.42857;
	border-radius: 0px;
}

.mobile-store {
	padding: 5px;
}

.mobile-menu .changestore a{
	display: block;
	text-align : center;
	font-size: 12px;
	padding: 5px;
	color: #ffffff;
	background-color: #59AD40; 
}

.mobile-menu .input-group-btn {
	display: inline-block;
	/* font-size: 0; */
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
	width: auto;
	/* float: right; */
	position: absolute;
	z-index: 10;
	right: 0;
}
.mobile-menu #search1 input {
	height: 48px;
	margin: 0;
	padding-left: 10px;
	width: 94%;
	font-size:13px;
}
.mobile-menu #search1 button {
	background: none repeat scroll 0 0 #59AD40;
	border: medium none;
	color: #ffffff;
	display: inline-block;
	float: none;
	line-height: 27px;
	padding: 10px 18px;
	border:none;
}
.mobile-menu .input-group-btn:first-child > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.mobile-menu .input-group-btn > .btn {
	height: 49px;
	position: relative;
}
.mobile-menu .form-control {
	height: 18px;
	padding: 0px 0;
	font-size: 15px;
	color: #555555;
	background-color: #FFF;
	border-radius: 0px;
	border: 0;
}
.mobile-menu .btn-default {
	height: 30px;
	border: 0;
	padding: 4px 10px;
	background-color: white;
}
.mobile-menu .btn-default:hover {
	color: #333;
}
.mm-search #search {
	width: 230px;
}
.icon-search:before {
  content: "\f002";
  font-size: 14px;
}

.mobile-menu .btn-default:focus {
	background-color: white;
}
.mobile-menu .btn-default:active {
	background-color: white;
}
.mobile-menu .home {
	color: white;
	overflow: hidden;
}
.mobile-menu .home i {
	padding-right: 5px;
}
.mobile-menu .home a.active {
	color: #fff !important;
}
.mobile-menu .expand {
	right: 10px;
	position: absolute;
	padding: 0 10px;
	color: #383838;
	margin-left: 50px;
}
.mobile-menu .icon-plus:before {
  font-size: 12px;
   content: "\f067";
   font-family:FontAwesome
}

.mobile-menu .icon-minus:before {
    content: "\f068";
	font-family:FontAwesome;
	 font-size: 12px;
}

.mobile-menu .expand:hover {
	cursor: pointer;
}
.mobile-menu li {
	display: block;
	width: 100%;
	float: left;
	margin-left: 0;
	padding-left: 0;
	position: relative;
}
.mobile-menu li .home a {
	color: #ed6663;

}
.mobile-menu li a {
  display: block;
  overflow: hidden;
  white-space: normal;
  color: #00285E;
  text-decoration: none;
  padding: 10px;
  padding-left: 15px;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight:500
}
.mobile-menu li a.active {
	color: #59AD40;
}
.mobile-menu li li {

}
.mobile-menu li li a {
	font-family:'Open Sans', sans-serif;
	font-weight:normal;
	font-size:13px;
	text-transform:none;
	padding: 4px 10px;
	padding-left: 25px;
	color: #777;
}

.mobile-menu li li li a {
	padding-left: 35px;
}


#mobile-menu .top-links {
    display:block;
    width: 100%;
	border-top:1px #eaeaea solid;
	overflow: hidden;
	padding-top:8px
}

#mobile-menu .top-links ul.links {
    padding: 0;
}

#mobile-menu .top-links .links li {
    /* border-bottom: 1px solid #444; */
    list-style: outside none none;
    padding: 5px 15px;
    font-size: 13px;
}

#mobile-menu .top-links ul.links a {
    color: #333;
    text-transform: none;

}

.mobile-menu .social a {
	float: left;
	padding: 0;
	margin: 10px 0 10px 15px;
}
.mobile-menu .social i {
	font-size: 22px;
	color: #333;
}
.mobile-menu input.simple:focus {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.mobile-menu [class^="icon-"]:before {
	margin-right: 0;
	margin-left: 0;
}
.mobile-menu [class*=" icon-"]:before {
	margin-right: 0;
	margin-left: 0;
}
.mm-toggle-wrap {
/*	color: white;
	background: #333;*/
	line-height: 1;
}
.shipping-info-mobile {
	border-top: 1px solid #00285E;
}
.mobile-menu li .shipping-info-mobile a {
	color: #00285E;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}

	.mobile-menu li .shipping-info-mobile a::before {
		content: "\f059";
		font-family: FontAwesome;
		font-size: 16px;
		padding-right: 7px;
	}
	.shipping-select {
	border-bottom: 1px solid #59AD40;
}
.mobile-menu li .shipping-select a{
	color: #59AD40;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
.mm-toggle {
	cursor: pointer;
	font-size: 20px;
	display: none;
	padding: 8px 10px;
	width: auto;
	float: left;
/*	background: #0088cc;*/
	height: 40px;
	vertical-align:middle!important
}

.mm-toggle .icon-align-justify:before {vertical-align:middle!important; color:#80b435}

 @media (max-width: 991px) {
.mm-toggle {
	display: block; 
}
.mm-toggle h2 {
font-size:14px;
font-weight:900;
}
.mm-toggle .mm-label {
margin-left: 6px;
  font-size: 18px;
  font-weight: 600;
}
}
 @media (max-width: 991px) {
 .mm-toggle .mm-label {
margin-left: 6px;
  font-size: 14px;
  font-weight: 700;
  font-family:'Montserrat', sans-serif;
  text-transform:uppercase;
  display:none
}
}

.slider-bg {
    background-color: #ffffff;/*#eeeeee;*/
}
.fnc-slider {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    margin: 0;
    padding: 0;
    height: 450px;
}

.fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
    box-sizing: border-box;
}
.fnc-slider__slides {
    position: relative;
    height: 100%;
    -webkit-transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out, -webkit-transform 0.5s 0.6666666667s ease-in-out;
}
.fnc-slide {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.fnc-slide.m--before-sliding {
    z-index: 2 !important;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fnc-slide.m--active-slide {
    z-index: 1;
    -webkit-transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out, -webkit-transform 0.5s 0.6666666667s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fnc-slide__inner {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center top;
}
.m--global-blending-active .fnc-slide__inner, .m--blend-bg-active .fnc-slide__inner {
    background-blend-mode: luminosity;
}
.m--active-slide .fnc-slide__inner {
    -webkit-transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out, -webkit-transform 0.5s 0.6666666667s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fnc-nav {
    z-index: 5;
    position: absolute;
    right: 0;
    bottom: 0;
	padding-left: 25%;
	width: 100%;
}

@media (max-width: 1249px) {
	.fnc-nav {
		padding-left: 0%;
	}
}
.fnc-nav__bgs {
    z-index: -1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.fnc-nav__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #00285E;
    font-weight: 700;
}
.fnc-nav__bg.m--nav-bg-before {
    z-index: 2 !important;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.fnc-nav__bg.m--active-nav-bg {
    z-index: 1;
    -webkit-transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: -webkit-transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out;
    transition: transform 0.5s 0.6666666667s ease-in-out, -webkit-transform 0.5s 0.6666666667s ease-in-out;
}
.fnc-nav__controls {
    font-size: 0;
	width: 100%;
	background: #eeeeee;
}
.fnc-nav__control {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width:33%;
    height: 50px;
    font-size: 14px;
    text-transform: uppercase;
    background: #ffffff;
    border:  1px solid #eeeeee;
    outline: none;
    cursor: pointer;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.fnc-nav__control.m--active-control {
    color: #59AD40;
}
.fnc-nav__control-progress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background: #555555;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.m--with-autosliding .m--active-control .fnc-nav__control-progress {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.m--prev-control .fnc-nav__control-progress {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s !important;
    transition: -webkit-transform 0.5s !important;
    transition: transform 0.5s !important;
    transition: transform 0.5s, -webkit-transform 0.5s !important;
}
.m--reset-progress .fnc-nav__control-progress {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0s 0s !important;
    transition: -webkit-transform 0s 0s !important;
    transition: transform 0s 0s !important;
    transition: transform 0s 0s, -webkit-transform 0s 0s !important;
}
.m--autosliding-blocked .fnc-nav__control-progress {
    -webkit-transition: all 0s 0s !important;
    transition: all 0s 0s !important;
    -webkit-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
}
.slides-cont {
    overflow: hidden;
    position: relative;
    height: 450px;
    width: 100%;
    -webkit-perspective: 1500px;
    perspective: 1500px;
    background: #eeeeee;
}
@media (max-width: 1249px) {
    .fnc-slider, .slides-cont {
        height: 340px;
    }
}

@media (max-width: 991px) {
    .fnc-slider, .slides-cont {
        height: 280px;
    }

    .fnc-nav__control {
        height: 40px;
        font-size: 11px;
    }
}

@media (max-width: 767px) {
    .fnc-slider, .slides-cont {
        height: 260px;
    }
}






         
.special-menu-bg {
    background-color: #e1eedd;/*#C6D2E3;*/
    margin-bottom: 20px;
}
#special-menu-slider .item {
    padding: 0 7px;
}
#special-menu-slider .item::last-child {
    padding-right: 0px;
}
#special-menu-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}
#special-menu-slider .owl-buttons {
    display: none;
}
#special-menu-slider .owl-carousel:hover .owl-buttons {
    display: block;
}
#special-menu-slider .owl-item {
    text-align: center;
}
#special-menu-slider .owl-theme .owl-controls .owl-buttons div {
    background: none;
    color: #00285E;
    font-size: 40px;
    line-height: 100px;
    margin: 0;
    padding: 0 60px;
    position: absolute;
    bottom: 0;
}
#special-menu-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    padding-left: 20px;
}
#special-menu-slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    padding-right: 20px;
}
#special-menu-slider .owl-theme .owl-controls {
    margin-top: 0px;
}
@media (max-width:767px) {
    #special-menu-slider {
        padding: 0px;
    }
    #special-menu-slider .item {
        padding-right: 5px;
        padding-left: 5px;
    }
    #special-menu-slider .owl-theme .owl-controls .owl-buttons div {
        line-height: 60px;
    }
}
@media (max-width:479px) {
    #special-menu-slider .owl-buttons {
        display: block;
    }
    #special-menu-slider .owl-theme .owl-controls .owl-buttons div {
        line-height: 120px;
    }
}
/* recent view slider */
h5 {
    color: #183a1d; /*#00285E;*/
    font-size: 20px;
    margin-bottom: 20px;
}
#recent-box {
	overflow: visible;
}
#recent-view-slider, #related-slider { 
    paddding: 0 55px;
}
#product-detail-slider {
    paddding: 0;
}
#recent-view-slider .item, #related-slider .item {
    margin: 7px;
}
#product-detail-slider .item {
    margin: 0 7px;
}
#recent-view-slider .item::last-child, #product-detail-slider .item::last-child, #related-slider .item::last-child  {
    padding-right: 0px;
}
#recent-view-slider .item a, #product-detail-slider .item a, #related-slider .item a  {
    width: 100%;
	height: 100%;
    overflow: hidden; 
	display: inline-block;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
#recent-view-slider .item img, #product-detail-slider .item img, #related-slider .item img  {
    display: block;
    width: 100%;
    height: auto;
}
#recent-view-slider .owl-carousel:hover .owl-buttons, #product-detail-slider .owl-carousel:hover .owl-buttons, #related-slider .owl-carousel:hover .owl-buttons  {
    display: block;
}
#recent-view-slider .owl-buttons a, #product-detail-slider .owl-buttons a, #related-slider .owl-buttons a  {
    background: #fff;
    display: block;
    height: 38px;
    margin: 0px 0 0 -30px;
    position: absolute;
    top: 50%;
    width: 38px;
    z-index: 5;
    color: #888;
    border: 1px #eaeaea solid;
}

#recent-view-slider .owl-item, #product-detail-slider .owl-item, #related-slider .owl-item,  {
    text-align: center;
}
#recent-view-slider .owl-buttons .owl-prev, #related-slider .owl-buttons .owl-prev  {
    position: absolute;
    left: 0px;
    top: 40%;
    background: none;
}
#product-detail-slider .owl-buttons .owl-prev, #related-slider .owl-buttons .owl-prev  {
    position: absolute;
    left: 0px;
    top: 25%;
    background: none;
}
#recent-view-slider .owl-buttons .owl-next, #related-slider .owl-buttons .owl-next {
    position: absolute;
    right: -37px;
    top: 40%;
    background: none;
}
#product-detail-slider .owl-buttons .owl-next, #related-slider .owl-buttons .owl-next {
    position: absolute;
    right: -35px;
    top: 25%;
    background: none;
}

#recent-view-slider .owl-buttons .owl-prev a, #product-detail-slider .owl-buttons .owl-prev a, #related-slider .owl-buttons .owl-prev a {
    background: none;
    border: none;
}
#recent-view-slider .owl-buttons .owl-prev a:before, #product-detail-slider .owl-buttons .owl-prev a:before, #related-slider .owl-buttons .owl-prev a:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f104";
    text-transform: none;
    font-size: 26px;
    line-height: 35px;
}
#recent-view-slider .owl-buttons .owl-next a, #product-detail-slider .owl-buttons .owl-next a, #related-slider .owl-buttons .owl-next a  {
    background-position: 100% 100%;
    top: 50%;
    padding: 2px;
    background: none;
    border: none;
}
#recent-view-slider .owl-buttons .owl-next a:before, #product-detail-slider .owl-buttons .owl-next a:before, #related-slider .owl-buttons .owl-next a:before  {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-transform: none;
    font-size: 24px;
    padding: 6px 6px 6px 6px;
    line-height: 30px;
}
#recent-view-slider .owl-buttons a, #product-detail-slider .owl-buttons a, #related-slider .owl-buttons a {
    background: inherit;
    border: medium none;
    color: #777;
    display: block;
    margin: 0 0 0 -30px;
    position: absolute;
    top: 50%;
    width: 24px;
    z-index: 5;
    opacity: 1;
    background: #f2f2f2;
    color: #333e48;
    height: 24px;
    border-radius: 999px;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    -ms-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
@media (max-width:767px) {
    #recent-view-slider, #product-detail-slider, #related-slider  {
        padding: 0px;
    }
    #recent-view-slider .item, #product-detail-slider  .item, #related-slider   .item {
        padding-right: 5px;
        padding-left: 5px;
    }
    #recent-view-slider .owl-theme .owl-controls .owl-buttons div, #product-detail-slider .owl-theme .owl-controls .owl-buttons div, #related-slider .owl-theme .owl-controls .owl-buttons div,  {
        line-height: 60px;
    }
    #product-detail-slider .owl-buttons .owl-prev {
        position: absolute;
        left: 35px;
        top: 40%;
        background: none;
    }
    #product-detail-slider .owl-buttons .owl-next {
        position: absolute;
        right: 0px;
        top: 40%;
        background: none;
    }
    #recent-view-slider .item, #product-detail-slider .item, #related-slide .item {
        margin-right: 0px;
    }
}
@media (max-width:479px) {
    #recent-view-slider .owl-buttons, #product-detail-slider .owl-buttons, #related-slider .owl-buttons {
        display: block;
    }
    #recent-view-slider .owl-theme .owl-controls .owl-buttons div, #product-detail-slider .owl-theme .owl-controls .owl-buttons div, #related-slider .owl-theme .owl-controls .owl-buttons div {
        line-height: 120px;
    }
}
main {
  background: #fff;
  padding: 5px;
  width: 100%;
  height:100%;
  overflow: hidden;
  color: #2B2B2B;
  transition: height 300ms ease-out, width 300ms ease-out;
}
main .wrap {
  display: flex;
  flex-direction: column;
}

section {
  display: flex;
  flex-direction: column;
}

dl {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  line-height: 1;
  margin: 0;
}
dl > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 5px 0px;
}
dl dl dt {
  padding-left: 20px;
}
dl dl dl {
  margin-left: 40px;
}
dl dl dl dt {
  padding-left: 0px;
}
dl dd {
  display: flex;
  margin: 0;
}
dl dd,
dl dt {
  margin-right: 3px;
}

.mast__title {
  font-size: 3.6rem;
  font-weight: 900;
  margin: 0;
  border-bottom: 1px solid;
}
.mast__list {
  font-size: 1.7rem;
  line-height: 1;
}

.serving {
  padding-bottom: 0px;
}
.serving dt {
  order: 2;
}
.serving span {
  margin-right: 3px;
}

.size {
  border-bottom: 10px solid;
  font-weight: 900;
}
.size dt {
  flex: 1;
}

.calories {
  border-bottom: 5px solid;
  font-weight: 900;
  flex-direction: row;
  align-items: flex-end;
  padding: 5px 0px 2px 0px;
}
.calories div {
  flex: 1;
}
.calories dt {
  font-size: 1.1rem;
  flex: 1 0 100%;
}
.calories__label {
  font-size: 3rem;
  flex: 1;
}
.calories__value {
  font-size: 3.6rem;
}

.values__title {
  display: flex;
  font-size: 1.1rem;
  font-weight: 900;
  padding: 5px 0px;
}
.values__title span:first-of-type {
  flex: 1;
  visibility: hidden;
}
.values__list div {
  border-top: 1px solid;
}
.values__list dt {
  font-weight: 900;
}
.values__list dl dt {
  font-weight: 400;
}
.values__list dt + dd {
  flex: 1;
}
.values__list dt + dd + dd {
  font-weight: 900;
}

.values--b .values__title {
  display: none;
}
.values--b .values__list {
  border-bottom: 10px solid;
}

.values--c .values__list {
  border-bottom: 5px solid;
}
.values--c .values__list dt,
.values--c .values__list dd {
  font-weight: 400;
}

.footnote {
  flex: 1 0;
}
.footnote p {
  font-size: 0.9rem;
  margin: 0;
  padding: 5px 0px;
}

main.type--2 {
  width: 100%;
  height: 100%;
}
main.type--2 .wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-column-gap: 10px;
}
main.type--2 .mast__title {
  font-size: 2.8rem;
}
main.type--2 .size {
  border-bottom: 1px solid;
}
main.type--2 .calories {
  border-bottom: 0px;
  flex-diretion: row;
}
main.type--2 .calories > div {
  display: flex;
  flex-direction: column;
  line-height: 0.8;
}
main.type--2 .calories__label {
  order: 1;
  font-size: 2rem;
}
main.type--2 .calories dt {
  order: 2;
  font-size: 1.4rem;
}
main.type--2 .calories dt span {
  display: none;
}
main.type--2 .calories__value {
  order: 3;
  font-size: 2.8rem;
  margin-left: 5px;
}
main.type--2 .values {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-column-gap: 10px;
  grid-row-gap: 3px;
  flex-direction: row;
  flex-wrap: wrap;
}
main.type--2 .values--a .values__list, main.type--2 .values--b .values__list {
  border-bottom: 5px solid;
}
main.type--2 .values--b .values__title {
  display: flex;
}
main.type--2 .values--c {
  grid-column-start: 1;
  grid-column-end: span 2;
}
main.type--2 .values--c .values__list {
  flex-direction: row;
  border-bottom: 0px;
}
main.type--2 .values--c div {
  border-top: 0px;
}
main.type--2 .values--c div dd:first-of-type {
  display: none;
}
main.type--2 .values--c div:not(:last-child)::after {
  content: "•";
  font-size: 0.5em;
  margin-right: 4px;
}
main.type--2 .values__title {
  border-bottom: 5px solid;
}
main.type--2 .values__title span:first-of-type {
  visibility: visible;
}
main.type--2 .footnote {
  display: none;
}

main.type--3 {
  width: 100%;
  height: 100%;
}
main.type--3 .wrap {
  display: block;
  font-size: 1.2rem;
}
main.type--3 section {
  display: contents;
}
main.type--3 dl {
  display: contents;
  float: left;
  margin-left: 0;
  line-height: 1.1;
}
main.type--3 dl > div {
  display: contents;
  float: left;
  padding: 1px 0px;
}
main.type--3 dl dd,
main.type--3 dl dt {
  display: contents;
  float: left;
}
main.type--3 dl dl dt {
  padding-left: 2px;
}
main.type--3 .mast__title {
  width: auto;
  font-size: 1.8rem;
  display: contents;
  float: left;
  border-bottom: 0px;
}
main.type--3 .mast__list {
  font-size: 1.4rem;
}
main.type--3 .mast .serving {
  margin-left: 140px;
}
main.type--3 .mast .serving dt {
  display: none;
}
main.type--3 .mast .size {
  border-bottom: 0px;
}
main.type--3 .mast .calories {
  border-bottom: 0px;
}
main.type--3 .mast .calories div {
  display: contents;
  float: left;
}
main.type--3 .mast .calories dt {
  font-size: 1.1rem;
  font-weight: 400;
}
main.type--3 .mast .calories__label {
  font-size: 1.3rem;
  flex: 1;
}
main.type--3 .mast .calories__value {
  font-size: 1.8rem;
}
main.type--3 .values--a, main.type--3 .values--b, main.type--3 .values--c {
  display: contents;
}
main.type--3 .values__title {
  display: none;
}
main.type--3 .values__list {
  border-bottom: 0px;
}
main.type--3 .values__list div {
  border-top: 0px;
}
main.type--3 .values__list dt + dd + dd {
  font-weight: 400;
}
main.type--3 .values__list dt + dd + dd::before {
  content: "(";
}
main.type--3 .values__list dt + dd + dd::after {
  content: " DV),";
}
main.type--3 .footnote {
  display: none;
}
/* Month header */
.month {
    padding: 0px 25px 10px 25px;
    width: 100%;
    text-align: center;
}

    /* Month list */
    .month ul {
        margin: 0;
        padding: 0;
    }

        .month ul li {
            color: #00285e;
            font-size: 20px;
            text-transform: uppercase;
            letter-spacing: 3px;
            font-weight: 700;
        }

    /* Previous button inside month header */
    .month .prev {
        float: left;
    }

    /* Next button */
    .month .next {
        float: right;
    }

.today li {
    list-style: none;
    text-align: center;
}
/* Weekdays (Mon-Sun) */
.weekdays {
    margin: 0;
    padding: 8px 0;
    background-color: #ddd;
}

    .weekdays li {
        display: inline-block;
        width: 13.5%;
        color: #666;
        text-align: center !important;
    }

/* Days (1-31) */
.days {
    padding: 10px 10px;
    background: #eee;
    margin: 0;
    width: 100%;
    font-size: 16px;
}

    .days li {
        list-style-type: none;
        display: inline-block;
        width: 13.5%;
        text-align: center !important;
        padding: 15px 0 !important;
        font-size: 12px;
        color: #777;
        cursor: pointer;
        margin: 2px 0;
        position: relative;
    }

@media (max-width: 450px) {
    .days li {
        padding: 10px 0 !important;
    }
}

.days li:hover {
    background: #a4c0e7;
    display: inline-block;
    color: #fff !important;
}

/* Highlight the "current" day */
.days li.active {
    padding: 5px;
    height: 100%;
    color: #2b68bb;
    font-weight: 700;
    border: 1px solid #777;
}

.days li.disabled {
    background: #cbcbcb;
    color: #fff;
    display: inline-block;
    cursor: not-allowed;
}

.days li.selected {
    background: #2b68bb;
    color: #fff !important;
    display: inline-block;
}

    .days li.selected:before {
        content: '\f058';
        font-family: FontAwesome;
        font-size: 20px;
        top: -13px;
        text-align: center;
        position: absolute;
    }

.selected-date p {
    padding: 20px 0 0 0;
    text-align: center;
}

.selected-date span {
    margin: 10px;
    display: block;
}

.selected-date .date {
    color: #00285e;
    font-size: 20px;
    padding: 10px;
    margin: 10px;
    text-align: center;
    background-color: #eee;
}

@media (max-width: 530px) {
    .weekdays li {
        width: 12.5%;
    }

    .days li {
        width: 12.5%;
    }
    .selected-date .date {
        color: #00285e;
        font-size: 15px;
        padding: 5px;
        background-color: #eee;
    }
}
.selected-date-pickup {
    text-align: center;
    width: 100%;
    background-color: #eee;
}
.selected-date-pickup span {
    margin: 10px;
}
.selected-date-pickup .date {
    color: #00285e;
    font-size: 17px;
    padding: 5px;
    text-align: center; 
}
    .selected-date-pickup p {
        padding: 10px;
    }
    .selected-date-pickup small {
        color: #00285e;
        font-size: 15px;
        padding: 5px 0px;
    }
    @media (max-width: 450px){
        .selected-date-pickup small {
            display: block;
        }
    }
.btn-pickup {
    background-color: #00285E;
    padding: 5px 10px;
    color: #ffffff;
    margin: 10px;
}

.pickup-box {
    border: 1px solid #cbcbcb;
    padding: 5px;
    margin: 10px 0;
}
    .pickup-box .title {
        color: #00285e;
        text-transform: capitalize;
        text-align: center;
        position: relative;
        background: #D9DBE8;
        margin: 0;
        font-size: 17px;
        padding: 10px 0 0 0;
    }
    .pickup-box .content {
        position: relative;
        color: #00285e;
        text-align: center;
        padding: 10px 0 0px 0;
        background: #D9DBE8;
    }
    .pickup-box .day {
        position: relative;
        display: inline-block;
        margin: 0 0 10px !important;
    }
        .pickup-box .day span {
            font-size: 14px;
            font-weight: bold;
        }
    .pickup-box .time {
        list-style-type: none;
        text-align: left;
        color: #00285e;
        text-align: center;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #ddd
    }
        .pickup-box .time li {
            padding: 5px 0;
            width: 100%;
        }
            .pickup-box .time li span {
                padding-right: 0.4rem;
            }
    .pickup-box .pickup-select {
        margin: 0 0 5px;
        width: 100%;
        padding: 5px 15px;
        text-align: center;
        color: #00285E;
        font-size: 0;
        background-color: #DAE9E6;
    }
    .pickup-box .pickup-select:before {
       content:'Open';
           font-size: 15px;
    }
        .pickup-box .pickup-select:hover {
            background-color: #ddd;
        }
        .pickup-box .pickup-select.active {
            background-color: #00285e;
            color: #ffffff;
            font-size: 0;
            text-indent: 0;
        }
        .pickup-box .pickup-select:hover {
            background-color: #00285e;
            color: #ffffff;
        }
        .pickup-box .pickup-select.active:before {
            content: 'Selected';
            font-size: 15px;
        }
        .pickup-box .pickup-select.disabled {
            background-color: #cbcbcb;
            color: #ffffff;
            font-size: 0;
            text-indent: 0;
            cursor: not-allowed;
        }
            .pickup-box .pickup-select.disabled:before {
                content: 'Closed';
                font-size: 15px;
            }
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.3, built on 2014-11-05 9:14:18 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     Commercial: http://bootstrapvalidator.com/license/
 *              Non-commercial: http://creativecommons.org/licenses/by-nc-nd/3.0/
 */

.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
/* 
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Body - not related to megamenu
–––––––––––––––––––––––––––––––––––––––––––––––––– */

body {
    font-family: 'Source Sans Pro', sans-serif;
}

* {
    box-sizing: border-box;
}

a {
    color: #333;
}

.description {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
megamenu.js STYLE STARTS HERE
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
    width: 100%;
    margin: 0 auto;
    background: #fedb00; /*#fefbe9;*/ /*#e9e9e9;*/
    height: 54px;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

    .menu-mobile:after {
        content: "\f394";
        font-family: "Ionicons";
        font-size: 2.5rem;
        padding: 0;
        float: right;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-25%);
        -ms-transform: translateY(-25%);
        transform: translateY(-25%);
    }

.menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333;
}

.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

    .menu > ul:before,
    .menu > ul:after {
        content: "";
        display: table;
    }

    .menu > ul:after {
        clear: both;
    }

    .menu > ul > li {
        float: left;
        font-size: 16px;
        background: #fedb00; /*#fefbe9;*/ /*#e9e9e9;*/
        padding: 0;
        margin: 0;
    }

@media(max-width: 1250px) {
    .menu > ul > li {
        font-size: 12.66px;
        padding-top: 5px;
    }
}

.menu > ul > li a {
    text-decoration: none;
    /*padding: 1.5em 3em;*/
    padding: 1.4em 1.0em;
    font-weight: 500;
    display: block;
    color: #002d74; /*#367A4A;*/ /*#5C60A1;*/
}

.menu > ul > li:hover {
    background: #f6c453; /* #f0f0f0;*/
}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #d0d3d9; /*#f0f0f0;*/
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    border-left: 2px solid #d0d3d9; /*#E7E7E7;*/
    border-right: 2px solid #d0d3d9; /*#E7E7E7;*/
    border-bottom: 2px solid #d0d3d9; /*#E7E7E7;*/
}

    .menu > ul > li > ul:before,
    .menu > ul > li > ul:after {
        content: "";
        display: table;
    }

    .menu > ul > li > ul:after {
        clear: both;
    }
    /*Depth 2*/
    .menu > ul > li > ul > li {
        margin: 0;
        padding-bottom: 0;
        list-style: none;
        width: 25%;
        background: none;
        float: left;
    }

        .menu > ul > li > ul > li a {
            /*color: #777;*/
            padding: .2em 0;
            width: 95%;
            display: block;
            border-bottom: 1px solid #2e2e2e; /*#ccc;*/
            color: #2e2e2e; /*#5C60A1;*/
        }

            .menu > ul > li > ul > li a:hover {
                color: #777;
            }


        .menu > ul > li > ul > li > ul {
            display: block;
            padding: 0;
            margin: 10px 0 0;
            list-style: none;
            box-sizing: border-box;
        }
            /*Depth 3*/
            .menu > ul > li > ul > li > ul:before,
            .menu > ul > li > ul > li > ul:after {
                content: "";
                display: table;
            }

            .menu > ul > li > ul > li > ul:after {
                clear: both;
            }

            .menu > ul > li > ul > li > ul > li {
                float: left;
                width: 100%;
                padding: 10px 0;
                margin: 0;
                font-size: .8em;
            }

                .menu > ul > li > ul > li > ul > li a {
                    border: 0;
                }

    .menu > ul > li > ul.normal-sub {
        width: 300px;
        left: auto;
        padding: 10px 20px;
    }

        .menu > ul > li > ul.normal-sub > li {
            width: 100%;
        }

            .menu > ul > li > ul.normal-sub > li a {
                border: 0;
                padding: 1em 0;
            }
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }

    .menu-mobile {
        display: block;
    }

    .menu-dropdown-icon:before {
        display: block;
    }

    .menu > ul {
        display: none;
    }

        .menu > ul > li {
            width: 100%;
            float: none;
            display: block;
        }

            .menu > ul > li a {
                padding: 1.5em;
                width: 100%;
                display: block;
            }

            .menu > ul > li > ul {
                position: relative;
            }

                .menu > ul > li > ul.normal-sub {
                    width: 100%;
                }

                .menu > ul > li > ul > li {
                    float: none;
                    width: 100%;
                    margin-top: 20px;
                }

                    .menu > ul > li > ul > li:first-child {
                        margin: 0;
                    }

                    .menu > ul > li > ul > li > ul {
                        position: relative;
                    }

                        .menu > ul > li > ul > li > ul > li {
                            float: none;
                        }

    .menu .show-on-mobile {
        display: block;
    }
}

@charset "UTF-8";/*!
  Ionicons, v2.0.1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:"Ionicons";src:url("../fonts/ionicons.eot?v=2.0.1");src:url("../fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("../fonts/ionicons.ttf?v=2.0.1") format("truetype"),url("../fonts/ionicons.woff?v=2.0.1") format("woff"),url("../fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}

.navbar {
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    margin: 0px;
}

.modal-backdrop.in {
    opacity: 0.7;
}

.modal-dialog {
    margin-top: 80px;
}

body.modal-open {
    height: 100vh;
    overflow: initial;
}

.modal-header {
    height: 5px;
    padding: 0;
    border: 0;
}

.modal-body {
    border-radius: 5px;
    padding: 10px 0 40px 0;
}

a.store-box {
    display: block;
    float: left;
    margin: 0 0 15px 0;
    padding: 10px 10px;
    background-color: #00285E;
    color: #ffffff;
    width: 100%;
}
    a.store-box:hover {
        background-color: #163B6C
    }

.store-box h5 {
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
}

#select-store p {
    color: #fbffcb;
    margin: 0;
    text-align: left;
} 

#select-store .address {
    margin: 0;
    color: #ffffff;
    text-align: left;
    padding-bottom: 10px;
}

#section-pw {
    display: none;
    animation: fade 1s;
    color: #000000;
}

#section-cr {
    display: none;
    animation: fade 1s;
    color: #000000;
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#section-login {
    animation: fade 1s;
}

.mem_authTitle {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 150%;
    color: #00285E;
}

@media (max-width: 530px) {
    .mem_authTitle {
        font-size: 23px;
    }
}

.creat-ac {
    position: fixed;
    top: 0px;
}

    .creat-ac a {
        padding: 5px 20px 10px 20px;
        background-color: #59AD40;
        color: #ffffff;
        font-size: 1.2em;
        text-decoration: none;
    }

        .creat-ac a:hover {
            color: #000000;
        }

        .creat-ac a:before {
            border-top: 20px solid #59AD40;
            border-left: 70px solid transparent;
            border-right: 70px solid transparent;
            border-bottom: 0 solid transparent;
            content: "";
            position: fixed;
            top: 26px;
            left: 53px;
        }

.mem-loginForm .input-group.i {
    width: 2em;
}

.mem-loginForm .help-block {
    color: red;
}

.icon-back {
    font-size: 30px;
    position: absolute;
    top: 20px;
}

.mem_forgotPwd {
    text-align: right;
    margin-top: 4px;
}

.btn-login, .btn-reset {
    margin-top: 20px;
}

.btn-back {
    font-size: 0;
    text-indent: 0;
}

.text-green {
    color: #59AD40;
}

h4 {
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    line-height: 120%;
}

@media (max-width: 530px) {
    h4 {
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        line-height: 120%;
    }
}
.notice-body {
    padding: 0;
}

.branch-allcart-box {
    background-color: #eee;
    padding: 15px 50px;
    margin: 0 auto;
}

    .branch-allcart-box .title {
        font-weight: 700;
        color: #00285E;
        padding-bottom: 5px;
        display: block;
    }

@media (max-width:991px ) {
    .branch-allcart-box {
        padding: 15px 15px;
    }
}
.allcart-box {
    padding: 15px 10px;
    margin: 1%;
    display: inline-block;
    text-align: center;
    border: 3px #00285E dotted;
    color: #00285E;
    width: 17%;
}
    .allcart-box p {
        font-size: 20px;
        background-color: #59AD40;
        color: #ffffff;
        border-radius: 40px;
        height: 40px;
        line-height: 40px;
        width: 40px;
        margin: 15px auto -2px auto;
    }

@media (max-width:767 ) {
    .allcart-box {
        width: 47%;
    }
}












}
