﻿
#view-dashboard {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-profile {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-changepassword {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-addresses {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-addressedit {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-profile-orders {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-profile-order {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-wishlistdetail {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-profile-giftcards {
	margin-top: 40px;
	margin-bottom: 120px;
}

#view-profilemenu {
	margin-top: -40px;
}

/* account*/
.breadcrumbs.breadcrumbs-account {
	margin-left: 10px;
	margin-top: -9px;
	margin-bottom: 0;
}

	.breadcrumbs.breadcrumbs-account li a {
		color: #d3d3d3;
	}

	.breadcrumbs.breadcrumbs-account li a, .breadcrumbs.breadcrumbs-account li {
		font-size: 14px;
		text-transform: initial;
	}

	.breadcrumbs.breadcrumbs-account > li + li:before {
		font-size: 14px;
	}

.breadcrumbs.breadcrumbs > li + li:before {
	color: #ccc;
	content: "/\00a0";
	font-weight: normal;
	font-weight: 300;
}

.nav-module {
	margin-top: 30px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
}

	.nav-module a {
		display: block;
		width: 100%;
		padding: 10px 15px;
		color: #444;
		-o-transition: .2s;
		-ms-transition: .2s;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		transition: .2s;
		border-bottom: 1px solid #e2e2e2;
	}

		.nav-module a .fa {
			margin: 0 10px 0 0;
		}

#wishListItemTable .bootstrap-touchspin {
	width: 75px;
}

#wishListItemTable td {
	vertical-align: middle;
}

#wishListItemTable .bootstrap-touchspin .form-control {
	height: 35px;
	padding: 6px;
}

#wishListItemTable .bootstrap-touchspin .input-group-btn-vertical > .btn {
	padding-top: 8px;
	padding-bottom: 8px;
	border: solid 1px #e4e4e4;
	background: none;
}

#wishListItemTable .bootstrap-touchspin .input-group-btn-vertical i {
	left: 7px;
	color: #073557;
	font-size: 8px;
}
/* general */
.container-full {
	margin: 0 auto;
	width: 100%;
	padding: 0 30px;
}

#brand-name {
	font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif;
	color: #fff;
	font-size: 26px;
	margin: 0 0 20px 0;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
}

#kb-container {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
}

.g-badge {
	position: fixed;
	right: 20px;
	top: 20px;
	z-index: 3;
	display: block;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	width: 200px;
	height: 274px;
}


	.g-badge:hover {
		opacity: .5;
	}

.content-hr.wo-h {
	margin-top: 66px;
}

.content-hr.wp {
	margin-top: 35px;
}

.content-hr {
	margin: 20px 0 60px 0;
	background: #073557;
	text-align: center;
	height: 2px;
}

	.content-hr img {
		margin: -15px 0 0;
	}


.page-inner {
	margin: 40px 0 130px 0;
}

.guarantee-top {
	padding: 18px 0 18px 18px;
	color: #073557;
	display: inline-block;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 700;
	border-left: solid 2px #073557;
	position: absolute;
	display: none;
	top: -40px;
	text-align: left;
	right: 15px;
	line-height: 24px;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	z-index: 2;
	font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif;
}

	.guarantee-top span {
		display: block;
		font-family: 'Radley', serif;
		font-size: 12px;
		text-transform: initial;
	}

	.guarantee-top:hover {
		color: #aaa;
		text-decoration: none;
	}

.store-thumb {
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Radley', serif;
}

	.store-thumb img {
		border: solid 1px #ddd;
		margin: 0 0 10px 0;
		-o-transition: .4s;
		-ms-transition: .4s;
		-moz-transition: .4s;
		-webkit-transition: .4s;
		transition: .4s;
	}

		.store-thumb img:hover {
			border-color: #073557;
		}

	.store-thumb a + a {
		display: block;
	}

	.store-thumb a {
		display: inline-block;
		color: #444;
		-o-transition: .4s;
		-ms-transition: .4s;
		-moz-transition: .4s;
		-webkit-transition: .4s;
		transition: .4s;
	}

		.store-thumb a:hover {
			color: #073557;
			text-decoration: none;
		}

