* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#top-head-container ul {
	list-style-type: none !important;
}

.header-container {
	left: 0;
	right: 0;
	transition: top .6s ease-in-out;
	z-index: 1000
}

.navbar-fixed-top {
	top: 0
}
@media only screen and (min-width: 601px) {
    #background-links .mega-menu .top-dropdown:hover {
        overflow: visible !important;
    }
}
.header {
	width: 91%;
	margin: auto;
	background: #fafafa;
	border-top: none;
	border-radius: 0 0 1em 1em;
	box-shadow: 0 5px 7px 0 rgb(0 0 0 / 50%);
	transition: top .25s
}

.header .box-fluid {
	position: relative;
	z-index: 10
}

.top-nav-left {
	float:left ;
	display: inline-block;
	height: 39px;
	position: relative;
}

.top-link {
	float: right;
	font-size:12px;
	color:#333;
	font-weight:normal;
}

.top-link .dropdown-menu li {
	float: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:0px;
	margin-right:0px;
	position:static
}

.top-link li {
	float:left ;
	margin: 0;
	position:relative;
}

@media only screen and (min-width :150px) and (max-width : 1224 px) {
	ul.dropdown-menu {
		min-width: 0 !important
	}

	.nav-column {
		width: auto !important
	}

	.nav-text {
		font-size: 11px !important;
		line-height: 15px !important;
		width: 50% !important
	}

	.nav-panel {
		width: auto;
		margin-right: auto
	}
}

.top-link li a {
	display: block;
	color: #333;
	line-height: 16px
}

.top-link li a:hover {
	color: #e71;
	text-decoration: none
}

.top-link .dropdown-menu a.arrow {
	background-image: url(data:image/gif;base64,R0lGODlhBwAKAMIEAObm5uvr6/Dw8P39/f///////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7);
	background-position: right 6px;
	background-repeat: no-repeat;
	margin-right:9px
}

.top-link .dropdown-menu a.arrow:hover,
.top-link .dropdown-menu a.arrow.maintain-hover {
	background-image: url(data:image/gif;base64,R0lGODlhBwAKAMIEAICAgJmZmbOzs/f39////////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7)
}

.top-link .dropdown-toggle {
	text-decoration: none
}

.top-link .dropdown-menu li a:hover {
	background-image: none
}

.header #shop-by-category .popover {
	max-width: unset !important
}

.top-link .dropdown-menu .nav-divider {
	position: relative;
	display: block;
	line-height: 1px;
	height: 1px;
	overflow-y: hidden;
	overflow-x: hidden;
	background-image: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-position-x: initial;
	background-position-y: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: #eee;
	background-size: initial;
	margin: 9px 0;
	width: 90%
}

.nav-column {
	width: 50%;
	float: left;
	clear: none;
}

.nav-item {
	/* left: 5px;
	width: 220px */
	position: relative;
	clear: both;
	font-family: verdana, arial, sans-serif;
	line-height: 16px;
	padding: 0 0 5px;
	margin: 0;
	text-decoration: none;
	cursor: default
}

.nav-title {
	padding-bottom: 10px;
	left: 5px
}

.nav-text {
	font-size: 18px;
	line-height: 19px;
	color: #e47911
}

.nav-text {
	display: block;
	font-size: 13px;
	color: #444;
	font-weight: 400;
	white-space: normal;
	word-wrap: break-word
}

.nav-title .nav-text {
	font-size: 16px;
	line-height: 19px;
	color: #e47911
}

.nav-panel {
	width: 220px;
	margin-right: 21px
}

.nav-panel .nav-link {
	left: 5px;
	cursor: pointer
}

.top-link li a span {
	background:url(/application/assets/images/v5/sprite_nav_top_link.png) no-repeat right top;
	display:inline-block;
	padding-right:15px
}

.top-link li .nav-panel a span {
	background: none;
	display: block;
	padding-right:0px
}

.top-link li .nav-panel a.nav-link:hover .nav-text {
	text-decoration: underline;
	color: #e47911
}

.top-link li:hover .nav-panel a.nav-link .nav-subtext {
	text-decoration: none
}

.top-link li:hover a span {
	background-position: right bottom -2px;
}

@media only screen and (min-width : 150px) and (max-width : 768) {
	ul.dropdown-menu {
		min-width: 0px !important;
	}

	.nav-column {
		width: auto !important;
	}
}

.header-bot2 {
	display: block;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 0;
}

.top_cust_left,
.top_cust_left>.mega-menu {
	width: 100%;
}

.top-link li.cat_cust>a {
	color: #fff;
	padding-top: 0;
}

.top-link li.login-hover:hover .top-dropdown {
	visibility: visible;
}

.top-link .top-dropdown {
	top: 100%;
	width: 330px;
	padding-top: 3px;
	z-index: 999;
	background: #fff;
	left: 0;
	border-radius: 1em;
	float: left;
	position:absolute;
	visibility: hidden;
}

.top-link .top-dropdown ul {
	padding: 10px 3px 13px 15px
}

.top-link .top-dropdown li {
	padding: 0 0 0 5px;
	text-align: left;
	line-height: 22px;
	float: none;
	margin: 0;
	font-weight: 400
}

.top-link .top-dropdown li a {
	background: 0 0;
	display: inline-block;
	padding: 0;
	line-height: 22px
}

.top-link li.login-hover a:hover {
	text-decoration: none
}

.top-link .top-dropdown li:hover a {
	background-position: left 2px;
}

.bot-nav-fill {
	width: auto
}

#top-head-container {
	display: flex
}

#top-head-container .box-fluid {
	background: #fff;
	border-radius: inherit;
	height: 100%
}

.popover {
	overflow-x: hidden;
	overflow-y: scroll
}

#background-links .top-nav-left {
	height: auto
}

#background-links .mega-menu .login-hover {
	padding: 10px
}

.mega-menu .top-dropdown li i {
	position: absolute;
	top: 5px;
	right: 4px;
	padding: 0 5px 0 20px
}

.mega-menu .top-dropdown li:hover>i {
	color: orange
}

#scrim,
.mega-menu .custom-arrow-up,
.navbar-fixed-top .logo2.onlydesktop img,
.responsive-menu {
	display: none
}

.mega-menu ul ul li:hover {
	overflow-x: visible
}

.mega-menu ul ul li:hover>ul {
	display: block
}

.mega-menu ul ul ul {
	display: none;
	width: 352px;
	margin-top: -10px;
	position: absolute;
	top: 0;
	left: 242px;
	z-index: 9;
	background: #fff;
	border: 1px solid #bbb;
	border-radius: 1em;
	box-shadow: 0 6px 20px 0 rgb(67 67 67)
}

.top-dropdown .content-pages .content-pages ul {
	width: fit-content;
	min-width: 180px
}

#top-head-container.navbar-fixed-top {
	position: relative;
	width: 100%;
	height: 119px;
	background: 0 0
}

#top-head-container.navbar-fixed-top .header {
	width: 100%;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-left: 0 !important;
	border-radius: 0 0 25px 25px
}

.navbar-fixed-top .header-top {
	height: 45px;
	padding-top: 0;
	margin-bottom: 0
}

.navbar-fixed-top #logo img {
	margin-top: 0
}

.navbar-fixed-top #background-links {
	padding-top: 0
}

@media only screen and (min-width:601px) and (max-width:1366px) {
	#background-links .mega-menu ul li:nth-child(4) .top-dropdown .content-pages ul ul {
		width: 180px;
		left: -181px;
		z-index: 10
	}

	#background-links .mega-menu ul li:nth-child(6) .top-dropdown .content-pages ul {
		width: 190px;
		z-index: 9
	}
}

@media only screen and (min-width:1201px) {
	.mega-menu .top-dropdown li {
		font-size: 16px;
		line-height: 26px
	}

	.mega-menu ul ul ul {
		left: 308px
	}

	.mega-menu .top-dropdown .content-pages .content-pages ul {
		left: 242px
	}
}

@media only screen and (min-width:601px) and (max-width:1200px) {
	.header #shop-by-category .popover {
		width: 100%;
		max-width: unset !important
	}

	.mega-menu .top-dropdown li {
		font-size: 14px;
		line-height: 22px
	}

	#background-links .mega-menu .top-dropdown.content-pages {
		width: 262px
	}

	#background-links .mega-menu .top-dropdown .content-pages .content-pages ul {
		width: fit-content;
		min-width: 180px
	}
}

@media only screen and (min-width:1001px) {

	.mega-menu li>a,
	.mega-menu li>a>span {
		font-size: 18px
	}
}

@media only screen and (min-width:601px) and (max-width:1000px) {
	.mega-menu li>a>span {
		font-size: 14px
	}
}

@media only screen and (min-width:841px) {
	#background-links .top_cust_left {
		box-shadow: none;
		border-radius: 0 0 .8em .8em
	}
}

@media only screen and (min-width:601px) and (max-width:840px) {
	.header {
		height: 156px
	}

	#background-links {
		padding-top: 5px;
		margin-left: auto;
		margin-right: auto
	}

	.top-link .top-dropdown ul {
		padding: 5px 6px
	}

	.mega-menu>ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
		margin-left: 14px
	}

	#top-head-container.navbar-fixed-top {
		height: 158px
	}
}

@media only screen and (min-width:601px) and (max-width:723px) {
	#background-links .mega-menu ul li:nth-child(6) .top-dropdown {
		left: 0
	}
}

@media only screen and (max-width:991px) {

	#background-links .mega-menu,
	#background-links .open .top-dropdown .content-pages i,
	#background-links .open .top-dropdown .content-pages ul,
	.top-nav-left .mega-menu ul ul li:hover>ul {
		display: none
	}

	#top-head-container {
		height: 74px
	}

	#background-links .open li.content-pages,
	.bot-nav-right .lang-hover {
		display: block
	}

	.header {
		position: fixed;
		border: 2px solid orange;
		border-top: none;
		width: 100%;
		height: 72px;
		z-index: 1030
	}

	.header .box-fluid {
		display: flex;
		position: static;
		height: 80px
	}

	#background-links {
		padding: 0
	}

	#top-head-container a,
	#top-head-container li,
	#top-head-container p,
	#top-head-container span {
		font-size: 20px
	}

	#background-links .top-nav-left {
		display: flex;
		justify-content: end;
		border: 0;
		border-radius: 0
	}

	.mega-menu .top-dropdown .custom-arrow-up {
		display: block;
		position: sticky;
		width: 100%;
		bottom: 0;
		text-align: center !important;
		font-size: 20px
	}

	#background-links .open {
		display: block;
		flex-grow: 1;
		position: fixed;
		top: 70px;
		left: 0;
		width: 91%;
		height: 90%;
		overflow-y: auto;
		margin: 0 4.5%;
		padding: 0
	}

	#background-links .open a {
		/* padding-bottom: 6px;
		margin-bottom: 6px; */
		color: #004b91;
		text-decoration: none
	}

	#background-links .open ul {
		display: flex;
		flex-direction: column;
		position: relative;
		max-height: fit-content;
		padding: 0;
		overflow: hidden;
		border: none;
		box-shadow: none;
		background-color: #eee;
		z-index: 10;
		border-right: 2px solid orange;
		border-bottom: 2px solid orange;
		border-left: 2px solid orange;
		border-bottom-right-radius: 1em;
		border-bottom-left-radius: 1em;
		box-shadow: 0 5px 7px 0 rgb(67 67 67)
	}

	#background-links .open .content-pages ul {
		border: none;
		box-shadow: none
	}

	#background-links .open li {
		margin: 10px 0px;
		background: 0 0;
		border: 0;
		border-radius: 0;
		text-align: left
	}

	#background-links .open .top-dropdown {
		visibility: visible
	}

	#background-links .open .content-pages {
		display: none;
		position: relative;
		background-color: #eee;
		border: none;
		box-shadow: none
	}

	.mega-menu .top-dropdown.content-pages ul {
		max-height: 60vh;
		overflow: scroll
	}

	#background-links .open .content-pages li {
		/* margin: 8px 12px; */
		padding: 4px 12px;
		background-color: #f4f4f4;
		border-radius: 0.4em
	}

	#background-links .open .top-dropdown.content-pages {
		width: 100%
	}

	#backgrround-links .open li:first-child {
		border-top-left-radius: 4px
	}

	#backgrround-links .open li:last-child {
		border-bottom-left-radius: 4px
	}

	#background-links .open #scrim {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9;
		background-color: rgba(0, 0, 0, 0.1)
	}

	#background-links .responsive-menu {
		display: inline-block;
		font-size: 32px
	}
}

@media only screen and (min-width :150px) and (max-width : 1224 px) {
	.setting-box .setting-form .draw-select__wrapper.w-250 {
		max-width: 250px
	}
}

.setting-box {
	width: 34px;
	float: right;
	position: relative;
	z-index: 1;
}

@media only screen and (min-width : 150px) and (max-width : 500px) {
	.setting-box {
		display: none;
	}
}

.setting-box a.setting-left {
	background:url(/application/assets/images/v5/bg_setting.png) no-repeat left top;
	width: 28px;
	height: 15px;
	float: left;
	margin: 10px 0 0 0;
	display: inline-block;
	text-indent: -9999px;
}

.setting-box a.setting-left:hover,
.setting-box a.setting-left.active {
	background-position: left bottom;
}

.setting-panel {
	display: none;
	border: 1px solid #bbb;
	border-top: 1px solid #fff;
	background: #fff;
	width: 406px;
	float: left;
	position: absolute;
	right: -1px;
	top: 28px;
	z-index: 99;
}

.setting-box #search-setting-panel.setting-panel {
	top: 40px;
}

#display-setting-panel {
	z-index: -1;
	top: 0px;
}

.setting-panel .title {
	border-bottom: 1px dotted #d0d0d0;
	background: #fff;
	width: 100%;
	height: 48px;
	float: left;
}

.setting-panel .title p {
	padding-left: 15px;
	font-size: 12px;
	color: #333;
	line-height: 47px;
	padding-bottom: 0;
}

.setting-panel .title span {
	display: inline-block;
	float: right;
	padding-right:15px;
	line-height:39px;
}

.setting-panel .title a {
	color: #0066CC;
	text-decoration: none;
	font-size: 11px;
}

.setting-panel .title a:hover {
	text-decoration: underline;
	color: #E71;
}

.setting-form {
	width: 406px;
	float: left;
	padding:15px 0;
}

.setting-form .row {
	width: 100%;
	float: left;
	margin-bottom:14px;
}

.setting-form .row.last {
	margin: 10px 0 0 0;
}

.setting-form label {
	font-size: 12px;
	width: 102px;
	float: left;
	margin-right:10px;
	text-align: right;
	color:#444;
	line-height:24px;
	font-weight:normal;
}

.w-250 {
	width: 250px;
}

b {
	font-weight: bold !important;
}

.setting-form .checkbox {
	float: left;
	padding:0;
}

.setting-form ul.checkbox-list {
	clear: both;
	padding-left:113px;
}

.setting-form ul.checkbox-list li {
	font-size: 12px;
	color: #333;
	line-height: 18px
}

.setting-form ul.checkbox-list li label {
	padding-top: 8px;
	width: auto;
	line-height: normal
}

.setting-form ul.checkbox-list.expand li label {
	width: 100%;
	text-align: left;
}

.setting-form ul.checkbox-list li label.disabled {
	color: #aaa;
}

.setting-form .input {
	border: 1px solid #b6b6b6;
	background: #fff;
	width: 199px;
	height: 16px;
	float: left;
	padding:4px 8px;
	font-size:12px;
	color:#000;
	line-height:16px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	position:relative;
}

.setting-form .button2 {
	background: #184da5;
	border: 1px solid #184da5;
	width: 134px !important;
	height: 28px;
	float: left;
	cursor:pointer;
	padding:0;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	display:inline;
	margin-left:113px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
}

.setting-form .button2:hover {
	background-position: left bottom;
}

.social_sect {
	padding: 0 14px;
}

.fb-like,
.pin_sect,
.social_sect .fa {
	display: inline-block
}

.social_sect .fa {
	padding: 5px;
	font-size: 19px !important;
	width: 25px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	color: #fff
}

.fa-facebook {
	background: #3b5998;
	color: #fff
}

.fa-pinterest {
	background: #cb2027;
	color: #fff
}

.fa-twitter {
	background: #55acee;
	color: #fff
}

.fa-youtube {
	background: #b00;
	color: #fff
}

.PIN_1655813362117_button_follow {
	position: relative;
	background-color: #eee;
	margin-left: 5px;
	padding: 2px 5px 2px 19px;
	box-shadow: inset 0 0 1px #888;
	cursor: pointer
}

.PIN_1655813362117_button_follow:hover {
	border: 1px solid gold
}

.fb-like {
	vertical-align: top
}

.PIN_1655813362117_button_follow::after {
	content: "";
	position: absolute;
	height: 14px;
	width: 14px;
	top: 2px;
	left: 3px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzBweCIgd2lkdGg9IjMwcHgiIHZpZXdCb3g9Ii0xIC0xIDMxIDMxIj48Zz48cGF0aCBkPSJNMjkuNDQ5LDE0LjY2MiBDMjkuNDQ5LDIyLjcyMiAyMi44NjgsMjkuMjU2IDE0Ljc1LDI5LjI1NiBDNi42MzIsMjkuMjU2IDAuMDUxLDIyLjcyMiAwLjA1MSwxNC42NjIgQzAuMDUxLDYuNjAxIDYuNjMyLDAuMDY3IDE0Ljc1LDAuMDY3IEMyMi44NjgsMC4wNjcgMjkuNDQ5LDYuNjAxIDI5LjQ0OSwxNC42NjIiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIj48L3BhdGg+PHBhdGggZD0iTTE0LjczMywxLjY4NiBDNy41MTYsMS42ODYgMS42NjUsNy40OTUgMS42NjUsMTQuNjYyIEMxLjY2NSwyMC4xNTkgNS4xMDksMjQuODU0IDkuOTcsMjYuNzQ0IEM5Ljg1NiwyNS43MTggOS43NTMsMjQuMTQzIDEwLjAxNiwyMy4wMjIgQzEwLjI1MywyMi4wMSAxMS41NDgsMTYuNTcyIDExLjU0OCwxNi41NzIgQzExLjU0OCwxNi41NzIgMTEuMTU3LDE1Ljc5NSAxMS4xNTcsMTQuNjQ2IEMxMS4xNTcsMTIuODQyIDEyLjIxMSwxMS40OTUgMTMuNTIyLDExLjQ5NSBDMTQuNjM3LDExLjQ5NSAxNS4xNzUsMTIuMzI2IDE1LjE3NSwxMy4zMjMgQzE1LjE3NSwxNC40MzYgMTQuNDYyLDE2LjEgMTQuMDkzLDE3LjY0MyBDMTMuNzg1LDE4LjkzNSAxNC43NDUsMTkuOTg4IDE2LjAyOCwxOS45ODggQzE4LjM1MSwxOS45ODggMjAuMTM2LDE3LjU1NiAyMC4xMzYsMTQuMDQ2IEMyMC4xMzYsMTAuOTM5IDE3Ljg4OCw4Ljc2NyAxNC42NzgsOC43NjcgQzEwLjk1OSw4Ljc2NyA4Ljc3NywxMS41MzYgOC43NzcsMTQuMzk4IEM4Ljc3NywxNS41MTMgOS4yMSwxNi43MDkgOS43NDksMTcuMzU5IEM5Ljg1NiwxNy40ODggOS44NzIsMTcuNiA5Ljg0LDE3LjczMSBDOS43NDEsMTguMTQxIDkuNTIsMTkuMDIzIDkuNDc3LDE5LjIwMyBDOS40MiwxOS40NCA5LjI4OCwxOS40OTEgOS4wNCwxOS4zNzYgQzcuNDA4LDE4LjYyMiA2LjM4NywxNi4yNTIgNi4zODcsMTQuMzQ5IEM2LjM4NywxMC4yNTYgOS4zODMsNi40OTcgMTUuMDIyLDYuNDk3IEMxOS41NTUsNi40OTcgMjMuMDc4LDkuNzA1IDIzLjA3OCwxMy45OTEgQzIzLjA3OCwxOC40NjMgMjAuMjM5LDIyLjA2MiAxNi4yOTcsMjIuMDYyIEMxNC45NzMsMjIuMDYyIDEzLjcyOCwyMS4zNzkgMTMuMzAyLDIwLjU3MiBDMTMuMzAyLDIwLjU3MiAxMi42NDcsMjMuMDUgMTIuNDg4LDIzLjY1NyBDMTIuMTkzLDI0Ljc4NCAxMS4zOTYsMjYuMTk2IDEwLjg2MywyNy4wNTggQzEyLjA4NiwyNy40MzQgMTMuMzg2LDI3LjYzNyAxNC43MzMsMjcuNjM3IEMyMS45NSwyNy42MzcgMjcuODAxLDIxLjgyOCAyNy44MDEsMTQuNjYyIEMyNy44MDEsNy40OTUgMjEuOTUsMS42ODYgMTQuNzMzLDEuNjg2IiBmaWxsPSIjZTYwMDIzIj48L3BhdGg+PC9nPjwvc3ZnPg==) 0 0/14px 14px no-repeat
}

.button_sect {
	padding-top: 10px
}

.fb-like>span,
.fb-like>span>iframe {
	width: 115px !important
}

@media only screen and (min-width :769px) and (max-width :1309px) {
	#background-links .top-nav-left {
		padding-top: 0
	}
}

@media only screen and (min-width :290px) and (max-width :768px) {
	.arrow-bot {
		display: none
	}

	#background-links .top_cust_left {
		float: none
	}

	.bot-nav-fill .top-nav-left {
		height: auto
	}

	.top-link li {
		text-align: left;
		z-index: 0
	}

	.top-nav-left {
		padding-top: 0
	}
}

@media only screen and (max-width :768px) {
	.top-link {
		display: contents
	}
}

@media only screen and (min-width :769px) and (max-width :1225px) {
	#background-links .top_cust_left {
		float: left
	}

	.top-link {
		display: contents
	}
}

.lang-dropdown {
	z-index: 999;
	visibility: hidden;
	top: 100%;
	padding-top: 10px;
	right: 0;
	width: 150px;
	position: absolute
}

.lang-dropdown a:hover {
	color: orange !important;
	text-decoration: underline !important;
	cursor: pointer
}

.lang-dropdown li {
	padding: 4px 12px !important
}

.language-toggler {
	position: relative
}

.language-toggler:hover .lang-dropdown {
	visibility: visible;
	transition: 1s linear
}

.lang-wrapper {
	border-radius: 1em;
	border: 1px solid #bbb;
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
	/*padding: 5px*/
}
.menu_contact{
				display: none !important;

	}
@media only screen and (max-width:991px) {
	.bot-nav-fill {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 5px 10px
	}

	#background-links .responsive-menu {
		display: inline-block;
		font-size: 32px
	}

	.middle-header,
	.top-header,
	.top-link.mega-menu {
		display: none
	}
	.menu_contact{
				display: block !important;

	}
}

@media only screen and (min-width:992px) {
	.top-header {
		display: block
	}

	.top-header>ul {
		background-color: orange;
		padding: 10px 15px;
		display: flex;
		align-items: center;
		justify-content: end
	}

	.top-header li {
		padding-left: 15px
	}

	.top-header a {
		text-decoration: none !important;
		color: #000 !important;
		font-size: 14px
	}

	.middle-header {
		padding: 5px 15px
	}

	.links-wrapper {
		display: flex;
		align-items: center
	}

	.search-wrapper>.top-link {
		float: none
	}

	.middle-header,
	.search-wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between
	}

	.search-wrapper {
		margin: 0 1.2em;
		flex: 1;
		justify-content: center
	}

	.language-toggler.mobile,
	.logo-wrapper.mobile {
		display: none
	}

	.apply-here {
		margin: 0 10px
	}

	.search-container {
		margin-left: 10px;
		position: relative;
		width: 60%;
		display: flex;
		background: #eee;
		height: 40px;
		-moz-border-radius: 1em;
		-webkit-border-radius: 1em;
		border-radius: 1em
	}

	.search-container .setting-panel {
		position: absolute;
		display: none;
		background: #fff;
		width: 406px;
		z-index: 99;
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
		border-radius: 1em;
		top: 105%;
		right: -1px;
		border: 1px solid #eee
	}

	.search-container .input {
		flex: 1;
		height: 100%;
		padding: 0 10px;
		font-size: 15px;
		border-radius: 1em 0 0 1em;
		border: none;
		background-color: transparent
	}

	.search-container .submit-btn {
		width: auto !important;
		background: url(/application/assets/images/v5/ico_search.png) center no-repeat;
		border: none;
		padding: 0 1.5em;
		height: 100%;
		cursor: pointer
	}

	.setting-box .settings {
		background: url(/application/assets/images/v5/bg_setting.png) left top no-repeat;
		width: 28px;
		height: 15px;
		margin: 10px 0 0;
		display: inline-block;
		text-indent: -9999px
	}

	.setting-box .settings.active,
	.setting-box .settings:hover {
		background-position: left bottom
	}

	.search-container .setting-box {
		position: relative
	}

	.social_sect {
		display: flex;
		justify-content: end
	}

	.social_sect>.fa {
		margin-left: 5px
	}

	.links-wrapper .apply-here-img {
		width: 80px;
		height: auto
	}

	.links-wrapper .fsc-img {
		height: 80px
	}

	.top_cust_left {
		background-color: #174da5;
		height: auto
	}

	.mega-menu.top-link li a span {
		background: url('data:image/svg+xml,<svg  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="white" d="M440.5 160H7.5c-4.4 0-6.7 5.3-3.6 8.7L219.6 383.6c4.7 4.7 12.3 4.7 17 0L444.1 168c3-3.4.8-8.7-3.6-8.7z"/></svg>') right center/8px no-repeat;
		display: inline-block;
		padding-right:15px
	}

	.mega-menu.top-link li:hover a span {
		background-position: right center
	}
}

@media only screen and (min-width:1200px) {
	.search-container {
		width: 50%
	}
}

.mega-menu li>a,
.mega-menu li>a>span {
	font-size: 14px
}

.mega-menu .cat_cust:hover {
	background: 0 0
}



.navbar-fixed-top {
	background: #000;
	position: fixed;
	width: 100%;
	right: 0;
	left: 0;
	z-index: 1030;
}

.setting-form .button2,
.setting-panel .title a {
	color: orange !important
}

.setting-form .button2 {
	background: #ffd78c !important;
	border: 1px solid orange !important
}

@media (max-width:979px) {
	body {
		padding-top: 0
	}

	.navbar-fixed-bottom,
	.navbar-fixed-top {
		position: static
	}

	.navbar-fixed-top {
		margin-bottom: 18px
	}
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
	transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
	visibility: visible;
	opacity: 1;
	margin-bottom: 50px
}

.cd-top.cd-top--fade-out {
	opacity: .5;
}

.cd-top:hover {
	border-radius: 8px;
	background-color: #4886E2;
	opacity: 1;
}

.cd-top.cd-top--show {
	border-radius: 1em;
}

.cd-top.cd-top--fade-out {
	opacity: 0.8;
	border-radius: 1em;
}.slider {
	position: relative;
	z-index: 1;
	background: #fff;
	padding-bottom: 10px;
	border-radius: 25px;
}

.slides_container {
	display: none;
	z-index: 2;
	width: 100%;
	border-radius: 25px;

	max-height: {
		heroheight
	}

	px
}

.caption-container {
	text-align: left;
	background-color: orange;
	padding: 1px 0px;
	color: white;
}

.caption-container p {
	margin: 0px;
	margin: 0px;
	color: orange;
	font-size: 12px;
	padding: 26px 0px;
	position: absolute;
	top: 0;
	writing-mode: vertical-lr;
	right: -18px;
}

.slider ul.pagination {
	position: absolute;

		{
		template_textalignment_alt
	}

	:0;
	bottom:17px;
	z-index:3;

	float: {
		template_textalignment_alt
	}

	;
}

.colx .pic .slider ul.pagination {
	position: absolute;

		{
		template_textalignment_alt
	}

	:0;
	bottom:17px;
	z-index:3;

	float: {
		template_textalignment_alt
	}

	;
	display:none;
}

.slider ul.pagination li {
	border: 1px solid #ddd;
	background: #fff;
	width: 17px;
	height: 21px;

	float: {
		template_textalignment
	}

	;

	margin- {
		template_textalignment_alt
	}

	:5px;
	text-align:center;
}

.slider ul.pagination li a {
	display: block;
	color: #333;
	line-height: 21px;
}

.slider ul.pagination li:hover,
.slider ul.pagination li.current {
	border: 1px solid #bcbcbc;
	background: #ddd;
}

.slider a.prev,
.slider a.next {
	background:url(/application/assets/images/v5/sprite_nav_hero.png) no-repeat;
	width: 65px;
	height: 80px;
	text-align: center;

	float: {
		template_textalignment
	}

	;
	text-indent:-9999px;
	position:absolute;
	top:72px;
	z-index:5;
	/*visibility:hidden;*/
}

.row .slider a.prev,
.row .slider a.next {
	display: none;
	background: none;
	color: black;
	width: 40px;
	font-weight: bold;
	font-size: 0px;
	height: 25px;
	text-align: center;

	float: {
		template_textalignment
	}

	;
	text-indent:0px;
	position:absolute;
	top:72px;
	z-index:5;
	/*visibility:hidden;*/
}

.colx a.prev-btn,
.colx a.next-btn {
	color: black;
	width: auto;
	font-weight: bold;
	padding: 16px;
	font-size: 20px;
	height: 25px;
	text-align: center;

	float: {
		template_textalignment
	}

	;
	text-indent:0px;
	position:absolute;
	top:185px;
	z-index:5;
	/*visibility:hidden;*/
}

.colx a.prev-btn {
	border-radius: 0px 3px 3px 0;
}

.colx a.next-btn {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.slider .home a.prev:after {
	font-size: 20px;
	content: "<";
}

.colx a.prev-btn:hover {
	background-color: rgba(255, 145, 0, 0.8);
	cursor: pointer;
	text-decoration: none;
}

.slider .home a.next:after {
	font-size: 20px;
	content: ">";
}

.colx a.next-btn:hover {
	background-color: rgba(255, 145, 0, 0.8);
	cursor: pointer;
	text-decoration: none;
}

.slider a.prev {
	background-position: {
		template_textalignment_alt
	}

	top;

		{
		template_textalignment
	}

	:0;
}

.slider a.next {
	background-position: {
		template_textalignment
	}

	top;

		{
		template_textalignment_alt
	}

	:0;
}

.slider:hover a.prev,
.slider:hover a.next {
	visibility: visible;
	text-decoration: none;
}

img.slide-image {
	position: relative;
	height: auto;
	display: block;
	margin: auto;
}

.cur {
	overflow: auto;
	white-space: nowrap;
	height: 56px;
	border-radius: 0px 0px 20px 20px;
}

.cur::-webkit-scrollbar {
	width: 3px;
}

.cur::-webkit-scrollbar-thumb {
	background: rgb(161, 110, 0);
	border-radius: 3px;
	background-clip: padding-box;
}

.cur .column {
	display: inline-block;
	width: 25%;
	float: left;
	margin: 0;
}

.cur .column img {
	margin: auto;
	object-fit: cover;
	height: 56px;
}

.numbertext {
	color: orange;
	font-size: 14px;
	padding: 26px 12px;
	position: absolute;
	top: 83%;
	right: 2%;
}

.home_slider {
	padding-top: 35px;
}

@media handheld,
only screen and (max-width: 767px) {
	.cur .column {
		width: 25% !important;
	}
}/* 2.3.3 Thumbnails */
.product {
	width:100%;
	padding:0 0 10px 0;
	margin-bottom:20px;
	position:relative;
	z-index:1;
	overflow:hidden
}
.product .side-corner-tag p {
	line-height: 17px;
	font-size: 12px
}
.product h3 {
	font-size: 21px;
	font-weight: normal;
	color:#666;
	padding-bottom:14px;
	border-bottom:1px solid #ececec;
	margin-bottom:20px
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.product h3 {
		font-size:18px;
	}
}
.product li {
	width:130px;
	height:216px;
	float:left
}
.product li .imgb {
	vertical-align: middle;
	padding: 1px;
	display: table-cell;
	text-align: center;
	font-size: 1px;
	background-color: #fff;
	/*box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	border: 1px solid #e2e2e2;*/
}
.product li .drop-area.imgb {
	border: 1px dashed #e2e2e2
}
.product li img {
	border: 0 solid
}
.product li a {
	color:#1346BE;
	display: block
}
.product li span a {
	padding-top:10px;
	height:35px;
	display:block;
	overflow:hidden;
	line-height:18px;
	text-decoration:none;
	font-size:13px
}
.product li a:hover {
	color:#E71;
}
.product li strong {
	display:block;
	padding-top:11px;
	font-size:13px;
}
.product li .timeleft {
	font-size: 10px;
	color: #777;
}
/*slider widget next/prev controls*/
.product a.prev-wrapper, .product a.next-wrapper {
	position: absolute;
	top: 105px;
	background-color: #fff;
	height: 100px;
	line-height: 100px;
	width: 45px;
	text-align: center;
	box-shadow: 0 1px 3px #888;
}
.product a span.prev, .product a span.next {
	background:url(/application/assets/images/v5/sprite_nav_slider.png) no-repeat;
	width:9px;
	height:20px;
	float:left ;
	text-indent:-9999px;
	position:absolute;
	top:140px;
	z-index:3;
}
.product a.prev-wrapper {
	left: -1px;
	z-index:2;
	box-shadow: 0 1px 3px #888;
}
.product a.next-wrapper {
	right: 0;
	z-index:2;
	box-shadow: 0 1px 3px #888;
}
.product a span.prev {
	background-position:left top;
	left:15px;
	top: 40px;
}
.product a span.prev:hover {
	background-position:left bottom;
}
.product a span.next {
	background-position:right top;
	right:15px;
	top: 40px;
}
.product a span.next:hover {
	background-position:right bottom;
}
.product a.next-wrapper.disabled {
	cursor: not-allowed;
	opacity:0.6
}
.product a span.next.disabled {
	cursor: not-allowed;
	opacity:0.6
}
.product a.prev-wrapper.disabled {
	cursor: not-allowed;
	opacity:0.6
}
.product a span.prev.disabled {
	cursor: not-allowed;
	opacity:0.6
}
.product-1col {
	border-bottom: 0;
	width: 180px;

	float: {
		template_textalignment
	}

	;
	position:relative;
	z-index:1;
}

.product-1col li {
	width: 130px;
	height: 198px;

	float: {
		template_textalignment
	}

	;
}

.product-1col li a {
	padding-top: 5px;
	color: #1346BE;
	display: block;
	font-family: verdana, arial, sans-serif;
}

.product-1col li span a {
	text-transform: uppercase;
	height: 35px;
	display: block;
	overflow: hidden;
	line-height: 17px;
	text-decoration: none;
}

.product-1col li strong {
	padding-top: 8px;
	color: #333;
}

.column2 .product-1col li strong span {
	color: #333;
	font-size: 13px;
}

.product-1col a.prev,
.product-1col a.next {
	width: 9px;
	height: 20px;

	float: {
		template_textalignment
	}

	;
	text-indent:-9999px;
	position:absolute;
	top:67px;
	z-index:5;
}

.product-1col li .timeleft {
	padding-top: 4px;
	font-size: 10px;
	color: #777;
}

/* 2.3.2 Feature */
.feature {
	width: 100%;
	padding-bottom: 15px;
}

.feature-box {
	background: #eeeeee;
	width: 675px;
	padding: 5px;
	font-size: 12px;
	color: #555;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature {
		display: none;
	}
}

.feature h3 {
	padding-bottom: 8px;
	font-size: 15px;
	color: #000;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature h3 {
		font-size: 18px;
		text-align: center;
	}
}

.feature p {
	line-height: 18px;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature p {
		font-size: 14px;
	}
}

.feature ul.link li {
	color: #555;
	line-height: 22px;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature ul.link {
		text-align: center;
	}

	.feature ul.link li {
		font-size: 17px;
		line-height: 2.1em;
	}
}

.feature ul.link li a {
	color: #1346BE;
}

.feature ul.link li a:hover {
	color: #E71;
}

.feature .column1 {
	background: #fff;
	width: 185px;
	min-height: 223px;
	padding-top: 15px;

	padding- {
		template_textalignment_alt
	}

	:10px;
	padding-bottom:10px;

	padding- {
		template_textalignment
	}

	:10px;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature .column1 {
		min-height: 150px;
		width: 100%;
		margin: 0 auto;
		border-bottom: none;
		padding: 0;
	}
}

.feature .column2 {
	background: #fff;
	width: 200px;
	min-height: 223px;
	padding-top: 15px;

	padding- {
		template_textalignment_alt
	}

	:10px;
	padding-bottom:10px;

	padding- {
		template_textalignment
	}

	:10px;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature .column2 {
		display: none
	}
}

.feature .column2 span {
	clear: both;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature .column2 span {
		font-size: 12px
	}
}

.feature .column2 span a {
	color: #1346BE;
}

.feature .column2 span a:hover {
	color: #E71;
}

.feature a {
	color: #0066CC;
}

.feature a:hover {
	color: #0456a8;
}

.feature .column2 a.button {
	margin: 20px 0 16px 0;
}

.feature a.button {
	background:url(/application/assets/images/v5/bg_button1.png) repeat-x {
		template_textalignment
	}

	top;
	width:178px;
	height:26px;

	float: {
		template_textalignment
	}

	;
	text-align:center;
	font-size:13px;
	color:#fff;
	line-height:26px;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
	text-decoration:none;
	border: 1px solid #2164b3;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature a.button {
		width: 100%;
	}
}

.feature a.button:hover {
	background-position: {
		template_textalignment
	}

	bottom;
}

.feature .column3 {
	width: 220px;

	margin- {
		template_textalignment_alt
	}

	:0;
	background:#fff;
	min-height:223px;
	padding-top:15px;

	padding- {
		template_textalignment_alt
	}

	:10px;
	padding-bottom:10px;

	padding- {
		template_textalignment
	}

	:10px;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature .column3 {
		min-height: 250px;
		width: 100%;
		margin: 0 auto;
		border-bottom: none;
		padding: 0 0 15px 0;
	}
}

.feature ul.link2 li {
	background:url(/application/assets/images/v5/sprite_ico_feature.png) no-repeat;

	padding- {
		template_textalignment
	}

	:50px;
	color:#555;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature ul.link2 li {
		padding-bottom: 12px
	}
}

.feature ul.link2 li:first-child {
	margin-top: 6px;
}

.feature ul.link2 li p {
	line-height: 16px;
	font-size: 11px;
	color: #545454;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature ul.link2 li p {
		font-size: 12px;
	}
}

.feature ul.link2 li.guaranteed-shipping {
	background-position: 0 -1px;
}

.feature ul.link2 li.premium-user {
	background-position: 0 -63px;
}

.feature ul.link2 li.rating-system {
	background-position: 0 -145px;
}

.feature ul.link2 li a {
	display: inline-block;
	padding-bottom: 4px;
	color: #1346BE;
	font-weight: bold;
}

.feature ul.link2 li a:hover {
	color: #E71;
}

.feature .column4 {
	width: 300px;
	height: 258px;

	float: {
		template_textalignment
	}

	;
	overflow: hidden;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.feature .column4 {
		width: 100%;
		float: none;
		margin: 0 auto;
		border-bottom: none;
		text-align: center;
	}
}

.catmapflyout {
	position: absolute;

		{
		template_textalignment
	}

	:210px;
	top: 0;
	background: white;
	border: 1px solid #ccc;
	z-index: 2;
	padding: 10px 20px 25px 20px;
	border-radius: 3px;
	white-space: nowrap;
	max-width:740px;
	min-height: 250px;
	opacity: 0.98;
	overflow-y: scroll;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.catmapflyout {
		display: block;
		position: inherit;

			{
			template_textalignment
		}

		:20px;
		min-height: 150px;
	}
}

.catmapflyout-ul {
	display: inline-block !important;
	display: inline;
	zoom: 1;
	vertical-align: top;
	width: 284px;
	line-height: 19px;
	padding-top: 12px;
}

.catmapflyout h3 a {
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;

	padding- {
		template_textalignment_alt
	}

	:15px;
	padding-bottom:6px;

	padding- {
		template_textalignment
	}

	:0px;
	width: 165px !important;
	display: block;
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.catmapflyout-ul {
		display: inline !important
	}
}

@media only screen and (min-width : 150px) and (max-width : 500px) {
	.catmapflyout {
		background: none;
	}

	.catmapflyout.bs-5-5-5-0 {
		box-shadow: none;
		border: none;
		max-height: 163px;
		overflow: scroll;
	}

	.catmapflyout-ul li {
		border-bottom: 1px solid #ddd;
		line-height: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.catmapflyout h3 a {
		font-size: 14px;
		font-weight: normal;
	}

}

.newArrivals {
	width: 100%;
	height: 430px;
	overflow: hidden;
}

.newArrival-left {
	margin- {
		template_textalignment_alt
	}

	: 10px;

	margin- {
		template_textalignment
	}

	: 10px;
	margin-top: 10px;

	float: {
		template_textalignment
	}

	;
	width: 280px;
	height: 390px;
	border: solid 10px #e8e8e8;
}

.newArrival-right {
	float: {
		template_textalignment_alt
	}

	;
	max-width: 850px;
	overflow: hidden;
	padding-top: 10px
}

@media only screen and (min-width : 150px) and (max-width : {
		box2
	}

	px) {
	.newArrival-right {
		max-width: 650px;
	}
}

@media only screen and (min-width : 150px) and (max-width : 1300px) {
	.newArrival-right {
		max-width: 550px;
	}
}

.newArrival-right ul {
	width: 100%;
	list-style: none
}

.newArrival-right li {
	float: {
		template_textalignment
	}

	;
	padding: 5px 5px 10px 5px;

	margin- {
		template_textalignment_alt
	}

	: 20px;
	width: 178px;
	height: 197px
}

.newArrival-right li .na-pro-name {
	height: 21px;
	line-height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	font-size: 15px
}

.newArrival-right li .na-pro-name a:active,
.newArrival-right li .na-pro-name a:visited {
	color: #103898
}

.newArrival-right li .na-pro-name a:hover {
	color: #e71
}

.newArrival-right li .na-pro-img {
	margin: 0 auto;
	width: 170px;
	height: 170px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle
}

.newArrival-right li .na-pro-img img {
	max-width: 170px;
	max-height: 170px
}

.newArrival-right li a {
	display: block;
	color: #111
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.newArrivals {
		height: 100%
	}

	.newArrival-left {
		border: none;
		margin: 0 auto;
		height: none;
		text-align: center;
		display: table-cell;
		width: 100%;
		border-bottom: 1px solid #eeeeee
	}

	.newArrival-right {
		float: {
			template_textalignment
		}

		;
		width: 100%;
		overflow: hidden
	}

	.newArrival-right li {
		text-align: center;
		display: table-cell;
		width: 100%;
		border-bottom: 1px dotted #eeeeee
	}

	.newArrival-right ul {
		width: 100%
	}

	.newArrival-right li:hover {
		width: 100%
	}

	.Featured-Sellers dl {
		width: 100%;
		text-align: center
	}

	.Featured-Sellers a {
		margin- {
			template_textalignment
		}

		:0
	}

	.Featured-Sellers {
		width: 100%;
		height: 100%
	}
}

@media only screen and (min-width : 150px) and (max-width : 500px) {
	.Featured-Sellers a {
		margin- {
			template_textalignment
		}

		:0
	}

	.Featured-Sellers {
		width: 100%;
		height: 100%
	}
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.Featured-Sellers {
	width: 100%;
	height: 515px;
	overflow: hidden
}

.Featured-Sellers a {
	display: block;

	float: {
		template_textalignment
	}

	;

	margin- {
		template_textalignment_alt
	}

	: 19px;
	width: 311px;
	cursor: pointer;
	text-decoration:none
}

@media only screen and (min-width : 150px) and (max-width : {
		box
	}

	px) {
	.Featured-Sellers a {
		float: none;

		margin- {
			template_textalignment
		}

		:25px;

		margin- {
			template_textalignment_alt
		}

		:0px
	}
}

.Featured-Sellers dl {
	padding: 10px;
	margin-bottom: 20px;
	width: 291px;
	background: #fff;
	border: solid 1px #ececec;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}

.Featured-Sellers dt {
	height: 170px;
}

.Featured-Sellers dd {
	position: relative;
	padding-top: 10px;
	height: 43px;
	text-align: center
}

.Featured-Sellers dd .point {
	position: absolute;
	left: 10px;
	top: -27px;
	padding: 2px;
	width: 50px;
	height: 50px;
	background: #fff;
	border: solid 1px #dfdfdf;
	border-radius: 75px;
	box-shadow: -2px 0 5px 0 rgba(0, 0, 0, 0.1)
}

.Featured-Sellers dd .point img {
	border-radius: 75px
}

.Featured-Sellers dd .seller-description {
	margin-top: 5px;
	color: #999;
	height: 18px;
	overflow: hidden;
	text-decoration: none
}

.dropnote {
	width: 195px;
	height: 81px;
	float: left;
	margin-top: -180px;
	margin-left:50px;
	z-index: 5;
	position: relative
}

.dropnote:hover,
.dropnote img:hover {
	background: url(/application/assets/images/v5/bg_upload_hover.png) no-repeat 50% 50%;
	display: inline-block;
	float: left;
	margin-top: -180px;
	margin-left:50px;
	z-index: 5;
	position: relative;
}

.drop-area-active:hover img,
.dropnote:hover img {
	opacity: 0.2 !important
}
/* #htmlcontainer {
	width: 91% !important;
} */

.body-bg {
	/* background: url(/application/uploads/attachments/meta/grad_ornament.webp) repeat-x,
	url(/application/uploads/attachments/meta/black_ornament.webp) repeat !important; */
	/* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1252%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='url(%26quot%3b%23SvgjsLinearGradient1253%26quot%3b)'%3e%3c/rect%3e%3cpath d='M655.4007417763931 273.44141588157686L774.5097858491707 267.1991753891966 768.2675453567905 148.09013131641905 649.1585012840129 154.33237180879925z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1437.9003010743543 292.4487509007791L1352.9056419805288 207.45409180695367 1267.9109828867036 292.4487509007791 1352.9056419805288 377.4434099946045z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M999.1991022025614 119.41064008960248L1029.4584132094324 40.582439880434464 950.6302130002643 10.323128873563604 920.3709019933934 89.15132908273162z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M699.5063035209062 489.8269142931792L687.8647212904739 323.3445321156994 521.382339112994 334.9861143461317 533.0239213434264 501.46849652361146z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M945.420356820213 8.675093295900776L862.7168429616115-26.430465549117567 827.6112841165932 56.2730483094839 910.3147979751947 91.37860715450225z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M374.6124601473874 41.50411471349534L362.78996413986835 153.98765048762309 475.27349991399615 165.81014649514213 487.09599592151517 53.3266107210144z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M912.7300450097389 218.29317386332465L1047.986594911892 278.51326975562876 1108.2066908041961 143.25671985347563 972.950140902043 83.03662396117153z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1431.0499899230008 318.037217951349L1299.3047812297402 247.98704791293258 1229.2546111913239 379.7322566061932 1360.9998198845844 449.7824266446096z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1350.3206920123057 360.525980197533L1233.9788001405143 320.46625424371484 1193.9190741866962 436.80814611550613 1310.2609660584876 476.8678720693243z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M458.4069662513151 400.66589660733854L468.9168310840855 250.36782723073458 318.61876170748155 239.85796239796417 308.10889687471115 390.15603177456813z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M99.06156304898873 261.44276476206574L109.5887675014597 161.28310491714188 9.429107656535834 150.75590046467093-1.0980967959351204 250.91556030959478z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M810.5361382940868 113.94438829769871L854.3858006411381-0.28788757312022994 740.1535247703191-44.13754992017158 696.3038624232678 70.09472595064736z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M497.5094004421608 256.8260538394131L330.16865587743064 265.5960106456213 338.9386126836388 432.9367552103514 506.279357248369 424.16679840414326z' fill='rgba(207%2c 133%2c 0%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1252'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1253'%3e%3cstop stop-color='rgba(207%2c 133%2c 0%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 0%2c 0%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e") !important;
	background-repeat: repeat-x !important; */
    /* background-color: black !important; */
    background-color: rgb(255, 255, 255) !important;
}

.JokerboxUntertitel {
	color: #00BFFF;
	font-size: 16px;
}

.JokerboxUntertitel:hover {
	color: blue;
	text-decoration: none;
}

#KruemelmonsterKlein {
	font-size: 12px;
	color: white;
}

.Jokerbox {
	width: 400px;
	border-radius: 6px 6px 6px 6px;
	display: flex;
	flex-direction: column;
	box-shadow: 1.5px 1.5px 1.5px 1.5px;
}

.Jkbox {
	border: 2px solid orange;
    border-radius: 1em;
}

.imgJokerbox {
	height: 220px;
	width: 100%;
	float: left;
	border-radius: 0.8em 0 0 0.8em;
}

.details-link {
	color: #60a4dd;
	font: 14px/11px "Verdana";
	padding-right: 15px;
	background: url("/application/uploads/attachments/meta/details.webp") no-repeat right 2px;
	float: left;
	text-decoration: none;
}

.details-links a,
.details-links a:visited,
.details-links a:link {
	color: #60a4dd;
}
.details-links{
	position: absolute;
	bottom: 0;
	/* padding-top: 20px; */
}

.front {
	border: 2px solid orange;
	border-radius: 1em;
	position: inherit !important;
}

.back {
	border: 2px solid orange;
	border-radius: 6px 6px 6px 6px;
	position: absolute !important;
	background-color: #fff;
	border-radius: 1em;
}


.listing .cta {
	border-top: 2px solid lightgrey;
	padding: 6px;
	text-align: center;
	text-decoration: none !important;
}

.listing .body {
	height: 30px;
	padding: 4px;
}

.listing {
	list-style: none;
	margin: auto;
	padding: 0px;
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(auto-fill, minmax(380px, auto));
	padding: 20px 0px;
	/*width: 98.5%;*/
	margin: 0 auto;
}

@media(max-width:1350px) {
	.listing {
		width: 864px;
	}
}

@media(max-width:915px) {
	.listing {
		width: 425px;
	}
}

.flex-container, .flex-container-last, .flex-container-middle {
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	height: 220px;
	border-radius: 1em;
}

.flex-container {
	background: black;
	background: url("/application/uploads/attachments/meta/product_skins_brownnew.webp") right;
}

.flex-container-middle {
	background: black;
	background: url("/application/uploads/attachments/meta/product_skins_bluenew.webp") left;
}

.flex-container-middle .imgJokerbox {
    border-radius: 0 0.8em 0.8em 0;
	height: 220px;
	width: 100%;
	float: right;
}

.flex-container-last {
	background: black;
	background: url("/application/uploads/attachments/meta/product_skins_blue2new.webp") right;
}

.jb_image {
	/* width: 239px; */
	flex-shrink: 2;
}

.flip-pad {
	display: block;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 5px;
	padding: 0 8px;
	z-index: 2;
}

.flex-container-middle .flip-pad {
	display: block;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 5px;
	padding: 0 8px;
	z-index: 2;
}

.flip-pad a {
	display: block;
	width: 19px;
	height: 19px;
	background: url("/application/uploads/attachments/meta/controls.webp") no-repeat left top;
	cursor: pointer;
	text-decoration: none;
}

.jb-inner {
	width: 147px;
	margin: 0 5px;
	padding: 0 10px;
	text-align: left;
	float: right;
}

.Jokerbox .body.jb-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.Jokerbox .body.jb-inner ul {
	flex-grow: 2;
	flex-shrink: 2;
}

.jb-inner.big-box .details-links {
	float: right;
}

.big-box-container {
	display: flex;
    flex-wrap: nowrap;
    height: 372px;
}

.big-box-img {
	width: 100%;
	flex-grow: 2;
}
.big-box-img img {
	max-width: 100%;
	width: 100%;
	height: 368px;
	border-top-left-radius: 1em;
	border-bottom-left-radius: 1em;
	object-fit: cover;
}

.big-box-right {
	width: 170px;
	margin: 0;
	display: flex;
    flex-direction: column;
    background: #51433A right;
	border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
}

.big-box-right ul {
	flex-grow: 2;
}

@media only screen and (max-width: 450px) {
	.colx.big-box {
		padding: 0;
		margin-bottom: 20px;
	}
}

.jb-title {
	color: #ffce7b;
	font: 16px/18px "Verdana";
	/* height: 62px; */
	padding-top: 22px;
}

.JokerboxTitel {
	color: #00BFFF;
	font-size: 14px;
}

.JokerboxTitel:link {
	color: black;
	background-color: transparent;
	text-decoration: none;
}

.JokerboxSmall {
	color: #bcbec0;
	font: 12px/18px "Verdana";
	height: 94px;
	margin-top: 12px !important;
	padding-bottom: 10px;
}

.JokerboxTitel:visited {
	color: blue;
	background-color: transparent;
}

.JokerboxTitel:hover {
	color: lightblue;
	background-color: transparent;
	/* text-decoration: !important; */
}

.JokerboxTitel:active {
	color: lightblue;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

#produkt {
	border-right: 2px solid lightgrey;
	border-radius: 15px 0px 0px 0px;
}

.JokerboxRahmenForEveryOne {
	border: 3px solid lightgrey;
	border-radius: 15px 15px 15px 15px;
	box-shadow: 1.5px 1.5px 1.5px 1.5px grey;
}

.os-title {
	height: 40px;
	margin: 0;
	padding-top: 16px;
}

.os-title,
.os-title .os-link {
	text-align: center;
	color: #666666;
	font: bold 17px/21px "Verdana";
	text-decoration: underline;
}

.os-gallery {
	height: 100px;
	position: relative;
}

.os-bottom-panel {
	border-top: 1px solid #a5a5a5;
	padding: 0 8px;
}

.os-bottom-panel .details-link {
	color: #0066cc;
	background-position: right -17px;
	float: left;
	margin-top: 15px;
}

.os-gallery .jcarousel-list li,
.os-gallery .jcarousel-item {
	width: 46px;
	height: 80px;
}

.osgi-wide {
	background-position: -100px bottom !important;
	padding-bottom: 18px !important;

}

.jcarousel-list li,
.jcarousel-item {
	overflow: hidden;
	float: left;
	list-style: none;
	line-height: 16px;
}

.osg-thumbnail {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.cblock {
	width: 98%;
	margin: auto;
	color: #bcbec0;
	margin-top: 40px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.cblock h1,
.cblock h2,
.cblock h3,
.cblock h4 {
	color: #FFCE7B;
	margin-top: 20px;
	margin-bottom: 10px;
}

.cblock h1 {
	font-size: 36px;
	font-weight: 500;
}

.cblock h2 {
	font-size: 30px;
	font-weight: 500;
}

.cblock h3 {
	font-size: 24px;
	font-weight: 500;
}

.cblock h4 {
	font-size: 18px;
	font-weight: 500;
}

.cblock p {
	margin: 0 0 1em;
	font-size: 14px;
	font-weight: 500;
}

.cblock ul {

}

.cblock ul li {
	margin: 0 0 1em;
	font-size: 14px;
	font-weight: 500;
}

.os-gallery .jcarousel-prev-disabled {
	background-position: 0 -38px;
}

.os-gallery .jcarousel-next-disabled {
	background-position: 0 -57px !important;
}

.os-gallery .jcarousel-prev,
.os-gallery .jcarousel-next {
	display: block;
	width: 19px;
	height: 19px;
	background: url("/application/uploads/attachments/meta/controls.webp") no-repeat;
	position: absolute;
	cursor: pointer;
}

.os-gallery .jcarousel-clip {
	width: 320px;
	height: 100px;
	margin: 0 auto;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}

.osg-item {
	float: left;
	width: 46px;
	height: 62px;
	margin: 0 3px;
	padding-bottom: 6px;
	background: url("/application/uploads/attachments/meta/th_shadow.webp") no-repeat 5px bottom;
}

.os-gallery .jcarousel-prev {
	left: 10px;
	top: 35px;
	background-position: 0 -95px;
}

.os-gallery .jcarousel-next {
	right: 10px;
	top: 35px;
	background-position: 0 -76px;
}

.flip-pad .revert {
	background-position: 0 -19px;
}

.os-bottom-panel .wide-button-black {
	float: right;
	margin-top: 7px;
}

.wide-button-black {
	display: block;
	width: auto !important;
	height: 23px;
	background: url("/application/uploads/attachments//meta/bagobag_button.webp") no-repeat right -46px;
	padding: 0 13px 0 0 !important;
	text-decoration: none;
	cursor: pointer;
}

.wide-button-black {
	width: 116px;
	height: 30px;
	background-position: right -168px;
}

.wbb-inner {
	display: block;
	height: 23px;
	background: url("/application/uploads/attachments//meta/bagobag_button.webp") no-repeat left top;
	height: 30px;
	background-position: 2px -138px;
	font: 12px/30px "Verdana";
	color: #ff9000;
	font-weight: bold;
	padding: 0 0 0 13px;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

.jcarousel ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
#jokerlink{
	 cursor: pointer;
}

.os-gallery .jcarousel-prev-disabled {
	background-position: 0 -38px;
}

.cust_fixed_grid>div,
#htmlcontainer .cust_side_gird {
	background: transparent !important;
}

.cust_grid_col .product h3,
.cust_grid_col .product li span a,
.cust_grid_col .product li .timeleft,
.cust_grid_col .product li strong {
	color: #fff;
}

.cust_grid_col .product li span a {
	height: 28px;
}

.cust_grid_col .product li {
	margin-right: 14px !important;
}

.fixed-left-grid-col.col-left.custom_sidelft {
	margin-left: 0px !important;
}

.cust_list {
	width: 1235px;
	margin: auto;
}

@media only screen and (min-width: 600px) {
	.cust_list {
		width: 100%
	}
}
@media only screen and (min-width: 760px) {
	.cust_list {
		width: 100%
	}
}
@media only screen and (min-width: 962px) {
	.cust_list {
		width: 100%
	}
}
@media only screen and (min-width: 1200px) {
	.cust_list {
		width: 1235px;
	}
}
@media only screen and (max-width: 600px) {
	#private-messaging {
		display: none;
	}
	.cust_list {
		width: 100%
	}
	.bot-nav-fill .top-nav-left {
		display: block;
	}
	.jb-title {
		font-size: 12px;
		padding: 18px 0px 5px 0px;
		height: auto;
	}
	.JokerboxSmall {
		font-size: 11px;
		margin-top: 0px !important;
		height: auto
	}
	.details-link {
		font-size: 11px;
	}
	.listing,
	.jb_image,
	.Jokerbox {
		width: 100% !important;
		margin-bottom: 20px;
	}
	.flex-container-middle .imgJokerbox {
		margin-right: 0;
	}
	.listing {
		display: unset !important;
	}
}.slides {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.slide {
	float:left ;
	width:150px;
	height:auto;
	min-height:250px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:4px;
	padding-right:4px;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0
}
@media only screen and (min-width : 150px) and (max-width : 500px)
{
	.bx-wrapper
	{
		max-width: 190px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 1224px)
{
	.bx-wrapper
	{
		max-width: 1134px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 1500px)
{
	.bx-wrapper
	{
		max-width: 1410px;
	}
}
.bx-wrapper img {
	display:block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.bx-wrapper .bx-viewport {
	direction: ltr; /*rtl fix*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/application/assets/images/v5/ico_working.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/application/assets/images/v5/sprite_nav_bxslider.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(/application/assets/images/v5/sprite_nav_bxslider.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/application/assets/images/v5/sprite_nav_bxslider.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/application/assets/images/v5/sprite_nav_bxslider.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: verdana, arial, sans-serif;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.bx-viewport {
	width: 100%;
	overflow: hidden;
	position: relative;
}
/**/
.i-carousel-container {
     position: relative;
     overflow: hidden
}
 .i-carousel-row-inner {
     position: relative;
     height: 100%
}
 .i-row:after, .i-row:before {
     display: table;
     content: "";
     line-height: 0;
     font-size: 0
}
 .i-row:after {
     clear:both
}
 .i-carousel-row-inner:after, .i-carousel-row-inner:before {
     display: table;
     content: "";
     line-height: 0;
     font-size: 0
}
 .i-carousel-row-inner:after {
     clear: both
}
 .i-row {
     width: 100%
}
 .i-carousel-col.i-carousel-left {
     height: 270px;
     visibility: visible;
}
 .i-carousel-left, .i-carousel-right {
     width: 40px;
     height: 100%;
     position: absolute;
     top: 0;
     z-index: 1
}
 .i-carousel-left {
     left: 0;
     padding-left: 3px
}
 .i-carousel-col {
     overflow: visible;
     min-height: 1px;
     position: relative;
     zoom: 1;
}
 .i-carousel-button {
     position: relative;
     top: 40%;
     margin-top: -16px
}
 .i-button-image {
     height: auto
}
 .i-button {
     background: #e7e9ec;
     border-radius: 3px;
     border-color: #ADB1B8 #A2A6AC #8D9096;
     border-style: solid;
     border-width: 1px;
     cursor: pointer;
     display: inline-block;
     padding: 0;
     text-align: center;
     text-decoration: none !important;
     vertical-align: middle
}
 .i-button-image .i-button-inner {
     padding: 6px;
     line-height: 0;
     height: auto
}
 .i-button .i-button-inner {
     background: #eff1f3;
     background: -webkit-linear-gradient(top, #f7f8fa, #e7e9ec);
     background: linear-gradient(to bottom, #f7f8fa, #e7e9ec)
}
 .i-button-inner {
     display: block;
     position: relative;
     overflow: hidden;
     height: 29px;
     box-shadow: 0 1px 0 rgba(255, 255, 255, .6) inset;
     border-radius: 2px
}
 .i-button .i-icon-previous {
     margin: 5px 6px 5px 5px
}
 .i-icon-previous {
     width: 11px;
     height: 15px;
     background-position: -123px -7px
}
 .i-icon, .i-link-emphasis:after {
     background-image: url(/application/assets/images/v5/sprite_widgets.png);
     -webkit-background-size: 400px 900px;
     background-size: 400px 900px;
     background-repeat: no-repeat;
     display: inline-block;
     vertical-align: top
}
 .i-icon-alt {
     position: absolute;
     left: -9999px;
     top: auto;
     display: block;
     width: 1px;
     height: 1px;
     line-height: 1px;
     font-size: 1px;
     overflow: hidden;
}
 .i-carousel-has-buttons .i-carousel-center {
     margin: 0 40px
}
 .i-carousel-center {
     overflow: hidden
}
 .i-carousel-col {
     overflow: visible;
     min-height: 1px;
     position: relative;
     zoom: 1;
}
 .i-carousel-viewport {
     width: 100%;
     overflow: hidden;
}
 ol.i-carousel {
     margin: 0;
     list-style-type: none;
     height: 100%;
     white-space: nowrap;
     overflow-x: visible;
     color: #111;
     letter-spacing: -4px
}
 .i-ordered-list, .i-unordered-list, ol, ul {
     padding: 0
}
 .i-ordered-list, ol {
     margin: 0 0 0 20px;
     color: #767676;
}
 li.i-carousel-card.i-widget-carousel__card {
     max-width: 230px;
     margin-left: 17px;
}
 html:not(.i-mobile) .i-widget .i-carousel-card:first-child {
     margin-left: 5px !important
}
 .i-widget .i-widget-carousel__carousel-container li {
     position: relative
}
 .i-carousel-card {
     vertical-align: top;
     text-align: left;
     overflow: hidden;
     margin-left: 16px;
     width: 160px;
     min-height: 100%;
     list-style-type: none;
     display: inline-block;
     white-space: normal;
     letter-spacing: normal
}
 .i-ordered-list li, .i-unordered-list li, ol li, ul li {
     word-wrap: break-word;
     margin: 0
}
 .i-ordered-list li, ol li {
     list-style: decimal
}
 a.iok-block.iok-nowrap.iok-hide-text.i_product-image {
     vertical-align: middle;
     height: 150px;
}
 .i-hide-text, .iok-hide-text {
     font: 0/0 a;
     color: transparent;
     text-shadow: none;
     background-color: transparent;
     border: 0
}
 .i-nowrap, .iok-nowrap {
     white-space: nowrap
}
 .i-block, .iok-block {
     display: block;
     position: relative
}
 .i-align-center, .iok-align-center {
     vertical-align: middle !important
}
 .i-spacing-top-micro {
     margin-top: 4px !important
}
 .i-size-small {
     font-size: 12px !important;
     line-height: 1.5 !important
}
 .i-icon-row.i-spacing-none {
     padding-bottom: 0
}
 .i-icon-row {
     padding-top: 1px;
     padding-bottom: 1px;
     display: block;
     line-height: 0
}
 .i-spacing-none, .i-ws .i-ws-spacing-none {
     margin-bottom: 0 !important
}
 .i-text-strike {
     text-decoration: line-through !important
}
 .i-size-mini {
     font-size: 11px !important;
     line-height: 1.465 !important
}
 .i-color-secondary {
     color: #555 !important
}
 .i-color-price {
     color: #B12704 !important
}
 .i-carousel-col.i-carousel-right {
     height: 270px;
     visibility: visible;
}
 .i-carousel-left, .i-carousel-right {
     width: 40px;
     height: 100%;
     position: absolute;
     top: 0;
     z-index: 1
}
 .i-carousel-right {
     text-align: right;
     right: 0;
     padding-right: 3px
}
 .i-button .i-icon-next {
     margin: 5px 5px 5px 6px
}
 .i-icon-next {
     width: 11px;
     height: 15px;
     background-position: -105px -7px
}
.i-card-empty {
	max-height: 175px;
	height: 100%;
	background: url(/application/assets/images/v5/img_spinner.gif) 50% 50% no-repeat
}
#full-container {
	padding: 0;
	margin: 0;
}
.full-dialog-overlay {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 10000;
	width: 100%;
	min-height: 3500px;
}
.full-dialog-side-control {
	border: 1px solid #666 !important;
	padding: 0 0 0 40px !important;
	background: url(/application/assets/images/v5/bg_slidein.png) repeat-y 0 0 !important;
	left: auto !important;
	right: 0 !important;
	overflow: hidden !important;
	margin-top: 0 !important;
	height: 100% !important
}
/*footer mobile menu also visible at 80px height*/
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.full-dialog-side-control {
		/*margin-top: -90px !important;*/
		/*margin-top: -180px !important;*/

	}
	.header-container {
		margin-top: 0px;
	}
}
#full-dialog-container-js.full-dialog-container.full-dialog-side-control {
	position: fixed;
	width: 0;
	margin-top: 10px;
	z-index: 10001;
}
.full-dialog-close {
	cursor: pointer;
	position: absolute;
	right: -11px;
	top: -11px;
	width: 26px;
	height: 26px;
}
.full-dialog-side-control .full-dialog-body {
	float: right;
	width:100%;
	height: 100%;
	/*overflow: hidden;
	overflow-y: scroll;*/
	margin-top: 0;
	-webkit-overflow-scrolling: touch;
	background: url(/application/assets/images/v5/ico_working.gif) center center no-repeat #f5f5f5;
}
.full-dialog-side-control iframe {
	border: 0;
	background: #f7f9fb;
	overflow: scroll;
	/*background: url(/application/assets/images/v5/ico_working.gif) center center no-repeat #f5f5f5;*/
}
.full-dialog-side-control .full-dialog-close {
	width: 20px;
	height: 20px;
	overflow: hidden;
	background: url(/application/assets/images/v5/ico_close_white.png) no-repeat 50% 50%;
	cursor: pointer;
	text-indent: -3000px;
	top: 10px;
	left: 10px;
	right: auto;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.full-dialog-side-control .full-dialog-close {
		/*top: 100px;*/
	}
	.full-dialog-side-control .full-dialog-body {
		/*margin-top:90px;*/
	}
}
.footer {
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index: 99999999;
	border-top: 1px solid #E6E6E6;
	background: #f4f4f4;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #ffffff 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4f4f4 0%, #ffffff 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 )";
	/* IE6-9 */
	background: #fff;
	transition: all 0.5s ease-in-out;
}

.btn2 {
	display: table;
	background: #fff;
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #eee;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.11);
}

.btn2 li {
	display: block;
	padding: 10px;
	float: left;
	width: 50%;
	text-align: center;
}

.btn2 li:first-child {
	border-right: 1px solid #eee;
}

.btn2 li a {
	text-decoration: none;
	color: #1088d4;
	font-weight: lighter;
}

.btn2 li a:hover {
	color: #000;
}

.buy_sell {
	padding: 15px;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 )";
	/* IE6-9 */
	position: static !important;
}

.buy_sell p {
	font-size: 14px;
}

.buy_sell ul li {
	margin: -15px !important;
}

#footer a {
    /* padding: 10px 0; */
	line-height: 130%;
} 

@media (max-width: 1024px) {
	#footer a {
		padding: 10px 0;
	} 
}

#footer-mobileonly {
	height: 80px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease
}

#footer-mobileonly.closed {
	height: 0px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease
}

.footer ul {
	display: table;
	width: 100%;
}

.footer ul li {
	display: block;
	float: left;
	cursor: pointer;
	width: 20%;
	color: #787d83;
	text-align: center;
	border: 1px solid #eee;
	padding: 15px 5px;
	text-align: center;
}

.footer ul li:hover {
	color: #5a5a5a;
}

.footer ul li a {
	color: #787d83;
}

.footer ul li a:hover {
	text-decoration: none;
}

.footer ul li span {
	font-size: 25px;
	margin-bottom: 5px;
	display: inline-block;
	position: relative;
}

.footer ul li span i.pop {
	position: absolute;
	top: -10px;
	right: -10px;
	background: #EC1D24;
	color: #fff;
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
}

.footer ul li p {
	font-size: 11px;
	margin: 0px;
}

.absolute_div {
	visibility: hidden;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: -1;
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
}

.absolute_div.active {
	visibility: visible;
	overflow-y: scroll;
	z-index: 999999;
	background: #fff
}

.more_menu {
	position: absolute;
	top: 100%;
	width: 100%;
}

.absolute_div.active .more_menu {
	top: 0px;
}

.more_menu .more {
	padding: 10px 0;
	padding-top: 20px;
	text-align: center;
}

.more_menu ul li p a {
	color: #787d83
}

.more_menu ul li p a:hover {
	text-decoration: none;
}

.more_menu .more h2 {
	font-size: 25px;
}

.more_menu .blue_bg {
	background: #1088d4;
	color: #fff;
	text-align: left;
	padding: 10px;
	font-size: 18px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.46) inset;
}

.more_menu ul {
	padding: 0px;
	margin: 0px;
	color: #5a5a5a;
	padding-bottom: 80px;
}

.more_menu ul li {
	display: block;
	padding: 20px 15px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}

.more_menu ul li.section {
	background: #f1f1f1;
	height: 20px;
	padding: 12px 15px;
	cursor: default;
}

.more_menu ul li.section h2 {
	font-size: 15px
}

.more_menu ul li p {
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
}

.left_icon {
	float: left;
	margin-right: 10px;
	font-size: 25px;
}

.right_arrow {
	float: right;
	font-size: 25px;
	color: #ccc;
}

.more_menu ul li:hover * {
	color: #444 !important;
}

.footer * {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.footer-container .locale-tools,
.footer2 .locale-tools {
	padding: 13px 0 13px 0;
}

.footer-container .locale-tools .select,
.footer2 .locale-tools .select {
	border: 1px solid #b6b6b6;
	width: 161px;
	height: 26px;
	padding: 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}

.footer-container .copyright {
	/*color: #fff;*/
	float: right;
	font-size: 14px;
	text-align: right;
}
.body-bg .footer-container .copyright {
	color: #fff;
}

.footer-container .powered-by {
	padding: 9px 0 3px 0;
	color: #fff;
	clear: both;
	font-size: 11px;
}

.footer-container .powered-by a {
	color: #0066CC;
}

.footer-container .powered-by a:hover {
	color: #E71;
}

.footer-container {
	padding-top: 3em;
	font-family: Verdana;
	font-size: 14px;
	/* background: url("../../uploads/footer_grad.jpg") center no-repeat, url("../../uploads/black_ornament.jpg") repeat; */
	/* width: auto; */
	/* padding: 40px 35px 40px 13px; */
	width: 91%;
	padding: 40px 0px 40px 0px;
	margin: auto;
}

.footer-container .footer-wd {
	width: 100%;
	margin: auto;
}

.footer-container .fl-item a {
	color: #fff;
}

.footer-container .box2 {
	width: auto;
	margin: 0 auto;
}

.footer-container .footer-list {
	float: left;	
	width: 25%;	
	/* margin-right: 50px; */	
	/*color: white;*/
}


.footer-container .footer-list a,
.footer-container .copyright a{
	color: #ff6600;
}


.body-bg .footer-container .footer-list {
	color: #ffffff;
}
.footer-container .fl-title {
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-container .fl-sep {
	margin-bottom: 10px;
}

.footer-container .onlydesktop {
	display: grid !important;

}

/*.footer-container .copyright a:link,
.footer-container .copyright .a_link {
	color: #ff6600;

}*/

@media only screen and (min-width : 769px) and (max-width : 1200px) {
	.footer-container .box2 {
		float: left;
		width: 17% !important;
	}

	.footer-container .footer-list {
		width: 24%;
		margin-right: 15px;
	}
}
	.footer-container .box2 {	
     width: 25%!important;	
    float: left;	
}	
@media (max-width: 768px) {	
	.footer-container .box2{	
	width: 91%!important;	
	float:none;	
}	
}
@media (max-width: 991px) {
	.footer-container .footer-list {
		float: none;
		width: 100%;
		text-align: center;
		margin-right: 0px !important;
		color: black;
		display: inline-block;
		vertical-align: middle;
	}
	.footer-container .box2{	
	width: 91%!important;	
	float:none;	
}
	.footer-container .copyright {
		float: none;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 10px;
		width: 100%;
	}

	.footer-container .right {
		float: none;
	}

}

@media only screen and (min-width : 150px) and (max-width : 500px) {
	.footer-container {
		/* padding: 1em 1em 0 1em; */
		width: auto;
	}
}

.rv-footer {
	padding-top: 40px;
	/* background: url("../../uploads/black_ornament.jpg"); */
}
	#footer1{	
padding-left:0px!important;	
}
.rv-container {
	/*height: 50px;	
	overflow: hidden;*/	
	/* padding: 0 10px; */	
	width:91%!important;	
    text-align: center;	
    margin: auto;
}

.rv-edit {
	/*float: left;
	padding-left: 80px;*/
	float: right;
	/* padding-left: 40px;
	padding-right: 40px; */
}

.rv-edit .rv-edit-arrow {
	color: #c90;
	font-size: 11px;
	margin-top: -2px;
    /*padding: 8px;
    float: left;*/
	padding-right: 8px;
	float:left ;
}

.rv-edit .rv-edit-link {
	font-size: 10px;
	width: 80px;
	color: #000;
	display: inline-block;
}

.rv-container .rv-recentview {
	/*width: 60px;*/
	/*width: 100px;*/
	/* width: 115px; */
	/*float: left;
	text-align: right;
	font-size:13px;*/
	float:left ;
	text-align:right ;
	font-size:13px;
}

.rv-container .rv-image {
	display: inline-block;
	padding: 0 10px 0 10px;
	vertical-align: middle;
}

.rv-container .rv-image a img {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: middle;
	border: 1px solid #ccc;
}

.bottom-fixed {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 800;
}

.notices {
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #d8d8d8;
	border-bottom-color: #cbcbcb;
	border-left-color: #d8d8d8;
}

.notices .notice--primary {
	color: #141414;
	background: rgba(255, 251, 246, 0.80)
}

.notice-content {
	padding: 10px
}

.notice-content a {
	margin-right: 7px
}

@media only screen and (min-width : 150px) and (max-width : 500px) {
	.notices .notice--primary {
		padding-bottom: 80px
	}
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
address {
	font-style:normal
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
* {
	outline:none
}
.rte ul {
	list-style: none;
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 25px
}
.rte ol {
	list-style: none;
	list-style-type: decimal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 25px
}
.rte li {
	word-wrap: break-word;
	margin: 0;
	padding: 3px 0 3px 0;
}
.rte p {
	padding-bottom:20px
}
.rte h1, .rte h2, .rte h3, .rte h4 {
	padding-bottom:20px
}
.rte code {
	background: #ebeef0;
	padding: 2px
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold
}
i, em {
	font-style:italic
}
p {
	padding-bottom:12px
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: -1px;
	overflow: visible
}
h2 {
	color: #333;
	font-size:17px
}
h3 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 13px
}
fieldset {
	border: 1px solid #d7d7d7;
	border-radius: 4px 4px 4px 4px;
	padding: 10px
}
fieldset legend {
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	color:#333
}
table {
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
table td, table th {
	border:none
}
textarea {
	overflow:auto;
	font-family: verdana, arial, sans-serif
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#000
}
body {
	background:#fff;
	font: 16px/1.2 Arial,sans-serif;
	color:#000
}
/*select {
        -moz-appearance: none;
        -webkit-appearance:none;
}*/
select::-ms-expand {
    display: none;
}
body.modal-open {
    overflow: hidden;
}
.body-bg, .bg-upload-profile {
	background:#fff;
	background-color:#fff
}
.bg-upload-pm {
	background-color:#ebebeb
}
.left {
	float:left
}
.right {
	float:right
}
.right-w100pct-mt-4 {
	float:right
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.right-w100pct-mt-4 {
		float:none;
		margin-top:4px
	}
}
.clear {
	clear:both;
	line-height:1px;
	height:1px
}
.clear-0 {
	clear: both;
	height: 0px;
}
.box {
	width: 1224px;
	margin:0 auto
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box {
		width:100%;
		max-width:97%
	}
}
.box2 {
	/* width: 1500px; */
	margin:0 auto
}
@media only screen and (min-width : 150px) and (max-width : 1500px) {
	.box2 {
		width:100%;
	}
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box2 {
		width:100%;
	}
}
.box-fluid {
	width:100%
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box-fluid {
		width:100%;
	}
}
.box.box-fluid, .box2.box-fluid {
	width:100%;
	overflow-wrap: break-word;
}
.leftcol-pm {
	margin-right:30px;
	float: left;
	position: relative
}
.rightcol-pm {
	width: 740px;
	float: left
}
.draw-select-smallest {
	padding: 3px;
	border: 1px solid #888
}
.draw-select {
	border:none;
	height:37px;
	line-height:31px;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:0;
	padding-right:35px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
	font-size:12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	box-sizing: border-box;
	max-width: none;
	display: block;
	color: #31373d;
	width:100%
}
.draw-select-small {
	border:none;
	height:29px;
	line-height:26px;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:0;
	padding-right:35px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	position:relative;
	font-size:12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	box-sizing: border-box;
	max-width: none;
	display: block;
	color: #31373d;
	width:100%
}
.draw-select input:matches([type="button"], [type="submit"], [type="reset"]):disabled, input[type="radio"]:disabled, input[type="file"]:disabled::-webkit-file-upload-button, button:disabled, select:disabled, keygen:disabled, optgroup:disabled, option:disabled, select[disabled] > option
{
	color:#777;
	cursor: not-allowed
}
.draw-select-small input:matches([type="button"], [type="submit"], [type="reset"]):disabled, input[type="radio"]:disabled, input[type="file"]:disabled::-webkit-file-upload-button, button:disabled, select:disabled, keygen:disabled, optgroup:disabled, option:disabled, select[disabled] > option
{
	color:#777;
	cursor: not-allowed
}
.input:disabled, .input:read-only
{
	color:#777;
	cursor: not-allowed
}
.input:read-only
{
	background-color:#fafafa
}
.select {
	border:1px solid #b6b6b6;
	width:150px;
	height:29px;
	line-height:29px;
	padding:3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius:2px;
	position:relative;
	font-size:12px
}
.draw-select__button {
	border: 1px solid #ccc;
	width: 31px;
	height: 37px;
	position: relative;
	float: right;
	margin-right:-16px;
	margin-top:-39px;
	background: #f1f1f1;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.draw-input__button {
	border: 1px solid #ccc;
	width: 31px;
	height: 37px;
	position: relative;
	float: right;
	margin-right: -16px;
	margin-top: -39px;
	background: #f1f1f1;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.draw-input__lastbutton {
	border: 1px solid #ccc;
	width: 31px;
	height: 37px;
	position: relative;
	float: right;
	margin-right: -16px;
	margin-top: -39px;
	background: #f1f1f1;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.draw-select__wrapper, .draw-multiselect__wrapper {
 border: 1px solid #c8c8c8;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    vertical-align: bottom;
    border-radius: 4px;
}
.draw-select__wrapper:after {
    content: '';
    display: block;
    height: 12px;
    width: 12px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    pointer-events: none
}
@supports (-moz-appearance: meterbar) {
    .draw-select__wrapper, .draw-multiselect__wrapper {
        overflow: hidden
    }
}
.inlineblock {
	display:inline-block;
}
.draw-select__wrapper:after {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2028%2028%22%20enable-background%3D%22new%200%200%2028%2028%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3Ecircle%2Cellipse%2Cline%2Cpath%2Cpolygon%2Cpolyline%2Crect%2Ctext%7Bfill%3A%23798c9c%20%21important%3B%20%7D%3C%2Fstyle%3E%3Cpath%20fill%3D%22%23329ECC%22%20d%3D%22M24.5%2C6.2L13.9%2C16.8L3.5%2C6.2L0.8%2C9l13.2%2C13.3L27.2%2C9L24.5%2C6.2z%22%2F%3E%3C%2Fsvg%3E)
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.draw-select__wrapper, .draw-multiselect__wrapper, .draw-select__wrapper.w-355, .draw-multiselect__wrapper.w-355, .draw-select__wrapper.w-300, .draw-select__wrapper.w-200, .draw-select__wrapper.w-250, .draw-select__wrapper.w-150 {
		width:100%;
		margin-bottom:9px
	}
	.seller-form .draw-select__wrapper.w-200 {
		width:200px !important;
	}
	.seller-form .input.w-160 {
		width:160px !important;
	}
}
.draw-select__wrapper:hover {
	border: 1px solid #479ccf
}
.box .autocompletev4 {
	margin-left:0;
	border-top:1px solid #fff
}
.box2 .autocompletev4 {
	margin-left:0;
	border-top:1px solid #fff
}
.separator {
	overflow: hidden;
	font-size: 1.3em;
	line-height: 42px;
	padding: 0 10px 0 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #d6d6d6;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: -moz-linear-gradient(top, #fefefe, #f3f3f3);
	background: -webkit-linear-gradient(top, #fefefe, #f3f3f3);
	background: -o-linear-gradient(top, #fefefe, #f3f3f3);
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.separator-white {
	overflow: hidden;
	font-size: 1.3em;
	line-height: 32px;
	padding: 0 10px 0 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #d6d6d6;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: #fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.separator .title, .separator-white .title {
	display: inline-block;
	line-height: 1.5;
	max-width: 76%;
	padding-bottom: 5px;
	padding-top: 5px
}
.separator .date, .separator-white .date {
	float:right ;
	font-size: 12px;
	font-weight: normal
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.separator .select, .separator-white .select {
		width:100%
	}
}
.separator-widget {
	background:#ebebeb;
	height:0px;
	width:100%
}
.separator-widget.open {
	height:50px;
	padding:12px;
	transition: 0.5s;
}
.bulk-actions-widget {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0;
	width: 100%;
	border-top: 0;
	font-family: verdana, arial, sans-serif;
	z-index: 10000;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 1;
	transition: 0.5s;

}
.bulk-actions-widget > div {
	display: inline-block;
	text-align: left;
	background: #fff;
	width:65%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	height:450px;
	padding:14px;
	border:5px solid #dfdfdf
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.bulk-actions-widget > div {
		width:90%;
		overflow-y: scroll
	}
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	#bulk-actions-widget .draw-select__button {
		margin-top:-48px;
	}
}
.bulk-actions-widget-minimized {

}
.bulk-actions-widget-body {
	height: 0px;
	transition: 0.5s;
}
#place_bid_modal.bulk-actions-widget.open {
	height: 345px;
	transition: 0.2s
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	#place_bid_modal.bulk-actions-widget.open {
		height: 500px;
		transition: 0.2s
	}
}
#localpickuplocation.bulk-actions-widget.open {
	height: 225px;
	transition: 0.5s
}
#markfulfillment.bulk-actions-widget.open, #auctionbroadcast.bulk-actions-widget.open {
	height: 255px;
	transition: 0.5s
}
#deleteconfirmation.bulk-actions-widget.open, #auctiongoingonce.bulk-actions-widget.open {
	height: 205px;
	transition: 0.5s
}
#confirmdelist.bulk-actions-widget.open, #confirmdelete.bulk-actions-widget.open, #confirmarchive.bulk-actions-widget.open {
	height: 165px;
	transition: 0.2s
}
#confirmrelistevent.bulk-actions-widget.open {
	height: 370px;
	transition: 0.5s
}
.bulk-actions-widget.open {
	height: 145px; /*355px;*/
	transition: 0.5s;
	z-index:99999
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.bulk-actions-widget.open {
		height: 225px;
		transition: 0.5s;
	}
}
.bulk-actions-widget .draw-select__button .button, .draw-select__button .button {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDAwNTNFN0E0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDAwNTNFNzk0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDODNERURFNDkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDODNERURFNTkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph4Fvs4AAACjSURBVHja7JPBCYQwEEX/hIRYTeItLXixkGA3FmA7CYIFpJEgIswS7+qSlb3sfvi34TPzH0PMjCck8JB+NajrOg4hvEejUDtz27bsnON5nvlqrvhyo33fkXPGMAxYloU/6oiIjjDvPVJKXBWklMK2bWiaBkIIrOtat1E5TWt9dDCOI6y1dDYr70BIKTFNE4wxVE2t73uOMd4SK6b/034v6CXAAJ9nmZj4rHC9AAAAAElFTkSuQmCC') no-repeat left top;
    border: none;
    width: 18px;
    height: 18px;
    float: left;
    margin-top: 9px;
    margin-bottom: 0;
    margin-left: 7px;
    margin-right: 0;
    cursor: pointer;
    text-indent: -9999px;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	#button-combo.draw-select__button
	{
		margin-right: -29px;
		margin-top: -48px;
	}
	#itemlocation.bulk-actions-widget.open, #promotionalshipping.bulk-actions-widget.open, #deleteconfirmation.bulk-actions-widget.open, #pointsrestrictions.bulk-actions-widget.open, #buyerrestrictions.bulk-actions-widget.open, #localpickuplocation.bulk-actions-widget.open, #localpickuplocation.bulk-actions-widget.open, #markfulfillment.bulk-actions-widget.open, #auctionbroadcast.bulk-actions-widget.open, #auctiongoingonce.bulk-actions-widget.open, #newsletter-widget.bulk-actions-widget.open {
		height: 450px;
		transition: 0.5s;
	}
}
.bold {
	font-weight:bold
}
.normal {
	font-weight:normal
}
/*my account landing*/
.column-holder {
	position: relative;
	min-width: 895px
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.column-holder {
		min-width: 100%
	}
}
.primary {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:227px;
	padding: 0;
	display: block;
	position: relative
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.primary {
		margin-right:0
	}
}
/*buttons*/
.blue-button {
	background:#184da5;
	border: 1px solid #184da5;
	min-width:120px !important;
	height:27px !important;
	float:left ;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative
}
.blue-button-disabled {
	opacity: .40;
	-ms-filter: "alpha(opacity=40)";
	-khtml-opacity: .40;
	cursor: not-allowed
}
.blue-button-nwh {
	background:#184da5;
	border: 1px solid #184da5;
	float:left ;
	cursor:pointer;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative
}
.blue-button:hover, .blue-button-nwh:hover {
	background-position:left bottom
}
.cart-button {
	background:url(/application/assets/images/v5/ico_addcart.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.cart-button:hover {
	background:url(/application/assets/images/v5/ico_addcart_active.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.cart-button.added {
	background:url(/application/assets/images/v5/ico_addcart_added.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.cart-button.error {
	background:url(/application/assets/images/v5/ico_addcart_error.png) no-repeat left top;
	width:13px !important;
	height:14px !important;
	float:left ;
	text-align:center;
	position:relative
}
.button-button {
	background: #4d9ad2; /* Old browsers */
	background: -moz-linear-gradient(top,  #4d9ad2 0%, #2989d8 24%, #207cca 42%, #2466b4 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d9ad2), color-stop(24%,#2989d8), color-stop(42%,#207cca), color-stop(70%,#2466b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* IE10+ */
	background: linear-gradient(to bottom,  #4d9ad2 0%,#2989d8 24%,#207cca 42%,#2466b4 70%); /* W3C */
	width: 178px;
	height: 35px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #2466b4
}
.button-button:hover {
	cursor:pointer
}
.button-button:hover {
	background: #2466b4; /* Old browsers */
	background: -moz-linear-gradient(top,  #2466b4 30%, #207cca 58%, #2989d8 76%, #4d9ad2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#2466b4), color-stop(58%,#207cca), color-stop(76%,#2989d8), color-stop(100%,#4d9ad2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2466b4 30%,#207cca 58%,#2989d8 76%,#4d9ad2 100%); /* W3C */
	color:#fff;
	text-decoration: none
}
.button-button-cancel {
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(232,232,232,1) 14%, rgba(168,168,168,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(14%,rgba(232,232,232,1)), color-stop(100%,rgba(168,168,168,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(232,232,232,1) 14%,rgba(168,168,168,1) 100%); /* W3C */
	width: 178px !important;
	height: 35px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #bbb
}
.button-button-cancel:hover {
	cursor:pointer
}
.button-button-cancel:hover {
	background: rgb(168,168,168); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(168,168,168,1) 0%, rgba(232,232,232,1) 86%, rgba(232,232,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(86%,rgba(232,232,232,1)), color-stop(100%,rgba(232,232,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(168,168,168,1) 0%,rgba(232,232,232,1) 86%,rgba(232,232,232,1) 100%); /* W3C */
	color:#333;
	text-decoration: none
}
.button-button-green {
	background: #aae11d; /* Old browsers */
	background: -moz-linear-gradient(top,  #aae11d 0%, #95d014 24%, #84be10 42%, #6cac12 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aae11d), color-stop(24%,#95d014), color-stop(42%,#84be10), color-stop(70%,#6cac12)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* IE10+ */
	background: linear-gradient(to bottom,  #aae11d 0%,#95d014 24%,#84be10 42%,#6cac12 70%); /* W3C */
	width: 178px !important;
	height: 35px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #fff;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #6cac12
}
.button-button-green:hover {
	cursor:pointer
}
.button-button-green:hover {
	background: #6cac12; /* Old browsers */
	background: -moz-linear-gradient(top,  #6cac12 30%, #84be10 58%, #95d014 76%, #aae11d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#6cac12), color-stop(58%,#84be10), color-stop(76%,#95d014), color-stop(100%,#aae11d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6cac12 30%,#84be10 58%,#95d014 76%,#aae11d 100%); /* W3C */
	color:#fff;
	text-decoration: none
}
.button-button-yellow {
	background: #fee9be; /* Old browsers */
	background: -moz-linear-gradient(top,  #fee9be 0%, #ecbf61 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fee9be), color-stop(100%,#ecbf61)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fee9be 0%,#ecbf61 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fee9be 0%,#ecbf61 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fee9be 0%,#ecbf61 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fee9be 0%,#ecbf61 100%); /* W3C */
	width: 178px !important;
	height: 35px !important;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #111;
	line-height: 22px;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	text-decoration: none;
	border:1px solid #bca783;
	text-shadow: 0 1px 0 #fff
}
.button-button-yellow:hover {
	cursor:pointer
}
.button-button-yellow:hover {
	background: #ecbf61; /* Old browsers */
	background: -moz-linear-gradient(top,  #ecbf61 0%, #fee9be 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecbf61), color-stop(100%,#fee9be)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ecbf61 0%,#fee9be 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ecbf61 0%,#fee9be 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ecbf61 0%,#fee9be 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ecbf61 0%,#fee9be 100%); /* W3C */
	color:#111;
	text-decoration: none
}
a:link, .a_link {
	color: #004b91;
	text-decoration: none
}
a:visited, .a_visited {
	color: #004b91;
	text-decoration: none
}
a:hover, a:active, .a_active {
	color: #c45500; /*#e71;*/
	text-decoration: underline
}
.a_active {
	text-decoration: none
}
.tinyfont {
	font: 9px/1.2 arial,sans-serif
}
.smallfont {
	font: 10px/1.2 arial,sans-serif
}
.normalfont {
	font: 16px/1.2 arial,sans-serif
}
.bigfont {
	font: 15px/1.2 arial,sans-serif
}
.clear {
	font-size: 1px;
	height: 1px
}
.photo {
	text-align: center;
	vertical-align: middle
}
.imgb-in .photo {
	display:table-cell
}
.photo img {
	border: 1px solid lightgray;
	/* border: none; */
	border-radius: 8px;
}
.border {
	display:inline-block;
	position:relative;
	background-color: #fff;
	overflow:hidden;
}
.noborder {
	border:0 solid #fff
}
.nooverflow {
	overflow:hidden
}
.photo_wrapper {
	z-index:0;
	text-align: center
}
.ilance_wysiwyg {
	padding: 0
}
.wysiwyg {
	background: #FFFFFF;
	color: #000000;
	font: 10pt verdana;
	border: 1px inset
}
.wysiwygbutton {
	padding: 1px;
	left: 0;
	top: 0
}
.wysiwygbutton .border {
	border: 1px solid #ccc
}
.wysiwyg_itextarea {
	background: #fff;
	border: 1px solid #6593CF
}
.wysiwyg_popuplayer {
	background: #fff;
	color: #000000;
	font: bold 10px verdana, tahoma, arial, sans-serif;
	height: 25px;
	background-position: top;
	background-repeat: repeat-x;
	border: 2px solid #ccc;
	box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63)
}
.wysiwyg_popuplayer_title {
	background: #fff;
	color: #000000;
	font: bold 10px verdana, tahoma, arial, sans-serif;
	height: 25px;
	background-position: top;
	background-repeat: repeat-x
}
.wysiwyg_select {
	background-color: #fff;
	color: #000000;
	font-size: 11px;
	border-collapse: collapse
}
.wysiwyg_select_over {
	background-color: #FCEEC1;
	color: #03568C;
	font-size: 11px;
	border: 1px solid #FFBD69
}
.wysiwygbutton_over {
	background: #FCEEC1;
	border: 1px solid #FFBD69;
	cursor: pointer
}
.wysiwygbutton_out {
	border: 1px solid transparent
}
.wysiwyg_wrapper {
	padding: 0
}
/*font colors*/
.blackonly {
	color: #000
}
.blackonly a:link {
	color: #000
}
.blackonly a:visited {
	color: #000
}
.blackonly a:hover, .blackonly a:active {
	color: #000
}
.darkgray {
	color: #999
}
.darkgray a:link {
	color: #999
}
.darkgray a:visited {
	color: #999
}
.darkgray a:hover, .darkgray a:active {
	color: #999
}
.blueonly {
	color: #004b91
}
.blueonly a:link {
	color: #004b91
}
.blueonly a:visited {
	color: #004b91
}
.blueonly a:hover, .blueonly a:active {
	color: #004b91
}
.litegray {
	color: #aaa
}
.litegray a:link {
	color: #aaa
}
.litegray a:visited {
	color: #aaa
}
.litegray a:hover, .litegray a:active {
	color: #aaa
}
.darkgray {
	color: #666
}
.darkgray a:link {
	color: #666
}
.darkgray a:visited {
	color: #666
}
.darkgray a:hover, .darkgray a:active {
	color: #666
}
.blue {
	color: #004b91
}
.blue a:link {
	color: #004b91
}
.blue a:visited {
	color: #004b91
}
.blue a:hover, .blue a:active {
	color: #7A007A
}
.gray {
	color: #777
}
.gray a:link {
	color: #777
}
.gray a:visited {
	color: #777
}
.gray a:hover, .litegray a:active {
	color: #e71
}
.red {
	color: #900
}
.red a:link {
	color: #900
}
.red a:visited {
	color: #900
}
.red a:hover, .red a:active {
	color: #900
}
.redbright {
	color: #ce0023
}
.bigredcountdown {
	color:#FF0000;
	font-size:15px;
	font-weight:bold
}
.bigblackcountdown {
	color:#000;
	font-size:15px;
	font-weight:bold
}
.redcountdown {
	color:#FF0000;
	font-weight:bold
}
.blackcountdown {
	color:#000;
	font-weight:bold
}
.green {
	color: #4D9B08
}
.green a:link {
	color: #4D9B08
}
.green a:visited {
	color: #4D9B08
}
.green a:hover, .green a:active {
	color: #4D9B08
}
.black {
	color: #000
}
.blur {
	-webkit-filter: blur(4px);
	opacity: 0.3
}
.noclick {
	pointer-events:none
}
.overflow-hidden {
	overflow-x: hidden;
	overflow-y: hidden
}
.blurry {
	display: inline-block;
	text-decoration: none;
	color: transparent;
	text-shadow: 0 0 5px #000
}
.alt_top {
	background: #fff;
	background-image: url(/application/assets/images/v5/bg_alt_top.gif);
	background-repeat: repeat-x;
	background-position: top
}
.alt2_top {
	background: #EEEEEE;
	background-image: url(/application/assets/images/v5/bg_alt2_top.gif);
	background-repeat: repeat-x;
	background-position: top
}
.alt3 {
	background: #D9E6F8;
	color: #000;
	background-image: url(/application/assets/images/v5/bg_alt3.gif);
	background-repeat: repeat-x;
	background-position: bottom
}
.page {
	background: #fff;
	color: #000
}
.alt1 {
	background: transparent;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom:1px solid #e5e5e5;
}
.alt1_left {
	border-left: 1px solid;
	border-left-color: #e5e5e5
}
.alt1_right {
	border-right: 1px solid;
	border-right-color: #e5e5e5
}
.alt2 {
	background: #e1e1e1;
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom:1px solid #e5e5e5;
}
a.buttons, input.buttons {
	background: #184da5;
	border: 0;
	width: 73px;
	height: 32px;
	text-align: center;
	color: #fff;
	font-size: 1em;
	margin-right: 3px;
	margin-left: 3px;
	padding:3px;
	cursor: pointer;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
button[disabled]:active, button[disabled], input[type=button][disabled]:active, input[type=button][disabled], input[type=submit][disabled]:active, input[type=submit][disabled] {
	opacity: .40;
	-ms-filter: "alpha(opacity=40)";
	-khtml-opacity: .40;
	cursor: not-allowed
}
a.buttons2, input.buttons2 {
	background:url(/application/assets/images/v5/bg_button1.png) repeat-x left top;
	border:0;
	width:178px;
	height:32px;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:28px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
	text-decoration:none
}
a.buttons2:hover, input.buttons2:hover {
	background-position:left bottom;
	cursor:pointer
}
.buttons_smaller {
	color: #333333;
	font: bold 10px arial, helvetica, verdana, sans-serif
}
.tableborder {
	background: #E5E5E5;
	color: #000;
	border: 1px solid #AAAAAA
}
.smaller {
	font: 11px Arial
}
.bluehlite {
	background: #FCFDFF;
	padding-right: 4px;
	border-top: #5a7edc 2px solid;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: #5a7edc 2px solid;
	margin-bottom: 4px
}
.errormessage {
	background: #ffffe1;
	border: 0 #CFCFCF;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	line-height: 8px
}
.input {
	height: 31px;
	margin-top:0;
	padding-top:4px;
	padding-right:0px;
	padding-bottom:2px;
	padding-left:5px;
	line-height: normal;
	font: 12px arial, verdana, helvetica, sans-serif;
	border: 1px solid #c8c8c8;
	border-radius: 4px;
	color:#333;
}
.input-dark {
	background-color:#f1f1f1;
	height: 31px;
	margin-top:0;
	padding-top:4px;
	padding-right:0px;
	padding-bottom:2px;
	padding-left:5px;
	line-height: normal;
	font: 12px arial, verdana, helvetica, sans-serif;
	border: 1px solid #c8c8c8;
	border-radius: 4px;
	color:#333;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.input, .input-dark {
		width:100%
	}
}
input#search_keywords_id.input, input#store_search_keywords_id.input {
	box-shadow: none
}
input#search_keywords_id.input:focus, input#store_search_keywords_id.input:focus {
	border: none
}
.input:focus {
	border: 1px solid #479ccf
}
.textarea, textarea {
	font: 12px arial, verdana, helvetica, sans-serif;
	background: #fff;
	color:#333;
	height:54px;
	line-height:18px;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.textarea, textarea {
		width:100%;
		resize:none
	}
}
.pulldown {
	color: #444444;
	font: 13px arial, helvetica, verdana, sans-serif;
	width: 198px;
	height: 24px
}
.code {
	background: #fafafa;
	color: #000000;
	font: 9pt monospace;
	margin: 0 0 0 0;
	width: 100%;
	cursor: crosshair;
	line-height: 1.8em
}
.featured_highlight {
	background: #f2f8fe;
	background-repeat: repeat-x;
	background-position: bottom;
}
.grayborder {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 12px 12px 12px 12px;
	clear: both;
	margin-bottom:12px;
	background:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.star {
	cursor: pointer;
}
.success {
	color: #3c763d;
	border:2px solid #d6e9c6;
	border-radius:6px;
	background-color:#fff;/*#dff0d8;*/
	padding:15px;
	margin-top:15px;
	min-height:25px;
}
.warning {
	color:#31708f;
	border:2px solid #bce8f1;
	border-radius:6px;
	background-color:#fff;/*#d9edf7;*/
	padding:15px;
	margin-top:15px;
	min-height:25px;
}
.failed {
	color: #a94442;
	border:1px solid #a94442;
	border-radius:6px;
	background-color:#fff;/*#f2dede;*/
	padding:15px;
	margin-top:15px;
	min-height:25px;
}
.notice {
	color:#ec1d24; /*#8a6d3b;*/
	border:1px solid #ffdd95; /*#faebcc;*/
	border-radius:6px;
	background-color:#ffecc4; /*#fff*/
	padding:15px;
	margin-top:15px
}
.success span, .warning span, .failed span, .notice span {
	float:left ;
	margin-right:10px;
	margin-top:-6px
}
.ts-w {
	text-shadow: 0 1px 0 #fff
}
.block-wrapper {
	padding-bottom: 15px
}
.blocks {
	position:relative;
	z-index: 0;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius:  5px 5px 5px 5px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-width: 1px;
	padding-bottom:10px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	background:#fff
}
.blocks .blocks-header {
	position:relative;
	z-index: 0;
	padding:12px;
	color: #5d5d5d;
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f3f3f3), to(#d1d1d1) left top #6E89A4);
	background: -webkit-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: -moz-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: -ms-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: -o-linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	background: linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	-pie-background: linear-gradient(#f3f3f3, #d1d1d1) left top #6E89A4;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius:  5px 5px 0 0
}
.blocks .blocks-header-plain {
	position:relative;
	z-index: 0;
	padding:5px;
	color: #5d5d5d;
	background: #fff;
	border-top: 1px solid #ccc;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius:  5px 5px 0 0
}
.blocks .blocks-content {
	position: relative;
	background-color: #fff
}
#blocks-content-head {
	min-height:20px;
	border-bottom:1px solid #0000CC;
	background-color:#ccc;
	border-color: #bbb;
	display: block;
	padding:12px 12px 6px 12px;
	text-decoration: none;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	text-shadow: 0 1px 0 #ebebeb
}
#blocks-content-text {
	font: 10pt arial,helvetica,verdana,sans-serif;
	padding:10px;
	line-height: 1.5em;
	text-decoration: none;
	margin: 0
}
#infobar {
	overflow: hidden;
	font: message-box;
	font-size:11px;
	width:100%
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	background: InfoBackground;
	color: InfoText;
	margin: 0 0 0 0;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 4px;
	text-decoration: none;
	cursor: default;
	border-top:1px solid #ccc
}
#infobar a:hover {
	background: Highlight;
	color: HighlightText;
	overflow: hidden;
	cursor: pointer
}
#search_autocomplete {
	border: 1px solid #ccc;
	background-color: #fff;
	padding:5px 0 5px 0;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
	display: none;
	position: absolute;
	z-index: 1200;
	width: 420px;
	text-decoration: none;
	-webkit-box-shadow: #bbb 3px 3px 6px
}
#search_autocomplete a {
	text-decoration: none;
	color:#000
}
#search_autocomplete a:hover {
	background: #ebebeb;
	text-decoration: none;
	color: #000
}
#search_autocomplete a:hover strong {
	color: #000;
}
#search_autocomplete a:active {
	background: #ebebeb;
	text-decoration: none;
	color: #000
}
#search_autocomplete .selected {
	background-color: #ebebeb;
	color: #000;
	text-decoration: none;
	cursor: pointer
}
.search_autocomplete_label {
	padding:5px 10px 5px 10px;
	cursor:hand;
	font-size:15px
}
.search_autocomplete_separator {
	border-bottom: 1px dotted #ddd;
	height: 1px;
	font-size: 1;
	margin: 15px 0 15px 0
}
.search_autocomplete_separator span {
	float: right;
	background: white;
	color: #ccc;
	font-size: 11px;
	padding-top:0px;
	padding-right:17px;
	padding-bottom:0px;
	padding-left:7px;
	margin-top: -6px
}
#overlay img {
	border: none
}
#overlay {
	background-image: url(/application/assets/images/v5/bg_overlay.png)
}
* html #overlay {
	background-color: transparent;
	background-image: url(/application/assets/images/v5/ico_spacer.gif)
}
.hide {
	display:none
}
.hide-ni {
	display:none !important;
}
.modal_window {
	position: fixed;
	width: 35%;
	min-width:613px;
	height: 310px;
	top: 20%;
	left: 32.5%;
	background-color: #fff;
	color: #444;
	-webkit-border-radius: 6px;
	z-index: 9004;
	cursor: default;
	box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
	padding: 15px 15px 15px 15px;
	overflow:scroll;
	margin:auto
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.modal_window {
		width: 89%;
		min-width:80%;
		top: 22%;
		left: 2.5%;
		box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
		-webkit-box-shadow: 0 4px 11px rgba(50, 50, 50, 0.63);
		padding: 3%;
	}
}
.jqmOverlay {
	background: url(/application/assets/images/v5/bg_overlay.png);
	background-color: #222
}
.modal_window a.close, .enlarge_picture_modal a.close, .bulk-actions-widget a.close, .profile-left-column a.close, .jobprofile-left-column a.close {
	background:url(/application/assets/images/v5/ico_close.png) no-repeat left top;
	width:15px;
	height:14px;
	display:block;
	float:right ;
	margin:0;
	text-indent:-9999px
}
.modal_window .close:hover, .enlarge_picture_modal .close:hover, .bulk-actions-widget .close:hover, .profile-left-column .close:hover, .jobprofile-left-column .close:hover  {
	background-position:left bottom;
}
.nav_top {
	background: url(/application/assets/images/v5/ico_menu_open.gif);
	color: #000;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center
}
.listcolumnwrapper {
	margin-bottom:1em;
	margin-left:16px
}
.listcolumn {
	float:left ;
	width:25%
}
.listcolumn:nth-child(4n+1) {
	clear: left
}
.listcolumnhead {
	font-size:14px;
	padding-bottom:12px;
	margin-top:16px
}
.listcolumn ol {
	margin:0;
	padding:0
}
.listcolumn ol li {
	list-style-type:none;
	margin-left:15px;
	margin-bottom:3px
}
.listcolumn ol li:before {
	margin-bottom:25px
}
.clearleft {
	clear: left
}
.side-corner-tag {
	position: relative;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	font-weight: 900
}
.side-corner-tag p {
	display: inline
}
.side-corner-tag p span {
	position: absolute;
	display: inline-block;
	right: -25px;
	color: #fff;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
	top: 22px;
	background: #ec1d24;
	width: 100px;
	padding-top:3px;
	padding-bottom:0;
	padding-left:0;
	padding-right:10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}
.side-corner-tag p:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -17px;
	right: 65px;
	z-index: -1;
	border: 17px solid;
	border-color: transparent transparent #662121 transparent
}
.side-corner-tag p:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 74px;
	z-index: -1;
	right: -10px;
	border: 17px solid;
	border-color: #662121 transparent transparent transparent
}
.tac {
	text-align: center
}
.vam {
	vertical-align: middle
}
.vat {
	vertical-align: top
}
.dtc {
	display: table-cell
}
.fade-40 {
	opacity: .40;
	-ms-filter: "alpha(opacity=40)";
	-khtml-opacity: .40
}
.fade-20 {
	opacity: .20;
	-ms-filter: "alpha(opacity=20)";
	-khtml-opacity: .20
}
.ul-specifics {
	display: inline-block;
	padding-right: 40px;
	vertical-align: top
}
.ul-specifics li {
	padding: 0 0 15px;
	font-size: 13px;
	float: left;
	height: 40px
}
.ul-specifics li div {
	width: 120px;
	color: #8c8c8c;
	line-height: 1.4;
	vertical-align: top
}
.ul-specifics li div+div {
	width: 200px;
	color: #000;
	font-weight: bold
}
.spent-progress {
	clear: left;
	margin-top:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-left:0px;
	height: 13px;
	padding: 3px;
	background: #ebebeb;
	border-radius: 7px;
	-webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px white;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2), 0 1px white;
	display:inline-block;
	width:75px;
	float:left
}
.spent-progress-bar {
	height: 100%;
	background: #73c822;
	border: 1px solid;
	border-color: #6eb626 #62a21f #5a9122;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: -webkit-linear-gradient(top, #73c822, #67aa24);
	background-image: -moz-linear-gradient(top, #73c822, #67aa24);
	background-image: -o-linear-gradient(top, #73c822, #67aa24);
	background-image: linear-gradient(to bottom, #73c822, #67aa24);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.15)
}
/*profile pages*/
.fb-response {
	padding: 10px 0 0 0;
	border-top: 1px dotted #D7D7D7
}
.profile-border {
	min-height: 125px;
	display: inline-block;
	border: 1px solid #DFDFDF;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	float:left
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.profile-border {
		width: 99.5%;
		overflow: hidden;
		text-align: center;
	}
}
.profile-description-centered {
	text-align: left;
	margin: 0 auto
}
.profile-left-column, .profile-left-column.storenav {
	min-width:21.8%;
	width:21.8%;
	font-size:13px;
	overflow-y: auto;
	height:100%;
	/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/
}
.profile-left-column.br {
	border-right:1px solid #eee;
}
.profile-left-column.storenav {
	min-width:24%;
	width:24%;
}
.profile-right-column, .profile-right-column.storenav {
	width:78%;
	font-size:13px;
}
.profile-right-column.storenav {
	width: 76%;
}
.profile-right-column, .profile-left-column, .profile-column-inline {
	float: left;
	display: inline
}
.profile-left-column .widget2-header {
	display: none;
}
@media only screen and (min-width : 150px) and (max-width : 500px)
{
	.widget2 {
		margin-bottom:130px;
	}
	.profile-left-column.open .widget2-header {
		background-color: #eaeaea;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		width: 80%;
		height: 40px;
		position: fixed;
		top: 0px;
		z-index: 4001;
		display: block;
	}
	.profile-left-column.open .widget2-header .wtitle {
		padding-top:12px;
		padding-left:15px;
		padding-right:15px;
		font-size:14px;
		font-weight: bold;
	}
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.profile-left-column.open .coverp {
		z-index:2;
		visibility: visible;
		margin-top: 20px;
		max-width: 190px;
	}
	.profile-left-column.opentb .coverp {
		z-index:2;
		visibility: hidden;
	}
	.profile-left-column {
		z-index: 1;
		width: 0;
		min-width:0;
		overflow-y: hidden;
		border-color: transparent;
		height:100%;
	}
	.profile-right-column {
		width:100%;
		-webkit-transition:all 0.3s ease-in-out;
		-moz-transition:all 0.3s ease-in-out;
		-o-transition:all 0.3s ease-in-out;
		transition:all 0.3s ease-in-out;
		font-size:12px;
	}
	.profile-left-column.open {
		width:80%;
		position: fixed;
		border-right: solid 1px #ccc;
		overflow-y: auto;
		top:0;
		bottom:0;
		left:0;
		padding-top:20px;
		box-shadow: 3px 0 9px 0 rgba(0,0,0,0.4);
		background-color:#fff;
		height:100%;
		z-index:4001;
	}
	.profile-left-column.coverp {
		z-index:2;
		visibility: hidden;
	}
	.profile-left-column #attachmentpane {
		max-width:100%
	}
	.profile-left-column #uploadbutton {
		text-align: center
	}
}
.pm-left-column {
	width:65%
}
.pm-right-column {
	width:30%
}
@media only screen and (min-width : 150px) and (max-width : 530px) {
	.pm-left-column {
		width:100%
	}
	.pm-right-column {
		display:none
	}
}
.pm-right-column, .pm-left-column, .pm-column-inline {
	float: left
}
#profile-content {
    border-left: dotted 1px #d7d7d7;
    padding-left: 0;
    padding-right: 0
}
#bb-d {
	border-bottom: dotted 1px #d7d7d7;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:25px;
	min-height: 100px;
	position: relative
}
#bb-d-mh50 {
	border-bottom: dotted 1px #d7d7d7;
	padding-top:0;
	padding-right:25px;
	padding-bottom:0;
	padding-left:25px;
	min-height: 50px;
	position: relative;
	background: #eeeeee
}
#bb-n {
	border-bottom: none;
	border-left: none;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:25px;
	position: relative
}
#bb-n .draw-select__single-pulldown, #bb-d-mh50 .draw-select__single-pulldown {
	min-width:96% !important;
}
#bb-n .draw-input__button, #bb-d-mh50 .draw-input__button, .profile-list .draw-input__button {
	float: right;
	top: 0;
	left: 14px;
}
#bb-n .draw-input__button .button, #bb-d-mh50 .draw-input__button .button, .profile-list .button {
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDAwNTNFN0E0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDAwNTNFNzk0QjZBMTFFNjg1MkNGRkFGOUNFQUU0OUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDODNERURFNDkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDODNERURFNTkwNDAxMUU1QkJEOUYyNUZERDFBRTU0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph4Fvs4AAACjSURBVHja7JPBCYQwEEX/hIRYTeItLXixkGA3FmA7CYIFpJEgIswS7+qSlb3sfvi34TPzH0PMjCck8JB+NajrOg4hvEejUDtz27bsnON5nvlqrvhyo33fkXPGMAxYloU/6oiIjjDvPVJKXBWklMK2bWiaBkIIrOtat1E5TWt9dDCOI6y1dDYr70BIKTFNE4wxVE2t73uOMd4SK6b/034v6CXAAJ9nmZj4rHC9AAAAAElFTkSuQmCC') no-repeat left top;
	border:none;
	width:18px;
	height:18px;
	float:left ;
	margin-top: 9px;
	margin-bottom:0;
	margin-left:6px;
	margin-right:0;
	cursor:pointer;
	text-indent:-9999px;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	#profile-content {
		border-left:none
	}
	#bb-d-mh50 {
		min-height: 90px;
		padding:0 0 0 0;
		line-height: 25px
	}
	#bb-d-mh50 select {
		max-width: 175px
	}
	#bb-n .draw-select__single-pulldown, #bb-d-mh50 .draw-select__single-pulldown {
		min-width:95% !important;
	}
	#bb-n .draw-input__button, #bb-d-mh50 .draw-input__button, .profile-list .draw-input__button
	{
		top: -9px;
		left: 13px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	#bb-n .draw-select__single-pulldown, #bb-d-mh50 .draw-select__single-pulldown {
		min-width:92% !important;
	}
}
.bb-n {
	border-bottom:none
}
.bb-g {
	border-bottom: dotted 1px #d7d7d7;
	min-height: 100px;
	position: relative
}
.bb-g-mh20 {
	border-bottom: dotted 1px #d7d7d7;
	min-height: 20px;
	position: relative
}
.bb-lg {
	border-bottom:1px dotted #e5e5e5
}
.bb-d-grey {
	border-bottom:1px dotted #ccc
}
.nav-left {
	margin-top: 20px
}
.nav-left li.active {
	font-weight:bold;
	background-color:#e5e5e5;
	text-decoration: none
}
.nav-left li a.nav-left-item {
	display: block;
	color: #333;
	text-decoration: none;
	outline: none;
	padding-left: 4px;
	padding-bottom: 3px
}
.nav-left li a.nav-left-item:hover {
	color: #fff;
	background-color: #004b91;
	text-decoration: none
}
.nav-left li a.nav-left-item span.span-item {
	padding: 7px 6px;
	cursor: pointer;
	height: 16px;
	display: block;
	overflow: hidden;
	line-height: 19px
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.nav-left {
		margin-bottom:30px
	}
	.nav-left ul li span {
		width:100%;
		display:block
	}
}
.nav-left-section {
	padding-top:15px;
	padding-right:0;
	padding-bottom:15px;
	padding-left:10px;
	position: relative;
	margin-left: -10px;
	width: 100%
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.nav-left-section h2 {
		padding-left:10px;
	}
}

.nbt {
	border-top:none
}
.skill-tags, .variant-tags {
	list-style: none;
	margin: 10px 0 0 0 !important
}
.skill-tag {
	background: none repeat scroll 0 0 #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	padding: 6px;
	float: left;
	margin-top:4px;
	margin-right:4px;
	margin-bottom:4px;
	margin-left:0;
	color: #555;
	font-size: 12px
}
.variant-tag {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
	padding: 6px;
	float: left;
	margin-top:4px;
	margin-right:6px;
	margin-bottom:4px;
	margin-left:0;
	color: #000;
	font-size: 10px;
	border: 1px solid #ccc
}
#shopping-cart .cart-list li
{
	padding: 5px 5px 5px 5px;
	margin-right:5px;
	float: left;
}
#shopping-cart .cart-list ul
{
	padding: 0;
}
.edit-bg {
	background-color:#d5edfe;
	padding:4px 9px 4px 9px;
	border-radius:5px
}
/*Responsive youtube embed*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.w-310 {
	width:310px
}
.w-70 {
	width:70px
}
.w-40 {
	width:40px
}
.w-90 {
	width:90px
}
.mh-150 {
	min-height:150px;
}
.mh-185 {
	min-height:185px;
}
.mh-20 {
	max-height:20px
}
.mb-0 {
	margin-bottom:0px
}
.mb-20 {
	margin-bottom:20px;
	clear: both;
}
.mb-2em {
	margin-bottom:2em
}
.mb-30 {
	margin-bottom:30px
}
.mb-50 {
	margin-bottom:50px
}
.mb-60 {
	margin-bottom:60px
}
.mb-90 {
	margin-bottom:90px
}
.mb-100 {
	margin-bottom:100px
}
.mb-4 {
	margin-bottom:4px
}
.mb-4em {
	margin-bottom:4em
}
.mt-0 {
	margin-top:0px
}
.mt-1 {
	margin-top:1px
}
.mt-4 {
	margin-top:4px
}
.mb-5 {
	margin-bottom:5px
}
.mt-2 {
	margin-top:2px
}
.mb-2 {
	margin-bottom:2px
}
.mt-5 {
	margin-top:5px
}
.mt-n5 {
	margin-top:-5px
}
.mt-n7 {
	margin-top:-7px
}
.mt-n25 {
	margin-top:-25px
}
.mt-n28 {
	margin-top:-28px
}
.mt-n30 {
	margin-top:-30px
}
.mt-n50 {
	margin-top:-50px
}
.mt-n200 {
	margin-top:-200px
}
.mt-n3 {
	margin-top:-3px
}
.mt-n4 {
	margin-top:-4px
}
.mt-n45 {
	margin-top:-45px
}
.mt-n48 {
	margin-top:-48px
}
.mt-7 {
	margin-top:7px
}
.mt-9 {
	margin-top:9px
}
.mb-9 {
	margin-bottom:9px
}
.mt-20 {
	margin-top:20px
}
.mt-10 {
	margin-top:10px
}
.mb-10 {
	margin-bottom:10px
}
.mt-12 {
	margin-top:12px
}
.mb-12 {
	margin-bottom:12px
}
.mb-14 {
	margin-bottom:14px
}
.mt-14 {
	margin-top:14px
}
.mt-16 {
	margin-top:16px
}
.mb-7 {
	margin-bottom:7px
}
.mt-7 {
	margin-top:7px
}
.mb-25 {
	margin-bottom:25px
}
.mt-25 {
	margin-top:25px
}
.mr-10 {
	margin-right:10px
}
.ml-10 {
	margin-left:10px
}
.mx-0 {
	margin-left:0px
}
.mx-n10 {
	margin-left:-10px
}
.ml-15 {
	margin-left:15px
}
.mr-20 {
	margin-right:20px
}
.ml-20 {
	margin-left:20px
}
.mr-5 {
	margin-right:5px
}
.ml-5 {
	margin-left:5px
}
.ml-3 {
	margin-left:3px
}
.mr-3 {
	margin-right:3px
}
.mlr-6 {
	margin-right:6px
}
.mlr-8 {
	margin-right:8px
}
.mlr-10 {
	margin-right:10px
}
.mlr-12 {
	margin-right:12px
}
.mrl-12 {
	margin-left:12px
}
.mlr-15 {
	margin-right:15px
}
.mlr-16 {
	margin-right:16px
}
.mlr-20 {
	margin-right:20px
}
.mrl-20 {
	margin-left:20px
}
.mlr-n60 {
	margin-left: -60px;
}
.m-2-8-0-0 {
	margin:2px 8px 0 0
}
.m-2-0-0-8 {
	margin:2px 0 0 8px
}
.m-11-8-0-0 {
	margin: 11px 8px 0 0;
}
.m-11-0-0-8 {
	margin: 11px 0 0 8px;
}
.m-15-17-0-0 {
	margin:15px 17px 0 0
}
.m-15-0-0-17 {
	margin:15px 0 0 17px
}
.m-0-9-0-20 {
	margin:0 9px 0 20px
}
.m-0-20-0-9 {
	margin:0 20px 0 9px
}
.m-0-15-0-0 {
	margin:0 15px 0 0
}
.m-0-0-0-15 {
	margin:0 0 0 15px
}
.m-14-20-0-1 {
	margin:14px 20px 0 1px
}
.m-14-1-0-20 {
	margin:14px 1px 0 20px
}
.m-0-10-0-10 {
	margin:0 10px 0 10px
}
.m-2-10-0-0 {
	margin:2px 10px 0 0
}
.m-2-0-0-10 {
	margin:2px 0 0 10px
}
.pt-9 {
	padding-top:9px
}
.pb-9 {
	padding-bottom:9px
}
.pt-8 {
	padding-top:8px
}
.pt-3 {
	padding-top:3px
}
.pb-3 {
	padding-bottom:3px
}
.pb-4em {
	padding-bottom:4em
}
.pb-8 {
	padding-bottom:8px
}
.pt-7 {
	padding-top:7px
}
.pt-0 {
	padding-top:0
}
.pb-7 {
	padding-bottom:7px
}
.pr-7 {
	padding-right:7px
}
.pr-20 {
	padding-right:20px
}
.pl-0 {
	padding-left:0
}
.pl-10 {
	padding-left:10px
}
.pl-15 {
	padding-left:15px
}
.pl-20 {
	padding-left:20px
}
.pl-30 {
	padding-left:30px
}
.pl-40 {
	padding-left:40px
}
.pl-45 {
	padding-left:45px
}
.pl-50 {
	padding-left:50px
}
.pl-60 {
	padding-left:60px
}
.pl-75 {
	padding-left:75px
}
.plr-3 {
	padding-left:3px
}
.plr-5 {
	padding-left:5px
}
.prl-5 {
	padding-right:5px
}
.plr-7 {
	padding-right:7px
}
.prl-7 {
	padding-right:7px
}
.plr-6 {
	padding-left:6px
}
.plr-9 {
	padding-left:9px
}
.prl-9 {
	padding-right:9px
}
.plr-10 {
	padding-left:10px !important
}
.prl-10 {
	padding-right:10px !important
}
.plr-35 {
	padding-left:35px
}
.plr-95 {
	padding-left:95px
}
.prl-3 {
	padding-right:3px
}
.prl-6 {
	padding-right:6px
}
.plr-10 {
	padding-left:10px
}
.prl-10 {
	padding-right:10px
}
.plr-20 {
	padding-left:20px
}
.prl-20 {
	padding-right:20px
}
.plr-30 {
	padding-left:30px
}
.prl-30 {
	padding-right:30px
}
.plr-15 {
	padding-left:15px
}
.prl-15 {
	padding-right:15px
}
.plr-23 {
	padding-left:23px
}
.plr-50 {
	padding-left:50px
}
.pl-3 {
	padding-left:3px
}
.pr-3 {
	padding-right:3px
}
.pl-7 {
	padding-left:7px
}
.pb-6 {
	padding-bottom:6px
}
.pt-6 {
	padding-top:6px
}
.pb-5 {
	padding-bottom:5px
}
.pt-5 {
	padding-top:5px
}
.pt-4 {
	padding-top:4px
}
.pb-4 {
	padding-bottom:4px
}
.pt-2 {
	padding-top:2px
}
.pb-2 {
	padding-bottom:2px
}
.pt-12 {
	padding-top:12px
}
.pb-12 {
	padding-bottom:12px
}
.pt-14 {
	padding-top:14px
}
.pt-20 {
	padding-top:20px
}
.pb-20 {
	padding-bottom:20px
}
.pb-25 {
	padding-bottom:25px
}
.pb-14 {
	padding-bottom:14px
}
.pt-16 {
	padding-top:16px
}
.pb-16 {
	padding-bottom:16px
}
.pb-40 {
	padding-bottom:40px
}
.plr-12 {
	padding-left:12px
}
.plr-14 {
	padding-left:14px
}
.plr-15 {
	padding-left:15px
}
.plr-18 {
	padding-left:18px
}
.p-0-10 {
	padding:0 10px
}
.p-0-15 {
	padding:0 15px
}
.p-0-10-0-10 {
	padding:0 10px 0 10px
}
.p-0-17-0-0 {
	padding: 0 17px 0 0
}
.p-0-0-0-17 {
	padding: 0 0 0 17px
}
.p-15-10-0-15 {
	padding:15px 10px 0 15px
}
.p-15-15-0-10 {
	padding:15px 15px 0 10px
}
.p-20-20-10-30 {
	padding:20px 20px 10px 30px
}
.p-20-30-10-20 {
	padding:20px 30px 10px 20px
}
.p-0-0-0-25 {
	padding:0 0 0 25px
}
.p-0-25-0-0 {
	padding:0 25px 0 0
}
.p-0-11-0-0 {
	padding:0 11px 0 0
}
.p-0-0-0-11 {
	padding:0 0 0 11px
}
.p-15-0-12-15 {
	padding:15px 0 12px 15px
}
.p-15-15-12-0 {
	padding:15px 15px 12px 0
}
.fr {
	float:right
}
.fl {
	float:left
}
.p0 {
	padding:0
}
.p2 {
	padding:2px
}
.p3 {
	padding:3px
}
.p4 {
	padding:4px
}
.p6 {
	padding:6px
}
.p9 {
	padding:9px
}
.p10 {
	padding:10px
}
.p12 {
	padding:12px
}
.p14 {
	padding:14px
}
.p16 {
	padding:16px
}
.pr-4 {
	padding-right:4px
}
.pl-4 {
	padding-left:4px
}
.attachment-mime {
	max-width:32px;
	max-height:32px
}
.i20x20 {
	width:20px;height:20px
}
.i30x30 {
	width:30px;height:30px
}
.i40x40 {
	width:40px;height:40px
}
.i50x50 {
	width:50px;height:50px
}
.i60x60 {
	width:60px;height:60px
}
.i62x62 {
	width:62px;height:62px
}
.i64x64 {
	width:64px;height:64px
}
.i80x80 {
	width:80px;height:80px
}
.i100x100 {
	width:100px;height:100px
}
.i108x108 {
	width:108px;height:108px
}
.i108x108 .photo img {
	max-width:108px;max-height:108px
}
.i120x120 {
	width:120px;height:120px
}
.i150x150 {
	width:150px;height:150px
}
.i150x150 .photo img {
	max-width:150px;max-height:150px
}
.i160x160 {
	width:160px;height:160px
}
.i160x160 .photo img {
	max-width:160px;max-height:160px
}
.i170x170 {
	width:170px;height:170px
}
.i180x180 {
	width:180px;height:180px
}
.i190x190 {
	width:190px;height:190px
}
.i200x200 {
	width:200px;height:200px
}
.i208x208 {
	width:208px;height:208px
}
.i208x208 .photo img {
	max-width:208px;max-height:208px
}
.i260x260 {
	width:260px;height:260px
}
.i280x280 {
	width:280px;height:280px
}
.i300x300 {
	width:300px;height:300px
}
.i310x310 {
	width:310px;height:310px
}
.i400x400 {
	width:400px;height:400px
}
.i500x500 {
	width:500px;height:500px
}
.i600x600 {
	width:600px;height:600px
}
.i700x700 {
	width:700px;height:700px
}
.i800x600 {
	width:80px;height:600px
}
.i800x800 {
	width:800px;height:800px
}
.i1024x768 {
	width:1024px;height:768px
}
.mw20x20 {
	max-width:20px
}
.mw30x30 {
	max-width:30px
}
.mw40x40 {
	max-width:40px
}
.mw50x50 {
	max-width:50px
}
.mw60x60 {
	max-width:60px
}
.mw62x62 {
	max-width:62px
}
.mw64x64 {
	max-width:64px
}
.mw80x80 {
	max-width:80px
}
.mw100x100 {
	max-width:100px
}
.mw108x108 {
	max-width:108px
}
.mw120x120 {
	max-width:120px
}
.mw150x150 {
	max-width:150px
}
.mw160x160 {
	max-width:160px
}
.mw200x200 {
	max-width:200px
}
.mw208x208 {
	max-width:208px
}
.mw260x260 {
	max-width:260px
}
.mw280x280 {
	max-width:280px
}
.mw300x300 {
	max-width:300px
}
.mw310x310 {
	max-width:310px
}
.mw400x400 {
	max-width:400px
}
.mw500x500 {
	max-width:500px
}
.mw600x600 {
	max-width:600px
}
.mw700x700 {
	max-width:700px
}
.mw800x600 {
	max-width:80px
}
.mw800x800 {
	max-width:800px
}
.mw1024x768 {
	max-width:1024px
}
.bs-5-5-5-0 {
	/* box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15) */
    box-shadow: 0 5px 7px 0 #aaa;
}
.bs-n5-5-5-0 {
	box-shadow: -5px 5px 5px 0 rgba(0, 0, 0, 0.15)
}
.br-5-0-0-5 {
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px
}
.br-0-5-5-0 {
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0
}
.br-5 {
	border-radius:5px
}
.bb-0 {
	border-bottom:none
}
.bb-1-s-ddd {
	border-bottom:1px solid #ddd;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bb-1-d-dcd {
	border-bottom:1px dotted #dcdcdc
}
.featured-product-bg {
	/*position: relative;*/
	border: 1px solid #CEE7FF;
	background: #F0F8FF;
	border-radius: 4px
}
.fs-8 {
	font-size:8px
}
.fs-9 {
	font-size:9px
}
.fs-10 {
	font-size:10px
}
.fs-11 {
	font-size:11px
}
.fs-12 {
	font-size:12px
}
.fs-12p5 {
	font-size:12.5px
}
.fs-13 {
	font-size:13px
}
.fs-14 {
	font-size:14px
}
.fs-15 {
	font-size:15px
}
.fs-16 {
	font-size:16px
}
.fs-17 {
	font-size:17px
}
.fs-18 {
	font-size:18px
}
.fs-19 {
	font-size:19px
}
.fs-20 {
	font-size:20px
}
.fs-21 {
	font-size:21px
}
.fs-22 {
	font-size:22px
}
.lh-14 {
	line-height: 1.4em
}
.lh-15 {
	line-height: 1.5em
}
.lh-17 {
	line-height: 1.7em
}
.lh-25 {
	line-height: 25px
}
.td-n {
	text-decoration: none !important
}
.td-u {
	text-decoration: underline !important
}
.hr-20-0-20-0 {
	height:1px;
	width:100%;
	background-color:#ececec;
	margin:20px 0 20px 0
}
.hr-20-0-20-0-ccc {
	height:1px;
	width:100%;
	background-color:#ccc;
	margin:20px 0 20px 0
}
.hr-20-0-20-0-h4 {
	height:4px;
	width:100%;
	background-color:#ececec;
	margin:20px 0 20px 0
}
.hr-12-0-12-0 {
	height:1px;
	width:100%;
	background-color:#ececec;
	margin:12px 0 12px 0
}
.hr-12-0-12-0-ccc {
	height:1px;
	width:100%;
	background-color:#ccc;
	margin:12px 0 12px 0
}
.hr-6-0-6-0 {
	height:1px;
	width:100%;
	background-color:#ececec;
	margin:6px 0 6px 0
}
.hr-6-0-6-0-ccc {
	height:1px;
	width:100%;
	background-color:#ccc;
	margin:6px 0 6px 0
}
.uc {
	text-transform: uppercase
}
.lc {
	text-transform: none
}
.w-1pct {
	width:1% !important
}
.w-99pct {
	width:99% !important
}
.w-98pct {
	width:98%
}
.w-100pct {
	width:100% !important
}
.w-65pct {
	width:65%
}
.w-30pct {
	width:30%
}
.w-33pct {
	width:33.3%
}
.w-35pct {
	width:35%
}
.w-60pct {
	width:60%
}
.w-40pct {
	width:40%
}
.w-50pct {
	width:50%
}
.w-64 {
	width:64px
}
.w-70pct {
	width:70%
}
.w-80pct {
	width:80%
}
.w-95pct {
	width:95%
}
.w-20pct {
	width:20%
}
.w-270 {
	width:270px
}
.w-30 {
	width:30px
}
.w-40 {
	width:40px
}
.w-50 {
	width:50px
}
.w-60 {
	width:60px
}
.w-75 {
	width:75px
}
.w-80 {
	width:80px
}
.w-100 {
	width:100px
}
.w-125 {
	width:125px
}
.w-300 {
	width:300px
}
.w-350 {
	width:350px
}
.w-355 {
	width:355px
}
.w-355-ni {
	width:355px !important
}
.w-400 {
	width:400px
}
.w-140 {
	width:140px
}
.w-150 {
	width:150px
}
.w-160 {
	width:160px
}
.w-165 {
	width:165px
}
.w-170 {
	width:170px
}
.w-180 {
	width:180px
}
.w-185 {
	width:185px
}
.minw-100 {
	min-width:100px
}
.minw-160 {
	min-width:160px
}
.minw-185 {
	min-width:185px
}
.minw-200 {
	min-width:200px
}
.minw-220 {
	min-width:220px
}
.w-194 {
	width:194px
}
.w-200 {
	width:200px
}
.w-214 {
	width:214px
}
.w-240 {
	width:240px
}
.w-250 {
	width:250px
}
.w-254 {
	width:254px
}
.h-100 {
	height:100px
}
.h-150 {
	height:150px
}
.h-16 {
	height:16px
}
.h-20 {
	height:20px
}
.h-25 {
	height:25px
}
.h-33 {
	height:33px
}
.minh-35 {
	min-height:35px
}
.h-30 {
	height:30px
}
.h-40 {
	height:40px
}
.h-44 {
	height:44px
}
.h-45 {
	height:45px
}
.h-65 {
	height:65px
}
.h-70 {
	height:70px
}
.h-85 {
	height:85px
}
.h-180 {
	height:180px
}
.h-225 {
	height:225px
}
.h-240 {
	height:240px
}
.h-350 {
	height:350px
}
.w-346 {
	width:346px
}
.w-198 {
	width:198px
}
.w-195 {
	width:195px
}
.mw-40 {
	max-width:40px
}
.mw-60 {
	max-width:60px
}
.mw-180 {
	max-width:180px
}
.mw-300 {
	min-width:300px
}
.mw-440 {
	max-width:440px
}
.mw-760 {
	max-width:760px
}
.mw-1110 {
	max-width:1110px
}
.mw-100pct {
	max-width:100%
}
.minh-33 {
	min-height:33px
}
.minh-37 {
	min-height:37px
}
.minh-85 {
	min-height:85px
}
.minh-95 {
	min-height:95px
}
.minh-100 {
	min-height:100px
}
.minh-100--ni {
	min-height:100px !important
}
.minh-125 {
	min-height:125px
}
.minh-130 {
	min-height:130px
}
.minh-40 {
	min-height:40px
}
.minh-44 {
	min-height:44px
}
.minh-43 {
	min-height:43px
}
.minh-50 {
	min-height:50px
}
#bb-d.minh-50 {
	min-height:50px
}
.minh-60 {
	min-height:60px
}
.minh-65 {
	min-height:65px
}
.minh-300 {
	min-height:300px
}
.minh-395 {
	min-height:395px
}
.h-0 {
	height:0px
}
.h-26 {
	height:26px
}
.h-126 {
	height:126px
}
.h-150 {
	height:150px
}
.h-190 {
	height:190px
}
.h-210 {
	height: 210px
}
.h-250 {
	height: 250px
}
.va-m {
	vertical-align:middle
}
.bidi {
	direction:ltr ;
	unicode-bidi:embed
}
.whereto {
	font-size:15px;
	padding-bottom:7px
}
.search-column-nav {
	float: left;
	margin-right: 15px;
	width: 220px
}
.search-column-content {
	margin-left:15px !important;
	position: relative;
	float: left
}
.search-column-content-cat {
	width:725px !important;
	position: relative;
	float: right
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.search-column-nav, .search-column-content {
		width:100%;
		margin-right: 0;
		margin-left: 0 !important
	}
	.search-column-content {
		margin-left:0px
	}
}
.search-column-ul {
	position: relative;
	font-size:14px;
	color:#444;
	padding:10px;
}
.search-column-ul-stores {
	position: relative;
	font-size:14px;
	color:#444;
	padding:10px;
	max-height:270px;
	overflow:scroll;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.search-column-ul-stores {
		max-height:155px;
		overflow:scroll;
	}
}
.search-column-ul-stores a {
	display:block
}
.search-column-nav .arrow {
	display:none;
	background:url(/application/assets/images/v5/bg_arrow2.png) no-repeat left top;
	width:9px;
	height:20px;
	float:right ;
	position:relative;
	left:1px;
	margin-top:3px;
	z-index:98
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.search-column-nav .arrow {
		display:none;
		margin-right:-1000px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.search-column-nav .arrow {
		display:none;
		margin-right:-1000px;
	}
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.search-column-nav li h2 {
		display:none
	}
	.search-column-nav li h3 {
		font-size:13px
	}
}
.pmf {
	font-family: Verdana
}
.herowrapper {
	border-radius:5px;
	border: 1px solid #ccc;
	width: 1500px;
	height: 300px;
	background-color:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.herowrapper span {
	margin-top:100px;
	margin-left:100px;
	float:left
}
.orderrow.blueborder {
	padding-top:13px;
	padding-bottom:13px;
	padding-left:13px;
	padding-right:0;
	background: rgba(217, 234, 255, 0.3)
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.orderrow h2.red.bold, .orderrow h2.gray.bold {
		line-height:30px;
		padding-left:100px
	}
	.orderrow .tf {
		padding-left:100px
	}
}
.container-wrapper {
	overflow: hidden;
	margin-bottom:15px
}
.box-wrapper-column {
	float:left ;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box-wrapper-column {
		float:none;
		width:100%;
		clear:both
	}
}
.box-wrapper-column.shipping-last {
	max-width: 50%;
}
.box-wrapper-column.last {
	width: 50%
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box-wrapper-column.last {
		display:none
	}
	.box-wrapper-column.shipping-last {
		padding-top:20px
	}
}
.box-wrapper.nudge {
	width: 80%;
	padding-right:3%;
	float: left;
}
.box-wrapper {
	width: 70%;
	float: left;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box-wrapper, .box-wrapper.nudge {
		float:none;
		padding-right:0;
		width:100%;
	}
}
#shoppingcart .box-wrapper.last {
	width: 17%
}
.box-wrapper.last {
	width: 30%
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	#shoppingcart .box-wrapper.last, .box-wrapper.last {
		width:100%
	}
	#shoppingcart .box-wrapper.last {
		padding-top:30px
	}
}
.box-wrapper .box-content {
	margin-right: 15px;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.box-wrapper .box-content {
		margin-right: 0
	}
}
.box-wrapper.last .box-content {
	margin-right: 0
}
.gb-r0-wrapper {
	margin-top:15px;
	border: 1px solid #ddd;
	background-color:#fff;
	box-shadow: rgb(238, 238, 238) 4px 4px 1px;
}
.gb-r5-wrapper {
	margin-top:15px;
	border-radius:5px;
	border: 1px solid #ddd;
	background-color:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
#shoppingcart .gb-r5-wrapper {
	margin-top:0px;
}
.gb-r8-wrapper {
	margin-top:15px;
	border-radius:5px;
	border: 1px solid #ddd;
	background-color:#f8f8f8;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.wb-r5-wrapper {
	margin-top:15px;
	border-radius:5px;
	border: 1px solid #fff;
	background-color:#fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.nofloat {
	float:none
}
.linkarrow {
	padding-right:15px;
	background: url(/application/assets/images/v5/sprite_arrow_links.png) right 6px no-repeat
}
.redborder {
	border: 1px solid #b22811 !important
}
.greenborder {
	border: 1px solid #4D9B08
}
.mw-470 {
	max-width:470px
}
.tf {
	padding-right:3px;
	padding-left:1px;
	margin-right:6px;
	position:relative;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.mw-470 {
		max-width:none
	}
}
.hascurrency {
	text-indent:0.1em;
	max-width:309px
}
#ico_role {
	display:inline-block;
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	#ico_role {
		display:none
	}
}
input.requiredfield {
	background: none;
	background-color: #fff
}
input.requiredfield.show {
	background: white url(/application/assets/images/v5/ico_field_empty.gif) right no-repeat
}
input.requiredfield.show_checkmark {
	background: white url(/application/assets/images/v5/ico_checkmark.png) right no-repeat
}
.xsmall {
	font-size: x-small
}
.pwd-strength-wrapper {
	float:right ;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:10px;
	display:block
}
.pwd-strength {
	background: none repeat scroll 0 0 #c9c9c9;
	border: 0 none;
	border-radius: 3px 3px 3px 3px;
	height: 9px;
	width: 90px;
	margin: 1px 0 0 0
}
.pwd-icons {
	background-image: url(/application/assets/images/v5/bg_password_strength.png);
	display: inline-block
}
.pwd-short {
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 31px;
	height: 13px
}
.pwd-weak {
	background-position: -30px 0;
	background-repeat: no-repeat;
	width: 56px;
	height: 13px
}
.pwd-medium {
	background-position: -86px 0;
	background-repeat: no-repeat;
	width: 77px;
	height: 13px
}
.pwd-strong {
	background-position: -165px 0;
	background-repeat: no-repeat;
	width: 89px;
	height: 13px
}
/*! Bootstrap .nav base for tabs*/
.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: #eee
}
.nav > li.disabled > a {
	color: #777
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #428bca
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav > li > a > img {
	max-width: none
}
.nav-tabs {
	min-height:37px
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs > li > a {
	line-height: 1.42857143;
	border-radius: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	cursor: default;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(252,253,254,1) 33%, rgba(247,249,251,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(252,253,254,1) 33%,rgba(247,249,251,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(252,253,254,1) 33%,rgba(247,249,251,0) 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f7f9fb',GradientType=0);";
	border: 1px solid #ddd;
	border-bottom:none;
	font-weight:bold
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.nav-tabs > li {
		float:none;
		border:1px solid #ddd;
		margin:0 0 14px 0;
		border-radius:5px;
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 254, 1) 33%, rgba(247, 249, 251, 0) 100%);
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 254, 1) 33%, rgba(247, 249, 251, 0) 100%);
		background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(252, 253, 254, 1) 33%, rgba(247, 249, 251, 0) 100%);
		filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f7f9fb', GradientType=0);";
		box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
	}
	.nav-tabs > li.active > a {
		border:none
	}
	.nav > li > a:hover, .nav > li > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		background: #45484d;
		background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
		background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%);
		background: -o-linear-gradient(top,  #45484d 0%,#000000 100%);
		background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%);
		background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
		color:#fff;
		border:none;
		border-radius:4px
	}
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.nav-tabs {
		/*display:none*/
	}
}
.ajax-categories {
	height:240px
}
/*responsive image grid*/
ul.grid-nav {
	list-style: none;
	font-size: .85em;
	font-weight: 200;
	text-align: center
}
ul.grid-nav li {
	display: inline-block
}
ul.grid-nav li a {
	display: inline-block;
	background: #999;
	color: #fff;
	padding-top: 10px;
	padding-right: 20px;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}
ul.grid-nav li a:hover {
	background: #7b0
}
ul.grid-nav li a.active {
	background: #333
}
/* ----- Image grids ----- */
ul.rig {
	list-style: none;
	font-size: 0;
	margin-left: -2.5%;
	margin-top:12px
}
ul.rig li {
	display: inline-block;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2%;
	margin-left: 2.5%;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.rig li.active {
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd
}
ul.rig li .icon img {
	max-width: 100%;
	max-height: 14px;
}
ul.rig li img {
	max-width: 100%;
	height: auto
}
ul.rig li h2 {
	margin-top:0;
	margin-right:0;
	margin-bottom:5px;
	font-size:15px
}
ul.rig li span {
	display:block;
}
ul.rig li span+span {
	display:block;
}
ul.rig li span span {
	display:inline-block;
}
ul.rig li span span.label {
	color: #777;
}
/* class for 2 columns */
ul.rig.columns-2 li {
	width: 47.5%
}
/* class for 3 columns */
ul.rig.columns-3 li {
	width: 30.83%
}
/* class for 4 columns */
ul.rig.columns-4 li {
	width: 22.5%
}
ul.rig.columns-5 li {
	width: 17.5%
}
ul.rig.columns-6 li {
	width: 14%
}
.rigbg {
	background: #fff;
	padding:0px;
	border:1px solid #dfdfdf;
	-moz-box-shadow: 3px 3px 3px #e6e6e6;
	-webkit-box-shadow: 3px 3px 3px #e6e6e6;
	box-shadow: 3px 3px 3px #e6e6e6;
	display:table-cell;
}
@media (max-width: 480px) {
	ul.grid-nav li {
		display: block;
		margin-top:0;
		margin-right:0;
		margin-bottom:5px
	}
	ul.grid-nav li a {
		display: block
	}
	ul.rig {
		margin-left: 0
	}
	ul.rig li {
		width: 100% !important;
		margin-top:0;
		margin-right:0;
		margin-left:0;
		margin-bottom:20px;
		text-align: center;
	}
	.rig-content {
		text-align: left;
	}
	.rigbg {
		display:inline-block;
		width:100%
	}
	ul.rig.columns-3 li {
		width: 100%
	}
}
.no-overflow {
	overflow:hidden
}
.label-payment-radios {
	padding: 9px;
	border: 1px solid #ccc;
	border-radius: 4px;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 9px;
	margin-left: 0;
	background-color: #fff;
	min-width: 168px;
	cursor: pointer;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.label-payment-radios:hover {
	background-color: #f8f8f8
}
.label-payment-radios-selected {
	padding:9px;
	border-radius: 4px;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 9px;
	margin-left: 0;
	min-width: 168px;
	border: 1px solid #00509d;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.17);
	background-color: #00509d;
	font-weight: bold
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.label-payment-radios {
		margin-top: 0;
		margin-right: 15px;
		margin-bottom: 12px;
		margin-left: 0;
	}
	.label-payment-radios-selected {
		margin-top: 0;
		margin-right: 15px;
		margin-bottom: 12px;
		margin-left: 0;
	}
}
.closep {
	display:none;
}
.optionsp {
	display:none;
}
.coverp {
	z-index:2;
	visibility: visible;
}
.app-widget {
	background: #f0f0f0;
	width: 100%;
	height: 0px;
}
.app-widget.open {
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	transition: 0.8s;
	height: 150px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.app-widget.open {

		box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
		transition: 0.8s;
	}
	.open {
		height: 150px;
	}
}
.onlydesktop {
	display:inline-block;
}
.onlydesktoplarge {
	display:inline-block;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.onlydesktoplarge {
		display:none;
	}
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	input[type=text], input[type=password] {
		width:100%;
		margin-bottom:9px
	}
	input[type=submit] {
		width:100% !important;
		margin: 0 0 6px 0
	}
	input[type=button] {
		width:100% !important;
		margin: 0 0 6px 0
	}
	input[type=text]:focus, textarea:focus {
		border-color: #abadb3
	}
	#current_picture {
		text-align:center
	}
	#bb-d, #bb-n {
		padding:0 0 0 0
	}
	#selectinvoicetype {
		display:none
	}
	#selectperpage {
		display:none
	}
	/*#selectactionbp {
		width:100%;
		margin-bottom:9px
	}*/
	.transaction-title {
		font-size:15px
	}
	.transaction-cost {
		font-size:15px;
		font-weight:bold
	}
	.footer-link .column h4, .footer-link-slim .column h4 {
		font-size:13px
	}
	.closep {
		display:inline;
		-webkit-transition:all 0.5s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		transition:all 0.2s ease-in-out;
	}
	.optionsp {
		display:inline;
		z-index: 2;
	}
	.optionsp a:hover {
		text-decoration: none;
	}
	.opentb {
		top:0;
		bottom:0;
		position: fixed;
		left:0;
		padding-left:0;
		padding-top:20px;
		box-shadow: 3px 0 9px 0 rgba(0,0,0,0.4);
	}
	.w0plr0 {
		width:0;
		padding-left:0;
	}
	.onlydesktop {
		display:inline-block;
	}
}
.onlymobile {
	display:none;
}
.nopadding {
	padding:0 0 0 0;
}
.attach-filelist {
	list-style-type:decimal;
	margin-left:15px;
}
@media only screen and (min-width : 150px) and (max-width : 1186px) {
	.onlymobile {
		display:inline-block;
	}
	.onlydesktop {
		display:none;
	}
}
.tal {
	text-align:left ;
}
.borderdash:hover {
	border-bottom: 1px dashed #004b91;
	text-decoration: none;
}
.dib {
	display:inline-block;
}
.closeb {
	height:0px;
	transition: 0.3s
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	body {
		margin-bottom:80px
	}
}
.bigtitle-nb {
	font-size: 21px;
	font-weight: normal;
	color:#666;
	padding-bottom:14px;
}
.bigtitle {
	font-size: 21px;
	font-weight: normal;
	color:#666;
	padding-bottom:14px;
	border-bottom:1px solid #ddd;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.bigtitle, .bigtitle-nb {
		font-size:20px
	}
}

.t-h-0 {
	transition: 0.8s;padding: 0;margin: 0;border: 0;min-height: 0;z-index: -1;
}
.bgf1f1f1 {
	background: #f1f1f1
}
.bg-grey {
	background-color:#ccc
}
.bg-white {
	background-color:#fff
}
.br-1-grey {
	border-right:1px solid #dbdbdb
}
#feescart.fixed { top: 0; min-width: 266px;}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	#feescart.fixed {
		z-index: -1
	}
}
.popinput {
	min-width: 130px;
	min-height: 30px;
	background: #e1e1e1;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 14px;
	margin-top: -10px;
	padding:10px;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7)
}
.login.or-line {
	padding: 0;
	border: 1px solid #ccc;
	border-bottom:none;
	color: #999;
	max-height: 0;
	text-align: center;
}
.login.or-line:after {
	content: attr(data-symbol);
	display: inline-block;
	position: relative;
	top: -0.7em;
	font-size: 1.2em;
	padding: 0 0.35em;
	background: #fff;
}
.iframe-category {
	height:240px;
	border:1px solid #fff
}
.iframe {
	min-width: 100%;
        width: 100px;
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.search-column-nav ul li a.nav-menu-link-left {
		background:url(/application/assets/images/v5/arrow1.png) no-repeat 100% -16px;
	}
	.search-column-nav ul li a.nav-menu-link-right {
		background:url(/application/assets/images/v5/arrow1_r.png) no-repeat 1px -16px;
	}
	.iframe {
		min-height:400px;
	}
}
.badge {
    border-radius: 3px;
    background-color: #c3cfd8;
    color: #272c30;
    padding: 5px 10px;
    vertical-align: middle;
    white-space: nowrap;
    display: inline-block;
    font-size: 10px
}
.badge+.badge {
    margin-left: 10px
}
.badge--critical {
    background-color: #c00;
    color: #fff
}
.badge--promocode {
	background-color: #cdedbf
}
.badge--promocode-expires {
	background-color: #ede17d
}
.watchlist-menu {
	position:absolute;
	z-index:5000;
	background-color:#fff;
	margin-top:-5px;
	background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow: #ddd 3px 3px 6px;
	-moz-box-shadow: #ddd 3px 3px 6px;
	width:100%;
	margin-left:-10px
}
.terms-box {
	border:1px solid #ccc;
	padding:6px;
	height:175px;
	background-color: #fff;
	overflow:auto;
	line-height:18px
}
.report-box {
	padding:12px;
	background-color:#ebebeb;
	border-radius:8px;
	border:1px dotted #ccc;
	float: left;
	width: 95%;
}
.card-box {
	min-height:40px;
	padding:12px;
	background-color:#ebebeb;
	border-radius:8px;
	border:1px dotted #ccc;
	margin-bottom:14px
}
.message-box {
	min-height:130px;
	padding:12px;
	background-color:#ebebeb;
	border-radius:8px;
	border:1px dotted #ccc
}
.bulk-csv-preview-box {
	height:280px;
	border-color:#fff;
	overflow:auto;
	width:100%;
	border-bottom:1px solid #ccc
}
.location-remember-box {
	border:2px solid #a6cc98;
	border-radius:6px;
	background-color:#d0f2c4;
	padding:15px;
	margin-bottom:12px;
	margin-top:12px
}
.location-remember-box span {
	float:left ;
	margin-right:10px;
	margin-top:-11px
}
.login-box {
	max-width:400px;
	min-width:150px;
	margin:0 auto
}
.cart-summary-box {
	background-color:#fff;
	border-bottom:1px solid #ddd
}
.register-terms-box {
	border:1px solid #ccc;
	padding:6px;
	height:175px;
	background-color: #fff;
	overflow:auto;
	border-radius:4px
}
.oh {
	overflow:hidden
}
.wa {
	width:auto
}
.pos-rel {
	position:relative
}
.ls-none {
	list-style:none
}
.ls-none li {
	list-style:none
}
.ls-disc {
	list-style-type:disc
}
.counter {
	color:black
}
.title-ts {
	height:65px;
	overflow:hidden;
	font-size:11px;
	text-shadow: 0px 1px 0px #f1f1f1;
	max-height: 65px
}
.inline-noresult {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 12px
}
.tt-n {
	text-transform:none
}
.tt-u {
	text-transform:uppercase
}
.x-auto {
	right:auto
}
.shipping-calculator-modal {
	cursor: default;
	width: 610px;
	height: 470px
}
#uploader {
	cursor:pointer
}
.ed {
	top: 2px;
	left: 0;
	position: absolute;
	height: 14px;
	margin: 0;
	font: normal x-small verdana;
	text-align: right;
	z-index: 900
}
.profile-preview {
	position:relative;
	display:table-cell
}
img.avatar {
	border-radius: 50%
}
.msg-slim {
	position: relative;
	margin-bottom: 15px;
	padding: 10px 15px;
	border-bottom: 1px solid #d8d8d8;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	clear: both
}
.msg-slim-inline {
	position: relative;
	padding: 10px 15px;
	border-bottom: 1px solid #d8d8d8;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	clear: both
}
.msg-slim.green, .msg-slim-inline.green {
	background-color: #bbe7a1
}
.msg-slim.grey, .msg-slim-inline.grey {
	background-color: #9d9d9d
}
.msg-slim.yellow, .msg-slim-inline.yellow {
	background-color: #fbe39e
}
.msg-slim.red, .msg-slim-inline.red {
	background-color: #ffc0ba
}
.msg-slim .content, .msg-slim-inline .content {
	display: block
}
.msg,
.msg-success,
.msg-warning,
.msg-info {
	position: relative;
	z-index: 1;
	padding: 17px 15px;
	border: 1px solid #ddd;
	background: #fff;
	box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom:20px
}
.msg:before,
.msg-success:before,
.msg-warning:before,
.msg-info:before,
.msg:after,
.msg-success:after,
.msg-warning:after,
.msg-info:after {
	content: '';
	position: absolute
}
.msg:before,
.msg-success:before,
.msg-warning:before,
.msg-info:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #df263a;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #df263a), color-stop(1, #d91a2b));
	background-image: -ms-linear-gradient(bottom, #df263a, #d91a2b);
	background-image: -moz-linear-gradient(center bottom, #df263a 0, #d91a2b 100%);
	background-image: -o-linear-gradient(#d91a2b, #df263a);
	background-image: linear-gradient(to top, #df263a, #d91a2b);
	filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#d91a2b', endColorstr='#df263a', GradientType=0)"
}
.msg>h2,
.msg-success>h2,
.msg-warning>h2,
.msg-info>h2 {
	color: #d11421;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 10px 0px;
	margin: 0
}

.msg.small>h2,
.msg-success.small>h2,
.msg-warning.small>h2,
.msg-info.small>h2 {
	font-size: 14px;
	padding: 3px 0 3px 50px
}
.msg-success:before {
	background-color: #64ad23;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #64ad23), color-stop(1, #539f18));
	background-image: -ms-linear-gradient(bottom, #64ad23, #539f18);
	background-image: -moz-linear-gradient(center bottom, #64ad23 0, #539f18 100%);
	background-image: -o-linear-gradient(#539f18, #64ad23);
	background-image: linear-gradient(to top, #64ad23, #539f18);
	filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#539f18', endColorstr='#64ad23', GradientType=0)"
}
.msg-success>h2 {
	color: #5ba71b
}
.msg-warning:before {
	background-color: #f29500;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f29500), color-stop(1, #ef8500));
	background-image: -ms-linear-gradient(bottom, #f29500, #ef8500);
	background-image: -moz-linear-gradient(center bottom, #f29500 0, #ef8500 100%);
	background-image: -o-linear-gradient(#ef8500, #f29500);
	background-image: linear-gradient(to top, #f29500, #ef8500);
	filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#ef8500', endColorstr='#f29500', GradientType=0)"
}
.msg-warning>h2 {
	color: #f18e00
}
.msg-info:before {
	background-color: #0064d2;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0064d2), color-stop(1, #0064d2));
	background-image: -ms-linear-gradient(bottom, #0064d2, #0064d2);
	background-image: -moz-linear-gradient(center bottom, #0064d2 0, #0064d2 100%);
	background-image: -o-linear-gradient(#0064d2, #0064d2);
	background-image: linear-gradient(to top, #0064d2, #0064d2);
	filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#0064d2', endColorstr='#0064d2', GradientType=0)"
}
.msg-info>h2 {
	color: #0064d2
}
.btn,
.btn-prim {
	display: inline-block;
	padding: 10px 20px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.btn-prim:visited,
.btn-prim:link,
.btn-prim a:visited,
.btn-prim a:link {
	color: #fff;
	text-decoration: none
}
.btn:hover,
.btn-prim:hover {
	cursor: pointer;
	text-decoration: none
}
.btn-prim.brown {
	background-color: #C45500;
	border-color: #C45500
}
.btn-warn {
	background-color: #f29500 !important;
	border-color: #f29500 !important;
}
.btn {
	font-size: 14px;
	font-weight: bold;
	color: #4886E2;
	text-decoration: none;
	background-color: #fefefe;
	box-shadow: 3px 6px 6px -3px rgba(200, 213, 234, 0.4);
}
.btn {
	border: 1px solid #ddd;
	box-shadow: 3px 6px 6px -3px rgba(200, 213, 234, 0.4);
}
.btn a {
	text-decoration: none
}
[disabled].btn,
.disabled.btn,
[disabled].btn-prim,
.disabled.btn-prim {
	user-select: none;
	cursor: default;
	-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.06);
	-moz-opacity: .5;
	-webkit-opacity: .5;
	opacity: .5;
	filter: "alpha(opacity=50)"
}
.btn[disabled],
.disabled.btn {
	background-color: #dadada;
	background-image: none;
	color: #555;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0)
}
.btn.large,
.btn-prim.large {
	padding: 12px 20px;
	font-size: 16px
}
.btn.small,
.btn-prim.small {
	padding: 7px 15px;
	font-size: 12px
}

[disabled].btn-prim,
.disabled.btn-prim {
	border: 0;
	background-color: #dadada;
	background-image: none;
	color: #555;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0)
}
.gray-box [disabled].btn-prim,
.gray-box .disabled.btn-prim {
	border: 0;
	background-color: #bcbcbc;
	background-image: none;
	color: #555;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0)
}
.btn-prim {
	border: 1px solid #00509d;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.17);
	background-color: #00509d;
	font-weight: bold;
	cursor: pointer
}
.btn-prim:visited {
	color: #fff;
	text-decoration: none
}
.btn-prim span, .btn span, .btn-prim .currency-hover, .btn .currency-hover {
	display:inline-block
}
.cart-item-title {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
/*grid+sidebar*/
.fixed-grid-right {
	position: relative
}
.fixed-grid-right-inner {
	position: relative;
	padding: 0;
	padding-right:310px
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.fixed-grid-right-inner {
		padding-right:0px
	}
}
.fixed-grid-right-inner:before {
	display: table;
	content: "";
	line-height: 0;
	font-size: 0
}
.fixed-grid-right-inner:after {
	display: table;
	content: "";
	line-height: 0;
	font-size: 0;
	clear:both
}
.fixed-grid-right .grid-col-left {
	width: 100%;
	padding-right: 0%;
	float: left
}
.fixed-grid-right-col {
	position: relative;
	overflow: visible;
	zoom: 1;
	min-height: 1px;
}
#htmlcontainer .sidebar-right {
	position: relative;
	background: #fff
}
#htmlcontainer .sidebar-right::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .025);
	z-index: 2;
	pointer-events: none
}
#htmlcontainer .sidebar-right {
	float: right !important
}
#sidebar-grid.fixed-grid-right-col.sidebar-right.grid-col-right {
	width: 310px;
	margin-right: -310px;
	float: left;
}
#content-grid>div {
	background: linear-gradient(to left, rgba(0, 0, 0, .025), rgba(0, 0, 0, .025) 310px, #fff 310px);
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	#content-grid>div {
		background:none
	}
}
.grid-content {
	padding: 5px 20px 0 0
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.grid-content {
		padding: 5px 0 0 0
	}
}
#htmlcontainer .sidebar-right .ads-container {
	padding: 5px 10px 10px 5px;
}
/**/
.padding-right-small {
	padding-right: 0px
}
.padding-left-small {
	padding-left: 10px
}
.span-page {
	/*min-width: 1000px*/
}
.spacing-top-small {
	margin-top: 10px !important
}
.border-bottom {
	border-bottom: 1px solid #ddd
}
.spacing-micro {
	margin-bottom: 4px !important
}
.fixed-left-grid-inner {
	position: relative;
	padding: 0;
	padding-left: 200px;
}
.fixed-left-grid-inner:after {
	display: table;
	content: "";
	line-height: 0;
	font-size: 0;
	clear:both
}
.fixed-left-grid-col {
	position: relative;
	overflow: visible;
	zoom: 1;
	min-height: 1px
}
.fixed-left-grid-col.col-right {
	padding-left:0;
	width:100%;
	float:right ;
}
.fixed-left-grid-col.col-left {
	width:200px;
	margin-left:-200px;
	float:none;/*left;*/
}
.border-right {
	border-right: 1px solid #ddd;
}
.border-left {
	border-left: 1px solid #ddd;
}
.padding-right-mini {
	padding-right: 6px;
}
.text-normal {
	font-weight: 400 !important;
	font-style: normal !important;
	text-transform: none !important;
	text-decoration: none !important
}
.size-small {
	text-rendering: optimizeLegibility;
	font-size: 11px !important;
	line-height: 1.155 !important
}
.size-normal {
	text-rendering: optimizeLegibility;
	font-size: 13px !important;
	line-height: 18px !important
}
.size-medium {
	text-rendering: optimizeLegibility;
	font-size: 17px !important;
	line-height: 1.255 !important
}
.spacing-base {
	margin-bottom: 14px !important
}
.unordered-list.nostyle, ul.nostyle {
	margin-left: 0;
	color: #111;
	padding: 0
}
.unordered-list {
	margin: 0 0 0 18px;
	color: #949494
}
.unordered-list.nostyle li, ul.nostyle li {
	list-style: none;
}
.unordered-list li, ul li {
	word-wrap: break-word;
	margin: 0
}
.unordered-list .list-item, ul .list-item {
	color: #111
}
h4.size-small {
	padding-bottom: 0
}
h4:last-child {
	padding-bottom: 0
}
.text-bold {
	font-weight: 700 !important
}
.size-small {
	font-size: 12px !important;
	line-height: 1.5 !important
}
.spacing-top-mini {
	margin-top: 6px !important
}
#left-nav {
	padding-bottom: 20px /*90px*/
}
#left-nav .indent-one {
	margin-left: 10px
}
.profile-left-column.open #left-nav {
	padding-top:35px;
	padding-bottom:115px
}
#store-nav .profile-left-column.open #left-nav, #search-nav .profile-left-column.open #left-nav {
	padding-top:0px;
}
a.link-normal {
	color:#111
}
a.link-normal:hover {
	color:#e71
}
.spacing-large {
	margin-bottom: 22px !important
}
.spacing-top-base {
	margin-top: 14px !important
}
.image-wrapper {
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.slides_control img {
	/*display:block;*/
	max-width: 100% !important;
	/*height: auto;*/
}
.single-image {
	width: 1500px;
	height: 300px;
	margin-right: 0px;
	margin-left: 0px;
}
/*grid slots*/
.i-section {
	margin-bottom: 22px
}
.spacing-none {
	margin-bottom: 0 !important;
	list-style: none;
}
.spacing-mini {
	margin-bottom: 6px !important
}
.spacing-medium {
	margin-bottom: 18px !important
}
.size-mini {
	font-size: 11px !important;
	line-height: 1.465 !important
}
.size-base {
	font-size: 13px !important;
	line-height: 19px !important
}
.tall-cell {
	border-color: #ddd;
	height: 500px !important;
	min-width: 237px;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	float: left;
	padding-bottom: 1px;
	padding-top: 2px;
}
.tiny-cell {
	border-color: #ddd;
	height: 365px !important;
	min-width: 237px;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	float: left;
	padding-bottom: 12px;
	padding-top: 2px;
}
.small-cell {
	border-color: #ddd;
	height: 430px !important;
	min-width: 237px;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	float: left;
	padding-bottom: 12px;
	padding-top: 2px;
}
.small-cell:first-child, .tiny-cell:first-child, .tall-cell:first-child {
	border-left: 0
}
.single-cell.grid-col-8 {
	width: 12%
}
.single-cell.grid-col-7 {
	width: 14.2%
}
.single-cell.grid-col-6 {
	width: 16.5%
}
.single-cell.grid-col-5 {
	width: 19.8%
}
.single-cell.grid-col-4 {
	width: 24.7%
}
.single-cell.grid-col-3 {
	width: 32.8%
}
.single-cell.grid-col-2 {
	width: 48.8%
}
.single-cell.grid-col-1 {
	width: 100%
}
.grid-slot-container {
	height: 100%;
	position: relative
}
.grid-layer {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.grid-tile {
	width: 210px;
	margin-left: auto;
	margin-right: auto
}
.grid-image-block {
	width: 210px;
	height: 210px;
	margin-left: auto;
	margin-right: auto
}
.grid-image-block-small {
	width: 150px;
	height: 210px;
	margin-left: auto;
	margin-right: auto
}
.anchor-badge {
	font-size: 11px !important;
	color: #FFF !important;
	font-weight: 700 !important;
	background: #C45500;
	height: 18px;
	max-width: 90%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	padding: 0 5px;
	float: left;
	overflow: hidden;
}
.anchor-badge+.anchor-badge-skew {
	border-right: 4px solid transparent;
	border-top: 18px solid #C45500;
	float: left;
}
.grid-price-block {
	width: 100%
}
.grid-unit-line-height {
	line-height: 1 !important
}
.text-strike {
	text-decoration: line-through !important
}
.auto-height {
	height: auto !important
}
#grid-item-title {
	overflow: hidden
}
.grid-single-cell-title {
	display: block;
	width: 210px
}
.grid-title-two-line {
	display: block;
	height: 40px
}
.grid-stack-bottom {
	position: absolute;
	bottom: 0
}
.grid-col-right-most {
	border-right: 1px solid #ddd;
	padding-right: 1px
}
.grid-col-right-most + div {
	border-left:0
}
.i-row-bt {
	border-top: 1px solid #e7e7e7
}
#left-nav .closep {
	background: url(/application/assets/images/v5/ico_close.png) no-repeat left top;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("/application/assets/images/v5/ico_close.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-position-x: left;
	background-position-y: top;
	background-size: auto auto;
	width: 15px;
	height: 14px;
	display: block;
	float: right;
	margin: 0;
	text-indent: -9999px;
	cursor:pointer
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	#column-fill {
		padding-left:0px
	}
	#border-left {
		border-left:0
	}
	#border-right {
		border-right:0
	}
	.size-medium {
		text-rendering: optimizeLegibility;
		font-size: 14px !important;
		line-height: 1.155 !important
	}
}
.cd-top {
	border-radius: 8px;
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(158, 191, 240, 1) url(/application/assets/images/v5/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  z-index:30
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  margin-bottom: 50px
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
	border-radius: 8px;
  background-color: #4886E2;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.billboard-row {
  	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2N8/vz5fwAJKAO2z0UyAQAAAABJRU5ErkJggg==) center center repeat-y;
}
.img-responsive {
	display: block;
	max-width: 98%;
	height: auto;
}
.i-column {
	margin-right: 2%;
	float: left;
	min-height: 1px;
	overflow-y: visible;
	overflow-x: visible
}
.i-row .i-span6 {
	width: 48.95%
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.i-row .i-span6 {
          width:100%
        }
}
.i-column.i-span-last {
	margin-right: 0px;
	float: right
}
.no-overflow {
	overflow:hidden
}
.border-left {
	border-left: 1px solid #ddd
}
.border-right {
	border-right: 1px solid #ddd
}
.border-nav {
	border-right: 1px solid #DDD;
	border-radius: 4px 0;
	border-bottom: 1px solid #DDD;
}
.i-container {
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.i-right-column {
	float: right;
	width: 244px;
	margin-left: 20px
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.i-right-column {
		width:100%;
	}
}
.i-left-column {
	float: left;
	width: 29.5%
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.i-left-column {
		width:100%;
	}
}
.i-center-column {
/* 	margin-left: 31%;
	margin-right: 270px; */
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.i-center-column {
		margin-left: 0%;
		margin-right: 0px;
	}
}
.row.bg-white {
	background-color:#fff
}
.row.bg-grey {
	background-color: #f0f0f0
}
.i-box {
	display: block;
	border-radius: 4px;
	border: 1px #ddd solid;
	background-color: #fff
}
.i-box-inner {
	border-radius: 4px;
	position: relative;
	padding: 14px 18px
}
#close-nav-menu {
	float:right ;
	padding-right:12px

}
/*pm*/
.msg-overlay-container {
	position: fixed;
	z-index: 8000;
	bottom: 0;
	right: 8px;
	height: 0;
	overflow: visible;
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	align-items: flex-end;
}
.msg-overlay-list-bubble {
	display: flex;
	flex-direction: column;
	height: 400px;
	flex: 0 0 264px;
	width: 264px;
	background: #fff;
	transform: translateY(0);
	transition-timing-function: cubic-bezier(0, 0, .2, 1);
	transition-duration: 167ms;
	animation: fade-in 167ms cubic-bezier(.4, 0, 1, 1);
}
.msg-overlay-conversation-bubble, .msg-overlay-list-bubble {
	border-radius: 2px 2px 0 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .2)
}
.mh4, .mr4 {
	margin-right: 16px
}
.mh4, .ml4 {
	margin-left: 16px
}
.msg-overlay-bubble-header {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 12px;
	min-height: 43px;
	position: relative;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	border-radius: 2px 2px 0 0;
	cursor: pointer;
}
.msg-overlay-bubble-header__details {
	display: flex;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 8px
}
.flex-start-10 {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
@media only screen and (max-width: 1024px) {
  .flex-start-10 {
	  display: contents;
  }
}
.flex-row {
	flex-direction: row
}
.align-items-center {
	align-items: center
}
.presence-indicator--is-online {
	background: #469a1f
}
.presence-indicator--size-1, .presence-indicator--size-2 {
	width: 8px;
	height: 8px
}
.presence-indicator {
	border-radius: 50%;
	flex-shrink: 0;
	transition: background 167ms ease-in-out;
	box-sizing: border-box;
	animation: fade-in 167ms ease-in
}
.mh2, .mr2 {
	margin-right: 8px
}
.mh2, .ml2 {
	margin-left: 8px
}
.msg-overlay-bubble-header__primary-text {
	max-width: 230px
}
.truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.msg-overlay-bubble-header__controls {
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: 167ms;
	margin-left: auto;
	flex-shrink: 0;
	opacity: 1
}
.msg-overlay-bubble-header__control {
	background-color: transparent;
	border: 0;
	color: rgba(0, 0, 0, .6);
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	font-weight: 600;
	height: 24px;
	outline-width: 2px;
	padding: 0;
	position: relative;
	transition-duration: 167ms;
	transition-property: background-color, box-shadow, color;
	transition-timing-function: cubic-bezier(0, 0, .2, 1);
	vertical-align: middle;
	border-radius: 12px;
	width: 24px;
}
.msg-overlay-bubble-header__control:before {
	transition-duration: .5s
}
.msg-overlay-bubble-header--inverse .msg-overlay-bubble-header__control, .msg-overlay-bubble-header__control {
	box-sizing: border-box;
	font-family: inherit;
	line-height: 24px;
	overflow: hidden;
	text-decoration: none;
	z-index: 0;
	text-indent: -999px;
	text-align: center
}
.msg-overlay-list-bubble__content--scrollable {
	overflow-y: auto
}
.msg-overlay-list-bubble__content {
	position: relative;
	height: 357px;
	width: 264px;
}
.msg-conversations-container__conversations-list {
	flex: 1
}
.msg-conversations-container__conversations-list {
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.msg-overlay-list-bubble__conversations-list {
	background-color: transparent;
	flex: 1
}
.msg-conversations-container__conversations-list {
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.msg-conversations-container__convo-item {
	position: relative;
	display: block;
	width: 100%
}
.msg-overlay-list-bubble__convo-item, .msg-overlay-list-bubble__convo-item-link {
	height: auto
}
.msg-overlay-list-bubble__convo-item:hover, .msg-overlay-list-bubble__convo-item-link:hover {
	background-color:#fafafa
}
.msg-conversations-container__convo-item-link {
	display: block;
	height: 100%
}
.msg-conversation-card {
	transition-duration: 83ms;
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	padding-left: 12px;
	cursor: pointer;
	overflow: hidden;
	left: 0;
}
.msg-compose-container__add-group-name, .msg-compose-container__form-wrapper, .msg-compose-container__spacer, .msg-conversation-card {
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.msg-conversation-card .msg-conversation-card__presence-entity {
	display: table-cell;
	vertical-align: middle
}
.presence-entity--size-2 {
	width: 40px;
	height: 40px
}
.presence-entity {
	display: flex;
	position: relative
}
.presence-entity__image {
	background-size: cover
}
.EntityPhoto-circle-2 {
	border-radius: 49.9%;
	border:1px solid #d1d1d1
}
.EntityPhoto-circle-2, .EntityPhoto-circle-2-ghost-person {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	background-clip: content-box
}
.msg-conversation-card .msg-conversation-card__presence-entity .presence-indicator--size-2 {
	bottom: 11px
}
.presence-indicator--is-reachable.presence-indicator--size-1, .presence-indicator--is-reachable.presence-indicator--size-2 {
	border-width: 2px
}
.presence-indicator--is-reachable {
	border: 2px solid #469a1f
}
.presence-indicator--is-unreachable {
	border: 2px solid #c5c5c5
}
.presence-indicator--size-1, .presence-indicator--size-2 {
	width: 8px;
	height: 8px
}
.msg-conversation-listitem__link .msg-overlay-list-bubble__convo-card-content {
	height: auto;
	padding: 8px 20px 8px 8px;
	margin-left: 4px;
}
.msg-conversation-card__content {
	width: 100%;
	height: 92px;
	padding: 12px 8px;
	display: table-cell;
	vertical-align: top;
	border-bottom: 1px solid #e6e9ec
}
.msg-conversation-card__content {
	width: 100%;
	height: 92px;
	padding: 12px 8px;
	display: table-cell;
	vertical-align: top;
	border-bottom: 1px solid #e6e9ec
}
.overflow-hidden {
	overflow: hidden
}
.msg-overlay-list-bubble__convo-card-content-wrapper--narrow {
	max-width: 160px
}
.msg-overlay-list-bubble__convo-card-content-wrapper {
	width: 100%;
	flex-grow: 2
}
.msg-conversation-card__row {
	display: flex;
	flex-wrap: wrap
}
.msg-conversation-card__participant-names {
	flex: 1
}
.msg-conversation-card__row {
	display: flex;
	flex-wrap: wrap
}
.msg-overlay-list-bubble__message-snippet {
	flex: 1;
	-webkit-font-smoothing: antialiased
}
.m0 {
	margin: 0
}
.msg-overlay-list-bubble__message-snippet .msg-conversation-card__message-snippet-body {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.msg-conversation-card__message-snippet-body {
	display: block
}
.text-align-center {
	text-align: center
}
.msg-conversation-card__conversation-status {
	display: flex;
	margin-right: auto;
	text-align: right;
}
.flex-grow-1 {
	flex-grow: 1
}
.ph2, .pl2 {
	padding-left: 8px
}
.msg-conversation-card__unread-count {
	height: 16px;
	line-height: 16px;
	min-width: 10px;
	padding: 0 4px;
	margin-left: 4px;
	border-radius: 16px;
	background-color: #ff9229;
	color:#fff
}
input.msg-overlay-list-bubble-search__search-typeahead-input {
	width: calc(100% - 24px);
	margin: 8px 12px;
	padding-right: 28px
}
input.msg-overlay-list-bubble-search__search-typeahead-input:focus {
	border-color: #ff9229;
	box-shadow: 0 0 0 1px #ff9229
}
input.msg-overlay-list-bubble-search__search-typeahead-input {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Fira Sans, Ubuntu, Oxygen, Oxygen Sans, Cantarell, Droid Sans, Apple Color Emoji, Segoe UI Emoji, Segoe UI Emoji, Segoe UI Symbol, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	transition-duration: 334ms;
	transition-property: border-color, box-shadow;
	box-shadow: none;
	border-radius: 2px;
	padding: 0 10px 0 33px;
	outline: 0;
	height: 32px;
	box-sizing: border-box;
	color: rgba(0, 0, 0, .9);
	border: 1px solid rgba(0, 0, 0, .15);
	background-color: #f3f6f8;
	background-image: url(/application/assets/images/v5/ico_zoom.jpg);
	background-position: 8px 9px;
	background-repeat: no-repeat;
}
.a11y-text {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}
.msg-overlay-list-bubble .msg-facepile-grid {
	width: 40px;
	height: 40px
}
.msg-facepile-grid {
	width: 58px;
	height: 58px;
	position: relative;
	display: table-cell;
	vertical-align: middle
}
.msg-overlay-list-bubble .msg-facepile-grid.msg-facepile-grid--no-facepile .msg-facepile-grid__img {
	box-sizing: border-box;
	background-clip: content-box;
	border-radius: 49.9%;
	width: 40px;
	height: 40px;
	border: none;
}
.msg-overlay-list-bubble .msg-facepile-grid .msg-facepile-grid__img {
	border-width: 1px
}
.msg-facepile-grid__img {
	box-sizing: border-box;
	background-clip: content-box;
	border: 3px solid transparent;
	border-radius: 49.9%;
	float: left;
	position: relative;
	width: 28px;
	height: 28px;
	border-width: 1px;
	background-size: cover;
}
.visually-hidden {
	display: block;
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}
.presence-entity__indicator--size-2 {
	bottom: 3px;
	right: 3px;
}
.presence-entity__indicator {
	position: absolute;
	box-shadow: 0 0 0 2px #fff
}
.msg-overlay-list-bubble--is-minimized {
	transition-timing-function: cubic-bezier(.4, 0, 1, 1);
	transition-duration: 167ms;
	transform: translateY(357px);
	width: 264px;
	flex-basis: 264px;
}
#show_permissions table th strong {
	float: left
}
.social-btn-icon {
	max-height:25px;
	margin-top:-5px
}
.social-btn-fb {
	line-height:15px;
	background-color:#3B5998;
	color:#fff
}
.social-btn-tw {
	line-height:15px;
	background-color:#1DA1F2;
	color:#fff
}
.social-btn-gp {
	line-height:15px;
	background-color:#DB4437;
	color:#fff
}
.social-btn-li {
	line-height:15px;
	background-color:#0077B5;
	color:#fff
}
#qty-action .input.qty, #qty-action input {
        -webkit-appearance: none;
        border: none;
        text-align: center;
        width: 50px;
        font-size: 16px;
        color: #43484D;
        font-weight: 300;
	background-color: transparent;
}
#qty-sub, #qty-add, .add_qty,.sub_qty{
        width: 35px;
        height: 35px;
        background-color: #E1E8EE;
        border-radius: 6px;
        border: none;
        font-size: 19px;
        color: #727578;
        cursor: pointer;
}
#qty-sub.disabled, #qty-add.disabled {
	cursor: not-allowed
}
/**/

.currency_right {
    padding: 0 !important;
}

.add-on, .add-on-static {
    background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 13px;
    line-height: 31px;
    height: 31px;
    padding: 4px
}
.add-on input, .add-on-static input {
    margin-left: 0;
    margin-right: 0
}
.add-on.before, .add-on-static.before {
    position: relative;
    margin-right: -5px; /*-3*/
    border-radius: 4px 0 0 4px
}
.add-on.before.is-connected, .add-on-static.before.is-connected {
    margin: 0;
    border-right: none
}
.add-on-static.after {
    position: relative!important;
    left: -9px!important;
    top: 4.5px!important;
    height: 31px!important;
    border-radius: 0 4px 4px 0 !important;
    width: 31px !important;
}
.add-on.before, .add-on-static.before {
    position: relative;
    border-radius: 4px 0 0 4px
}
.ins_tab .alt1 span{
	display: block;
	padding: 3px 0px;
}


.custom-add-on{
	position: relative;
    top: 1px !important;
    display: inline-block;
    padding: 2px 4px 4px;
    background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    font-size: 15px;
    line-height: 25px;
    height: 31px;
    right: 7px !important;
	border-radius: 0 4px 4px 0 !important;
}
.pluspropertyprice.my-2{
	padding: 10px 0;
    color: #333;
    font-weight: 700;
}
.lang-manager{
	display: flex;	
	justify-content: space-between;
}

.lang-manager > .options, .lang-manager > .plus-property{	
	width: 49%;	
}

.lang-manager table, .lang-manager td, .lang-manager th{
	border: 1px solid #ddd;
}

.lang-manager input{
	height: 31px;
	color: #333;
	border-radius: 4px;
	border: 1px solid #c8c8c8;
	width: 100%;
}
.lang-manager th{
	text-align: center;
}
.variant-options > div,
.plus-properties > div{
	align-items: center;
	display: flex;
	margin: 2px 0;
}

.variant-options .draw-select,
.plus-properties .draw-select{
	padding-top: 0;
	padding-right: 20px;
	height: 100%
}

.variant-options .draw-select__wrapper,
.plus-properties .draw-select__wrapper,
.variant-options .input,
.plus-properties .input{
	height: 31px;
	width: 70px;
}

.variant-options .draw-select__wrapper:after,
.plus-properties .draw-select__wrapper:after{
	margin-top: 0;
	right: 5px;
	height: 10px;
	width: 10px;
	transform: translateY(-50%);
}

.variant-options .draw-select__wrapper.disable:after, 
.plus-properties .draw-select__wrapper.disable:after{
	background-image: none;
}

.variant-options option#default,
.plus-properties option#default{
	display: none;
}

.aw-var, .af-var{
	border-bottom: 1px solid #e5e5e5;
}

.graduate-prices > div{
	display: flex;
    align-items: center;
	margin: 2px 0;
}

.graduate-prices input{
	width: 60px;
}

.graduate-prices > div > input:first-child{
	margin-right: 5px;
}

.cur-lft{
	background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 13px;
    line-height: 31px;
    height: 31px;
    padding: 4px;
	position: relative;
	left: 2px;
	border-radius: 4px 0 0 4px;
}
.cur-rgt{
	background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 13px;
    line-height: 31px;
	width: 31px !important;
    height: 31px;
    padding: 4px;
	position: relative;
	right: 2px;
	border-radius: 0 4px 4px 0;
}
.variant-price > div{
	display: flex;
	align-items: center;
}
.inputhgt{
	border: 1px solid #c8c8c8;
    border-radius: 4px;
    height: 31px;
}
.selectRedborder{
	border: 1px solid #b22811;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    vertical-align: bottom;
    border-radius: 4px;
}input, select {
    width: 100%;
    height: 35px;
    padding: 0 8px;
    margin-bottom: 10px;
    -webkit-appearance:button !important;
}

textarea {
    height: 100px;
    resize: none;
    padding: 8px;
    width: 100%;
}

.red {
    color: #ff0000;
}

.blue {
    color: blue;
    font-size: 14px;
}

input[type=checkbox], input[type=radio] {
    width: 16px;
    height: 16px;
    margin-right: 5px !important;
    display: inline-block;
    vertical-align: text-bottom;

}
.inquiryhead {
    color: #184DA5;
    font-family: serif;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1;
}

.subtitle {
    color: #FF6600;
    font-size: 18px;
    font-weight: bold;
}

.btn-submit {
    background-color: #f89406;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    width: 10%;
    margin-bottom: 10px;
}

.btn-submit:hover {
	background-color: #184DA5;
	color: #fff;
	text-decoration: none;
}

.mb-10 {
    margin-bottom: 10px;
}
.inquiry-container{
background:#fff;
padding-left: 10px;
padding-right: 10px;
}
.row{
    margin-bottom: 0px !important;
}
.colour-palette{
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
.pantone{
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
.colour a {

    display: inline-block;
    width: 70px;
    height: 70px;
    border: 3px solid #ffffffff;
    text-decoration: none !important;

}
.colour a:hover{
    border-color: #ff6600;
}
.redd{
    background-color: #e7112c;
}
.MAGENTA{
    background-color: #ed0091;
}
.PINK{
    background-color: #d36ac6;
}
.MAUAE{
    background-color: #76253c;
}
.ORANGE{
    background-color: #f85601;
}
.TANGERINE{
   background-color: #f84026;
}
.ORANGE-YELLOW{
    background-color: #fca312;
}
.LIGHT-YELLOW{background-color: #f7e214;}
.GRASS-GREEN{ background-color: #3b7728;}
.KILLY-GREEN{background-color: #007c3d;}
.LIGHT-GREEN{background-color: #5bbf21;}
.NAVY-BLUE{background-color: #141554;}
.ROYAL-BLUE{background-color: #0038a8;}
.SKY-BLUE{background-color: #0084ca;}
.GRAY{background-color: #444f52;}
.BROWN{background-color: #3c3029}
.BLACK{background-color: #000000;}
.MILKY-WHITE{background-color: #e0ddbc;}
.SOIL-TONE{background-color: #8d5932;}
.VIOLET{background-color: #4f0092;}
.LILAC{background-color: #6655bc;}
.color-title{
    color: white;
    font-weight: bold;
    font-size: 10px;
}
#chrome_bag, .chrome-bag{
    width: 200px;
    height: 200px;
}
@media only screen and (min-width: 150px) and (max-width: 590px) {
    .tabletr{
      display: grid;
    }
    .tabletbo{
       display: inline-flex;
    }
}
/*A1 start*/
.success-message{
	text-align: center;
	color: green;
    font: bold 20px/30px "Verdana" !important;
}
/*A1 end*/button[data-balloon] {
  overflow: visible;
}
[data-balloon] {
  position: relative;
  z-index:9
}
[data-balloon]:before,
[data-balloon]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
[data-balloon]:after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(data-balloon);
  font-size: 12px;
  padding: .5em 1em;
  white-space: nowrap;
  margin-bottom: 11px;
  text-transform:none;
  font-weight:normal;
}
[data-balloon]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  content: "";
  margin-bottom: 5px;
}
[data-balloon]:hover:before,
[data-balloon][data-balloon-visible]:before,
[data-balloon]:hover:after,
[data-balloon][data-balloon-visible]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon].font-awesome:after {
  font-family: FontAwesome;
}
[data-balloon][data-balloon-break]:after {
  white-space: pre;
}
[data-balloon-pos="down"]:before,
[data-balloon-pos="down"]:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
[data-balloon-pos="down"]:after {
  margin-top: 11px;
}
[data-balloon-pos="down"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="down"]:hover:before,
[data-balloon-pos="down"][data-balloon-visible]:before,
[data-balloon-pos="down"]:hover:after,
[data-balloon-pos="down"][data-balloon-visible]:after {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon-pos="left"]:before,
[data-balloon-pos="left"]:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
[data-balloon-pos="left"]:after {
  margin-right: 11px;
}
[data-balloon-pos="left"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="left"]:hover:before,
[data-balloon-pos="left"][data-balloon-visible]:before,
[data-balloon-pos="left"]:hover:after,
[data-balloon-pos="left"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-pos="right"]:before,
[data-balloon-pos="right"]:after {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
}
[data-balloon-pos="right"]:after {
  margin-left: 11px;
}
[data-balloon-pos="right"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px;
}
[data-balloon-pos="right"]:hover:before,
[data-balloon-pos="right"][data-balloon-visible]:before,
[data-balloon-pos="right"]:hover:after,
[data-balloon-pos="right"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-length]:after {
  white-space: normal;
}
[data-balloon-length="small"]:after {
  width: 80px;
}
[data-balloon-length="medium"]:after {
  width: 150px;
}
[data-balloon-length="large"]:after {
  width: 260px;
}
[data-balloon-length="xlarge"]:after {
  width: 90vw;
}
@media screen and (min-width: 768px) {
  [data-balloon-length="xlarge"]:after {
    width: 380px;
  }
}
[data-balloon-length="fit"]:after {
  width: 100%;
}
/*!
 *  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 PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/application/assets/fonts/vendor/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/application/assets/fonts/vendor/font-awesome/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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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;
}
/* Deprecated as of 4.4.0 */
.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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;
}
@charset "UTF-8";/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + (.5rem + 2px));padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + (1rem + 2px));padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + (.75rem + 2px))}textarea.form-control-sm{min-height:calc(1.5em + (.5rem + 2px))}textarea.form-control-lg{min-height:calc(1.5em + (1rem + 2px))}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.15em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map *//* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.2
 */
#growls {
  z-index: 50000;
  position: fixed; }
  #growls.default {
    top: 10px;
    right: 10px; }
  #growls.tl {
    top: 10px;
    left: 10px; }
  #growls.tr {
    top: 10px;
    right: 10px; }
  #growls.bl {
    bottom: 10px;
    left: 10px; }
  #growls.br {
    bottom: 10px;
    right: 10px; }
  #growls.tc {
    top: 10px;
    right: 10px;
    left: 10px; }
  #growls.bc {
    bottom: 10px;
    right: 10px;
    left: 10px; }
  #growls.tc .growl, #growls.bc .growl {
    margin-left: auto;
    margin-right: auto; }

.growl {
  opacity: 0.98;
  filter: alpha(opacity=98);
  position: relative;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .growl.growl-incoming {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-outgoing {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px; }
  .growl.growl-medium {
    width: 250px;
    padding: 10px;
    margin: 10px; }
  .growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px; }
  .growl.growl-default {
    color: #FFF;
    background: #7f8c8d; }
  .growl.growl-error {
    color: #FFF;
    background: rgba(216, 62, 62, 0.98) }
  .growl.growl-notice {
    color: #FFF;
    background: rgba(15, 165, 37, 0.98); }
  .growl.growl-warning {
    color: #FFF;
    background: #F39C12; }
  .growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-family: helvetica, verdana, sans-serif; }
  .growl .growl-title {
    font-size: 18px;
    line-height: 24px; }
  .growl .growl-message {
    font-size: 14px;
    line-height: 18px; }
/**
 * alertifyjs 1.13.1 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2019 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
.alertify .ajs-dimmer {
  position: fixed;
  z-index: 1981;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  background-color: #252525;
  opacity: .5;
}
.alertify .ajs-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  overflow-y: auto;
  z-index: 1981;
}
.alertify .ajs-dialog {
  position: relative;
  margin: 5% auto;
  min-height: 110px;
  max-width: 500px;
  padding: 24px 24px 0 24px;
  outline: 0;
  background-color: #fff;
}
.alertify .ajs-dialog.ajs-capture:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}
.alertify .ajs-reset {
  position: absolute !important;
  display: inline !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
.alertify .ajs-commands {
  position: absolute;
  right: 4px;
  margin: -14px 24px 0 0;
  z-index: 2;
}
.alertify .ajs-commands button {
  display: none;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  padding: 10px;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.alertify .ajs-commands button.ajs-close {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC);
}
.alertify .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC);
}
.alertify .ajs-header {
  margin: -24px;
  margin-bottom: 0;
  padding: 16px 24px;
  background-color: #fff;
}
.alertify .ajs-body {
  min-height: 56px;
}
.alertify .ajs-body .ajs-content {
  padding: 16px 24px 16px 16px;
}
.alertify .ajs-footer {
  padding: 4px;
  margin-left: -24px;
  margin-right: -24px;
  min-height: 43px;
  background-color: #fff;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary {
  text-align: right;
}
.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
  float: left;
  clear: none;
  text-align: left;
}
.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
  margin: 4px;
}
.alertify .ajs-footer .ajs-buttons .ajs-button {
  min-width: 88px;
  min-height: 35px;
}
.alertify .ajs-handle {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
  -webkit-transform: scaleX(1) /*rtl:scaleX(-1)*/;
          transform: scaleX(1) /*rtl:scaleX(-1)*/;
  cursor: se-resize;
}
.alertify.ajs-no-overflow .ajs-body .ajs-content {
  overflow: hidden !important;
}
.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
  left: 0;
  right: 0;
  padding: 0;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
  margin-left: -24px;
  margin-right: -24px;
}
.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
  padding: 0;
}
.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
  left: 0;
  right: 0;
}
.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,
.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
  display: inline-block;
}
.alertify.ajs-closable .ajs-commands button.ajs-close {
  display: inline-block;
}
.alertify.ajs-maximized .ajs-dialog {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  top: 0 !important;
  left: 0 !important;
}
.alertify.ajs-maximized.ajs-modeless .ajs-modal {
  position: fixed !important;
  min-height: 100% !important;
  max-height: none !important;
  margin: 0 !important;
}
.alertify.ajs-maximized .ajs-commands button.ajs-maximize {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=);
}
.alertify.ajs-resizable .ajs-dialog,
.alertify.ajs-maximized .ajs-dialog {
  padding: 0;
}
.alertify.ajs-resizable .ajs-commands,
.alertify.ajs-maximized .ajs-commands {
  margin: 14px 24px 0 0;
}
.alertify.ajs-resizable .ajs-header,
.alertify.ajs-maximized .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 16px 24px;
}
.alertify.ajs-resizable .ajs-body,
.alertify.ajs-maximized .ajs-body {
  min-height: 224px;
  display: inline-block;
}
.alertify.ajs-resizable .ajs-body .ajs-content,
.alertify.ajs-maximized .ajs-body .ajs-content {
  position: absolute;
  top: 50px;
  right: 24px;
  bottom: 50px;
  left: 24px;
  overflow: auto;
}
.alertify.ajs-resizable .ajs-footer,
.alertify.ajs-maximized .ajs-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
  min-width: 548px;
}
.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
  display: block;
}
.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
  cursor: move;
}
.alertify.ajs-modeless .ajs-dimmer,
.alertify.ajs-modeless .ajs-reset {
  display: none;
}
.alertify.ajs-modeless .ajs-modal {
  overflow: visible;
  max-width: none;
  max-height: 0;
}
.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC);
}
.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
  position: absolute;
}
.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=);
}
.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
  max-height: 500px;
  overflow: auto;
}
.alertify.ajs-basic .ajs-header {
  opacity: 0;
}
.alertify.ajs-basic .ajs-footer {
  visibility: hidden;
}
.alertify.ajs-frameless .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 1;
}
.alertify.ajs-frameless .ajs-footer {
  display: none;
}
.alertify.ajs-frameless .ajs-body .ajs-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
  padding-top: 0;
}
.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
  margin-top: 0;
}
.ajs-no-overflow {
  overflow: hidden !important;
  outline: none;
}
.ajs-no-overflow.ajs-fixed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll!important;
}
.ajs-no-selection,
.ajs-no-selection * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 568px) {
  .alertify .ajs-dialog {
    min-width: 150px;
  }
  .alertify:not(.ajs-maximized) .ajs-modal {
    padding: 0 5%;
  }
  .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
    min-width: initial;
    min-width: auto /*IE fallback*/;
  }
}
@-moz-document url-prefix() {
  .alertify button:focus {
    outline: 1px dotted #3593D2;
  }
}
.alertify .ajs-dimmer,
.alertify .ajs-modal {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
}
.alertify.ajs-hidden .ajs-dimmer,
.alertify.ajs-hidden .ajs-modal {
  visibility: hidden;
  opacity: 0;
}
.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}
.alertify.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-duration: 250ms;
          animation-duration: 250ms;
}
.alertify .ajs-dialog.ajs-shake {
  -webkit-animation-name: ajs-shake;
          animation-name: ajs-shake;
  -webkit-animation-duration: .1s;
          animation-duration: .1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@-webkit-keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
@keyframes ajs-shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-slideIn;
          animation-name: ajs-slideIn;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-slideOut;
          animation-name: ajs-slideOut;
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-zoomIn;
          animation-name: ajs-zoomIn;
}
.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-zoomOut;
          animation-name: ajs-zoomOut;
}
.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-fadeIn;
          animation-name: ajs-fadeIn;
}
.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-fadeOut;
          animation-name: ajs-fadeOut;
}
.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-pulseIn;
          animation-name: ajs-pulseIn;
}
.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-pulseOut;
          animation-name: ajs-pulseOut;
}
.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInX;
          animation-name: ajs-flipInX;
}
.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutX;
          animation-name: ajs-flipOutX;
}
.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInY;
          animation-name: ajs-flipInY;
}
.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutY;
          animation-name: ajs-flipOutY;
}
@-webkit-keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-pulseIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes ajs-pulseOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes ajs-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
}
@keyframes ajs-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
            transform: scale3d(0.25, 0.25, 0.25);
  }
}
@-webkit-keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ajs-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ajs-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes ajs-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes ajs-flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes ajs-flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@keyframes ajs-slideIn {
  0% {
    margin-top: -100%;
  }
  100% {
    margin-top: 5%;
  }
}
@-webkit-keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes ajs-slideOut {
  0% {
    margin-top: 5%;
  }
  100% {
    margin-top: -100%;
  }
}
.alertify-notifier {
  position: fixed;
  width: 0;
  overflow: visible;
  z-index: 1982;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.alertify-notifier .ajs-message {
  position: relative;
  width: 260px;
  max-height: 0;
  padding: 0;
  opacity: 0;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.alertify-notifier .ajs-message.ajs-visible {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  opacity: 1;
  max-height: 100%;
  padding: 15px;
  margin-top: 10px;
}
.alertify-notifier .ajs-message.ajs-success {
  background: rgba(91, 189, 114, 0.95);
}
.alertify-notifier .ajs-message.ajs-error {
  background: rgba(217, 92, 92, 0.95);
}
.alertify-notifier .ajs-message.ajs-warning {
  background: rgba(252, 248, 215, 0.95);
}
.alertify-notifier .ajs-message .ajs-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-right-radius: 2px;
}
.alertify-notifier.ajs-top {
  top: 10px;
}
.alertify-notifier.ajs-bottom {
  bottom: 10px;
}
.alertify-notifier.ajs-right {
  right: 10px;
}
.alertify-notifier.ajs-right .ajs-message {
  right: -320px;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible {
  right: 290px;
}
.alertify-notifier.ajs-left {
  left: 10px;
}
.alertify-notifier.ajs-left .ajs-message {
  left: -300px;
}
.alertify-notifier.ajs-left .ajs-message.ajs-visible {
  left: 0;
}
.alertify-notifier.ajs-center {
  left: 50%;
}
.alertify-notifier.ajs-center .ajs-message {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.alertify-notifier.ajs-center .ajs-message.ajs-visible {
  left: 50%;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
          transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
}
.alertify-notifier.ajs-center.ajs-top .ajs-message {
  top: -300px;
}
.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
  top: 0;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
  bottom: -300px;
}
.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
  bottom: 0;
}
.ajs-no-transition.alertify .ajs-dimmer,
.ajs-no-transition.alertify .ajs-modal,
.ajs-no-transition.alertify .ajs-dialog {
  -webkit-transition: none!important;
  transition: none!important;
  -webkit-animation: none!important;
          animation: none!important;
}
.ajs-no-transition.alertify-notifier .ajs-message {
  -webkit-transition: none!important;
  transition: none!important;
  -webkit-animation: none!important;
          animation: none!important;
}
@media (prefers-reduced-motion: reduce) {
  .alertify .ajs-dimmer,
  .alertify .ajs-modal,
  .alertify .ajs-dialog {
    -webkit-transition: none!important;
    transition: none!important;
    -webkit-animation: none!important;
            animation: none!important;
  }
  .alertify-notifier .ajs-message {
    -webkit-transition: none!important;
    transition: none!important;
    -webkit-animation: none!important;
            animation: none!important;
  }
}
/* Altamira Cookie */
#altamira-gdpr-cookie-consent-save {
    background-color: rgb(128, 73, 0) !important;
    color: rgb(255, 255, 255);
}

/* Altamira Cookie end */
/* Link To Key */
.linkey {
    display: inline-block;
    border-bottom: 1px dashed #3498db67 !important;
    /* Hinzufügen einer gestrichelten Unterstreichung */
    text-decoration: none !important;
    /* Entfernen der standardmäßigen Textdekoration */
    transition: border-bottom 0.3s ease;
    /* Hinzufügen eines sanften Übergangsseffekts */
    color: inherit !important;
    /* Vererbt die Textfarbe von seinem übergeordneten Element */
}

.linkey:hover {
    border-bottom-color: #c45500 !important;
    /* Ändern der Unterstreichungsfarbe beim Hovern */
}


/* Link To Key end */

/* Custom slider */
.combined-cust-slider-container {
    display: flex;
    flex-wrap: wrap;
    /* Fügt Unterstützung für Responsive Design hinzu */
    justify-content: space-between;
    column-gap: 12px;
    row-gap: 10px;
    max-width: 100%;
    /* Anpassung für Responsiveness */
    margin: 12px 0 auto;
}

.cust-slider-container {
    flex: 1 1 100%;
    /* Sorgt dafür, dass die Slider die volle Breite auf kleinen Bildschirmen einnehmen */
    border-radius: 25px;
}

@media (min-width: 768px) {

    /* Passt für Tablets und größere Geräte */
    .combined-slider-container {
        flex-wrap: nowrap;
        /* Verhindert das Umbruchverhalten und zwingt die Items in eine Zeile */
        justify-content: space-around;
        /* Verbessert die Verteilung der Slider bei mehr Platz */
    }

    .cust-slider-container {
        flex: 1 1 45%;
        /* Passt die Flex-Basis an, um zwei Slider nebeneinander zu ermöglichen */
    }
}

.cust-slider {
    position: relative;
    overflow: hidden;
}

.cust-slide {
    /* display: none; */
    /* Versteckt alle Slides standardmäßig */
    position: relative;
    /* Ermöglicht Überlagerung der Slides */
    width: 100%;
    background-color: #fff;
    border-radius: 1em 1em 0 0;
    text-align: center;
    transition: opacity 0.5s ease;
    /* Fügt einen Übergangseffekt hinzu */
    overflow: hidden;
}

/* .cust-slide img {
    height: 330px;
    max-width: 100%;
    width: 400px;
    object-fit: none;
} */

/* Stil für die Navigationsbuttons */
.cust-slider-container button {
    font-size: xx-large;
    position: relative;
    bottom: 56%;
    background-color: unset;
    border: none;
    color: #f18e00;
    padding: 10px;
    cursor: pointer;
}

.cust-slider-container button.next {
    float: right;
}

.cust-count {
    float: right;
    padding-right: 18px;
}

.cust-slider-thumbnail {
    height: 60px;
    width: auto;
    margin: 0 5px;
    /* Fügt Abstand zwischen Thumbnails hinzu */
    cursor: pointer;
}

.cust-slider-image-container {
    position: relative;
    width: 100%;
}

.cust-slider-image-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* color: #f18e00; */
    color: #804B00;
    align-items: center;
    height: 30px;
    padding: 5px;
}

/* Custom slider end */
/* Custom jokerbox */
#cust-jokerBox {
    display: flex;
    flex-wrap: wrap;

    min-width: -webkit-fill-available;
    column-gap: 10px;
    row-gap: 10px;
    justify-content: space-between;
}

/* Standard-Stile für größere Bildschirme (z.B. Desktop) */
.cust-card-container {
    perspective: 1000px;
    /*max-width: 640px; /* Maximalbreite der Karte */
    border-radius: 1em;
    /* width: calc(25% - 10px); /* Berechnet die Breite der Card mit Gap */
    flex: 1 0 31%;
}

/* Media Query für mittelgroße Bildschirme (z.B. Tablets) */
@media screen and (max-width: 1024px) {
    .cust-card-container {
        width: calc(50% - 10px);
        /* Jede Karte nimmt 50% der Breite */
    }
}

/* Media Query für kleine Bildschirme (z.B. Smartphones im Querformat) */
@media screen and (max-width: 768px) {
    .cust-card-container {
        width: 100%;
        /* Jede Karte nimmt die volle Breite */
        flex: auto;
    }
}

.cust-card {
    width: 100%;
    height: 240px;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.6s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    /* Weicher Schatten für Tiefe */
    border-radius: 25px;
}

.cust-card-face h2 a,
.cust-close-btn {
    text-decoration: none;
}

.cust-card-text {
    padding: 0 20px;
    /* Innenabstand */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* Text linksbündig ausrichten */
    justify-content: space-evenly;
    /*text-align: center;*/
    /* background-image: url(/application/uploads/attachments/ukRsNpP.webp); */
    /* padding: 40px; */
    border-radius: 0em 1em 1em 0em;
    position: relative;
    /* text-align: center; */
    width: 200px;
    color: white;
}

.cust-card-text a {
    text-decoration: none;
    color: white;
}

.leather-background {
    background-image: url('/application/uploads/attachments/YC2zJ0v.webp');
    background-size: cover;
    background-position: center;
    padding: 20px;
    /* border-radius: 10px; */
    position: relative;
    /* margin-bottom: 20px; */
    width: 200px;
    /* text-align: center; */
    overflow: hidden;
    /* Verhindert das Überlaufen der animierten Hintergrundfarbe */
}

.leather-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: -90%;
    width: 200%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    pointer-events: none;
    transform: skewX(-10deg);
    overflow: hidden;
    /* Um das Schimmern zu beschränken */
}

.leather-background:hover::before {
    animation: shimmerEffect 1s linear forwards;
}

@keyframes shimmerEffect {
    0% {
        transform: skewX(-10deg) translateX(-100%);
    }

    100% {
        transform: skewX(-10deg) translateX(100%);
    }
}

.leather-background h1 {
    margin: 0;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}


.blue-shiny-background {
    background-image: url('/application/uploads/attachments/ukRsNpP.webp');
    background-size: cover;
    background-position: center;
    padding: 20px;
    /* border-radius: 10px; */
    position: relative;
    /* margin-bottom: 20px; */
    width: 200px;
    /* text-align: center; */
    overflow: hidden;
    /* Verhindert das Überlaufen der animierten Hintergrundfarbe */
}

.blue-shiny-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: -90%;
    width: 200%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
    pointer-events: none;
    transform: skewX(-10deg);
    overflow: hidden;
    /* Um das Schimmern zu beschränken */
}

.blue-shiny-background:hover::before {
    animation: shimmerEffectBlue 1s linear forwards;
}

.blue-shiny-background:hover {
    box-shadow: 0 0 0px 0px rgba(255, 255, 255, 0.1), inset 0 0 0px 0px rgba(255, 255, 255, 0.5);
    /* Hinzufügen eines Glühens bei Hover */
}

.blue-shiny-background h1 {
    margin: 0;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
}

@keyframes shimmerEffectBlue {
    0% {
        transform: skewX(-10deg) translateX(-100%);
    }

    100% {
        transform: skewX(-10deg) translateX(100%);
    }
}

.cust-card-text h2 {
    max-height: 55px;
    overflow: auto;
    margin-bottom: 4px;
    margin: 0;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;

}

.cust-card-text p {
    max-height: 100px;
    overflow: auto;
}

.cust-card p {
    font-size: 14px !important;
}

.cust-card-face {
    position: absolute;
    width: 100%;
    height: 240px;
    backface-visibility: hidden;
    /* Versteckt die Rückseite der Karte */
    display: flex;
    justify-content: center;
    border-radius: 1em;
    /*changed from 25px */
    background-color: grey;
}

.cust-card-front {
    /* Vorderseite spezifische Stile */
    background-color: #f8f8f8;
    /* Hintergrundfarbe für Vorderseite */
}

.cust-card-front,
.cust-card-back {
    flex-direction: row;
    /* Anpassung für Querformat */
}

.cust-card-front .cust-card-content {
    display: flex;
    width: 100%;
}

.cust-card-image,
.cust-card-text {
    flex: 1;
}

.cust-card-image img {
    width: 100%;
    height: 100%;
   
    /* height: -webkit-fill-available; */

    object-fit: cover;
    border-radius: 1em 0em 0em 1em;
  
}

.cust-card-text a:link {
    color: white;
}

.cust-card-back {
    transform: rotateY(180deg);
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    /* Zentriert den Inhalt auf der Rückseite */
    background-color: #ffffff;
    /* Hintergrundfarbe für Rückseite */
    padding: 20px;
}

/* Stil für das Schließkreuz nur auf der Rückseite */
.cust-card-back .close-btn {
    position: absolute;
    top: 0px;
    right: 5px;
}

.cust-card.is-flipped {
    transform: rotateY(180deg);
}

.cust-mini-gallery-container {
    display: flex;
    align-items: center;
    width: -webkit-fill-available;
    width: 100%;
}

.cust-mini-gallery {
    display: flex;
    overflow-x: auto;
    /* Ermöglicht horizontales Scrollen */
    scroll-behavior: smooth;
    /* Glattes Scrollen */
    width: 100%;
    justify-content: center;
}

.cust-mini-gallery img {
    flex: 0 0 auto;
    /* Verhindert, dass Bilder gestreckt werden */
    margin: 0 5px;
    /* Abstand zwischen Bildern */
    height: 100px;
    width: 100px;
    object-fit: cover;
}

/* Media Query für kleinere Bildschirme (z.B. Tablets) */
@media screen and (max-width: 768px) {
    .cust-mini-gallery img {
        height: 50px;
        /* Reduziere die Höhe der Miniaturbilder */
        width: 50px;
    }
}

.cust-gallery-prev,
.cust-gallery-next {
    cursor: pointer;
}

.cust-gallery-prev,
.cust-gallery-next {
    padding: 0px !important;
    background: none !important;
    font-size: 1.5rem !important;
    color: black !important;
}

.cust-buttons {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    /* Nutzt die volle Breite der Karte */
    margin-top: 10px;
}

.cust-button,
.cust-btn,
.cust-close-btn {
    cursor: pointer;
    /* margin: 5px;
    padding: 10px 20px;*/
}

.cust-btn,
.cust-mini-gallery-container button {
    background-color: #ffffff;
    color: #f18e00;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.cust-btn:hover {
    background-color: #2980b9;
}

.cust-close-btn {
    position: absolute;
    top: 4px;
    right: 10px;
    border: none;
    background: none;
}

.cust-close-btn::before {
    /*content: "\00D7";*/
    font-size: 24px;
}

/* Verbessertes Symbol mit SVG */
.cust-close-btn::before {
    /*content: url("path/to/close-icon.svg");*/
    width: 24px;
    height: 24px;
}

/* Responsivität und weitere Stile nach Bedarf */

.cust-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
}

.cust-modal-content {
    max-width: 80%;
    max-height: 80%;
}

.cust-modal img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#cust-jokerBoxContainer {
    background-color: #f0f0f0;
    /* padding: 20px; */
    margin-top: 10px;
    /* Optional: Füge Abstände zwischen den Karten hinzu */
    margin-bottom: 10px;
    /* Optional: Fügt unten einen Abstand hinzu */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    animation: pulse 1.5s infinite;
    /* Optionale Pulsanimation */
}

@keyframes pulse {
    0% {
        opacity: 0.6;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0.6;
    }
}

/* Custom jokerbox end */
.top-link,
.search-menu {
    font-size: 13px;
}

.row.scroll .col-md-9 {
    margin-left: 50px;
}

.BGimg {
    /* border-radius: 4px; */
    border-radius: 1em;
    /* border: 1px #ddd solid; */
    border: 1px #f1f1f1 solid;
    display: block;
    /* margin: 0 auto; */
    padding: 8px;
    /* height: 500px; */
    height: 500px;
    text-align: center;
}

img.imgclass {
    height: 100%;
}

.BGimg img {
    /*height: 100%;*/
    /* max-height: 480px;
    max-width: 100%; */
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.mySlides2 {
    height: 300px;
}

.divscroll {
    border-radius: 1em;
    max-height: 500px;
    height: 500px;
    overflow-y: scroll;
    /* border: 1px solid #ccc; */
    border: 1px #f1f1f1 solid;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 8px !important;
    /* margin-bottom: 15px !important; */
}

#column-right .bodergray {
    max-height: 450px;
    /*width: unset !important;*/
    max-width: 500px;
}

.divscroll::-webkit-scrollbar,
.scrollcheck::-webkit-scrollbar {
    height: 16px;
    overflow: visible;
    width: 0px;
}

.divscroll img {
    width: 100% !important;
    /* padding-bottom: 8px; */
}

.scroll::-webkit-scrollbar {
    width: 12px;
}

.scroll::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}

.scroll::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 10px;
}

.scroll::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

.scroll::-webkit-scrollbar-button:start {
    display: block;
    height: 20px;
    width: 12px;
    background-color: #f5f5f5;
    border: none;
}

.scroll::-webkit-scrollbar-button:end {
    display: block;
    height: 20px;
    width: 12px;
    background-color: #f5f5f5;
    border: none;
}

.scroll::-webkit-scrollbar-button:start:hover {
    background-color: #ddd;
}

.scroll::-webkit-scrollbar-button:end:hover {
    background-color: #ddd;
}

.scroll::-webkit-scrollbar-button:vertical:start:decrement {
    background-image: url('https://cdn3.iconfinder.com/data/icons/fatcow/32/arrow_up.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.scroll::-webkit-scrollbar-button:vertical:end:increment {
    background-image: url('https://cdn3.iconfinder.com/data/icons/fatcow/32/arrow_down.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.row.scroll .col-md-9 {
    margin-left: 50px;
}

/* Row headers template */
.row-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* margin-bottom: 10px; */
    /* border: 1px solid #ccc; */
    border-bottom: none;
    padding: 10px 0px 0px 10px;
}

.row-header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.row-body {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    /* border: 1px solid #ccc; */
    padding: 10px 0;
    border-top: none;
}

/* Documents template */
.col-md-2 .pdf-title {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.col-md-2 .pdf-size {
    display: block;
    margin-bottom: 5px;
}

.photo img {
    border: 1px solid lightgray;
    border-radius: 8px;
}

.nav-left li a.nav-left-item span.span-item {
    padding: unset;
    height: unset;
}

/* Add pill styles */
.nav-pills .nav-link {
    border-radius: 0;
    color: #6c757d;
    text-align: center;
    flex: 1;
    font-weight: 500;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #007bff;
    color: #fff;
    font-weight: 600;
}

.nav-pills .nav-link:focus,
.nav-pills .nav-link:hover {
    background-color: #e9ecef;
    color: #007bff;
}

.nav-pills .nav-link:not(.active) {
    background-color: transparent;
    border: 1px solid #dee2e6;
    color: #6c757d;
}

.nav-pills.d-flex .nav-item {
    flex: 1;
}

.p-15 {
    padding: 15px
}

.p-0-15 {
    padding: 0 15px
}

.br-5-0-0-5 {
    border-radius: 5px 0 0 5px
}

.copyright.onlydesktop a {
    padding: 10px 0;
}

.logo.onlydesktop img {
    width: 150px;
    max-width: 100%;
}

.logo2.onlydesktop img {
    width: 70px;
    height: 70px;
    margin-left: 5%;
    margin-top: 92px;
}

@media only screen and (max-width: 1330px) {
    .logo2.onlydesktop img {
        margin-left: -24px;
    }
}

@media only screen and (max-width: 1268px) {
    .logo2.onlydesktop img {
        margin-left: -48px;
        width: 70px;
        height: 70px;
    }
}

.header-top {
    padding-top: 10px;
}

.cust-content {
    margin: 20px auto;
    max-width: 1500px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    font-family: Verdana;
    font-size: 16px;
    line-height: 1.4em;
}

.cust-image {
    max-width: 100%;
    overflow: hidden;
}

.cust-responsive-image {
    max-width: 100%;
    height: auto;
    display: block;
}

.cust-text {
    padding: 20px;
}


.cust-text h2 {
    margin-top: -140px;
    padding-top: 140px;
}


.cust_headdiv {
    padding-top: 23px;
    padding-right: 17px;
    text-align: right;
}

/* FSC Banner */
.cust-fsc {
    height: 100%;
}

.cust-banner {
    background-color: #fff;
    color: #333;
    padding: 10px;
    display: flex;
    align-items: center;
    border-radius: 0.4em;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin: 0 -20px 0px 0px;
    overflow: hidden;
    /* Verhindert, dass der Text beim Verstecken überfließt */
    position: relative;
    /* Positionierung für die Textanzeige */
}

.cust-banner-text {
    opacity: 0;
    /* Standardmäßig unsichtbar */
    transition: opacity 0.3s ease;
    /* Füge eine Transition für die opacity-Eigenschaft hinzu */
}

.cust-banner.right:hover .cust-banner-text {
    opacity: 1;
    /* Bei Hover sichtbar machen */
    max-width: min-content;
}

.cust-banner.left {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.cust-banner.right {
    width: 111px;
    position: fixed;
    margin: 0 -51px 0 0;
    top: 60%;
    right: 0;
    height: 110px;
    padding: 69px 0 7px 0px;
    transform: translateY(-50%);
    transition: right 0.5s ease;
    /* Füge eine Transition für die right-Eigenschaft hinzu */
    z-index: 999;
}

.cust-banner.right:hover {
    /* Bewege den Banner leicht nach links */
    width: 111px;
    position: fixed;
    margin: 0px -38px 0px 0px;
    right: 0px;
    height: 216px;
    padding: 0px 0px 22px 0px;

}

.cust-logo {
    max-width: 75px;
    flex-shrink: 0;
    /* Verhindert, dass das Logo schrumpft */
}

.cust-banner-content {
    display: flex;
    flex-direction: column;
}

.cust-banner-link {
    text-decoration: none;
    color: #333;
    font-size: 11px;
}

.cust-banner p {
    margin: 2px;
    text-align: left;
    padding: 4px 0px 0px;
}

/* Füge diese Stile zu deiner Stylesheet-Datei hinzu */

/* Stile für den CTA-Button */
.cta-btn {
    display: inline-block;
    padding: 10px 20px;
    margin: 4px 0 16px 0;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    background-color: #184DA5;
    /* Hintergrundfarbe ändern */
    color: #fff;
    text-align: left;
}

/* Hover-Stile für den CTA-Button */
.cta-btn:link {
    color: #fff;
    text-decoration: none;
    /* Hintergrundfarbe ändern, wenn der Mauszeiger darüber schwebt */
}

.cta-btn:hover {
    color: #fff;
    background-color: #ff6600;
    text-decoration: none;
    /* Hintergrundfarbe ändern, wenn der Mauszeiger darüber schwebt */
}

.cta-btn:visited {
    color: #fff !important;
    text-decoration: none;
    /* Hintergrundfarbe ändern, wenn der Mauszeiger darüber schwebt */
}

/* Media Query für mobile Geräte */
@media (max-width: 768px) {
    .cust-fsc {
        /* display: none; */
    }

    .cust-banner.right {
        /* top: unset; */
        top: 50%;
        bottom: 1%;
        padding-top: 18px;
    }

    .cust-fsc p {
        display: none;
    }

    .cta-btn {
        width: 100%;
    }
}

/* FSC Banner end */
/* Papiertüten */
#information-fsc {
    scroll-behavior: smooth;
}


.blocker {
    z-index: 10000 !important;
}

.w-350 {
    width: 300px;
}

.box-fluid {
    background: none;
}

.price_quality {
    border: 1px solid black;
    padding: 5px;
}

.pb-padding {
    padding: 10px 0px 10px 0px;
}

.bindResult1,
.bindResult2 {
    /* margin: 10px;
padding: 10px;
font-size: 14px;
line-height: 21px; */
}

.bindResult1 td,
.bindResult2 td {
    padding: 3px;
    width: 33%;
}

.mx-auto {
    margin: auto;
}

.modal {
    /* max-width: 900px; */
}

/*.namedate {
padding-left: 5px;
}*/

@media only screen and (max-width: 600px) {
    .calalign {
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .calalign {
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
    }
}

@media only screen and (max-width: 500px) {
    .bottomcenter {
        padding-bottom: 50px;
    }
}

.calalign {
    width: 35%;
}

div.image-slide1,
div.image-slide2 {
    width: auto;
    height: 300px;
    position: relative;
    text-align: center;
}

div.image-slide1 img,
div.image-slide2 img {
    position: relative;
    height: 300px;
}

.fade.in {
    opacity: 1;
}

.slide-animate-fading {
    /*animation:fading 5.2s infinite;
*/
    /*animation:fading 3.2s infinite;
*/
}

@keyframes fading {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.btn-calculate {
    margin: 0;
    margin-bottom: 5px;
    margin-left: 5px;
    border: none;
    width: 150px;
    height: 30px;
    background: #f18e00;
    border-radius: 4px;
    padding: 0;
    font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
    -webkit-box-shadow: inset -2px -2px 2px 2px rgba(0, 0, 0, 0.7);
    box-shadow: inset -2px -2px 4px -2px rgba(0, 0, 0, 0.7);
}

select {
    -webkit-appearance: unset !important;
}

/* */
.progress-bar {
    width: 100%;
    background-color: #ddd;
    height: 20px;
    margin-bottom: 20px;
}

.progress {
    width: 0;
    height: 100%;
    background-color: #f18e00;
}

.step-navigation {
    /* display: flex;
    flex-direction: column;
    align-items: center;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%); */
}

.step-number {
    width: 30px;
    height: 30px;
    background-color: #ddd;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.step-number.selected {
    font-weight: bold;
    background-color: #4caf50;
    color: #fff;
}

.cust-grid {
    grid: none;
    display: grid;
    /* grid-template-columns: repeat(3, 1fr); */
    grid-template-columns: 1fr 2fr auto;
    gap: 10px;
    justify-items: start;
}

@media only screen and (max-width: 767px) {
    .cust-grid {
        display: grid;
        grid-template-columns: unset;
        grid-template-rows: 1fr 1fr 1fr;
        gap: 1px;
    }
}

.cust-input {
    width: -webkit-fill-available;
    width: 100%;
}

.cust-select__wrapper {
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    vertical-align: bottom;
    border-radius: 4px;
    width: -webkit-fill-available;
    width: 100%;
}

.cust-select {
    border: none;
    height: 30px;
    line-height: 31px;
    /* padding-top: 2px; */
    padding-left: 5px;
    padding-bottom: 0;
    padding-right: 35px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    box-sizing: border-box;
    max-width: none;
    display: block;
    color: #31373d;
    width: 100%;
}

/* Papiertüten end */


.inline-noresult {
    padding: 13px;
}

.btn {
    /* color: #0654ba; */
    box-shadow: unset;
}

.badge {
    display: inline-block;
    padding: .4em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #0a1f42;
    background-color: #ffc107;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-light {
    color: #0a1f42;
    background-color: #f8f9fa;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.padding-left-small-custom {
    padding-left: 15px;
    padding-top: 15px;
}

.slides_control img {
    height: 300px;
    object-fit: cover;
}

.cd-top {
    border-radius: unset;
}

.cd-top.cd-top--show {
    border-radius: 1em;
}

.cd-top.cd-top--fade-out {
    opacity: 0.8;
    border-radius: 1em;
}

.cd-top:hover {
    border-radius: unset;
    background-color: #ddd;
}

.img-responsive {
    max-width: 100%;
}

.xsitemap-stores {
    margin-bottom: 10px;
    font-family: 'Verdana' !Important;
}

.xsitemap h3 {
    font-size: 1.7em;
    font-weight: normal;
}

.xsitemap ul {
    padding-bottom: 0px;
}

.xsitemap ul.stores li {
    float: left;
    margin-right: 20px;
    font-size: 1.2em;
    font-weight: bold;
    list-style-type: none;
}

.xsitemap-categories {
    float: left;
    width: 58%;
    font-family: 'Verdana' !Important;
}

.xsitemap-categories li {
    list-style-type: none;
}

.xsitemap-pages li {
    list-style-type: none;
}

.xsitemap li.level-0 {
    font-weight: bold;
    font-size: 1.1em !important;
}

.xsitemap li.level-1 {
    font-weight: normal;
    font-size: 1em;
}

.xsitemap li.category {
    font-size: 1em;
}

.xsitemap li li {
    list-style-type: none;
}

.xsitemap-pages {
    float: left;
    width: 38%;
    font-family: 'Verdana' !Important;
}

.xsitemap li.page-url,
.xsitemap li.link {
    font-size: 1em;
    font-weight: bold;
}

/*****************Content Pages*************/
#column-right p {
    font-size: 16px !important;
    line-height: 28px !important;
}

#column-right h1 {
    color: #184DA5 !important;
    font: bold 24px / 30px "Verdana" !important;
}

#column-right h2 {
    color: #ff6600 !important;
    font: normal 24px/30px "Verdana" !important;
}

#column-right h3 {
    color: #184DA5 !important;
    font: normal 18px/21px "Verdana" !important;
}

#cust-documents img {
    width: 100%
}

#cust-buttons #order {
    width: 50%;
    background-color: #f0ad4e;
    color: #fff !important;
}

.bagoffer {
    /* width: 50%; */
    width: 100%;
    /* background-color: #2f96b4; */
    background-color: #184DA5;
    color: #fff !important;
}

.bagorder {
    /* width: 50%; */
    background-color: #f0ad4e;
    color: #fff !important;
}

#cust-buttons {
    width: 100%;
}

#cust-buttons #offer {
    width: 50%;
    background-color: #2f96b4;
    color: #fff !important;
}

#column-right img {
    /* width: 100% */
}

#column-right .cust-information img {
    width: 100%
}

#column-right .bodergray {
    border: 1px solid #dddddd !important;
    padding: 8px !important;
    width: 100% !important;
}

.inquirywidth {
    width: 150px;
}

#column-right .desc-card {
    color: #000000 !important;
    /* border-radius: 10px !important; 
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;*/
    border-radius: 1em;
    /* box-shadow: 5px 5px 5px #818181 !important;
    -webkit-box-shadow: 5px 5px 5px #818181 !important;
    -moz-box-shadow: 5px 5px 5px #818181 !important; */
    /* border: .2em solid #FFA15E !important; */
    /* background-color: #FFC093 !important;
     */
    background-color: #f1f1f1;
    box-shadow: 3px 5px 7px #aaa;
    padding: 20px !important;
    margin-bottom: 20px;
}

#column-right .desc-card-header {
    font: bold 12px/20px "Verdana" !important;
    color: #184da5 !important;
    padding-bottom: 25px !important;
    border-bottom: 1px solid #000000 !important;
    margin-bottom: 10px !important;
}

#column-right .rte p {
    padding-bottom: 10px !important;
}

.wide-button-black {
    background-color: #000;
    padding: 10px 20px;
    border-radius: 100px;
    color: #ff9000 !important;
}

#column-right table {
    margin: 10px 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

#column-right table th,
#column-right table td {
    /* padding: 8px; */
    text-align: left
}

/* #column-right table tr:nth-child(odd){
    background:#f9f9f9
}
 */
#column-right table tr:nth-child(even) {
    background: #fff
}

#column-right table {
    font-size: 16px !important
}

#column-right .product_btn {
    width: 230px;
    color: #fff;
}

#column-right .mask_border {
    border-radius: 1em;
    border: 1px solid black;
    width: 90%;
    margin-bottom: 15px
}

#column-right .mask_head {
    display: flex;
    justify-content: space-between;
    background-color: white;
    border-radius: 25px 25px 0px 0px;
    border-bottom: none;
}

#column-right .mask_head h2 {
    padding: 10px
}

#column-right .offerbtn {
    border-radius: 1em 0 1em 0;
    background: #5bc0de;
    border: 1px solid #46b8da
}

#column-right .orderbtn {
    border-radius: 0 1em 0;
    background: #f0ad4e;
    border: 1px solid #eea236
}

#column-right .offerbtn_normal {
    background: #f0ad4e;
    border: 1px solid #eea236
}

#column-right .offerbtn_botm {
    border-radius: 0 25px 0 25px;
    background: #5bc0de;
    border: 1px solid #46b8da
}

#column-right .orderbtn_botm {
    border-radius: 25px 0;
    background: #f0ad4e;
    border: 1px solid #eea236
}

#column-right .product_btn {
    cursor: pointer;
    padding: 15px 0
}

#column-right .product_btn.disabled {
    color: #f00 !important;
    opacity: 0.65 !important;
    cursor: not-allowed !important
}

#column-right .masktab_links ul {
    margin: 0
}

#column-right .masktab_links ul li {
    list-style: none;
    display: inline-block;
    font-size: 16px;
    font-family: inherit
}

#column-right .masktab_links ul li.red a {
    background: #c60000
}

#column-right .masktab_links ul li.red a:hover {
    background: #db0707
}

#column-right .masktab_links ul li a {
    background: #dbdbdb;
    padding: 6px 12px;
    display: block;
    border-radius: 14px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin: 6px;
}

#column-right .masktab_links ul li a:hover {
    background: #888585
}

#column-right h4 {
    color: #0a263c;
    font-size: 18px;
    font-weight: 500;
    padding-top: 15px
}

#column-right .green {
    color: green
}

#column-right .mask_border .col-md-4 img,
#column-right .col-md-4 img {
    margin: 10px 0
}

#column-right ul {
    margin: 0
}

#column-right ul li {
    font-size: 16px;
    font-family: inherit
}

.autowidth {
    width: auto !important
}

.marginauto {
    margin: auto !important
}

.width25 {
    width: 25%
}

.width50 {
    width: 50%
}

.width75 {
    width: 75%
}

.width100 {
    width: 100%
}

#column-right .outline {
    border: 1px solid #000;
    padding: 15px 0px;
}

#column-right .mask_border .col-md-4 img {
    width: 85%
}

/* Content Pages end */
/* FSC */
.cust-main {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
}


.cust-article {
    border: 1px solid #ccc;
    padding: 20px;
    position: relative;
    max-width: 800px;
    /* Maximalbreite, die für den Inhalt des cust-article verwendet wird */
    margin-left: auto;
    margin-right: auto;
}

/* Media Query für kleinere Bildschirme */
@media screen and (max-width: 600px) {
    .cust-article {
        margin-left: 10px;
        margin-right: 10px;
    }
}


.cust-article .order-button {
    display: block;
    width: fit-content;
    margin: 20px auto 0;
    padding: 10px 10px;
    border: none;
    border-radius: 0px;
    background: #f18e00;
    color: white;
    text-decoration: none;
    text-align: center;
}

.cust-main img {
    width: 100%;
    height: auto;
    display: block;
}

/* FSC ende */
.editimg {
    object-fit: cover;
    height: 384px !important;
    border: 1px solid orange;
    border-radius: 1em;
}

.bluebg {
    background: #dde6ff;
    padding: 10px 0;
    padding-bottom: 10px;
    text-align: center;
    margin-left: -13px;
    border-radius: 20px 20px 0 0;
    margin-right: -14px;
}

.TableGrid td {
    border: 1px solid #000
}

.clear {
    clear: both
}

.search-menu-list ul {
    height: 130px !important;
}

@media only screen and (min-width: 330px) and (max-width: 1500px) {
    .box2 {
        /* width: 91% !important; */
    }

    .breadcrumbs {
        width: 91% !important;
        padding-left: 67px;
    }

    .listing {
        margin: auto;
    }
}

@media only screen and (min-width: 1501px) {
    .box2 {
        /* width: 91% !important; */
    }

    .breadcrumbs {
        padding-left: 5%;
    }

    .listing {
        margin: auto;
    }
}

.cblock,
.cblock a {
    color: #bcbec0;
}

.alertify .ajs-body .ajs-content {
    padding: 16px 0 16px 0;
}

.alertify-notifier ajs-bottom ajs-right {
    vertical-align: center !important;
}

.alertify-notifier.ajs-bottom {
    bottom: 50px;
}

.list-group-item {
    border: unset !important;
}

#puppy_name {
    display: none;
    opacity: 0;
    visibility: hidden;
}

#category_results li {
    cursor: pointer;
}

#category_results li:hover {
    color: lightblue;
}

#add-product-form #currencyoptions {}

/* ACCORDION FAQ */
.accordion {
    width: 100%;
}

.accordion-item {
    margin-bottom: 10px;
}

.accordion-header {
    background-color: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}

.accordion-title {
    margin: 0;
}

.accordion-icon {
    width: 10px;
    height: 10px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    transform-origin: center;
    transition: transform 0.3s ease;
}

.accordion-content {
    display: none;
    padding: 10px;
    background-color: #fff;
}

.accordion-item.active .accordion-content {
    display: block;
}

.accordion-item.active .accordion-icon {
    transform: rotate(45deg);
}

.add-on-static.after {
    position: relative;
    left: 94%;
    top: -34px;
    width: 22px;
    text-align-last: center;
    height: 34px;
    border-radius: 0 4px 4px 0;
}

/* Product manager */
.err-msg {
    display: none;
    color: red;
}

.no-wrap {
    white-space: nowrap !important
}

.title-flag {
    position: absolute;
    transform: translate(10px, 12px);
}

.pl-32 {
    padding-left: 32px !important;
}

/* Custom Content Header Styles */

/* The hero image */
.hero-image {
    /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
    background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)), url("/application/uploads/outbreaks.webp");

    /* Set a specific height */
    height: 400px;
    background-position: 0px 0px;
    /* Zum Beispiel: 200px von links und 100px von oben */

    /* Position and center the image to scale nicely on all screens */
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

/* Place text in the middle of the image */
.hero-text {
    text-align: center;
    position: absolute;
    top: 20%;
    left: 10%;
    transform: translate(-50%, -50%);
    color: white;
}

.hero-text h1 {
    background-color: rgba(0, 0, 0, 0.25);
    padding: 15px;
}

div.col-md-12 p {
    font-size: 16px;
}

/* TEMPLATE_headerbit */

.navbar-fixed-top {
    background: #000;
    position: fixed;
    width: 100%;
    right: 0;
    left: 0;
    z-index: 1030;
}

#top-subnav a {
    float: none !important;
}

.product-list {
    top: 30px !important;
}

.setting-form .button2 {
    background: #FFD78C !important;
    border: 1px solid orange !important;
    color: orange !important;
}

.search-menu.active {
    background: #FFD78C !important;
}

.search-menu.active a span,
.search-menu.active:hover a span {
    color: orange !important;
}

.setting-panel .title a {
    color: orange !important;
}

/* header alignment */
.header-top .top-nav-right {
    flex: 3;
}

.search {
    margin: 0px !important;
}

.lang-image {
    position: relative;
    top: 2px;
    margin-left: 5px;
}

.wa-image {
    width: 22px;
    position: relative;
    right: 3px;
}

.bot-nav-center {
    float: right;
}

.social_sect .button_sect {
    float: right;
    padding: 3px;
    margin-left: 10px;
}

.top-link .lang-hover {
    top: 18px;
}

#billboard-3>div.fsc-logo>img {
    margin-bottom: -3px;
}

#billboard-3>div.fsc-logo>span {
    line-height: 12px !important;
}

.fsc-logo {
    margin-top: 10px;
    margin-left: 10px;
    text-align: left;
    position: absolute;
}

@media only screen and (max-width: 1540px) {
    .fsc-logo {
        margin-left: 30px;
    }

    .fsc-logo img {
        height: 120px !important;
    }
}

@media only screen and (max-width: 1440px) {
    .fsc-logo {
        display: none;
    }
}

@media only screen and (min-width : 150px) and (max-width : 600px) {
    .cblock h1 {
        font-size: 30px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .cust_list {
        width: 100% !important;
    }
}

/* .cust_list img {
    aspect-ratio: 16/9;
    width: 100%;
    object-fit: cover;
} */
@media only screen and (min-width: 769px) and (max-width: 820px) {
    .social_sect .button_sect {
        margin-left: 0px !important;
    }

    .fb-like>span,
    .fb-like>span>iframe {
        width: inherit !important;
    }
}

/* @media only screen and (min-width: 500px) and (max-width: 647px) {
    #background-links .top-nav-left .login-hover {
        padding: 6px 10px;
    }
    .mega-menu .login-hover{
       padding: 2px 15px !important;
    } 
} */
@media only screen and (max-width: 600px) {

    /* .menu-header{
        height: 85px;
    } */
    .search-menu a span {
        background: url(/application/assets/images/v5/sprite_arrow1.png) no-repeat right top;
        display: inline-block;
    }

}

/* TEMPLATE_headerbit end*/

/*
CSS https://www.bagobag.com/en/exclusive-paper-carrying-bags-gallery.html
    https://www.bagobag.com/en/print-on-cotton-backpack.html
    https://www.bagobag.com/en/long-lasting-woven-bags-gallery.html
    Galerie-Layout und Hover-Effekte für Bilder.

Autor: Dominik Jansen
Datum: 22.03.2024

Styles:

- .cust-page-gallery-container: Styles the container for the gallery with a maximum width of 1200px, centered alignment, and padding.
- .cust-page-gallery: Sets up a grid layout for the gallery with auto-fit columns, ensuring responsiveness, and a gap between items.
- .cust-page-gallery-item: Styles individual gallery items with rounded corners, hidden overflow, and a subtle box shadow.
- .cust-page-gallery-item img: Styles images within gallery items to cover their containers, maintain aspect ratio, and transition smoothly on hover.
- .cust-page-gallery-item:hover img: Enlarges images slightly on hover for a zoom effect.
- .btn.bagoffer: Positions the button at the bottom-left corner of the gallery item.
- .btn.bagorder: Positions the button at the bottom-left corner of the gallery item.
- #page-title: Sets color to #184DA5, Applies bold 24px/30px Verdana font.

*/
.cust-page-gallery-container {
    max-width: 2000px;
    margin: 0 auto;
    /* padding-left: 15px; */
    position: relative;
    margin-bottom: 20px;
}

.cust-page-gallery {
    /* display: flex;*/
    /* column-gap: 20px; */
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 0fr));
    /* grid-template-columns: repeat(auto-fit, minmax(200px, 230px)); */
    grid-gap: 20px;
    height: auto;
    /* padding: 40px 0; */
}

.cust-page-gallery-flex {
    display: flex;
    /* column-gap: 20px; */
    margin-bottom: 20px;
    /* display: grid; */
    grid-template-columns: repeat(auto-fit, minmax(280px, 0fr));
    /* grid-template-columns: repeat(auto-fit, minmax(200px, 230px)); */
    grid-gap: 20px;
    height: auto;
    /* padding: 40px 0; */
}

.cust-page-gallery-item {
    /* min-height: 215px; */
    height: auto;
    margin-bottom: 20px;
    border-radius: 1em;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 8px #ccc;
}

.cust-page-gallery-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
    /* object-fit: none; */
    display: block;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.cust-page-gallery-item:hover img {
    transform: scale(1.05);
}

.cust-page-gallery-item video {
    width: 100%;
    /* height: 100%; */
    min-height: 300px;
    object-fit: cover;
    display: block;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.cust-page-gallery-item video:hover {
    transform: scale(1.05);
}

#page-title {
    color: #004b91 !important;
    font: bold 24px / 30px "Verdana" !important;
}

.cust-button-container {
    display: grid;
    justify-items: end;
}

.cust-video-container-dj {
    display: flex;
    flex-wrap: wrap;
    justify-content: normal;
    width: 100%;
}

.cust-video-container-dj iframe {
    width: calc(50% - 20px);
    margin: 10px;
    border-radius: 1em;
    height: 360px;
    /* height: 50vw; */
}

@media screen and (max-width: 767px) {
    .cust-video-container-dj iframe {
        width: calc(100% - 20px);
        height: 360px;
        /* height: 100vw; */
    }
}

.cust-page-gallery-video {
    /* display: grid; */
    justify-content: center;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    /*(2, 1fr);  Zwei Spalten mit gleicher Breite */
    grid-gap: 20px;
    justify-items: center
}

.cust-page-gallery-video-item {
    /* width: 100%; */
    max-width: 450px;
}

@media (max-width: 767px) {
    .cust-page-gallery-video-item {
        /* width: 100%; */
        /* margin-bottom: 20px;  */
        margin: 20px;
    }
}

.cust-page-gallery-video-item video {
    border-radius: 1em;
    width: 100%;
    height: auto;
}

.cust-btn-bagoffer-dj {
    position: relative;
    z-index: 8;
    display: block;
    padding: 10px 0px;
    font-size: 16px;
    /* text-align: center; */
    /* text-decoration: none; */
    cursor: pointer;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    background-color: #184DA5;
    color: #fff !important;
    text-align: center;
    width: 100%;
    /* height: 40px; */
    border-top-right-radius: unset;
    border-top-left-radius: unset;
}

.cust-btn-bagorder-dj {
    position: relative;
    z-index: 8;
    display: inline-block;
    padding: 10px 0px;
    /* margin: 4px 0 16px 0; */
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    /* border-radius: 0 0 5px 5px; */
    transition: background-color 0.3s ease;
    background-color: #f0ad4e;
    color: #fff !important;
    text-align: center;
    width: 100%;
    /* height: 100%; */
    border-top-right-radius: unset;
    border-top-left-radius: unset;
}

/* Wenn kein Button vorhanden ist */
.cust-page-gallery-item:not(:has(.cust-btn-bagoffer-dj)):not(:has(.cust-btn-bagorder-dj)) img {
    width: -webkit-fill-available;
    height: 100%;
    /* object-fit: none; */
    object-fit: cover;
    display: block;
    overflow: hidden;
    transition: transform 0.3s ease;
}
.col-md-2-dj,
.col-md-3-dj,
.col-md-4-dj,
.col-md-6-dj,
.col-md-9-dj,
.col-md-10-dj {
    min-height: 1px;
    padding-right: 5px;
    border-radius: 1em;
    position: sticky;
    top: 150px;
    margin-bottom: 20px;
}
.col-md-9-dj,
.col-md-10-dj {
    padding-left: 20px;
}
.col-md-12-dj {
    display: flex;
    gap: 10px;
}
@media (max-width:992px) {

    div.image-slide1 img,
div.image-slide2 img {
   width:100%;
}
}

@media (min-width:992px) {
    .col-md-2-dj {
        float: left;
        width: 16.66667%;
    }
    .col-md-3-dj {
        float: left;
        width: 25%;
    }
    .col-md-4-dj {
        float: left;
        width: 33.33334%;
    }
    .col-md-6-dj {
        float: left;
        width: 50%;
    }
    .col-md-9-dj {
        float: left;
        width: 75%;
    }
    .col-md-10-dj {
        float: left;
        width: 83.33334%;
    }
}
.BGimg-dj {
    position: sticky;
    top: 0;
    border-radius: 1em;
    border: 1px #f1f1f1 solid;
    display: block;
    padding: 8px;
    height: 500px;
    text-align: center;
}
.BGimg-dj img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 1em;
}
.cust-product-container {
    position: relative;
    display: flex;
    /* justify-content: center; */
}

.desc-card-dj {
    padding-left: 100px; 
}
.div img {
    border-radius: 1em;
}
@media (max-width: 768px) {
    .cust-product-container {
        flex-direction: column; 
    }
    .col-md-2-dj,
    .col-md-3-dj,
    .col-md-6-dj,
    .col-md-4-dj,
    .col-md-9-dj {
        position: relative;
        top: auto;
    }
    .col-md-6-dj {
        order: 0; 
    }
    .col-md-4-dj {
        margin-top: 15px;
    }
    .cust-page-gallery-item-dj {
        min-height: 240px;
        margin-bottom: 20px;
    }
    .desc-card-dj {
        padding-left: 0; 
        margin-bottom: 15px;
    }
    .cust-page-gallery-item:not(:has(.cust-btn-bagoffer-dj)):not(:has(.cust-btn-bagorder-dj)) img {
        width: -webkit-fill-available;
        height: 100%;
        object-fit: cover;
        display: block;
        overflow: hidden;
        transition: transform 0.3s ease;
    }
    .cust-page-gallery-item {
        min-height: 215px;
        height: auto;
        margin-bottom: 30px;
        border-radius: 1em;
        position: relative;
        overflow: hidden;
        box-shadow: 0 4px 8px #ccc;
    }
}

/* Lupe-Symbol als separater Button */
.cust-btn-loupe {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    padding: 1px;
    line-height: 1;
    cursor: pointer;
    opacity: 0; /* Standardmäßig unsichtbar */
    transition: opacity 0.3s ease; /* Animierter Übergang für die Sichtbarkeit */
    z-index: 1;
  }
  
  /* Button-Styling beim Schweben über das Bild */
  .cust-page-gallery-item:hover .cust-btn-loupe {
    opacity: 1; /* Bei Schweben über das Bild sichtbar machen */
  }
  
  /* Button-Styling */
  .cust-page-gallery-item {
    position: relative;
  }
  
  /* Effekt, wenn der Button angeklickt wird */
  .cust-btn-loupe:active {
    transform: scale(0.95);
  }
  .cust-btn-loupe a:hover, .cust-btn-loupe a:active, .cust-btn-loupe .a_active {
    color: unset;
    text-decoration: unset;
  }
  .clearfix {
    clear: both;
  }

/* CSS https://www.bagobag.com/en/exclusive-paper-carrying-bags-gallery.html
       https://www.bagobag.com/en/print-on-cotton-backpack.html
       https://www.bagobag.com/en/long-lasting-woven-bags-gallery.html end */

/*
Test
       */

.dropdown-toggle::after{
	all:unset;
}
/* Styling for the side-navigation to find at the following views:
view\1\client\listing_forward_auction_PRODUCT.html
view\1\client\main_custom_page.html
view\1\client\withflathandles.html
view\1\client\withtwistedpapaercords.html
*/


.fixed-left-grid-inner {
    position: relative;
    padding: 0;
    padding-left: 200px;
}

.aside-navigation {
    display: inline-table;
    /* position: absolute; */
    position: fixed;
    top: 50px;
    left: 0;
    width: 280px;
    padding: 10px 0;
    z-index: 9;
    transition:  top .25s, left .5s;
}
.aside-navigation.aside-navigation-hidden {
    left: -210px;
}
.aside-navigation.aside-navigation-hidden .aside-nav-content .anc-list {
    display: none;
}
.aside-navigation .slide-button {
    display: block;
    position: absolute;
    top: 14px;
    right: 5px;
    width: 19px;
    height: 19px;
    background: url(/application/uploads/attachments/meta/slide_arrows.png) no-repeat left bottom;
    cursor: pointer;
    z-index: 1;
}
.aside-navigation.aside-navigation-hidden .slide-button {
    top: 18px;
    width: 32px;
    height: 32px;
    background-position: left top;
    background-size: 28px;
}
.aside-nav-content {
    max-height: 60vh;
    padding: 25px 10px 15px 12px;
    overflow-y: scroll;
    background-color: #ffffff;
    /* border: 2px solid orange; */
    border-radius: 0 1em 1em 0;
    border-width: 0.2em 0.2em 0.2em 0;
    /* box-shadow: 0 5px 7px 0 rgb(67 67 67); */
    box-shadow: 0 5px 7px 0 #aaa;
}
.aside-nav-content::-webkit-scrollbar{
    display: none;
}
.anc-item {
    margin-top: 10px;
}
.anc-sub-list {
    margin-left: 15px;
}
.anc-sub-item {
    margin-top: 3px;
}
.anc-sub-item .yellow-wide-button .yb-inner, .anc-sub-item .blue-wide-button .yb-inner, .anc-sub-item .yellow-button .yb-inner, .anc-sub-item .bb-active .bb-inner {
    text-align: right;
}
.yellow-button {
    height: 23px;
}
.yellow-button, .yellow-wide-button, .blue-wide-button {
    display: block;
    position: relative;
    width: auto;
    padding: 0 11px 0 0;
    background-color: #ffa50066;
    box-shadow: inset 7px 7px 8px 1px #ffa420c4;
    border-radius: 1em;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    transition: all 0.5s;
}
.yellow-wide-button, .blue-wide-button {
    height: 38px;
    padding-right: 17px;
    background-position: right -86px;
}
.yellow-button a:hover{
    text-decoration: none;
}
.yellow-button a:active {
    transform: scale(0.95);
}
.yellow-button:hover{
    background-color: orange !important; /* Green */
    color: white;
}
li .yellow-button:after {
    content: '\203A';
    position: absolute;
    opacity: 0;
    top: -10px;
    right: 33px;
    transition: 0.5s;
    font-size: 32px;
    color: rgb(49, 27, 0);
}
li:hover .yellow-button {
    padding-right: 25px;
}
li:hover .yellow-button:after {
    opacity: 1;
    right: 0;
}
.yb-inner {
    display: block;
    height: 23px;
    padding: 0 0 0 1em;
    font: 10px/23px "Verdana";
    text-transform: uppercase;
    color: #000000;
    cursor: pointer;
}
.yellow-wide-button .yb-inner, .blue-wide-button .yb-inner {
    height: 38px;
    background-position: left -47px;
    line-height: 19px;
    white-space: normal;
}    
p.yb-inner.a_active {
    font-weight:bold;
    color: #184DA5 !important;
}

@media only screen and (min-width: 1201px) and (max-width: 1600px) {
    .aside-navigation {
        width: 260px;
    }
    .aside-navigation.aside-navigation-hidden {
        left: -215px;
    }
}
@media only screen and (min-width: 841px) and (max-width: 1200px) {
    .aside-navigation {
        width: 245px;
    }
    .aside-navigation.aside-navigation-hidden {
        left: -200px;
    }
}
@media only screen and (max-width: 1024px) {
    .fixed-left-grid-inner {
        padding: 0;
    }
    .aside-navigation {
        width: 234px;
    }
    .aside-navigation.aside-navigation-hidden {
        left: -194px;
    }
}
@media only screen and (max-width: 600px) {
    .aside-navigation {
        top: 0;
    }
}.clear { clear: both; }
.clearfix::after { display: table; clear: both; content: " "; }
.image-wrap { overflow: hidden; position: relative; }
.image-wrap img { display: block;border-radius: 4px; height: auto; width: 100% !important; }
.element-button .fa { margin-right: 6px; }
.element-button .fa:last-child { margin: 0px -0.3em; }
.fa { display: inline-block; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: 1; font-family: FontAwesome; font-size: inherit; -webkit-font-smoothing: antialiased; }
.fa-map-marker::before { content: ""; }
li > ul, li > ol { margin-top: 0.5em; margin-bottom: 0px; }
ul:last-child, ol:last-child { margin-bottom: 0px; }
li:last-child { margin-bottom: 0px; }
.element-rating img { display: block; float: left; }
.element-rating::after { display: table; clear: both; content: " "; }
.element-title { position: relative; margin-bottom: 1.3em; padding-bottom: 1.5em; background: url(/application/assets/images/v5/bg_stores_title.png) 0% 100% repeat-x; }
.element-title::after { position: absolute; bottom: -13px; left: 0px; display: block; width: 20px; height: 20px; content: " "; background: url(/application/assets/images/v5/ico_sissors.png) #fff 0% 0% no-repeat; }
.element-title h1, .element-title h2, .element-title h3 { line-height: 1em; display: inline; margin-bottom: 0px; }
.title-option .element-rating { padding-top: 0.3em; }
.container { position: relative; margin: 0px auto; overflow:hidden }
.container::after { display: table; clear: both; content: " "; }
.column { position: relative; float: left; min-height: 1px; margin-right: 3.8%; }
.fourcol { width: 22%; }
.last { margin-right: 0px !important; }
.site-wrap { position: relative; overflow: hidden; min-height: 100%; }
.content-wrap { padding: 2em 0px 2em; }
.footer-sidebar .column:last-child { margin: 0px; }
.profiles-wrap .column { margin-bottom: 3.8%; }
.shops-wrap { font-size: 0px; float: left; width: 100%; margin-bottom: -3.8%; }
.shops-wrap > .column { font-size: 13px; display: inline-block; float: none; margin-bottom: 3.8%; vertical-align: top; }
.shop-preview { position: relative; border: 1px solid rgb(223, 223, 223); background: rgb(255, 255, 255); box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);}
.site-featured .shop-preview { border-width: 0px; }
.shop-images { padding: 5px 0px 0px 5px; }
.shop-images .item-image { float: left; width: 50%; }
.shop-images .item-image .image-wrap { margin: 0px 5px 5px 0px;border-radius: 4px; }
.shop-images .lot-image { float: left; width: 25%; }
.shop-images .lot-image .image-wrap { margin: 0px 12px 12px 0px; }
.shop-images .lot-image .image-wrap .lotinfo { font-size: 11px;text-align: center; color:#999}
.shop-footer { padding: 1em 15px; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(223, 223, 223); min-height:100px; }
.lot-footer { padding: 1em 10px; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(223, 223, 223); min-height: 85px; }
.shop-author { display: table; width: 100%; }
.shop-author .author-image, .shop-author .author-details { display: table-cell; vertical-align: top; }
.shop-author .author-image { width: 60px; padding-right: 15px; }
.shop-author.small .author-image { width: 40px; padding-right: 12px; }
.shop-author .author-name { line-height: 1.3em; margin-bottom: 0.3em; }
.shop-attributes { margin: -0.3em 0px; }
.shop-author .shop-attributes { margin: 0px; }
.shop-attributes ul { display: block; margin: 0px; list-style: none; }
.shop-attributes ul li { margin-bottom: 0px; padding-bottom: 0px; color: rgb(119, 119, 119); border-bottom-width: 0px; max-height: 605px;overflow: hidden}
.shop-attributes .fa { color: rgb(153, 153, 153); }
.shop-rating { margin-top: 0.3em; }
.items-wrap > .column { font-size: 13px; display: inline-block; float: none; margin-bottom: 3.8%; vertical-align: top; }
.item-preview .item-image { padding: 5px; }
.item-preview .author-name { margin-top: 0.3em; }
.item-preview .author-name a { color: rgb(119, 119, 119); }
.item-gallery .image-wrap { margin: 0px 5px 5px 0px; }
.item-full .item-footer .fa { color: rgb(153, 153, 153); }
.post-footer .fa { color: rgb(153, 153, 153); }

/* ---------------------------- 768px-999px --------------------------- */
@media only screen and (max-width:999px) and (min-width:768px) {
	.container {
		width:728px;
		padding-left:20px;
		padding-right:20px;
	}
	.site-toolbar {
		padding:1em 15px;
	}
}
/* ------------------------------ 0-767px ---------------------------- */
@media handheld, only screen and (max-width:767px) {
	.container {
		padding-left:20px;
		padding-right:20px;
	}
	.site-toolbar {
		padding:1em 15px;
	}
	.column:not(.static) {
		margin:0 0 2em 0;
		width:100%;
	}
	.column:last-child {
		margin-bottom:0;
	}
	.shops-wrap > .column,
	.items-wrap > .column,
	.profiles-wrap > .column {
		margin-top:2em;
	}
	.post-footer > .column {
		margin-bottom:1em;
	}
	.shops-wrap,
	.items-wrap,
	.profiles-wrap,
	.shops-wrap > .column,
	.items-wrap > .column,
	.profiles-wrap > .column {
		margin-bottom:0;
	}
	.shops-wrap > .column:first-child,
	.items-wrap > .column:first-child,
	.profiles-wrap > .column:first-child {
		margin-top:0;
	}
	.header-menu,
	.footer-menu,
	.header-cart,
	.item-cart,
	.comment-status {
		display:none;
	}
	.select-menu,
	.cart-button {
		display:block;
	}
	.header-search {
		float:none;
		padding:0 9px 0 26px;
	}
	.header-search input {
		cursor:text;
		padding-left:26px;
		padding-right:9px;
		width:100%;
		margin:0 -9px 0 -26px;
	}
	.site-copyright {
		float:none;
		text-align:center;
	}
	.testimonial-details {
		padding-top:2.5em;
	}
	.testimonial-image {
		float:none;
		margin:0 auto 0.5em auto;
		width:60px;
	}
	.comment-rating {
		float:none;
		clear:left ;
		padding-top:0.4em;
	}
	.item-full,
	.item-related {
		padding-top:1em;
	}
	.items-list .item-full {
		padding-top:0;
	}
	.post-full .tagcloud {
		text-align:left ;
		padding-top:1em;
	}
	.site-popup {
		width:280px;
	}
	.header-slider .element-button + .element-button {
		margin-top:1em;
	}
	.header-slider .element-button:first-child {
		margin-left:1.1em;
	}
	.header-slider h1 br,
	.testimonial-content h1 br {
		display:none;
	}
}
/* ---------------------------- 480px-767px -------------------------- */
@media handheld, only screen and (max-width:767px) and (min-width:480px) {
	.container {
		width:440px;
	}
}
/* ---------------------------- 320px-479px -------------------------- */
@media handheld, only screen and (max-width:479px) {
	.container {
		width:100%;
		padding-left:0px;
		padding-right:0px;
	}
	.site-header {
		text-align:center;
		padding-bottom:1.5em;
	}
	.header-logo {
		float:none;
		text-align:center;
	}
	.header-options {
		float:none;
		display:inline-block;
		padding-top:1.5em;
	}
	.items-order a {
		display:none;
	}
}
.hide {
    display: none
}

.drag {
    cursor: move
}

.fl {
    float: left
}

.fr {
    float: right
}

.clr:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.clr {
    display: block
}
.hide-text {
    font: 0 / 0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.row:after, .row:before {
    display: table;
    content: ""
}

.row:after {
    clear: both
}

.navbar-fixed-bottom, .navbar-fixed-top
.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 620px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 300px
}

.span3 {
    width: 220px
}

.span2 {
    width: 140px
}

.span1 {
    width: 60px
}

.offset12 {
    margin-left: 980px
}

.offset11 {
    margin-left: 900px
}

.offset10 {
    margin-left: 820px
}

.offset9 {
    margin-left: 740px
}

.offset8 {
    margin-left: 660px
}

.offset7 {
    margin-left: 580px
}

.offset6 {
    margin-left: 500px
}

.offset5 {
    margin-left: 420px
}

.offset4 {
    margin-left: 340px
}

.offset3 {
    margin-left: 260px
}

.offset2 {
    margin-left: 180px
}

.offset1 {
    margin-left: 100px
}

.row-fluid {
    width: 100%;
}

.row-fluid:after, .row-fluid:before {
    display: table;
    content: ""
}

.row-fluid:after {
    clear: both
}
.row-fluid [class * =span] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
}

.row-fluid [class * =span]:first-child {
    margin-left: 0
}

.row-fluid .span12 {
    width: 99.99999998999999%;
}

.row-fluid .span11 {
    width: 91.489361693%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
}

.row-fluid .span9 {
    width: 74.468085099%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
}

.row-fluid .span7 {
    width: 57.446808505%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
}

.row-fluid .span5 {
    width: 40.425531911%;
}

.row-fluid .span4 {
    width: 31.914893614%;
}

.row-fluid .span3 {
    width: 23.404255317%;
}

.row-fluid .span2 {
    width: 14.89361702%;
}

.row-fluid .span1 {
    width: 6.382978723%;
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
}

.container-fluid:after, .container-fluid:before {
    display: table;
    content: ""
}

.container-fluid:after {
    clear: both
}

.hidden {
    display: none;
    visibility: hidden
}

.hidden-desktop, .visible-phone, .visible-tablet {
    display: none !important
}

@media (max-width:767px) {
    .visible-phone {
        display: inherit !important
    }

    .hidden-phone {
        display: none !important
    }

    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:979px) {
    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }

    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }
}

@media (max-width:480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }

    .page-header h1 small {
        display: block;
        line-height: 18px
    }

    input[type=checkbox], input[type=radio] {
        border: 1px solid #ccc
    }

    .form-horizontal .control-group > label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }

    .form-horizontal .controls {
        margin-left: 0
    }

    .form-horizontal .control-list {
        padding-top: 0
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:767px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        margin-left: -20px;
        margin-right: -20px
    }

    .container-fluid {
        padding: 0
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left
    }

    .dl-horizontal dd {
        margin-left: 0
    }

    .row-fluid {
        width: 100%
    }

    .row, .thumbnails {
        margin-left: 0
    }

    .input-large, .input-xlarge, .input-xxlarge, .uneditable-input,
    input[class * =span], select[class * =span], textarea[class * =span] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }

    .input-append input, .input-append input[class * =span], .input-prepend input,
    .input-prepend input[class * =span] {
        display: inline-block;
        width: auto
    }
}

@media(min-width:872px)
{
    .col-sm-6{
        width:47%;
    }
}

@media(max-width:871px)
{
    .col-sm-6{
        width:91%;
    }
}

@media (min-width:768px) and (max-width:979px) {
    /*.row {
        margin-left: -20px;
    }

    .row:after, .row:before {
        display: table;
        content: ""
    }

    .row:after {
        clear: both
    }*/

    [class * =span] {
        float: left;
        margin-left: 20px
    }

    .navbar-fixed-bottom, .navbar-fixed-top,
    .span12 {
        width: 724px
    }

    .span11 {
        width: 662px
    }

    .span10 {
        width: 600px
    }

    .span9 {
        width: 538px
    }

    .span8 {
        width: 476px
    }

    .span7 {
        width: 414px
    }

    .span6 {
        width: 352px
    }

    .span5 {
        width: 290px
    }

    .span4 {
        width: 228px
    }

    .span3 {
        width: 166px
    }

    .span2 {
        width: 104px
    }

    .span1 {
        width: 42px
    }

    .offset12 {
        margin-left: 764px
    }

    .offset11 {
        margin-left: 702px
    }

    .offset10 {
        margin-left: 640px
    }

    .offset9 {
        margin-left: 578px
    }

    .offset8 {
        margin-left: 516px
    }

    .offset7 {
        margin-left: 454px
    }

    .offset6 {
        margin-left: 392px
    }

    .offset5 {
        margin-left: 330px
    }

    .offset4 {
        margin-left: 268px
    }

    .offset3 {
        margin-left: 206px
    }

    .offset2 {
        margin-left: 144px
    }

    .offset1 {
        margin-left: 82px
    }

    .row-fluid {
        width: 100%;
    }

    .row-fluid:after, .row-fluid:before {
        display: table;
        content: ""
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class * =span] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.762430939%;
    }

    .row-fluid [class * =span]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 99.999999993%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
    }
}

@media (min-width:1200px) {
    .row {
        /*margin-left: -30px;*/
    }

    .row:after, .row:before {
        display: table;
        content: ""
    }

    .row:after {
        clear: both
    }

    [class * =span] {
        float: left;
        margin-left: 30px
    }
    .navbar-fixed-bottom, .navbar-fixed-top,
    .span12 {
        width: 1170px
    }

    .span11 {
        width: 1070px
    }

    .span10 {
        width: 970px
    }

    .span9 {
        width: 870px
    }

    .span8 {
        width: 770px
    }

    .span7 {
        width: 670px
    }

    .span6 {
        width: 570px
    }

    .span5 {
        width: 470px
    }

    .span4 {
        width: 370px
    }

    .span3 {
        width: 270px
    }

    .span2 {
        width: 170px
    }

    .span1 {
        width: 70px
    }

    .offset12 {
        margin-left: 1230px
    }

    .offset11 {
        margin-left: 1130px
    }

    .offset10 {
        margin-left: 1030px
    }

    .offset9 {
        margin-left: 930px
    }

    .offset8 {
        margin-left: 830px
    }

    .offset7 {
        margin-left: 730px
    }

    .offset6 {
        margin-left: 630px
    }

    .offset5 {
        margin-left: 530px
    }

    .offset4 {
        margin-left: 430px
    }

    .offset3 {
        margin-left: 330px
    }

    .offset2 {
        margin-left: 230px
    }

    .offset1 {
        margin-left: 130px
    }

    .row-fluid {
        width: 100%;
    }

    .row-fluid:after, .row-fluid:before {
        display: table;
        content: ""
    }

    .row-fluid:after {
        clear: both
    }

    .row-fluid [class * =span] {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564%;
    }

    .row-fluid [class * =span]:first-child {
        margin-left: 0
    }

    .row-fluid .span12 {
        width: 100%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
    }
    .thumbnails {
        margin-left: -30px
    }

    .thumbnails > li {
        margin-left: 30px
    }

    .row-fluid .thumbnails {
        margin-left: 0
    }
}

@media (max-width:979px) {
    body {
        padding-top: 0
    }

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: static
    }

    .navbar-fixed-top {
        margin-bottom: 18px
    }

    .navbar-fixed-bottom {
        margin-top: 18px
    }

    .navbar-fixed-bottom .navbar-inner, .navbar-fixed-top .navbar-inner {
        padding: 5px
    }

    .navbar {
        width: auto;
        padding: 0
    }

    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px
    }

    .nav-collapse {
        clear: both
    }

    .nav-collapse .nav {
        float: none;
        margin: 0 0 9px
    }

    .nav-collapse .nav > li {
        float: none
    }

    .nav-collapse .nav > li > a {
        margin-bottom: 2px
    }

    .nav-collapse .nav > .divider-vertical {
        display: none
    }

    .nav-collapse .nav .nav-header {
        color: #999;
        text-shadow: none
    }

    .nav-collapse .dropdown-menu a, .nav-collapse .nav > li > a {
        padding: 6px 15px;
        font-weight: 700;
        color: #999;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

    .nav-collapse .btn {
        padding: 4px 10px;
        font-weight: 400;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px
    }

    .nav-collapse .dropdown-menu a:hover, .nav-collapse .nav > li > a:hover {
        background-color: #222
    }

    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: block;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-collapse .dropdown-menu .divider, .nav-collapse .dropdown-menu:after,
    .nav-collapse .dropdown-menu:before {
        display: none
    }

    .nav-collapse .navbar-form, .nav-collapse .navbar-search {
        float: none;
        padding: 9px 15px;
        margin: 9px 0;
        border-top: 1px solid #222;
        border-bottom: 1px solid #222;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }

    .nav-collapse, .nav-collapse.collapse {
        overflow: hidden;
        height: 0
    }

    .navbar .btn-navbar {
        display: block
    }

    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width:980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

.fgsm {
    font-family: verdana, arial, sans-serif;
    font-size: .76em;
    line-height: 1.875em
}

.gfs {
    font-size: .92em;
    line-height: 1.875em
}

.gfsp {
    font-size: 1.077em;
    line-height: 2em
}

.gfm {
    font-size: 1.231em;
    line-height: 2.5em
}

.hltd {
    background-color: #ff0
}

.clr:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.clr {
    display: block
}

.fl {
    float: left
}

.fr {
    float: right
}

.g-hdn {
    font-size: 0;
    height: 0;
    line-height: 0;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    width: 0;
    z-index: -1
}
.hidden-desktop-big {
    display: none !important
}

@media(max-width:1240px) {
    .visible-desktop-big {
        display: none !important
    }

    .hidden-desktop-big {
        display: inherit !important
    }
}

@media(max-width:1020px) {
    .visible-tablet {
        display: inherit !important
    }

    .hidden-tablet {
        display: none !important
    }

    .hidden-desktop {
        display: inherit !important
    }

    .visible-desktop {
        display: none !important
    }
}

.body-wrapper {
    margin: 0 auto;
    max-width: 1200px;
    min-height: 650px
}

@media(max-width:1240px) {
    .body-wrapper {
        width: 980px
    }
}

@media(max-width:1020px) {
    .body-wrapper {
        width: 600px
    }
}

@media(max-width:1240px) {
    [class * ="span"], .row-fluid [class * ="span"] {
        float: left
    }
}

.comp {
    min-height: 200px;
    background-color: #bbe5fa
}

.row-fluid, .row {
    /*margin-bottom: 20px*/
}

.colx{
    padding: 26px;
    display:inline-block;
    position:relative;
}

.pl-0{
    padding-left:0px;
}

.pr-0{
    padding-right:0px;
}

.calalgin
{
    margin-left:30%;
    padding:3%;
    width: 30%;
    text-align: center;
}
.col-x{
    background-color: white;
    position:relative;
    border: 2px solid orange;
    border-radius: 1em;
    box-shadow: 0 4px 8px 0 rgb(0 0 0), 0 6px 20px 0 rgb(0 0 0);
}

.row-fluid.bb {
	border-bottom:1px solid #cfcfcf;
}
#body-content {
	padding-top: 17px;
}
#body-content h2 {
    line-height: 1em;
    font-size: 1.857em;
    margin-bottom: 15px;
    color: #333
}
#chr-fitms-ctr {
    padding: 0 25px;
    border-bottom: 1px solid #ddd;
    position: relative;
    top: -13px
}

.qu {
    position: fixed;
    right: -80px;
    top: 260px;
    z-index: 5;
    width: 115px;
    height: 33px
}


#prev-box {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0)
}

#str-owner-bar {
    background: #f5ead0;
    display: block;
    padding: 8px 25px;
    text-align: right
}

#rev-str-lnk {
    margin-right: 10px;
    font-size: .857em
}

#vac-msg {
    margin-bottom: 20px
}

#vac-msg p {
    font-size: 1em
}

.oly-mask {
    background-color: #000;
    z-index: 100010;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    top: 0
}

.overlay {
    display: none;
    z-index: 100020;
    position: fixed;
    width: 500px;
    overflow: visible;
    background: #fff;
    -webkit-box-shadow: 8px 8px 10px #aaa;
    -moz-box-shadow: 8px 8px 10px #aaa;
    box-shadow: 8px 8px 10px #aaa
}

.overlay .oly-head {
    font-size: 1.714em;
    margin: 20px 20px 0;
    padding-bottom: 28px;
    position: relative
}

.overlay .oly-head.ruled {
    border-bottom: 1px solid #d4d4d4
}

.overlay .oly-head.ruled + .oly-body {
    padding-top: 28px
}

.overlay .oly-body {
    margin: 0 20px 24px;
    line-height: 1.3em
}

.overlay .oly-foot {
    margin: 0;
    padding: 24px 20px 20px;
    text-align: right
}

.overlay .oly-foot > * {
    margin-left: 20px
}

.overlay .oly-foot.ruled {
    border-top: 1px solid #d4d4d4
}

.overlay .oly-cross, .overlay .oly-cross:link {
    background: url() no-repeat -341px -125px;
    display: inline-block;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 5px;
    right: 0;
    opacity: 1;
    cursor: pointer;
    text-decoration: none
}

.overlay .oly-cross:hover {
    background-position: -357px -125px;
    text-decoration: none
}

body .shpt {
    top: 24px
}

.gh-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.gh-clearfix {
    zoom: 1
}

.gh-none {
    display: none
}
.gh-w a:focus, .gh-w a:hover {
    text-decoration: underline
}

#gh-ac, #gAC .ui-menu-item {
    font-family: verdana, arial, sans-serif !important
}

#gh-top #_nkw {
    line-height: 28px;
    margin-left: 5px
}

#gh-title {
    font-size: 36px;
    padding-left: 19px;
    vertical-align: bottom;
    line-height: 51px
}

#gh-ppp {
    position: absolute;
    top: 32px;
    left: 40px
}

.gh-IE8 .gh-spr, .gh-IE8 .gh-sprRetina {
    background-image: url();
    background-size: auto auto
}

.gh-oldDT #gh-ac-box2 {
    padding: 6px 0
}

#page .announcements {
    z-index: 1
}

.gh-menu, .gh-sublayer {
    display: inline
}

.gh-menu > a.ghn-b {
    padding-top: 0
}

.gh-menu .gh-submenu {
    position: absolute;
    z-index: 9999;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 3px 10px 6px;
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 0 0 3px 3px;
    margin-top: -1px;
    min-width: 180px
}

.gh-hvr.rt .gh-menu .gh-submenu {
    right: 0
}

.gh-menu .gh-submenu li > a {
    font-size: 12px;
    display: block;
    padding: 8px 5px;
    white-space: nowrap
}

.gh-dd .gh-menu > a {
}

#gh .gh-hvr {
    vertical-align: top
}

.gh-hvr:hover .gh-menu .gh-submenu {
    display: block;
    background: #fff
}

#gh {
    position: relative;
    margin: 0;
    padding: 35px 0 10px 0;
    white-space: nowrap
}

.gh-w {
    text-align: left
}

.gh-w ul, .gh-w li {
    margin: 0;
    padding: 0;
    list-style: none outside none
}

.gh-spr, .gh-sprRetina {
    background-image: url();
    background-repeat: no-repeat
}

.gh-sprRetina {
    background-size: 250px 200px
}

#gh-topl {
    margin-top: 1px;
    text-align: left
}

#gh-topl a, #gh-eb a {
    color: #333;
    cursor: pointer
}

#gh-topl a:hover, #gh-eb a:hover, #gh-ug a, #gh-eb-u-o a {
    color: #0654ba
}

.gh-tbl {
    width: 100%;
    margin-top: 0;
    background: none !important
}

.gh-tbl, .gh-tbl2 {
    border-collapse: collapse;
    border-spacing: 0
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .gh-tbl2 {
        width: 100%
    }
}

.gh-td {
    width: 1%;
    vertical-align: bottom;
    padding: 0;
    min-width: 3px
}

.gh-td-s {
    width: 99%;
    vertical-align: middle;
    padding: 0
}

#gh-ac-box {
    border: 1px solid #ddd;
    background: #fff;
    height: 38px;
    padding: 0 10px 0 1px;
    border-radius: 3px 0 0 3px;
    transition: border-color .1s linear
}

#gh-ac-box2 {
    position: relative;
    white-space: normal
}

#gh ul li {
    list-style: none
}

#gh-eb {
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 99999;
    zoom: 1
}

.gh-menu {
    position: relative
}

.gh-p {
    padding: 3px 0 5px;
    font-size: 12px
}

.gh-menu .gh-submenu {
    display: none
}

.gh-hdn {
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 0;
    position: absolute;
    font-size: 0;
    z-index: -1;
    outline: 0
}

button.gh-control {
    background-color: transparent;
    cursor: pointer
}

#gh-topl #gh-ti {
    display: inline-block;
    vertical-align: top;
    padding-left: 15px !important;
    height: 30px;
    overflow: hidden;
    padding-top: 7px;
    margin-top: -7px;
    background: 0;
    box-sizing: initial
}

#gh-hs {
    vertical-align: top
}

#gh-hsi {
    border: 0;
    margin-top: -1px;
}

#gh-doodleL {
    float: left;
    width: 245px;
    height: 400px;
    position: relative;
    left: -245px;
    margin-bottom: -400px;
    display: none
}

#gh-top, #gh-gb {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    box-sizing: initial
}

#gh-gb {
    z-index: -1;
    outline: 0;
    border-top-width: 0
}

#gh-gb.gh-gb-shadow, .gh-pre-js #gh-top {
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.15)
}

#gh {
    min-width: 320px
}

@media(max-width:939px) {
    .gh-flex #gh-eb-Comm, .gh-flex #gf-BIG {
        display: none
    }

    .gh-flex .gf-lb {
        display: block
    }
}

@media(max-width:899px) {
    .gh-flex #gh-as-td {
        display: none
    }
}

@media(max-width:799px) {
    .gh-flex #gh-topl #gh-ti {
        display: none
    }
}

@media(max-width:699px) {
    .gh-flex #gh-shop, .gh-flex #gh-ug-flex, .gh-flex #gh-p-4 {
        display: none
    }
}

@media(max-width:599px) {
    .gh-flex #gh-p-3, .gh-flex #gh-p-5, .gh-flex #gh-eb-Cust, .gh-flex #gh-p-1 {
        display: none
    }
}

@media(max-width:479px) {
    .gh-flex #gh-cat-td, .gh-flex #gh-eb-Sell, .gh-flex #gh-p-2, .gh-flex #gh-eb-Alerts {
        display: none
    }
}

.gh-939 #gh-eb-Comm, .gh-939 #gf-BIG, .gh-899 #gh-as-td, .gh-799 #gh-topl #gh-ti,
.gh-699 #gh-shop, .gh-699 #gh-ug-flex, .gh-699 #gh-p-4, .gh-599 #gh-p-1,
.gh-599 #gh-p-3, .gh-599 #gh-eb-Cust, .gh-599 #gh-p-5, .gh-479 #gh-cat-td,
.gh-479 #gh-eb-Sell, .gh-479 #gh-p-2, .gh-479 #gh-eb-Alerts {
    display: none
}

.gh-939 .gh-myOverlay {
    margin-left: -20px
}

.gh-939 .gf-lb {
    display: block
}

@media(max-width:939px) {
    .gh-flex .gh-eb-li-a .gh-eb-Geo-txt {
        position: absolute;
        left: -10000px;
        top: auto;
        width: 1px;
        height: 1px;
        overflow: hidden
    }
}

@media(max-width:479px) {
    .gh-flex #gh-eb-Geo {
        display: none
    }
}

.gh-939 .gh-eb-li-a .gh-eb-Geo-txt {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.gh-939 #gh-eb-Geo .gh-eb-li-a {
    height: 10px;
    margin-bottom: -2px
}

.gh-479 #gh-eb-Geo {
    display: none
}

#gf-bp {
    display: block;
    width: 570px;
    height: 60px
}

.gf-bp-bg {
    background: url() no-repeat 0 0
}

@media(max-width:939px) {
    .gh-flex #gf-bp.gf-bp-bg {
        background-image: url();
        width: 250px
    }
}

.gh-939 #gf-bp.gf-bp-bg {
    background-image: url();
    width: 250px
}

div.gh-o, div.gh-eb-o {
    z-index: 9999;
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 3px 10px 6px;
    -webkit-box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.15);
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 3px 3px
}

div.gh-o-l, div.gh-o-err, ul.gh-o-l, ul.gh-o-err {
    color: #333;
    background: #fff url() no-repeat center bottom;
    font-size: 12px !important;
    height: 56px;
    margin: 9px 0;
    text-align: center
}

div.gh-o-err {
    margin-bottom: 0;
    line-height: 44px
}

div.gh-o-err {
    background: 0
}

div.gh-o-errb {
    line-height: 45px;
}

.gh-w #gh-eb {
    _width: 600px;
}

.gh-w li.gh-eb-li {
    _display: inline;
}

.gh-hvr:hover .gh-eb-li-a, .gh-eb-active .gh-eb-li-a, .gh-eb-active #gh-ug,
.gh-shop-active #gh-shop-a {
    border-style: solid;
    border-width: 2px 1px 0;
    border-color: #598fd5 #ddd;
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 0 #eee;
    z-index: 10000;
    position: relative;
    background: #fff
}

.gh-eb-li-a:hover {
    color: #0654ba !important
}

div.gh-eb-o {
    position: absolute;
    left: 0;
    min-width: 180px;
    margin-top: -1px;
}

.gh-oldDT div.gh-eb-o {
    width: 180px
}

.gh-oldDT div.gh-eb-o-err {
    width: 330px
}

.gh-eb-li-last .gh-eb-o {
    right: 0;
    left: auto
}

.gh-eb-oa {
    font-size: 12px;
    display: block;
    padding: 8px 5px;
    white-space: nowrap
}

.gh-eb-oa:hover {
    color: #333 !important
}

#gh-eb {
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 99999
}

li.gh-eb-li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    white-space: nowrap;
    margin: 0 3px
}

.gh-eb-li-a {
    position: relative;
    padding: 5px 10px 6px;
    font-size: 12px;
    color: #333 !important;
    display: inline-block;
    border: 1px solid transparent;
    border-width: 2px 1px 0;
    text-decoration: none !important
}

#gh-eb .gh-acc-exp-div, #gh-eb .gh-acc-exp-a {
    right: 0
}

#gh .gh-acc-a2 {
    display: block;
    font-size: 11px;
    text-decoration: underline;
    background-color: #fff7ed;
    white-space: nowrap;
    padding: 4px;
    position: absolute;
    top: auto;
    right: 10000px
}

#gh .gh-acc-a2:focus {
    right: 0 !important;
}

.gh-acc-exp-div {
    position: absolute;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: visible
}

.gh-acc-a2 {
    display: none
}

.gh-ar-hdn {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.gh-acc-a {
    display: block;
    font-size: 11px;
    text-decoration: underline;
    background-color: #fff7ed;
    white-space: nowrap;
    z-index: -1;
    padding: 4px;
    position: static
}

.gh-acc-a:focus {
    z-index: 9999;
    position: absolute;
    top: 530px;
    display: block
}

#gh-hdn-stm:focus {
    top: 500px
}

#glbfooter {
    background: #FFF;
    border-top: 1px solid #CCC;
    margin: 10px 0 0;
    padding: 20px 10px 40px 10px
}

#gf-l li {
    display: inline-block;
    padding: 0 20px 10px 0
}

#glbfooter a {
    display: inline-block;
    font-size: 12px
}

.gf-t {
    width: 100%;
    margin-top: 20px;
    border-spacing: 0;
    border-collapse: collapse
}

.gf-t td {
    padding: 1px 0
}

#gf-l {
    padding-bottom: 20px
}

#gf-l .gf-li {
    display: inline-block;
    padding: 0
}

.gf-bar-a {
    padding: 0 20px 10px 0;
    font-size: 12px;
    display: inline-block
}

.gf-lb {
    display: none
}

.gf-legal {
    -webkit-text-size-adjust: 100%
}

.gf-legal, .gf-legal a, .coreFooterLegalNotice, .coreFooterLegalNotice a {
    font-size: 11px !important
}

.gf-legal a {
    text-decoration: underline !important;
    color: #727272 !important
}

.coreFooterVerisign {
    margin: 10px 25px 0 125px
}

.footerBG {
    padding: 1px 0 5px
}

.gffoot {
    clear: both;
    margin-bottom: 20px;
    position: relative
}

.gffoot td {
    vertical-align: top
}

.gffoot ul {
    float: left;
    height: 100%;
    padding-right: 10px;
    margin: 0;
    list-style: none;
    min-width: 177px;
}

#gf-BIG.gffoot li {
    margin-bottom: 12px;
    display: list-item;
    font-size: 12px
}

.gffoot a {
    margin-right: 5px
}

a#gf-eBP {
    display: none
}

#gf-norton {
    background: url() no-repeat 0 0;
    border: 0;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0;
    height: 40px;
    width: 80px
}

.gf-img {
    border: 0
}

#gf-AdChoice {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIxIiBoZWlnaHQ9IjEyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCjxnPgoJPGNpcmNsZSByPSIxMC4zIiBjeT0iNDIiIGN4PSI2MCIgZmlsbD0iIzg2ODY4NiIvPgoKCTxwYXRoCiAgIGQ9Ik0gMTE4LjcsNzQuOCBDIDExMywxMDEuNSA4NywxMjAuNSA2MCwxMjAuNSBjIC03LjYsMCAtOS44LC00LjEgLTkuOCwtOSAwLC0zIDAsLTcgMCwtMTIgLTAsLTEyIDAsLTI2IDAsLTMxIDAsLTcuMyA0LjUsLTEwLjYgOS45LC0xMC42IDYsMCA5LjcsMy40IDkuNiwxMC42IEMgNzAsNzUuNSA3MCw4OC41IDcwLDEwMCA3Niw5OC41IDgyLDk1LjUgODYsOTEuNCA5NSw4NC41IDEwMSw3Mi41IDEwMC44LDYwIDEwMC43LDUyLjUgOTksNDQuNSA5NC40LDM4LjQgODQsMjQuNSA3NiwyMC41IDYwLDIwIDQ4LDE5LjUgMzYuNCwyNS40IDI5LDM0LjQgMjAsNDYuNSAxOC41LDU3LjYgMjEsNjkuNSBjIDIuMiwxMCA4LDE4IDE2LDI0IDcsNSA2LDEwIDMsMTQgQyAzNCwxMTYuNSAyNiwxMTAuNSAyMSwxMDYgMTAsOTcgMyw4NCAxLDcwIGwgMCwtMCBDIC0yLDQ3IDUsMjkgMjEsMTUgMjUsMTEgMzAsOCAzNSw1LjUgNDMsMiA1MSwwIDYwLDAgODMsMC41IDk3LDEwLjUgMTA3LjYsMjMgMTIwLDM5LjUgMTIzLDU2LjUgMTE4LjcsNzUgWiIgZmlsbD0iIzg2ODY4NiIgLz4KPC9nPgo8L3N2Zz4=") no-repeat right center / 12px 12px;
    padding: 1px 15px 1px 0;
    margin-top: -1px
}

.gf-nosvg #gf-AdChoice {
    padding-bottom: 0;
    background: url() no-repeat right center
}

#gf-fbtn {
    border-right: 0;
    position: relative;
    display: block;
    width: 160px;
    height: 30px;
    border: 1px solid #ddd;
    background: #f5f5f5;
    cursor: pointer;
    position: relative;
    text-indent: 50px;
    color: #707070 !important;
    line-height: 29px
}

#gf-fbtn-arr {
    background-position: right -131px;
    position: absolute;
    right: 10px;
    top: 13px;
    height: 5px;
    width: 8px
}

#gf-fbtn:hover #gf-fbtn-arr {
    background-position: right -158px
}

.gh_IE8 #gf-fbtn-arr {
    background-position: -109px 0
}

.gh-IE8 #gf-fbtn:hover #gf-fbtn-arr {
    background-position: -109px -14px
}

#gf-f {
    width: 630px;
    background-color: #fff;
    padding-top: 10px;
    min-height: 255px;
    border: 1px solid #e7e7e7;
    display: none;
    position: absolute;
    z-index: 9999;
    -moz-box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 2px 10px rgba(0, 0, 0, 0.4);
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 3px 3px;
    display: none;
    top: -267px;
    right: 27px
}

#gf-f-trans {
    height: 50px;
    position: absolute;
    background: transparent;
    width: 100%;
    bottom: -50px
}

.gf-flags-wpr {
    position: relative
}

.gf-flags-wpr.gh-hvr:hover #gf-f {
    display: block
}

.gf-ful {
    margin: 0 20px !important;
    padding: 0
}

.gf-if-a {
    width: 150px;
    height: 35px;
    display: block;
    color: #666 !important;
    font-size: 12px !important;
    line-height: 35px;
    position: relative;
    text-indent: 46px;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
}

.gf-if {
    width: 24px;
    height: 18px;
    position: absolute;
    top: 6px;
    left: 15px
}

#gf-f .gf-if {
    display: inline-block;
    left: 10px;
    top: 9px
}

.gf-i {
    line-height: 16px
}

.gf-i .gspr {
    float: left;
    margin-right: 5px
}

.gh-ovr {
    position: absolute;
    left: -1000px;
    z-index: 10000
}

.gh-iovr {
    float: left;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc
}

.gh-vs {
    border: 1px solid #666;
    width: 340px;
    background-color: #efefef
}

.gh-vs .gh-cw {
    padding: 10px 0
}

.gh-vs .gh-cbtn {
    background-image: url();
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: transparent;
    cursor: pointer;
    display: inline;
    float: right;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 10px;
    right: 5px;
    padding: 0
}

.gh-vs .gh-ttl {
    color: #333;
    font-weight: bold;
    font-size: medium;
    padding: 0 15px
}

.gh-vs .gh-ct {
    clear: both;
    padding: 10px 15px 0
}

.gf-bttl {
    font-size: 16px !important;
    color: #767676
}

#gf-f li.gf-f-li0 {
    margin: 0
}

#gf-f li.gf-f-li1 {
    margin: 0 0 0 150px
}

#gf-f li.gf-f-li2 {
    margin: 0 0 0 300px
}

#gf-f li.gf-f-li3 {
    margin: 0 0 0 450px
}

#gf-f li.gf-f-li-top {
    margin-top: -245px
}

.g-hdn {
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 0;
    position: absolute;
    font-size: 0;
    z-index: -1;
    outline: 0
}

.gh-w a.scnd:visited {
    color: #6a29b9;
    text-decoration: none
}

.gh-w a.scnd {
    color: #555;
    text-decoration: none
}

.gh-w a.thrd, .gh-w a.thrd:visited {
    color: #767676 !important
}

.gh-w a.thrd:hover {
    color: #767676 !important;
    text-decoration: underline
}

.gh-w a.scnd:hover {
    color: #555;
    text-decoration: underline
}

.gh-w a.btn-scnd, .gh-w a.btn-scnd:visited {
    background: #2386c0;
    background: -webkit-gradient(linear, left top, left bottom, from(#45aad6), to(#2386c0));
    background: -moz-linear-gradient(top, #45aad6, #2386c0);
    text-decoration: none;
    filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#45aad6', endColorstr='#2386c0')";
    color: #fff
}

.gh-w a.btn-scnd:hover, .gh-w a.btn-scnd:focus, .gh-w a.btn-scnd:active {
    background: #2386c0;
    filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#2386c0', endColorstr='#2386c0')"
}

.gh-w .caret-dn, .gh-w .btn-ter .caret-dn {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #0654ba;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: .8;
    filter: alpha(opacity=80)
}

.gh-w .caret-dn {
    margin-top: 8px;
    margin-left: 10px
}

.gh-w .btn-m .caret-dn {
    margin-top: 7px;
    margin-left: 10px
}

.gh-w .btn-split-m .caret-dn {
    margin-left: 0;
    margin-top: 7px
}

.gh-w .dropdown .btn:active {
    top: 0
}

.gh-w .btn-split {
    border-radius: 0 3px 3px 0
}

.gh-w .dropdown > .btn-split:first-child {
    border-radius: 3px 0 0 3px
}

.gh-w .btn-split + .dropdown-toggle {
    padding: 8px 12px;
    border-left: 1px solid #bbb;
    border-radius: 0 3px 3px 0
}

.gh-w .btn-ter + .dropdown-toggle {
    border-left: 0
}

.gh-w input[type=text] {
    background: #fff;
    border: 1px solid #ddd
}

.gh-w input[type=text]:focus {
    -webkit-transition: border .1s linear 0s, box-shadow .2s linear 0s;
    -moz-transition: border .1s linear 0s, box-shadow .2s linear 0s;
    -ms-transition: border .1s linear 0s, box-shadow .2s linear 0s;
    -o-transition: border .1s linear 0s, box-shadow .2s linear 0s;
    transition: border .1s linear 0s, box-shadow .2s linear 0s;
    border: 1px solid #aaa;
    outline: 0
}

.gh-w input[type=text], .gh-w select {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    margin: 0 0 5px
}

.gh-w .mi-er {
    font-weight: 500;
    font-size: .857em;
    color: #dd1e31
}

.gh-w i.icser {
    margin: -2px 10px 0 0;
    width: 18px;
    height: 18px;
    background-position: -175px -17px;
    float: left
}

.flpr i {
    width: 24px;
    height: 18px
}
.btn-g {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	text-decoration: none;
	background: #479313;
	background: -webkit-gradient(linear, left top, left bottom, from(#70b42d), to(#479313));
	background: -moz-linear-gradient(top, #70b42d, #479313);
	filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#70b42d', endColorstr='#479313')";
}
.btn-s {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	text-decoration: none;
	background: #479313;
	background: -webkit-gradient(linear, left top, left bottom, from(#70b42d), to(#479313));
	background: -moz-linear-gradient(top, #70b42d, #479313);
	filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#70b42d', endColorstr='#479313')";
}

.gh-w form {
    margin: 0
}

.gh-w {
    line-height: 1;
    font-size: 14px;
    color: #333;
}

#gh-logo {
    border: 0
}

#gh-l-h1 {
    margin: 0;
    display: inline-block;
}

#gh-la {
    display: block;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 117px;
    height: 48px
}

.gh-IE8 #gh-shop-ei {
    background-position: 0 -72px
}

.gh-shop-active #gh-shop-ei, #gh-shop-a:hover #gh-shop-ei {
    background-position: -79px -109px
}

.gh-IE8 .gh-shop-active #gh-shop-ei, .gh-IE8 #gh-shop-a:hover #gh-shop-ei {
    background-position: 0 -80px
}

.gh-shop-active #gh-shop-a, #gh-shop-a:hover {
    color: #0654ba
}

.gh-shop-active #gh-shop-a {
    background: none repeat scroll 0 0 #fff;
    border-color: #598fd5 #ddd;
    border-radius: 3px 3px 0 0;
    border-style: solid;
    border-width: 2px 1px 0;
    box-shadow: 2px 0 0 #eee;
    position: relative;
    z-index: 10000
}

#gh-sbc-o {
    position: absolute;
    left: 122px;
    top: 80px;
    padding: 20px 0;
}

.gh-oldDT #gh-sbc-o {
    top: 83px
}

#gh-sbc #gh-shop-see-all {
    color: #0654ba !important;
    position: absolute;
    bottom: 20px;
    font-size: 14px !important
}

#gh-sbc {
    margin: 0 15px 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

#gh-sbc li {
    padding: 10px 0 0 5px
}

#gh-sbc td {
    width: 200px;
    vertical-align: top;
    padding: 0 10px 15px
}

#gh-sbc .gh-sbc-gap {
    width: 10px;
    padding: 0
}

#gh-sbc h3 {
    margin: 0;
    padding: 15px 0 0;
    display: block
}

#gh-sbc h3.gh-sbc-parent {
    font-family: verdana, arial, sans-serif;
    padding-top: 30px;
}

#gh-sbc h3, #gh-sbc h3 a {
    font-weight: bold;
    font-size: 14px;
    color: #333
}

#gh-sbc h3 a {
    padding-right: 8px
}

.gh-oldDT #gh-sbc h3 a {
    margin-right: -10px
}

#gh-sbc h3 a:hover {
    text-decoration: underline;
    color: #0654ba !important
}

#gh-sbc h3:first-child {
    padding-top: 0
}

#gh-sbc a {
    font-size: 12px;
    color: #555
}

#gh-sbc a:hover {
    color: #0654ba
}

#gh-sbc #gh-shop-see-all {
    color: #0654ba !important;
    position: absolute;
    bottom: 20px;
    font-size: 14px !important
}

.gh-sbc-h3i {
    background-position: -103px -17px;
    height: 8px;
    width: 5px;
    display: inline-block;
    margin-left: 4px
}

.gh-IE8 .gh-sbc-h3i {
    background-position: -16px -73px;
    right: 0
}

.gh-oldDT .gh-sbc-h3i {
    display: none
}

#gh-shop-see-all .gh-sbc-h3i, .gh-sbc-parent:hover .gh-sbc-h3i {
    background-position: -111px -17px
}

.gh-IE8 #gh-shop-see-all .gh-sbc-h3i, .gh-IE8 .gh-sbc-parent:hover .gh-sbc-h3i {
    background-position: -24px -73px
}

#gh-shop-see-all .gh-sbc-h3i {
    bottom: 3px
}

#gh-sbc #gh-shop-col-link {
    position: absolute;
    color: #0654ba !important;
    bottom: 20px;
    font-size: 12px !important;
    left: 14px
}

#gh-sbc #gh-shop-col-link i {
    color: #333;
    font-style: normal
}

#gh-shop-col-link .gh-sbc-h3i {
    background-position: -111px -17px;
    bottom: 2px
}

.gh-IE8 #gh-shop-col-link .gh-sbc-h3i {
    background-position: -24px -73px
}

#gh-shop {
    width: 90px;
    margin: 0 7px 0 5px
}

#gh-shop-a {
    position: relative;
    top: -2px;
    display: block;
    height: 30px;
    color: #555;
    border: 1px solid transparent;
    border-width: 2px 1px 0;
    text-decoration: none;
    white-space: normal;
    padding: 6px 5px 5px 8px;
    font-size: 14px;
    line-height: 14px;
    word-break: normal
}

button#gh-shop-a {
    height: 43px;
    text-align: left;
    width: 100%
}

@-moz-document url-prefix() {
    button#gh-shop-a {
        padding-left: 3px;
        padding-right: 0
    }
}

#gh-shop-ei {
    background-position: -79px -101px;
    display: inline-block;
    height: 7px;
    margin-left: 4px;
    position: relative;
    top: -7px;
    width: 13px
}

#gh-ac:focus {
    color: #333
}

#gh-ac-box.gh-ac-box-focus {
    border-color: #999
}

#gh-ac::-webkit-input-placeholder {
    color: #767676
}

#gh-ac:focus:-moz-placeholder, #gh-ac:focus::-moz-placeholder {
    color: transparent !important
}

#gh-ac:focus::-webkit-input-placeholder {
    color: transparent !important
}

#gh-ac {
    font-size: 16px;
    color: #767676;
    border: 0;
    margin: 0;
    padding: 10px 0 9px 8px;
    width: 100%;
    background: transparent;
    outline: 0;
    box-shadow: none
}

#gh-cat-box.gh-cat-box-focus {
    border-color: #999
}

@media \0\9screen {
    #gh-cat:hover, #gh-cat:focus {
        width: inherit
    }
}

#gh-cat option {
    height: 20px
}

@-moz-document url-prefix() {
    #gh-cat {
        border-width: 0 3px 0 0
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select#gh-cat {
        -webkit-appearance: none;
        border: 0;
        padding-right: 10px;
        background-position: right -124px;
        outline: 0
    }

    #gh-cat:hover {
        background-position: right -151px
    }
}

#gh-cat-box {
    border: 1px solid #ddd;
    border-left-color: #efefef;
    padding: 0 10px;
    height: 38px;
    background: #fff;
    border-radius: 0 3px 3px 0
}

#gh-cat {
    color: #333;
    font: 12px Arial;
    border-width: 0;
    margin-top: 10px;
    width: 160px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: transparent;
    background-position: 0 99px
}

#gh-as-a:hover {
    color: #0654ba !important;
    text-decoration: none
}

#gh-as-a {
    font-size: 11px;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
    color: #666
}

.gh-IE8 li.gh-t {
    background-position: -115px -33px;
}

a#gh-ug:hover {
    color: #0654ba
}

#gh-eb-u-o {
    left: -5px
}

.gh-eb-arw {
    font-size: 13px;
    background-position: -79px -104px;
    display: block;
    height: 5px;
    width: 13px;
    position: absolute;
    top: 10px;
    right: 2px
}

.gh-IE8 .gh-eb-arw {
    background-position: 0 -75px;
}

#gh-ug:hover .gh-eb-arw {
    background-position: -79px -112px
}

.gh-IE8 #gh-ug:hover .gh-eb-arw {
    background-position: 0 -83px
}

#gh-uu {
    padding: 5px;
    font-size: 12px
}

#gh-up {
    position: absolute;
    left: 10px;
    width: 60px;
    text-align: center
}

.gh-oldDT #gh-up {
    height: 60px;
    overflow: hidden
}

#gh-upi {
    border: 0;
    max-width: 60px;
    max-height: 60px;
    white-space: normal
}

.gh-oldDT #gh-upi {
    width: 60px
}

#gh-un {
    font-size: 14px;
    color: #333;
    padding-bottom: 3px
}

#gh-un, #gh-ui {
    margin-left: 70px !important
}

#gh-ui {
    height: 25px
}

#gh-eb-u-o #gh-uid {
    color: #333 !important;
    font-weight: bold
}

#gh-ur {
    border: 0;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 22px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAAAWCAYAAAD6vcEwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2dJREFUeNrsm01oE0EUx7chl4IgKEah6CnSIFWEioLagh5CQVEUpUHwAywVxV4EAyKStCo96UksFj9QMVR6LpR6EBWPBZEeWggUFEEQC7WiKIi+Jy8wmX3bzc5uM5vw/vBnd2dmf9l2Zna+dlqKxaIjEolWVoVCoaZ0Sw/Xe0XtBU+Bd4Pf6ZEJ+ReLRA2hTeBWcBsXKRVZJGoCSUUWiRpDH8CL4E9cZMu3B6nAxNsfL7jCJtZuM3q6A1/fu8LeZE8YsbqmSq6wPeVuI9bb9GtXWG72pRFrLLPPFTbTPmPE6pjrcIVd2ng3stKi5q1pPvjljWme+OWTaf745ZlpXnEaz41XXefz+arra5nHeLgFngaXakBiJnV6tcid5CgkLHssTkeEG3sutrzPwMNq4PXZ0zp7mNItelXks+AzEf1hwrLH0oWTJffpKNz4cofAA1QW2qgS/2fTEbWB4rELNcRV5FXgk9Rkh30gYdljcToEXrMCrZFwo+feAaeUMbHO/kzxI3jBVeReKlBRPJCw7LG8+Khjwm0ori87yYSd17p5pRA/Lix7LK6176HzHrr+Ltx4caHr7MuGNC42tsgXwb/Af8nqRMt+JfwHdfuWk7DssXT1030VxpLSXW+la5XfL9xYcI3YCeqLZ8FflgHjGlYX+GkN/Xph2WHpGqX75n3SzVO6UeHGgmvEroyRX4F3gMtMYlzP2kXHWiQseyzufmRPesRPUvy0cGPFDcxOaG/+38wNf2iGLIiEZY/lUBd9jM4XwH0e6fooXrjx4Bqz1Yq8FbyFzl+QUTvB6YAPIyx7LEyPHwmMMDOejtaN7xVubLih2GpFxrVL/KLkFI3bsnS+YPBAwrLDwo8HnoAPUpdd5aPwQ4MUHdVw4drlhmbr68ibtUkVPM8Yjs+EVV/WOvAN8FFtvN1Ob3osIJVNsQW6TlO8cO1xI2Gr68hXPH4Em/ObAQulsOrPwuUq/FzvJ9Nt5ybTJih8O3hOuNa4kbCT3E4mE3G7mEzF7WIyFbeLyVTcLiZTcbuYQuo5UwiugnPMZMplCi87/Gy5cOvHjYSddETNKBxvPaK3PDeZck64seQas6UiN59WgwfBh53qTehYQO7R+Kos3NhxQ7GlIjefcMlqgBlv4cf2x53g65rCrQ83FPufAAMAPilC8zcKqV8AAAAASUVORK5CYII=) no-repeat 0 0
}

#gh-uo, #gh-uac, #gh-ucol {
    clear: both;
    padding-top: 15px !important;
}

#gh-ucol {
    line-height: 14px;
    clear: both;
    padding-top: 30px !important;
}

.gh-w .gh-t {
    display: inline-block;
    font-size: 12px;
    background-position: -498px -35px;
    padding: 0 9px 0 11px
}

.gh-w .gh-t:first-child, .gh-w #_nkw.gh-t {
    background: 0;
    padding: 0
}

#gh-ug {
    font-size: 12px;
    white-space: nowrap;
    display: inline-block;
    padding: 5px 17px 6px 10px;
    border: 1px solid #fff;
    border-width: 2px 1px 0;
    text-decoration: none;
    position: relative;
    left: -10px
}

.gh-pre-js #gh-ug {
    border-color: transparent
}

#gh-ug.gh-ug-guest {
    padding-right: 5px
}

a#gh-ug {
    color: #333;
    margin-left: 5px
}

#gh-eb-Geo-o a {
    padding-left: 27px
}

#gh-eb-Geo-o span {
    top: 5px;
    left: -4px
}

#gh-eb-Geo-o li {
    position: relative
}

#gh-eb-Geo .gh-eb-li-a {
    padding-left: 34px;
    position: relative
}

.gh-eb-li-a:hover .gh-smlArw {
    background-position: -283px -97px
}

.gh-eb-Geo-flag {
    background-image: url() !important;
    display: block;
    height: 20px;
    left: 2px;
    top: 3px;
    width: 28px;
    font-size: 1px;
    position: absolute;
    text-indent: -9999px;
    overflow: hidden
}

.gh-eb-Geo-flag {
    background-position: -139px -273px
}

#gh-eb-sub-li-cpn.gh-bucks, #gh-eb-sub-li-cpn.gh-cpn {
    border-top: 1px solid #CCC;
    color: #666;
    font: bold 10px Verdana;
    margin-top: 10px !important;
    padding: 10px 0 10px 5px !important;
    white-space: normal
}

#gh-bucks-ttl, #gh-cpn-ttl {
    background-position: 0 -54px;
    display: block;
    height: 19px;
    width: 100px
}

#gh-cpn-ttl {
    background-position: 0 -33px
}

#gh-eb-sub-li-cpn a {
    padding: 0;
    font: bold 10px Verdana;
    display: inline;
    color: #0654ba !important;
    white-space: normal
}

#gh-eb-Alerts-n1, #gh-eb-Alerts-n2, #gh-eb-Alerts-n3 {
    font: normal 11px Arial;
    position: absolute;
    right: 2px;
    top: 3px;
    background: #f18e00 !important;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 1px 4px 1px 4px;
    margin-left: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

#gh-Alerts-i {
    background-position: -37px -101px !important;
    width: 16px;
    height: 18px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0
}

.gh-IE8 #gh-Alerts-i {
    background-position: -126px -69px !important
}

#gh .ghn-new {
    background: #f18e00;
    text-indent: 0;
    width: auto;
    height: auto
}

.gh-eb-Alerts-tab-0 .gh-eb-li-a {
    padding-right: 20px
}

.gh-eb-Alerts-tab-1 .gh-eb-li-a {
    padding-right: 20px
}

#gh-eb-Alerts-n1 {
    right: -2px
}

.gh-eb-Alerts-tab-2 .gh-eb-li-a {
    padding-right: 25px
}

#gh-eb-Alerts-n2 {
    right: -7px
}

.gh-eb-Alerts-tab-3 .gh-eb-li-a {
    padding-right: 30px
}

#gh-eb-Alerts-n3 {
    right: -13px
}

#gh-eb-Alerts-o {
    width: 327px;
    padding: 0;
    left: -277px
}

.gh-eb-Alerts-oa, .gh-eb-Alerts-oam {
    position: relative;
    font-size: 12px;
    line-height: 14px;
    margin: 1px 0;
    min-height: 60px;
    border-bottom: 1px solid #ddd;
    padding: 9px 8px 0 75px;
    display: block;
    white-space: normal;
    background: url() no-repeat 8px -67px #fff
}

.gh-eb-Alerts-b-last {
    border: 0
}

.gh-eb-Alerts-oam {
    background-position: 8px 5px
}

#gh-eb-Alerts-o .thrd {
    color: #333 !important
}

.gh-eb-Alerts-b-new {
    font-weight: bold;
    background-color: #f5f5f5
}

.gh-eb-Alerts-oas {
    color: #0654ba;
    white-space: nowrap;
    font-weight: bold
}

#gh-eb-Alerts .gh-eb-li-a {
    padding: 2px 17px 3px;
    vertical-align: top
}

#gh-eb-Alerts button.gh-eb-li-a {
    width: 52px
}

.ghn-pop-wrap {
    right: -350px;
    width: 290px;
    margin-bottom: 10px;
    position: relative;
    z-index: 99999;
    position: fixed
}

.ghn-pop-i {
    background-color: #fff;
    z-index: 99999;
    width: 290px;
    height: 106px
}

#gh-eb-Alerts-o, .ghn-pop-i {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    border: 1px solid #f0eeec
}

.ghn-pop-rmv {
    background: url() no-repeat -217px -60px;
    position: absolute;
    right: 0;
    top: 5px;
    float: right;
    height: 28px;
    width: 30px
}

.ghn-pop-rmv:hover {
    background: url() no-repeat -217px -40px
}

.ghn-pop-h {
    border-bottom: 1px solid #ddd;
    height: auto;
    font-weight: bold;
    text-align: left;
    padding: 9px 20px
}

#ghn-ul {
    width: 335px;
    max-height: 635px;
    overflow: auto;
    position: relative
}

.ghn-li-itm {
    border-bottom: solid 1px #ddd;
    position: relative;
    line-height: 18px;
    white-space: normal;
    font-size: 12px;
    cursor: pointer;
    background-color: #f8f8f8
}

.ghn-pop-wrap .ghn-li-itm {
    border-bottom: 0
}

li.ghn-li-itm:last-child {
    border-bottom: 0
}

#gh-eb-Alerts-o a.ghn-a-itm, .ghn-pop-wrap a.ghn-a-itm {
    color: #767676 !important;
    text-decoration: none !important;
    display: block;
    padding: 8px 8px 8px 110px;
    height: 65px
}

#gh-eb-Alerts-o a.ghn-a-itm:hover {
    color: #767676 !important
}

#gh-eb-Alerts-o a.ghn-a-itm.disable {
    cursor: default
}

#gh-eb-Alerts-o .ghn-li-itm:hover, .ghn-pop-wrap .ghn-li-itm:hover {
    background-color: #f8f8f8 !important
}

#gh-eb-Alerts-o .ghn-li-itm .ghn-pop-rmv {
    display: block
}

.ghn-confirm {
    display: none
}

.ghn-undo {
    display: none
}

#gh-eb-Alerts-o .gh-eb-Alerts-li-g {
    float: left;
    margin-right: 25px;
    display: block;
    height: 90px;
    width: 67px;
    overflow: hidden;
    margin-top: 15px
}

#gh-eb-Alerts-o .ghn-g-t {
    padding: 9px 8px 9px 15px;
    font-weight: bold;
    background-color: #f8f8f8
}

#gh-eb-Alerts-o .ghn-g-c {
    overflow: hidden;
    padding-left: 15px;
    background-color: #f8f8f8;
    height: 120px
}

#gh-eb-Alerts-o .ghn-li-itm.ghn-new {
    background-color: white;
    color: #555 !important
}

.ghn-pop-wrap .ghn-li-itm.ghn-new {
    background-color: transparent;
    color: #555 !important;
    border: 0
}

#ghn-f {
    border-top: solid 1px #ddd;
    text-align: center;
    height: 46px
}

#ghn-f a.gh-eb-oa.thrd {
    color: #0654ba !important;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    padding: 16px 0 !important
}

#ghn-f a.gh-eb-oa.thrd:hover {
    color: #0654ba !important
}

#ghn-h {
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #333;
    text-decoration: none;
    font-size: 12px;
    line-height: 14px
}

.ghn-a-img {
    display: table;
    position: absolute;
    top: 8px;
    left: 20px
}

.ghn-cd {
    font-weight: bold
}

.ghn-lm {
    color: #dd1e31
}

.ghn-hl {
    position: absolute;
    font-size: 12px;
    display: block;
    bottom: 0;
    background-color: #f18e00;
    width: 66px;
    color: white;
    text-align: center;
    font-weight: bold;
    left: 0
}

.ghn-div-img {
    height: 72px;
    width: 72px;
    display: table-cell;
    vertical-align: middle
}

.ghn-desc {
    height: 66px;
    display: table-cell;
    vertical-align: middle
}

.ghn-desc-o {
    display: block
}

.ghn-desc-a {
    color: #0654ba;
    font-weight: bold;
    display: block
}

.ghn-i {
    margin: 0 auto;
    width: 72px;
    border: 0;
    display: none;
    border: 0
}

.ghn-i-n {
    height: 72px;
    width: auto;
}

#ghn-err {
    font-size: 16px !important;
    color: #767676;
    margin: 0;
    line-height: 24px;
    padding: 0 88px
}

#ghn-err a {
    color: #0654ba;
    text-decoration: none;
    font-size: 16px !important
}

#ghn-err a:hover {
    text-decoration: none
}

.ghn-errb {
    display: block;
    padding: 76px 0;
    white-space: normal;
    text-align: center
}

.ghn-errb.ghn-errb-a {
    padding: 0
}

#ghn-err .ghn-errb-a a {
    color: #333;
    padding: 76px 0;
    display: block
}

#ghn-err .ghn-errb-a span {
    color: #0654ba
}

#ghn-err .ghn-errb-a span:hover {
    text-decoration: underline
}

.ghn-itm-last {
    border: 0
}

.ghn-bmi {
    background: url() no-repeat -0px 0;
    width: 83px;
    height: 80px;
    position: absolute;
    top: 1px;
    left: 9px
}

.ghn-ic-ob {
    width: 25px;
    height: 23px;
    position: absolute;
    top: -6px;
    right: -13px;
    display: block;
    border: 0;
    background: url() no-repeat -210px 0
}

#gh .ghn-conf-but.btn.btn-ter.ghn-conf-but {
    box-shadow: none;
    text-shadow: none;
    font-weight: bold;
    padding: 3px 11px;
    background: #fff;
    font-size: 12px
}

#gh .ghn-conf-but.btn.btn-ter:hover {
    border: 1px solid #a9a9a9 !important;
    background: #fff !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"
}

.ghn-lon-but {
    border: 0;
    background-color: transparent;
    color: #0654ba;
    cursor: pointer
}

.ghn-lon-but:hover {
    text-decoration: underline
}

.ghn-rmv-popover {
    border-radius: 3px;
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
    -moz-border-radius: 0 0 2px 2px;
    position: absolute;
    right: 35px;
    top: 4px;
    border: 1px solid #ddd;
    padding: 6px 7px;
    background-color: white;
    display: none;
    font-size: 10px;
    color: #545454
}

.ghn-arr {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: 50%
}

.ghn-arr.ghn-arr-border {
    border-width: 6px;
    right: -6px;
    margin-top: -6px;
    border-left-color: #ddd;
    border-right-width: 0
}

.ghn-arr.ghn-arr-inner {
    border-width: 5px;
    right: -5px;
    margin-top: -5px;
    border-left-color: white;
    border-right-width: 0
}

a.ghn-pop-rmv:focus, a.ghn-a-itm:focus {
    outline-style: auto !important;
    outline-offset: -2px !important
}

.ghn-new-ic {
    display: block;
    background: url() no-repeat;
    background-size: 27px 23px;
    background-position: -18px -6px;
    width: 10px;
    height: 8px;
    position: absolute;
    right: 16px;
    top: 12px;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0
}

.ghn-desc-o {
    height: auto;
    overflow: hidden;
    word-wrap: break-word
}

.ghn-o-g-num {
    font-weight: bold
}

.ghn-desc-t {
    margin-bottom: 3px;
    display: block
}

.ghn-div-img {
    height: 72px;
    width: 72px;
    overflow: hidden
}

.ghn_avt .ghn-div-img, .ghn_avt .ghn-bmi {
    display: block;
    border-radius: 72px;
    -webkit-border-radius: 72px;
    -moz-border-radius: 72px;
    overflow: hidden;
    background-color: #ccc
}

.ghn-a-img {
    left: 16px !important;
    top: 16px !important
}

.ghn-desc {
    width: 181px;
    font-size: 14px;
    max-width: 181px
}

#gh-eb-Alerts-o a.ghn-a-itm, .ghn-pop-wrap a.ghn-a-itm {
    color: #333 !important
}

.ghn-li-itm {
    border-bottom: solid 1px #f0eeec;
    background-color: #FFF !important
}

.ghn-li-itm.ghn-new {
    background-color: #FFF !important
}

.ghn-cd {
    font-size: 12px;
    height: 16px;
    color: #c72338;
    font-weight: normal
}

.ghn-cd.ghn-cd-end {
    color: #555
}

.ghn-cd-div {
    height: 14px;
    line-height: 10px
}

.ghn-rmv-popover {
    right: 38px
}

.ghn-pop-wrap {
    width: 327px
}

.ghn-pop-i {
    width: 327px
}

#gh-eb-Alerts-o .ghn-li-itm:hover, .ghn-pop-wrap .ghn-li-itm:hover,
#gh-eb-Alerts-o .ghn-li-itm:hover .ghn-pop-new, .ghn-pop-wrap .ghn-li-itm:hover .ghn-pop-new {
    background-color: #fff !important
}

#gh-eb-Alerts-o a.ghn-a-itm:hover {
    color: #333 !important
}

.ghn-pop-rmv, .ghn-pop-new {
    background: none !important;
    height: 37px;
    width: 37px
}

.ghn-pop-new {
    display: none;
    position: absolute;
    right: 0;
    top: 34px
}

.ghn-new .ghn-pop-new {
    display: block
}

.ghn-pop-rmv:hover .ghn-pop-rmv-ic {
    background: url() no-repeat;
    background-size: 27px 23px;
    background-position: -7px -12px;
}

.ghn-pop-rmv-ic {
    background: url() no-repeat -7px -1px;
    display: none;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 16px;
    top: 12px;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0;
    background-size: 27px 23px;
}

.ghn-touch .ghn-pop-rmv-ic {
    display: block !important
}

#gh-eb-Alerts-o .ghn-li-itm:hover .ghn-pop-rmv-ic, .ghn-pop-wrap .ghn-li-itm:hover .ghn-pop-rmv-ic,
.ghn-pop-rmv:focus .ghn-pop-rmv-ic {
    display: block;
    background-color: white
}

.ghn-confirm .ghn-desc-t {
    color: #333 !important
}

#ghn-h {
    font-weight: normal
}

#gh-eb-Alerts-o {
    width: 335px;
    left: -285px
}

#gh-eb-Alerts-o a.ghn-a-itm, .ghn-pop-wrap a.ghn-a-itm {
    padding: 16px 8px 16px 106px !important;
    height: 73px
}

.ghn-desc-t {
    color: #515151;
    font-size: 13px
}

.ghn_UI_1 .ghn-desc-t {
    color: #dd1e31
}

.ghn_UI_2 .ghn-desc-t {
    color: #dd1e31
}

.ghn_UI_3 .ghn-desc-t {
    color: #333
}

.ghn_UI_4 .ghn-desc-t {
    color: #333
}

.ghn_UI_5 .ghn-desc-t {
    color: #333
}

.ghn_UI_6 .ghn-desc-t {
    color: #333
}

.ghn-acc-txt {
    text-indent: -9999px;
    font-size: 0
}

i.ghn-b-bell {
    background: url() no-repeat -51px -40px;
    background-size: 150px 150px;
    width: 99px;
    height: 110px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0;
    margin: auto auto 30px auto;
}

.ghn-errb.ghn-errb-bell {
    padding-top: 70px
}

@media \0\9screen {
    i.ghn-b-bell {
        background-position: 0 0
    }

    .ghn-pop-rmv:hover .ghn-pop-rmv-ic {
        background-position: -1px -13px
    }

    .ghn-pop-rmv-ic {
        background-position: -1px -1px
    }

    .ghn-new-ic {
        background-position: -35px -1px
    }
}

.ghn-bmi {
    background: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #000 !important;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
    left: 0
}

.ghn-g-num-c {
    height: 21px;
    font-size: 21px;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    color: white;
    background: transparent;
    text-align: center
}

.ghn-g-num {
    margin-top: 26px;
    display: block
}

.ghn-o-l {
    height: 106px
}

.ghn-o-l .gh-o-l {
    height: 30px;
    margin: 0;
    padding-top: 38px
}

#gh-cart .gh-eb-li-a {
    vertical-align: top
}

#gh-cart-i {
    font-size: 0
}

#gh-cart-n {
    display: inline-block;
    position: absolute;
    right: -6px;
    top: 3px;
    z-index: 2;
    font: bold 11px Arial;
    background: #f18e00;
    color: #fff;
    padding: 1px 4px 1px 4px;
    margin-left: 2px;
    border-radius: 2px
}

#gh-cart-2 #gh-cart-n {
    right: -12px
}

#gh-cart-3 #gh-cart-n {
    right: -17px
}

.gh-IE8 #gh-cart-i {
    background-position: -31px -72px !important
}

#gh-cart {
    margin-right: 7px
}

#gh-cart .gh-eb-li-a {
    padding: 2px 13px 3px 17px
}

#gh-cart-i {
    width: 20px;
    height: 18px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background-position: -55px -101px !important
}

#ghAC-show {
    display: block;
    z-index: 1;
    position: absolute;
    top: 10px;
    right: -30px;
}

.gh-oldDT #ghAC-show {
    right: 0
}

.gh-acHidden #gh-ac-box {
    padding-right: 30px;
}

#gh a.icas {
    width: 18px;
    height: 18px;
    background-position: -180px -33px !important
}

#gh.gh-IE8 a.icas {
    background-position: -102px -71px !important
}

i.icah {
    width: 12px;
    height: 10px;
    background-position: -161px -36px !important;
    position: absolute;
    bottom: 3px;
    right: 3px
}

.gh-IE8 i.icah {
    background-position: -84px -75px !important
}

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

#gAC .ui-state-disabled {
    cursor: default !important
}

#gAC .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

#gAC .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#gAC .ui-autocomplete {
    position: absolute;
    top: -1px !important;
    left: 1px !important;
    cursor: default
}

#gAC .ui-menu {
    list-style: none;
    display: block;
    outline: 0;
    padding: 2px;
    margin-left: -1px
}

#gAC .ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

#gAC .ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%
}

#gAC .ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

#gAC .ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    min-height: 0;
    font-weight: normal;
    white-space: normal;
    cursor: pointer;
    color: #333 !important;
    line-height: 26px;
    padding: 1px 7px
}

#gAC .ui-menu #ghAC_RTM_Ads a {
    padding: 0;
    max-height: 55px
}

#gAC .ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5
}

#gAC .ui-menu .ui-state-disabled a {
    cursor: default
}

#gAC .ui-menu-icons {
    position: relative
}

#gAC .ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

#gAC .ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

#gAC .ui-menu .ui-menu-icon {
    position: static;
    float: right
}

#gAC {
    position: relative;
}

#gAC .ui-autocomplete {
    cursor: default;
    background: #fff;
    border: 1px solid #aaa !important;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 3px 0 3px 3px;
    -webkit-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px;
    width: 400px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -moz-transition: visibility 0s linear .1s, opacity .1s linear;
    -webkit-transition: visibility 0s linear .1s, opacity .1s linear;
    -o-transition: visibility 0s linear .1s, opacity .1s linear;
    transition: visibility 0s linear .1s, opacity .1s linear
}

#gAC .ui-autocomplete.ghAC_opened {
    opacity: 1;
    visibility: visible;
    -moz-transition: opacity .1s linear;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear
}

#gAC .ui-menu-item .ghAC_hidden {
    visibility: hidden
}

#gAC .ui-menu-item .ghAC_visible {
    visibility: visible
}

#gAC .ui-menu-item {
    font: 13px arial
}

#gAC .ui-state-focus {
    background: #f0f0f0
}

.ghAC_sugg, .ghAC_prd {
    color: #000
}

.ghAC_hl {
    color: #0654ba
}

.ghAC_newui .ghAC_sugg {
    font-weight: bold !important
}

.ghAC_newui .ghAC_sugg u {
    font-weight: normal
}

.ghAC_newui .ui-menu-item .ghAC_hl {
    font-weight: normal;
    color: #333
}

#gAC .ui-autocomplete.ghAC_newui .ui-menu-item .ghAC_cat {
    font-weight: normal;
    color: #0654ba
}

#gAC .ui-autocomplete.ghAC_newui {
    min-width: 300px
}

#gAC .ui-autocomplete .ghAC_prd_img {
    float: left;
    margin-right: 5px;
    width: 32px
}

#gAC .ui-autocomplete .ghAC_prd {
    font: 10px Verdana;
    overflow: hidden
}

#gAC .ui-autocomplete .ghAC_cat {
    color: #666;
    font-style: normal;
    font-weight: bold
}

#gAC .ui-autocomplete .ghAC_cat.ghAC_cat_faded {
    color: #333;
    font-weight: normal
}

#gAC .ui-autocomplete .ghAC_title {
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    text-align: center;
    margin: 0
}

#gAC .ui-autocomplete .ghAC_titletxt {
    background-color: #fff;
    color: #999;
    position: relative;
    top: 6px;
    padding: 0 5px;
    font: 10px Verdana
}

#gAC .ui-autocomplete .ghAC_title.Rtm_hr {
    display: none
}

#gAC .ui-autocomplete div.ghAC-hide {
    color: #5d5d5d;
    font: 10px Verdana;
    margin: 5px 13px 0 0;
    padding-right: 25px;
    text-align: right
}

#gAC .ui-autocomplete u {
    text-decoration: none
}

.ghAC-recser {
    font-weight: bold;
    color: #6a29b9
}

#gAC .ui-menu .ui-menu-item a.ghAC_logo.ui-state-focus {
    background: #fff;
    border-bottom: 2px solid #0654ba;
    padding-bottom: 5px
}

#gAC .ui-menu .ui-menu-item a.ghAC_logo {
    padding: 7px
}

.ghAC_logo_img {
    display: block
}

#gh-bt {
    position: fixed;
    display: block;
    width: 32px;
    height: 33px;
    right: -50px;
    bottom: 60px;
    overflow: hidden;
    z-index: 9;
    border: 1px solid #ddd;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

#gh-bti {
    position: absolute;
    clip: rect(0px, 33px, 36px, 0px);
    top: -1px;
    left: -1px
}

#gh-bt:hover #gh-bti {
    clip: rect(38px, 33px, 76px, 0px);
    top: -40px
}

.img-cell {
    min-height: 80px !important;
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    padding: 1px
}

.img-cell:before {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 5px;
    width: 40%;
    height: 10%;
    -webkit-box-shadow: 0 15px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 6px rgba(0, 0, 0, 0.3);
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg)
}

.img-cell:hover {
    border-color: #aaa
}

.img-cell img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.img-cell i {
    display: inline-block;
    width: 0;
    vertical-align: middle;
    height: 100%
}

.item-cell {
    z-index: 0;
    position: relative
}

.item-cell .zoom {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAwCAMAAAA8VkqRAAAAeFBMVEX////Ozs61yerG1u/Z2dmlpaV4ndjY4/Tl5eWFp9yurq7///+UlJReitEjX8BtbW2VsuDr8fm4uLjy8vL///8uZ8ODg4N0dHRFeMrDw8NRgc2Li4ulvuX///////////////////98fHz///////85cMYZWL1mZmZnCEnwAAAAJnRSTlOzxsbBwdnZvb3U1JPi4vr60LjQuJr17PXsy+fnyxBvchEL8Y8O8TRorM4AAAEpSURBVHhetVJrb8IwDEwCbR60hdL13b3YsP//P5yNihSXTHzZToqi3PlysmX1+aYSeH9VB5XEi3qORmvdPNL7DhndfsOf8Y6z4DUx86jHgm4dCz1Xusyxs48DEAuycXEhLBm9nA4YtKOaTAh8kEkhBMRx/UoLgfzzKsyIcSsdpze6YW8n+j4i9kGHC+KRDFJZsZ1JUxyjkUi4Wxe9SqJADEnBUXrakuFFPcHXb8vwnVyTw8e/7FVtjKkf6d0AjGG34U9wx0nwhphpMUtJt4mFlittbtnZxgEAJdm4uBSWnF7WePDGUk0uBD7ApBA8wLJ+ZYRA/mkVJoC4lYHTa1OzdxB9VwCtN/4KUJFBKiu2M6nLKhqJhL110aokSgCfFCylpy05XP98r34AFHcilN9PEGQAAAAASUVORK5CYII=) no-repeat scroll;
    display: none;
    height: 24px;
    width: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer
}

.item-cell .zoom:hover {
    background-position: 0 -24px
}

.item-cell:hover .zoom {
    display: block
}

.item-cell .desc {
    line-height: 1.3em
}

.item-cell .price .bin {
    font-weight: normal
}

.item-cell .price .curr {
    font-weight: bold;
    font-size: 1.143em
}

.item-cell .price .strike {
    text-decoration: line-through;
    color: #999;
    padding: 2px 3px
}

.item-cell .price .disc {
    font-weight: bold;
    font-size: .857em;
    color: #458b00
}

.item-cell .tag, .item-cell .tag-s {
    color: #666;
    font-size: .76em
}

.item-cell .tleft {
    white-space: nowrap
}

.item-cell .less-h {
    color: #c60
}

.msku li {
    cursor: pointer;
    float: left;
    list-style: none
}

.msku li.color {
    border: 1px solid #ccc;
    height: 14px;
    width: 14px;
    margin: 0 2px 1px 1px;
    padding: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.msku .color a {
    width: 100%;
    height: 100%;
    display: block
}

.msku .more a {
    color: #666
}

.msku li a.beige {
    background-color: #d5c5ac
}

.msku li a.black {
    background-color: black
}

.msku li a.blue {
    background-color: #657eea
}

.msku li a.brown {
    background-color: #976549
}

.msku li a.gray {
    background-color: #b3b3b3
}

.msku li a.green {
    background-color: #9ecc4d
}

.msku li a.ivoray {
    background-color: #efe9e1
}

.msku li a.metallic {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAB4CAIAAABq/9WyAAAFQ0lEQVR4XrTSMQ6AIBQEUfh8lPWqhkTuYmPhGQ2NFFh4ipkDvGKz8bzuwOQ5O0TbgmUrlqsUamsJozcJotNea2ZKR2sQbcICHxKf3in6HYOi5/wC1E8LvBoAAIEBEL79X6opbKFJkiQpkiL/THFfaHgakoasoWioGpqGrmFomBqWhq3haLgaPm1krGRJVgPRzNSt1/1mYDEWgu/C4wewcfkE/hMsWANnp6vqXknoKqY7WGBirdU7kaFXxglV1vmLDdYvNvzLn/8AgJO4hNPwo7H4YjiFS5xUQgY7wl59fHL75PrkeDoegYEA5tI57e3Ul/P48mbFeY7zNtnT7SXU2CPsxUuh18rYPENF/X3W7npudS1NbF73Q70WYZ1N31FeBCEik0EEmARAghZ0MiFLvWRfvb5e/Rr7agMT8tQBWUGJJvRb2hjHVtdkkulIsAAg4KCCBDTKG6PV5dXzXS14cqy0O21AY3tte6Erx2GA+s4gIphEq2HJB5kgu+hW2+56sbzFkRAQ1Aq7hpkP4xA1fAz4UWomQAi0xCA98Uhk0oIBAjL0N9j9jo82XhwDINK5pkxuhEgDB+HFgfHSZ+K9Xwgw8BE0IimGjhwvqWrjucrOZ53seACWAaRrKAfTsokcmY6MGeOzGwJwMIRovUADKxmy1KPUbruN1Gt2G8ARIDx5qc8KxMFYzAOtwiDG92erkzuddMJBUEoaNdIeZYe9wA7UgmIAYgILvFJn6i2qMxUvoTPtgpwcvz2PLoQ7A0wQBFOCRuigHdSD40EdwEGYoATgwCyR76/wWHZU+qj9DN1hCYxfTwNat6U1W4rtTQ1YGR+w4uNeE5gJzsDtkpuW6IY1KguL/Z4AhiXRQ6KLgKxyV2xHZWh/w+AjcQAGCAADyFC4vFhWGWuTITjbiPEjY29MqhKy5AhaV3yUd8PhGAmLrgKRmM575TVx3nibeLtx1l5PVk7Pmq3+h12oUZKgggYO6PDy8sidI1Aouq1M5wzOxWvqulp94iz2rvtOd6Jn/G1cIMi2F5YayZbiyO21RBewfwsruZz31HnzvOM8ubl4FZNzegJoxt9fnEAKbHUXssHY6vY2gUx4cMb2tlrnVYfrPGvf6jnpgY8ZPzwd+Fo0LaH21rKzEcBMcDmKrqJoaXPdm3tpOf5zxvwssL3MFKCt6+ydKALw4ErO0O263LZ62bV0rnGF7tBKhX6q5ne/afW2UOg9QKL3BDzbC87UhO4idcHutMpJLcilHCR+qj6++91e+EGiJ8E+lgikK6EIBuVUyLIThYmHKgz/PePz59+jp29saSKACHpuE0GkMmi0IAfMoVG7lBJMRuLA/854Pb5vIytii+mBSAbBZPfNSCnUmFKWGlCAkGSC4f/OYPyKQG7IliKAZHihrFyKtTNnYZVY4u6Y5jR8c8b6Yl1CwcpIetCdsVNrcTrn0pxcy9akL0XhZHB0f99U3/9yZKvRPUQBD7mXK3a61sq5WLkW3RUhBKyl3wbj/OHEVy9yqxHBVsO9kq1T5Yr2dl1i4udmvP3zDfjaRhHByI9C3onGt4+b9v4c/OOf/sr3rt8P/7idnbXr3+2XsQoCQQxEJ3I/Zmcp+D1W/q+lYHF5FruFlXDCHOTIwEKqV7wpkp1WY8v3/3p7fNc4miQj5zAAoe2Jy/k+BgBNFuNNIvov2LKATFmQi32qKSSpKCRhLyGNzsMLadctpNEcwXUvMKR6QoxoGWuUs0YbWmTFI1gpT6w1kgXRsqHj/XruJqTRa0EhyhbyC91osdZbYFYh1hoLuhZZ7zD7AAdGK6r3XgPmAAAAAElFTkSuQmCC) 0 0
}

.msku li a.multi-color {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAB4CAIAAABq/9WyAAAFQ0lEQVR4XrTSMQ6AIBQEUfh8lPWqhkTuYmPhGQ2NFFh4ipkDvGKz8bzuwOQ5O0TbgmUrlqsUamsJozcJotNea2ZKR2sQbcICHxKf3in6HYOi5/wC1E8LvBoAAIEBEL79X6opbKFJkiQpkiL/THFfaHgakoasoWioGpqGrmFomBqWhq3haLgaPm1krGRJVgPRzNSt1/1mYDEWgu/C4wewcfkE/hMsWANnp6vqXknoKqY7WGBirdU7kaFXxglV1vmLDdYvNvzLn/8AgJO4hNPwo7H4YjiFS5xUQgY7wl59fHL75PrkeDoegYEA5tI57e3Ul/P48mbFeY7zNtnT7SXU2CPsxUuh18rYPENF/X3W7npudS1NbF73Q70WYZ1N31FeBCEik0EEmARAghZ0MiFLvWRfvb5e/Rr7agMT8tQBWUGJJvRb2hjHVtdkkulIsAAg4KCCBDTKG6PV5dXzXS14cqy0O21AY3tte6Erx2GA+s4gIphEq2HJB5kgu+hW2+56sbzFkRAQ1Aq7hpkP4xA1fAz4UWomQAi0xCA98Uhk0oIBAjL0N9j9jo82XhwDINK5pkxuhEgDB+HFgfHSZ+K9Xwgw8BE0IimGjhwvqWrjucrOZ53seACWAaRrKAfTsokcmY6MGeOzGwJwMIRovUADKxmy1KPUbruN1Gt2G8ARIDx5qc8KxMFYzAOtwiDG92erkzuddMJBUEoaNdIeZYe9wA7UgmIAYgILvFJn6i2qMxUvoTPtgpwcvz2PLoQ7A0wQBFOCRuigHdSD40EdwEGYoATgwCyR76/wWHZU+qj9DN1hCYxfTwNat6U1W4rtTQ1YGR+w4uNeE5gJzsDtkpuW6IY1KguL/Z4AhiXRQ6KLgKxyV2xHZWh/w+AjcQAGCAADyFC4vFhWGWuTITjbiPEjY29MqhKy5AhaV3yUd8PhGAmLrgKRmM575TVx3nibeLtx1l5PVk7Pmq3+h12oUZKgggYO6PDy8sidI1Aouq1M5wzOxWvqulp94iz2rvtOd6Jn/G1cIMi2F5YayZbiyO21RBewfwsruZz31HnzvOM8ubl4FZNzegJoxt9fnEAKbHUXssHY6vY2gUx4cMb2tlrnVYfrPGvf6jnpgY8ZPzwd+Fo0LaH21rKzEcBMcDmKrqJoaXPdm3tpOf5zxvwssL3MFKCt6+ydKALw4ErO0O263LZ62bV0rnGF7tBKhX6q5ne/afW2UOg9QKL3BDzbC87UhO4idcHutMpJLcilHCR+qj6++91e+EGiJ8E+lgikK6EIBuVUyLIThYmHKgz/PePz59+jp29saSKACHpuE0GkMmi0IAfMoVG7lBJMRuLA/854Pb5vIytii+mBSAbBZPfNSCnUmFKWGlCAkGSC4f/OYPyKQG7IliKAZHihrFyKtTNnYZVY4u6Y5jR8c8b6Yl1CwcpIetCdsVNrcTrn0pxcy9akL0XhZHB0f99U3/9yZKvRPUQBD7mXK3a61sq5WLkW3RUhBKyl3wbj/OHEVy9yqxHBVsO9kq1T5Yr2dl1i4udmvP3zDfjaRhHByI9C3onGt4+b9v4c/OOf/sr3rt8P/7idnbXr3+2XsQoCQQxEJ3I/Zmcp+D1W/q+lYHF5FruFlXDCHOTIwEKqV7wpkp1WY8v3/3p7fNc4miQj5zAAoe2Jy/k+BgBNFuNNIvov2LKATFmQi32qKSSpKCRhLyGNzsMLadctpNEcwXUvMKR6QoxoGWuUs0YbWmTFI1gpT6w1kgXRsqHj/XruJqTRa0EhyhbyC91osdZbYFYh1hoLuhZZ7zD7AAdGK6r3XgPmAAAAAElFTkSuQmCC) 0 -30px
}

.msku li a.orange {
    background-color: #fda249
}

.msku li a.pink {
    background-color: #e28dec
}

.msku li a.purple {
    background-color: #7e47e4
}

.msku li a.red {
    background-color: #de3d1d
}

.msku li a.white {
    background-color: white
}

.msku li a.yellow {
    background-color: #f4de3f
}

.msku li a.beere {
    background-color: #842c54
}
.billboard {
    border-bottom: 1px solid #ccc;
    min-height: 61px;
    max-height: 300px
}
.billboard .img-cell {
    position: relative;
    padding: 0;
    overflow: visible;
    border: 0 solid #ddd;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background:transparent;
}

.billboard .img-cell:before {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}
#chr-main {
    padding: 0 0 0 25px;
    position: relative;
    top: -71px;
    margin-bottom: -61px
}

#logoDv {
    width: 150px;
    height: 150px
}

#logoDv + div {
    margin-left: 170px
}

#logoDv:hover {
    border-color: #ddd
}

#logoDv, #profileDv {
    float: left
}

#profileDv .str-title {
    line-height: normal;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 5px;
}

.rchr {
    padding: 0;
    padding-top: 88px;
    margin-bottom: 20px
}

@media(max-width:500px) {
    #chr-main {
        top: -16px;
        margin-bottom: -16px
    }

    #logoDv {
        width: 100px;
        height: 100px
    }

    #logoDv + div {
        margin-left: 120px
    }

    .rchr {
        padding-top: 25px
    }
}

#sch-box {
    white-space: nowrap;
    display: block;
    width: 100%;
    text-align: right
}

#sch-box .btn {
    margin-left: -4px;
    padding: 4px 7px;
    box-shadow: none !important;
    border-radius: 0;
    vertical-align: middle;
    width: 13%
}

#sch-box input[type="text"] {
    width: 86%;
    height: 21px
}

#str-desc {
    margin: 0
}

#str-desc p {
    font-size: 1em;
    color: #666;
    line-height: 1.5em;
    margin-bottom: 20px
}

#str-desc .oly-body {
    max-height: 400px;
    overflow: auto
}

@media(max-width:1020px) {
    #str-desc p {
        margin-bottom: 10px
    }
}

.newsletter, .newsletter:active, .newsletter:visited {
    color: #2359a8;
    font-size: .92em;
    height: 15px;
    display: block;
    padding: 1px 0 1px 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAXVBMVEX///+SkMempdEjWacjWagkWagkWqg2Xqw3X6w3X61SbbRSbrVqfb12hcJ2hsJ2hsN3hsOao9Ozut62vN++xOTAxuTEyebO0+rP0+rX2u7f4fPn6PXv8Pjz9Pn///+9GFDzAAAAA3RSTlMAw+nDdxqPAAAAj0lEQVQImUVPyRYCMQhDCdGp047ruFX+/zOleJADjySERQRQUBWqphQRmFlwSSZWj8iEgZklQwZTZ0pJBt7or7RoMNtKL38/ly5LL4SNfbS5F9Hai/+i9MYYf3rtMeyHXgGJ5vU9qWH3vMSJomy+PiZO96s3qmDxinO4b6xBSPPKMdtIHn0Wb+PS+C04tM8X7mQLDDr1/qUAAAAASUVORK5CYII=) no-repeat
}

#desc-sch {
    color: #999;
    font-size: .92em;
    text-align: right
}

#desc-sch input[type=checkbox] {
    margin-right: 7px
}

.mt-20 {
    margin-top: 20px
}

.f-tag {
    margin-left: 3px;
    color: #999;
    font-size: .92em;
}

.f-tag .hlight {
    color: #666
}

.tab-nl {
    margin-bottom: 10px
}

.mbg {
    display: inline-block
}

ol#bc {
    clear: both;
    font-size: 12px;
    height: 12px;
    list-style: none outside none;
    margin: 20px 0
}

ol#bc li {
    float: left
}

ol#bc .bkto {
    margin: 0 20px 0 0
}

.hide {
    text-indent: -9999px
}

.node:after {
    content: "";
    background: url();
    display: block;
    background-position: -285px -105px;
    margin: 1px 8px;
    height: 10px;
    text-indent: -9999px;
    width: 4px;
    float: left
}

.cats > ul li {
    border-bottom: 1px solid #ddd
}

.cats > ul li:last-child {
    border-bottom: 0
}

.cats li {
    position: relative;
    list-style: none
}

.cats li > a {
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    line-height: 1.3em;
    display: block;
    position: relative
}

.cats li > a:hover {
    color: #0654ba
}

.cats li > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #999;
    border-bottom: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: .8;
    filter: alpha(opacity=80);
    position: absolute;
    right: 0;
    margin-top: 8px;
    margin-left: 10px
}

.cats li.sel > a {
    font-weight: bold;
    color: #333
}

.cats li.sel > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 0;
    border-bottom: 4px solid #999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: .8;
    filter: alpha(opacity=80)
}

.cats li.leaf > a:after {
    border: 0
}

.cats .tag {
    padding-right: 10px;
    color: #999;
    font-size: .857em
}

.cats .subc {
    padding-left: 20px
}

.cats .subc a {
    padding: 7px 0;
    font-size: .92em
}

.btn-group .btn.active {
    box-shadow: none !important;
    text-shadow: none !important;
    color: #333;
    font-weight: 700;
    border-top: solid 1px #b6b6b6;
    cursor: default;
    background: -moz-linear-gradient(top, #dadada 0, #ebebeb 19%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dadada), color-stop(19%, #ebebeb), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #dadada 0, #ebebeb 19%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #dadada 0, #ebebeb 19%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #dadada 0, #ebebeb 19%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #dadada 0, #ebebeb 19%, #f1f1f1 100%);
    filter: "progid: dximagetransform.microsoft.gradient(startColorstr='#dadada', endColorstr='#f1f1f1', GradientType=0)"
}

.btn-group .btn {
    font-size: .857em;
    font-weight: 700;
    box-shadow: none !important;
    padding: 6px 10px
}

.btn-group a.btn, .btn-group button.btn {
    color: #1f75a7 !important
}

.btn-group a.btn:hover, .btn-group button.btn:hover {
    color: #0032b1 !important
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-group:first-child {
}

.btn-group + .btn-group {
    margin-left: 5px
}

.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-group > .btn + .btn {
    margin-left: -1px
}

.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active,
.btn-group > .btn.active {
    z-index: 2
}

#filters {
    display: table;
    width: 100%;
    margin-bottom: 10px
}

#filters .entry-l {
    float: left;
    margin-right: 10px
}

#filters .entry {
    margin-left: 20px;
    float: right
}

#filters label, #filters .lbl {
    font-size: .857em
}

#filters .btn {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

.res-cnt {
    margin-bottom: 30px;
    padding-left: 5px
}

.res-cnt p {
    font-size: .92em;
    color: #333
}

#spell-msg {
    margin-bottom: 10px
}

#ship-form-dv {
    display: inline-block;
    float: right;
    position: relative
}

#ship-form input {
    margin-left: 7px
}

#ship-form input[type="text"] {
    min-width: 75px
}

#ship-form input[type="text"]:disabled {
    background: #ccc
}

#ship-form input[type="text"].error {
    border: 1px solid red
}

#ship-form select {
    width: 150px
}

#ship-form .btn {
    padding: 4px 8px
}

#zip-err {
    position: absolute;
    top: 28px;
    right: 0;
    color: red;
    display: none;
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    min-width: 180px;
    z-index: 99;
    -webkit-box-shadow: 2px 4px 4px rgba(51, 65, 80, 0.35);
    -moz-box-shadow: 2px 4px 4px rgba(51, 65, 80, 0.35);
    box-shadow: 2px 4px 4px rgba(51, 65, 80, 0.35)
}

@media(max-width:1020px) {
    #filters .entry {
        margin-left: 5px
    }

    #filters .btn {
        padding-right: 12px;
        padding-left: 12px
    }
}

.cat-ctr {
    background: #ececec
}

.cat-ctr .oly-body {
    margin: 0;
    height: 500px;
    overflow-y: auto
}

.cat-ctr .oly {
    text-align: center;
    font-size: 2em;
    color: #25406b;
    padding: 24px 20px 20px;
    display: block;
    -webkit-box-shadow: 0 1px 10px #aaa;
    -moz-box-shadow: 0 1px 10px #aaa;
    box-shadow: 0 1px 10px #aaa
}

.cat-ctr .oly .btn-prim {
    float: right
}

.cat-ctr .oly .btn-ter {
    float: left
}

.cats-touch-list > li {
    padding: 0 15px
}

.cats-touch-list li {
    border-bottom: 1px solid #bcbcbc;
    position: relative;
    list-style: none
}

.cats-touch-list li > a {
    width: 100%;
    padding: 10px 0;
    color: #666;
    text-decoration: none;
    line-height: 1.3em;
    display: block;
    position: relative
}

.cats-touch-list li > a:focus {
    outline: 0
}

.cats-touch-list li > a:before {
    content: "";
    height: 16px;
    width: 16px;
    display: block;
    float: left
}

.cats-touch-list li > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #999;
    border-bottom: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: .8;
    filter: alpha(opacity=80);
    position: absolute;
    right: 0;
    margin-top: 8px;
    margin-left: 10px
}

.cats-touch-list li.sel > a:before {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJNJREFUeNpi/P//PwMlgImBQsACImbNmkWs+uVAHAlipKWlkeyCY0DsB6VJ9gJIkwkQc0Hpg7gMWI5HMyuhQMTmRHTNv4H4DBDbowQi1EkwhSD6AVRcCotmK4xYQAMgDfJoYlg1I3vBHqrgNxYDcWpGDwMrLIbg1YwtFpANIagZVxhYIcWzPaEEwjjgmYliAwACDABLYigR+8AqxQAAAABJRU5ErkJggg==) no-repeat;
    height: 16px;
    width: 16px;
    display: block;
    float: left
}

.cats-touch-list li.leaf > a:after {
    border: 0
}

.cats-touch-list li.open {
    background: #ddd
}

.cats-touch-list li.open > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 0;
    border-bottom: 4px solid #999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: .8;
    filter: alpha(opacity=80)
}

.cats-touch-list .tag {
    color: #999;
    font-size: .857em
}

.cats-touch-list .subc {
    padding-left: 20px
}

.cats-touch-list .subc li:last-child {
    border-bottom: 0
}

.v-LIST, .v-GALLERY {
    display: inline-block;
    width: 12px;
    height: 12px
}

.v-GALLERY {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAYAAADOMhxqAAAANklEQVQ4y2MwNjb+jwUzQDGGHMMw0UASJkvDyAtWtpBd/9ExEDCAMDa5YaEBJkksJl3DSAxWAFtmDLOlYu/SAAAAAElFTkSuQmCC) no-repeat 100% 0
}

.v-LIST {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAYAAADOMhxqAAAANklEQVQ4y2M0Njb+z0ACYKSLBg1SNUwafH6YRHNPD7aIYwvZNQg1aJCqYdLg88Mkmnt6kEUcAFq4Jw3jbWueAAAAAElFTkSuQmCC) no-repeat 100% 0
}

.v-hover, a:hover .v-GALLERY, a:hover .v-LIST {
    background-position: 0 -12px
}

.view-dd .dropdown-menu {
    min-width: 0 !important
}

.view-dd .lbl {
    margin-right: 6px;
    line-height: 1em
}

.gallery-grid {
    width: 105.6%;
    position: relative;
    left: -5.6%;
    margin: 0 auto
}

.gallery-grid span {
    margin-right: 3px
}

.gallery-grid .item-cell {
    display: block;
    margin-bottom: 20px;
    margin-left: 5.656% !important;
    width: 194px !important;
    height: 325px;
    position: relative
}

.gallery-grid .item-cell.h-med {
    height: 310px
}

.gallery-grid .item-cell.h-small {
    height: 295px
}

.gallery-grid .item-cell.h-auto {
    height: auto
}

.gallery-grid .img-cell {
    height: 190px;
    width: 190px
}

.gallery-grid .item-cell .desc {
    padding-top: 15px
}

.gallery-grid .item-cell .price {
    padding-top: 10px
}

.gallery-grid .item-cell .tags, .gallery-grid .item-cell .msku {
    padding-top: 4px;
    clear: both
}

.gallery-grid .item-cell .title {
    font-size: .92em;
    line-height: 1.3em
}

.gallery-grid .item-cell .price .bin {
    padding-top: 2px
}

.gallery-grid .item-cell .price .curr {
    line-height: 1.5em;
    font-size: 1em
}

.gallery-grid .item-cell .tag {
    font-size: .76em;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.gallery-grid .item-cell .tag-s {
    font-size: .69em
}

.gallery-grid .item-cell .tleft {
    font-size: .76em;
    line-height: 2em
}

@media(max-width:1240px) {
    .gallery-grid {
        width: 804px;
        left: -74px
    }

    .gallery-grid .item-cell {
        margin-left: 74px !important
    }
}

@media(max-width:1020px) {
    .gallery-grid {
        width: 623px;
        left: -43px;
        padding: 0 10px
    }

    .gallery-grid .item-cell {
        margin-left: 43px !important;
        width: 164px !important;
        height: 295px
    }

    .gallery-grid .item-cell.h-med {
        height: 295px
    }

    .gallery-grid .item-cell.h-small {
        height: 295px
    }

    .gallery-grid .img-cell {
        height: 160px;
        width: 160px
    }
}

.pgn {
    line-height: normal;
    font-family: verdana, arial, sans-serif;
    overflow: hidden;
    white-space: nowrap;
    padding: 1px
}

.pgn a {
    text-decoration: none
}

.pgn .pgnNum {
    color: #555;
    float: left;
    font-size: 12px;
    margin: 0 20px 0 0;
    line-height: 37px;
    outline: 0
}

.pgn.pgn-s .pgnNum {
    line-height: 25px
}

.pgn .pgnNumeral {
    color: #333;
    font-size: 12px
}

.pgn .gspr {
    float: left;
    height: 37px;
    width: 36px;
    cursor: pointer
}

.pgn.pgn-s .gspr {
    height: 25px;
    width: 24px
}

.pgn .prevBtn {
    background-position: -5px -78px
}

.pgn .prevBtn:hover {
    background-position: -45px -78px
}

.pgn .prevBtn-d {
    background-position: -169px -78px;
    cursor: default
}

.pgn .nextBtn {
    background-position: -87px -78px
}

.pgn .nextBtn:hover {
    background-position: -128px -78px
}

.pgn .nextBtn-d {
    background-position: -210px -78px;
    cursor: default
}

.pgn .no {
    border: 1px solid transparent;
    border-radius: 3px 3px 3px 3px;
    color: #0654ba;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin: 0 5px;
    text-align: center;
    padding: 8px 0;
    width: 34px;
    height: 19px
}

.pgn.pgn-s .prevBtn {
    background-position: -4px -119px
}

.pgn.pgn-s .prevBtn:hover {
    background-position: -31px -119px
}

.pgn.pgn-s .prevBtn-d {
    background-position: -113px -119px
}

.pgn.pgn-s .nextBtn {
    background-position: -58px -119px
}

.pgn.pgn-s .nextBtn:hover {
    background-position: -85px -119px
}

.pgn.pgn-s .nextBtn-d {
    background-position: -140px -119px
}

.pgn.pgn-s .no {
    padding: 3px 7px;
    width: auto;
    height: 17px
}

.pgn .no:hover {
    background-color: #c9dde9;
    border: 1px solid #c9dde9
}

.pgn .no.selected, .no.selected:hover {
    background-color: transparent;
    border: 1px solid #c9dde9;
    color: #333;
    cursor: default
}

.pgn .itemsPerPg {
    color: #555;
    float: left;
    font-size: 12px;
    line-height: 37px;
    outline: 0
}

.pgn.pgn-s .itemsPerPg {
    line-height: 25px
}

.pgn .pgn-fr .no {
    margin: 0 0 0 12px
}

.pgn .pgn-fr {
    float: right
}

.pgn .elp {
    color: #333;
    cursor: default;
    margin: 0;
    border: 0
}

.pgn .elp:hover {
    background: 0;
    border: 0
}

.pgn-s, .pgn {
    display: inline
}

.pgn-s a, .pgn a {
    text-decoration: none !important
}

.pgn-fr .dropdown-menu {
    min-width: 0 !important
}

.prevBtn-d, .prevBtn {
    margin-left: 10%
}

.pgn-fr {
    padding: 2px 0
}

.itemsPerPg {
    line-height: 2.5em !important
}
.box2 .search-box {
	width:895px
}
.box2.storeview .setting-form {
	padding:15px 15px 15px 30px;
}
#chr-main .search-box {
	width: 520px;
}
#chr-main .search {
	margin-top:-105px;
	float:right ;
	padding-right:0px;
	padding-left:0px
}
@media only screen and (min-width : 150px) and (max-width : 1500px) {
	#chr-main .search {
		margin-top:0;
		padding-bottom:12px;
	}
	#chr-main .box2 .search {
		float:right ;
		padding-left:0px
	}
}
@media only screen and (min-width : 150px) and (max-width : 1000px) {
	#chr-main .search-box {
		width:99%;
		display:block;
	}

}

.stores-home.search {
	margin-top: -30px;
	padding-bottom: 15px;
	padding-right:0px;
	padding-top: 0px
}
@media only screen and (min-width : 150px) and (max-width : 1224px) {
	.stores-home.search {
		margin-top: 15px;
		padding-bottom: 15px;
	}
	#chr-main .search-box {
		width:99%;
		display:block;
	}

}
.stores-home.search .top-link .cart-hover-stores {
	right:auto;
	margin-top:-30px
}
.box-fluid #chr-main .top-link .cart-hover.cart-hover-stores {
	right:0px
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	.box .search-menu, .box2 .search-menu {
		max-width: 65px;
		overflow: hidden;
	}
}
.storecrumb .breadcrumbs span a, .storecrumb .breadcrumbs {
	color:#999;
	font-size:11px
}
/*.btn {
	width:89px;
	height:26px;
	line-height:1px;
}*/
.btn:hover {
	cursor:pointer;
}
.storecrumb .box2 {
	width:100%;
	max-width: 100%;
}
.search-column-nav ul li a.nav-menu-link-left {
	background:url(/application/assets/images/v5/arrow1.png) no-repeat 100% -16px;
}
.search-column-nav ul li a.nav-menu-link-right {
	background:url(/application/assets/images/v5/arrow1_r.png) no-repeat 1px -16px;
}
.storeview .search-result-content {
	background-color:#fff;
}
.storeview .optimize-sales {
	padding-left:15px;
}
#newsletter-widget.bulk-actions-widget.open {
	height: 465px;
	transition: 0.3s
}
.profile-left-column {
	float:none;
}
#profileDv .btn {
	min-width:150px
}
@media only screen and (min-width : 150px) and (max-width : 500px) {
	#profileDv .btn {
		min-width:100px
	}
	#newsletter-widget.bulk-actions-widget.open {
		height: 565px;
		transition: 0.3s
	}
}