.disc {
	list-style: disc;
	margin: 0;
	padding: 0 0 0 18px;
}

	.disc li {
		font-size: 14px;
		margin: 0 0 8px 0;
		line-height: 22px;
		font-family: 'Radley', serif;
	}


		.disc li a {
			color: #073557;
		}

			.disc li a:hover {
				color: #073557;
			}

.no-border {
	border: none;
	margin: 0px 0 0px;
}

.padded-gray {
	padding: 20px;
	background: #f7f7f7;
}

	.padded-gray h2 span {
		background: #f7f7f7;
	}

.padded-white {
	padding: 20px;
}

.lnk-forgot-password {
	display: block;
	margin: 7px 0 0 10px;
	display: inline-block;
	padding: 0 0 0 10px;
	border-left: solid 1px #e2e2e2;
}

.module-inner {
	margin-top: 100px;
}

.table.table-clean td {
	border: none;
}

.table tr:first-child > td {
	border-top: none!important;
}

.table-hover.table-clean > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background: none;
}

.table .btn-default {
	padding: 3px 8px 4px 8px;
	text-align: center;
	width: auto;
	margin: 0 0 0 3px;
}

	.table .btn-default .fa {
		margin: 0;
	}

.btn-default .fa {
	font-size: 14px;
	margin: 0 0 0 6px;
}

.alert.dashed {
	margin: 10px;
}

.panel-form {
	border: none;
	margin: 0 0 30px 0;
}

	.panel-form > .panel-heading {
		border: 1px solid #e2e2e2;
		margin-bottom: 10px;
		background: #f7f7f7;
	}

	.panel-form .control-label {
		text-align: left;
	}


.nav-reveal {
	margin: 0 0 20px 0;
}

.panel-no-border {
	border: none;
}

.td-address {
	width: 75%;
}

.alert > p .fa, .alert > ul .fa {
	margin-left: 4px;
}

.disabled {
	cursor: default;
}

.link-filled {
	color: #073557;
}

.input-group-btn.igb-btn:last-child > .btn {
	margin: 0;
}

.input-group-btn.igb-btn .btn {
	padding-top: 5px;
	padding-bottom: 4px;
}

.alert.alert-info p, .alert.alert-info a {
	color: #31708f;
}

.alert.alert-info .link {
	display: block;
	margin: 5px 0 0;
}

.alert-info a:hover {
	color: #31708f;
}

.lnk-highlight {
	display: block;
	text-align: center;
}

	.lnk-highlight:hover {
		text-decoration: none;
	}

.lnk-highlight {
	color: #8a8a8a;
}

	.lnk-highlight .fa {
		border-radius: 50%;
		background: #8a8a8a;
		color: #fff;
		font-size: 15px;
		width: 30px;
		height: 30px;
		margin: 0 0 4px 0;
		line-height: 30px;
		text-align: center;
		-o-transition: .2s;
		-ms-transition: .2s;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		transition: .2s;
	}

	.lnk-highlight:hover .fa {
		background: #073557;
	}


#view-profile .btn,
#view-changepassword .btn,
#view-wishlistdetail .btn,
#view-dashboard .btn,
#view-addresses .btn,
#view-addressedit .btn,
#view-profile-orders .btn,
#view-profile-order .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

#view-profile-orders table > thead > tr > th {
	border-bottom: 1px solid #e2e2e2;
	padding: 10px;
	color: #444;
	font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif;
}

table tr:first-child > td {
	border-top: none!important;
}

table tr:first-child > td {
	border-top: none !important;
}

table td {
	border-color: #e2e2e2;
	padding: 10px;
	color: #444;
	border-bottom: 1px solid #e2e2e2;
}

#view-addresses .panel > a.btn {
	margin-top: 20px;
}


/* Buttons to change color */

#view-profile .btn,
#view-changepassword .btn,
#view-wishlistdetail .btn,
#view-dashboard .btn,
#view-addresses .btn,
#view-addressedit .btn,
#view-profile-orders .btn,
#view-profile-order .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

/* Red */

.wp-theme-1 .btn-inline,
.wp-theme-1 #view-profile .btn-inline,
.wp-theme-1 #view-changepassword .btn-inline,
.wp-theme-1 #view-wishlistdetail .btn-inline,
.wp-theme-1 #view-dashboard .btn-inline,
.wp-theme-1 #view-addresses .btn-inline,
.wp-theme-1 #view-addressedit .btn-inline,
.wp-theme-1 #view-profile-orders .btn-inline,
.wp-theme-1 #view-profile-order .btn-inline {
	background: #e91b23;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	outline: none;
	opacity: .9;
	font-family: 'PT Sans', sans-serif;
}

	.wp-theme-1 .btn-inline:hover, .wp-theme-1 .btn-inline:focus, .wp-theme-1 .btn-inline:active,
	.wp-theme-1 #view-profile .btn-inline:hover, .wp-theme-1 #view-profile .btn-inline:focus, .wp-theme-1 #view-profile .btn-inline:active,
	.wp-theme-1 #view-changepassword .btn-inline:hover, .wp-theme-1 #view-changepassword .btn-inline:focus, .wp-theme-1 #view-changepassword .btn-inline:active,
	.wp-theme-1 #view-wishlistdetail .btn-inline:hover, .wp-theme-1 #view-wishlistdetail .btn-inline:focus, .wp-theme-1 #view-wishlistdetail .btn-inline:active,
	.wp-theme-1 #view-dashboard .btn-inline:hover, .wp-theme-1 #view-dashboard .btn-inline:focus, .wp-theme-1 #view-dashboard .btn-inline:active,
	.wp-theme-1 #view-addresses .btn-inline:hover, .wp-theme-1 #view-addresses .btn-inline:focus, .wp-theme-1 #view-addresses .btn-inline:active,
	.wp-theme-1 #view-addressedit .btn-inline:hover, .wp-theme-1 #view-addressedit .btn-inline:focus, .wp-theme-1 #view-addressedit .btn-inline:active,
	.wp-theme-1 #view-profile-orders .btn-inline:hover, .wp-theme-1 #view-profile-orders .btn-inline:focus, .wp-theme-1 #view-profile-orders .btn-inline:active,
	.wp-theme-1 #view-profile-order .btn-inline:hover, .wp-theme-1 #view-profile-order .btn-inline:focus, .wp-theme-1 #view-profile-order .btn-inline:active {
		text-decoration: none;
		opacity: 1;
		outline: none!important;
		color: #fff;
		background: #d5070f;
	}

/* Violet */

.wp-theme-2 .btn-inline,
.wp-theme-2 #view-profile .btn-inline,
.wp-theme-2 #view-changepassword .btn-inline,
.wp-theme-2 #view-wishlistdetail .btn-inline,
.wp-theme-2 #view-dashboard .btn-inline,
.wp-theme-2 #view-addresses .btn-inline,
.wp-theme-2 #view-addressedit .btn-inline,
.wp-theme-2 #view-profile-orders .btn-inline,
.wp-theme-2 #view-profile-order .btn-inline {
	background: #422968;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	outline: none;
	opacity: .9;
	font-family: 'PT Sans', sans-serif;
}

	.wp-theme-2 .btn-inline:hover, .wp-theme-2 .btn-inline:focus, .wp-theme-2 .btn-inline:active,
	.wp-theme-2 #view-profile .btn-inline:hover, .wp-theme-2 #view-profile .btn-inline:focus, .wp-theme-2 #view-profile .btn-inline:active,
	.wp-theme-2 #view-changepassword .btn-inline:hover, .wp-theme-2 #view-changepassword .btn-inline:focus, .wp-theme-2 #view-changepassword .btn-inline:active,
	.wp-theme-2 #view-wishlistdetail .btn-inline:hover, .wp-theme-2 #view-wishlistdetail .btn-inline:focus, .wp-theme-2 #view-wishlistdetail .btn-inline:active,
	.wp-theme-2 #view-dashboard .btn-inline:hover, .wp-theme-2 #view-dashboard .btn-inline:focus, .wp-theme-2 #view-dashboard .btn-inline:active,
	.wp-theme-2 #view-addresses .btn-inline:hover, .wp-theme-2 #view-addresses .btn-inline:focus, .wp-theme-2 #view-addresses .btn-inline:active,
	.wp-theme-2 #view-addressedit .btn-inline:hover, .wp-theme-2 #view-addressedit .btn-inline:focus, .wp-theme-2 #view-addressedit .btn-inline:active,
	.wp-theme-2 #view-profile-orders .btn-inline:hover, .wp-theme-2 #view-profile-orders .btn-inline:focus, .wp-theme-2 #view-profile-orders .btn-inline:active,
	.wp-theme-2 #view-profile-order .btn-inline:hover, .wp-theme-2 #view-profile-order .btn-inline:focus, .wp-theme-2 #view-profile-order .btn-inline:active {
		text-decoration: none;
		opacity: 1;
		outline: none!important;
		color: #fff;
		background: #563d7c;
	}

/* Blue */

.wp-theme-3 .btn-inline,
.wp-theme-3 #view-profile .btn-inline,
.wp-theme-3 #view-changepassword .btn-inline,
.wp-theme-3 #view-wishlistdetail .btn-inline,
.wp-theme-3 #view-dashboard .btn-inline,
.wp-theme-3 #view-addresses .btn-inline,
.wp-theme-3 #view-addressedit .btn-inline,
.wp-theme-3 #view-profile-orders .btn-inline,
.wp-theme-3 #view-profile-order .btn-inline {
	background: #59b2e5;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	outline: none;
	opacity: .9;
	font-family: 'PT Sans', sans-serif;
}

	.wp-theme-3 .btn-inline:hover, .wp-theme-3 .btn-inline:focus, .wp-theme-3 .btn-inline:active,
	.wp-theme-3 #view-profile .btn-inline:hover, .wp-theme-3 #view-profile .btn-inline:focus, .wp-theme-3 #view-profile .btn-inline:active,
	.wp-theme-3 #view-changepassword .btn-inline:hover, .wp-theme-3 #view-changepassword .btn-inline:focus, .wp-theme-3 #view-changepassword .btn-inline:active,
	.wp-theme-3 #view-wishlistdetail .btn-inline:hover, .wp-theme-3 #view-wishlistdetail .btn-inline:focus, .wp-theme-3 #view-wishlistdetail .btn-inline:active,
	.wp-theme-3 #view-dashboard .btn-inline:hover, .wp-theme-3 #view-dashboard .btn-inline:focus, .wp-theme-3 #view-dashboard .btn-inline:active,
	.wp-theme-3 #view-addresses .btn-inline:hover, .wp-theme-3 #view-addresses .btn-inline:focus, .wp-theme-3 #view-addresses .btn-inline:active,
	.wp-theme-3 #view-addressedit .btn-inline:hover, .wp-theme-3 #view-addressedit .btn-inline:focus, .wp-theme-3 #view-addressedit .btn-inline:active,
	.wp-theme-3 #view-profile-orders .btn-inline:hover, .wp-theme-3 #view-profile-orders .btn-inline:focus, .wp-theme-3 #view-profile-orders .btn-inline:active,
	.wp-theme-3 #view-profile-order .btn-inline:hover, .wp-theme-3 #view-profile-order .btn-inline:focus, .wp-theme-3 #view-profile-order .btn-inline:active {
		text-decoration: none;
		opacity: 1;
		outline: none!important;
		color: #fff;
		background: #459ed1;
	}

/* Green */

.wp-theme-4 .btn-inline,
.wp-theme-4 #view-profile .btn-inline,
.wp-theme-4 #view-changepassword .btn-inline,
.wp-theme-4 #view-wishlistdetail .btn-inline,
.wp-theme-4 #view-dashboard .btn-inline,
.wp-theme-4 #view-addresses .btn-inline,
.wp-theme-4 #view-addressedit .btn-inline,
.wp-theme-4 #view-profile-orders .btn-inline,
.wp-theme-4 #view-profile-order .btn-inline {
	background: #8ec449;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	outline: none;
	opacity: .9;
	font-family: 'PT Sans', sans-serif;
}

	.wp-theme-4 .btn-inline:hover, .wp-theme-4 .btn-inline:focus, .wp-theme-4 .btn-inline:active,
	.wp-theme-4 #view-profile .btn-inline:hover, .wp-theme-4 #view-profile .btn-inline:focus, .wp-theme-4 #view-profile .btn-inline:active,
	.wp-theme-4 #view-changepassword .btn-inline:hover, .wp-theme-4 #view-changepassword .btn-inline:focus, .wp-theme-4 #view-changepassword .btn-inline:active,
	.wp-theme-4 #view-wishlistdetail .btn-inline:hover, .wp-theme-4 #view-wishlistdetail .btn-inline:focus, .wp-theme-4 #view-wishlistdetail .btn-inline:active,
	.wp-theme-4 #view-dashboard .btn-inline:hover, .wp-theme-4 #view-dashboard .btn-inline:focus, .wp-theme-4 #view-dashboard .btn-inline:active,
	.wp-theme-4 #view-addresses .btn-inline:hover, .wp-theme-4 #view-addresses .btn-inline:focus, .wp-theme-4 #view-addresses .btn-inline:active,
	.wp-theme-4 #view-addressedit .btn-inline:hover, .wp-theme-4 #view-addressedit .btn-inline:focus, .wp-theme-4 #view-addressedit .btn-inline:active,
	.wp-theme-4 #view-profile-orders .btn-inline:hover, .wp-theme-4 #view-profile-orders .btn-inline:focus, .wp-theme-4 #view-profile-orders .btn-inline:active,
	.wp-theme-4 #view-profile-order .btn-inline:hover, .wp-theme-4 #view-profile-order .btn-inline:focus, .wp-theme-4 #view-profile-order .btn-inline:active {
		text-decoration: none;
		opacity: 1;
		outline: none!important;
		color: #fff;
		background: #7ab035;
	}


/* Yellow */

.wp-theme-5 .btn-inline,
.wp-theme-5 #view-profile .btn-inline,
.wp-theme-5 #view-changepassword .btn-inline,
.wp-theme-5 #view-wishlistdetail .btn-inline,
.wp-theme-5 #view-dashboard .btn-inline,
.wp-theme-5 #view-addresses .btn-inline,
.wp-theme-5 #view-addressedit .btn-inline,
.wp-theme-5 #view-profile-orders .btn-inline,
.wp-theme-5 #view-profile-order .btn-inline {
	background: #f1c40f;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	outline: none;
	opacity: .9;
	font-family: 'PT Sans', sans-serif;
}

	.wp-theme-5 .btn-inline:hover, .wp-theme-4 .btn-inline:focus, .wp-theme-5 .btn-inline:active,
	.wp-theme-5 #view-profile .btn-inline:hover, .wp-theme-5 #view-profile .btn-inline:focus, .wp-theme-5 #view-profile .btn-inline:active,
	.wp-theme-5 #view-changepassword .btn-inline:hover, .wp-theme-5 #view-changepassword .btn-inline:focus, .wp-theme-5 #view-changepassword .btn-inline:active,
	.wp-theme-5 #view-wishlistdetail .btn-inline:hover, .wp-theme-5 #view-wishlistdetail .btn-inline:focus, .wp-theme-5 #view-wishlistdetail .btn-inline:active,
	.wp-theme-5 #view-dashboard .btn-inline:hover, .wp-theme-5 #view-dashboard .btn-inline:focus, .wp-theme-5 #view-dashboard .btn-inline:active,
	.wp-theme-5 #view-addresses .btn-inline:hover, .wp-theme-5 #view-addresses .btn-inline:focus, .wp-theme-5 #view-addresses .btn-inline:active,
	.wp-theme-5 #view-addressedit .btn-inline:hover, .wp-theme-5 #view-addressedit .btn-inline:focus, .wp-theme-5 #view-addressedit .btn-inline:active,
	.wp-theme-5 #view-profile-orders .btn-inline:hover, .wp-theme-5 #view-profile-orders .btn-inline:focus, .wp-theme-5 #view-profile-orders .btn-inline:active,
	.wp-theme-5 #view-profile-order .btn-inline:hover, .wp-theme-5 #view-profile-order .btn-inline:focus, .wp-theme-5 #view-profile-order .btn-inline:active {
		text-decoration: none;
		opacity: 1;
		outline: none!important;
		color: #fff;
		background: #ddb000;
	}

/* Orange */

.wp-theme-6 .btn-inline,
.wp-theme-6 #view-profile .btn-inline,
.wp-theme-6 #view-changepassword .btn-inline,
.wp-theme-6 #view-wishlistdetail .btn-inline,
.wp-theme-6 #view-dashboard .btn-inline,
.wp-theme-6 #view-addresses .btn-inline,
.wp-theme-6 #view-addressedit .btn-inline,
.wp-theme-6 #view-profile-orders .btn-inline,
.wp-theme-6 #view-profile-order .btn-inline {
	background: #d35400;
	border: none;
	color: #fff;
	display: inline-block;
	font-weight: normal;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	outline: none;
	opacity: .9;
	font-family: 'PT Sans', sans-serif;
}

	.wp-theme-6 .btn-inline:hover, .wp-theme-6 .btn-inline:focus, .wp-theme-6 .btn-inline:active,
	.wp-theme-6 #view-profile .btn-inline:hover, .wp-theme-6 #view-profile .btn-inline:focus, .wp-theme-6 #view-profile .btn-inline:active,
	.wp-theme-6 #view-changepassword .btn-inline:hover, .wp-theme-6 #view-changepassword .btn-inline:focus, .wp-theme-6 #view-changepassword .btn-inline:active,
	.wp-theme-6 #view-wishlistdetail .btn-inline:hover, .wp-theme-6 #view-wishlistdetail .btn-inline:focus, .wp-theme-6 #view-wishlistdetail .btn-inline:active,
	.wp-theme-6 #view-dashboard .btn-inline:hover, .wp-theme-6 #view-dashboard .btn-inline:focus, .wp-theme-6 #view-dashboard .btn-inline:active,
	.wp-theme-6 #view-addresses .btn-inline:hover, .wp-theme-6 #view-addresses .btn-inline:focus, .wp-theme-6 #view-addresses .btn-inline:active,
	.wp-theme-6 #view-addressedit .btn-inline:hover, .wp-theme-6 #view-addressedit .btn-inline:focus, .wp-theme-6 #view-addressedit .btn-inline:active,
	.wp-theme-6 #view-profile-orders .btn-inline:hover, .wp-theme-6 #view-profile-orders .btn-inline:focus, .wp-theme-6 #view-profile-orders .btn-inline:active,
	.wp-theme-6 #view-profile-order .btn-inline:hover, .wp-theme-6 #view-profile-order .btn-inline:focus, .wp-theme-6 #view-profile-order .btn-inline:active {
		text-decoration: none;
		opacity: 1;
		outline: none!important;
		color: #fff;
		background: #bf4000;
	}

.wp-theme-1 .nav-module a.active {
	background: #e91b23;
	color: #fff;
}

.wp-theme-1 .nav-module a:hover {
	background: #e91b23;
	text-decoration: none;
	color: #fff;
}

.wp-theme-2 .nav-module a.active {
	background: #563d7c;
	color: #fff;
}

.wp-theme-2 .nav-module a:hover {
	background: #563d7c;
	text-decoration: none;
	color: #fff;
}

.wp-theme-3 .nav-module a.active {
	background: #59b2e5;
	color: #fff;
}

.wp-theme-3 .nav-module a:hover {
	background: #59b2e5;
	text-decoration: none;
	color: #fff;
}

.wp-theme-4 .nav-module a.active {
	background: #8ec449;
	color: #fff;
}

.wp-theme-4 .nav-module a:hover {
	background: #8ec449;
	text-decoration: none;
	color: #fff;
}

.wp-theme-5 .nav-module a.active {
	background: #f1c40f;
	color: #fff;
}

.wp-theme-5 .nav-module a:hover {
	background: #f1c40f;
	text-decoration: none;
	color: #fff;
}

.wp-theme-6 .nav-module a.active {
	background: #d35400;
	color: #fff;
}

.wp-theme-6 .nav-module a:hover {
	background: #d35400;
	text-decoration: none;
	color: #fff;
}

#view-dashboard table, #view-wishlistdetail table,
#view-profile-giftcards table, #view-profile-orders table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	background-color: transparent;
	border: 1px solid #e2e2e2;
}

.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: #fefefe;
}

.panel-form .panel-body {
	padding-left: 15px;
	padding-right: 15px;
	background: #f5f5f5;
	margin-top: -10px;
}
